Yearly Archives: 2008

TouchCode Loving

I’m at iPhoneDevCamp and am entering all three of my TouchCode libaries (TouchJSON, TouchXML and TouchSQL) into the development contest. This is a great chance for consumers of these three libraries to show their appreciation by voting for them on … Continue reading

Posted in Default | Tagged , | Comments Off

Seth’s 2008 PMC Software Auctions

Online friend Seth Dillingham this weekend is “riding across the state of Massachusetts in the PMC, along with about 5500 other riders. Riding the bike for 300 miles is the easy part. The real challenge is meeting my $10,000 goal … Continue reading

Posted in Default | Tagged | View Comments

iPhoneDevCamp

My former co-worker and good friend Raven Zachary is hosting the second iPhoneDevCamp event in San Francisco this weekend. I’m making the trip out to be there. Should be fun. My contact info is still in place from WWDC.

Posted in Default | Tagged | View Comments

TouchCode Usage

TouchCode is my iPhone Open Source umbrella project encompassing a bunch of technologies that for various reasons Apple decided not to include with Cocoa Touch. TouchCode is made up of: TouchXML – A document tree XML library with XPath support … Continue reading

Posted in Default | Tagged | View Comments

How I got started programming

Anne at random non sequitur tagged me to write up a “How I got started programming” blog post. I don’t normally do this kind of thing, but I was very flattered to be included in her list of bloggers tagged … Continue reading

Posted in Default | View Comments

WWDC 08

Off to WWDC in a few hours. I’ve updated my contact page with my mobile phone number in case anyone wants to get ahold of me directly. I’m going to try attending most of the events conveniently compiled here by … Continue reading

Posted in Default | Tagged , , , | Comments Off

iPhone Development

I don’t need to say too much about the iPhone and the newly released SDK. I have however created a Google source code repository for iPhone/Cocoa Touch related projects. So far I’ve added three projects to the repository: TouchXML: A … Continue reading

Posted in Default | Tagged , , , , , | View Comments

AcornImage

It was just your typical InterfaceBuilder 3 window… with your vanilla NSImageView… referring to an image file within an Xcode project… Holy Cow! An Acorn file? Does that mean I can use Acorn files directly in Interface Builder 3? Does … Continue reading

Posted in Default | Tagged , , , , | View Comments

Making Mercurial use the Mac OS X Keychain

I’ve taken the plunge and am in the middle of switching from Subversion to Mercurial for revision control. Subversion has served me relatively faithfully for many years (I’ve even championed/led the adoption of subversion at two companies I’ve worked for … Continue reading

Posted in Default | Tagged , , , , | View Comments