Tag Archives: ruby

Skinny daemons

For the past several months, we’ve been having a lot of fun writing a series of small, self-contained web apps – branston, enigmamachine, octopus, and adhd, among others. One of the things I’ve been most enjoying is how easy we’ve … Continue reading

Posted in Make | Tagged , , , , , | 25 Comments

Ruby Procs and Eventmachine callbacks

For the last little while, I’ve been messing around to see whether I can whip off a video-encoding server which is easily installable. It’s put together using Sinatra, Thin, and Eventmachine (three of my favourite Ruby libraries lately). At the … Continue reading

Posted in Projects | Tagged , , , , , | Leave a comment