generates universally unique identifiers
Office 98 Unique Identifier Updater
Office 98 Unique Identifier Updater is an updater deal with privacy concerns regarding the insertion of a unique identifier number in Office 98 documents. more>> <<less
Generate Numly Copyright ID 1.2
Generate Numly Copyright ID - Generate Numly Numbers (ESNs) for your digital content more>>
Numly Numbers are recognized worldwide by electronic publishing companies and electronic content providers. Numly Numbers are simple and quick to generate and serve as branded identifier or copyright for individuals or companies developing electronic content and media.
Enhancements:
- Added several new checkboxes: Mark Private; Include Barcode; Include Rating System.
IP Identifier 1.1
IP Identifier - Obtain your computers local IP address more>>
IP Identifier can also display the external IP address (the one from your ISP).
Enhancements:
- Changed the default lookup address.
Generate Style Sheet Report 1.0
Generate Style Sheet Report - Generate a report of all paragraph styles more>>
Completly feeware for non-comercial use.
The Daily Image 1.2
The Daily Image - Displays a new random image, taken from a unique database of contemporary photography. more>> SVDesignMiner assists in editing Sandvox design resources. Images can be edited or replace and text files can also be edited.<<less
All-Day Fixer 1.0
All-Day Fixer is described as an unique and handy tool that can enable you to fix sync problems between iSync/iCal and some mobile phones from Sony Ericsson. more>> <<less
UUID Generator 1.1
UUID Generator is a Mac OS X application to make the generation of UUIDs. more>>
UUID Generator 1.1 is a Mac OS X application to make the generation of UUIDs. It facilitates creation of UUIDs by your choice of algorithms (time/MAC or pure random), control over the output format (strings, bytes, CFPluginFactoryID), and output location (stdout, Clipboard). UUID generation can also be performed as a system Service, or from the command-line with the included huuidgen command line tool.
A UUID (Universally Unique Identifer), also known as GUID or IID, is a 128-bit value guaranteed to be unique. See Apple's documentation on CFUUID for complete details.
Illustrative Animals 1.0
Illustrative Animals - Abstract animal icons more>>
The icons are beautifully drawn and look their best in 128x128 at 32bit mode.
Completly freeware.
epicware Nailer 1.0
epicware Nailer - Thumbnail generator more>>
Enhancements:
- Aqua UI support.

Command & Conquer Generals: Zero Hour 1.0.4
Command & Conquer Generals: Zero Hour is an impressive and unique game which will catch your attention immediately. more>> <<less
TimeSlider 1.2
TimeSlider offers you an effective tool with unique clocks showing different ways of seeing time progress. more>>
TimeSlider 1.2 offers you an effective tool with unique clocks showing different ways of seeing time progress.
Requirements: Mac OS X 10.3.9 or later
UniQRNGenerator 1.0.2
UniQRNGenerator - A random number generator devoid of repeats more>>
If you did and consulted the Table of Random Numbers in statistic books, you would have been disappointed because TRN carries a good number of repeats.
UniQRNGenerator, as its name implies, is a script that generates unique random numbers. The output is saved under TextEdit for further editing and printing if necessary.
Who may benefit from this script? Science people, especially those who often conduct replicated field and laboratory experiments, should find this script quite useful.
Enhancements:
- Minor revision gets error traps and user-alerts!
- Shows dialog type status report when the process takes time
- Error and user-cancel traps now implemented
- Arbitrary numbers stuffed into the dummy list now changed to empty strings to avoid numeric overlap and subsequent run-time error
- Stack overflow (uncured bug) still occurs but it is now properly trapped and the resulting RN table is still valid and useful.
Password Generator 1.0
Password Generator - Improve Your Security more>>
Password Generator can generate fixed length passwords using custom character set, readable passwords using dictionaries.
It can also generate universally unique identifiers (UUIDs).
To make dictionary based passwords as secure as possible, you are able to configure the generation algorithm as follows:
1. Configure which dictionary to use. The more words in the dictionary, the greater your security.
2. How many dictionary words will be used in the password.
3. You can define the what password separator should be used.
Bray Sounds 1.0
Customize your iPhone sounds using this nice theme. more>> Customize your iPhone sounds using this nice theme.
Bray Sounds is a nice theme that changes the default UI Sounds to the unique Bray Sounds on your iPhone.
System requirements:
- iPhone
Envers 1.2.1 GA
Easy versioning of persistent classes more>> Easy versioning of persistent classes
Envers project aims to enable easy versioning of persistent classes. All that you have to do is annotate your persistent class or some of its properties, that you want to version, with @Versioned. For each versioned entity, a table will be created, which will hold the history of changes made to the entity.
Similarly to Subversion, the library has a concept of revisions. Basically, one transaction commit is one revision (unless the transaction didnt modify any versioned entities).
As the revisions are global, having a revision number, you can query for various entities at that revision, retrieving a (partial) view of the database at that revision.
The library works with the latest Hibernate and Hibernate Entity Manager versions (see hibernate.org). For the versioning to work properly, the entities must have immutable unique identifiers (primary keys).
In the future, the Envers library will support versioning of arbitrary relationships. It will also include support for "revisioning groups", which will de-centralize the revisions table, if there are independend groups of entities versioned.
Another important space-saving feature will be the possibility to store only diffs between revisions, not whole properties (this of course applies only to strings).
Main features:
- versioning of basic properties (strings, integers, longs...)
- versioning of embedded components, which are composed of basic properties
- versioning of classes with simple, composite and embedded ids
- versioning of one-to-one uni- and bi-directional relations
- versioning of one-to-many bi-directional relations
- logging data for each revision using a "revision entity"
- querying historical data