August 2, 2011
The mind is its own place, and in itself can make a heaven of hell, a hell of heaven.
August 2, 2011

Refactor My Code

This is a pretty sweet idea. I’m definitely going to use it when I’m done with my country code jQuery plugin.

August 2, 2011

SXSW 2012 Registration Now Open

Register online for the event of your choice (Music, Film, or Interactive) or a combination of events (Platinum = Music + Film + Interactive. Gold = Film + Interactive).

I’ll totally be there for Interactive again

August 2, 2011

Chrome Back Button problems

Apparently I am not the only person dealing with back button problems in Chrome. I get that I am on the dev channel and I have pretty much a nightly release. But it has been over 2 weeks now. Shouldn’t that be the first priority for a browser to have the back button working? Here are some folks equally as frustrated:

http://www.google.com/support/forum/p/Chrome/thread?tid=1dfe0a5962fdc177&hl=en

http://www.google.com/support/forum/p/Chrome/thread?tid=1893e974f696f250&hl=en

And here’s the official bug, I guess:

http://code.google.com/p/chromium/issues/detail?id=91000

August 1, 2011
Never doubt that a small group of thoughtful, committed citizens can change the world. Indeed, it’s the only thing that ever has.
August 1, 2011

Principles for Modeling CouchDB Documents

Pretty good Stack Overflow post on modeling.

August 1, 2011

Ideone

Its like jsfiddle but for PHP, R, Python, Ruby, Scala and many more including Nimrod of course.

August 1, 2011

CloudFormation: The Big Picture

Here’s a good summary on Amazon’s CloudFormation and its benefits, from the creator of Vagrant.