ricochet modem scripts 1.0
Ricochet Lost Worlds 1.3b
Ricochet Lost Worlds - Breakout game more>>
You just have to download this brick-busting game... its a blast!
Main features:
- Fully updated, brick busting action!
- Ingenious new specialty bricks!
- An engaging new ring game!
- 160 levels that come alive with motion!
- Create new levels with the Level Editor!
Version restrictions:
- limited to a 2 hour trial period.
Enhancements:
- New DRM.
Reflexive Entertainment, Inc. - One of the most addicting breakout games
Ricochet Infinity 1.0
Ricochet Infinity is created to be a fun and entertaining game which can help you travel to the stars and beyond in your glorious quest to become the Ringmaster Grand Champion. more>> <<less
Clipboard Scripts 1.0
Clipboard Scripts - A group of AppleScripts designed to automate small tasks that users perform frequently more>>
Clipboard Scripts use the clipboard as the basis for the tasks they perform. The clipboard is a part of the Mac OS which holds data when copying and pasting in different applications. When you select text in a document, and choose "Copy" from the "Edit" menu, the text is copied to the clipboard. The AppleScripts that make up "Clipboard Scripts" are built to perform various tasks to text data on the clipboard.
Clipboard Scripts are intended to be triggered from the Apple "Script Menu", which is included with Mac OS X. You may need to "activate" the script menu, if you havent done so already. This can be done by double clicking on the "Script Menu.menu" item in the "Applications > AppleScript" folder on your Mac OS X computer. Once you have done this, a script icon should appear in your menu bar at the top of the screen.
Scripts used in the scripts menu may be triggered from within any application.
Youll notice that a fairly wide range of scripts are installed by default. "Clipboard Scripts" help to extend that base set by providing additional useful functionality.
This solution includes the following scripts:
Add Prefix - Prompts for a prefix, and adds that prefix to the beginning of each paragraph on the clipboard. The modified text is then placed back on the clipboard to be pasted into the desired location.
Add Suffix - Prompts for a suffix, and adds that suffix to the end of each paragraph on the clipboard. The modified text is then placed back on the clipboard to be pasted into the desired location.
Convert to Lowercase - Converts the text on the clipboard to lowercase format. The converted text is then placed back onto the clipboard to be pasted into the desired location.
Convert to Sentence Case - Converts the text on the clipboard to sentence case format. The converted text is then placed back onto the clipboard to be pasted into the desired location.
Convert to Title Case - Converts the text on the clipboard to title case format. The converted text is then placed back onto the clipboard to be pasted into the desired location.
Convert to Uppercase - Converts the text on the clipboard to upper case format. The converted text is then placed back onto the clipboard to be pasted into the desired location.
Display Length - Counts the characters or paragraphs of the text on the clipboard, and displays the count to the user.
Extract URLs - Attempts to extract any URLs from the text on the clipboard, including URLs beginning with "www", "http://", "ftp", as well as email addresses. The list of URLs is then placed back onto the clipboard to be pasted into the desired location.
Format Number - Formats a number on the clipboard in a specified manner, adding a prefix, commas or other delimiters, and more. The formatted number is then placed back onto the clipboard to be pasted into the desired location. For example, this script could be used for format the number "1995.75" as "$1,995.75".
Record Path - Copies paths to selected files or folders in the Finder to the clipboard. You might use this script to record a path to a folder on your company server. Then, you could email this folder path to your boss, who can trigger the "Open Path" Clipboard script to automatically navigate to it.
Open Path - Opens file or folder paths that have been copied to the clipboard. This script could be used if someone emailed you the path to a file or folder on your company server. Simply copy the path from the email, and trigger this script to navigate to it instantly!
Open URL - Opens URLs that have been copied to the clipboard.
Record Date - Copies the current date to the clipboard, in virtually any format you might need. I.e., "01.01.2003... 01.01.03... Jan 1, 2003... January 1, 2003... etc."
Remove HTML Tags - Removes HTML tags from text on the clipboard, leaving only the actual text. The cleaned up text is then placed back onto the clipboard to be pasted into the desired location.
Remove Prefix - Removes a prefix from the beginning of each paragraph of text on the clipboard. The cleaned up text is then placed back onto the clipboard to be pasted into the desired location.
Remove Suffix - Removes a suffix from the end of each paragraph of text on the clipboard. The cleaned up text is then placed back onto the clipboard to be pasted into the desired location.
Replace Text - Allows the user to perform a find and replace in the text on the clipboard. Removes a prefix from each paragraph of text on the clipboard. The updated text is then placed back onto the clipboard to be pasted into the desired location.
Sort Paragraphs - Sorts the paragraphs on the clipboard alphabetically. The sorted text is then placed back onto the clipboard to be pasted into the desired location.
Trim Text - Trims the text on the clipboard to a specified length. The trimmed text is then placed back onto the clipboard to be pasted into the desired location.
Write To File - Saves the text on the clipboard to a specified file.
MMScript 1.0
MMScript - Plug-in for triggering/scheduling scripts in FileMaker more>>
MMScript make setting up script triggers a snap. For example, you can set up a script to trigger in 5 minutes or 5 days. In addition to one time events, you can schedule recurring events. You can instruct the plug-in to trigger a script every fifteen minutes or every first Monday of each month. It is as easy to set up as any good calendar program. You can even set a script to trigger after a user has been idle for a designated amount of time.
Main features:
With MMScript you can Trigger a script...
- in any calculation engine entry point
- when user is idle
- now
- in the future with repeating possibilities
- when a new record is created
- on field exit
- on pop-up menu change
- and more.
Version restrictions:
- The demo version of MMScript will display a splash screen every fifteen minutes that you use it.
Click Scripts 2.1.7
Click Scripts allows you to easily create your own HyperCard scripts with a single mouse click. You dont have to learn HyperTalk! Requirements: HyperCard 2.3 or later, QuickTime 3.0 or later more>> Click Scripts allows you to easily create your own HyperCard scripts with a single mouse click. You dont have to learn HyperTalk!
HyperCard 2.3 or later, QuickTime 3.0 or later.
Version 2.1.7 is now faster, and registration is 67% less expensive.
FmPro Script Diff 1.0
FmPro Script Diff compares, edits, searches and stores FileMaker ScriptMaker scripts more>>
Search & Replace may be performed on variable names, Tablename::Fieldnames, Table Occurrences and text strings throughout an entire group of scripts. Updated scripts can then be pasted directly into the ScriptMaker window within FileMaker Advanced.
Transferring scripts between FileMaker Advanced and FmPro Script Diff is done by copying & pasting the scripts via the clipboard. No DDR Export is required. Even large numbers of scripts are transferred to/from FileMaker within seconds.
Main features:
- Colorized Line by Line Diff Results - Identically named but differing scripts are analyzed on a line-by-line basis. Changes are highlighted in color to make it easy to see whether individual lines have been Added, Deleted or Changed. Changed text within each line is also highlighted.
- High Performance Diff Feature - A checksum is calculated for the text of each script as it is transferred from the clipboard into FmPro Script Diff. The Diff process first compares the checksums between scripts having the same name. If the checksums match, the scripts are considered to be identical, thus a line-by-line comparison is not required. This technique improves the performance of the Diff process because typically only a few scripts within an entire database will be modified between revisions. The line-by-line comparison functionality processes the output results from the UNIX diff utility, which only requires about 200mSec to complete for a typical script.
- Easily Find Changed Scripts - Quickly display only the modified scripts within a large group of scripts by using the Diff screen menu item Changed Scripts. If you have dozens or even hundreds of scripts, it can be a significant time saver to filter the Diff results to display only the Changed, New, Deleted or Unchanged scripts.
- Search & Replace Text Within Scripts - How long would it take to manually find and replace a piece of text like a customer name or product name within dozens or even hundreds of scripts? FmPro Script Diff can perform these types of search and replace tasks within a few seconds. Search & Replace can be performed on variable names, Tablename::Fieldnames, Table Occurrences and text strings throughout an entire group of scripts. Updated scripts can then be pasted directly into FileMaker Advanced. All script attributes including Script Name, Script ID and Include in Menu status are retained when transferring scripts via the clipboard.
- TAB to Highlighted Text - When a script is clicked in search mode, the search text is highlighted in yellow in the Script Text display field. Pressing the TAB key automatically advances to the next occurrence of the found text within the field. This timesaving feature is also used for the Script Errors display, which shows script errors highlighted in red. For Diff results, the field automatically scrolls and highlights the first changed line of text, and pressing the TAB key advances to the next changed line.
- Quickly Browse Scripts - Each script is displayed in a format which is similar to the FileMaker script printout format. Script step names and comments are displayed in bold, options are plaintext, and Tablename::Fieldnames are underlined. Disabled instructions are displayed in italic text. Complex script steps with many options are displayed in a multi-line format, without requiring the opening of modal dialog boxes within ScriptMaker. Import and Export field lists are especially easy to read as a list of fields with Match/Import/Export parameters.
- Share Scripts Among Developers - The XML source for any group of selected scripts can be exported and transferred between developers working on a project. This file can be archived for historical purposes or imported by other developers into their own copy of FmPro Script Diff.
- Script Error Check Feature - As each script is copied from the clipboard it is converted from XML into human-readable text and checked for errors. This error checking feature is a straightforward check to verify the existence of tablenames, fieldnames, find requests and export file parameters. Depending upon the programming techniques being used, every missing item which is flagged as an error may not actually require changes to the script. The errors found within the scripts should be considered to be items to review in order to verify script completeness. This review process can be done rather quickly by Tabbing thru each of the errors to review the code. Very little manual scrolling is required to perform this type of code review.
- Edit XML Definition for Scripts - The Script XML field allows developers to browse and modify the XML definition for any ScriptMaker script. Changes are automatically saved to the embedded database when clicking outside the Script XML field. The XML is re-parsed into human-readable text and checked for errors. Every parameter of a script (including Script ID, Script Name etc) or individual script step can be modified by editing the script XML definition. Scripts can also be generated by external tools and pasted into the Script XML field, for pasting back into FileMaker Advanced.
- Script Grouping Feature - ScriptMaker scripts can be pasted into three different screens within FmPro Diff. These three screens (Database1, Database2, Script Repository) enable developers to make comparisons between scripts, have scratchpad work areas and a centralized storage area for commonly used scripts. Diff comparisons are done by pasting groups of scripts into the Database1 and Database2 screens. All scripts located within these two groups are compared to each other and the results are displayed on the Diff screen. The Database1 and Database2 screens can also be used as scratchpad work areas, in order to limit the affect of Search & Replace tasks. Search & Replace tasks only affect the scripts located within the screen where they are performed.
- Script Repository Feature - The Script Repository screen can be considered a longer term storage location where commonly used scripts may be stored in one convenient location. Scripts can be copied between each screen by using the same copy and paste mechanism used to transfer scripts between FmPro Script Diff and FileMaker Advanced.
- Persistent and Robust Storage - FmPro Script Diff utilizes a high performance SQLite3 embedded database for storage of all imported scripts and preferences within the application. This database is capable of storing up to 2TB of data. All changes to the stored scripts are immediately written into this embedded database file. Diff results are also stored in order to provide persistent storage of these results, and to allow filtering of the Diff results list. SQLite database maintenance on the embedded database is automatically performed each time FmPro Script Diff is closed.
- Easily Print Diff Results and Scripts - Colorized Diff results, Script Text and Script Error text can be printed in color or saved as a PDF file on both platforms.
- Copy Whole Scripts or Script Steps to Clipboard - The normal mode for copying scripts onto the clipboard copies the entire script definition with all included script steps. Holding down the Shift key when copying scripts onto the clipboard copies only the individual script steps. This method enables the pasting of script steps into an existing ScriptMaker script. All of the individual script steps for the first script selected in FmPro Script Diff are pasted at once onto the clipboard.
- Paste Whole Scripts or Script Steps into FmPro Script Diff - FmPro Script Diff recognizes the difference between whole scripts or individual script steps located on the clipboard. If individual script steps are found on the clipboard, these script steps get put into a new script named Untitled ?? within FmPro Script Diff, where the ?? is replaced with an incrementing integer.
- Available for Mac OS X and Windows - FmPro Script Diff is licensed for an economical price per developer and both Mac OS X and Windows versions are provided for each license.
Modem Light 1.1
Modem Light - Displays real-time info about your PPP internet connection more>>
You have information about the sent/read bytes, connection time, remaining time, speed, server, user name.Great for iMacs or PowerBooks or a any Mac with internal modem.
Main features:
- Read/Sent bytes
- Conection time
- Baud rate
- Server
- Graphical representation, that you can choose from a popup menu, of the status lights of a real modem.
- Log file with information about the session.
Enhancements:
- Fixed problem when showing connection time
- Fixed problem with some fonts on Mac OS 8.6
- Added one more appearance (Telephone)
- It now generates a Log File with information about the connection.

CocoaSuite 1.0.4
CocoaSuite is a potential and easy to use suit of utilities that enhance the ways in which you can control Cocoa applications. more>>
CocoaSuite 1.0.4 is a potential and easy to use suit of utilities that enhances the ways in which you can control Cocoa applications.
All its features can be mixed freely. For instance, you can assign a Menmonic to insert text into your application. Or use a Mouse Gesture to execute a script. The possibilities are endless.
CocoaSuite comes with English, Japanese, German and French localization, the manual is available in English and Japanese. If you would like to contribute an additional localization, please contact me.
Major Features:
- It allows you to:
- Add new or reassign existing menu shortcuts
- Execute any menu command through customizable Mnemonics
- Execute any menu command via customizable mouse gestures
- Use the track pad on your laptop as virtual scroll wheel or jog dial
- Additional features:
- A Text Snippets menu enables insertion of arbitrary text anywhere in your applications where text input is possible
- A Scripts menu that lets you execute Scripts (AppleScript, shell scripts perl, python etc.) from your applications
Enhancements: Version 1.0.4: Work around another incompatibility with recent S.A.F.T. versions.
Requirements: Mac OS X 10.3.9 or later.
Atrise PHP Script Debugger 1.0.0
Quickly debug your PHP scripts and PHP pages with Atrise PHP Script Debugger more>>
Simply place a few files to your PHP project to begin.
Main features:
- Handy output with debug points with floating tooltips;
- Shows PHP variables and arrays;
- Shows your debug messages;
- Shows script execution time and time delta;
- HTML output highlighted view;
- Online tools like HTML, CSS validate, ping, whois etc.
Version restrictions:
- Source code not included.
Enhancements:
- This is the first public release.

USB Modem (Palm) 1.60
USB Modem (Palm) wont make you disappointed because it allows you to use Treo 600, Treo 650, Treo 680, Treo 700p, Treo 755p and Centro smartphones as a USB modem for connecting a desktop or notebook computer (with Mac OS X, including Leopard) to Internet. more>>
USB Modem (Palm) 1.60 won't make you disappointed because it allows you to use Treo 600, Treo 650, Treo 680, Treo 700p, Treo 755p and Centro smartphones as a USB modem for connecting a desktop or notebook computer (with Mac OS X, including Leopard) to Internet.
To surf the Internet from your Mac you will need only a USB cable and a Treo with GPRS/EDGE service or CDMA 1x/EvDO data plan. However, for more reliable work with Sprint or Verizon carriers you may need to purchase their tethering plan.
Major Features:
- Support for Windows 2000/XP/Vista, Mac OS X and Linux operating systems
- Support for USB and Bluetooth connectivity
- Support for background mode so it is possible to make outgoing voice calls or perform other activity on the Treo without disabling the modem mode (if supported by the phone)
- Small memory footprint (30 KB)
Enhancements: Adds support for GSM Centro.
Requirements:
- Mac OS X
- A Palm handheld.
iDo Script Scheduler 1.6.1
iDo Script Scheduler is a powerful scheduler for running AppleScripts at any desired time. Requirements: Mac OS 8.6 or later. Enhancements: Version 1.6.1 includes some minor bug fixes more>> iDo Script Scheduler is a powerful scheduler for running AppleScripts at any desired time.
Mac OS 8.6 or later.
Version 1.6.1 includes some minor bug fixes. Version 1.6 introduces a rewritten background engine that improves compatibility with Mac OS X 10.3 "Panther", adds the ability to run Python, Ruby and Tcl/Tk scripts in Mac OS X, and includes assorted improvements and bug fixes.
AutoScript.fm 2.0b8
AutoScript allows you to transport FileMaker PRo scripts from one database to another without having to rewrite the entire script more>> AutoScript allows you to transport FileMaker PRo scripts from one database to another without having to rewrite the entire script.
System 7.5.1 or later, FileMaker Pro 4.0 or later.
Script-Q 4.0.0
Turn your Mac or PC laptop into a speech prompter. more>> Turn your Mac or PC laptop into a speech prompter.
Script-Q Prompter Software is the premier teleprompter program for the most demanding professional teleprompting applications.
Use the dual screen scrolling feature to reverse the secondary output of a PC or Mac laptop while leaving the operators display non-reversed. This allows less expensive non-reversing displays to be used without sacrificing functionality.
Script-Q Prompter Software has many applications such as: business/government presentations, radio and television production, and video-conferencing. Church choirs have also found great success utilizing the Script-Q Prompter Software to help parishioners follow along with songs and hymns.
Additionally, new age podcasters are serving up web-delivered audio and video content with custom narration supported by Script-Q Prompter Software.
Main features:
- Horizontal and vertical flipping.
- Forward or backward scrolling.
- Adjustable speed through keyboard and mouse.
- Cue Points.
- Full selection of fonts, sizes, and colors.
- Full selection of background colors.
- Creating new scripts in Script-Q.
- Editing script text in Script-Q.
System requirements:
- Minimum requirements: G3 500 mhz processor; 256 MB or more of RAM.
- Optimum requirements: G4 800 mhz processor; 512 MB or more of RAM.
Version restrictions:
- 15 days trial period.
License:Demo
OSAXEN Manager 1.0
OSAXEN Manager is a utility designed to help AppleScripters manage all the osaxen or scripting additions they have available on their computers more>> OSAXEN Manager is a utility designed to help AppleScripters manage all the osaxen or scripting additions they have available on their computers. With OSAXEN Manager you will be able to easily enable or disable your osaxen. This will give you instant access to the newly provided scripting terms by those enabled osaxen, eliminating the need for you to restart your computer after installing new osaxen. Now you will have easy access to the osaxen that you need for your scripts.
MacOS 8.6 or later, AppleScript.
Danny`s Address Book SMS Scripts 1.2
Danny`s Address Book SMS Scripts is a simple and salutary set of AppleScript Plug-Ins for Address Book to send SMS messages to compatible mobile phones and pagers using iChat and/or AOL Instant Messenger more>>
Danny`s Address Book SMS Scripts 1.2 is a simple and salutary set of AppleScript Plug-Ins for Address Book to send SMS messages to compatible mobile phones and pagers using iChat and/or AOL Instant Messenger.
Several variations are included to handle different system configurations. Warning: some mobile carriers may charge recipients for receiving and/or sending text messages using mobile devices! Use with discretion...
Requirements:
- Mac OS X10.2.8 or later
- Mac OS X 10.3 or later recommended.
Enhancements:
- Uses a redesigned phone number handling routine, which should correct problems some users have encountered while getting the scripts to work.
- Better support for European phone number formats.
- Revamped user documentation including notes on troubleshooting. Added email domain suffixes for: Virgin Mobile (U.S.), Bell (Canada), Metrocall, and Qwest.
License:Shareware