My first Linux server has now been up for a year.
How to run multiple sites on OS X using Apache
OS X doesn’t come with multiple sites out of the box. Here’s how to do this.
Outputting the flash to views and layouts
How to output only the first message from the Ruby on Rails flash.
Using Sinatra to serve smaller (than Rails) applications
How to use Sinatra instead of Ruby on Rails to server small applications.
Using Paperclip and jpegcam to get pictures from your webcam into Rails
Example application to make your webcam work with Ruby on Rails.
Three months on the Mac stack
I started out using Windows and ended up using OS X and Linux.
Clipboard java applet
Source code for posting an image from the clipboard using a java applet.
Using the clipboard to post images
How to post an image from the clipboard using a java applet.
Deploying gems using Capistrano
How to deploy gems from your Ruby on Rails application through Capistrano.
Default input values using labels and Prototype
How to set and retrieve default input values using the Prototype javascript framework.