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

Latest Screencasts

Creating iPad Apps with JavaScript using Titanium

Screencasts Org - 2011-04-17 - free

In a follow up to our popular Building iPhone Apps with JavaScript using Titanium screencast we show you how to create an iPad app without learning a line of Objective-C! Given the screen real estate of the iPad we just don't want a blown up clone of the iPhone app....

Watch this screencast

How to Use RVM

Screencasts Org - 2011-04-08 - free

In 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 screencast

How to Use Homebrew

Screencasts Org - 2011-04-05 - free

Sick and tired of MacPorts and Fink taking an age to install UNIX packages on your Mac OS X box? Want to install UNIX packages fast, and securely without using sudo? In this screencast we'll show you how with Homebrew! Links Homebrew Homepage What you'll learn How to install Homebrew...

Watch this screencast

Building iPhone Apps with JavaScript using Titanium

Screencasts Org - 2011-03-27 - free

Wouldn'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 screencast

Using ActiveRecord with Sinatra

Screencasts Org - 2011-03-20 - free

In this screencast we'll create a URL shortener in Ruby with Sinatra. We're going to show you how to integrate ActiveRecord with a Sinatra application. You'll need this regular expression to follow along: /^\b((?:https?:\/\/)(?:[^\s()<>]+|\(([^\s()<>]+|(\([^\s()<>]+\)))*\))+(?:\(([^\s()<>]+|(\([^\s()<>]+\)))*\)|[^\s`!()\[\]{};:'".,<>?«»“”‘’]))$/ What you'll learn How to integrate ActiveRecord in to Sinatra with sinatra-activerecord How to build a...

Watch this screencast

CSS3 in Internet Explorer 6, 7 and 8

Screencasts Org - 2011-02-16 - free

With HTML5 and CSS3 on the rise, we’d like to use it more frequently in our projects. Just a few lines of CSS3 can now take the place of background images, sprites, and complex div structures which aren’t semantic. Unfortunately, Microsoft’s Internet Explorer 6, 7 and 8 do not have...

Watch this screencast

Introduction to Haml

Screencasts Org - 2011-02-14 - free

Haml 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
Find more screencasts on the homepage