Display Shows:

My Language:

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

    ScreenCast 12: KirbyBase

    Check out Jamey Cribbs' open sourced database called KirbyBase! It's ...

    Check out Jamey Cribbs' open sourced database called KirbyBase! It's a quite powerful database application written in Ruby and takes up approximately 100kb of memory. KirbyBase can be found at http://www.netpromi.com/kirbybase_ruby.html

    May 10, 2007 Read more
  • HD

    Rubyology 10: ActiveScaffold & Streamlined

    In keeping up with our framework lessons, I selected two ...

    In keeping up with our framework lessons, I selected two new scaffolding frameworks that add tons of cool AJAX and datagrid and scaffolding goodness to your applications with only a couple of commands! They are ActiveScaffold (formerly AjaxScaffold) and S

    May 6, 2007 Read more
  • HD

    ScreenCast 11: Threading

    Did you know that Ruby supports multi-threading natively? Check out ...

    Did you know that Ruby supports multi-threading natively? Check out these quick couple of steps needed to thread your Ruby applications!

    May 3, 2007 Read more
  • HD

    Rubyology 9: Hobo

    Today's Rubyology podcast covers a powerful, up and coming new ...

    Today's Rubyology podcast covers a powerful, up and coming new development framework called Hobo. This new plugin can be found at HoboCentral.net. It sits on top of the Rails framework and includes user role management and AJAX and slick stylesheets built

    Apr 29, 2007 Read more
  • HD

    Rubyology 8: Camping

    Today we cover Why The Lucky Stiff's Camping framework for ...

    Today we cover Why The Lucky Stiff's Camping framework for Ruby. This is the tiny little framework (4KB size) that could. This amazing little application supports databases and allows you to quickly build small web-based applications with a 1 file distro.

    Apr 21, 2007 Read more
  • HD

    ScreenCast 10: YAML

    What is YAML? YAML = YAML Aint Markup Language! YAML ...

    What is YAML? YAML = YAML Aint Markup Language! YAML is great for quickly exporting and importing data to and from your Ruby application. There seem to be many pros and cons on when to use YAML vs. XML. My rule of thumb is to use YAML when everything is c

    Apr 18, 2007 Read more
  • HD

    Rubyology 7: WebOrb & SpaTada

    Hey fellow code monkeys! Today we are going to introduce ...

    Hey fellow code monkeys! Today we are going to introduce you to Adobe's Flex data services and XML-RPC followed by a quick explanation of the podcasting website that I built my wife this week called SpaTada.com.

    Apr 14, 2007 Read more
  • HD

    ScreenCast 9: XML-RPC

    Before SOAP and REST, there were Remote Procedure Calls. Ruby ...

    Before SOAP and REST, there were Remote Procedure Calls. Ruby ships with native RPC support and I'll show you how to built powerful remote API queries with 3 lines of Ruby code!

    Apr 14, 2007 Read more
  • HD

    ScreenCast 8: Credit Cards

    This screen cast demonstrates credit card validation within a Ruby ...

    This screen cast demonstrates credit card validation within a Ruby application. It uses the credit card library from Lucas Carlson. This library validates the structure of a credit card number and can also return the type of card being used.

    Apr 12, 2007 Read more
  • HD

    Rubyology 6: REST

    Alright code monkeys - push away your keyboards and grab ...

    Alright code monkeys - push away your keyboards and grab your coffee. I'm going to need your full attention on this podcast! Today we will be covering the new REST (Representational State Transfer) features of Rails 1.2.x. This new methodology creates a p

    Apr 7, 2007 Read more
Loading...