national library
National Debt 1.1
National Debt - Shows US debt clock more>>
Press R to refresh.
The Outstanding Public Debt as of 11 Nov 2005 at 07:30:52 AM GMT is:
8,077,789,667,338.05
The estimated population of the United States is 297,675,713, so each citizens share of this debt is $27,136.21.
The National Debt has continued to increase an average of $3.48 billion per day since September 30, 2005!
Concerned? Then tell Congress and the White House!
Enhancements:
- Constant refreshing.
Barcode Library 1.3
Barcode Library - Code module for REALbasic for drawing barcodes more>>
BarcodeLib supports the 2 of 5 Interleaved, Code39, Code128b, UPC-A and EAN-13 barcode formats.
MSIE Library 1.3
MSIE Library - Extend IEs dictionary power more>>
Its a bridge between JavaScript and AppleScript and gives to the AppleScripter/non-JavaScripter full control over the window object, all elements of forms and some of the typical features working with the browser, such as color, history, dialogs or navigation.
Includes extensive documentation & source code.
Enhancements:
- 60% faster than the previous version and provides 10 new "commands".

Dock Library .06
Dock Library is designed as a professional program which shows you the power of taking the headache out of managing styles for your Leopard dock. more>>
Dock Library .06 is designed as a professional program which shows you the power of taking the headache out of managing styles for your Leopard dock. Download styles from sites such as LeopardDocks.com or LeopardDocks.net. Once downloaded, theres no need to expand or unpack the file, just click "Add Dock" to add it to Dock Library.
When you have some styles in your library, youre a simple click away from changing the look of your dock. No hunting through hidden system directories, just select the dock you want and click "Set Dock".
Dock Library brings you an outstanding and totally free application which takes the headache ... the file, just click "Import" to add it to Dock Library. When you have some styles in your libraryLicense:Freeware
Dock Library is a free and useful application designed to take the headache out ...Dock Library 1.1 is a free and useful application designed to take the headache outLicense:Freeware
Dock Library is a very serviceable tool which takes the headache out of managing styles for your ... the file, just click "Import" to add it to Dock Library. When you have some styles in your libraryLicense:Freeware
License:Freeware
Axamol SQL Library 0.1.4
Axamol SQL Library - Execute SQL statements stored in external library files more>>
Axamol SQL Library can often reduce code size of complex queries by 40%. You can also create HTML documentation with embedded documentation strings and a supplied XSLT stylesheet.
Font Image Library 3.5.7
Preview what each font looks like before using it. more>>
It also prints out great font samplelists. The program stores a lowresolution (screen) image of all yourfonts so you can preview them evenwhen they are not loaded.
Font ImageLibrary is an outstanding program foranyone who does any publishing, or whojust likes to have all of his font information at his fingertips.
Flame Library 1.0
Flame Library - REALbasic port of the Flame code more>>
Completly freeware for non-commercial use.
National Geographic POD 1.2
Download the latest National Geographic picture of the day and sets it as the background. more>> Download the latest National Geographic picture of the day and sets it as the background.
National Geographic Picture of the Day is a nice and small automator application that downloads the latest National Geographic picture of the day and sets it as the background.
Enhancements
- National Geographic changed the way that they generate their urls again and this update works with the new method.
National Treasure Screensaver
National Treasure Screensaver offers you the ability to put Nicolas Cages new action film on your desktop. more>>
National Treasure Screensaver offers you the ability to put Nicolas Cage's new action film on your desktop. Benjamin Franklin Gates (Cage) has been searching for a treasure hidden by Founding Fathers that no one believed existed. They left clues to the treasure's location right before our eyes-- from early colonial landmarks to the nation's capitol, even in the US one dollar bill.
Requirements: Mac OS X
CImg Library 1.3.1
Free and open source C++ toolkit for image processing CImg defines simple classes and methods aimed at manipulating generic images in your own C++ code: load/save various file formats, access pixel more>> <<less
Carbon Declare Library 02-29-04
REALbasic OSX behavior libraries. more>>
The Carbon Declare Library provides many useful functions,especially for good OS X behaviour. It also includes a project thatdemonstrates many of its features. Got any code youd like to add? Simply email me with the code and Ill put it in.
GTQ Scripting Library 1.2.1
GTQ Scripting Library - Scripting addition collection more>>
Some additions are no longer needed with the Scriptable Finder.
Completly freeware.
eBook Library 6.1.0
eBook Library is an app to read eBook & other text files using speed reading more>>
There are several ways to load an eBook into eBook Library. The eBook Library menu has three menu picks, one to help you find free eBooks, one to load an eBook from your eBookshelf and one to save an eBook file to your eBookshelf. You may also click on the "Choose New Source" button and navigate to a text file. You can pause and continue at any time. For example, you might start an eBook and decide to finish later. If you wish to continue reading the last text source used, click on the "Use Last Source" button (instead of the "Choose New Source" button) and the text will appear almost instantaneously, ready to start reading. eBook Library will remember the line at which you stopped and display this info when you start a new session. Your speed settings are saved between sessions. You can start reading at the beginning or at any line. You can use automatic or manual scrolling.
Displayed above, the user has selected the low end of the medium range. The speed is set for approximately 400 wpm. The full text can be seen very dimly in the background. As you can see, coding prevents breaking of words. The line width is a compromise between a normal newspaper column and a wide newspaper column. Each line is broken into two snapshots; text is displayed one snapshot at a time. Above, you see the right snapshot on the 628th line of a 3336 line text. Automatic scrolling is selected. The user stopped reading the last source text at line 611. If checked, the box at the top right of the window further dims the background text (useful for users who project the display on a large screen and the background text is more obvious). This setting is saved between sessions.
When eBook Library is launched the first time, a new folder named "eBookshelf" is placed in the Users/Documents folder. This folder is used thereafter to store eBooks. Above is a snapshot of an eBookshelf folder containing ebook texts.
eBook Library Parsing: A new source file has many (hundreds to tens of thousands) characters that must be removed (tabs, carriage returns, line feeds, and extra spaces) before the reading can begin. The user is kept aware of the parsing progress being made. This process usually takes approximately two minutes for a 200 KB file on a 1 GHz G4 but the time depends on the file formatting. Larger files take longer; a 400 KB file takes much longer than twice the time for a 200 KB file. eBook Library tries to prevent breaking words but sometimes there are long strings of characters (words separated by dashes, etc.) that look like one single word. This long string problem is handled automatically. Parsing and building of rows (lines) is handled on a single pass; this approach is significantly faster than older approaches.
Steps to make a text source file:
- Find the text (eBook or otherwise) you want to read. Restrict your selections to plain text, us-ascii encoding (not iso-8859-1) and no compression. This is important!
- Copy just the desired text.
- Paste into a new TextEdit (or equivalent) file.
- Select TextEdit menu pick Format > Make Plain Text.
- Save As Unicode (UTC-8) file with ".txt" suffix.
- Use this file as the eBook Library text source file.
Enhancements:
- this version is Universal Binary
ImagePlay Effects Library 18
ImagePlay Effects Library - image editor with a layered effects model rather than the traditional pixel/brush model more>>
Torque Network Library 1.5.0
Torque Network Library - Robust, secure, easy to use cross-platform C++ networking API designed for high performance simulations more>> Whale lets you encrypt files with an algorithm based on the principle of the OTP (one-time-pad) method. If the encrypted files are being stored separately, it offers perfect security; the encryption is unbreakable.<<less