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

Latest Free Screencasts

RubyPulse Episode 0.42 - clockwork

Rubypulse - 2010-07-09 - free

A scheduler process to replace cron. - Adam Wiggins

Watch this screencast

RubyPulse Episode 0.42 - clockwork

Rubypulse - 2010-07-09 - free

A scheduler process to replace cron. - Adam Wiggins

Watch this screencast

Incremental Backups with rdiff-backup

Fosscasts - 2009-12-04 - free

Keeping incremental backups is easy with rdiff-backup. In this episode, learn how to set up a simple cron job that will keep an incremental backup of a remote directory.

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

RailsCasts #130 Monitoring with God

Railscasts - 2008-10-05 - free

Need to ensure your background processes stay up and running and don't use too many resources? Check out the god gem as shown in this episode.

Watch this screencast

RailsCasts #129 Custom Daemon

Railscasts - 2008-09-29 - free

Creating a custom daemon to handle background tasks is surprisingly simple. In this episode I will make a daemon to handle dynamically scheduled tasks.

Watch this screencast

RailsCasts #128 Starling and Workling

Railscasts - 2008-09-22 - free

Need to run a task frequently in the background? Starling and Workling is a killer combination for doing just that. See how in this episode.

Watch this screencast

RailsCasts #127 Rake in Background

Railscasts - 2008-09-15 - free

In need of a background process? You may be able to accomplish this with a simple Rake task. See how in this episode.

Watch this screencast
Find more screencasts on the homepage