Audio & Video
Audio Players, Audio Recorders, Audio Rippers, Cd Burners, Video Players, Music Comporser
Business
Business Finance, Calculaters, Official Tools, project Management, Others
Communications
Messengers, E-mail Clients, Fax Tools, Dialup Tools, Server Tools
Developing Tools
Programmes, Source Editers, Compilers
Designing
Animation, 3D Modeling, Image Editers, Image Viewers, Screen Captures, Others
Desktop Entertinemen
Desktop Theams, Desktop Utilites, Entertinement, Screen Servers
Education
Dictionaries, Teaching Tools, Science, Mathematics, Reference Tools, Others
Internet
Browsers, Download Managers, File sharing, Remote Access, Network Information, Ftp Tools, Blockers, Network Security, Others
Security Tools
Anti Virus Tools, Anti Spywares, Access Controllers, Admin Tools, Encryption Tools, FireWalls, Password Managers, Others
Utilities
Backup & Restore, Compression, Disk Management, Registry Tools, System Maintenance, Others
Web Developer Tools
Asp & Php, Administration, E-Commerce, Html Tools, Xml & Css Tools, Others
Games
Flash Games, Online games, Others
Category - DevelopingTools
Short by : [ Title | Last posted | first posted | Top Hits ]
(1) BMTron 1.3.1
Category : Programmes
Submited Date : 08, Jan, 2010
Os Support : Windows ,Linux,Mac OS,BSD
Size : 104KB
Publisher : http://kryshen.net/games/bmtron.html
Description : BMTron is a multi-player game loosely based on the light cycle scene from the movie Tron. The goal is to TraP your opponents. Avoid running into The Wall or opponent’s trail. Play with different types of AI players. Teamplay mode is available.
[ Impressions : 16448 ] [ Hits :: 648 ] [ browse ]
.......................................................................
(2) PowerHEX Build 250505
Category : Source-Editers
Submited Date : 17, Sep, 2009
Os Support : Windows XP, 2000, 98, Me
Size : 3.36MB
Publisher : http://www.bo-solutions.com
Description : PowerHEX is the next generation Hex editor. Not only is it a hex editor but it has many extra features such as: Ram Trainer, Network Packet Logging, Disassembly, Process Editing, Drive Editing, Exporting Options, Highly Customizable UI, 17 Different Modification Methods, Base Conversions, and Structure inSpector. PowerHEX will come with 2 versions: a Pro version with all the features and a Lite version for people that do not need all the features contained in the Pro Version. Details for each version is included on the Web site.
[ Impressions : 23462 ] [ Hits :: 447 ] [ browse ]
.......................................................................
(3) Ultrapico Expresso 3.0.3276
Category : Programmes
Submited Date : 15, Sep, 2009
Os Support : Windows XP, 2000, 98
Size : 1.00MB
Publisher : http://www.ultrapico.com
Description : We appreciate your help and feedback. Our goal is to make Expresso the best .NET regular expression development tool on the planet. Here are some of the featur Still free of charge! Build complex regular expressions by selecting components from a palette Test expressions against real or sample input data Display all matches in a tree structure, showing captured groups, and all captures within a group Build replacement strings and test the match and replace functionality
[ Impressions : 12305 ] [ Hits :: 292 ] [ browse ]
.......................................................................
(4) HPS HwndSpy 1.9.0
Category : Programmes
Submited Date : 15, Sep, 2009
Os Support : Windows XP, 2000, 98
Size : 1.10MB
Publisher : http://www.highplains.net
Description : HPS HwndSpy is a programming utility that allows developers to visually locate and inspect windows that are currently being displayed. When the cursor is moved over a window, HPS HwndSpy will display various attributes about the window, including its size, location, class, and style. This is very useful in analyzing windows in a deeply layered GUI application. HPS HwndSpy is an invaluable tool for developers doing maintenance on GUI applications, where they first need to understand the windows hierarchy and how the windows are structured.
[ Impressions : 4636 ] [ Hits :: 193 ] [ browse ]
.......................................................................
(5) HPS Strings 1.1.0
Category : Programmes
Submited Date : 15, Sep, 2009
Os Support : Windows XP, 2000, 98
Size : 1.77MB
Publisher : http://www.highplains.net
Description : HPS Strings is a Windows port of the Unix strings utility. HPS Strings allows you to find character strings in binary or text files, and is ready to use with no complicated setup – select the file, and you will immediately see a list of the strings in that file. HPS Strings output is customizable – you can specify the minimum length of strings to find, and also the maximum number of strings. To flag lines containing specific key words or phrases, you can set up Highlight filters that will display those lines in colors that you select, and include filters that will only display lines containing specific keywords.
[ Impressions : 2884 ] [ Hits :: 155 ] [ browse ]
.......................................................................

First <<  1 2 3 4 5 6 7 8 9 10   >> Last

Freeware Downloads
  • Express Scribe Transcription   [633KB ]
  • Free YouYuBe Utility Converte  [4.24MB ]
  • USB Vault 1.02  [1.46MB ]
  • 3D image galerie 0.7a   [21.05MB ]
  • PrintAid 1.5 Beta 2  [18KB ]
  • Replace! 1.1.1  [8KB ]
  • SCWebcam 3.5.12  [449KB ]
  • NFOpad 1.51  [441KB ]
  • Dialog View 2.3.3  [91KB ]
  • Alias Dragon 1.3  [12KB ]
  • Shareware Downloads
  • Joy RingTone Converter 2.8.0  [2.22MB ]
  • Registry Shower 2009 4.0 Buil  [5.58MB ]
  • Living Earth Desktop Wallpape  [2.68MB ]
  • Font Creator Home Edition 5.6  [6.31MB ]
  • FonoMax 2000 4.1.1  [3.33MB ]
  • Movie Catalogue 4.02  [12.76MB ]
  • iSkysoft DVD to Apple TV Suit  [39.45MB ]
  • The Lock 5.08.0505  [22.06MB ]
  • SimpleCast 2.5.3  [1.54MB ]
  • NoteWorthy Virtual Notecards   [14.04MB ]
  • Articles
    FILE ENCRYPTION

    This article describes how to use the Windows XP Encrypting File System (EFS) feature to store files in an encrypted format on your hard disk. Encryption is the process of converting data into a format that cannot be read by others. You can use EFS to automatically encrypt your data when it is stored on the hard disk. The Encrypting File System (EFS) is a file system driver that provides filesystem-level encryption in Microsoft Windows (2000 and later) operating systems....

    ________________________
    Antivirus Software

    Antivirus software (or anti-virus) is computer software used to identify and remove computer viruses, as well as many other types of harmful computer software, collectively referred to as malware. While the first antivirus software was designed exclusively to combat computer viruses (hence "antivirus"), modern antivirus software can protect computer systems against a wide range of malware, including worms, rootkits, and Trojans.Anti-virus software ty....

    ________________________
    Create an Outlook message from Excel

    The ability to create objects from other Office applications is one of the great things about using VBA. For example, you can write a macro that will create an Outlook message object and attach a shortcut to the currently open workbook. A button on the toolbar will perform this same action, which is fine if that’s all you want to do. But using the sample macro below, you can add other text to the message, pre-address it, or perform other actions. You can also tie the cre....

    ________________________
    Windows Server 2003, Datacenter Edition

    Datacenter Edition builds on the feature set offered by Enterprise Edition and eliminates a few features that aren’t considered appropriate for a large enterprise data center. For example, Datacenter does not support the Internet Connection Firewall or Internet Connection Sharing, two features designed to make Windows an Internet gateway for network clients. Both features are, however, supported by Standard Edition and Enterprise Edition. Datacenter Edition adds support....

    ________________________
    What is a Trojan ?

    When we think of Trojans, we normally think of the huge wooden horse that the Greeks gifted the city of Troy, in which they had secretly hidden a small number of their warriors. When the Trojans took the horse into the city the soldiers emerged and opened the gates to the cities enemies. Computer trojans are based on the same idea; what can appear to be useful program or harmless site can be hiding a small Trojan program that once it has infected your computer opens a secret b....

    ________________________