Hey there! Check out HackerBooks.com - our latest project that let you search books from StackOverflow and HackerNews

Latest Screencasts

Episode 093: Are You Redis?

Sdruby - 2011-02-08 - free

Emanuele Tozzato gives a brief introduction to Redis, then demonstrates real-life database performance optimization with redis-object and how to manage background jobs using Resque. Bonus content: download the slides from this talk.

Watch this screencast

RailsCasts #243 Beanstalkd and Stalker

Railscasts - 2010-12-06 - free

Beanstalk is a fast and easy way to queue background tasks. Stalker provides a nice wrapper interface for creating these jobs.

Watch this screencast

RailsCasts #171 Delayed Job

Railscasts - 2009-07-20 - free

Is there a long running task which should be handled in the background? One of the best ways is using the delayed_job plugin like I show in this episode.

Watch this screencast

RailsCasts #164 Cron in Ruby

Railscasts - 2009-06-01 - free

Cron is great for handling recurring tasks, but it is an external dependency with a crazy syntax. In this episode I show you how to use Whenever to create cron jobs with Ruby.

Watch this screencast

AJAX Essential Training

Lynda - 2008-01-22 - paid

In AJAX Essential Training, instructor Dori Smith shows experienced web developers how to utilize AJAX to best create dynamic pages. The course covers selecting the best tools for the job (HTML, CSS, JavaScript, XML), understanding all aspects of HTTP from requests to responses, and creating dynamic forms and maps from...

Watch this screencast
Find more screencasts on the homepage