August 2008
9 posts
Google Objective-C Style Guide →
Aug 30th
Advanced Bash-Scripting Guide →
Aug 13th
ICU User Guide: Regular Expressions →
Based on Apple’s Predicates documentation, this appears to be the engine OS X uses for regular expressions.
Aug 13th
JavaScript on iPhone 2.0 →
I got bored the other day and ran the SunSpider JavaScript benchmark in Safari on my iPhone 3G running the 2.0.1 OS release, with no other tabs open. Here are the results. But the punch line is…
Aug 7th
Reuse vs. Use Once →
Brent Simmons just put a post up on his design philosophy for category methods, in which he presents the following rule: If something is used just once, don’t make a category for it, just make…
Aug 7th
Growl WebKit style creation →
Aug 7th
Keyboard Keys and Key Code Values -- Version 8 →
Aug 6th
Git Magic →
Aug 5th
Using Git as a versioned data store in Python →
Aug 4th