World time

Tuesday, June 09, 2009

Notepad++ 5.4.3

Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL Licence.

Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

* Syntax Highlighting and Syntax Folding
* WYSIWYG
* User Defined Syntax Highlighting
* Auto-completion
* Multi-Document
* Multi-View
* Regular Expression Search/Replace supported
* Full Drag 'N' Drop supported
* Dynamic position of Views
* File Status Auto-detection
* Zoom in and zoom out
* Multi-Language environment supported
* Bookmark
* Brace and Indent guideline Highlighting
* Macro recording and playback

Download here

Wednesday, May 27, 2009

Google Chrome 2.0.172.28

Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. Google Chrome combines a minimal design with sophisticated technology to make the web faster, safer, and easier.

One box for everything

Type in the address bar and get suggestions for both search and web pages.

Thumbnails of your top sites

Access your favorite pages instantly with lightning speed from any new tab.

Incognito mode

Don't want pages you visit to show up in your web history? Choose incognito mode for private browsing.

Safe browsing

Google Chrome warns you if you're about to visit a suspected phishing, malware or otherwise unsafe website.

For information about alpha and developer builds, check out the Chrome dev channel here.


Download Here

Google Earth 5.0.11733 Beta

Google Earth lets you fly anywhere on Earth to view satellite imagery, maps, terrain, 3D buildings, from galaxies in outer space to the canyons of the ocean. You can explore rich geographical content, save your toured places, and share with others.
Google Earth's features include:

See global changes with decades of historic imagery
If you've ever wondered how your neighborhood has changed throughout time, Google Earth now gives you access to the past. With a simple click, check out suburban sprawl, melting ice caps, coastal erosion, and more.

Dive beneath the surface of the ocean

In the new ocean layer, you can plunge all the way to the floor of the sea, view exclusive content from partners like BBC and National Geographic, and explore 3D shipwrecks like the Titanic.
Track and share your paths with others

Take placemarks a step further and record a free-form tour in Google Earth. Simply turn on the touring feature, press record, and see the world. You can even add a soundtrack or narration to personalize the journey.

Download Here

Seven Transformation Pack 1.0

I've been thinking about Windows 7 transformation pack since pre-betas. However, I've been observing Windows 7 since pre-beta builds. I must admit that it didn't interest me that much for slightly UI changes and very few icons update. If I rush for first released packs, it'll be spammed with insignificant changes from real OS plus bloated stuff from prototype screenshots and become obsolete in no time. After waiting patiently for months, this moment is when it should exist.
Features

Seven Transformation Pack will replace many of the resources in Windows XP/Windows Server 2003. It can change such things as:

* Boot screen
* Welcome Screen / Logon Screen
* New msstyles files (visual styles)
* New desktop and file icons
* New toolbar icons
* Progress Dialogs
* Sounds scheme
* System Tray icons
* New Wallpapers
* Some Windows 7's popular features
* And much more

Changes in Version 1.0 (From Vista Transformation Pack 9.0.1)
-Added Superbar tweaks for sleek and groupped taskbar item
-Added Windows 7 new wallpaper
-Added Windows 7 user pictures
-Fixed scrnrdr.exe application for being reported as malware
-Fixed WindowBlinds skin detection bug in Welcome Center
-Removed LClock as it doesn't fit new taskbar UI anymore
-Removed Styler toolbar as it becomes obsolete with ViSplore
-Removed VisualTooltip due to its glitches caused with the system
-Updated battery tray icon
-Updated logon screen with horizontal account list.
-Updated logon startup branding to Windows Seven
-Updated Vista Rainbar's default background to transparent (without border)
-Updated theming engine to apply themes and automatically
-Updated system to load/save configuration for Personalization
-Updated Transformation Destination information context for better understanding
-Updated TrueTransparency to version 1 with SevenStyle skin
-Updated user account's optimization settings
-Updated ViSplore with Windows Seven skin
-Updated ViStart to version 2.0 build 3468 (Native mode) with Windows Seven skin
-Updated visual styles to Windows 7 ones called "Windows Seven"
-Updated ViOrb to ViGlance (Superbar emulation)
-Updated Windows 7 icons
-Updated ViSplore and WinFlip to be safe applications

Download Here

Notepad++ v5.4

Notepad++ v5.4 new features and fixed bugs (from v5.3.1) :

1. Add theme selector to switch styles.xml on the fly, change styles.xml on one click.
2. Add google chrome drag and derop tab feature : drag out tab to create a new instance, transfer documents among several instances by drag and drop.
3. Add Mark all extension : user can mark any occurrence with 5 different colours.
4. Add new feature : column selection allows to insertion a string by typing characters in sequence (w/o column mode editor).
5. Detect UTF16 encoding (BE and LE) w/o BOM.
6. Fix crash bug : Double click a file associated with an older version of Notepad++ while a newer version of Notepad++ instance is running.
7. lmprove main menu structure (more compact). Language Menu can be compacted as well (optional, in Preference dialog).
8. Fine numbers margin width is changed dynamically according to the needed space (but keeping at least 3 digits).
9. File history list (under the File menu) is limited to 100 characters per item. Longer file names are fitted to 100 characters by replacing path components with ellipses.
10. Update Scintilla from v1.75 to v1.77.
11. Indent guideline can be shown w/o whitespace or tab symbol.
12. Fixed two bugs when calculating the width of the TaskList (document list when pressing ctrl+tab or right-click + mouse wheel.
13. Add an (hidden) option to make the "Filters" and "Directory" fields follow the current opened document in "Find in files" dialog. The new parameters are located in config.xml and are called: "fifFilterFollowsDoc" and "fifFolderFollowsDoc" (set to "yes"/"no")
14. Add new command parameters : -c (column) -x et -y (startup position).
15. Remove change line marker which does not work correctly. Include ChangeMarkers plugin instead.
16. Fix bug "Switch to found results window" command now switches back to the current edit view if the focus is already on the found results.
17. Fix the search result inaccurate colorization bug.
18. Fix the Mark all in selection bug (while Find Replace Dialog loosing the focus).
19. Add 2 plugins messages : NPPN_FILEBEFORELOAD and NPPN_FILELOADFAILED.
20. Fix New document not be switched while double clicking in Find in files result panel.
21. Fix conversion min to Maj and Maj to min (or vice et versa) in column selection bug.
22. Fix bug when the find dialog was closed the translucaent shadow remained in Windows 7.
23. Fix crash bug of find in files feature.
24. Add "follow current doc" checkbox in Find in file dialog.
25. Add the ability of tag match feature to not highlight comment zone in html/xml.
26. Fix TCL language highlighting bug.



Included plugins (Unicode):

1. TextFX v0.26
2. NppExec v0.3 RC1
3. Spell Checker v1.3.2
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Doc Monitor v2.2
8. NppNetNote v0.1
9. ChangeMarkers 1.2.0

Included plugins (ANSI):

1. TextFX v0.25
2. NppExec v0.3 RC1
3. Spell Checker v1.3.1
4. MIME Tools v1.5
5. FTP_synchronize v0.9.6
6. NppExport v0.2.8
7. Light Explorer v1.5
8. Doc Monitor v2.2
9. NppNetNote v0.1
10. ChangeMarkers 1.2.0


Download Here

Monday, May 25, 2009

iTunes 8.1.1 (32-bit)

iTunes is a free application for Mac and PC. It plays all your digital music and video. It syncs content to your iPod, iPhone, and Apple TV. And it's an entertainment superstore that stays open 24/7.

Organize your music into playlists
Edit file information
Record compact discs
Copy files to an iPod or other digital audio player
Purchase music and videos on the Internet through the built-in iTunes store
Run a visualizer to display graphical effects in time to the music
Encode music into a number of different audio formats.
This is the 32-bit version.


Download Here

Any Video Converter 2.73

Any Video Converter is an All-in-One video converting tool with easy-to-use graphical interface, fast converting speed and excellent video quality. It allows you to effortlessly convert video files between every format! It can convert almost all video formats including DivX, XviD, MOV, rm, rmvb, MPEG, VOB, DVD, WMV, AVI to MPEG-4 movie format for iPod/PSP or other portable video device, MP4 player or smart phone. It also supports any user defined video file formats as the output. Any Video Converter makes it easy for anyone to enjoy the any format video with your iPod, PSP, mobile phone or MP4 player.
User-friendly interface that is easy to use.
Converts all video formats to Apple iPod Video, Sony PSP and more
Batch convert any video formats including avi, wmv, asf, mpg, mp4, etc.
Support DivX and Xvid avi format as importing and exporting video
Support default video/audio settings or user customized parameters for video and audio.
Has the option to preview the video in real-time before conversion .
World's fastest video conversion speed with stunning video and audio quality.
Supports adjust many video/audio options for MP4 files. For example, video/audio sample rate, bit rate, video size...

Download Here

K-Lite Codec Pack 4.85 (Full)

The K-Lite Codec Pack is a collection of DirectShow filters, VFW/ACM codecs, and tools. Codecs and DirectShow filters are needed for encoding and decoding audio and video formats. The K-Lite Codec Pack is designed as a user-friendly solution for playing all your audio and movie files.

With the K-Lite Codec Pack you should be able to play all the popular audio and video formats and even several less common formats.

The K-Lite Codec Pack has a couple of major advantages compared to other codec packs:

It is updated frequently. So it is always up-to-date with the newest and/or best components.
All components have been carefully selected for specific purposes. It is not just a random bunch of stuff thrown together.
It is very user-friendly and easy to use.
The installation is fully customizable, meaning that you are able to install just those components that you really want.
The customization abilities even go beyond the component level. Some components are able to handle multiple formats. You can specify exactly which components should handle which formats. The pack can thus be fully tweaked to your own specific needs and preferences.
Uninstallation removes everything that was installed by the pack. Including all registry keys.
It is extremely easy to make a fully customized unattended installation with the integrated wizard.
It does not contain any bad, buggy or unstable codecs.

Download Here

Winamp 5.552 Full

Winamp is a skinnable, multi-format media player.

Winamp supports a wide variety of contemporary and specialized music file formats, including MIDI, MOD, MPEG-1 audio layers 1 and 2, AAC, M4A, FLAC, WAV, OGG Vorbis, and Windows Media Audio. It supports gapless playback for MP3 and AAC, and Replay Gain for volume leveling across tracks. In addition, Winamp can play and import music from audio CDs, optionally with CD-Text, and can also burn music to CDs. Winamp supports playback of Windows Media Video and Nullsoft Streaming Video, as well as most of the video formats supported by Windows Media Player. 5.1 Surround sound is supported where formats and decoders allow.

Winamp supports many types of streaming media: Internet radio, Internet telelvision, XM Satellite Radio, AOL video, Singingfish content, podcasts, and RSS media feeds. It also has extendable support for portable media players, and users can access their media libraries anywhere via internet connections.

You can extend Winamp's functionality through the use of plug-ins, which are available on the Winamp site.

Winamp 5.552
* Fixed: [gen_ff] memcpy integer overflow vulnerability in maki script loading

Download Here

Wireshark 1.0.8

Wireshark is the world's foremost network protocol analyzer, and is the de facto standard across many industries and educational institutions.

Deep inspection of hundreds of protocols, with more being added all the time
Live capture and offline analysis
Standard three-pane packet browser
Multi-platform: Runs on Windows, Linux, OS X, Solaris, FreeBSD, NetBSD, and many others
Captured network data can be browsed via a GUI, or via the TTY-mode TShark utility
The most powerful display filters in the industry
Rich VoIP analysis
Read/write many different capture file formats
Capture files compressed with gzip can be decompressed on the fly
Live data can be read from Ethernet, IEEE 802.11, PPP/HDLC, ATM, Bluetooth, USB, Token Ring, Frame Relay, FDDI, and others (depending on your platfrom)
Decryption support for many protocols, including IPsec, ISAKMP, Kerberos, SNMPv3, SSL/TLS, WEP, and WPA/WPA2
Coloring rules can be applied to the packet list for quick, intuitive analysis
Output can be exported to XML, PostScript®, CSV, or plain text

Download Here