jQuery TOOLS - The missing UI library for the Web
Jun. 11 ’09
Looks nice. I have a few ideas to use this on already.
A listing of links, images, videos and quotes that I find interesting or thought provoking.
Jun. 11 ’09
Looks nice. I have a few ideas to use this on already.
Mar. 25 ’09
Good overview of Git that focuses on understanding things “under the hood” instead of memorizing commands.
Feb. 11 ’09
A continuing series of short screencasts with details on how to scale Rails applications. Episodes so far include responsiveness, page caching, fragment caching and action caching.
Feb. 1 ’09
An interesting write up on some of the technical decisions behind Muxtape, including their decision to move from PHP to Ruby on Rails.
“How long do you think it would take to re-write the site in Rails?”
“Umm, well..”, Cmd-T, “localhost:3000”, Enter, “It already is.”
Jan. 27 ’09
Nice list of about 10 objective-c memory management articles and screencasts.
Jan. 14 ’09
Dec. 10 ’08
A Mac OS X Leopard developer tool for debugging HTTP services by graphically creating & inspecting complex HTTP messages.
Oct. 31 ’08
Fantastic resource for learning about iPhone (and general Cocoa) development.
Oct. 28 ’08
There is a general tendency to believe that programmers can’t style things because they have no style themselves. Yet, all of them will be able to tell you very quickly which one of two designs they like the best, even if they generally can’t verbalize why. This seems to be an indication, at least to me, that some aesthetic sense is inherently present in all of us; what’s different is the ability to turn vague notions and gut feelings into actions and reusable procedures. And that’s where the problem is.