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

Latest Screencasts (page 2)

RailsCasts #191 Mechanize

Railscasts - 2009-12-07 - free

Mechanize extends the power of Nokogiri allowing you to interact with multiple pages on the site: click links, submit forms, etc.

Watch this screencast

RailsCasts #190 Screen Scraping with Nokogiri

Railscasts - 2009-11-30 - free

Screen scraping is easy with Nokogiri and SelectorGadget.

Watch this screencast

iPhone SDK Essential Training

Lynda - 2009-10-20 - paid

iPhone SDK Essential Training presents the tools and skills needed to create applications for this mobile platform. Developer Simon Allardice breaks down the process of becoming an iPhone developer, from getting started with the tools and the language to building user interfaces and working with the unique features of the...

Watch this screencast

RailsCasts #183 Gemcutter & Jeweler

Railscasts - 2009-10-12 - free

Gemcutter is a new service for hosting RubyGems, and Jeweler provides an automated way to release versions of a gem.

Watch this screencast

jQuery Essential Training

Lynda - 2009-09-01 - paid

In jQuery Essential Training, Microsoft professional Joe Marini presents the power of the jQuery library, an open-source JavaScript project that greatly simplifies the process of adding advanced functionality to web sites. Joe teaches how to use these new features to build pages that work across browsers with the functionality that...

Watch this screencast

MySQL Essential Training

Lynda - 2009-08-04 - paid

MySQL is by far the most popular database management system for small- to medium-sized web projects. In MySQL Essential Training, instructor Bill Weinman provides clear, concise instruction in the tools needed to create and maintain a database. Bill explores the different data types MySQL supports, and the functions it provides,...

Watch this screencast

RailsCasts #166 Metric Fu

Railscasts - 2009-06-15 - free

Metric Fu is a compilation of several tools to help find areas of code that could be improved. In this episode I show you how to setup this tool on the railscasts.com source code.

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 #161 Three Profiling Tools

Railscasts - 2009-05-11 - free

Ever want to know what Rails is doing under the hood during a request? In this episode I show three different profiling tools: New Relic RPM, FiveRuns TuneUp, and Rack::Bug.

Watch this screencast

RailsCasts #159 More on Cucumber

Railscasts - 2009-04-27 - free

There is a lot more to Cucumber than I showed in an earlier episode. See how to refactor complex scenarios in this episode.

Watch this screencast