u of c library

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".
which takes the headache out of managing styles for your Leopard dock. Dock Library 1.2 - Dative ... 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 of managing ... in your library, you're a simple click away from changing the look of your dock. No huntingLicense:Freeware
Dock Library is a very serviceable tool which takes the headache out of managing styles for your ... in your library, you're a simple click away from changing the look of your dock. No huntingLicense:Freeware
License:Freeware
Flame Library 1.0
Flame Library - REALbasic port of the Flame code more>>
Completly freeware for non-commercial use.
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
My DVD Library 2.3
My DVD Library can manage your DVD collection and keep you up-to-date on who is borrowing what. Features include: Personal database of all DVDs Customizable regions, ratings and genres Export your more>> My DVD Library can manage your DVD collection and keep you up-to-date on who is borrowing what. Features include:
- Personal database of all DVDs
- Customizable regions, ratings and genres
- Export your movie list to CSV or HTML
- Available in German and French.
Mac OS X 10.1.3 or later.
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.
Nite Flite Script Library 1.21
Nite Flite Script Library - Implement the basic computer science structures... more>>
Nite Flite Script Library is a set of routines that can be used and reused in lots of ways. At the same time, these libraries also help new scripters to understand the basics of programming.
The routines in this collection, while by no means "the final word" on the subject, have been written with an eye toward helping scripters to write better code that is both fast and clean.
Enhancements:
- The priority queue library was incorrectly handling inserts in the middle of the queue. This has been corrected.
- The stack library has had a peek handler added so that you dont have to pop an item to see what it is.
- The miscellaneous library has had a handler added to swap/replace text in a given string with other text.
- Fixed a bug that caused non-existent items to be referenced when inserting items whose priority was equal to the first and last items in the queue.
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
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".
ImagePlay Effects Library 18
ImagePlay Effects Library - image editor with a layered effects model rather than the traditional pixel/brush model more>>
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.
ReportLab PDF Library 1.17
ReportLab PDF Library - Library for creating high-quality, dynamic PDFs more>>
Enhancements:
- Pythonpoint improvements contributed by Turgut Uyar and Tim Roberts.
- Para.py fix from doug@pennatus.com.
- Pdfgen image fixes.
- Spiderchart from Andy Robinson.
- Better distutils support with Dirk Datzerts assistance.
- Improvements for Asian fonts in paragraphs.
- Added _rl_accel._Ascii85Decode.
- Graphics and other bug fixes.
- More graphics widgets (shaded polygon, dotbox, slidebox).
- Aaron Watters advanced paragraph formatter and its parser.
- Alex Martellis improvements to pyRXP.
- Jerome Alets recording canvas.
- Additions to pythonpoint.
- New Flowable ParagraphAndImage.
- Speedups and fixes.
- Backgrounds for various charts. Dirk Datzert inspired these changes.
- TTF font improvements. Contributed by Marius Gedminas.
- Added multi-color single data barchart.
- renderPM now supports imageshape.
- renderPM synched with libart 2.3.10
- simple support for Acrobat forms in ReportLab documents.
- various improvements and bugfixes.
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.
Java Musicbrainz Library 0.2
Java library for accessing the MusicBrainz metadata server Java Musicbrainz Library is a free and open source library that will help you access Musicbrainz Metadata Webservice written entirely in more>> Java library for accessing the MusicBrainz metadata server
Java Musicbrainz Library is a free and open source library that will help you access Musicbrainz Metadata Webservice written entirely in Java.
System requirements:
-
Enhancements
- Added compatibility to support persistence addon
- Some small changes due to persistence handling
- Changed internal query handling
- Added new query-methods to Track
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