Tag Archives: Headline

iRoster 1.0b12

Another year, another iRoster release. You thought development on iRoster was dead. Think again! This version adds more features than ever before and fixes more bugs then you would believe. Well – actually it runs on 10.4 now and the … Continue reading

Tagged , , | Leave a comment

Upgraded to ExpressionEngine 1.3

I’ve upgraded to ExpressionEngine 1.3. Painless upgrade so far. Capchas in comments don’t work (but that might be because of my server relocation last week). I’ve disabled capchas and enabled comment moderation (I rarely get comments anyway – linkings on … Continue reading

Tagged | Leave a comment

Python Metadata Importer 1.0.1 Released

I’ve just uploaded version 1.0.1 of Python Metadata Importer. From the documentation: Fixes problem importing function names. All metadata attributes now added to the list of visible attributes (which means you should now see them in a Finder Get Info … Continue reading

Posted in Default | Tagged , | 1 Comment

Subversion via DarwinPorts

James Duncan Davidson has a good article on how to get the subversion source control system installed using DarwinPorts. I’ve been using subversion for quite some time via DarwinPorts but haven’t yet installed it for use with Apache2 (prefering the … Continue reading

Tagged , | 2 Comments

Upgraded to Expression Engine 1.2.1

I’ve upgraded to ExpressionEngine 1.2.1. A few minor hiccups (mostly my fault) but this was the smoothest upgrade so far. Hopefully though they’ll make it smoother in the future by automating more of it.

Posted in Default | Tagged | 3 Comments

Password Panel Sample Code

This sample code can (hopefully) be used by any application presenting a change password dialog to the user. Different dialogs allow the user to enter a new password or change a previously entered password. Dialogs can be presented as either … Continue reading

Posted in Default | Tagged | 2 Comments

AirPort at the AirPort

I’m stuck at Philadelphia airport on the way to South Carolina for Thanksgiving. Luckily there’s an AT&T wireless hotspot here to keep me sane. There are a whole bunch of other Mac users here sharing various services over Rendezvous – … Continue reading

Posted in Default | Tagged | Leave a comment

Sequence Grabber Cocoa Source Code

Cocoa source code showing how to use a QuickTime Sequence Grabber (e.g. an iSight camera) from your Cocoa application. Update. I’ve uploaded a new version of the SequenceGrabber source code that should compile cleanly on any Mac OS X 10.3 … Continue reading

Posted in Default | Tagged , , , , , , , | 1 Comment