Wrote a post explaining how to use Goliath framework to build Asynchronous web services. Shared sample configs for deployment using Capistrano and God monitoring.
laktek — 11 posts
http://www.web2media.net/laktek
Building Modular Web Apps with Rack & Sinatra web2media.net
Case study, on how I developed OpenNebula's Admin Tool during the last Google Summer of Code, using Rack & Sinatra.
Building Real-time web apps with Rails3 web2media.net
I wrote a introductory blog post on how to use Cramp with Rails3 to build Real-Time Web Apps .. Read the post
Just wrote an experimental Ruby WebSocket Server based on EventMachine and Thin HTTP Parser - HTML5 WebSockets works in latest Google Chrome . Click here to fork the GitHub repo
Google Data on Rails code.google.com
Finally an official Ruby Client Library gem for Google Data API - Checkout!
Rails Podcast with Ryan Tomayko podcast.rubyonrails.com
Rack and Sinatra committer Ryan Tomayko talks about the benefits of Rails, the value of middleware, and the future of deployment.
Acts_as_conference 2009 Talks aac2009.confreaks.com
Talks of recently concluded acts_as_conference are now online.
Ruby Graphs and Java Monitoring with JRuby advent2008.hackruby.com
Nick Sieger, shows you how easy it is to use JRuby to mix and match both Ruby and Java tools to quickly create a simple memory monitoring program.
Ruby Advent Calendar for 2008 advent2008.hackruby.com
I thought of running a Ruby advent calendar for this year. I would love to have your contributions. Please contact me if you are interested..
Simple command line todo list manager web2media.net
If you want to get things done(GTD) in Ruby way, try out the new todo gem.
Creating a Contact Form using Merb & DataMapper web2media.net
Learn the flexibility of Merb and DataMapper by creating a simple Contact Form. Merb's flat file structure and DataMapper's table-less models, and validations are emphasized.
