Steve Jobs

“Stay hungry. Stay foolish.”

Waves updated to Rails 3.1.0

Due to unforeseen circumstances, I had to delete and re–make the repository on GitHub for my MongoDB and Ruby on Rails powered tumblelog engine.

Contact form in Rails 3

A guide on building a form that when submitted, instead of being saved in a database, is sent through email.

git-push with specific SSH key

Pushing to a remote repository where a specific SSH key is needed to authenticate is easy to accomplish.