|
|
Source Code Management
|
Developer's Notepad License: Freeware
|
|
|
Ideal for planning & reviewing projects.Create notes with hot links to source code. Selecting the link will automatically open source code to the exact point. Requires Visual Studio 97.
Author: Reliable Software| Date: 05-01-2001 | Size: 164 KB
|
|
- |
|
VB Source Code Controls License: Freeware
|
|
|
Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Current Visual Basic Components include: Scheduler Source Code, Calendar Source Code, Clock Source Code, Slider Source Code, Scheduling Program and a Free Visual Basic source code control example. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly onto a Picturebox and can be compiled into any VB program without any addition file requirements.
Author: Don Wolfe| Date: 01-12-2002 | Size: 153 KB
|
|
- |
|
EasyStructure License: Freeware
|
|
|
EasyStructure is a tool to analysis C source files and display the structure of the source code in a hierarchical tree view. This is a vertical display version of the Jackson block graphical methodology. Once the source has been parsed the tree view can be browsed, in selected detail, to gain an understanding of the code. A tree node may be expanded so as to show any contained statements of various types (e.g. jump type, return type). When parsed the source may be reformatted (beautified) according to the many options. The tree view can be printed, copied, or displayed with the original source.
Author: Ablegold Computers Ltd| Date: 02-05-2004 | Size: 205 KB
|
|
- |
|
Cavaj Java Decompiler License: Freeware
|
|
|
Cavaj Java Decompiler is a graphical freeware utility that reconstructs java source code from CLASS files. You can decompile java applets, jar and zip files producing accurate java source code. Browse the reconstructed source code with the Class View for instant access to methods and fields. Cavaj Java Decompiler is a standalone Windows application, it doesn't require you to have Java installed.
Author: Sureshot| Date: 28-04-2002 | Size: 1000 KB
|
|
- |
|
CodeWorker License: Freeware
|
|
|
CodeWorker is a scripting language for producing reusable, tailor-made, evolvable and reliable IT systems with a high level of automation. This is a software engineering approach called "generative programming". The most remarkable advantage is about generating source code automatically after restricting human interventions to the essentials. An extended BNF syntax allows defining new Domain-Specific languages or parsing existing format (HTML pages for example). A template-based syntax like PHP and JSP allows writing the patterns for generating code. The code generation knows how to preserve protected areas with hand-typed code and offers code expansion, source-to-source translation and program transformation. These tasks are executed in a straightforward process, with no binding to an external programming language and with no translation of requirements specification in a constraining format.
Author: Cedric Lemaire| Date: 05-01-2004 | Size: 614 KB
|
|
- |
|
JCavaj Java Decompiler License: Freeware
|
|
|
JCavaj Java Decompiler is a free Java-based Java Decompiler. It reconstructs the original source code from a compiled binary class file. You can decompile java applets, jar and zip files producing accurate java source code. JCavaj runs on any platform with Java Runtime Environment 1.4 or higher installed.
Author: Sureshot| Date: 01-10-2002 | Size: 800 KB
|
|
- |
|
Mihov Code View License: Freeware
|
|
|
Mihov CodeView is a fast and easy-to-use program for quick browsing through text files, source code and HTML files. It is possible to copy and paste from clipboard, search for strings and print. The program supports drag & drop. Multilanguage support for English, Slovene, German, Italian, French, Spanish, Czech and Polish!!!
Author: Miha Psenica| Date: 05-01-2001 | Size: 142 KB
|
|
- |
|
Agent Action for MS Access License: Freeware
|
|
|
Agent Action is a totally free Personal Information Manager with special features for Team Leaders who work for consulting companies. With Agent Action, you can manage appointments, tasks, contacts, and so much more. Free source code included.
Author: Solution Software International| Date: 18-02-2002 | Size: 1574 KB
|
|
- |
|
DLOCK2 License: Freeware
|
|
|
DLOCK2 is a simple command line file encryption/decryption utility program that uses the free Diamond 2 Encryption Algorithm. Full source code and documentation of the algorithm and the master's thesis it is based on are included. It compiles with Gnu C++ and other compilers, so it can be adapted to many operating systems. Version 2.01 is the same as the original DLOCK2, except recompiled for the Win32 command line (for long filename support) and author contact information has been updated. The encryption key may be a passphrase on the command line or it may be contained in a file. You may use the included encryption/decryption source code in your own products at no charge. This software is free, however you may send the author donations to express appreciation if you like.
Author: Michael Paul Johnson| Date: 28-01-2004 | Size: 573 KB
|
|
- |
|
Open QueryBuilder License: Freeware
|
|
|
Freeware with full source code! The Open QBuilder (OQBuilder) is a simple "visual query builder". You can use OQBuilder in your Borland Delphi and Borland C++Builder applications to make easier SQL-code generation. OQBuilder allows you to easy work with local and server databases via BDE, ADO, IBO, IBX, DBX, FIBPlus, etc. All versions of Open QBuilder are available as freeware with full source code and samples. You can create new TOQBEngine-descendants to work with any DataSet-oriented sources (for example - OCI engine, etc.). If you create your own OQBEngineXXX - contact us to share them with Delphi and C++Builder developers community. We will place your engines on our web-page. Please, save the style of your engine-component's .dcr-icons and deploy your components as freeware with full source code. OQBuilder allows you to save and load query models. OQBuilder query format looks like ".ini file" and defined (and may be customized by you) in methods procedure TQBForm.btnSaveClick (model saving) and procedure TQBForm.btnOpenClick (model loading). The first limited public version of QBuidler for Delphi 1&2 was released in 1996.
Author: Sergey Orlik| Date: 15-10-2003 | Size: 1002 KB
|
|
- |
|
Power Search License: Freeware
|
|
|
Power Search finds files _inside_ the archive files on your system, faaast. Which means you can not only find files that hide inside a compressed archive file but can also help find files you never knew you had, within the magazine CD's for example. So the next time when a system file is corrupted, just find out with Power Search, which CAB file contains this system file from the windows installation CD, instead of manually examining each CAB file for the same. [Complete Delphi source code included!] Supported archive formats: Zip, Arj, Tar, Cab, Rar, Cab (Microsoft's (tm) format), Lha & Zoo
Author: Ranjith -| Date: 16-08-2001 | Size: 445 KB
|
|
- |
|
DBF2CSV License: Freeware
|
|
|
DBF2CSV is a free utility to convert .DBF (dBase/xBase) database files to .CSV text format (comma-separated values). Full source code is included. Written in Perl. DBF2CSV.ZIP includes three tiny Perl v4 interpreters in case you don't already have Perl installed. Runs under any version of Windows, as well as DOS, OS/2, and probably Linux and any other OS that supports Perl version 4 or 5.
Author: Burton Systems Software| Date: 22-12-2000 | Size: 447 KB
|
|
- |
|
Line Counter License: Freeware
|
|
|
Line Counter is a command-line tool for software developers. It reports the total number of lines of code and comment lines in C, C++ and C# source files. The output may be redirected to a text file.
Author: Noel DANJOU| Date: 28-01-2004 | Size: 38 KB
|
|
- |
|
PowerPack for FastReport2.47 License: Freeware
|
|
|
Full source code, royalty-free! Absolutely free. Additional components for FastReport Can be installed in Delphi 4-7, CB4-6. Include:!!! Import filters from MS Word, MS ExcelDB engines for IBO, ADO, Advantage, NativeDB, Sybase, DAO, DBISAM, DOA, FlashFiler, FreeIB, IB_Objects, Oracle (OCI), SQLDirect Add-on components for FastReport designer and report engineExport filters RTF, XLS, HTM, BMP, JPG, GIF
Author: FastReport Software| Date: 1-51-2002 | Size: 507 KB
|
|
- |
|
CS-RCS Pro License: Freeware
|
|
|
ComponentSoftware RCS (CS-RCS) is a powerful, inexpensive version control system for Windows. Based on the widely used GNU RCS, it is fully integrated with the Windows Explorer, providing the most intuitive and easy-to-use configuration management and change control solution in the market. CS-RCS supports multi-platform workgroups, making it the ideal solution for sites that share common files on UNIX and Windows platforms. CS-RCS handles all types of documents including program files, project files, resource files, HTML documents, MS-Office documents, pictures and drawings. CS-RCS can use any file server or local drive to store the archive repository, including remote CVS servers. Network connection to the archive repository can be LAN, corporate wide-area network (WAN), Virtual Private Networks (VPN), dial-in terminal services connection and the Internet. CS-RCS Pro is free for single users and open-source developers and inexpensive for all other configurations.
Author: ComponentSoftware Inc.| Date: 10-10-2004 | Size: 3245 KB
|
|
- |
|
AEVITA No Right Click License: Freeware
|
|
|
Ever wanted to prevent users from "borrowing" images from your site through right-clicking them and "save image as..." or right-clicking the page and viewing your page source? The No Right Click will disable the right click on your page in just a few clicks. The user-friendly wizard helps you to protect your HTML files in just a few clicks, so you don't need to learn complicated Perl, PHP, ASP and Web DB, profound encryption algorithms, do not need to write a piece of CGI or JavaScript code. Protect the content of your Web page by preventing others from viewing your source code!
Author: AEVITA Software Ltd.| Date: 18-11-2004 | Size: 734 KB
|
|
- |
|
JavaScript NoRightClick Msg Box Ver License: Freeware
|
|
|
This script will disable users to open the pop-up menu by click right-button of the mouse on the web browser so users can't view your web page's source code through this way. The config tool will add and remove this script to all your web pages automatically. You don't need to edit the pages one by one.
Author: Allan Wang| Date: 20-09-2003 | Size: 440 KB
|
|
- |
|
Inquiry Management System License: Freeware
|
|
|
Inquiry Management System is an essential tool in today's competitive market brought to you by Enventia Limited. You can classify inquiries on a number of factors like area, media, purpose of buying, income, etc. You can send personalized mails. Track daily followups, overdue followups, lost inquiries, etc. You can prevent loss of inquiries by being able to track and act according to the system. Know the performance of your Marketing dept.
Author: Enventia Limited| Date: 01-11-2002 | Size: 7374 KB
|
|
- |
|
Small License: Freeware
|
|
|
A quick and little scripting language, specifically designed to extend applications. Features include a small footprint, quick execution of the P-code and a good interface to "native" functions. These features make Small a good scripting language for games, multimedia applications and embedded software (for which scripting is needed). Optimized P-code ("bytecode") interpreter in assembler (Windows & Linux); there is even a JIT for Windows and Windows CE. Full source is included.
Author: Thiadmer Riemersma| Date: 05-11-2003 | Size: 1794 KB
|
|
- |
|
Component Conversion Utility License: Freeware
|
|
|
The CCU is designed to minimize the time needed to create skeleton code in a variety of languages. It allows users to define objects in a friendly GUI or to import code from a text/binary file or a database. Once components have been created or imported, the CCU can output many flavors of source code. The app is perfect for n-tier development in which coders are generally forced to redefine objects in several languages (SQL, HTML/JavaScript, Java, etc.). Beyond just creating table definitions, forms and accessor/mutator methods (respectively), the CCU propagates validation code across several languages. Use the CCU to define basic constraints (String length, number range/precision, regular expressions, etc.) and the appropriate check constraints, JavaScript validation and exception handling code (respectively) will be created. The CCU is also useful for creating backwards compatible or cross-platform versions of code. A handy SQL script, for instance, might have different syntax for various databases. Instead of managing multiple scripts, updates can be made in one place and multiple versions of the code will be output automatically. Of course, it is impossible to do perfect translation of certain algorithms or concepts. It's much easier to debug CCU output than to rewrite something from scratch, though. The app will remember which of its guesses you wish to override. This means that when you make a slight update to your code, you won't need to re-address any of your previous output customizations. And when new languages are released, you can be reasonably sure that new versions of the CCU will allow you to extrapolate from your legacy code. If you're developing an app server or a proprietary language, contact JShift ([email protected]) for licensing information. It's much easier to sell a product if prospective customers have a way to port their existing code. JShift developers can create plug-ins for new languages in as little as a few months.
Author: Hollis Waite| Date: 25-07-2003 | Size: 2415 KB
|
|
- |
|
P2P VoIp License: Freeware
|
|
|
The program is used for conversation in a local network. The voice packages are transmitted in a format GSM6.10. Voice packages and service information use one and the same UDP port: 4444. The program works without Server. The ContactList traces if the client is online or offline in a network. Mixer allows to control sensitivity of a microphone and loudness of speaker. Simultaneous work with 5 clients. The sound card should be duplex. The program is distributed with the source code.
Author: Ivan Sorokin| Date: 08-06-2004 | Size: 684 KB
|
|
- |
|
ADX Toys 2 WD License: Freeware
|
|
|
ADX Toys 2 WD is a COM add-in for Microsoft Word that adds the syntax highlighting of the selected source code in the current document (see screenshot). The add-in is based on Add-in Express 2 technology (http://www.add-in-express.com/) and designed to show you how to create add-ins, how to manage add-in's toolbars and controls, and how to get an access to Word objects. ADX Toys 2 WD supports MS Word 2000 and higher.
Author: Afalina Co., Ltd.| Date: 14-06-2004 | Size: 723 KB
|
|
- |
|
CS-CVS License: Freeware
|
|
|
CS-CVS is a CVS client for Windows aimed at both the professional as well as the novice user. With CS-CVS, the complicated setup and resource demanding maintenance of classical CVS clients is virtually gone. CS-CVS is supplied as an add-on to CS-RCS Pro, ComponentSoftware's version control and configuration management solution for software development projects. This solution may be used by Open-Source developers completely free of charge. Main features of the CS-CVS client include integrated visual file comparison, powerful search features, support for milestones and change workflow, built-in support for MS-Word and MS-Excel documents, including tagging, detailed reports, integration with leading development environments and much more. Please note that the installation file for this application will download and install the desired package from ComponentSoftware.
Author: ComponentSoftware Inc.| Date: 09-12-2004 | Size: 125 KB
|
|
- |
|
ActiveWidgets Grid (Free Edition) License: Freeware
|
|
|
Make your most demanding users happy with the fast and reliable cross-browser data grid component. Complete with fixed headers, client-side sorting, resizable columns, images, tooltips and a lot more - the grid widget will save you weeks of JavaScript/DHTML/CSS/XML programming. Professional design, well documented source code, tutorial, API reference, examples, active support community. All that for free (GPL).
Author: ActiveWidgets Ltd.| Date: 18-05-2004 | Size: 337 KB
|
|
- |
|
ADX Toys for Microsoft Word License: Freeware
|
|
|
ADX Toys for Microsoft Word is a COM add-in for Microsoft Word that adds the syntax highlighting of the selected source code in the current document (see screenshot). The add-in is based on Add-in Express technology (http://www.afalinasoft.com/) and designed to show you how to create add-ins, how to manage add-in's toolbars and controls, and how to get an access to Word objects. ADX Toys for Microsoft Word supports MS Word 2000 and higher
Author: Afalina Co., Ltd.| Date: 20-07-2003 | Size: 541 KB
|
|
- |
|
United States ZIP Code Database (Basic Edition) License: Shareware
|
|
|
United States ZIP codes database one month subscription service. The database includes ZIP code, city name, state code and phone area code in United States. The complete database contains over 42 thousand precise records. Immediate download available in several formats ie. ASCII text, Microsoft Excel, Microsoft Access and dBASE V. One year subscription available at reduced rate.
Author: Hexa Software Development Center| Date: 01-06-2003 | Size: 21 KB
|
|
- |
|
Canadian Postal Code Database (Premium Edition) License: Shareware
|
|
|
Canadian postal codes database one month subscription service. The database includes Postal code, city name, province name, phone area code, timezone, latitude and longitude in Canada. The complete database contains over 760, 000 precise records. Immediate download available in several formats ie. ASCII text, Microsoft Excel, Microsoft Access and dBASE V. Annual subscription package available at discounted rate.
Author: Hexa Software Development Center| Date: 01-06-2003 | Size: 26 KB
|
|
- |
|
Canadian Postal Code Database (Basic Edition) License: Shareware
|
|
|
Canadian postal codes database one month subscription service. The database includes Postal code, city name, province name, province abbreviation and phone area code in Canada. The complete database contains over 760, 000 precise records. Immediate download available in several formats ie. ASCII text, Microsoft Excel, Microsoft Access and dBASE V. Annual subscription package available at discounted rate.
Author: Hexa Software Development Center| Date: 01-06-2003 | Size: 25 KB
|
|
- |
|
United States ZIP Code Database (Gold Edition) License: Shareware
|
|
|
United States ZIP codes database one month subscription service. The database includes ZIP code, city name, alias name, state code, phone area code, city type, county name, FIPS, time zone, day light saving flag, latitude, longitude, elevation, MSA, PMSA and Census 2000 data. The complete database contains over 76, 000 precise records. Immediate download available in several formats ie. ASCII text, Microsoft Excel, Microsoft Access and dBASE V.
Author: Hexa Software Development Center| Date: 01-06-2003 | Size: 27 KB
|
|
- |
|
United States ZIP Code Database (Premium Edition) License: Shareware
|
|
|
United States ZIP codes database one month subscription service. The database includes ZIP code, city name, alias city name, state code, phone area code, city type, county name, country FIPS, time zone, day light saving flag, latitude, longitude and county elevation. The complete database contains over 76, 000 precise records. Immediate download available in several formats ie. ASCII text, Microsoft Excel, Microsoft Access and dBASE V.
Author: Hexa Software Development Center| Date: 01-06-2003 | Size: 27 KB
|
|
- |
| 1 | 2 | 3 | 4 | 5 |
|
|
Universal Explorer
Powerful windows explorer file manager and viewer.

Disk Size Manager Analyses hard disk space and collects statistics.

Web Data Extractor Email marketing software to extract specific contact.
 BackStreet Browser Powerful Offline Browser - Download Entire Website.
ListMotor Email List Manager, operates with email stored in simple text files or csv files.

|