Search
Tags
2008 Acorn AquaticPrime Automator Cocoa CoreImage corevideo Cracks Default Event Flying Meat Geode Headline iPhone iPhoneDevCamp iphone development iRoster isight Links macbook Misc Open Source pinboard Python quicktime sequence grabber seth pmc charity software auction Software Source Source Code SpaceNavigator Spotlight Sqlobject subversion tarnishing touchcode TouchCode iPhone TouchMap toxicmedia toxicsoftware.com WebNoteHappy WordPress wwdc xbel xsltMeta
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
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 Headline, Links
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.
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
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
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 CoreImage, corevideo, Headline, isight, quicktime, sequence grabber, Source Code, toxicmedia
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
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 Headline, Software
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
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.