Latest Screencasts (page 2)
Episode 073: Cappuccino
Sdruby - 2010-01-05 - free
Cappuccino is a framework for building desktop-caliber applications that run in a web browser. Brian Chapados reviews the design concepts of Cappuccino and the underlying Objective-J language, shows how to get started, and builds a simple app for searching scientific literature databases. This talk was part of the DjangoSD/SD Ruby mashup meeting. Bonus content: download the slides from this talk.
Watch this screencastRailsCasts #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 screencastEpisode 069: Rails 3: From Vaporware to Awesomeness in 12 Months
Sdruby - 2009-12-04 - free
Yehuda Katz returns to San Diego with a report on the latest developments with the Ruby on Rails web application framework. Bonus content: download the slides from this talk.
Watch this screencastRailsCasts #180 Finding Unused CSS
Railscasts - 2009-09-21 - free
Over time a CSS file can become large and filled with unused selectors. In this episode I show how to use the Deadweight gem to determine which CSS selects you can remove.
Watch this screencastRailsCasts #178 7 Security Tips
Railscasts - 2009-09-07 - free
Security is important! Here I show seven different security flaws which are common to Rails applications ranging from mass assignment to CSRF protection.
Watch this screencastjQuery 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 screencastCSS Positioning Best Practices
Lynda - 2009-08-07 - paid
Web designers and coders will be introduced to techniques to improve their results in CSS Positioning Best Practices. Beginning with a brief review of CSS, instructor Bill Weinman demonstrates how to position elements on a page using CSS instead of tables. He then goes step by step through the process...
Watch this screencastMySQL 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 screencastRailsCasts #173 Screen Scraping with ScrAPI
Railscasts - 2009-08-03 - free
Screen scraping is not pretty, but sometimes it's your only option to extract content from an external site. In this episode I show you how to fetch product prices using ScrAPI.
Watch this screencastXHTML and HTML Essential Training
Lynda - 2009-07-28 - paid
In XHTML and HTML Essential Training, Bill Weinman helps designers and coders understand XHTML and HTML. In the process, Bill covers document structure, block and inline-level tags, floating images, controlling white space, phrase and font markup, and tables and frames. He even provides a good introduction to CSS. Bill offers...
Watch this screencast