Help out: share this site!

Latest Screencasts

ExpressionEngine Techniques

Pragprogs - 2010-03-09 - paid
ExpressionEngine Techniques

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


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


RubyPulse Episode 0.29 - gist

Rubypulse - 2010-03-03 - free

Gist: The Script - Works great with Gist: The Website. - defunkt Watch this screencast


Introduzione a Silverlight

Thinkcode Tv - 2010-03-03 - paid

Microsoft Silverlight è una nuova tecnologia per lo sviluppo di applicazioni RIA (Rich Internet Application) per il web. Si tratta della risposta Microsoft all'onnipresente Adobe Flash, e come questo è una tecnologia client-side che permette la creazione di contenuti interattivi e multimediali. Silverlight offre allo sviluppatore un modello di programmazione... Watch this screencast


Go Fish in Ruby

Remi - 2010-03-02 - paid

Using the playing cards that we created in Part 1 of this series, we create a game of Go Fish in Ruby! In this screencast, we: Clean up / organize some of the code from Part 1 Create a GoFish::Game that deals cards out to many players Create the code... Watch this screencast


Skinning in Grails

Teach Me To Code - 2010-03-02 - free

In this screencast, I cover how to use custom Grails configurations along with filters to enable url-based site skins. Watch this screencast


Episode 13 - Inference

Full Disclojure - 2010-03-01 - free

In this episode I review how to write an inference engine in Clojure. Watch this screencast