zip package for realbasic
Zip package for REALbasic 1.3.1
Zip package for REALbasic - Read/write classes more>>
ZIP files are the most popular compression archive format on DOS/Windows system. Compatible with programs such as: WinZip, PKZip, ZipIt, Aladdin Expander and Stuffit DropZip.
Another nice feature is that one can create and read "snapshot" archives, for incremental backups of the same set of files and folders.
plist Class for REALbasic 2.11.1
plist Class for REALbasic stores your apps preferences more>>
Main features:
- Several Get methods for getting data
- Several Set methods for setting data
- Append methods for dealing with arrays
- Parent/child structure patterned after the FolderItem class.
Enhancements:
- [bug] Empty strings no longer return a carriage return. Thought I had squashed that bug in a previous version, but guess not.
ODBC.NET for REALbasic 1.0.28
ODBC.NET for REALbasic - ODBC REALbasic plugin more>>
The ODBC.NET plug-ins eliminate the need for third-party ODBC driver managers and client-side configuration (using ODBC control panels, etc.) ODBC.NET for REALbasicPro is free. Pricing for the central ODBC ROUTER software starts at $99 with substantial discounts for public education and health services.
Enhancements:
- Enhanced NetworkDB Chooser dialogs,
- bug fixes and more.
iTunes XML Library Parser for REALbasic 1.0
iTunes XML Library Parser for REALbasic - Read your iTunes XML file and parse the songs and song properties into memory more>>
Completly freeware for non-commercial use.
Htdig Package Installer 3.2.0b6
Package installer for htdig 3.2.0b6. Htdig is a search engine spider/indexer/crawler. more>>
This package will install htdig onto your Mac OS X system with a default database that you can use immediately. To index your own pages, youll need to modify the configuration file. See the included ReadMe.rtf and Htdigs web site for more documentation.

Package Assistant 0.1r39
Package Assistant is a utility for controlling OS X packages. more>>
Enhancements:
- Fixed handling of relative paths (applications not installed in / but /Applicattions, etc.)
- Added APPLE logo to packages bundled by Apple Inc.
Requirements:
- Mac OS X 10.4 or later.
Package Update 1.0b2
Package Update - Merge app packages left over by system upgrades more>>
Anyone with this problem will know what Im talking about.
splmount Package 3.0.0
splmount Package - Easily allows to mount additional volumes in a fli4l router more>>
The package splmount includes an option to automatically install the ext2 kernel module. The standard configuration of fli4l v3.x only includes the ext3 module. It should be possible to mount ext2 volumes, but we encountered several configurations which did not work properly. In these situations the option to load the ext2 module may be activated and it should be possible to mount the ext2 volumes.
The package should be extracted into the directory which contains the fli4l files. The kernel module ext2.o is included in the package splmount. Originally it is stored in the package kernel-modules-extra.tar.gz, but was included in splmount to save the additional work of extracting it from kernel-modules-extra.tar.gz.
Suspicious Package 1.2
Suspicious Package is developed to be a handy and convenient plugin which can be used for the Quick Look feature of Mac OS X 10.5 (Leopard) and 10.6 (Snow Leopard) more>>
Suspicious Package 1.2 is developed to be a handy and convenient plugin which can be used for the Quick Look feature of Mac OS X 10.5 (Leopard) and 10.6 (Snow Leopard). It allows you to preview the contents of a standard Apple installer package without launching the Installer. Just select the icon in the Finder and select Quick Look.
You can click on individual folder names to see their contents, or click the Show Contents button to see all content at once. Suspicious Package also alerts you to packages that require an administrator password, or that require you restart your machine after installation.
Open With Package 2.0.1
Contextual Menu allows you to open documents in specified applications. more>>
For example, if you have a Microsoft Word document and youd like to read it but dont have Word, you can ask Open With Package to see if it can open the document in AppleWorks or BBEdit.
You dont have to launch the application and then navigate through the open dialog. Just control-click on a document and choose from the applications on your disks that can open it in the pop up list.
Only applications that can open all the documents in the selection appear in the popup menu, so it doesnt take long to find the application that you want.
Package Tracker Widget 2.1.3
Package Tracker Widget brings about a handy widget which allows you to see at a glance the current status of your package, when it will be delivered, and the most recent scan activity. more>>
Package Tracker Widget 2.1.3 brings about a handy widget which allows you to see at a glance the current status of your package, when it will be delivered, and the most recent scan activity. If it has been delivered, Package Tracker lights up to attract your attention.
Click on the status and your browser will go right to the carrier's tracking page. And it's all in a beautiful interface that fits right in with Mac OS X Tiger.
Enhancements:
- Fixed UPS tracking
- Works with UPS "rescheduled delivery".
Zip Code Mini City Search 1.0
Zip Code Mini City Search will search Zip Codes by city more>>
Enter the city only, multiple results will show. Results show the Latitude, Longitude, County, State. The site has search by county, state, keyword, and you can also calculate distance.
AppleScript Timing Package 1.0
AppleScript Timing Package - Compare the speed of AppleScript algorithms more>>
Completly freeware.

REALbasic 2009.4.0.0
REALbasic is designed to be an innovative and efficient utility which can help users create software faster and enjoy increased productivity. more>>
REALbasic 2009.4.0.0 is designed to be an innovative and efficient utility which can help users create software faster and enjoy increased productivity.
REALbasic is a rapid application development (RAD) environment that provides developers a marked increase in productivity over other cross-platform development tools. REALbasic includes drag-and-drop capability to enable you to quickly create a user interface design, then incorporate the code behind it to add power and functionality.
Benefits:
- Migrate Visual Basic applications to Linux and Mac OS X: REALbasic is highly compatible with Visual Basic, so Visual Basic developers are productive very quickly with REALbasic. REALbasic also comes with a utility to help convert Visual Basic projects to REALbasic where they can be compiled for Windows, Mac, even Linux -- with the click of a checkbox.
- Create native cross-platform software: REALbasic runs on and creates software for Windows, Mac OS X and Linux, all from a single set of source code. REALbasic incorporates platform-specific intelligence, like user interface widgets, so software created with REALbasic looks and feels native, regardless of the development platform you created it on.
- Create powerful database applications: Build powerful database applications with REALbasic's built-in REAL SQL Database, based on the SQLite public domain database engine. Connect to external multi-user database engines using REALbasic Professional Edition.
- Create graphics for multimedia applications or games: Use REALbasic's support for standard image formats for vector graphics, (such as those commonly created with Adobe Illustrator).
Major Features:
- Window layout editor
- Drag and drop: Drag controls onto a window to build your user interface.
- Native support controls: REALbasic provides more than 40 native user interface controls for each platform, including buttons, fields, lists, sliders, tab panels, and much more.
- Alignment guides: Assists in lining up controls on a window.
- Code editing
- Auto-complete: Helps you write code faster with fewer errors by offering suggestions on valid syntax.
- Syntax coloring: Use different colors to distinguish between keywords, variables, code and comments.
- Block lines: Quickly see the structure of your code.
- Code assistants: A contextual menu of syntax options that help you write code faster and with fewer errors.
- Graphics
- Bitmaps: Use the REALbasic Canvas class to create and display bitmap images.
- Vector graphics: Includes a 2D vector graphics engine for spline-based images.
- Quicktime: Play and edit QuickTime movies in your applications.
- Language Features
- Modern and object-oriented: Modern, object-oriented version of BASIC. Supports inheritance, interfaces and polymorphism.
- Advanced language: The REALbasic language is strongly typed and supports RTTI (Run Time Type Information), operator overloading and try/catch exception handling.
- Memory management: Works automatically via reference counting.
- Powerful framework
- XML: Industrial-strength XML parser and generator enables you to read and write XML data with a few lines of code.
- Database: Includes a single-user desktop database engine based on SQLite.
- Regular Expressions: Adds powerful text searching capabilities to your application that supports regular expressions.
- Internet-Aware
- Socket control: Enables the development of powerful Internet client applications. Support internet protocols includes HTTP, SMTP, POP3 and UDP.
- SOAP (Simple Object Access Protocol): Incorporate web services in your applications quickly and easily to provide access to live data, stock prices, weather information and more.
- Learn by example
- Example projects: Hundreds of examples are included with the REALbasic product download.
- Hands-on tutorial: The REALbasic Tutorial and Quick Start walk you through creating real-world applications and familiarizing yourself with REALbasic tools and commands. These are available both in print for purchase and in .pdf for download.
- Integrated help
- Language reference: Powerful, fully searchable online reference is included in the REALbasic product and provides instant access to details and examples on every REALbasic keyword and framework class.
- Language support
- Available in 8 languages: REALbasic is available in English, Spanish, French, German, Italian, Japanese, Simplified Chinese and Traditional Chinese.
- Localize your own applications: REALbasic applications can be localized easily to support any language.
- Unicode: With full support for Unicode built-in, REALbasic allows your application to support multiple languages simultaneously.
- Extensible
- Plug-in development: Includes a software development kit (SDK) for creating cross-platform plug-ins for REALbasic.
- Deployment
- Native code: Compile your applications down to machine code. No interpreter or virtual machine is required.
- REALbasic, Best Programming Language Royalty-free: You are free to sell the applications you create with REALbasic or give them away for free without ever paying a fee to REAL Software.
Enhancements:
- Offers 97 improvements and 39 new features, including a new report editor, which will be included in all editions of REALbasic, and build automation, a feature exclusive to REAL Studio.
- The new report editor allows developers to visually create a layout for printing by dragging and dropping labels, fields, images and more.
- Reports can be created to print a single page or multiple pages.
- The layout is divided into sections (header, body, footer as well as grouping sections for report
Vision Development Package
Vision Development Package - Development installer package more>>
Vision Application Library - binary and headers
Repository Modules - binaries, source code and project files
Example Applications - source code and project files
VisionEditor - binary
XCode project, target and file templates
Maintenance and Uninstall Scripts.