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

Latest Screencasts

Episode #11 - Advanced HTTP Caching

Scaling Rails Series - 2009-02-26 - free

Once you have a firm grasp of the 3 header tags we talked about in the previous episode (max-age, etags, and last_modified) you can start to take advantage of reverse proxy caches. In this episode we let you know exactly what a proxy cache is, and how you might use it to effectively scale a dynamic website to millions of users.

Watch this screencast

RailsCasts #150 Rails Metal

Railscasts - 2009-02-23 - free

Rails Metal is a way to bypass the standard Rails request process for a performance boost. In this episode you will learn how to shave off a few milliseconds using Metal.

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

RailsCasts #82 HTTP Basic Authentication

Railscasts - 2007-12-02 - free

Rails 2.0 offers an extremely easy way to do HTTP basic authentication. See how in this episode.

Watch this screencast

Benchmarking with httperf

Peepcode - 2007-10-07 - paid

by Geoffrey Grosenbach with content from Zed Shaw, author of Mongrel. Programmers love performance. We like to talk about it and form theories, but we don’t know how to measure it. And when we do, we don’t know what to do with the numbers we get. This screencast shows how...

Watch this screencast
Find more screencasts on the homepage