MySQL is a multithreaded, multi-user, SQL Database Management System (DBMS).
Features:
A broad subset of ANSI SQL 99, as well as extensions
Cross-platform support
Stored procedures
Triggers
Cursors
updatable Views
True VARCHAR support
INFORMATION_SCHEMA
Strict mode
X/Open XA distributed transaction processing (DTP) support; two phase commit as part of this, using Oracle's InnoDB engine
Independent storage engines (MyISAM for read speed, InnoDB for transactions and referential integrity, Archive for storing historical data in little space)
Transactions with the InnoDB, BDB and Cluster storage engines; savepoints with InnoDB
SSL support
Query caching
Sub-SELECTs (i.e. nested SELECTs)
Replication with one master per slave, many slaves per master, no automatic support for multiple masters per slave.
Full-text indexing and searching using MyISAM engine
Embedded database library
Full Unicode support
ACID compliance using the InnoDB, BDB and Cluster engines
XChat is an IRC (chat) program for Windows and UNIX (Linux/BSD) operating systems. I.R.C. is Internet Relay Chat, see http://irchelp.org for more information about IRC in general. XChat runs on most BSD and POSIX compliant operating systems and this version supplied here is for Windows 98/ME/2000/XP.
Thunderbird is a great email client from the same people who brought you the Firefox browser.
Thunderbird gives you IMAP/POP support, a built-in RSS reader, support for HTML mail, powerful quick search, saved search folders, advanced message filtering, message grouping, labels, return receipts, smart address book LDAP address completion, import tools, and the ability to manage multiple e-mail and newsgroup accounts.
Recuva (pronounced "recover") is a freeware Windows utility to restore files that have been accidentally deleted from your computer. This includes files emptied from the Recycle bin as well as images and other files that have been deleted by user error from digital camera memory cards or MP3 players. It will even bring back files that have been deleted by bugs, crashes and viruses!
Simple to use interface - just click 'Scan' and choose the files you want to recover
Easy to use filter for results based on file name/type
Simple Windows like interface with List and Tree view
Can be run from a USB thumb drive
Restores all types of files, office documents, images, video, music, email, anything.
Restores files from removable media (SmartMedia, Secure Digital, MemoryStick, Digital cameras, Floppy disks, Jaz Disks, Sony Memory Sticks, Compact Flash cards, Smart Media Cards, Secure Digital Cards, etc.)
Restores files from external ZIP drives , Firewire and USB Hard drives
Added History list for Random slideshow ("No file repeat" removed)
New multipage images menu: Create Multipage PDF
Option to save changes on exit (Properties->Misc 1, default: OFF)
TIF loading bugs fixed (Thanks to j00ru//vx)
New command line option: /filelist=txtfile; Examples:i_view32.exe /filelist=c:\mypics.txt i_view32.exe /filelist=c:\mypics.txt /thumbs i_view32.exe /filelist=c:\mypics.txt /convert=d:\*.jpg => use files from mypics.txt as input for different operations
New Contact Sheet options: Set custom paper size and units
Options to set start parameters for external editors (see Help file/button)
External editor names are showed in the menu text
New Panorama dialog option: Add space between images
Browsing: if CTRL + number (0-9) pressed, the file index increases by number
New wallpaper menu: Stretched - proportional
New Slideshow dialog option: Remember last file index on exit
New option to show DDS alpha color (Properties->Misc. 1)
Support for WSQ format (Wavelet Scaler Quantization, PlugIn by Steven Venable)
New Thumbnail option: Use full file path for sorting (if subfolders loaded)
New thumbnails tree menu: Load subfolders
New hotkeys: SHIFT + arrows = Move selection rectangle
New hotkeys: SHIFT + N = Create new image; SHIFT + V = Add canvas; CTRL + SHIFT + Y = Auto crop borders; CTRL + SHIFT + J = Lossless JPG crop; SHIFT + O = Fit window to image; F11 = show/hide mouse in Fullscreen/Slideshow
Several PlugIns are changed/updated, please install the newest versions: Download from: http://www.irfanview.com/plugins.htm
Some bugs fixed (SGI loading, crop selection)
Two small 4.22 fixes: Next toolbar button, PDF saving
WARNING: This software contains an optional adware toolbar. I recommend you deselect this option during installation.
DAEMON Tools is a virtual cd/dvd-rom emulator and is able to emulate nearly all known copy protections on the market today.
The application mounts ISO images to a virtual drive without having to burn them to a CD.
It is further development of Generic Safedisc emulator and incorporates all its features. This program allows running Backup Copies of SafeDisc (C-Dilla), Securom, Laserlock, CDCOPS, StarForce and Protect CD (and many others) protected games. Also included is a Virtual DVDROM drive (Generic DVD-ROM) enabling you to use your CD images as if they were already burned to CD! DAEMON Tools works under Windows9x/ME/NT/2000/XP with all types of CD/DVDROM drives (IDE/SCSI) and supports nearly any CD protection.
DAEMON Tools supports the following image files:
cue/bin
iso
ccd (CloneCD)
bwt (Blindwrite)
mds (Media Descriptor File)
cdi (Discjuggler)
nrg (Nero)
pdi (Instant CD/DVD)
b5t (BlindWrite 5)
Notes:
DAEMON Tools needs a 1:1 Copy to run!!
DAEMON Tools is used to RUN GAMES, NOT TO BURN THEM!!! Means emulation must be active while you want to play a game, not while burning the copy (except for you want to use DAEMON Tools' "fastdump" feature on a safedisc protected CD).
If you want to run a copy protected application from an image mounted to a Generic DVD-ROM enabling the copy protection emulation(s) is NOT necessary!!
Generic DVD-ROM is able to run nearly every protected or unprotected CD image (Safedisc®, Securom®, Laserlock®, Lockblocks® etc.) like it was the original CD! Just do an image file using one of the supported burning programs and mount it with Daemon Manager!
SUPERAntiSpyware is the most thorough scanner on the market. Our Multi-Dimensional Scanning and Process Interrogation Technology will detect spyware that other products miss! SUPERAntiSpyware will remove ALL the Spyware, NOT just the easy ones!
Quick, Complete and Custom Scanning of Hard Drives, Removable Drives, Memory, Registry, and More!
Detect and Remove Spyware, Adware, Malware, Trojans, Dialers, Worms, KeyLoggers, HiJackers and many other types of threats.
Trust Items and Exclude Folders for complete customization of scanning.
Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment.
This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.
Notepad++ v5.1.3 new feature and fixed bugs (from v5.1.2) :
1. Add PostIt feature (F12 to toggle it). 2. Fix the bug that Unicode path file opened in the previous session doesn't be restored. 3. Fix nativeLang loading problem if Notepad++ location path contains Unicode characters. 4. Make shell extension context menu Unicode compliant. 5. Fix "Go to/Open in another instance" bug. 6. Process WM_IME_REQUEST message to support Windows IME. 7. Fix "Go to another view" translation coding error. 8. Adding search text on the top of combo box. 9. Fix Tidy installation problem for TextFX plugin. 10. Change the N++ recovery directory from c:\N++RECOV to %temp%\N++RECOV.
MediaMonkey is a music manager and jukebox for serious music collectors and iPod users. It catalogs your CDs, OGG, WMA, MPC, FLAC, APE, WAV and MP3 audio files. It offers an intelligent tag editor which looks up missing Album Art and track information via Freedb and the web, and an automated file and directory renamer to organize your music library.
It includes a CD ripper, CD/DVD Burner, and audio converter for saving music, and manual or automated playlist editors for creating music mixes. Its player automatically adjusts volume levels so that you don't have continually fiddle with the volume control and supports hundreds of Winamp plug-ins and visualizations; or if you prefer, it can use Winamp as the default player. It also includes portable audio device synchronization that allows you to quickly synch tracks and playlists with iPods and other portable audio devices.
Organize music and edit tags in your audio library with a powerful, intuitive interface
Automatically lookup and tag Album Art and other metadata
Manage 50,000+ files in your music collection without bogging down
Play MP3s and other audio formats, and never again worry about varying volume
Record CDs into OGG, MP3, FLAC and WMA files
Convert MP3s, OGG, FLAC and WMA files into other formats with the Audio Converter
Create playlists and music mixes quickly and easily to suit any occasion
Synchronize with iPods / MP3 players effortlessly and convert tracks on-the-fly
5070: [Properties/Auto-Tools] Album Art Panel & Going to Next Track 4910: [Burn] HPCDE Primo: new version 2.5(2) engine should be included 4832: [Synchronization] Start of playback of tracks from iPod can take several seconds in MM. 5066: [Burn] Confusing error message (FFFFFFFA) when no tracks are selected to burn. 5062: [Other] Podcasts: cannot delete Dead subscriptions 5068: [Properties/Auto-Tools] Options dialog: alignment issues 2430: [Other] Handling Multimedia Keyboard APPCOMMAND_MEDIA Keys sometimes misses 5054: [Main Panel] changing album art view modes affects column order (regression) 5065: [Properties/Auto-Tools] Auto-Organize doesn't work when mask doesn't contains folder 5061: [Reports/Scripts] Statistics report: Top x Albums localization problem 5060: [Other] Error log form: [Save as Playlist] button should save regular MM playlist (not M3U as currently does) 5057: [DB/FileMonitor] Filter Views Not Saved When DB Converted to 3.1 5058: [Other] Optimize several actions 5056: [Main Panel] Lost of Expansion +/- symbols of Custom Nodes 5026: [Other] Regression: Podcast: Newest episode incorrectly determined. 5038: [Other] Scanned tracks not shown for Dead Subscriptions 5051: [Other] Podcast: Directory: OPML parse error - Subscription name may be truncated 4769: [Other] Podcasts: Need to add episode tag to the database 4881: [Properties/Auto-Tools] M4A genre is not read if Genre tag is saved as HEX Value 5034: [DB/FileMonitor] LibFlac version info added to multiple incorrect fields (regression) 5044: [Properties/Auto-Tools] Auto-organize from iPod doesn't work 5008: [Other] Update All Podcasts finds no new podcasts (regression) 5043: [Main Panel] Genre delete / refresh issue 5046: [Synchronization] Syncronize Tags in unavailable (regression) 5036: [Install/Config] Command line parameter for ini file path 5045: [Playlist / Search] Improve performance of default filters 5042: [Main Panel] List background is wrong after restart 2570: [Main Panel] Library node should show all tracks in Library 5049: [Docs / Localization] Misc strings corrections (prep for localization) 5012: [Main Panel] Some polishing of Toolbar Configuration 5048: [Player] Font styles aren't supported in player 5037: [DB/FileMonitor] Folder scan aborts (Regression) 5047: [DB/FileMonitor] Scanning tracks doesn't work 4938: [Properties/Auto-Tools] Make separator configurable for multi-attribute properties 5039: [Other] Remove Playlist field from Synch* tables 4826: [Other] Customizeable toolbars 5032: [Other] Auto-Tag from Web when in AA view can throw an error 5031: [Properties/Auto-Tools] Auto-Organize: selecting more than one playlist in rule doesn't persist 5029: [Properties/Auto-Tools] Auto-Organize doesn't work well with Auto-Playlist in rule 5028: [Player] MicroPlayer popup timeout should be configurable 5025: [Player] MicroPlayer pop-up re-appears 5027: [Main Panel] Scrolling in Album Art View 4557: [Synchronization] Podcast synchronization: ability to sync older podcasts 4609: [Properties/Auto-Tools] Allow date queries based on time relative to the present 5015: [Main Panel] Unorganized tracks Bar & Performance [Regression] 4874: [Playlist / Search] Play Order ('#' column) Sorting doesn't work correctly 5014: [Other] Improved messaging for creating new hotkeys 5020: [Other] UI and context help string changes for 3.1 5016: [Main Panel] Track order display should be configurable 4000: [Burn] MTP Synch to Zen Vision ignores mask location in some cases 5017: [Player] MicroPlayer : MM can freeze when micro popup is visible 5018: [Conversion/Leveling] Comment is lost on file conversion 0132: [Main Panel] Numbers in Track Titles are Confusing 3992: [Main Panel] Album Art + Details: Many users don't like the auto-hide / down arrow 5010: [Properties/Auto-Tools] Properties: Exception when adding second value to Multi-value fields 3477: [Player] Miniplayer: edit/add album art dialogs appear behind the player 5002: [Now Playing] Pop-up info panel appears even if Now Playing is empty 3588: [Other] More (general functionality) hotkeys should be available 3763: [Conversion/Leveling] Background volume analysis triggers errors for inaccessible tracks / CDs 4180: [Burn] CD Burning: Improved status bar feedback during + on completion 4939: [Burn] Burn error message numbers should have descriptive text 4710: [Main Panel] Out of resource error for large albums (VirtualTree issue) 3566: [Main Panel] Album Art view: if multiple images exist switching to diff. images fails alternately 4816: [Other] Renaming genre to include word "podcast" causes grey subscriptions to appear 3862: [Main Panel] Skinless mode: Last part of the path in navigation bar has a different font 4828: [Other] Thread creation error: Not enough storage is available to process this command. 4844: [Main Panel] Album Art cache may be stored to root of C: instead of temp directory 4448: [Scripts/Extensions] Some standard tree nodes don't pay attention to visibility 4294: [Other] Issues with Large / Extra Large fonts 4407: [Now Playing] Auto-DJ adds multiple identical tracks in some cases 4787: [DB/FileMonitor] Network Database Access Optimization. 4755: [Properties/Auto-Tools] Rating 0 (a bomb) isn't saved to ID3 tags 4635: [DB/FileMonitor] File Monitor: Tags changed outside of MM aren't commited to database 5004: [Playlist / Search] Full-text-search: characters such as '.' should be removed from the query 5003: [Other] Auto-complete : functionality is very slow on large databases 4822: [Synchronization] iPod Synch: Don't delete Smart Playlists by default 4608: [Synchronization] Auto-Sync list 'All Music' node sometimes shows incorrect state 5009: [Main Panel] Tracklist is somehow corrupted and tracks are invisible 5005: [Now Playing] Pop up panel 'Show only when inactive' setting doesn't work 4820: [Synchronization] Warn iPod Users about 'Level volume when synchronizing' 4999: [Synchronization] Synced Album playlists are out of order 5000: [Main Panel] Album Art View + Details : Artist/Album column isn't remembered 0441: [DB/FileMonitor] Inaccessible tracks are not all greyed out & MM becomes non-responsive 3102: [Other] Podcasts: fields are sometimes assigned metadata that doesn't make sense 2464: [Synchronization] Support external memory cards on MTP devices 4901: [Synchronization] Copy iPhone / iPod Touch: using auto-organize doesn't work 4408: [DB/FileMonitor] Improve Album Art scanning (only add art if all tracks in a dir have similar Album fields) 4756: [Synchronization] Sync gapless playback info to iPod for M4A (prevent art corruption) 4991: [Main Panel] Album Art Window can't be resized (regression) 3960: [Scripts/Extensions] Extensions: Installing new exensions doesn't refresh the extensions list 4639: [Scripts/Extensions] Stats script: Improve file size reporting 4777: [Other] Podcasts: PubDate field of the PodcastEpisodes table doesn't get populated with the time portion 4801: [Other] Some opml dirs cannot be imported 4813: [Other] Some unicode characters are displayed badly in OPML dirs 4846: [DB/FileMonitor] MediaMonkey fails to import the Comment field from ID3v1 tags 4908: [Synchronization] Tracks synched during the very first session with MM aren't synced properly 4949: [Conversion/Leveling] CD ripping occassionaly fails for some users and CD drive is lost untill reboot 4475: [Other] Specific corrupted WAV files can freeze MM 4986: [Properties/Auto-Tools] Auto-suggest doesn't work for Album field (regression) 4965: [Playlist / Search] Drag & Drop to Playlist duplicate prevention appears not to work (refresh problem) 4742: [Other] Missing/Incorrect hotkeys: General: Go to Artist Node goes to Artist & Album Artist node 3500: [Other] context menu inconsistencies and improvements re. 'Options' 4112: [Properties/Auto-Tools] Album Art Tagging: No error is returned when attempting to tag album art to track with broken link 4065: [Other] Single Key Hotkeys are active when editing 3446: [Now Playing] Now Playing shouldn't reposition to centre in response to user interaction 4969: [Burn] Burning TAO: gaps should be included when calculating overall time 0051: [Other] Errors interrupt Caching/Normalization/Conversion/Synchronization Operations 3418: [Main Panel] Multiple Value Fields: Need clear way of removing tracks and nodes 4959: [Main Panel] Single click of Track in AA + Details view doesn't allow tracks to be edited 4227: [Main Panel] AA + Details view: using down arrow moves focus to hidden tracks 3272: [Main Panel] Album Art Details view: keyboard-based tracklist selection / navigation is inconsistent 4869: [Scripts/Extensions] Extensions.ini - values including '=' are not written correctly 4899: [Scripts/Extensions] Extensions tweak: If another Install.vbs is in the same folder as MMIP then there could be a conflict 2036: [Now Playing] Auto-DJ isn't random enough 4958: [Burn] Grammar correction in burning status message: 'Copying of album art... 3082: [Main Panel] Party mode: Disable multi-select (revert?) 4713: [Conversion/Leveling] File conversion fails for filepaths > 255 chars long with error message (auto-cutoff feature?) 4954: [Burn] Support more CD-Text fields when burning audio CD. 4555: [Main Panel] Audio CD Node: Context Menu has many useless functions 4917: [Other] MM can't read/write tag from some MP4 files (HEv2 AAC - Nero encoded) 4936: [Other] Deleted tracks dialog can throw an error 4927: [Other] Regression: Seeking doesn't work when playing audio CDs 4877: [Main Panel] Simplify Tree: show some nodes only when they contain tracks 4923: [Synchronization] Synchronization to iPhone to full capacity fails 3372: [Other] Skins: Micromonkey displays incorrectly in some cases 3344: [Properties/Auto-Tools] Improve typing to dropdowns 4857: [Main Panel] Grouping tracks to Unknown albums 4231: [Install/Config] deskplayer.dll can't be installed on Vista x64 3877: [DB/FileMonitor] Show M4B files in Audiobook filter in MM. 4074: [Now Playing] Now Playing menu items are hidden when 'Show Play Controls' is enabled 4911: [Scripts/Extensions] Paths in COM interface 3946: [Other] Use multi-kernel processor more efficiently 4893: [Properties/Auto-Tools] Norwegion year mask fails 4896: [Synchronization] Auto-sync list: Music CDs appear in the Audiobooks tab 4075: [Other] Capitalization cleanup of field names 4890: [Other] Updating podcasts: manually downloaded episodes are not deleted from the queue in some cases 4889: [Other] Skinning : Close button on dialogs is cut off 3835: [Main Panel] Shift-Delete doesn't delete the currently playing track for Tracks not in the library 3791: [Other] Change 'panning left / right' to balance left/right 3983: [Properties/Auto-Tools] Dead links: All web radio stations are included in dead links 3947: [Other] Debug logs should contain full version number 4884: [Other] SDB.Database.ActiveFilterQuery returns empty string in some cases 4882: [Other] Regression: AllMusic Listen links are not handeled correctly 4883: [Player] Winamp cannot be used as player for non admin users 2255: [Other] Auto-complete messes up capitalization 4829: [Other] Amazon purchases: affiliate links don't seem to work for non-english builds 2876: [Main Panel] Album Art Details view: Multiple track selection doesn't work correctly 4222: [Main Panel] Album art Context not Shown Correctly 4803: [Player] Upgrade Lame to 3.98.2 4873: [Properties/Auto-Tools] Auto-Organize in background doesn't move non media files 4774: [Other] AAC Format plugins don't have version #, and both have the same name 4513: [Synchronization] Auto-deletion status text is slightly inaccurate 4871: [Properties/Auto-Tools] "Clear database..." does not actually clear all database 4720: [Properties/Auto-Tools] "Next/Previous Song" arrow on Track Properties dialog doesn't operate right. 4864: [Other] Unsubscribe and Delete podcasts do not delete Playing Episode 2379: [Player] CDs with CD Text don't display metadata in Now Playing or in Player 2635: [Main Panel] Refresh problem when dragging and dropping between playlists 2424: [Player] Support for WMA streaming 2947: [Other] Make MM accessible to blind users 2769: [Main Panel] Context menu editing commands don't appear in unskinned mode 3015: [Other] Add an option to manually create an Eureka debug log 3430: [Main Panel] Album Art Views don't refresh correctly 3568: [Main Panel] AA views don't work properly with tracks without Album Artist 3548: [Other] Filters 'Gold' warning is too 'Naggy' 4852: [Other] OPML directories: filling the Feed list by feeds could be faster 4851: [Other] Some podcasts (with ASP code in their feed) fails. 3107: [Other] Automatic Tab Order 4850: [Other] No way to browse/search content of all OPML directories at once. 3250: [Install/Config] Player mode (main/mini/micro) should persist 3908: [Other] Podcasts: Expanding a Podcast can look like MM is frozen 2835: [Other] Visualization throws "Out of memory" 4843: [Properties/Auto-Tools] Non-skinned version: Properties: Album artist checkbox is not properly checked when changing artist field 3621: [Other] Global Album Art image location is missing 'Any' option for some users. 4138: [Synchronization] Sync to USB MS Device: Podcasts and Audiobooks don't sync well 4830: [Other] History should remember track selection 4819: [Properties/Auto-Tools] Unsynchronized tags: some tracks are unsynchronizable 4003: [Now Playing] Now Playing: If shuffle is enabled, and NP track is deleted, next track doesn't come into focus 4508: [Other] Some podcasts that have embedded user/pass in the feed URL appear empty 4446: [Scripts/Extensions] Scripting: Changing SDBAlbumArtItem::ItemStorage from 1 to 0 should convert linked image into an embedded 3475: [Other] Party Mode isn't completely locked (Crlt+Alt+Del and media keys) 2686: [Other] Decrease memory requirements of internal data structures 4088: [Playlist / Search] Search Results node is filled with non-sensical searches --> Optimize timer 3217: [Properties/Auto-Tools] Filters are applied even where they shouldn't 3460: [Other] Optimize performance of some parts of MM 4191: [DB/FileMonitor] Drag and Drop of Folders to Library node fails 3560: [Properties/Auto-Tools] Album Artist Node: It should be possible to Drag and Drop Albums between Album Artists 3653: [Main Panel] Album Art Details view: text appears misaligned if Album Title is unknown 4711: [Main Panel] In-place Edits of Artist field do not work correctly for case changes 4656: [DB/FileMonitor] Track Browser: Doesn't populate until all tracks in a node are read 4796: [Main Panel] Tracklist operations coulds be faster and consuming less memory 4805: [Playlist / Search] Auto-playlist can be indirectly self-referenced - add a prevention 1988: [Main Panel] Files to Edit: Unlevelled tracks 4454: [Main Panel] Some mnemonic characters are missing from Menu Bar 4798: [Main Panel] Regression : Track# mask doesn't work well when track's Track# is set to '0' 3591: [Other] hiding root nodes is not reflected in the navigation toolbar 3764: [Other] Unskinned Player: Vista-style navigation toolbar text doesn't fit in buttons 4107: [Main Panel] Album Art Views: scanning in library doesn't refresh view properly 2364: [Main Panel] 'My Computer' node infers properties even when 'infer properties' is completely disabled 4793: [Main Panel] Album Art View + Details doesn't show highlighted fields in unsynchronized node 4575: [Main Panel] MediaMonkey fails to run by Non-Admin user on Vista when General plugins are used 4749: [Other] Explorer integration doesn't work correctly in Vista 4068: [Other] Eurekalog debug log is sent even when user presses 4156: [Now Playing] Floating Now Player: focus conflicts with Tracklist focus --> possible incorrect operations 3816: [Main Panel] Album Art View: Deleting an Album causes view to completely refresh and lose current position 4139: [Main Panel] Album Art + Details view: on scan Album can generate multiple entries 3880: [Main Panel] Scanning causes tree nodes/tracks/ratings to not be editable 3443: [Main Panel] Album Artist node: Album Artist subnodes aren't shown if Album title is unknown 4435: [Properties/Auto-Tools] Regression: AutoOrganize: if track exceeds 64 chars limit then its filename fails to edit 4541: [Playlist / Search] "search current" & trackbrowser communication isn't correct 2165: [Properties/Auto-Tools] 'My Computer' node infers properties of tracks that are already in the DB 4178: [Properties/Auto-Tools] Properties Dialog: Edit boxes don't function correctly when text is wider than the text box width 4771: [Install/Config] DBUpgrader progress is visible only when it's running from MM 4766: [Scripts/Extensions] SDBUIMaskEdit.OnChange event doesn't work 4773: [Scripts/Extensions] Menu_Pop_NP_MainWindow subnodes isn't suported by scripting 5011: [Scripts/Extensions] Regression: MoreFrom Pop Menus doesn't work 4968: [Scripts/Extensions] Regression:
UltraVNC is a powerful, easy to use VNC client, that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location.
If you provide computer support, you can easy access your customer's computers from anywhere in the world and resolve helpdesk issues remotely ! With add-ons like SingleClick your customers don't even have to pre-install software or execute complex procedures to get remote helpdesk support.
Foxit Reader is a free PDF document viewer and printer, with incredible small size (only a few M download size), breezing-fast launch speed and rich feature set. Foxit Reader supports Windows Me/2000/XP/2003/Vista. Its core function is compatible with PDF Standard 1.7.
Incredibly small: The download size of Foxit Reader is only 2.55 M which is a fraction of Acrobat Reader 20 M size.
Breezing-fast: When you run Foxit Reader, it launches instantly without any delay. You are not forced to view an annoying splash window displaying company logo, author names, etc.
Annotation tool: Have you ever wished to annotate (or comment on) a PDF document when you are reading it? Foxit Reader allows you to draw graphics, highlight text, type text and make notes on a PDF document and then print out or save the annotated document.
Text converter: You may convert the whole PDF document into a simple text file.
High security and privacy: Foxit Reader highly respects the security and privacy of users and will never connect to the Internet without users' permission. While other PDF readers often silently connect to the Internet in the background. Foxit PDF Reader does not contain any spyware.
This updated version has fixed some major bugs that were in previous versions and makes Foxit Reader V3.0 more stable and user-friendly.
The bugs fixed in this release include:
The annotations added by the typewriter tool will be rotated along with the page.
Pop up "Mozilla Firefox is not installed" when users failed to install Firefox plug-in.
May take a long time to open a file in Windows Vista Home version.
This updated version allows users to delete the advertisements.
The Auto-Rotate feature may be unavailable when printing with Snapshot tool.
Go back to the default settings of the printer properties when users reopen the PDF files.
This updated version will choose to print documents in actual size mode or fit to paper mode based on the default settings in the print dialog box with Command lines.
Page numbers are printed in a disorderly way when printing multiple copies in double-side mode.
The slow launch speed when running Foxit Reader for the first time after the system startup.
GOM is a FREE media player with popular audio & video codecs built-in.
No need to install codecs separately! Try one of your broken AVI files or one of the files that is being downloaded with GOM.
GOM Player supports most popular codecs (AVI, DAT, MPEG, DivX plus many more) with its own embedded codec system that you won't have to look for appropriate codecs everytime you can't play a certain video format. For those codecs that require a license that cannot be distributed, GOM will automatically lead you to an open-source codec web-site.
Watch video files while you are downloading them! GOM has a registered patent for playing broken AVI files and files that are still being downloaded. So try one of your broken AVI files or one that you are downloading right now. You'll find it amazing!
GOM supports a lot of advanced features for advanced users. You can customize the player by creating your own skin, setting toggle keys, VMR modes, detailed resolution among others. It also provides features such as an overlay mixer, real-time index rebuilding for AVI files, unicode support, key frame based RW/FF and many more!
K-Meleon is an extremely fast, customizable, lightweight web browser for the win32 (Windows) platform based on the Gecko layout engine (the rendering engine of Mozilla). K-Meleon is free, open source software released under the GNU General Public License.
K-meleon fails to exit when np-mswmp.dll is invoked Show page URL instead of "Loading..." when loading title disabled K-Meleon 1.5.X lost some functionality respected to 1.1.X In textarea, Delete menu doesn't work on selected text Middle click acceleration steps too near When select View Source in about:blank page, source window load www.about.com source. K-Meleon does not exit properly Icons do not show when using the 'confirm' macro statement Button "»" at the right in Bookmarks toolbar isn't showed without restart K-Meleon. Bottom tab bar not hidden in fullscreen mode plugin() function doesn't work (was "Clear All" privacy option not work.)
Avant Browser is a standalone application designed to expand features provided by Internet Explorer.
It adds a bunch of features and functionalities to IE and its user-friendly interface brings a new level of clarity and efficiency to your browsing experience, and frequent upgrades have steadily improved its reliability.
Avant Browser is freeware. That's right. 100% Free! No cost to you ever. No limitations. No Adware. No Spyware. You can donate if you want, but it's certainly not required.
Flash Animation Filter
Built-in AD/Pop-up Blocker
Built-in RSS/ATOM Reader.
Additional Mouse Functions
Multi-Window Browsing
Real Full Screen Mode and Alternative Full Desktop mode
TortoiseSVN is an easy to use SCM / source control software for Microsoft Windows and maybe the best standalone Subversion client there is. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. Since it's not an integration for a specific IDE you can use it with whatever development tools you like.
Another advantage of this shell integration is that not only web or software developers can use it but all the people who don't have the development tools installed, for example translators, doc writers etc.
Flock is a free web browser that makes it easier than ever to share photos, stay up-to-date with news from your favorite sites, and search the Web.
Flock is built on fast and secure Mozilla technologies. Share photos, get your news, blog freely, and search your world with Flock. Flock makes it easier than ever for you to connect with your friends. Download the first beta and let us know what you think.
When you use Flock to do something cool, you're a Flockstar. It could be anything you want to share with your friends or the world: a photo of your new ride or a song your band just recorded.
Spamihilator works between your E-Mail client and the Internet and examines every incoming E-Mail. Useless spam mails (Junk) will be filtered out. This process runs completely in the background.
The new Learning Filter (Bayesian Filter) uses the rules of Thomas Bayes (English mathematician, 18th century) and calculates a certain Spam-Probability for every E-Mail. You can train this filter! So it will know your messages even better than you. Hence the recognition rate will continuously increase.
In addition Spamihilator uses a Word-Filter, that searches messages for known keywords.
Of course, Spamihilator supports Plugins. These useful additional filters protect your system against annoying spam mails.
The program works with almost every E-Mail client, such as Outlook 2000/XP/2003/Express, Eudora, Mozilla, Netscape, IncrediMail, Pegasus Mail, Phoenix Mail, Opera, etc...
Toolbars are fully customizable now. They can even be hidden completely.
Added possibility to move and hide list view columns.
Added option to switch between Recycle Bin and Training Area via the shortcut button. The Recycle Bin window will be closed when the Training Area is opened and vice versa.
The list view will gain keyboard focus again when the view message window has been closed.
Improved sorting.
Link filter
Added effective top level domain handling. So, links like test1.co.uk, test2.co.uk and test3.co.uk will not be merged to co.uk anymore.
General
Added possibility to reset all answers to message boxes.
Added language detail window with estimation about a language file’s quality.
Added support for the IMAP FETCH RFC822 command.
Fixed bugs
Messages will be premarked even when the Training Area is already open.
Fixed display of the column sort icon in the Recycle Bin and Training Area under Vista.
Updating the DCC Filter configuration file will not cause the installer to stall anymore.
The last seen timestamp in the Link Filter’s list of links will be updated correctly now
Fixed a bug in the link filter that did not display the last seen date immediately when a new link was added manually.
Foobar2000 is an advanced audio player for the Windows platform. Some of the basic features include ReplayGain support, low memory footprint and native support for several popular audio formats.
Features
Open component architecture allowing third-party developers to extend functionality of the player
Audio formats supported through official addons: FLAC, OggFLAC, Monkey's Audio, WavPack, Speex, CDDA, TFMX, SPC, various MOD types; extraction on-the-fly from RAR, 7-ZIP & ZIP archives
Full Unicode support on Windows NT
ReplayGain support
Low memory footprint, efficient handling of really large playlists
Advanced file info processing capabilities (generic file info box and masstagger)
Highly customizable playlist display
Customizable keyboard shortcuts
Most of standard components are opensourced under BSD license (source included with the SDK)
CCleaner (formerly Crap Cleaner) is a freeware system optimization and privacy tool. It removes unused and temporary files from your system - allowing Windows to run faster, more efficiently and giving you more hard disk space. The best part is that it's fast! (normally taking less than a second to run) and Free.
Cleans the following:
Internet Explorer Cache, History, Cookies, Index.dat.
Recycle Bin, Temporary files and Log files.
Recently opened URLs and files.
Third-party application temp files and recent file lists (MRUs). Including: Firefox, Opera, Media Player, eMule, Kazaa, Google Toolbar, Netscape, Office XP, Nero, Adobe Acrobat, WinRAR, WinAce, WinZip and more...
Advanced Registry scanner and cleaner to remove unused and old entries. Including File Extensions, ActiveX Controls, ClassIDs, ProgIDs, Uninstallers, Shared DLLs, Fonts, Help Files, Application Paths, Icons, Invalid Shortcuts and more... Backup for registry clean.
Windows Startup tool.
If you like and use this software then it is polite to make a donation to the author.