Old Software Collection
- Amazon Wish List to Text — Automator action that converts an Amazon wish list webpage to plain text for easy emailing or printing (automator, freeware, w/ source)
- Charged Spheres 2-d — 2-d charged particles screen saver simulation (cocoa, freeware)
- Cosmos3d — 3-d fractal model and Cocoa/OpenGL/ObjC Xcode project example (cocoa, BSD)
- Phone Decoder (direct download link) — Converts alphabetic phone numbers (like 1-800-my-apple) to digits. It'll get a proper info page and more features when time permits (cocoa, freeware)
- play (direct download link, Universal binary) — Command-line tool to play sound files (unix, freeware)
- systemSound (direct download link) — Command-line tool to play one of the system sounds found in /System/Library/Sounds/ (unix, freeware)
- What it is — No-frills GUI wrapper for the "whatis" command, giving one-line descriptions of what certain Unix commands do (cocoa, freeware)
- .nanorc settings for Objective-C — Just some .nanorc syntax coloring settings for Objective-C, since I couldn't find any on the net and was bored at a cafe one day.
Odds-n-ends
- Charged Spheres 2-d (direct download link) — a stand-alone version of the partical simulator, this time with many more features, including gravity and statistical information (cocoa, demo)
- Charged Spheres 3-d (direct download link) — currently stand-alone 3-d simulator using OpenGL. (cocoa, demo)
- Parametric Plotter 2-d (direct download link) — Not sure where this one's going, but it plots sets of parametric data as generated by standard C code, as I work through Giordano's book on Computational Physics. Trying to make the plotting code portable for future projects. (cocoa, demo)