Revision
3957
Author
mattaimonetti@gmail.com
Date
2010-04-22 00:50:59 -0700 (Thu, 22 Apr 2010)

Log Message

added ThinkCode.TV screencast

Modified Paths

Diff

Modified: MacRubyWebsite/trunk/lib/screencasts.rb (3956 => 3957)


--- MacRubyWebsite/trunk/lib/screencasts.rb	2010-04-22 04:23:45 UTC (rev 3956)
+++ MacRubyWebsite/trunk/lib/screencasts.rb	2010-04-22 07:50:59 UTC (rev 3957)
@@ -4,6 +4,7 @@
   
   def macruby_screencasts
     [
+      Screencast.new("2010-04-10", "Introduction to MacRuby and HotCocoa", "http://thinkcode.tv/catalog/introduction-macruby/", "Renzo Borgatti", "ThinkCode.TV"),
       Screencast.new("2009-11-10", "Introduzione a MacRuby e HotCocoa (Italian)", "http://it.thinkcode.tv/catalogo/introduzione-a-macruby-e-hotcocoa/", "Renzo Borgatti", "ThinkCode.TV"),
       Screencast.new("2009-05-19", "Meet MacRuby", "http://peepcode.com/products/meet-macruby", "Geoffrey Grosenbach", "Peepcode"),
       Screencast.new("2009-05-19", "MacRuby Presentation (Free)", "http://nubyonrails.com/articles/macruby-presentation-from-rubyfest", "Geoffrey Grosenbach", "Peepcode"),