Latest Paid Screencasts
Ruby 1.9 Part 1
Envycasts - 2009-04-19 - paid
Covering what you need to know in Ruby 1.9 including: changes with hashes, arrays, and symbols, working with enumerators, using the enumerable module, new rubygem properties.
Watch this screencastRuby 1.9 Part 2
Envycasts - 2009-04-18 - paid
Covering what you need to know in Ruby 1.9 including: new block variable features, updates to the string class, working with encoding, new object methods & using basicobject.
Watch this screencastScaling Ruby
Envycasts - 2008-11-16 - paid
Learn how to write faster Ruby applications and gain a deeper understanding of what it takes to scale Ruby. Topics covered: processes & threads, green vs native threading, eventmachine, process messaging, dropping to c, learning ruby-prof, speeding up ruby code.
Watch this screencastAdvanced ActiveRecord
Envycasts - 2008-11-14 - paid
In this first EnvyCast we take a look at several advanced features of ActiveRecord, including: loading large data sets, foreign keys, using and abusing include, counter caching properly, polymorphic associations, single table inheritance, new rails 2.1 features.
Watch this screencastRuby on Rails 2.2 Screencast
Envycasts - 2008-10-22 - paid
Covering the newest features of Rails 2.2 including: scaling with etags, connection pooling, new enumerable methods, the new test helpers, internationalization, much more new stuff from each rails gem.
Watch this screencast