[macruby-changes] [5056] MacRubyWebsite/trunk/lib/talks.rb

source_changes at macosforge.org source_changes at macosforge.org
Mon Dec 20 00:49:26 PST 2010


Revision: 5056
          http://trac.macosforge.org/projects/ruby/changeset/5056
Author:   mattaimonetti at gmail.com
Date:     2010-12-20 00:49:20 -0800 (Mon, 20 Dec 2010)
Log Message:
-----------
fixed a typo and added a link to the rubyconf talk

Modified Paths:
--------------
    MacRubyWebsite/trunk/lib/talks.rb

Modified: MacRubyWebsite/trunk/lib/talks.rb
===================================================================
--- MacRubyWebsite/trunk/lib/talks.rb	2010-12-19 23:01:45 UTC (rev 5055)
+++ MacRubyWebsite/trunk/lib/talks.rb	2010-12-20 08:49:20 UTC (rev 5056)
@@ -4,7 +4,7 @@
   
   def macruby_talks
     [
-      Talk.new("2010-11-12", "RubyConf 2012", "MacRuby - Why and How (slides only for now)", "http://www.slideshare.net/mattetti/macruby-rubyconf-presentation-2010", "Matt Aimonetti", nil),
+      Talk.new("2010-11-12", "RubyConf 2010", "MacRuby - Why and How", "http://confreaks.net/videos/448-rubyconf2010-macruby-why-and-how", "Matt Aimonetti", "http://www.slideshare.net/mattetti/macruby-rubyconf-presentation-2010"),
       Talk.new("2009-11-20", "RubyConf 2009", "Simple 2D Video Game in MacRuby", "http://confreaks.net/videos/192-rubyconf2009-writing-2d-games-for-the-osx-platform-in-ruby", "Matt Aimonetti", "http://www.slideshare.net/mattetti/2d-video-games-with-macruby"),
       Talk.new("2009-10-30", "RubyEnRails", "MacRuby & RubyCocoa (slides only)",          "http://tr.im/DCW0", "Eloy Duran", nil),
       Talk.new("2009-10-14", "RailsSummit", "MacRuby", "http://agaelebe.blip.tv/file/2730084/", "Rich Kilmer", nil),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20101220/04e90bdf/attachment-0001.html>


More information about the macruby-changes mailing list