Tag Archives: Headline

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 , | View Comments

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 , | View 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 | View 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 | View 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 | Comments Off

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 , , , , , , , | View Comments

Janie Porche is Blogging

This will go down as one of those posts that I won’t want future employers to ever see… Janie Porche, yes thatJanie Porche is blogging. It turns out that she is a very talented singer too. It doesn’t help me … Continue reading

Posted in Default | Tagged , | Comments Off

iCalToRSS

iCalToRSS; is a set of Python scripts I wrote for retrieving iCa events and TODO items and displaying them as RSS newsfeeds inside ;NetNewsWire 2. I wrote the Python code to parse the iCal calendar files (which are standard RFC2425 … Continue reading

Tagged , | View Comments

SnappingWindow Cocoa Source Code

I’ve just uploaded some Cocoa source code showing how to make NSWindows ‘snap’ to other windows and to the edges of the screen. You can configure what edges a window will snap to and the threshold distance of the snapping. … Continue reading

Posted in Default | Tagged | Comments Off

OmniWeb 5.1b1 fixes issues with this blog

OmniWeb5.1b1 fixes the problems with rendering my blog. It also adds full tabbing between form elements. Wonderful.

Posted in Default | Tagged | Comments Off