Home
→ Programming & Development

| Most Popular in Category |
Newest in Category |
|
Run BASIC Free Edition: Run BASIC is a powerful all-in-one web programming system designed to make web programming easy. Capabilities include graphics, XML, SQLite database, Cascading Style Sheets, ...
|
DB-Structure: Small util to read and print DBF/DB structures, a feature lacking in other tools. For Windows ME NT4 W2K W2K3 W95 W98 ...
|
1391 programs, showing page 4 of 140
← 2 3 4 5 6 7 8 9 10 11 12 →
|
Action Builder
|
|
MS Access 2.0 add-in
Ideal for anyone wanting to progress from macros to Access Basic, this add-in lets you create code while using a similar interface to the Macro window.
It's also very useful for those familiar with Access Basic but who can't remember the parameters for each action.
|
Hits in this month: 3 - Added: 2nd Apr 2004 - Added by: lt
Comment on this program -
Recommend this program
|
|
Active Media Eclipse Personal Edition
|
|
The easiest to use Screen Saver Toolkit. Using simple 'Point & Click' technology, you will be creating your Screen Savers in a few minutes. No programming knowledge required....
Ideal for the home user or the computer novice. Creating Screen Savers has never been easier. Start to use those family and holiday pictures to share around.
Some of the features of Active Media Eclipse v.3:
- Create your own distributable Windows Screen Savers that require no run time libraries and no additional royalty payments (subject to Licence type)
- Screen Savers are created as a standalone compressed self installing setup file, automatically installed and registered within Windows Control Panel
- Creation of the Screen Saver requires absolutely no programming. Simple point and click technology is used throughout the software package.
- Screen Savers created in matter of seconds. Easy to use and comprehensive Creation Wizard guides you through the process.
- 25 powerful Transitions available to manipulate your images on Screen · Transitions contain multiple property settings. Thousands of combinations possible.
- Include your own images, movies, animation, text messages, sounds and background colour schemes within the Screen Saver. · Include messages and images on the User Setup Wizard and Windows Control Panel About Button (subject to Licences)
- Include 'Read Me' files with the Installation Pack. Ideal for providing product, company and copyright information
- Create Screen Savers for Windows 3.x, 95, 98, NT, 2000, ME and XP.
- Create the Screen Saver as a standalone executable (.exe) file for inclusion in other applications like Powerpoint 97.
- Include hyperlink connectivity. Link directly from the Screen Saver 'About' button to your Web site
ScreenShot
|
Hits in this month: 2 - Added: 16th Jul 2005 - Added by: lt
Comment on this program -
Recommend this program
|
|
ActivePerl
|
The industry-standard Perl distribution for Linux, Solaris, and Windows-
ActivePerl is ActiveState's quality-assured distribution of Perl, available for Linux, Solaris, and Windows. As part of ActiveState's support for Perl, we provide the ActivePerl packages free to the Perl community.
ActivePerl contains the Perl language, the Perl Package Manager, (for installing CPAN packages), and complete online help.
The Windows package provides additional features to take advantage of that platform.
Complete ActivePerl Package:
- The Perl language
- Complete online documentation
- Perl Package Manager - ActiveState's Perl extension installer and manager. PPM allows for easy installation and management of modules and extensions
- Installers - A variety of installers are available for quick installation of ActivePerl.
Windows Version Extras:
- Perl for ISAPI - IIS plug-in that enhances the speed of standard Perl.
- PerlScript - ActiveX scripting engine, like JavaScript or VBScript with a Perl brain
- PerlEz - Embedded Perl
|
Hits in this month: 2 - Added: 14th Feb 2003 - Added by: jf
Comment on this program -
Recommend this program
|
|
ActivePython
|
|
OS: Win95 Win98 WinME WinNT Win2k WinXP UNIX
ActivePython is ActiveState's quality-assured binary build of Python, available for Linux, Solaris and Windows. As part of ActiveState's support for Python, we provide the ActivePython binary packages free to the community. In addition to the core binary code, ActivePython currently includes commonly used external modules including expat for XML processing, zlib for data compression; a suite
of Windows tools developed by Mark Hammond, including the Pythonwin IDE, support for Python ASP, the PythonCOM system; and more.
Complete ActivePython Package Python language - binary of core Python distribution, including:
- Complete online documentation
- Package Manager - ActiveState's Python extension installer and manager, which allows for easy installation and management of extensions
- Installers - A variety of installers are available for quick installation of ActivePython.
Windows Version Extras win32all, a Windows tool suite developed by Mark Hammond, including:
- Pythonwin - Windows native Integrated Development Environment for Python
- PythonCOM - Framework for writing COM components in Python and calling COM components from Python
- Interfaces between Python and the Windows registry, event log, and more.
|
Hits in this month: 3 - Added: 25th Oct 2005 - Added by: lt
Comment on this program -
Recommend this program
|
|
ActiveTcl
|
OS: Win95 Win98 WinME WinNT Win2k WinXP UNIX.
ActiveTcl is ActiveState's quality-assured distribution of Tcl, available for Linux, Solaris, and Windows. As part of ActiveState's support for Tcl, we provide the ActiveTcl packages free to the Tcl community. ActiveTcl includes
several of the most popular extensions pre-compiled and ready to use.
The complete ActiveTcl package contains:
- Tcl - binary of core Tcl distribution
- Popular extensions, pre-compiled
- Self-extracting archives for all platforms
- Complete online documentation
|
Hits in this month: 3 - Added: 25th Oct 2005 - Added by: lt
Comment on this program -
Recommend this program
|
|
ActiveX URL ComboBox
|
|
ActiveX URL ComboBox allows users to access the web browser from a combo box. It works just like the address bar of Internet Explorer. The user can optionally execute the selected URL in a selected browser by simply pressing 'enter.' This control can also be used as a normal combo box having almost all the events, methods and properties that were in the later.
Special requirements: Internet Explorer 5.
|
Hits in this month: 3 - Added: 25th Oct 2005 - Added by: lt
Comment on this program -
Recommend this program
|
|
ActiveX, COM Components and Classes
|
1. FlashSync Engine: ActiveX Dll that allows you to synchronize folders (in an intelligent 'synchronize' way). Much more powerful than Windows' Briefcase utility and on par with Windows 2000's Synchronization Manager (without requiring a network connection). Used by Jukebox Synchronizer. Download includes example project and documentation.
2. BinaryINI: CBinaryINI overcomes the hassle of using the registry and limitations of INI files for storing settings. It's very easy to use and works exactly like the GetPrivateProfileString API except the file is stored as a binary file meaning it overcomes GetPrivateProfileString's 512 character limit on values and allows you to store any type of string data (including carriage returns). Furthermore, the file is kept in-memory providing performance improvements of over 100%. CBinaryINI can be used as a simple in-memory database. Usage Example
3. Logger Class: Easy to use logging class. Supports automatic truncation when file reaches a certain size, time stamping, distinction between current log (before being committed to disk) and past log data. Usage Example
4. CollectItemsList: ActiveX control that presents the user with a list of options to choose from. Allows for multi-select and custom buttons (Add,Edit,Remove). Like the 'InputBox' function but for lists. Download includes example project.
5. PlsListBox: Listbox that allows for drag and drop to reorder items and drag and drop from Explorer to add items. Download includes example project.
|
Hits in this month: 2 - Added: 2nd Feb 2006 - Added by: lt
Comment on this program -
Recommend this program
|
|
actiWATE
|
actiWATE is a Java-based software platform intended to make the test
automation process simple and cost-effective.
actiWATE currently consists of:
- Advanced framework for writing test scripts in Java (similar to
open-source frameworks like HttpUnit, HtmlUnit etc. but with extended
API)
- Test Writing Assistant - Web browser plug-in module which is
intended to assist the test writing process
actiWATE's primary target is complex and long-term web application
systems which require iterative implementation and significant testing
efforts.
Whether you are developing a web application on your own, or
outsourcing its development to other company, or even if you are
providing independent QA services, actiWATE will help you to achieve
the highest quality result and reduce your costs.
|
Hits in this month: 3 - Added: 21st Dec 2004 - Added by: jl
Comment on this program -
Recommend this program
|
|
Actual XP Style
|
|
Utility that allows you to add recognition of Windows XP visual styles into programs that have not this ability. Actual XP Style does not harm executables, because it works by creating an external manifest file in the same directory as the application itself.
|
Hits in this month: 5 - Added: 21st Jul 2005 - Added by: jl
Comment on this program -
Recommend this program
|
1391 programs, showing page 4 of 140
← 2 3 4 5 6 7 8 9 10 11 12 →
ReCache this page 2010-07-31 13:10:39 CEST |