August 2008
9 posts
Google Objective-C Style Guide →
Advanced Bash-Scripting Guide →
ICU User Guide: Regular Expressions →
Based on Apple’s Predicates documentation, this appears to be the engine OS X uses for regular expressions.
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…
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…
Growl WebKit style creation →
Keyboard Keys and Key Code Values -- Version 8 →
Git Magic →
Using Git as a versioned data store in Python →