Rubyology
The Rubyology podcast is a series of lessons learned by Chris Matthieu on his endeavor of switching from Microsoft .NET programming to Ruby on Rails. Believe it or not, there are similarities between both Microsoft ASP and .NET and Ruby on Rails. Let Chris
Visit Show Website http://www.rubyology.com/Recently Aired
-
HD
Rubyology 62 - RailsConf 2008 Update
I was lucky enough to attend this year's RailsConf 2008 ...
I was lucky enough to attend this year's RailsConf 2008 and met many new friends and listened to many cool new ideas and discussions. Here is a link to the Vertebra solution presented by EngineYard's Ezra - http://brainspl.at/articles/2008/06/02/introduci
-
HD
Rubyology 61: Zyps
Jay McGavren, Phoenix Ruby Programmer Extraordinaire and all around good ...
Jay McGavren, Phoenix Ruby Programmer Extraordinaire and all around good guy, has developed a super cool game library in Ruby called Zyps. This screencast demonstrates the following: * set up an Environment * place Creatures in the Environment * create Be
-
HD
Rubyology 60: ServiceReg
Hey code monkeys! I built a proof-of-concept site for a ...
Hey code monkeys! I built a proof-of-concept site for a RESTful service registry that is actually a RESTful API API. It's called www.ServiceReg.com and the site (which also functions as an API) allows developers to register RESTful Web services that can b
-
HD
Rubyology 59: Amazon EC2
Hey code monkeys! Marc Chung from OpenRain.com gave a funtabulous ...
Hey code monkeys! Marc Chung from OpenRain.com gave a funtabulous presentation at this week's AZ on Rails user group meeting on deploying rails applications on Amazon's EC2 (Elastic Computing Cloud) and also demonstrated chaining tasks together in the clo
-
HD
Rubyology 58: February Update
Welcome back! Today we cover upcoming conference updates. Ruby 1.9 ...
Welcome back! Today we cover upcoming conference updates. Ruby 1.9 update. Heroku introduction. Wuby vs. Thin - Wuby Wins! Enterprise SOA discussion REST vs. SOAP - REST Wins! Interview with Theo Beack, Deputy CTO BEA - Ruby involved in their virtualizati
-
HD
Rubyology 57: S5/P8
Check out my presentation at the Phoenix Rails User Group ...
Check out my presentation at the Phoenix Rails User Group meeting on S5 and P8. Both are interesting technologies for presentations.
-
HD
Rubyology 56: Active Resource
ActiveResource allows you to interact with a RESTful database in ...
ActiveResource allows you to interact with a RESTful database in the sky. Think about it for a moment... Rails 1.2 and 2.0 provide RESTful services automatically through scaffolding. Active Resource provides access to these RESTful database interfaces aut
-
HD
Rubyology 55: Wuby Web Templates
This screencast is a continuation of the episode 54 but ...
This screencast is a continuation of the episode 54 but we will be applying a web design to a Wuby application. Watch this - it's even easier than Rails!
-
HD
Rubyology 54: Rails Web Templates
A Rubyology listener wrote in asking about quick ways to ...
A Rubyology listener wrote in asking about quick ways to add web templates to Ruby on Rails sites. This screen casts covers selecting a web template from openwebdesign.org and applying it to a Rails 2.0 scaffold site.
-
HD
Rubyology 53: Ruby OSA
RubyOSA provides a bridge from Ruby to the Apple Event ...
RubyOSA provides a bridge from Ruby to the Apple Event Manager. It allows Ruby programs to automate Mac OS X applications in the same way as AppleScript. Check out my demo on controlling iTunes with Ruby and even my Wuby web application to control iTunes!