| Use Standard Search | Advanced Search | Browse Software by Category | View Popular Search Terms |
| Field | Value |
|---|---|
| Page # | 1 |
| Items per page: | 50 |
| Sort Column: | Release Date |
| Search: | Keywords |
| String: | scripting |
| Match: | Exact |
Show Options
| Matches: 74 · 2 pages Page 1 2 |
| Title [ and relevant links ] |
Company | Description [ no highlighting ] |
Operating System | Program Type | Cost | File Size | Release Date | Category | |||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| #1 AbsoluteTelnet Telnet / SSH Client |
Celestial Software | AbsoluteTelnet/SSH is a FIPS validated SSH terminal client that also supports telnet, SFTP, dialup, and serial connectivity in dockable tabbed multi-session interface or the classic single-session interface. A wide range of emulations are provided, including VT100, VT220, VT320, XTERM, WYSE60, ANSI, SCO-ANSI, ANSI-BBS, and QNX. Packed with options such as SOCKS5, IPV6, Arabic shaping, BIDI (bidirectional text), and IDNA (International Domain Names for Applications), Absolute is sure to support the technology you need! Absolute supports single-sign-on capability through advanced authentication features such as smartcard and GSSAPI (ActiveDirectory, Kerberos, and NTLM). Encryption options such as Blowfish, Twofish, AES, Arcfour, 3DES, Cast128, IDEA, and RC4 provide maximum security in today's insecure environments. SFTP, Xmodem, ymodem, and zmodem protocols provide extensive file-transfer support. Also supports serial ports greater than COM9 and has a variable scrollback size. Localized for: English, Chinese, Portuguese |
|
Shareware | $49.95 | 2590 kb | 2001-02-22 | Network and Internet Other | |||||||||||||||||
| #2 NFTP |
Sergey Ayukov | Easy-to use fullscreen FTP client with interface similar to Norton Commander. Available in 20 languages. Versions for 32-bit Windows, OS/2, BeOS, Linux, Unix. Major features: transfer resume, automatic reconnect, secure authentication, extensive firewall and proxy support, support for many server types, built-in FTP search, mirroring, preserving timestamps and access rights, control connection history, downloading invisible files, mouse support, highly customizable interface, compehensive progress indicator, editing files on remote server, computing size of the subtree on server, built-in file viewer, bookmark system with folders, full site/directory history, one-key login to URL in clipboard, scripting capabilities, password caching, logging, can run in the background (Unix), displaying/storing file descriptions. |
|
Shareware | $25.00 | 586 kb | 2002-06-30 | Network and Internet Other | |||||||||||||||||
| #3 Janino |
Arno Unkrig | Janino is a compiler that reads a Java expression, block, or source file, and generates Java bytecode that is loaded and executed directly. It is not intended to be a development tool, but an embedded compiler for run-time compilation purposes, such as expression evaluators or "server pages" engines like JSP. Properties The major design goal was to keep the compiler small and simple, while partially sacrificing completeness. I don't like the idea of carrying around huge libraries for simple applications. See Parser for the list of implemented and missing language features. When do you need an efficient expression evaluator? Say you build an e-commerce system, which computes the shipping cost for the items that the user put into his/her shopping cart. Because you don't know the merchant's shipping cost model at implementation time, you could implement a set of shipping cost models that come to mind (flat charge, by weight, by number of items, ...) and select one of those at run-time. In practice, you will most certainly find that the shipping cost models you implemented will rarely match what the merchant wants, so you must add custom models, which are merchant-specific. If the merchant's model changes later, you must change your code, re-compile and re-distribute your software. Because this is so unflexible, the shipping cost expression should be specified at run-time, not at compile-time. This implies that the expression must be scanned, parsed and evaluated at run-time, which is why you need an expression evaluator. A simple expression evaluator would parse an expression and create a "syntax tree". The expression "a + b * c", for example, would compile into a "Sum" object who's first operand is parameter "a" and who's second operand is a "Product" object who's operands are parameters "b" and "c". Such a syntax tree can evaluated relatively quickly. However, the run-time performance is about a factor of 100 worse than that of native Java code. |
|
Shareware | $199.00 | 104 kb | 2002-11-09 | unclassified | |||||||||||||||||
| #4 MSCPack for Windows |
Miraplacid | MSCPack version 1.1 is a collection of Miraplacid Scripting Components. It consists of the following Components: MSCUpload 1.1 - SHAREWARE - upload multiple files from one form - trial period 15 days. MSCGzip 1.1 - SHAREWARE - add compression abilities to your ASP scripts - trial period 15 days. MSCExec 1.1 - SHAREWARE (Linux version) - run OS command or application from your ASP code - trial period 15 days. MSCBlob 1.1 - FREEWARE - the easiest way to handle binary data from ASP code. |
|
Shareware | $33.95 | 308 kb | 2003-01-08 | unclassified | |||||||||||||||||
| #5 MSCPack for Linux |
Miraplacid | MSCPack version 1.1 is a collection of Miraplacid Scripting Components. It consists of the following Components: MSCUpload 1.1 - SHAREWARE - upload multiple files from one form - trial period 15 days. MSCGzip 1.1 - SHAREWARE - add compression abilities to your ASP scripts - trial period 15 days. MSCExec 1.1 - SHAREWARE (Linux version) - run OS command or application from your ASP code - trial period 15 days. MSCBlob 1.1 - FREEWARE - the easiest way to handle binary data from ASP code. |
|
Shareware | $135.00 | 538 kb | 2003-01-08 | unclassified | |||||||||||||||||
| #6 ActiveSocket Network Communication Toolkit |
ActiveXperts Software | Toolkit to enhance your applications or scripts with client/server network socket communication, automated telnet sessions, wake up on lan (Wake On Lan, WOL), RSH (remote shell script) capabilities and more. Use this component with ASP, ASP.NET, Visual Basic, Visual Basic.NET, Visual C++, Visual C# .NET or VBScript application/tool. Based on Microsoft's Winsock modules. Samples for all platforms and development tools are provided. Use this ActiveX control for different purposes: - To automate Telnet sessions; for instance, configurations for network switches (3COM, Cisco) are normally done via telnet sessions. You can use ActiveSocket to automate these telnet sessions, hiding passwords and specific configuration menu's from the operators. In combination with a we server, you can delegate specific tasks to operators. Operates use the web-interface; the web-application (ActiveSocket) establishes the actual Telnet session; - To create your own client/server applications; your server-application listens for an incoming connection on a specific port, while your client application makes a connection to it; - To enhance your applications with client/server technologies; - To query servers and devices using the SNMP protocol; - To run a Shell Script on a remote UNIX or LINUX computer that runs the RSH (Remote Shell Script) daemon; - Wake up On Lan (Wake On Lan, WOL); wake up machines based on their MAC address; ActiveSocket can be used on Windows 98, Windows NT, Windows 2000, Windows XP and Windows .NET platforms. Visit http://www.activexperts.com/activsocket to view online samples. |
|
Shareware | $149.00 | 1100 kb | 2003-03-01 | Development Other | |||||||||||||||||
| #7 ActiveSocket Network Communication Development Kit |
ActiveXperts Software | ActiveSocket is a Network Communications ActiveX Control. Features: Telnet client (for instance for configure your Cisco swtiches), Ntp client, SNMP client (SNMP Get, GetNext and Set), Wake On Lan (also called Wake Up On Lan, or WOL), client/server connection oriented IP communications and more, all based on WinSock. Runs on Windows 98/ME/NT4/2000/XP/2003; Includes samples for Visual Basic, Visual C/C++, VB .NET, VC# .NET and ASP. Visit http://www.activexperts.com/activsocket to view online samples.Runs on Windows 98, Windows ME, Windows NT 4, Windows 2000, Windows XP and Windows 2003; It includes sample projects for Visual Basic, Visual C/C++, Visual Basic .NET, Visual C# .NET and ASP to give you an immediate productivity boost; View http://www.activexperts.com/activsocket to view online samples. Product of the Year by <a href="http://www.adminfavorites.com">www.adminfavorites.com</a>. |
|
Shareware | $149.00 | 1100 kb | 2003-03-01 | Development Other | |||||||||||||||||
| #8 AIM Keys |
Aimsoft Development Corporation | AIM Keys for Windows XP/2k/Vista is an all-in-one, macro utility. This major release features improved macro recording and playback, task scheduling, security options, and enhanced performance. Other new features in include: web site and email launching, forms filling, drag and drop creation of launch macros and a new QuickList command for fast and easy selection of macros. AIM Keys carries a 30 day, money-back, timesaving guarantee. |
|
Shareware | $39.95 | 6216 kb | 2003-09-06 | System Utilities Automation Tools | |||||||||||||||||
| #9 AIM Keys |
Aimsoft Development Corporation | AIM Keys for Windows XP/2000/NT/98/95 is an all-in-one, macro utility that features macro recording and playback, text replacement and task scheduling. New features in 3.1 include: NEW! Windows XP and 2000 ready. AIM Keys 3.1 features an new user interface and has been optimized to work on the newest operating systems. NEW! AIM Keys 3 is now an MDI (Multiple Document Interface) application, which allows several AIM Keys data files to operate at the same time. This is a major innovation! NEW! QuickList (formerly the ListBox) offers a larger selection of macros. There are now additional options, within the QuickList. For example, you can choose whether the List always appears at the mouse pointer, above it, or behind it. NEW! Commands are now much easier to perform, with the new mouse activated macros and key/text shortcut sequences. Internet and Email commands have also been streamlined to make navigation easier. NEW! Task Scheduling. Now you can run macros in AIM Keys while your AWAY from your computer! NEW! Preview/Edit pane, which allows you to preview and edit macro syntax on the fly! NEW! Macro and Task log files. AIM Keys can automatically track your activities and store them for future reference. NEW! Security options. Now you may secure every facet of AIM Keys interface from macros to the entire application. Encrypt your sensitive macros such as passwords to prevent others from using or viewing them. NEW! Expanded Macro Wizard. Over 25 new macros can be created via the wizard, which makes adding special commands or complex macros much easier and faster. AIM Keys carries a one-of-a-kind, 30 day money-back, timesaving guarantee. |
|
Shareware | $29.95 | 2799 kb | 2003-09-15 | System Utilities Other | |||||||||||||||||
| #10 pSogol |
Codelode | Math Asst., Calculator, and Hypertext Notepad for Scientists and Engineers using Pocket PC 2003. Assists with calculating networks of formulae, dynamic simulation, differential and linear equation solution, multiple equations and unknowns, builtin script language. Useful for engineering and science computations, trying out algorithms, plotting results, quantitative brain-storming, and documenting problem solutions. User acquires or creates application files called webs to solve particular problems of interest. Webs included with the distribution include: 1) CA -- Cellular automaton simulation 2) CAVE -- Nano Adventure Game illustrating hypertext interface 3) cocomo -- Computes time to develop software 4) DIBPrinting -- Tells how to print device indepent bitmaps in Windows 5) filter -- simulates simple IIR and FIR filters 6) hamurabi -- plays the old basic computer game hamurabi 7) HEBB -- Illustrates Hebbian learning using a matrix of weighting factors 8) LOGISTIC -- Illustrates the period doubling approach to chaos, using a simple logistic map 9) logo -- Plots a pretty spiral 10) matrix -- Solves four equations in four unknows using lu-decomposition 11) payment -- Computes a monthly payment from principal and interest 12) PERT -- Computes the critical path in a simple construction process 13) PIGGY -- Computes total amount in piggy bank from the number of each kind of coin 14) Quotes -- Selected quotes from famous iconoclasts and others 15) Rkutta -- Illustrates second order differential equation solution using Runge-Kutta method |
|
Shareware | $25.00 | 1647 kb | 2003-09-18 | Desktop Other | |||||||||||||||||
| #11 Sogol |
Codelode | Math Assistant and Hypertext Notepad for Engineers and Scientists using Windows. Assists with calculating networks of formulae, dynamic simulations, equation solutions, differential, multiple equations and unknowns, with built-in script language. Useful for engineering and scientific computations, trying out algorithms, plotting results, quantitative brain-storming, and documenting problem solutions. User acquires or creates application files called webs to solve particular problems of interest. Webs included with the distribution include: 1) CA -- Cellular automaton simulation 2) CAVE -- Nano Adventure Game illustrating hypertext interface 3) cocomo -- Computes the time to develop software 4) DIBPrinting -- Tells how to print device dependent bitmaps in Windows 5) filter -- simulates simple FIR and IIR filters 6) hamurabi -- plays the old basic computer game hamurabi 7) HEBB -- Illustrates Hebbian learning using a matrix of weighting factors 8) LOGISTIC -- Illustrates the period doubling approach to chaos, using a simple logistic map 9) logo -- Plots a pretty spiral 10) matrix -- solves four linear equations in four unknowns using lu-decomposition 11) payment -- Computes a monthly payment from principal and interest 12) PERT -- Computes the critical path in a simple construction project 13) PIGGY -- Computes the total amount in piggy bank from the number of each kind of coin 14) Quotes -- Selected quotes from famous iconoclasts and others 15) Rkutta -- Illustrates second order differential equation solution using Runge-Kutta method |
|
Shareware | $25.00 | 1098 kb | 2003-09-18 | unclassified | |||||||||||||||||
| #12 PopUpCop by EdenSoft |
EdenSoft | Award-winning PopUpCop blocks unwanted popup windows without interfering with normal Web browsing. PopUpCop is designed to return control of your browsing experience back to you. It does not block all advertisements: it blocks irritating Web site behavior, which is often used for advertisements. PopUpCop is completely customizable. You can choose what techniques and technologies to block, from blocking nothing to turning off images, Java applets, ActiveX controls, JavaScript, and 15 other potentially annoying techniques. You may want to change what to block depending on where you are browsing. To make all this flexibility easy to control, PopUpCop features two unique control mechanisms: the Internet irritation indicator and the Internet irritation level slider. These two controls work together to provide information about the techniques that a web site is using and to make it easy for the user to block a collection of techniques. Unlike some of its competitors, PopUpCop does not use site title or URL address matching to determining what to block. It monitors your interaction with the browser, and determines what new windows to block based on a simple collection of rules. It never interferes with normal browsing and will never close the main browser window. If you just want to block popups, you can just install the program and forget it. PopUpCop is packaged as an Internet Explorer toolbar add-in. After installation, it occupies a small space on the user's toolbar. It safely co-exists with other toolbar add-ins. PopUpCop version 2 also helps you manage cookies, helps protect you from malicious software and much, much more. |
|
Shareware | $19.95 | 976 kb | 2003-11-19 | unclassified | |||||||||||||||||
| #13 AXGate |
newObjects | Allows the HTML pages in Pocket IE script any ActiveX without compromising the device security. The components you want to access are listed in profiles and accessed in packets. User permission or internal authentication can be configured. The profiles can be restricted to protocol or URL for additional security. AXGate is packed with newObjects ActiveX Pack1 and NetStreams to provide wide area of functinality in one package. The newObjects ActiveX Pack1 and NetStreams are also available separately for all the Windows platforms. With them AXGate automatically ships over 30 multipurpose ActiveX that give you tools for file access (text, binary, record based - known also as flat file), dictionary objects, configuration and registry managers, custom script hosting, even background thread running scripts, TCP, IRDA and other network functionality. Note that some samples for the supporting components are also included in the installation packages, but it is recommended to download the full documentation and additional samples in order to make learning quicker and easier. AXGate is for Pocket PC with Windows Mobile 2003 and later only. It is designed for Pocket Internet Explorer usage as primary target. However it can be used outside Pocket IE with some limitations of the functionality which are PIE specific. The documentation is not included. You must download NDL (newObjects Development Library) separately. |
|
Shareware | $49.00 | 717 kb | 2004-10-14 | Development Active X | |||||||||||||||||
| #14 Paquet Builder |
G.D.G. Software SARL | Paquet Builder is a mix between a 7-Zip, Zip and Cabinet Self-Extracting archive maker and a Setup routine generator. Thanks to its exhaustive feature set, create flexible and compact self-extractors for professional file and software delivery. Package up any document or program files, visually construct simple or sophisticated multilanguage distribution and installation packages; generate updates and patches; wrap multimedia presentations or several Windows Installer MSI setups into single .exe files ready for delivery over the Internet... Create ready-to-deliver packages in minutes, without requiring any additional knowledge, or go further since you may also: - really customize the entire behavior and look of your packages from A to Z; - create standard or Windows wizard-styled packages and change any detail of your setup's design: icon, splash screen, dialogs, billboards, version info... Show your own company advertisement; - organize files into components, set destination paths, ask end users for which components to install, add conditions to file extraction; - add custom actions and configure them visually to do what you want: prompt users; detect system configuration; create shortcuts; read/write registry keys and .ini files; modify file properties; work with variables; use If/Then conditionals or goto statements; display dialogs like readme, license agreement, info panel, wait messages, message boxes; execute program or document files; copy or manage files... - make localized for international distribution; - password protect files, add integrity checks, digitally sign your packages (code signing) with Microsoft Authenticode to secure your files; - select between three efficient file compression methods: Zip, 7-Zip (LZMA and BCJ2) and Cabinet (LZX, MSZIP); - include uninstallers to remove changes made by packages; No scripting is required, everything is done visually in the XP-like logically-organized interface. Freeware/Trial edition available. |
|
Shareware | $41.00 | 4166 kb | 2004-11-03 | Development Install and Setup | |||||||||||||||||
| #15 zApp |
Zugg Software | zApp allows you to create visual applications with a modern user interface very quickly and inexpensively. Applications written with zApp can be freely executed by any user with the free zApp Runtime package. End-users who also purchase the zApp User package can completely customize your application to meet their own needs. Not only can they change tool bars and menus, but they can completely change the look and feel of the application by modifying the XML file that controls the layout of the user interface. Using scripting languages, end-users can also add their own features or plugins to your application. As a Developer you are thus able to both protect your intellectual property while allowing 3rd parties to contribute plugins for your software. Instead of the normal, plain Windows components, such as text boxes, buttons, etc, zApp provids you with a rich and powerful set of visual components. These components provide features such as as-you-type spellchecking, connections with a wide variety of data sources, such as XML files, or SQL databases, and powerful COM-based objects for managing tree and grid views of data. Because zApp is optimized for Windows, it can use any scripting language that is compatible with the Windows Scripting Host. This includes Visual Basic Script, Javascript, Perl, Python, and many other languages. These scripting languages can be freely mixed you your application or in plugins. Routines written in one scripting language can even call routines written in other scripting languages. When you purchase you get 2 years of free upgrades! |
|
Shareware | $30.00 | 6611 kb | 2004-11-23 | Development Other | |||||||||||||||||
| #16 MSCABImage for Windows |
Miraplacid | MSCABImage (captcha code) is the best cure from nasty posting bots (robots). These bots create hundreds email accounts on your web-based mail servers and spam from them, fill your forums with thousands of commercial postings and screw your online polls. How it works. ABImage Component generates random number and make a hard-to-recognize picture from it. Your Web Application asks visitor to read the number and type it in a textbox. Human can easily recognize the number, but there is no way how a bot can do that. As soon as the form will be posted back, application compare the random number with the number posted by visitor and authorize a human or reject a bot. The number can be generated by internal random number generator or can be set by the application. Image can be extra protected from recognition with adding random noise. |
|
Shareware | $58.95 | 888 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
| #17 MSCBlob for Linux |
Miraplacid | 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. |
|
Freeware | $0.00 | 92 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
| #18 MSCBlob for Windows |
Miraplacid | 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. |
|
Freeware | $0.00 | 868 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
| #19 MSCCrypto for Linux |
Miraplacid | MSCCrypto is COM component for Active Server Pages and stand-alone applications. It includes collection of the best encryption and hashing algorithms: - RSA public key algorithm (512/1024/2048 bits key size) - AES symmetric block algorithm (128/192/256 bits key size) - Blowfish symmetric block algorithm (64 to 448 bits key size) - Cast5 (Cast 128) symmetric block algorithm (128 bits key size) - TripleDES symmetric block algorithm (192 bits key size) - Twofish symmetric block algorithm (128/192/256 bits key size) - MD5 hash (128 bits hash) - SHA1 hash (160 bits hash) - Ripemd hash (160 bits hash) - 32-bit CRC checksum algorithm - 24-bit CRC checksum algorithm Additionally, MSCCrypto 2.0 includes PGP/OpenPGP - compatible component, MSCCyrptoPGP. It allows you to exchange symmetrically encrypted information between MSCCrypto and various cryptographic applications in binary and armored (text) form. With MSCCrypto, you can keep sensitive or private information of your customers safe and undisclosed. All algoritms are exact implementations of respective standards. Miraplacid Crypto Component core is proprietary Miraplacid Crypto Library. It is not an object wrapper around the Microsoft CryptoAPI. |
|
Shareware | $161.00 | 225 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
| #20 MSCCrypto for Windows |
Miraplacid | MSCCrypto is COM component for Active Server Pages and stand-alone applications. It includes collection of the best encryption and hashing algorithms: - RSA public key algorithm (512/1024/2048 bits key size) - AES symmetric block algorithm (128/192/256 bits key size) - Blowfish symmetric block algorithm (64 to 448 bits key size) - Cast5 (Cast 128) symmetric block algorithm (128 bits key size) - TripleDES symmetric block algorithm (192 bits key size) - Twofish symmetric block algorithm (128/192/256 bits key size) - MD5 hash (128 bits hash) - SHA1 hash (160 bits hash) - Ripemd hash (160 bits hash) - 32-bit CRC checksum algorithm - 24-bit CRC checksum algorithm Additionally, MSCCrypto 2.0 includes PGP/OpenPGP - compatible component, MSCCyrptoPGP. It allows you to exchange symmetrically encrypted information between MSCCrypto and various cryptographic applications in binary and armored (text) form. With MSCCrypto, you can keep sensitive or private information of your customers safe and undisclosed. All algoritms are exact implementations of respective standards. Miraplacid Crypto Component core is proprietary Miraplacid Crypto Library. It is not an object wrapper around the Microsoft CryptoAPI. |
|
Shareware | $129.00 | 956 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
| #21 MSCExec for Linux |
Miraplacid | 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. |
|
Shareware | $58.95 | 120 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
| #22 MSCExec for Windows |
Miraplacid | 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. |
|
Freeware | $0.00 | 824 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
| #23 MSCGzip for Linux |
Miraplacid | MSCGZip is GZip compression/decompression component. It allows you compress and decompress data and files using standard well-known Gzip data compression engine. |
|
Shareware | $58.95 | 145 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
![]() | |||||||||||||||||||||||||
| #24 MSCUpload for Linux |
Miraplacid | MSCUpload is an Active Server File Upload component. It extentds standard Request object capabilities in handling uploaded data. MSCUpload is a perfect way for ASP applications to handle multiple uploaded files and still make another form fields easily accessable. |
|
Shareware | $58.95 | 146 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
| #25 MSCUpload for Windows |
Miraplacid | MSCUpload is an Active Server File Upload component. It extentds standard Request object capabilities in handling uploaded data. MSCUpload is a perfect way for ASP applications to handle multiple uploaded files and still make another form fields easily accessable. |
|
Shareware | $18.95 | 884 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
| #26 MSCABImage for Linux |
Miraplacid | MSCABImage is the best cure from nasty posting bots (robots). These bots create hundreds email accounts on your web-based mail servers and spam from them, fill your forums with thousands of commercial postings and screw your online polls. How it works. ABImage Component generates random number and make a hard-to-recognize picture from it. Your Web Application asks visitor to read the number and type it in a textbox. Human can easily recognize the number, but there is no way how a bot can do that. As soon as the form will be posted back, application compare the random number with the number posted by visitor and authorize a human or reject a bot. The number can be generated by internal random number generator or can be set by the application. Image can be extra protected from recognition with adding random noise. |
|
Shareware | $58.95 | 143 kb | 2005-03-03 | Web Development ASP and PHP | |||||||||||||||||
| #27 Personal Stock Streamer |
DTLink Software | Personal Stock Streamer is a complete stock streamer and trading platform for the active US investor. With PSS, investors can track hundrds of streaming stock tickers; manage multiple accounts and portfolios; see intraday and historical charts with candle, line and OHLC types and technical analysis indicators including SMA, MACD, RSI, Money Flow, Bollinger Bands, Momentum, and many others; mark up charts with annotations; produce asset allocation charts; collaborate and share stock tips and live annotated charts in real time; create watchlists; record filled orders in a complete transaction register supporting buy, sell, dividend, dividend reinvest, share transfers, return of capital, sell short, buy to cover and split transaction types; retrieve options chains; execute live trades through US exchanges including the NYSE, AMEX, & NASDAQ; calculate unrealized gain or loss on a lot by lot, ticker and portfolio basis; produce capital gains reports; send expression based alerts to email or mobile phones; exchange data with Quicken(tm), Microsoft Money(tm) and Metastock(tm); feed live tickers into Microsoft Excel(tm) for custom analysis; create custom asset classes; drag and drop Internet bookmarks; use a currency table and converter; place a light weight stock ticker bar on the desktop; read per ticker news headlines; organize view layouts with any of several dozen data fields including symbol, price, change, high, low, volume, spread, bid, ask, 52 week high and low, P/E ratio, EPS, dividend, yield, beta, market cap, gain, and others; get quick access to online research including EDGAR and finance.yahoo.com among others; use the scripting API to develop custom indicators, reports and extensions in VBscript(tm) or JScript(tm); all for free w/ supported brokerage accounts. Includes an interactive tutorial and 40 page users guide. |
|
Freeware | $0.00 | 10427 kb | 2005-03-21 | Business Investment Tools | |||||||||||||||||
| #28 Ghost Installer Studio |
Ethalone Solutions, Inc. | More freedom, more power, more flexibility! Ghost Installer is full featured deployment solution with extremely friendly and powerful user interface, compact installer core and unique setup customization features. Ghost Installer is compatible with Windows 95/98/Me/NT/2000/XP/2003 and has tons of advanced features: - Wide variety of project wizards to make deployment easier - Simple and powerful gDesigner IDE - Installing of .NET runtime, applications, assemblies and Visual Studio components - Ability to deploy separate parts of your application or third-party runtimes via the Internet - Extremely powerful RSA Protection for your installation - All dialog windows are fully customizable (including uninstallation, system dialogs and even message boxes) - Fast and effective compression (much better than Zip) - Single-file self-extracting executable and multi-volume installations - Scriptable Installer Actions allow an execution of custom scripts on various installer events - Support for C++, Pascal, VBScript and JavaScript Scripting in addition to available proprietary scripting support - Compact installer engine - Installation of files, shortcuts, registry, etc. - Multi-language installations - Uninstall, repair and maintenance modes - Rollback for interrupted installations - Fully customizeable appearance - Skinnable user interface - DirectX deployment support - Internet Information Services configuration - Database configuration (MySQL, MS SQL, PostgreSQL, Oracle) - Plug-In API for own plug-in development and much more at http://www.ethalone.com/products.php |
|
Demo | $299.00 | 19131 kb | 2005-04-13 | Development Install and Setup | |||||||||||||||||
| #29 Desktop Operation Sensor |
ManualEnds Technology | Designed for scalability and integration between machine and supervisory levels, Desktop Operation Sensor could allows user to trigger and monitor many window processes at the same time Real Time Synchronization. Desktop Operation Sensor lets you create macros to control your Windows applications, automate program processes and assign tasks to scheduled events. With keyboard-mouse macro recorder, and player designed to help you eliminate repetitive operations. Desktop Operation Sensor is an HMI for supervisory level monitoring and control applications. It has a distributed and scalable architecture that supports distributed plug and play sensor applications, giving maximum control over information everywhere you want it. |
|
Shareware | $38.00 | 32981 kb | 2005-04-15 | System Utilities Launchers and Task Managers | |||||||||||||||||
| #30 Macro Independence |
ManualEnds Technology | Macro Independence is a Windows utility that records and plays back mouse and keyboard events and save to file simultaneity. It allows you to record your keyboard strokes and mouse movements. Then you can replay those recorded events at anytime. Macro Independence is used to control, monitor, trigger, or report on your windows automation actions without any operator/work people. In additional, Macro Independence is your Auto Operated System solution. |
|
Shareware | $25.00 | 13293 kb | 2005-04-15 | System Utilities Launchers and Task Managers | |||||||||||||||||
| #31 Docklight Scripting |
Flachmann und Heggelbacher | Docklight Scripting is an automated testing tool for serial communication protocols via COM (RS232, RS422/485), TCP (client and server) and UDP. It is an extended edition of Docklight RS232 Terminal / RS232 Monitor that includes an easy-to-use script language for automation. A Docklight script allows you to execute all basic Docklight functions (sending predefined data sequences, detecting specific sequences within the incoming data stream, ...) and embed them in your own test code. Docklight Scripting gives you both, flexibility and simplicity. Within minutes you can build your own automated testing tools and create * repeated test cycles (e.g. endurance testing for a motion control / drive system) * time-controlled test jobs (e.g. sending a diagnostics command at certain times of day) * automatic device configuration scripts (e.g. resetting a RS232 device to factory defaults before delivery) * fault analysis tools for service and maintenance tasks (e.g. running a set of diagnostics commands and performing automatic fault analysis) * protocol testers with automatic checksum calculations (e.g. CRC - Cyclic Redundancy Codes) * Docklight startup scripts (e.g. automatically starting a COM port logging task at PC startup) Docklight Scripting uses the VBScript engine, allowing you to write your tests in a simple and well-known script language. Docklight's basic functions and features are made available through a small and convenient set of script commands. The sample applications and scripts provided make getting started easy, and allow you to become productive immediately. |
|
Shareware | $144.00 | 4270 kb | 2005-04-16 | Development Debugging | |||||||||||||||||
| #32 Superior SQL Builder |
Red Earth Technologies Pty Ltd. | Visually build complete SQL scripts - other query tools only build single SQL queries. Introduce massive time savings and reduce debugging, syntax and logic errors. Easy to use. Build complex SQL scripts without typing any SQL. Incredibly versatile, flexible and extendible - users have complete control over the SQL that is generated. Suitable for DBAs and developers of any expertise. Supports Oracle, SQL Server, MySQL and Access. |
|
Commercial | $399.00 | 8680 kb | 2005-05-15 | Development Other | |||||||||||||||||
| #33 CodeThatTree JavaScript Tree |
CodeThat.Com | 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 |
|
Shareware | $19.95 | 324 kb | 2005-06-30 | Network and Internet Other | |||||||||||||||||
| #34 SoundTimer |
Sparkleware | SoundTimer is simple and flexible task scheduling utility, for automating routine and repetitive tasks. It has many advantages over the standard Windows Task Scheduler: - Execute tasks every few seconds, minutes, hours, or days - Perform "open", "execute", "print", "queue", or other actions on documents or programs - Easily suspend and resume individual queued tasks - Internal sound player, with pre-emptive priority system SoundTimer is also a unique and innovative sound effect player. With its priority-based queueing functions, Sound Timer can be used to simulate cyclical or random background noise. |
|
Shareware | $19.95 | 593 kb | 2005-09-19 | System Utilities Launchers and Task Managers | |||||||||||||||||
| #35 Active Scripting Fast Disable |
Sparkleware | Internet Explorer's Active Scripting "feature" is responsible for popup windows, scrolling status bar text, security holes, and other annoyances. Unfortunately, some websites require this technology for basic navigation, so permanently disabling Active Scripting is an impractical solution. The "Enable/Disable Active Scripting" option is normally buried deep in the Windows Control Panel, and changing it repeatedly is a bothersome task. Our handy little tool makes disabling and enabling Active Scripting easy! With a single click or keypress, you can... * Close all Internet Explorer windows (including popup ads) * Check the state of Active Scripting in four different security zones * Reload all Internet Explorer windows, with Active Scripting disabled or enabled * Toggle picture display within Outlook and Internet Explorer Unlike many popup blocking utilities, Active Scripting Fast Disable is simple, stable, and non-invasive. It is compatible with Windows 95, 98, NT, ME, 2000, and XP, and all recent versions of Internet Explorer. It will not prevent you from opening new Internet Explorer windows, or modify important system DLLs. It requires no setup, "blacklist" entry, or filter configuration. Active Scripting Fast Disable is the ultimate solution for blocking offensive, obscene, and unwanted images from your Outlook email inbox. It is much easier to use than a traditional software firewall, and preserves the HTML formatting used by legitimate email messages. Unlike other filtering tools, ASFD will never accidentally discard an important email due to the presence of a blocked "keyword". With Active Scripting Fast Disable, there is also no need to maintain a list of junk email senders, or contact whitelist. When you receive an email with images you'd like to view, just click on the ASFD icon in the system tray. After you've finished viewing the email, click on the icon again to block downloading and display of pictures. |
|
Shareware | $11.95 | 580 kb | 2005-09-19 | Network and Internet Browser Tools | |||||||||||||||||
| #36 Script Editor |
BrineSoft | Universal, easy-to-use editor for Windows Script Files (*.wsf) and scripts (*.vbs, *.js, ...). Re-usable parts of a script code can be referenced as external script files, while the project-specific code is embedded into the project (*.wsf). Customizable Object Browser to display methods and properties of the most used objects. Workspaces to organize projects. Smart syntax help and syntax highlighting. User-defined tools. Script and projects can be executed by Windows Script Host or MS Script Control. |
|
Shareware | $39.95 | 3710 kb | 2005-10-25 | Development Source Editors | |||||||||||||||||
| #37 CodeThatMenu JavaScript Menu |
CodeThat.Com | CodeThatMenu is advanced cross-browser state-of-art JavaScript menu control that can be easily integrated in any web page, requires no JavaScript knowledge from the prospective user and comes with the features everybody expects from the modern navigation menu: - Cross-browser compatibility - Easy to use and setup - Both drop-down and popup menus are supported - Unlimited menu depth with all levels independently configurable - Look and feel and appearance of the menu is controlled through the CSS class - Look and feel of the menu item when in "mouse over" state supported by the CSS class - Link targets (other frame, new window, parent frame) and tool tips are supported - Customizable attractive transparency and transition effects (IE 5+) - Whole menu item area is clickable (not text caption only as in most others javascript menus) - Run-time access from javascript - Low weight and high performance |
|
Freeware | $0.00 | 324 kb | 2005-10-26 | System Utilities Other | |||||||||||||||||
| #38 Scripting Modules |
Spriteworks Developments | Create and customize over 70 scripts with no programming. Real-time previews and image/font/texture libraries. |
|
Shareware | $19.95 | 946 kb | 2005-11-16 | Web Development Java and JavaScript | |||||||||||||||||
| #39 CommandBurner |
Cortex I.T. | CommandBurner is free CD/DVD burning software utility that can be executed from the command line, making it suitable for integration with programs, scripts and batch files. There is also a simple, user-friendly interface available through which users can configure the burning process. The interface displays information about the burning progress such as Data burnt, Total Size, Time, ETA, Burn Speed. Users can access a comprehensive Help File via the command line or through the interface for instructions on how to use CommandBurner. |
|
Freeware | $0.00 | 2786 kb | 2005-11-25 | Audio and Multimedia CD Burners | |||||||||||||||||
| #40 Liquib |
Whizical.com | Liquib treats an image as if it were a fluid, which can be distorted by various transformations to create liquid image, marbled paper and Droste type effects. It is a graphics tool (or toy) that attempts to translate mathematics into visual imagery. Manipulation Tools and Effects can be manually applied to express your creativity with unique transformations. Or you can relax and be entertained by the Automatic Effects feature. Watch as images are contorted, distorted and transmuted by randomly chosen manipulations, always fresh and evolving. Liquib effects can be reflected onto mirroring panels to create Tiles, which can optionally be centered to maximize symmetries. The visual display can be accompanied by music from the Audio Player. Liquib display sequences can be captured to Video, and actions can be Scripted to create choreographed performances of dynamic art, optionally controlled via a MIDI device. |
|
Shareware | $26.00 | 5616 kb | 2005-12-15 | Graphic Apps Other | |||||||||||||||||
| #41 ChScite |
SoftIntegration, Inc. | ChSciTE is a Ch programming language IDE (Integrated Development Environment ) to edit and run C, Ch and C++ programs. Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing and embedded scripting. It supports international languages and is an open source IDE. It can compiled and run across platform. More can be found at http://chscite.sourceforge.net http://www.softintegration.com |
|
Freeware | $0.00 | 1891 kb | 2006-01-12 | Development Source Editors | |||||||||||||||||
| #42 eMill |
Active+ Software | eMill is a flexible software that helps users intuitively and effectively handle, from a PC or any web browser, simple to very complex emailing projects. 1. Message Creation: Built-in WYSIWYG HTML editor and text editor, import contents from an existing HTML file, convert in PDF or ZIP... 2. List Building: eMill do not import you data but connect to it and is compatible with nearly all kind of data sources (Excel, Access, SQL Server, Oracle, My SQL, ACT!, XML, LDAP, Outlook Contacts, Exchange, any text file and many more). 3. Message Personalization: Unlimited personalization of your messages by inserting merge fields, creating easily conditional contents or editing scripts. 4. Message Delivery: Use the built-in SMTP Mailer or any other SMTP server, display real-time statistics, schedule your mailing, support the S/MIME protocol... 5. Message Tracking: Display the opening rate and the click rate globally or for each receiver, personalize and export the tracking data,... 6. Incoming Messages: Retrieve message for any POP3 server or file and configure any kind of actions (manage opt-in/opt-out and bounces, process webforms,...). 7. Multi-User architecture: Use the windows or the web interface according to your needs, create users and groups, define passowrds and permissions,... 8. Multichannel Marketing: The Fax and SMS add-ons give you the possibility to integrate these delivery channels at the heart of your communication strategy. eMill provides all the technology to manage SMS and fax campaigns as easily as your e-mailing projects. 9. Advanced users: Designed in the objective of being highly flexible, eMill offers a script interface that lets you customize any steps of your emailing projects. Moreover, the API allows you to make eMill interact with any external programs. |
|
Shareware | $499.00 | 30974 kb | 2006-02-14 | Network and Internet Other | |||||||||||||||||
| #43 Image Recognition Web Test Plugin |
iMacros WebSite Testing and Web Scraping | The Image Recognition Plugin is a powerful add-on that uses machine vision technology for web testing sites that contain non-HTML elements. The Plugin supports Flash applets, Java applets, Movie Player Applets, ActiveX, and all other controls. The Image Recognition Plugin is the world's first technology that allows you to automate and test web sites using images instead of cumbersome X/Y coordinates. It relies only upon the images that are rendered in the browser, regardless of the technology that created them. Simply give the software information about a button or an image, and you can use the button in your macro commands. The program will find and click the button, even if it is in a different location or has changed colors. |
|
Shareware | $998.00 | 389 kb | 2006-02-27 | Web Development Flash Tools | |||||||||||||||||
| #44 Html2Javascript |
DigiArch.org | Html to JavaScript is a handy tool for web developers. It enables you to create header and footer files in a regular html web site, without using server side scripting language like asp or php. Simply enter the html code or load it from a file. Html to JavaScript will convert the code and provide a script line to be included in your regular html file. Key features: Smart conversion for pictures and line breaks. Remembers the last directories you used. Build-in browser preview. Also converts plain text. Syntax highlighting. |
|
Shareware | $9.95 | 1205 kb | 2006-03-09 | Web Development Java and JavaScript | |||||||||||||||||
| #45 Macros IDE |
S&G Team | Macros IDE is a powerful development platform based on ActiveX Scripting for rapidly customizing rich-client desktop applications and integrating them with existing systems. It enables customers to customize their software and meet specific business processes, rather than build solutions from scratch. This helps to save time and money and reduce risks. Macros IDE includes support for creating custom dialog boxes and ActiveX Controls for rapidly building user interfaces. Integrated development environment offers the advantages of fast, in-process performance and the ability to build solutions without the use of additional tools. Programs that include Macros IDE can be tailored to fit specific business needs. This class of applications enables developers to quickly build solutions that require less end-user training. Macros IDE helps you: - Make applications easier to maintain; - Create functions and automate processes; - Create and manipulate objects; - Reuse code and speed up development cycle; - Reduce costs and increase productivity and more. Macros IDE provides: - Easy integration into any application; - VBScript, JScript, PerlScript and Python languages for your macros; - Power editor with syntax checking, color-coded syntax, and support for code drag-and-drop; - IntelliSense features for instant syntax reference and object model assistance to reduce programming time; - Modal and modeless dialogs; - Powerful Forms Designer with built-in ActiveX Controls; - Properties window for ActiveX Controls properties and more. |
|
Shareware | $375.00 | 4295 kb | 2006-03-11 | Development Components and Libraries | |||||||||||||||||
![]() | |||||||||||||||||||||||||
| #46 Kaleider |
Whizical.com | Kaleider manipulates images (and videos) to emulate various Kaleidoscope, Mirroring, 3D Mirroring and Funneling effects. It is a capable graphics tool for people who are interested in symmetry, tiling, tessellation and mosaic patterns, with controls for manipulating images and tiles. Effects can be shifted interactively with the mouse, essentially re-rendering the same effect based on different relative positions within the source image, allowing you to experiment with the results and decide when a picture suits your taste. Multiple patterns can be combined to create composite Pattern Combo images. High resolution images can be displayed and saved with flexible options. Aside from any usefulness though, Kaleider is really just entertaining and fascinating to watch while in Automatic Effects mode, with an endless variety of randomly selected effects wandering across the screen according to randomly selected patterns. The Rooms feature exhibits Kaleider patterns in 3D perspectives, optionally with automated Roaming motion. In Mask/Mandala mode rendered patterns are merged with a background color or image, based on a shape or stencil. This visual experience can be accompanied by music from the built-in Audio Player. Kaleider display sequences can be captured to Video, and actions can be Scripted to create choreographed performances of dynamic art, optionally controlled via a MIDI device. A screensaver version of Kaleider is also included. |
|
Shareware | $28.00 | 7002 kb | 2006-03-17 | Graphic Apps Other | |||||||||||||||||
| #47 SocketTools Scripting Edition |
Catalyst Development Corporation | SocketTools Scripting Edition consists of Component Object Model (COM) libraries designed primarily for use in scripting languages such as VBScript, JavaScript and PHP. While the interface to the Scripting Edition components is similar to the ActiveX controls in the Visual Edition, the internal design has significant differences. The Scripting Edition components do not have the inherent overhead of ActiveX controls and they implement a threading model that makes them much more efficient to use with Active Server Pages (ASP) and similar environments. Unlike other software development toolkits which may use complicated data structures or require a complex interdependency between objects, the SocketTools interface is designed to be simple to understand and use. For example, there are no language specific constructs like C unions in our Library Edition API. By focusing on providing a clean interface that only requires intrinsic data types and simple structures, SocketTools can be used in a wide variety of programming languages beyond just C and C++. Likewise, our Visual and Scripting Edition components implement a straight-forward interface that is designed to be compatible with virtually any language that can use COM objects. |
|
Commercial | $395.00 | 10470 kb | 2006-03-21 | Development Components and Libraries | |||||||||||||||||
| #48 SocketTools Secure Scripting Edition |
Catalyst Development Corporation | SocketTools Secure Scripting Edition consists of Component Object Model (COM) libraries designed for use in scripting languages such as VBScript and JavaScript. The components do not have the inherent overhead of ActiveX controls and implement a threading model for more efficient use with Active Server Pages (ASP) and similar environments. This edition includes support for the industry standard Secure Sockets Layer (SSL) and Transport Security Layer (TLS) protocols which are used to ensure that data exchanged between the local system and a remote host is secure and encrypted. The Secure Editions implement the major secure protocols such as HTTP, FTPS, SMTPS, POP3S, IMAPS and more. Your data is protected by industrial strength 128-bit encryption, with full support for client certificates. Using the popular SocketWrench component that is part of SocketTools, you can also write your own, custom secure server applications. And there's no need for you to understand the details of certificate management, data encryption or how the security protocols work. All it takes is a few lines of code to enable the security features, and SocketTools handles the rest! |
|
Commercial | $695.00 | 10722 kb | 2006-03-21 | Development Components and Libraries | |||||||||||||||||
| #49 MouseRobot |
AutomationBox.com | MouseRobot - A convenient tool for automating routine user tasks under Windows 98, ME, 2000, XP or Windows 2003. Some applications, such as Microsoft Word or Corel Draw, have built-in tools that allow you to record a sequence of actions and then execute them as a single macro. But most applications don't have such a feature. MouseRobot fills this gap and even allows coordination of interactions among several applications. MouseRobot is very simple and easy to use. Anyone familiar with Windows can learn to use MouseRobot effectively in 10 to 15 minutes. MouseRobot will help you: * Delegate routine tasks that waste your time and efforts to your computer * Make any task simpler and faster to perform * Configure your software environment for maximum effectiveness. The advantages of MouseRobot compared to similar products: * The simple and intuitive interface lets you concentrate on the task you want to do, not on how to go about performing it * MouseRobot does not record mouse moves. Instead, it analyzes the interface of the program being automated and creates a special "map" that allows MouseRobot to find the required interface element even if its location, shape or size are changed * Recorded actions are executed with maximum speed. Speed of execution is limited only by system performance * MouseRobot allows automation of both simple actions and complex tasks consisting of dozens of separate steps and actions * The sequence of actions is broken into individual steps and can be easily changed. Using MouseRobot, you can do the following with a single mouse click: * Record a CD or DVD - launch the recording application, choose files and record them * Scan, recognize and save a document into a file, with each step performed by a different application * Automatically install and configure all necessary applications on a new PC And countless other things - basically, whatever you want to do! |
|
Shareware | $30.00 | 2394 kb | 2006-04-02 | System Utilities Automation Tools | |||||||||||||||||
| #50 IMatch |
photools.com | The complete digital image management solution for Windows. Whether you are a professional photographer or an ambitioned digital camera user, IMatch allows you to manage your digital image collection easily and effortlessly. IMatch supports numerous file formats including digtal camera RAW formats, allows you to work comfortable with removable media like CD-ROM and DVD and has a unique categorization system that allows you to arrange your images in any thinkable way. Full XMP, IPTC, EXIF (incl. maker notes) support for JPEG, TIFF, PSD and selected RAW files. IMatch extends the keywording concept used by other application with Dynamic Categories, allowing you to create parallel hierarchies on top of your images: clients/customers, topic, theme and even cross-relations in-between. IMatch contains image-editing functionality targeted at enhancing images and preparing them for long-term storage. IMatch also supports TWAIN-compatible scanners and allows you to scan directly into your databases. Numerous import and export filters enable you to import from existing systems and to export the information contained in your databases to formats like Text, HTML, XML and many other formats. A powerful Contact Sheet Builder allows you to create contact sheets (index prints) from your image collections with to many options to mention. The output can have any resolution, from screen to pre-press. Batch Conversion, Batch Renaming, Email support are only some of the other features. For complete information, please visit the photools.com home page. |
|
Shareware | $64.95 | 65169 kb | 2006-04-15 | Graphic Apps Gallery and Cataloging Tools | |||||||||||||||||
| Matches: 74 · 2 pages Page 1 2 |