Latest Free Screencasts
RailsCasts #223 Charts
Railscasts - 2010-07-19 - free
There are a number of libraries to help create graphs. Here I show how to integrate Highcharts into a Rails app.
Watch this screencastEssential CSS for Every Web Developer
Teach Me To Code - 2010-01-02 - free
Want to know the basics of CSS? Watch this screencast and learn everything you should know as a web developer. We’ll cover the basics which include colors, borders, padding, margins, lists, fonts, backgrounds, tables, links and floats. This is a very basic screencast, so if you are already familiar with these topics, this might be [...]
Watch this screencastWriting CSS with LESS – Part 1
Teach Me To Code - 2009-12-14 - free
In this screencast we’ll cover the basics of setting up a LESS file to compile into CSS as we provide an HTML front end to Flitter, a Ruby on Rails Twitter clone.
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 #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