Latest Screencasts (page 3)
RailsCasts #160 Authlogic
Railscasts - 2009-05-04 - free
Authentication can get very complex. In this episode I show how Authlogic can handle this complexity while you stay in control of how it is presented to the user.
Watch this screencastPractical and Effective JavaScript
Lynda - 2009-04-21 - paid
JavaScript is essential in the creation of powerful web sites and applications. In Practical and Effective JavaScript, instructor Joe Marini presents the next level of features that experienced developers need to streamline their workflows and introduce dynamic new functions to their projects. Joe teaches tips for improving JavaScript performance, ways...
Watch this screencastReal-World XML
Lynda - 2009-04-14 - paid
XML technologies offer web developers and designers more flexibility than ever before. In Real-World XML, industry expert Joe Marini covers the best programming practices with XML, including the tools needed to build effective XML structures. He demonstrates the implementation of XML formats, how these formats work in real-world situations, and...
Watch this screencastSQL Essential Training
Lynda - 2009-04-08 - paid
Whatever a database is being used for?web sites, bookkeeping, sales and inventory, or even the lowly to-do list?it’s all about the data. SQL Essential Training is designed to help users understand the most common language for database wrangling?SQL. Beginning with a brief introduction, instructor Bill Weinman teaches the major features...
Watch this screencastRailsCasts #149 Rails Engines
Railscasts - 2009-02-16 - free
Rails 2.3 brings us much of the same functionality as the Rails Engines plugin. Learn how to embed one application into another in this episode.
Watch this screencastClassy Web Development with Sinatra
Pragprogs - 2009-01-22 - paid
Sinatra is a small Ruby web application framework that packs a big punch. It's also a lot of fun! You can use Sinatra to write tiny, focused web applications and lightweight REST services very quickly. And sometimes a lean and mean web app is all you need. If you haven't given Sinatra a look, now's a great time to get a fresh perspective on web development. Learn how to get the most out of Sinatra from Adam Keys, an experienced Ruby and Sinatra developer.
Watch this screencastRailsCasts #141 PayPal Basics
Railscasts - 2008-12-22 - free
This episode is the first in a series on handling the checkout process for orders. Here we show how to complete purchases through PayPal's Website Payments Standard service.
Watch this screencastRailsCasts #123 Subdomains
Railscasts - 2008-08-18 - free
Learn how to unleash the full potential of subdomains with the subdomain-fu Rails plugin in this episode.
Watch this screencastEpisode 045: Merb
Sdruby - 2008-06-05 - free
Much like Rails, Merb is a MVC web-framework written in Ruby. In this talk, Jordan Fowler introduces Merb and presents some of the distinctions and tradeoffs between the two frameworks. Bonus content: download the slides from this talk.
Watch this screencastRailsCasts #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