iPhoto To SQL
iPhoto To SQL is an export plugin for iPhoto that will create an SQL dump file with all picture metadata in addition to creating scaled images and thumbnails. If you've written your own photo gallery software, use this to get your photos, thumbnails and associated metadeta into your database backend.
iPhoto To SQL will create the following fields: id, title, comment, keywords, stars, date, album, thumbnail filename and image filename. You can set height/width maximums on the thumbnails and images and they will be rescaled with their aspect ratio preserved. In addition it will generate web-safe names that are easy to work with.
Changes in version 1.5:
- Updated to work with iPhoto 7.0
- Export multiple albums.
Changes in version 1.3:
- Added option to use title as filename.
- SQL inserts values by names to more compatible with tables that specify extra columns.
Changes in version 1.2:
- When exporting an album, the SQL file is named for the album.
Changes in version 1.1:
- Added Album column which is populated if a single album is selected when exporting in iPhoto.
- Added DROP TABLE to clear the database before imports.
- Id field is set to NULL (rather than to a number) so that imports will auto-increment correctly.
- Fixed issue with canceling an export not really canceling it.
Download iPhoto To SQL 1.5 (Universal, Installer, 27k)
Requires iPhoto v7.0 or later and Mac OS X v10.4 or later.
Visual1553
Visual1553 is a simple program to show you the breakout of Mil-Std-1553 command and status words. For the command words it will show you the remote address, the transport mode, the subaddress (or mode if applicable) and the word count (or mode code if applicable). For status words it will show you the remote address and the bit statuses.
It's handy if you're deep inside a PASS or Chapter 8 recording with a hex editor and hand decoding the values. Just enter the 16 bit hexadecimal value and quickly know with confidence what the command word or status word breaks down as.
Download Visual1553 1.0 (Universal, Application 31k)
Requires Mac OS X v10.2 or later.