tools
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4967
Teaching Tools 1.1
Homiletics worksheet creator for ministry work. more>>
Teaching Tools was created to help those in the Christian ministry with the development of their content for classes, weekly messages, etc.
Currently it supports the creation of Homiletics worksheets, which are is a methodology for understanding Gods Word, and developing a method for teaching a particular passage.
<<lessCurrently it supports the creation of Homiletics worksheets, which are is a methodology for understanding Gods Word, and developing a method for teaching a particular passage.
Download (140KB)
Added: 2004-08-11 License: Freeware Price:
1905 downloads
SMS Server Tools 3.1beta6
The SMS Server Tools is a SMS Gateway software which can send and receive short messages through GSM modems and mobile phones more>>
The SMS Server Tools is a SMS Gateway software which can send and receive short messages through GSM modems and mobile phones.
You will be able to send short messages by simply storing text files into a special spool directory. SMS Server Tools monitors this directory and sends new files automatically. It also stores received short messages into another directory as text files.
Binary messages (including Unicode text) are also supported, for example ring tone messages. Its also possible to send a WAP Push message to the WAP / MMS capable mobile phone.
SMS Server Tools can be run as a SMS daemon which can be started automatically when the operating system starts. High availability can be ensured by using multiple GSM devices (currently up to 64, this limit is easily changeable).
SMS Server Tools can run other external programs or scripts after events like reception of a new message, successful sending and also when the program detects a problem. These programs can inspect the related text files and perform automatic actions, for example storing information into a database (for example MySQL or Microsoft SQL Server), sending an automatic reply, forwarding messages via eMail (SMS to eMail gateway), ... and whatever you like.
The SMS Server Tools runs on Microsoft Windows (with CygWin) and any Unix including Solaris, BSD, FreeBSD and Linux. This software needs a GSM modem (or mobile phone) with SMS command set according to the european specifications GSM 07.05 (=ETSI TS 300 585) and GSM 03.38 (=ETSI TS 100 900). AT command set is supported. Devices can be connected with serial port, infrared or USB.
Enhancements:
General:
- If smsd is compiled without a support for status monitor, command line option -s is not useable.
Bug fixes:
- Incorrectly written message file without an empty line between the header part and text part caused modem process to scratch if there was previously sent a message with less header lines or message text containing an empty line.
<<lessYou will be able to send short messages by simply storing text files into a special spool directory. SMS Server Tools monitors this directory and sends new files automatically. It also stores received short messages into another directory as text files.
Binary messages (including Unicode text) are also supported, for example ring tone messages. Its also possible to send a WAP Push message to the WAP / MMS capable mobile phone.
SMS Server Tools can be run as a SMS daemon which can be started automatically when the operating system starts. High availability can be ensured by using multiple GSM devices (currently up to 64, this limit is easily changeable).
SMS Server Tools can run other external programs or scripts after events like reception of a new message, successful sending and also when the program detects a problem. These programs can inspect the related text files and perform automatic actions, for example storing information into a database (for example MySQL or Microsoft SQL Server), sending an automatic reply, forwarding messages via eMail (SMS to eMail gateway), ... and whatever you like.
The SMS Server Tools runs on Microsoft Windows (with CygWin) and any Unix including Solaris, BSD, FreeBSD and Linux. This software needs a GSM modem (or mobile phone) with SMS command set according to the european specifications GSM 07.05 (=ETSI TS 300 585) and GSM 03.38 (=ETSI TS 100 900). AT command set is supported. Devices can be connected with serial port, infrared or USB.
Enhancements:
General:
- If smsd is compiled without a support for status monitor, command line option -s is not useable.
Bug fixes:
- Incorrectly written message file without an empty line between the header part and text part caused modem process to scratch if there was previously sent a message with less header lines or message text containing an empty line.
Download (188KB)
Added: 2007-06-28 License: GPL Price:
1901 downloads
Apple Mac OS Server Admin Tools 10.3
The Server Administration Software contains administration software and tools that you can install on a computer other than your server more>>
The Server Administration Software contains administration software and tools that you can install on a computer other than your server.
The following tools will be installed into Applications/Server folder with the exception of QuickTime Broadcaster: Server Admin, Workgroup Manager, Server Monitor, Network Image Utility, Server Assistant, and QuickTime Broadcaster.
<<lessThe following tools will be installed into Applications/Server folder with the exception of QuickTime Broadcaster: Server Admin, Workgroup Manager, Server Monitor, Network Image Utility, Server Assistant, and QuickTime Broadcaster.
Download (85.8MB)
Added: 2004-08-30 License: Freeware Price:
1891 downloads
XML Tools 2.9.3
Scripting addition to parse & generate XML data. more>>
XML Tools 2.9.3 is a new, easy to use but powerful AppleScript Scripting Addition which allows AppleScript to parse and generate XML data.
Download (418.2KB)
Added: 2009-06-03 License: Freeware Price:
18 downloads
Other version of XML Tools
Price: FREE
License:Freeware
License:Freeware
License:Freeware
License:Freeware
License:Freeware
XSLT Tools 2.0.1
Allows AppleScript to apply XSLT transformations to XML data. more>>
The XSLT Tools AppleScript Scripting Addition allows AppleScript to apply XSLT transformations to XML data and to use XPath expressions to extract information information from XML data. XSLT Tools also allows you to extend the XSLT processor using AppleScript functions.
<<less Download (1.9MB)
Added: 2004-10-30 License: Freeware Price:
1826 downloads
Pro Tools Free Setup Scripts 1.0
Compile scripts to run Pro Tools on a Classic Mac. more>>
Pro Tools Free Setup Scripts (in application form) are designed to setup your (classic) mac to use Pro Tools Free 5 from Digidesign.
<<less Download (28KB)
Added: 2004-11-02 License: Freeware Price:
1823 downloads
ASCII Tools 1.0
ASCII Tools - Show ASCII value of a character more>>
ASCII (Pronounced ASKEEEE) stands for American Standard Code for Information Interchange. ASCII is a code for representing characters as numbers so that they can be stored in a computers memory.
For example, uppercase "A" would be stored as 65. Before ASCII, most computers had their own codes for storing letters. This made it difficult to exhange data between computers.
For example, computer number one represents the letter A as 42 and computer number two represents the letter Q as 42, then when a text file was transferred from computer number one to computer number two, all of the As would be replaced with Qs.
ASCII was proposed and accepted as a standard code for representing characters, which allowed computers to transfer text with each other. This made email possible.
Developers often need to find out the ASCII value of a character, or vice versa, and we were tired of searching for one of the many ASCII character tables that are in books or on print outs. We decided that it would be quicker and easier to have a small utility to turn to for this information.
ASCII Tools contains four windows. The main window contains an ASCII character table with values in decimal and hexadecimal, as well as quick conversion utilities for ASCII value to character, and ASCII character to value.
The developers found that if they were working on something that required us to turn to this utility many times, it would be easier if they had the utilities in global windows so that they would not have to keep switching between applications.
By selecting "Show Global Windows" from the "Windows" menu, you can have access to all of the features of ASCII tools from within your current application. No more switching back and forth.
Main features:
- Simple, easy to use interface.
- ASCII number to character converter.
- Character to ASCII number converter.
- ASCII character, hexadecimal value, and decimal value table.
- Global floating windows for easy access while in other applications.
<<lessFor example, uppercase "A" would be stored as 65. Before ASCII, most computers had their own codes for storing letters. This made it difficult to exhange data between computers.
For example, computer number one represents the letter A as 42 and computer number two represents the letter Q as 42, then when a text file was transferred from computer number one to computer number two, all of the As would be replaced with Qs.
ASCII was proposed and accepted as a standard code for representing characters, which allowed computers to transfer text with each other. This made email possible.
Developers often need to find out the ASCII value of a character, or vice versa, and we were tired of searching for one of the many ASCII character tables that are in books or on print outs. We decided that it would be quicker and easier to have a small utility to turn to for this information.
ASCII Tools contains four windows. The main window contains an ASCII character table with values in decimal and hexadecimal, as well as quick conversion utilities for ASCII value to character, and ASCII character to value.
The developers found that if they were working on something that required us to turn to this utility many times, it would be easier if they had the utilities in global windows so that they would not have to keep switching between applications.
By selecting "Show Global Windows" from the "Windows" menu, you can have access to all of the features of ASCII tools from within your current application. No more switching back and forth.
Main features:
- Simple, easy to use interface.
- ASCII number to character converter.
- Character to ASCII number converter.
- ASCII character, hexadecimal value, and decimal value table.
- Global floating windows for easy access while in other applications.
Download (924KB)
Added: 2005-07-21 License: Freeware Price:
1575 downloads
Other version of ASCII Tools
License:Freeware
XML Tools for BBEdit 1.1
XML Tools for BBEdit - Add XML well-formedness checking & DTD validation more>>
XML Tools for BBEdit is really easy to install. You just have to copy one folder into your BBEdit support directory and then put two AppleScripts in your BBEdit scripts directory.
XML Tools for BBEdit is a set of scripts add XML well formedness checking and validation (against a DTD) to BBEdit.
Enhancements:
- fixes a bug that prevented the scripts from working with files that had spaces in their names, including new unsaved documents.
<<lessXML Tools for BBEdit is a set of scripts add XML well formedness checking and validation (against a DTD) to BBEdit.
Enhancements:
- fixes a bug that prevented the scripts from working with files that had spaces in their names, including new unsaved documents.
Download (180KB)
Added: 2005-11-17 License: Freeware Price:
1438 downloads
Text Tools 1.0
Text Tools - Adds commands that allow you to use some Toolbox routines in the Mac OS more>>
Text Tools is a OSAX that adds commands that allow you to use some Toolbox routines in the Mac OS.
The most commands wont require special skills, except for two commands that get variables of Script Manager.
Completly freeware.
<<lessThe most commands wont require special skills, except for two commands that get variables of Script Manager.
Completly freeware.
Download (18KB)
Added: 2006-01-07 License: Freeware Price:
1388 downloads
Kiosk Tools 1.0.0b1
Kiosk Tools - Simple tools for Macintosh based kiosk or computer lab more>>
Kiosk Tools are some simple tools and information which may be useful to anyone running a Macintosh based kiosk or computer lab.
One application disables the use of the shift key at startup (thus preventing the disabling of extensions). The other removes the users ability to drop into the debugger with Command-Escape.
<<lessOne application disables the use of the shift key at startup (thus preventing the disabling of extensions). The other removes the users ability to drop into the debugger with Command-Escape.
Download (8KB)
Added: 2006-01-18 License: Freeware Price:
1376 downloads
Jack Tools 0.72
Jack Tools - Audio server more>>
Jack (the Jack Audio Connection Kit) is a low-latency audio server, written originally for the GNU/Linux operating system, and now with Mac OS X support.
It can connect any number of different applications to a single hardware audio device; it also allows applications to send and receive audio to and from each other.
Jack is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation.
<<lessIt can connect any number of different applications to a single hardware audio device; it also allows applications to send and receive audio to and from each other.
Jack is different from other audio server efforts in that it has been designed from the ground up to be suitable for professional audio work. This means that it focuses on two key areas: synchronous execution of all clients, and low latency operation.
Download (5.2MB)
Added: 2006-02-05 License: GPL Price:
1357 downloads
Cool Tools 1.0.1
Cool Tools - Rebuild the desktop, creates super aliases and more more>>
Cool Tools is a set of AppleScripts which provides a multitude of usefull tasks.
Liberate Desktops: Rebuilds desktop files automatically at next startup.
Quote UnQuote: Adds or deletes quote symbols and hard returns to text.
Selector: Selects files and folders by boolean combination of many filter criteria, and performs a number of actions, e.g. change file creator and type and set Finder attributes, on items found.
Show Document: Selects, in the Finder, the icon of the front document of the current application.
SuperAlias: Opens any number of files, folders and applications at once. Item list is easy to set and reconfigure.
UltraClip: Global glossary saves clipboard text to clipping files named and placed automatically, or optionally with a name you choose. Or loads a clipping back to the clipboard, optionally appending to existing text on the clipboard. Clips are editable and searchable.
<<lessLiberate Desktops: Rebuilds desktop files automatically at next startup.
Quote UnQuote: Adds or deletes quote symbols and hard returns to text.
Selector: Selects files and folders by boolean combination of many filter criteria, and performs a number of actions, e.g. change file creator and type and set Finder attributes, on items found.
Show Document: Selects, in the Finder, the icon of the front document of the current application.
SuperAlias: Opens any number of files, folders and applications at once. Item list is easy to set and reconfigure.
UltraClip: Global glossary saves clipboard text to clipping files named and placed automatically, or optionally with a name you choose. Or loads a clipping back to the clipboard, optionally appending to existing text on the clipboard. Clips are editable and searchable.
Download (212KB)
Added: 2006-03-20 License: Freeware Price:
1323 downloads
ATTO ExpressPro-Tools 2.82
ATTO ExpressPro-Tools - Software for ATTO SCSI cards more>>
ATTO ExpressPro-Tools is an utility that can be used to configure the host adapter, create partitions, format partitions, and modify mode pages.
A benchmark utility is also included in the package.
<<lessA benchmark utility is also included in the package.
Download (922KB)
Added: 2006-04-10 License: Freeware Price:
1306 downloads
Finder Tools 1.0
Finder Tools - Finder management tools more>>
The Finder Tools package contains 7 scripts to help automate the following: Activate/Hide Apps, Close All Windows, Close Win/Hide Apps, Duplicate Files, Duplicate Folders, Open Folders and Unmount/Eject All disks. Descriptions of the scripts are included.
The package is completly freeware for personal use.
<<lessThe package is completly freeware for personal use.
Download (13KB)
Added: 2006-03-31 License: Freeware Price:
1306 downloads
sfri Tools 1.2
sfri Tools is a set of applescripts concibed as a helper for some of your daily tasks in Safari more>>
sfri Tools is a set of applescripts concibed as a helper for some of your daily tasks in Safari
Main features:
- sfri consolidate will join in a single window all displayed web pages.
- sfri displayHistory will display some statistics about last visited places.
- sfri downloadImgs will download images displayed/linked in the current web page.
- sfri Library is a high-quality tool for applescripters non-javascripters, which will give you full control over the most common objects in a web page (frames, forms, navigation, windows), allowing you some useful actions, such as fill and submit forms, retrieve info about images and objects embedded in web pages, etc.
- sfri SaveUrlSet will remember the web pages currently opened in Safari, for further use.
- sfri printToDesktop will print a pdf of the current web page to your desktop.
- sfri windowSize will adjust the size of the current window to your chosen one, useful to watch the display of some websites without changing the resolution of your monitor.
- sfri scanCache will scan the cache of Safari, looking for and extracting to a user-selected folder any jpg, gif, png or swf file.
Enhancements:
- Lots of bug fixes, code optimizations and new add-ons.
<<lessMain features:
- sfri consolidate will join in a single window all displayed web pages.
- sfri displayHistory will display some statistics about last visited places.
- sfri downloadImgs will download images displayed/linked in the current web page.
- sfri Library is a high-quality tool for applescripters non-javascripters, which will give you full control over the most common objects in a web page (frames, forms, navigation, windows), allowing you some useful actions, such as fill and submit forms, retrieve info about images and objects embedded in web pages, etc.
- sfri SaveUrlSet will remember the web pages currently opened in Safari, for further use.
- sfri printToDesktop will print a pdf of the current web page to your desktop.
- sfri windowSize will adjust the size of the current window to your chosen one, useful to watch the display of some websites without changing the resolution of your monitor.
- sfri scanCache will scan the cache of Safari, looking for and extracting to a user-selected folder any jpg, gif, png or swf file.
Enhancements:
- Lots of bug fixes, code optimizations and new add-ons.
Download (529KB)
Added: 2006-03-31 License: Freeware Price:
1305 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above tools search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed