Latest Screencasts
RubyPulse Episode 0.30 - barby
Rubypulse - 2010-03-12 - free
... is a Ruby barcode generator that doesn't rely on 3rd party libraries. - Tore Darell Watch this screencast
GNU Emacs Part 1
Fosscasts - 2010-03-12 - free
GNU Emacs is a highly customizable text editor that is available for almost every operating system. GNU Emacs has a huge learning curve and as time goes on most Emacs users end up with a highly customized configuration. In addition to editing files, Emacs can check your email and news... Watch this screencast
Gem Bundler
Teach Me To Code - 2010-03-10 - free
Having two gems that require different versions of the same dependency can sometimes cause runtime errors. Yehuda Katz and Carl Lereche have created an elegant solution in the Gem Bundler. Watch this screencast
Use the Cucumber
Peepcode - 2010-03-10 - paid
The Cucumber behavior-driven development framework is appreciated by developers from many languages. It makes it easy to write plain-text stories that run executable Ruby code against your application. In this hour and ten minute screencast, you’ll learn the basics of Cucumber. You’ll learn the syntax, organization, and philosophy of writing... Watch this screencast
ExpressionEngine Techniques
Pragprogs - 2010-03-09 - paid
Why work through common problems on your own when you can skip the trial and error and jump straight to a solution that works the first time? Learn the latest techniques the pros use to build full-featured websites with ExpressionEngine from Ryan Irelan, an ExpressionEngine guru. Each of these video tutorials teaches you how to solve a particular set of problems with ExpressionEngine, quickly and efficiently. Watch this screencast
Episode 14 - Inversion of Control
Full Disclojure - 2010-03-08 - free
In this episode I review how to relate Java's inversion of control pattern to first class functions. Cast: Sean Devlin Watch this screencast
XSS Protection in Rails 3
Railscasts - 2010-03-08 - free
It is easy to be vulnerable to cross site scripting attacks in earlier versions of Rails, but Rails 3 solves this by automatically escaping unsafe input. Watch this screencast
GNUS, the News and Mail Reader for Emacs
Fosscasts - 2010-03-05 - free
GNUS is a great news reader built into Emacs. I've had some requests to do an episode on how to read mail from a Google Gmail account with it, so here it is. I had the easiest time getting it all to work on Ubuntu 9.10, but as long as... Watch this screencast
Michał Kwiatkowski – Sum of Even Fibonacci Numbers
Katacasts - 2010-03-05 - free
After a short break, we are back with an interesting kata in Clojure. Michał Kwiatkowski has tackled a project euler problem, finding the sum of the even Fibonacci numbers less than 4 million. Fun, indeed. Included in this katacast are 3 different solutions. Michał Kwiatkowski is a software developer from Gdańsk, Poland. He builds RoR applications and [...] Watch this screencast


