Latest Screencasts
How to Use RVM
Screencasts Org - 2011-04-08 - freeIn our Ruby developer career there may come a time when we have to deploy our app with other versions of Ruby. We may also take a fancy to implementations such as MacRuby, and want to try them out. However, installing many different versions of Ruby on the same box...
Watch this screencastBuilding iPhone Apps with JavaScript using Titanium
Screencasts Org - 2011-03-27 - freeWouldn't it be great to build an iPhone application without learning a line of Objective-C? Wouldn't it be great to put to use the skills you've already honed over the years as a web developer? In this screencast we'll show you how to build an iPhone app using JavaScript. We'll...
Watch this screencastUsing Haml with Rails 3
Screencasts Org - 2011-02-26 - freeIn this video tutorial we’ll cover how to use Haml in a new Rails project, how to integrate it into an existing project, and how to convert any pre-existing ERB templates into Haml. If you’re new to Haml, we recommend you first watch our Introduction to Haml screencast. Links Introduction...
Watch this screencastIntroduction to Sass: Part 1
Screencasts Org - 2011-02-22 - freeIn this screencast we’re going to show how Sass can simplify, structure and speed up your styling workflow. Like Haml, Sass is the brain child of Hampton Catlin and stands for Syntactically Awesome Stylesheets. And it lives up to it’s name, Sass stylesheets are awesome! Watch this screencast to find...
Watch this screencastIntroduction to Haml
Screencasts Org - 2011-02-14 - freeHaml is the brain child of Hampton Catlin. In this screencast we’re going to show how Haml can simplify your markup and speed up front-end development. As developers we naturally gravitate towards products or languages that help keep our work clean and organized. Haml is just one of those things....
Watch this screencast