airmass header
Read SWF Header 2.0
Read SWF Header - Library to extract info from SWF files more>>
Eg: {_version:6, _length:3787, _bounds:{0, 0, 224, 228}, _fps:12, _totalframes:1, _bgColor:"FFFFFF"}
Enhancements:
- Includes a sample droplet which will generate a report after you drop a bunch of swf files.
AstroAirmass 1.6.2
AstroAirmass - A dashboard widget that is able to make airmass plots. more>>
Play one of the worlds most famous maze games! In Theseus and the Minotaur, you must guide Theseus through 87 mind twisting labyrinths to escape the dangerous Minotaur.
System Requirements: Intel or PowerPC Mac, 1Ghz, 128 MB
<<lessFlatten OSX Headers 3.0
Provides framework header files for developers. more>>
Flatten OS X Headers provides a flattened version of the many framework header files, and does some other interesting things.
The flattened headers can be used in CW 4, 5, 6,7, 8, and be precompiled.
he advantage then is that one can access any function, use any type, without worrying that it may not be defined. Obviously, the tool does not make the function pointers to call into the systemframework, but having these precompiled headers in a CFM-based target, makes the CarbonLib obsolete, and allows for the most updated "libs" available.
Apple HeaderDoc 6.0
Apple HeaderDoc is launched to be a helpful program which helps with generating HTML reference documentation from comments in C or C++ header files. more>>
Apple HeaderDoc 6.0 is launched to be a helpful program which helps with generating HTML reference documentation from comments in C or C++ header files. It is written in Perl for easy portability. Similar to JavaDoc, it allows developers to easily document their interfaces and export that information into HTML.
Email Searcher 1.3
Email Searcher - Find email addresses in headers or bodies more>>
Header Access 1.0
Header Access is a flexible, efficient, and easy to use IDEs and coding tool. more>>
Header Access 1.0 is a flexible, efficient, and easy to use IDEs and coding tool. This Project Builder bundle gives the developer quick access to header files wherever they are in the project, subprojects or frameworks: select the header file name in the source code window, hit Cmd-Y and the header file is opened.
BatchRenamer 0.86
BatchRenamer - File renaming & numbering w/regular expression more>>
Enhancements:
- Table column header didnt highlight properly after a purge/add.
- Sorting is now maintained after files are added.
- The file listing is now unsorted after purging.
- Fixed some minor memory leaks.
- Use Cocoa instead of Carbon to get file creation date (same results).
Diamond Theme 3.0.1
Diamond Theme is considered as a smart and useful IDEs and coding tool. more>>
Diamond Theme 3.0.1 is considered as a smart and useful IDEs and coding tool. The diamond theme has started simple but grown to a full featured theme with many theme variations. A splash page layout option and an easy way to include your own header images are only two of the coolest features.
Major Features:
- Add your own custom header images (up to 5) with the included Diamond Image Admin Utility
- An easy way to build a splash screen (opener)
- Choose where to put the navigation: on top or in the sidebar
- 7 color schemes for the main body
- 7 color schemes for the navbar
- 7 color schemes for the main content
- 7 color schemes for the header (if you don't want to use images)
- 12 color schemes for the sidebar
- 11 colors for the header titles
- 4 width options (incl. a variable width)
- 3 options where to put the sidebar (left, right, hide)
- Enable/disable borders around images
- Enable/disable border around the main content
- Automatic image resize (so your images will fit perfectly)
Correct the Date 1.0
Correct the Date - Corrects the displayed date of messages with a bad date more>>
The script will reset the displayed date to the date in the first received header of the message - about as close as you can reasonably get to the date the message was sent.
Jhead 2.5
Jhead - The files coming out of a pretty much all Digital cameras are in the Exif flavour of Jpeg files more>>
Because I am interested in photography, I am always curious just exactly what settings my fully automatic digital camera actually did end up using. Theres a few programs out there that can parse some of these headers, but I couldnd find one that I could compile to an executable, and none that actually figured out what the camera settings were from the various confusing ways in which the fields can be expressed.
Parsing the data of interest out of an Exif header is not straightforward. There is a large number of ways that simple data such as shutter speed or aperture setting can be expressed in inside of an Exif header. It can be an integer of various forms, or a fraction or floating point, which must subsequently be raised to a power to get the true value. Then it can be stored big-endian or little endian, and there are different fields for expressing the same values! It sounds like complete eveolutionary anarchy, but I think its just a comitee designed spec.
With all its complexity, interestingly enough, plain text ASCII would both be smaller in size and easier to parse! So I wrote this command line driven program to parse through the little file system in the Exif headers and extract the stuff I really care about: What the digital camera settings really were.
The other thing I realized is that the files coming out of most digital cameras contain an integral thumbnail as part of the Exif header. This thumbnail is used for flipping through really tiny images on the LCD, although most cameras, when viewing just one image on the LCD dont use it (too little detail).
This thumbnail takes up typically around 10k of data in the header. Once the picture is off the camera, even the software that comes with the camera doesnt use the thumbnail in the file, so its really just wasted space. So I added an option (-dt option) that reads the whole Jpeg image, figures out where the useful part of the Exif header ends, discards the thumbnail, and saves it back to disk. where the thumbnail is, and writes everything (including the rest of the Exif header) back Result: 10k space savings, with all the important information, including the digital camera information in the exif header intact. No loss of image quality, and very fast. So far all software I tried, including the software that comes with the digital cameras, has worked fine, and is still able to parse the Exif header.
Main features:
- Integral low-res Exif thumbnail
- Shutter speed
- Camera F-stop number
- Flash used (yes/no)
- Distance camera was focused at
- Focal length and calculate 35 mm equivalent focal length
- Image resolution
- Time and date picture was taken
- Camera make and model
- Up-right images according to rotation tag using jpegtran
- Set or relative adjust internal exif timestamps
- Re-name or date stamp fils according to exif timestamp
- Transfer exif headers between images
- Edit jpeg comments
- Delete exif or comment sections from jpeg images
Enhancements:
- Added -rgt (regenerate thumbnail) feature.
- Added -orp and -orl options.
Entourage Read Receipt 1.0b1
Includes is a script for detecting the DNT header in incoming messages and sending back a standards-compliant read receipt more>>
Fortunately, some clever people have already thought of a solution: the Disposition-Notification-To (DNT) email header. What does this do? If you add this, invisibly, to your email message, any compliant email program will send you back an email to tell you the message has been received or read.
Note the word compliant there. Unfortunately, Entourage X and 2004 unlike their Windows-based cousin, Outlook dont have a facility for easily adding the DNT header to email messages, although you can configure any of your email accounts to add the header to every message you send out; they also ignore requests for read receipts in any incoming emails.
This is where this package of scripts comes in. Included is a script for detecting the DNT header in incoming messages and sending back a standards-compliant read receipt that includes both human and machine-readable notifications that youve received the message.
There are also two scripts for adding the DNT header to your own outgoing messages: one that simply toggles the header on and off for each of your email accounts (if the account already has the DNT header its removed, without affecting any other headers you might have; if the account doesnt yet have the DNT header, its added); and one that allows you to pick which accounts you want the headers added to.

iText Express & Pro 3.2.1
Do you ever wish you had a small, fast, simple word processor that has the TextEdit basics and just a few more important features - page numbers, columns, header/footer, footnotes - for more>>
Do you ever wish you had a small, fast, simple word processor that has the TextEdit basics and just a few more important features - page numbers, columns, header/footer, footnotes - for manuscript writing? How about a bookmark feature for effortless, lightning-quick navigation of your manuscript? Just try iText Express! iText Express provides the simplest way to make gorgeous manuscripts on your Mac! Yes, it's Yummy ! Remarkable for anyone who expect a reliable simple word processor for Mac OS X.
JournaledFile 1.0
JournaledFile is a library that supports journaled transactional files more>>
JournaledFile allows writes to be done to a file without risking file corruption in the event that the process or OS crashes or the power goes out.
Main features:
- for each write, it logs the file position, length of write and the data to a log file (file.log)
- when JFile_sync() is called:
- it sets the log header status to "committed"
- the log writes are performed on output file
- the log file is truncated and its status set to "uncommitted"
- when JFile is opened, if it finds a log file then:
- if the log status is "committed":
- it assumes the log did not complete its write so it
- writes the log to the file again and removes the log and lock
- if the log status is "uncommitted":
- it assumes the log is not complete and removes it.
CorrectTheDate 1.0
CorrectTheDate - Reset the displayed date of an incoming message more>>
Running the script with such a message selected will reset the message date to the date in the first received header in the message, which is probably as close to the real message date as you can get.
CorrectTheDate is accessible from the script menu in Entourage.
Accessorizer 0.9.9u
Generate ObjC accessor declaration and implementation methods. more>>
Accessorizer offers a broad range of memory management schemes used by the best-known Cocoa/Objective-C experts. The readme includes links to important memory management articles and resources.
Enhancements:
- Version 099t introduced support for acronyms but broke prefixes! This version fixes that.
- Per user request: Accessorizer now supports ivar declarations such as:
- id UIN;
- id GUIState;
- Fixed locking code in GETTER and added locking for non-pointer variables in setter
- Added generation of NSLogs (with an option to // them out)
- The default font for Accessorizer text views has been [NSFont userFixedPitchFontOfSize: 0.0], now there is a pref to change font in the Prefs drawer-> General tab
- Fixed Java output
- Reconnected controller wire to language matrix (prefs for Objc/Java are honored again :-)
- Added a print menu to print results
- Removed colon after getter signature in comment header when single header pref is OFF
- Added /* ivar */ comment header