An Introduction to Processing.js | Design Intellection

How to use Processing.js to simplify and enhance web apps, information graphics and dynamic user interactions.

Habari Project

While there are a number of technical reasons that highlight the differences and advantages Habari has over other blogging packages, a major component of what makes Habari different is its community…

script/nginx : Freelancing Gods

This morning I decided to get Nginx and Passenger set up in my local dev environment. I needed an easier way to test of Thinking Sphinx in such environments, but also, I find Nginx configuration…

Made of Code: Generate gem.yml and .gems for Rails

A rake task which will generate gem configuration files based on your “config.gem” specifications in Rails. This comes in handy when deploying to Engine Yard, or Heroku. Just run it before deploying…

Super hot in Japantown!

Being dependent on materialistic possessions can often lead to disappointment.

OH: “My name is Stanley. Spelled with a ‘C’.” What?!?!

just joined a video chat at http://tinychat.com/snookca Make your own video chat at http://tinychat.com #tinychat

Wow. I do not like tinychat automatically tweeting for me.

Ruby Exceptions And Exception Handling

Ruby exceptions and error handling is not the most remarkable feature of the Ruby language. Infact, the way Ruby deals with exceptions is strikingly similar to other languages (such as Java etc.)….