4.9
GAG 4.9
free boot manager. Allows boot of up to 9 different operating systems more>>
Main features:
- Allows boot of up to 9 different operating systems.
- It can boot operating systems installed in primary and extended partitions on any available hard disk.
- Can be installed from nearly all operating systems.
- GAG doesnt need its own partition. It installs itself in the first track of the hard disk, wich is reserved for these kinds of programs. It can also be instaled on a floppy disk, without using the hard disk.
- It has a timer to boot a default operating system (selectable by the user).
- The configuration menu can be protected with a password.
- The program works in graphic mode (needs a VGA or better graphic card), and has a lot of icons.
- Hides the primary partitions which allows the user to have instaled more than one DOS and/or Windows in the same hard disk.
- Allows a password to be put on each operating system, denying access to non-authorized people.
- Allows the boot manager text to be translated to all languages.
- Can exchange disk drives, allowing to boot from the second, third... hard disk operating systems such as MS-DOS.
- Has the SafeBoot system, that allows to boot your hard disk even if GAG is accidentally overwrited.
- Supports a great variety of keyboards (QWERTY, AZERTY, QWERTZ and DVORAK keyboards).
- Fully support for hard disks up to 4 terabytes (4096 gigabytes).
- Full version and free software (distributed under GPL licence, with source code)
GSview 4.9
GSview is a graphical interface for Ghostscript under MS-Windows or OS/2. more>> GSview is a graphical interface for Ghostscript under MS-Windows or OS/2. Ghostscript is an interpreter for the PostScript page description language used by laser printers. For documents following the Adobe PostScript Document Structuring Conventions, GSview allows selected pages to be viewed or printed. GSview requires Ghostscript.
Features include:
- Display and print PostScript and PDF files.
- View pages in arbitrary order (Next, Previous, Goto).
- Page size and Orientation are automatically selected from DSC comments or can be selected using the menu.
- Print selected pages using Ghostscript.
- Convert pages to bitmap, PDF or PostScript.
- Selectable display resolution, depth, alpha.
- Single button zoom.
- Extract selected pages to another file.
- Copy display bitmap to clipboard.
- Save clipboard bitmap as BMP file.
- Add bitmap or user preview to EPS file (Interchange, TIFF or Windows Metafile)
- Graphically select and show bounding box for EPS file.
- Extract bitmap preview or PostScript from DOS EPS file.
- Extract text or search for text.
- Can read gzip and bzip2 compressed PostScript and PDF files.
- On-line help.
- Win32, OS/2 and Linux/X11 executables.
- Can be run directly off a CD-ROM.
- English, Catalan, Dutch, French, German, Greek, Italian, Russian, Slovak, Spanish and Swedish languages.
- Per user initialisation files for Windows.
- Includes setup program.
- Free (Aladdin Free Public Licence).
- Works with Ghostscript 7.04 - 9.99 (GSview checks the Ghostscript version number).
NOTE:Downlink 1 is Windows 32bit version, downlink 2 is MacOX version, downlink 3 is Linux version (built on Fedora Core 3).<<less

CADE 2.4.9
Create and edit 2D vector graphics. more>>
CADE 2.4.9 functions as a tool for editing 2D Windows. It has basic Vision functionality and create diagrams, network diagrams, flowcharts, schemas, and maps. You can use predefined blocks, primitive shapes, raster and vector images. The collection of blocks and its attributes could be modified and extended.
Major Features:
- Working in CADE requires no particular drawing skills.
- Publish and share drawings over the Internet.
- After the publication CADE documents are viewable in any browser without plug-in.
- To modify the drawing CADE is required.
- Provide collaborative work on the drawings.
- Share documents and projects.
- Manage the document using web interface or using CADE windows interface.
- CADE ActiveX can be easily integrated into a new or existing Windows or web application.
- DXF, DWG and DGN formats support is available under request.
Requirements: Windows 95/98/Me/NT/2000/XP/2003 Server

iTunes 4.9
The digital music player supports the AAC audio format and lets you share music. more>> iTunes - Manage and play your music collection with drag-and-drop simplicity.
Enjoy iTunes, the best friend an iPod will ever have! Working on your Mac OS or OS X.
iTunes is the easiest way to organize, share and listen to music on your computer. Find new favorites. Manage your growing library. Enjoy iTunes, the best friend an iPod will ever have! Working on your Windows OS.
Music Videos
The virtual shelves of the iTunes Music Store now feature music videos. Preview, browse and buy classics, new releases and iTunes exclusives for just $1.99.
TV Shows
You watch them at home. Now download them and take them on the road with the new iPod. Shop for your favorite NBC, ABC and Disney TV shows, only on iTunes.
MiniStore
Discover new music as you enjoy your collection or import new CDs with MiniStore right from your iTunes library.
Sync Home Movies
Create iPod-compatible versions of your own movies using iTunes.
AirTunes Enhancement
Simultaneously stream the same song wirelessly to up to three home stereos or powered speakers using AirPort Express with AirTunes.
Key features:
Stream music wirelessly to other computers or even your stereo - using AirTunes.
Be your own DJ with a playlist thats always full of songs.
Create stunning CD jewel case inserts for your album or mix disc using designer templates for both color and black & white printers.
Convert the music you saved in Windows Media Player (unprotected WMA files) to AAC format.
Use the new lossless encoder to import music from CDs and achieve sound quality indistinguishable from the original, at about half the original file size. Plays in iTunes and on iPod.<<less
Floola 4.9
Floola is a freeware application to efficiently manage your iPod or your Motorola mobile phone (any model supporting iTunes) under Linux, Mac OS X and Windows. more>> <<less
UnMHT 4.9.1
View and save MHT files. more>> View and save MHT files.
Save webpage into single file as MHT (MHTML, RFC2557) format, and view saved MHT files.
System requirements:
- Firefox 1.0 - 3.0.*
Enhancements:
- Fixed [Original file] failed to save a page correctly with [Insert URL as a COMMENT] off.
CSVed 1.4.9
CSVed brings a tool designed to manipulate any CSV file with any separator. more>>
CSVed 1.4.9 brings a tool designed to manipulate any CSV file with any separator. CSVed comes instead of CSVdb. The main difference is how csv files are handled, for more details compare both help files on chapter CSV file format. Some of the features include edit, add, insert and delete items. You can also import, change separator and delete/add columns.
Enhancements: added a set space between max cols in the function save fixed fields.
Kodos 2.4.9
Kodos is a Python GUI utility for creating, testing and debugging regular expressions for Python more>>
Since Pythons implementation of regular expressions is based on the PCRE standard, Kodos should benefit developers in other programming languages that also adhere to the PCRE standard (Perl, PHP, etc...).
Main features:
- Create and edit a regex pattern.
- As you modify the text, pattern or flags the status is updated in real-time. You can change this behavior by pressing the Pause button (in which case the status update is suspended until the Pause button is selected again).
- The Match tab displays the portion of the text string that is matched by your pattern.
- The Group tab displays the regex groups by number and if applicable by name (eg. (?P .*) )
- The Source code tab displays sample Python code for using your pattern in an application.
- Use the Examine button to determine the last point that your pattern matched. This is useful for locating problems in your pattern which may not be obvious.
- Includes a handy regex reference guide. You can insert a regex expression from the guide into your pattern by double clicking the appropriate item.
- The Help menu includes the Python regex documentation.
- Save your work and load it for future editing.
- The File menu contains your recent Kodos (.kds) files.
- The number of recent files displayed and the font can be changed to meet your needs.

NetWorx 4.9.10
NetWorx 4.9.10 is a good tool possessing desirable qualities in measuring your bandwidth usage more>>
NetWorx 4.9.10 is a good tool possessing desirable qualities in measuring your bandwidth usage and the speed of all kinds of wired and wireless network connections (dial-up, Ethernet, ISDN, DSL, 802.11b).
The program provides the ability to measure your network throughput, graphic and numeric representation of incoming and outgoing traffic, highly customizable alerts, statistics about dial-up connection duration, weekly, daily, and monthly bandwidth usage.
With NetWorx You Can ...
- Find out and monitor how fast your Internet connection is.
- Find out and monitor how much Internet traffic you consume.
- Verify whether your ISP charges your Internet usage fairly.
- Detect a suspicious network activity on your computer.
- Perform simple network tests such as ping and trace route.
- Be notified about excessive Internet usage.
Major Features:
- Clear graphic and/or numeric display.
- Usage reports with export to a variety of file formats, including Excel, MS Word and HTML.
- Permits close supervision of uploads and downloads.
- Works with dial-up, ISDN, cable modems, ADSL, Ethernet cards, and more.
- Includes network information & testing tools with advanced netstat that displays applications using your Internet connection.
- Scalable to your own modem download capabilities.
- Option to notify user or disconnect from the Internet automatically when network activity exceeds a certain level.
- Speed meter to accurately time downloads and report the average transfer rates.
- Dial-up session journal with detailed information about every session.
- Absolutely free and does not contain any adware/spyware/malware.
Enhancements:
- In the 'Ignore LAN' mode traffic was accounted wrongly (removed debug code multiplying by 100). Users running v4.9.9 are urged to upgrade.
NetWorx is a free tool for measuring the speed of all kinds of network connections (modem, Ethernet, ISDN, DSL, wireless) and bandwidth usage. The program provides graphic representation
SoftPerfect Research - Monitor all your network connections or a specific network connection. NetWorx
SoftPerfect Research LLC - Measure your bandwidth use and the speed of all kinds of network connections. Networx. Networx 4.9.8 is a useful utility which allows you toLicense:Freeware
License:Freeware
Morpheus 4.9
The most powerful file-sharing technology more>> The new Morpheus with BitTorrent support takes the most powerful file-sharing technology available today and adds great features including quick and easy audio and video exporting to iPods through iTunes, one-click CD burning and firewall-to-firewall transfers that increases the number of available files. The smart user interface makes it fun to search, discover, download and play all types of media files including MP3 audio, music, movies, videos, games, photos and documents. Search multiple P2P networks including the Neo Network, Gnutella and others to download more of what you find including rare and unique content you cant find anywhere else. Morpheus protects your privacy with access to public-proxy networks; works with your antivirus software; returns fast, multi-source downloads; provides Bitzi anti-spoofing lookups; and includes new community features and parental filters for safe downloads. Experience pure file-sharing with absolutely no spyware or 3rd party bundles.<<less
FreeZip 1.4.9
FreeZip is a free, small, fast and efficient Zip utility for compression and decompression of files and directories more>>
nLite 1.4.9.1
windows component removal more>> nLite is a tool for permanent Windows components removal and pre-installation Windows setup. After removal there is an option to make bootable image ready for burning on cd or testing in virtual machines. With nLite you will be able to have Windows installation which on install doesn't include, or even contain on cd, unwanted components.<<less
XPredit 1.4.9
XPredit is a very small and easy to use program that applies your preferences just with a singe click! more>>
It can also be used in automated installations from GuiRunOnce as the first and the last manual step to your configuration.
Main features:
- Check any option.
- Any unchecked option will reset to default its registry value.
- If you want to see your last configuration just hit the "Reload" button
. The program will simplify the registry settings process and will give the
user an option to apply changes over GUI.
MapleXP 1.4.9
MapleXP is regarded as an easy to use, high performance program that allows a PC user to keep track of how much time he or she spends working on various projects. more>>
MapleXP 1.4.9 is regarded as an easy to use, high performance program that allows a PC user to keep track of how much time he or she spends working on various projects.
With MapleXP, each project can be divided into a hierarchical structure of tasks, which allows for very precise tracking of working time. The very first step is to create a new database file in which all your data will be kept. This operation is similar for example to creating a new spreadsheet, except that you must provide a location for the database file just at creation time not when data is saved for the first time.
Enhancements:
- Version 1.4.9 includes "Active tasks" renamed to "Pinned tasks" to avoid confusion
- New icons for the task hierarchy control (regular/pinned/running).

Submitter 4.9
Submitter will submit your PAD *.xml program descriptor file to 105 websites. Compose your PAD *.xml file using a program like PADGen, then upload it you your website. more>>
Submitter will submit your PAD *.xml program descriptor
file to 105 websites. Compose your PAD *.xml file using a
program like PADGen, then upload it you your website. Then
enter the URL of your website directory where you upload
pads e.g. http://mypretendwebsite.com/pads and the name of
the pad itself e.g. hypotheticalprogram.xml, then hit
SUBMIT.
You can run it without installing at:
http://mindprod.com/applet/submitter.html
You can run it as a signed Applet or as standalone application:
There is also a batch version that works from a list of PAD urls and a list of sites.
System Requirements: Requires Java 1.5+
Enhancements: added 2 new sites, dropped 1 defunct ones for a total of 105 websites
<<less