|
|
Web Scripting
|
SDRK License: Freeware
|
|
|
SDRK is a set of free components that enhance and expand your applications with scripting, user forms and custom properties. Using the SDRK allows you to customize your application without recompiling for each business. All you need to do is to code the specific rules in VBScript or JScript for each organization. Then they could be loaded at runtime. Also ActiveX Scripting can be used for facility batch-processing. This would not only save time, but it also could reduce mistakes. The most important reasons to use SDRK are the following: - Universal customizing copies of applications; - Automating repetitive tasks; - Putting unique features in applications. Using SDRK and scripting languages you have many advantages over compiled code. Scripting code is generally more flexible because you can easily change it on the fly and rerun it without recompiling everything.
Author: Stas Semenov| Date: 01-08-2004 | Size: 2470 KB
|
|
- |
|
Advanced Bash Scripting Guide License: Freeware
|
|
|
Complete ebook tutorial and reference on shell scripting with Bash in Linux/UNIX/BSD. This is the equivalent of a 600-page printed book. It is an official Linux Documentation Project (http://www.tldp.org) Guide.
Author: M. Leo Cooper| Date: 03-01-2004 | Size: 603 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
|
|
- |
|
Repellent License: Freeware
|
|
|
Repellent can solve your email and Internet virus worries with the click of a button, you can disable all VB and Java applets and scripting, as well as all Registry files. These are the viruses and worms that your virus scanner is trying to find and kill. Theset viruses do the real damage, like "Melissa", "KAK". A virus scanner can miss a new virus because it does not know the signature yet. Repellent simply disables the scripting capabilities.
Author: Easy Desk Software| Date: 30-03-2003 | Size: 1633 KB
|
|
- |
|
paxScript License: Freeware
|
|
|
PAXScript is a set of 4 interpreted, object-oriented scripting languages: paxBasic, paxC, paxPascal and paxJavaScript. All pax-languages support such concepts of the modern programming as namespaces, nested classes, inheritance, static(shared) members, indexed properties, delegates, exception handling. Pax-scripts are compiled into the unified p-code which allows the cross-language integration. Source code of the paxScript interpreter component is written entirely with Delphi and compatible with Delphi 5, Delphi 6, Delphi 7, C++ Builder 5, C++ Builder 6, Kylix 3.
Author: Alexander Baranovsky| Date: 29-11-2003 | Size: 1054 KB
|
|
- |
|
ZedplaceX License: Freeware
|
|
|
ZedplaceX is an wrapper control build around several usefull functions that integrates into Files system, basic Internet controls and several usefull functions especially made for server scripting environment.Included features: 1. ReadFile, WriteFile, FilesSize and FileExists2. TCP, UDP, SMTP, POP3 and Dialup IP Watcher3. Countdown Pie, Progress Bar, HotKey and Application Starter
Author: Zedplace| Date: 01-05-2002 | Size: 469 KB
|
|
- |
|
ODBscript License: Freeware
|
|
|
ODBscript is the world's easiest scripting language for developing interactive, database-enabled Websites, even for non-programmers. Fast application development also makes it ideal for Rapid Prototyping. Runs as a CGI (or offline) to process HTML files with embedded script programming. Uses ANSI SQL through ODBC. (Works with MS-Access, SQL Server, MySQL, Paradox, FoxPro, or any database with an ODBC driver.) A registered version is available with more functionality, and an ISAPI version is available for improved efficiency.
Author: ODBscript| Date: 03-12-2004 | Size: 228 KB
|
|
- |
|
IceChat IRC Client License: Freeware
|
|
|
IceChat can connect to many IRC Servers, has full scripting support and customizable popup menus, and a unique, easy to use Interface. It has emoticon support, skins, Full DCC Support, Easy to setup for Multi Servers. IceChat is in constant development, and is aimed at the Beginner to Intermediate IRC User. It allows multi profiles and has many options that most major irc clients have to offer.
Author: IceChat Networks| Date: 09-05-2004 | Size: 3713 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
|
|
- |
|
DeskBot License: Freeware
|
|
|
DeskBot is a free, multi-featured Clipboard Reader, Text Reader, Time Announcer, and Internet Explorer Add-In for Microsoft Windows which Microsoft Agent Animated, Talking Characters. From the developer of MASH - The Microsoft Agent Scripting Helper.
Author: BellCraft Technologies| Date: 12-05-2004 | Size: 1347 KB
|
|
- |
|
Html Code Convert License: Freeware
|
|
|
HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, Python, and the UNIX Shell. It is particularly useful in CGI scripting.
Author: Network Rebusnet| Date: 24-12-2004 | Size: 194 KB
|
|
- |
|
CryptoText License: Freeware
|
|
|
CryptoText is a COM encryption component written in ATL3.0 for Windows 9x, NT4.0 and Windows 2000/XP. It provides simple access to the CryptoAPI in Windows from Visual Basic, Visual C++ and scripting languages (eg ASP). As well as being a standalone product CryptoText can be used with CryptoTextCE for the PocketPC / Windows CE platform to exchange encrypted data with handheld devices. CryptoText encrypts the input text data, and converts the resulting binary encrypted form to a series of ASCII characters which are suitable for use in a SQL statement, or for storage in a text/.ini file. For example the text 'My Password' might become the text string '79978e13df1019826c16944fe1'. This type of conversion is necessary because certain characters are reserved and have special meanings in an SQL statement, and by default the Windows CryptoAPI functions will take binary input data (your text) and map each of the characters to a binary number in the range 0 - 255. The simplest solution, although somewhat wasteful of space, is to convert the binary number into a string representation of the equivalent hex number, guaranteeing that only the characters 0-9 and a-f will be present.
Author: | Date: 31-10-2003 | Size: 46 KB
|
|
- |
|
MSCExec for Windows License: Freeware
|
|
|
MSCExec allows you to call OS command or launch an application right from your script. You can set parameters for the call and check results.
Author: Miraplacid| Date: 08-01-2003 | Size: 57 KB
|
|
- |
|
Alert Post-A-Board License: Freeware
|
|
|
Create and offer Web Message Boards. No Scripting, No HTML required. Just install the Post-A-Board server and run it alongside your current Web Server - or on its own. Control Panel-driven Web interface lets you create Public Boards and Private Boards. Alert Post-A-Board lets you create and offer Web Message Boards from your existing server - or by utilizing using a DSL or Cable connection with a static IP address. Customizable Message Board Appearance, choose from 12 color schemes. Display unique Titles, Return Links, and Background images for each board. Adjustable Message Filtering capability keeps unwanted expletives and obscene language off of the message board. Mini-Ad capability for posting advertisements or announcements at the top of a Message Board. Message Management that includes the ability to Edit message text, message subject, sender name, and sender email address. Auto-Archive feature stores old messages at intervals the manager specifies. IPs To Deny security feature helps keep unwanted visitors from a Message Board. For Private Message Boards, a User Database Management panel that allows manual adding, editing, and deletion of user records. Automatic password generation and email notification to visitors of Private Boards. Message Board Statistics panel. This freeware version allows you to create up to 2 message boards.
Author: Casey Butler| Date: 22-08-2003 | Size: 3478 KB
|
|
- |
|
Virtual Access License: Freeware
|
|
|
All-in-one email, news, and workgroup discussion software. Connect to all your email and news in a single connection or at timed intervals.Also has support for Compuserve mail, forums and libraries.Has advanced filtering and threading. Spellchecking (multilingual), archiving and search. Use at a basic level or use scripting for advanced.
Author: Atlantic Coast plc (Brownbag Software)| Date: 10-12-1999 | Size: 3720 KB
|
|
- |
|
MNGeye License: Freeware
|
|
|
A Windows utility to view and manipulate Portable Network Graphics and Multiple-Image Network Graphics. The new web-standards PNG and MNG will replace the patented GIF-format. MNGeye allows you to view these files without the need for a browser. The built-in scripting-facility gives you the opportunity to dig into the internals of these unique image-formats. A basic understanding of the PNG- and MNG-standards is required for editing purposes.
Author: Triple-T| Date: 30-10-1999 | Size: 1301 KB
|
|
- |
|
MSCBlob for Windows License: Freeware
|
|
|
MSCBlob (Binary Large Object) is an auxiliary component for data blocks storing and transmitting. It could contain a raw data and represent it as a binary or string. There are 3 alternative string representations: as-is, Base64 and Hex. Also has an ability to save and load data from files on disk.
Author: Miraplacid| Date: 08-01-2003 | Size: 75 KB
|
|
- |
|
Javascript Menu Master License: Freeware
|
|
|
With Javascript Menu Master, you can create compact, attractive, and convenient Javascript-powered pull-down navigational menus for your web site with very little effort and absolutely no knowledge of writing complex Javascript and HTML code. The program gives you complete control over functionality and appearance of your menus, including options for specifying font, font size, colors, dimensions, and more in a smart, easy-to-use interface.
Author: Harmony Hollow Software| Date: 10-01-2003 | Size: 1350 KB
|
|
- |
|
MSCBlob for Linux License: Freeware
|
|
|
MSCBlob (Binary Large Object) is an auxiliary component for data blocks storing and transmitting. It could contain a raw data and represent it as a binary or string. There are 3 alternative string representations: as-is, Base64 and Hex. Also has an ability to save and load data from files on disk.
Author: Miraplacid| Date: 08-01-2003 | Size: 124 KB
|
|
- |
|
evolvEd License: Freeware
|
|
|
evolvEd® is a FREE general purpose text editor useful for web-developing, programming and scripting. Easy to use, with all the features a power user requires. When "just getting the job done" is work enough, the last thing you need is to waste time having to learn yet another computer application. Your experience with other tools should be relevant to each new application, making it possible to sit down and use that new application right away. Whether you simply need a powerful replacement for Notepad, a tool for editing your web pages, or a programming IDE, evolvEd® does what you want, the way you would expect. Features : -Keyword Highlighting of the most common script/program languages (BASH Script, Batch, C/C++, C#, Cascading Style Sheets, Delphi/Pascal, HTML, Java, Java Script, Novell Login Script, Perl, PHP, Simula, SQL, StreamServe Script, Visual Basic, XML) -Keyword Editor which lets you modify/create keyword definitions -Automatic Function Help for almost every function (Perl, VB, C/C++, Java, PHP, Delphi/Pascal, StreamServe) -Supports Regular Expressions (NFA Traditional) -Source Code Compiling with its own Output Window -Powerful Search/Replace with Regular Expression support -Supports up to 10 Live Templates with dynamic variables -Unlimited Undo/Redo -HEX Viewer -Powerful Text-based functions -Powerful HTML-functions -Supports both DOS and UNIX files -Extremely Customizable -Auto-indentation/Pairs completion/Auto-completion of HTML and XML tags -ASCII Table, shows you the ASCII-codes with its respective decimal and hex code -Base64 Encoding/Decoding -URL Encoding/Decoding
Author: David Gabrielsen| Date: 15-11-2004 | Size: 933 KB
|
|
- |
|
INF-Tool Lite License: Freeware
|
|
|
INF-Tool, the Setup Program Generator for Windows, lets you design full-featured program installations including Uninstall in seconds. Generates super-small setup packages thus making expensive and huge-sized Installation software (and long downloads for your users) obsolete. Comes with all typical software setup features and supports 26 languages - just check it out!
Author: Inner-Smile.com| Date: 01-08-2002 | Size: 1584 KB
|
|
- |
|
ToolbarDesigner License: Freeware
|
|
|
Create own custom Internet Explorer toolbars with this freeware application! Custom IE toolbar is a great way to promote website, provide visitors with extra options for searching and online/offline browsing, simplify navigation and drive more traffic. After astounding success of Google and Alexa toolbars, thousands of companies are starting to follow their lead by offering their visitors own custom toolbars for Internet Explorer. Toolbar Designer 1.0 is the first freeware toolbar-making tool that allows any person without programming experience to create own toolbars. With Toolbar Designer, any toolbar can be created by using simple “point-and-click” and “drag’n’drop” techniques. The program comes with a comprehensive collection of buttons, boxes (search, password, etc), drop-down menus and other toolbar elements. Custom images and elements can be inserted, too. Average toolbar is created in just 10 minutes. For advanced users, Toolbar Designer offers Visual Basic and JScript scripting support. Another great feature is the auto-updating option that replaces old toolbars with new ones automatically. This is an essential feature, since most websites get updated/modified several times a year. Toolbars created with this software work very fast and take very little space – 400K on average! And they do not require any resource files. For users’ convenience, any toolbar created with this application can be uninstalled directly from the browser. Toolbar Designer 1.0 is a freeware, distributed electronically over the Internet. For an additional fee, ToolbarDesign Studio can compile a complete toolbar distribution package (yourtoolbarsetup.exe, yourtoolbar.cab, yourtoolbar.dll, installer script and install.html for direct installation from the site), develop custom toolbars and do custom programming.
Author: ToolbarDesign Studio| Date: 14-01-2004 | Size: 747 KB
|
|
- |
|
LizaJet Installer for Delphi Developers License: Freeware
|
|
|
Installation and upgrading are just different modes for this efficient installer. User Dialogs are shown before downloading; only the files of the features your user selects are downloaded, and during upgrading only small patches containing new and changed files are downloaded and installed. Your installation works on all versions of Windows, it handles the network and proxy settings of Internet Explorer, Netscape Navigator and Opera. You can create installations without doing any programming at all, but you can always fall back on Object Pascal Script and on the Script Editor, Dialog Editor and integrated Debugger. Just like in Delphi you can drop visual components, and define properties and event handlers. You have full access to the comprehensive installation-library. With the unique Action Designer you can precisely control the sequence of the installation tasks, and you can seamlessly integrate the installation of separate applications. The Object Pascal Scripting Engine is fully object oriented; it supports script based classes, inheritance and empowers your installation with functionality that only a general purpose language can provide, you are no longer limited by special scripting languages. You can define your own Dialogs using one of the many built-in templates, and edit them to your hearts content with the Dialog Editor. You can of course define Registry Settings, Environment Variables and include ActiveX controls. With the integrated foreign translation tool you can translate all your Dialogs and even the constants of your Pascal Script. You can sign your applications automatically; digital signatures are checked by the LizaJet integrated downloader. The fully operational and licensed Free Edition has everything you need to create installations, including Package Wizard Code Editor, Dialog Editor, Action Designer, Debugger, and comprehensive Installation Library. You can use this astonishing installer for many years to come.
Author: LizaJet| Date: 07-02-2004 | Size: 6862 KB
|
|
- |
|
TNL-FTP License: Freeware
|
|
|
TNL-FTP is a feature-rich drag-and-drop FTP client. With a look and feel that is comfortable and straight forward to use. Features Include: What's New in Since v1.2? • Now Supports Resume on Uploads and Downloads • Send Raw FTP commands directly to the ftp server. • Multiple Profiles • Advanced Connection Settings • Automatic Transfer Mode Detection (I.e. Binary, ASCII) • Full SOCKS4 and SOCKS5 Proxy Server Support. • Full Drag and Drop File Transfers. • Advanced functions such as CHMOD, Passive Transfers and Resumes. • Open Local Files (instead of just VIEW). TNL-FTP is also included as part of TNL Total Solutions' Perl Scripting Tool.
Author: TNL Total Solutions| Date: 12-11-2004 | Size: 4527 KB
|
|
- |
|
SimplexParser License: Freeware
|
|
|
SimplexParser is used to get the most out of Formula Parsing. With it, you can evaluate mathematical formulas, draw graphs and program with very simple VBScript. SimplexParser is a sophisticated calculation application. It supports direct access to the Microsoft Visual Basic Scripting engine. The program supports symbolic derivation and a host of other numerical functions. SimplexParser is fully object orientated programmed in VC++.
Author: Ralf Wirtz| Date: 20-04-2003 | Size: 4974 KB
|
|
- |
|
Alcyone Ephemeris License: Freeware
|
|
|
Alcyone Ephemeris is an accurate and fast astronomial ephemeris calculator covering the period 3000 BC to AD 3500. It calculates heliocentric, geocentric, and topocentric positions of the Sun (Earth), Moon, and planets in ecliptical, equatorial, and horizontal coordinates, with optional corrections for parallax and refraction; rectangular coordinates, velocity, acceleration, apparent diameter, magnitude, phase, lunar libration, orbital elements, differences for all of these, and more. In addition Alcyone Ephemeris offers a wealth of functionality: plotting ephemeris data, searching for specific values, scripting to write programs for more complex computations, saving in the as HTML files to export output to spreadsheets, word processors and web pages, and printing.
Author: alcyone software| Date: 23-09-2004 | Size: 8055 KB
|
|
- |
|
GridinSoft Notepad License: Freeware
|
|
|
Text editor with highlighting more than 50 formats of files! (C/C++, HTML, ASP, PHP, Perl..) Built-in Spell Checker, HEX editor, UNICODE, Code Templates, Auto Correction, Print preview, Bookmarks, export the text with highlighting to RTF, HTML and LaTeX format, support many character sets, scripting engine, evaluate math expressions, regular expressions, the adjusted interface,support file format for Windows, Unix, MacOS.
Author: GridinSoft| Date: 27-10-2004 | Size: 892 KB
|
|
- |
|
FrontMailer Lite License: Freeware
|
|
|
FrontMailer Lite is a light-weight email checker and reader and resistent to viruses! The ideal tool to filter your mail before it reaches your regular email client (most of which are more vulnerable to viruses due to the scripting possibilities). It can serve as a complete replacement for your current mail client, but can also be used as an advanced way of processing the messages before you retrieve them in your actual mail client. In either case it will prove to be a valuable tool in your collection! FrontMailer Lite is not limited in any way, it is not nagged nor does it have a time limit. You can download it for FREE now! What's more? - Check, read and delete messages - Local storage of messages - Built-in decryption of FrontMailer Pro-encrypted messages
Author: Mark van Renswoude| Date: 11-11-2002 | Size: 1299 KB
|
|
- |
|
Jana Server License: Freeware
|
|
|
Among many other things Jana is a proxy server providing Internet access via a single modem, ISDN or DSL connection for any or a group of LAN users. Jana is installed on the machine that has the modem, ISDN or DSL connection which then acts as server. On the part of the clients no additional software is needed. Jana is also a mail server. It manages mail to and from the Internet for individual users as well as internal mail traffic between users. Each user can have his own Internet mail account with his own provider. An HTTP server is included. It can be used for local testing of webpages or to build an Intranet. Jana supports Perl/CGI and PHP3 / 4 scripting. Additional functions are an FTP server, DNS forwarder that can act as a DNS server for the LAN and gateways for FTP, Telnet. News and user defined gateways.
Author: Thomas Hauck| Date: 24-11-2004 | Size: 2598 KB
|
|
- |
|
CodeThatTree License: Freeware
|
|
|
CodeThatTree is an advanced cross-browser state-of-art JavaScript tree control that can be easily integrated in any web page, requires no JavaScript knowledge from the prospective user and is provided with the wide range of the features. - All popular browsers supported (IE4+, NS4+, Mozilla, Opera) - Easy to use and setup - Unlimited number of trees on single page all independently configurable - Unlimited depth with different style for each level - Configurable levels, you can use different indentation and style for each level - All styles supported, allowing sophisticated visual effects - Configurable nodes, makes it possible for items to seem in the way you like it - Run-time access from javascript - Low weight and high performance
Author: Anton Kolomyeytsev| Date: 09-05-2003 | Size: 324 KB
|
|
- |
| 1 | 2 |
|
|
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.

|