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

Latest Free Screencasts (page 3)

RailsCasts #114 Endless Page

Railscasts - 2008-06-16 - free

Ever wondered how some sites seem to have endless scrolling page with no pagination? Find out how easy it is to do this in Rails in this episode.

Watch this screencast

RailsCasts #103 Site Wide Announcements

Railscasts - 2008-04-28 - free

Sometimes you need to display an administrative announcement to every page on the site and give the users the ability to hide the announcement. See how in this episode.

Watch this screencast

RailsCasts #102 Auto-Complete Association

Railscasts - 2008-04-21 - free

Usually a select menu is used for setting a belongs_to association, but in this episode I will show you how to use a text field with auto completion.

Watch this screencast

RailsCasts #88 Dynamic Select Menus

Railscasts - 2008-01-13 - free

See how to dynamically change a select menu based on another select menu using Javascript. In this episode everything is kept client side which leads to a more responsive user interface.

Watch this screencast

RailsCasts #75 Complex Forms Part 3

Railscasts - 2007-10-15 - free

In this third and final episode on complex forms I will show you how to edit a project and multiple tasks all in one form. This includes removing and adding tasks dynamically as well. See the show notes for updated code.

Watch this screencast

RailsCasts #74 Complex Forms Part 2

Railscasts - 2007-10-08 - free

See how to use Javascript and RJS to add and remove form fields dynamically. This episode will build upon the previous episode allowing you to create any number of tasks in one form the same time a project is created.

Watch this screencast

RailsCasts #45 RJS Tips

Railscasts - 2007-06-15 - free

This episode is packed with little RJS goodies. Learn the different ways to access an element, how to add "if" conditions and how to apply an effect to multiple elements.

Watch this screencast

RailsCasts #44 Debugging RJS

Railscasts - 2007-06-13 - free

RJS and AJAX can be difficult to debug. Many times you don't get any error message in the browser. Learn different techniques for solving these tricky problems in this episode.

Watch this screencast

RailsCasts #43 AJAX with RJS

Railscasts - 2007-06-11 - free

This episode will walk you through adding AJAX functionality to a form using RJS. See how to easily update multiple elements on a page.

Watch this screencast

An Introduction to AJAX

Sitepoint - 2006-08-01 - free

"What's AJAX, really?" you ask. Get the facts behind the AJAX hype! From the groundbreaking features of Google Maps to the seminal essay by Jesse-James Garrett, Kevin Yank leads you through the cuttting-edge development techniques behind the AJAX buzzword.

Watch this screencast