programming
Euphoria Programming Language 3.1
Euphoria is a simple, flexible, and easy to learn programming language. more>>
Theres also a Euphoria To C Translator that gives really high speed. An easy-to-use database system is also included. The Web site has over 1200 contributed Euphoria programs with source.
Main features:
- Euphoria programs run on Windows, DOS, Linux, and FreeBSD.
- The language is flexible, powerful, and easy to learn.
- There is no waiting for compiles and links - just edit and run.
- You can create and distribute a royalty-free, stand-alone .exe file.
- Dynamic storage allocation is fundamental to Euphoria. Variables grow or shrink in size without the programmer having to worry about allocating and freeing chunks of memory. Elements of an array (Euphoria sequence) can be a dynamic mixture of different types and sizes of data.
- Euphoria provides extensive run-time error checking for: out-of-bounds subscripts, uninitialized variables, bad parameter values for library routines, illegal value assigned to a variable, and many more. If something goes wrong youll get a full error message, with a call traceback and a listing of variable values. With other languages youll typically get protection faults with useless dumps of machine registers and addresses.
- The Euphoria interpreter is more than 30 times faster than either Perl or Python, and its considerably faster than all other interpreted languages, according to the "Great Computer Language Shootout" benchmark (see demobenchbench.doc).
- If that isnt enough, theres a Euphoria To C Translator that can translate any Euphoria program to C, and boost your speed even more. Why waste time debugging hand-coded C/C++? You can easily develop a Euphoria program, and then generate the C code.
- Euphoria programs are not constrained by any 640K memory restrictions for which MS-DOS is infamous. All versions of Euphoria let you use all the memory on your system, and if that isnt enough, a swap file on disk will provide additional virtual memory.
- An integrated, easy-to-use, full-screen source-level debugger/tracer is included.
- Both an execution-count profiler, and a time profiler are available.
- There is a large and rapidly growing collection of excellent 3rd party programs and libraries, most with full source code.
- RDS has developed an extremely flexible database system (EDS) that is portable across all Euphoria platforms.
- The WIN32 implementation of Euphoria can access any WIN32 API routine, as well as C or Euphoria routines in .DLL files. A team of people has developed a Windows GUI library (Win32Lib), complete with a powerful Interactive Development Environment. You can design a user interface graphically, specify the Euphoria statements to be executed when someone clicks, and the IDE will create a complete Euphoria program for you. There are Windows Euphoria libraries for Internet access, 3-D games, and many other application areas.
- The DOS32 implementation of Euphoria on MS-DOS contains a built-in graphics library. If necessary, you can access DOS software interrupts. You can call machine-code routines. You can even set up your own hardware interrupt handlers. Many high-speed action games, complete with Sound Blaster sound effects, have been developed 100% in Euphoria, without the need for any machine code.
- The Linux and FreeBSD implementations of Euphoria let you access C routines and variables in shared libraries, for tasks ranging from graphics, to X windows GUI programming, to Internet CGI programming. The good news is, youll be programming in Euphoria, not C.
- A complete open source (Public Domain) Euphoria interpreter, written in Euphoria, is included in the download package. It can execute any Euphoria program on any platform. An optional high-performance C-coded back-end for this interpreter is available for just $79. See the Source License.

RMIAdmin 1.2
Cross-Platform Remote Computer Management Software for Automation. more>> RMIAdmin allows System Administrators/Developers to manage remote computers over the network regardless of the target computer platform. With the use of RMIAdmin, we could easily perform routine administrative asks in just one single interface. As a result easing the management of multiple machine in a complex environment with mixed computer platform.
Here are the list of features provided:
[Core Utility]
- Invoke Operating Systems command of remote computers locally.
- Perform file operation of remote computers locally
- Transfer of files between remote and local computers
- Monitoring the connection status of managed computers
[Extended Feature of the Core Utility]
- Command mode for customized shell scripting (Batch automation)
- API for programming plugin, integration with external system (not yet available)
- Server-side & Client-side logging feature
- Managed Server List export & import (not yet available)
- Encrypted Key Authentication (only for registered user)<<less
Qorus Integration Engine 1.7.2
Qorus Integration Engine is a framework for the development and operation of reliable interfaces. more>>
Qorus is a workflow and service platform based on the Qore programming language; objects taking code attributes are defined in the Qore language, using Qore and Qorus API calls to interface with other applications and perform work in a framework that checkpoints each step and guarantees reliability (as long as simple design criteria are met).
With Qorus its easy to interface with Oracle and MySQL databases, communicate using TIBCO messaging or a variety of standard Web service protocols (with and without encryption), and more in a traceable and reliable way. The evaluation license is limited to 6 months of use.
PureBasic 3.92
PureBasic is a new high level programming language based on established BASIC rules. more>>
The syntax is simple but the possibilities are endless with PureBasics advanced features, such as pointers, structures, procedures, dynamically linked lists and much more. The experienced coder will have no problem in gaining access to any of the legal OS structures or API objects.
PureBasic is a portable programming language which currently works on AmigaOS (680x0 and PowerPC), Linux, MacOS X (PowerPC) and Windows computer systems. This means that the same code can be compiled natively the three systems and still use the full power of each. There are no bottlenecks like a virtual machine or a code translator; the generated code produces highly optimized executables regardless of the OS on which it is compiled. The external libraries are mainly written in hand optimized assembler, which produces very fast commands, often much faster than the C/C++ equivalent.
Main features:
- Huge set of internal commands (800+) to quickly and easily build any application or game
- All BASIC keywords are supported
- Very fast compiler which creates highly optimized executables
- No external DLLs, runtime interpreter or anything else required when creating executables
- Procedure support for structured programming with local and global variables
- Access to full OS API for advanced programmers
- Easy but very fast 2D game support trough dedicated libraries (DirectX, SDL, ...)
- Easy and high quality 3D support based on OGRE
- Optimal use of the available hardware by using highly optimized (assembly) commands
- Source code is portable between AmigaOS, Windows, MacOS X and Linux, for games and applications
- Dedicated editor and development environment
- Integrated debugger to easily trace programming bugs.
Technical Features:
- 486, Pentium (Pro, II, III) support
- Built-in arrays, dynamically linked lists, complex structures, pointers and variable definitions
- Supported types: Byte (8 bits), Word (16 bits), Long (32 bits), Float (32 bits) and also user defined types (structures)
- Built-in string types (characters)
- Constants, binary and hexadecimal numbers supported
- Expression reducer (grouping constants and explicit numbers together)
- Standard arithmetic support in respect of sign priority and parenthesis: +, -, /, *, and, or, lsl, asl, lsr, asr
- Very fast compilation (about 300 000 lines/min on a P200)
- Procedure support for structured programming with local and global variables
- All Standard BASIC keywords: If-Else-EndIf, Repeat-Until, etc.
- External library support to manipulate objects like BMP pictures, windows, gadgets, SDL, etc.
- External libraries are fully written in hand optimized assembler for maximum speed and compactness
- The Linux API functions are fully supported as if they were BASIC keywords
Inline assembler
- Precompiled structures with constants files for extra fast compilation
- Configurable CLI compiler
- System friendly, easy to install and use
JExpress Professional 7.0.6
JExpress Professional is a creator for multiplatform installers and auto-updaters. more>>
You can build a single installer for multiple products or install types. JExpress Professional allows you to efficiently customize your installers using Java. JExpress Professional goes beyond just building Java installations; it can also select the exact classes your Java app uses, build your directory tree, and produce JAR files.
JExpress Professional can even use a sophisticated algorithm to upload your software to your Web site without user intervention. It can create native installers for Windows, Linux, Mac OS X, and Solaris that install the JVM if it isnt already installed.
JExpress Professional goes way beyond just building installers and updaters. It can also select the exact classes your Java app or applet uses, build your directory tree, and produce JAR files.
And, you can customize your installers and updaters using Java. JExpress Professional can even use its sophisticated algorithm to upload your software to your website without user intervention.
Enhancements:
- Customers that offer a trial version of their software can now create a customized uninstaller that sends feedback if a prospect decides to remove the product.
Qt Jambi 4.3
Qt Jambi is a cross-platform, rich client application development framework for Java. more>>
To organizations developing high performance, cross-platform desktop applications with Java, Qt Jambi increases development efficiency, adds freedom and flexibility to Java development, and provides the assurances of a solid, mature framework.
Qt Jambi increases the efficiency of rich-client Java development, and speeds time to market. Through an intuitive, easy to learn API and integrated development tools, Qt Jambi enables rapid development of native, rich client applications.
- Shorten learning curves, speed development and ease maintenance through the intuitive Qt Jambi API
- Deliver more functionality, faster and with greater precision than what is possible with other Java tools
- Accelerate development through integrated tools like the Qt Designer visual layout builder
- Harness all the benefits of Qt from the Java programming language
Version restrictions:
- 30-Day Trial
ActiveTcl Pro Studio
ActiveTcl Pro Studio includes the latest releases of Komodo Professional and Tcl Dev Kit. more>>
Complete
Powerful, integrated Tcl tools and programming resources.
Convenient
Easy-to-budget annual subscription, with a single license for all products and upgrades.
Excellent value
Permanent software licenses, plus all upgrades for one year.
ActiveTcl Pro Studio includes:
Komodo Professional
Quickly and easily accomplish all your development tasks with the award-winning IDE for Tcl and other dynamic languages.
Tcl Dev Kit
Rapidly develop and deploy professional-quality Tcl applications on multiple platforms.
Safari Books Online
Personalize your online reference library from 3700 popular IT titles.
Version restrictions:
- free 21-day trial

ActiveTcl Pro Studio for Linux 8.4.17
Powerful, integrated Tcl tools and programming resources more>> The complete bundle for professional Tcl programmers
Get everything you need to develop, debug and deploy professional Tcl applications in a single, easy-to-budget subscription.
ActiveTcl Pro Studio includes the latest releases of Komodo IDE and Tcl Dev Kit, plus one year access to Safari Books Online. Software licenses are permanent and include all updates, and upgrades for one year.
Complete
Powerful, integrated Tcl tools and programming resources.
Convenient
Easy-to-budget annual subscription, with a single license for all products and upgrades.
Excellent value
Permanent software licenses, plus all updates, and upgrades for one year.
Features
Komodo IDE
Multi-platform, multi-language IDE for end-to-end dynamic web application development. Easily create, test and debug all your code in one powerful workspace. Komodo IDE offers the most advanced editing and debugging for dynamic languages and client-side Ajax technologies, plus intelligent tools for regular expressions, team development and customization, and unparalleled extensibility.
Tcl Dev Kit
The essential toolkit for rapid development and delivery of professional-quality Tcl applications, featuring application builders for Windows, Mac OS X, Linux, Solaris, AIX and HP-UX; plus a suite of tools to speed development time and improve code quality.
Safari Books Online
Personal online reference library, customized from over 3700 popular IT titles.<<less
CDBF for Linux 2.99.03
Easy to use very fast and small DBF viewer and editor. more>> CDBF is a powerful database viewer and editor that lets individuals and business users access databases directly without programming via the familiar Windows interface. This small and handy utility offers everything you need for working with database. Unlike other similar tools CDBF doesnt separate the viewing and editing modes: when you are viewing the table, you can always click on a field you want to modify and make all necessary changes.<<less
individuals and business users access databases directly without programming via the familiar Windows interface. This small and handy utility of. CDBF for Linux 2.99.03 - WhiteTown SoftwareLicense:Shareware
License:Shareware

Bitrix Site Manager pro for Linux 7.0
Web Content Management System, Intranet,Workflow, e-Commerce, WebAnalytics more>> Bitrix Site Manager a comprehensive content management suite for maintaining web sites.
This is a web content management system that provides stable functionality and security, and promotes cost-effective growth of your Internet project. It also allows you to minimize expenses on site maintenance due to its user-friendly structure and outstanding content management features. One product license includes possibility to manage 2 sites on ONE product installation.
Bitrix Site Manager includes 21 modules which empower web architechts and administrators to manage content and structure in the most flexible manner. Forums, advertising, mailing lists, exhaustive access permission framework, statistics and analytics of the site traffic and advertising campaign performance, blogs, training courses and more - you will enjoy all of them.
Bitrix Site Manager key features include:
*Full-featured content management system
*Advanced e-Commerce facilities
*Effective tools for building online communities
*Flexible workflow system
*Web analytics and advertising tools
*Helpdesk system
Bitrix Site Manager advantages:
*System security, safety and reliability
*Full source code
*Multiple site capability
*Reusable components
*SiteUpdate technology
*Well documented application programming interface
*Simple design template integration
Bitrix Site Manager supports multisite functionality; using one product copy it is permitted to create 2 Web sites; it is possuble to purchase additional site licenses. The customer is able to choose between 5 product editions scaled according to the enterprise needs.<<less
Automize 8.05
Easy to use, No programming is required. Run 1000+ tasks a day. Scripting features are available for advanced users. This task scheduler and automati... more>> <<less
License:Shareware
pdf2image 7.0a
pdf2image converts Adobe Acrobat PDF files into high-fidelity images for the Web as well as Microsoft Office applications such as Word, Publisher, PowerPoint, Visio and FrontPage. Choose from JPEG, PNG, GIF and BMP. It is easy to use - just select your file, choose the resolution and format and then convert. Batch convert multiple files or just one. The results look great both at lower Web resolutions and at high resolution for print. more>>
pdf2image - No more fuzzy "copy & paste" images in your documents or on your Web site. pdf2image converts Adobe Acrobat PDF files into high-quality JPEG, PNG, GIF and BMP images for use on the Web or in Microsoft applications such as Word, Publisher, PowerPoint, Excel, Visio and FrontPage. pdf2image can also be used to import batches of images, music or other documents into your applications or for upload to sites such as MySpace.com. pdf2image is perfect for people creating newsletters, bulletins, datasheets, brochures and more. It is an easy two-step process. Just select your file, choose the resolution and format options and then convert. The results look great both at the lower screen resolutions required for Web display and at high resolutions for printing. Version 7.0 supports batch mode for quick conversion of multiple files or directories. It also adds BMP (Windows Bitmap) as a new output choice. Supports Windows Vista as well as XP, and older 32-bit versions of Windows. For 15 years, Visual Integrity has been leading the way with easy yet accurate conversion solutions for small business and large organizations alike. Try pdf2image today!
- Convert PDF to JPEG, GIF, PBG and BMP
- Support for all versions of PDF through 1.7 (Acrobat 8)
- Batch convert multiple files or directories
- Intelligent Filter Options give fine control over final image output
- Convert page ranges
- .ini configuration file allows for custom defaults.
FLY Batch Image Server and FLY SDK are available for developers. These simple yet very robust software components are ideal for for embedding conversion functions into client and server based applications. Available as a DLL, FLY SDK can be accessed from any programming language including C#, VB.NET, C/C++, Java, Visual Basic, Perl, Python, Paradox and Delphi. Fly Batch operates via a simle command-line interface. Windows, UNIX and Linux.
Enhancements:
Version 7.0a
30-days free unlimited use. Now supports batch conversion of multiple files or entire directories, BMP added as output frmat, page-range selection, more
System Requirements:36MB free harddrive space<<less
Mysql Data Manager 1.73
A multifunctional and platform independent web based mysql administration tool more>>
This is a CGI script for management, development and support of Mysql databases over the Internet or Intranet using web browser based interface.
It provides a complete set of low-level and high-level capabilities. High-level functions allow to accomplish a lot with a single mouse click while low-level functions let you do precisely what you want.
You get a wide range of solutions to meet the needs of almost any Mysql web application.
Mysql Data Manager is written in Perl but uses HTML to create the GUI. This means that it is not an executable file and so there are no restrictions on uploading to your web server and using it straight away.
Mysql Data Manager does not require root access to MySQL server to do all the things you need to as a Data Administrator or Web administrator.
Main features:
- Security. Mysql Data Manager is as secure as your Mysql Server is. User name and password are not stored in any external file. There is no need to use .htaccess protection.
- Easy installation. Only single file must be uploaded. Setup is done using visual interface. You dont need to be root user to install this Mysql web Client.
- Easy in use. No programming skills are needed. Understandable and intuitive interface.
- Reliability and Efficiency. The program generates only pure HTML code. It does not use client side scripting.
- High Speed. Low Bandwidth. No image is used to build GUI. All you see on the screen is built from standard HTML elements. That means also compatibility with all web browsers.
- Multifunctionality.
- Ability to operate in Multi-User environment as universal control panel for wide range of database applications and services.
- All data types are supported.
- All table types are supported.
- All Mysql versions are supported.
- Ability to preview and customize automatically generated queries.
- Quick Backup and Restore
- Quick Import and Export
- High performance, affordable price.
- User friendly error handling
- Platform independence. This is Perl Script.
- Local connection to databases located on a remote host. Global access over the Internet.
- Fully transparent access to Mysql Server through Perl API.

ActivePerl Pro Studio for Linux 5.8.8.822
Powerful, integrated Perl programming tools more>> The complete bundle for professional Perl programmers
Get everything you need to develop, debug and deploy professional Perl applications in a single, easy-to-budget subscription.
ActivePerl Pro Studio includes the latest releases of Komodo IDE and PDK Pro Pack, plus one year access to Safari Books Online. Software licenses are permanent and include all updates, and upgrades for one year.
Complete
Powerful, integrated Perl programming tools and resources.
Convenient
Easy-to-budget annual subscription, with a single license for all products and upgrades.
Excellent value
Permanent software licenses, plus all updates, and upgrades for one year.
Features
Komodo IDE
Multi-platform, multi-language IDE for end-to-end dynamic web application development. Easily create, test and debug all your code in one powerful workspace. Komodo IDE offers the most advanced editing and debugging for dynamic languages and client-side Ajax technologies, plus intelligent tools for regular expressions, team development and customization, and unparalleled extensibility.
PDK Pro Pack
The essential toolkit for rapid development and delivery of professional-quality Perl applications, featuring application builders for Windows, Mac OS X, Linux, Solaris, AIX and HP-UX; plus a suite of tools to speed development time and improve code quality.
Safari Books Online
Personal online reference library, customized from over 3700 popular IT titles.
PerlAlert
Stay current with weekly notification of recently updated Perl modules.<<less
xFunction for Linux 2.03
Java library for interfacing to external functions written in any programming language. more>>