August 3rd, 2008 · Comments Off · Default
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 iUseThis.com. Please go to the tag page iUseThis.com and mark the libraries you use (or plan [...]
[Read more →]
Tags:iPhoneDevCamp·TouchCode iPhone
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 for this cancer-care-and-treatment charity.”
Much like Mike Zornek’s Child’s Play Day auction back in 2006 Seth [...]
[Read more →]
Tags:seth pmc charity software auction
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.
[Read more →]
Tags:iPhoneDevCamp
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 (based on Cocoa’s NSXMLDocument)
TouchJSON – An extremely fast and memory efficient library for processing and creating JSON [...]
[Read more →]
Tags:TouchCode iPhone
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 and Anne is a really nice person, so I thought what the heck…
How old were [...]
[Read more →]
Tags:
June 7th, 2008 · Comments Off · Default
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 iPhoneDevCamp. Hope to see to see you there.
[Read more →]
Tags:2008·Event·iPhone·wwdc
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 Foundation NSXML style API for parsing XML files (based on libxml2)
TouchSQL: Yet another library for talking to [...]
[Read more →]
Tags:iPhone·nu·Open Source·sqlite·touchcode·touchxml
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 that mean you’ve written an NSCustomImageRep that understands the Acorn file format? Does that mean I can use [...]
[Read more →]
Tags:Acorn·Cocoa·Flying Meat·gus mueller has a posse·Source Code
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 in the past) but some of the warts and shortcomings were beginning to annoy me [...]
[Read more →]
Tags:hg·Mac OS X·mercurial·Python·rcs