Latest Screencasts
Capistrano 2
Peepcode - 2007-12-04 - paid
Capistrano 2 is a tool for automating the deployment of your application to a server. You can also automate many other monotonous server-maintenance tasks. It is written in Ruby but can be used to deploy any kind of web application. This 50 minute screencast talks about the concepts behind Capistrano...
Watch this screencastGit
Peepcode - 2007-10-25 - paid
by Geoffrey Grosenbach. Technical editing by Git Maintainer Junio C Hamano. The git source code control system was developed by Linus Torvalds for managing the Linux kernel. But it’s also valuable for managing all kinds of code: libraries, web applications, personal files. Git was built for the modern developer’s workflow....
Watch this screencastRailsCasts #36 Subversion on Rails
Railscasts - 2007-05-25 - free
This episode will walk you through setting up a Rails project on subversion. It covers some helpful tips and gotchas you may experience along the way.
Watch this screencast