SD Ruby Podcast http://sdruby.org SD Ruby. We are San Diego's Ruby community. en-us Wed, 18 Apr 2012 18:48:30 +0000 Wed, 18 Apr 2012 18:48:30 +0000 SD Ruby ruby, rails, ruby on rails, programming, web, development, agile, railscast SD Ruby sandiegoruby@gmail.com no http://creativecommons.org/licenses/by-nc/2.0/ Episode 108: Fog: The Ruby Cloud Services Library <p><img src="http://sdruby.org/images/screenshots/large/108.png?1334774910" alt="Episode 108: Fog: The Ruby Cloud Services Library" /></p> <p><a href="http://github.com/bensie">James Miller</a> demonstrates how to get up and running with <a href="http://fog.io">Fog</a>, including practical use cases, caveats, and how to make Fog better by contributing back.</p> <p>Bonus content: <a href="http://speakerdeck.com/u/bensie/p/fog">download the slides</a> from this talk.</p> Wed, 18 Apr 2012 18:48:30 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/eDNb8jJM2aY/108 http://sdruby.org/podcast/108 James Miller demonstrates how to get up and running with Fog, including practical use cases, caveats, and how to make Fog better by contributing back. Bonus content: download the slides from this talk. no 20:46 http://sdruby.org/podcast/108http://sdruby.org/video/108_fog.m4v Episode 107: Advanced Heroku with the Celadon Cedar Stack <p><img src="http://sdruby.org/images/screenshots/large/107.png?1316447751" alt="Episode 107: Advanced Heroku with the Celadon Cedar Stack" /></p> <p>Ryan Daigle and Blake Gentry explore all the new features in Heroku's Celadon Cedar stack.</p> Mon, 19 Sep 2011 15:55:52 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/Og7X8w7YOVk/107 http://sdruby.org/podcast/107 Ryan Daigle and Blake Gentry explore all the new features in Heroku's Celadon Cedar stack. no 48:55 http://sdruby.org/podcast/107http://sdruby.org/video/107_heroku.m4v Episode 106: JRuby: Ruby in the JVM. Why on Earth?!? <p><img src="http://sdruby.org/images/screenshots/large/106.png?1310833271" alt="Episode 106: JRuby: Ruby in the JVM. Why on Earth?!?" /></p> <p>JRuby is a 100% pure-Java implementation of Ruby with high performance, real threading, and a vast array of libraries. Chris McCann explores how JRuby can provide real value for Rails developers.</p> <p>Bonus content: <a href="http://www.slideshare.net/testflyjets/jruby-8610179">download the slides</a> from this talk.</p> Sat, 16 Jul 2011 16:21:11 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/TodMbv_vJmA/106 http://sdruby.org/podcast/106 JRuby is a 100% pure-Java implementation of Ruby with high performance, real threading, and a vast array of libraries. Chris McCann explores how JRuby can provide real value for Rails developers. Bonus content: download the slides from this talk. no 35:20 http://sdruby.org/podcast/106http://sdruby.org/video/106_jruby.m4v Episode 105: Get Your Flow On: Mastering Your Development Workflow <p><img src="http://sdruby.org/images/screenshots/large/105.png?1311900690" alt="Episode 105: Get Your Flow On: Mastering Your Development Workflow " /></p> <p>Rob Kaufman explores tools and options for improving your development process: common issues with managing tasks, starting work, committing branches, and getting completed tasks verified and deployed to production. It's all about automating the little steps because details are too easy to forget.</p> <p>Bonus content: <a href="http://www.slideshare.net/notch8/developer-flow">download the slides</a> from this talk.</p> Sat, 16 Jul 2011 16:12:09 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/Sc1mz2caJlQ/105 http://sdruby.org/podcast/105 Rob Kaufman explores tools and options for improving your development process: common issues with managing tasks, starting work, committing branches, and getting completed tasks verified and deployed to production. It's all about automating the little steps because details are too easy to forget. Bonus content: download the slides from this talk. no 32:13 http://sdruby.org/podcast/105http://sdruby.org/video/105_tool_sharpening.m4v Episode 104: Send SMS Messages and Make Phone Calls From Your App With Twilio <p><img src="http://sdruby.org/images/screenshots/large/104.png?1311900709" alt="Episode 104: Send SMS Messages and Make Phone Calls From Your App With Twilio" /></p> <p>Brian Levine shows how easy it is to add phone services to your application using Twilio. Twilio wraps powerful telecom infrastructure with a simple REST API and offers pay-as-you-go pricing with cloud scalability.</p> <p>Bonus content: <a href="http://www.slideshare.net/Beans0063/twilio-8696979">download the slides</a> from this talk.</p> Sun, 06 Mar 2011 02:05:52 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/vHszYPjAw_Q/104 http://sdruby.org/podcast/104 Brian Levine shows how easy it is to add phone services to your application using Twilio. Twilio wraps powerful telecom infrastructure with a simple REST API and offers pay-as-you-go pricing with cloud scalability. Bonus content: download the slides from this talk. no 33:08 http://sdruby.org/podcast/104http://sdruby.org/video/104_twilio.m4v Episode 103: HTML5 Quick Start with Compass-html5-boilerplate <p><img src="http://sdruby.org/images/screenshots/large/103.png?1299461057" alt="Episode 103: HTML5 Quick Start with Compass-html5-boilerplate" /></p> <p>Peter Gumeson shows off his compass-html5-boilerplate gem, which uses Compass to make it easier to integrate the HTML5 Boilerplate template into Rails apps.</p> Sun, 06 Mar 2011 02:05:16 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/RO4ccv-ct-4/103 http://sdruby.org/podcast/103 Peter Gumeson shows off his compass-html5-boilerplate gem, which uses Compass to make it easier to integrate the HTML5 Boilerplate template into Rails apps. no 14:24 http://sdruby.org/podcast/103http://sdruby.org/video/103_compass_html5_boilerplate.m4v Episode 102: Newick-Ruby: A Gem for Manipulating Newick Format Trees <p><img src="http://sdruby.org/images/screenshots/large/102.png?1299460973" alt="Episode 102: Newick-Ruby: A Gem for Manipulating Newick Format Trees" /></p> <p>Jonathan Badger explores Newick format trees, and how to manipulate them using his Newick-ruby gem.</p> <p>Bonus content: <a href="http://www.ttaxus.com/files/Newick-Ruby.pdf">download the slides</a> from this talk.</p> Sun, 06 Mar 2011 02:04:51 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/ppo3rCc9tX8/102 http://sdruby.org/podcast/102 Jonathan Badger explores Newick format trees, and how to manipulate them using his Newick-ruby gem. Bonus content: download the slides from this talk. no 9:39 http://sdruby.org/podcast/102http://sdruby.org/video/102_newick.m4v Episode 101: TRegexp: Friendly Regular Expressions <p><img src="http://sdruby.org/images/screenshots/large/101.png?1299460926" alt="Episode 101: TRegexp: Friendly Regular Expressions" /></p> <p>Ian Young introduces his first gem, a human-friendly DSL for regular expressions.</p> <p>Bonus content: <a href="http://iangreenleaf.github.com/sdruby-lightningtalk-tregexp/">download the slides</a> from this talk.</p> Sun, 06 Mar 2011 02:04:28 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/UFiITU0S0lA/101 http://sdruby.org/podcast/101 Ian Young introduces his first gem, a human-friendly DSL for regular expressions. Bonus content: download the slides from this talk. no 11:21 http://sdruby.org/podcast/101http://sdruby.org/video/101_tregexp.m4v Episode 100: Getting Oriented with Compass <p><img src="http://sdruby.org/images/screenshots/large/100.png?1299377041" alt="Episode 100: Getting Oriented with Compass" /></p> <p>Patrick Crowley shows how to turbo-charge your layouts with Compass, a lightweight stylesheet framework built on top of Haml and Sass.</p> <p>Bonus content: <a href="http://www.slideshare.net/mokolabs/compass-8613728">download the slides</a> from this talk.</p> Sun, 06 Mar 2011 02:04:01 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/TPDJP2KUOFI/100 http://sdruby.org/podcast/100 Patrick Crowley shows how to turbo-charge your layouts with Compass, a lightweight stylesheet framework built on top of Haml and Sass. Bonus content: download the slides from this talk. no 16:04 http://sdruby.org/podcast/100http://sdruby.org/video/100_compass.m4v Episode 099: Omniauth: Future Proof Your Authentication <p><img src="http://sdruby.org/images/screenshots/large/99.png?1299460567" alt="Episode 099: Omniauth: Future Proof Your Authentication" /></p> <p>Kevin Ball shows how the traditional model of username/password authentication is dying, and how Omniauth makes it all rainbows and sunshine going forward.</p> <p>Bonus content: <a href="hhttp://www.slideshare.net/kbal11/omniauth">download the slides</a> from this talk.</p> Sun, 06 Mar 2011 02:03:35 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/oLBUfJZJsvk/99 http://sdruby.org/podcast/99 Kevin Ball shows how the traditional model of username/password authentication is dying, and how Omniauth makes it all rainbows and sunshine going forward. Bonus content: download the slides from this talk. no 4:08 http://sdruby.org/podcast/99http://sdruby.org/video/099_omniauth.m4v Episode 098: Give Yourself Some Backbone <p><img src="http://sdruby.org/images/screenshots/large/98.png?1299376972" alt="Episode 098: Give Yourself Some Backbone" /></p> <p>Ryan Weald gives a brief overview of Backbone.js and the advantages it has for your project.</p> <p>Bonus content: <a href="http://www.slideshare.net/ryanweald/sdruby-backbone-lightning-talk">download the slides</a> from this talk.</p> Sun, 06 Mar 2011 02:02:52 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/vIT8vCIivzM/98 http://sdruby.org/podcast/98 Ryan Weald gives a brief overview of Backbone.js and the advantages it has for your project. Bonus content: download the slides from this talk. no 5:08 http://sdruby.org/podcast/98http://sdruby.org/video/098_backbone.m4v Episode 097: Basic Reporting with Ruby and CouchDB <p><img src="http://sdruby.org/images/screenshots/large/97.png?1299376937" alt="Episode 097: Basic Reporting with Ruby and CouchDB" /></p> <p>Christopher Petersen shows how to create both basic reports on individual user behavior and aggregate reports across all user activity.</p> <p>Bonus content: <a href="http://www.slideshare.net/cpetersen/couchdb-lightning-talk">download the slides</a> from this talk.</p> Sun, 06 Mar 2011 02:02:17 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/K73MUAm_WN0/97 http://sdruby.org/podcast/97 Christopher Petersen shows how to create both basic reports on individual user behavior and aggregate reports across all user activity. Bonus content: download the slides from this talk. no 8:15 http://sdruby.org/podcast/97http://sdruby.org/video/097_couchdb.m4v Episode 096: Rounded Corners Everywhere <p><img src="http://sdruby.org/images/screenshots/large/96.png?1299376892" alt="Episode 096: Rounded Corners Everywhere" /></p> <p>Scott Olmsted explores Javascript libraries to simulate CSS3 decorations on browsers that don't support them. (Yeah, we're talking about you Internet Explorer.)</p> <p>Bonus content: <a href="http://www.slideshare.net/sandiegoscott/rounded-corners-everywhere">download the slides</a> from this talk.</p> Sun, 06 Mar 2011 02:01:33 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/BXoa54S9LBQ/96 http://sdruby.org/podcast/96 Scott Olmsted explores Javascript libraries to simulate CSS3 decorations on browsers that don't support them. (Yeah, we're talking about you Internet Explorer.) Bonus content: download the slides from this talk. no 6:43 http://sdruby.org/podcast/96http://sdruby.org/video/096_rounded.m4v Episode 095: The State of MacRuby <p><img src="http://sdruby.org/images/screenshots/large/95.png?1299374363" alt="Episode 095: The State of MacRuby" /></p> <p>Matt Aimonetti discusses the latest developments with the MacRuby project, which aims to implement Ruby 1.9 directly on top of Mac OS X core technologies.</p> <p>Bonus content: <a href="http://www.slideshare.net/mattetti/macruby-rubyconf-presentation-2010">download the slides</a> from this talk.</p> Sun, 06 Mar 2011 01:19:23 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/_HITPQuH4po/95 http://sdruby.org/podcast/95 Matt Aimonetti discusses the latest developments with the MacRuby project, which aims to implement Ruby 1.9 directly on top of Mac OS X core technologies. Bonus content: download the slides from this talk. no 47:03 http://sdruby.org/podcast/95http://sdruby.org/video/095_macruby.m4v Episode 094: Refactoring ActiveRecord Models <p><img src="http://sdruby.org/images/screenshots/large/94.png?1299373810" alt="Episode 094: Refactoring ActiveRecord Models" /></p> <p>It's always important to keep your ActiveRecord models in tip-top shape. Ben Hughes explores several techniques for refactoring models and preventing them from getting out of hand.</p> <p>Bonus content: <a href="http://www.scribd.com/doc/48183030/Refactoring-ActiveRecord-Models">download the slides</a> from this talk.</p> Sun, 06 Mar 2011 01:10:11 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/3Jx5te7bxmo/94 http://sdruby.org/podcast/94 It's always important to keep your ActiveRecord models in tip-top shape. Ben Hughes explores several techniques for refactoring models and preventing them from getting out of hand. Bonus content: download the slides from this talk. no 40:56 http://sdruby.org/podcast/94http://sdruby.org/video/094_refactoring_models.m4v Episode 093: Are You Redis? <p><img src="http://sdruby.org/images/screenshots/large/93.png?1297180702" alt="Episode 093: Are You Redis?" /></p> <p>Emanuele Tozzato gives a brief introduction to Redis, then demonstrates real-life database performance optimization with redis-object and how to manage background jobs using Resque.</p> <p>Bonus content: <a href="http://www.slideshare.net/etozzato/are-you-redis">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:58:22 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/JX_ukhaJno4/93 http://sdruby.org/podcast/93 Emanuele Tozzato gives a brief introduction to Redis, then demonstrates real-life database performance optimization with redis-object and how to manage background jobs using Resque. Bonus content: download the slides from this talk. no 32:44 http://sdruby.org/podcast/93http://sdruby.org/video/093_redis.m4v Episode 092: File Uploads With S3SwfUpload <p><img src="http://sdruby.org/images/screenshots/large/92.png?1297273018" alt="Episode 092: File Uploads With S3SwfUpload" /></p> <p>Nathan Colgate Clark gives a general overview of his <a href="http://github.com/nathancolgate/s3-swf-upload-plugin">Amazon S3 upload plugin</a> (past, present, and future) and shares his thoughts on how it managed to stand out on GitHub.</p> <p>Bonus content: <a href="http://ow.ly/3zEW7">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:57:56 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/lDd9GWexbQI/92 http://sdruby.org/podcast/92 Nathan Colgate Clark gives a general overview of his Amazon S3 upload plugin (past, present, and future) and shares his thoughts on how it managed to stand out on GitHub. Bonus content: download the slides from this talk. no 40:26 http://sdruby.org/podcast/92http://sdruby.org/video/092_upload.m4v Episode 091: Message Block <p><img src="http://sdruby.org/images/screenshots/large/91.png?1297180648" alt="Episode 091: Message Block" /></p> <p>Ben Hughes shows off <a href="https://github.com/rubiety/message_block">message_block</a>, a gem which simplifies generating flash and error messages. Additionally, Ben discusses how to test gem development using Cucumber and Cukigem.</p> <p>Bonus content: <a href="http://www.scribd.com/doc/48397290/Message-Block">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:57:28 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/S41NSn0NN0w/91 http://sdruby.org/podcast/91 Ben Hughes shows off message_block, a gem which simplifies generating flash and error messages. Additionally, Ben discusses how to test gem development using Cucumber and Cukigem. Bonus content: download the slides from this talk. no 15:12 http://sdruby.org/podcast/91http://sdruby.org/video/091_messageblock.m4v Episode 090: CoffeeScript <p><img src="http://sdruby.org/images/screenshots/large/90.png?1297273134" alt="Episode 090: CoffeeScript" /></p> <p>People are drawn to Ruby by its beautiful syntax, and CoffeeScript brings that same joie de vivre to Javascript. John Lynch shares his experience using CoffeeScript for both web and mobile app development.</p> <p>Bonus content: <a href="http://www.slideshare.net/johnthethird/coffeescript-presentation">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:56:49 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/VbotFtzfkPY/90 http://sdruby.org/podcast/90 People are drawn to Ruby by its beautiful syntax, and CoffeeScript brings that same joie de vivre to Javascript. John Lynch shares his experience using CoffeeScript for both web and mobile app development. Bonus content: download the slides from this talk. no 21:05 http://sdruby.org/podcast/90http://sdruby.org/video/090_coffeescript.m4v Episode 089: Ruleby <p><img src="http://sdruby.org/images/screenshots/large/89.png?1297271650" alt="Episode 089: Ruleby" /></p> <p>Chris McCann demonstrates <a href="https://github.com/codeaspects/ruleby">Ruleby</a>, a Ruby implementation of a rules engine based on the Rete algorithm.</p> <p>Bonus content: <a href="http://www.slideshare.net/testflyjets/ruleby">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:56:22 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/2_m28SeylQg/89 http://sdruby.org/podcast/89 Chris McCann demonstrates Ruleby, a Ruby implementation of a rules engine based on the Rete algorithm. Bonus content: download the slides from this talk. no 34:53 http://sdruby.org/podcast/89http://sdruby.org/video/089_ruleby.m4v Episode 088: Trucker <p><img src="http://sdruby.org/images/screenshots/large/88.png?1297180549" alt="Episode 088: Trucker" /></p> <p>Patrick Crowley talks about Trucker, a new gem that makes it easier to migrate legacy data into Rails apps.</p> <p>Bonus content: <a href="http://www.slideshare.net/mokolabs/trucker">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:55:50 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/An_XbuMHkfE/88 http://sdruby.org/podcast/88 Patrick Crowley talks about Trucker, a new gem that makes it easier to migrate legacy data into Rails apps. Bonus content: download the slides from this talk. no 20:01 http://sdruby.org/podcast/88http://sdruby.org/video/088_trucker.m4v Episode 087: Searching With Solr <p><img src="http://sdruby.org/images/screenshots/large/87.png?1297287316" alt="Episode 087: Searching With Solr" /></p> <p>Get up and running in no time with enterprise-grade search powered by Solr. Nick Zadrozny shows you what Solr can do, how it works, and how you can make the most of it in production.</p> <p>Bonus content: <a href="http://www.slideshare.net/nzadrozny/solr-powr-enterprisegrade-search-for-your-app">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:55:26 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/oYEqUWtIv5s/87 http://sdruby.org/podcast/87 Get up and running in no time with enterprise-grade search powered by Solr. Nick Zadrozny shows you what Solr can do, how it works, and how you can make the most of it in production. Bonus content: download the slides from this talk. no 32:40 http://sdruby.org/podcast/87http://sdruby.org/video/087_solr.m4v Episode 086: Mobile Web Apps Using jQTouch <p><img src="http://sdruby.org/images/screenshots/large/86.png?1297180488" alt="Episode 086: Mobile Web Apps Using jQTouch" /></p> <p>Patrick Crowley dives into the world of mobile app development and shows how to use the jQTouch framework to quickly build awesome mobile-optimized web apps.</p> <p>Bonus content: <a href="http://www.slideshare.net/mokolabs/mobile-web-apps-6864942">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:54:48 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/_5J1_9rUrTY/86 http://sdruby.org/podcast/86 Patrick Crowley dives into the world of mobile app development and shows how to use the jQTouch framework to quickly build awesome mobile-optimized web apps. Bonus content: download the slides from this talk. no 34:49 http://sdruby.org/podcast/86http://sdruby.org/video/086_mobile.m4v Episode 085: Introduction to Node.js <p><img src="http://sdruby.org/images/screenshots/large/85.png?1297180458" alt="Episode 085: Introduction to Node.js" /></p> <p>Web standards advocate Edward O'Connor gives a quick introduction to Node.js, a new event-driven networking engine for JavaScript.</p> <p>Bonus content: <a href="http://edward.oconnor.cx/2010/07/nodejs#title">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:54:18 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/s2tJukLTyHU/85 http://sdruby.org/podcast/85 Web standards advocate Edward O'Connor gives a quick introduction to Node.js, a new event-driven networking engine for JavaScript. Bonus content: download the slides from this talk. no 8:39 http://sdruby.org/podcast/85http://sdruby.org/video/085_node.m4v Episode 084: Quick and Cheap Usability for Programmers <p><img src="http://sdruby.org/images/screenshots/large/84.png?1297180390" alt="Episode 084: Quick and Cheap Usability for Programmers" /></p> <p>Megan O'Rorke introduces the general concept and goal of usability, and shares some quick and cheap usability resources for Ruby developers.</p> <p>Bonus content: <a href="http://www.slideshare.net/leggomymego/intro-to-ux-for-programmers">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:53:10 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/9a_IQGjyL7o/84 http://sdruby.org/podcast/84 Megan O'Rorke introduces the general concept and goal of usability, and shares some quick and cheap usability resources for Ruby developers. Bonus content: download the slides from this talk. no 12:55 http://sdruby.org/podcast/84http://sdruby.org/video/084_usability.m4v Episode 083: Testing Philosophies <p><img src="http://sdruby.org/images/screenshots/large/83.png?1297180355" alt="Episode 083: Testing Philosophies" /></p> <p>Rob Kaufman discusses common testing philosophies and methodologies in use by the Ruby community.</p> <p>Bonus content: <a href="http://www.slideshare.net/notch8/testing-philosphies">download the slides</a> from this talk.</p> Tue, 08 Feb 2011 15:52:36 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/KpL9bhFSe_8/83 http://sdruby.org/podcast/83 Rob Kaufman discusses common testing philosophies and methodologies in use by the Ruby community. Bonus content: download the slides from this talk. no 16:47 http://sdruby.org/podcast/83http://sdruby.org/video/083_testing.m4v Episode 082: Behavior Driven Development Using Ruby, Cucumber, and rSpec <p><img src="http://sdruby.org/images/screenshots/large/82.png?1297367446" alt="Episode 082: Behavior Driven Development Using Ruby, Cucumber, and rSpec" /></p> <p><a href="http://calicowebdev.com/">Steve Ross</a> gives an introduction to behavior driven development using Ruby, <a href="http://cukes.info/">Cucumber</a>, and <a href="http://relishapp.com/rspec">rSpec</a>. This is a practical how-to for developers who have not yet integrated behavior driven development into their workflow.</p> <p>Bonus content: <a href="http://www.slideshare.net/sxross/sd-ruby-bdd-talk">download slides</a> and <a href="http://calicowebdev.com/tblog/index.html">view notes</a> from this talk.</p> Tue, 08 Feb 2011 15:51:47 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/i4_Ddni6Oh4/82 http://sdruby.org/podcast/82 Steve Ross gives an introduction to behavior driven development using Ruby, Cucumber, and rSpec. This is a practical how-to for developers who have not yet integrated behavior driven development into their workflow. Bonus content: download slides and view notes from this talk. no 01:07:34 http://sdruby.org/podcast/82http://sdruby.org/video/082_bdd.m4v Episode 081: Rolling with Riak <p><img src="http://sdruby.org/images/screenshots/large/81.png?1275694882" alt="Episode 081: Rolling with Riak" /></p> <p>John Lynch from <a href="http://rigelgroupllc.com/">Rigel Group</a> gives an overview of <a href="http://riak.basho.com/">Riak</a>, the newest kid on the NoSQL block, and explains why it should power your next web-scale app.</p> <p>Bonus content: <a href="http://www.slideshare.net/johnthethird/rolling-with-riak">download the slides</a> from this talk.</p> Fri, 04 Jun 2010 23:41:23 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/gThcPsMJUWM/81 http://sdruby.org/podcast/81 John Lynch from Rigel Group gives an overview of Riak, the newest kid on the NoSQL block, and explains why it should power your next web-scale app. Bonus content: download the slides from this talk. no 28:25 http://sdruby.org/podcast/81http://sdruby.org/video/081_riak.m4v Episode 080: EventMachine, AMQP, and WebSockets: The Musical <p><img src="http://sdruby.org/images/screenshots/large/80.png?1274895968" alt="Episode 080: EventMachine, AMQP, and WebSockets: The Musical" /></p> <p><a href="http://dansimpson.name/">Dan Simpson</a> and <a href="http://beyondthepath.com/">Nick Zadrozny</a> give an overview of cutting-edge, real-time programming for the web; and demonstrate an interactive, web-based sequencer.</p> Wed, 26 May 2010 17:46:09 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/NEwnvbVjJrw/80 http://sdruby.org/podcast/80 Dan Simpson and Nick Zadrozny give an overview of cutting-edge, real-time programming for the web; and demonstrate an interactive, web-based sequencer. no 23:47 http://sdruby.org/podcast/80http://sdruby.org/video/080_musical.m4v Episode 079: Artificial Stupidity: Adding Smarts to Yer Kode <p><img src="http://sdruby.org/images/screenshots/large/79.png?1272132777" alt="Episode 079: Artificial Stupidity: Adding Smarts to Yer Kode" /></p> <p>Machine learning and data mining have long been "black arts" because they require access to expensive computing clusters. <a href="http://evilmartini.com/blog/">Randall Thomas</a> discusses machine learning and the problem spaces it can help solve.</p> <p>Bonus content: <a href="http://bit.ly/doz9El">download the slides</a> from this talk.</p> Sat, 24 Apr 2010 18:12:57 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/PDZil8l8oTc/79 http://sdruby.org/podcast/79 Machine learning and data mining have long been "black arts" because they require access to expensive computing clusters. Randall Thomas discusses machine learning and the problem spaces it can help solve. Bonus content: download the slides from this talk. no 48:48 http://sdruby.org/podcast/79http://sdruby.org/video/079_machine.m4v Episode 078: Scripting Android With Ruby <p><img src="http://sdruby.org/images/screenshots/large/78.png?1269011170" alt="Episode 078: Scripting Android With Ruby " /></p> <p><a href="http://markranallo.com">Mark Ranallo</a> will give an introduction to using <a href="http://jruby.org/">JRuby</a> in conjunction with the <a href="http://code.google.com/p/android-scripting/">Android Scripting Environment</a>.</p> <p>Bonus content: <a href="http://bit.ly/cCPtSi">download the slides</a> from this talk.</p> Fri, 19 Mar 2010 14:55:23 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/U19Hs2ybkRY/78 http://sdruby.org/podcast/78 Mark Ranallo will give an introduction to using JRuby in conjunction with the Android Scripting Environment. Bonus content: download the slides from this talk. no 33:49 http://sdruby.org/podcast/78http://sdruby.org/video/078_android.m4v Episode 077: Building Your Own Hosting Environment <p><img src="http://sdruby.org/images/screenshots/large/77.png?1265049703" alt="Episode 077: Building Your Own Hosting Environment" /></p> <p><a href="http://nicbenders.com/">Nic Benders</a> will show you what's needed for building a hosting environment for production applications. The focus will be on selecting server hardware, picking a Linux Distro, and getting your Rails app running.</p> <p>Bonus content: <a href="http://www.slideshare.net/nicbenders/building-your-own-rails-hosting-environment">download the slides</a> from this talk.</p> Mon, 01 Feb 2010 18:41:44 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/v8UbedOMZA8/77 http://sdruby.org/podcast/77 Nic Benders will show you what's needed for building a hosting environment for production applications. The focus will be on selecting server hardware, picking a Linux Distro, and getting your Rails app running. Bonus content: download the slides from this talk. no 39:44 http://sdruby.org/podcast/77http://sdruby.org/video/077_building.m4v Episode 076: OpenCyc <p><img src="http://sdruby.org/images/screenshots/large/76.png?1264463598" alt="Episode 076: OpenCyc" /></p> <p><a href="http://relevantlogic.com/">Guyren Howe</a> gives a way-too-brief demonstration of <a href="http://www.opencyc.org/doc">OpenCyc</a>, an AI technology based on the world's most comprehensive general-purpose ontology. Along the way, he reveals how to talk to OpenCyc using <a href="http://jruby.org/">JRuby</a>.</p> <p>Bonus content: <a href="http://www.slideshare.net/gisborne/cyc-presentation">download the slides</a> from this talk.</p> Mon, 25 Jan 2010 23:50:51 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/nMzzlLJEpIw/76 http://sdruby.org/podcast/76 Guyren Howe gives a way-too-brief demonstration of OpenCyc, an AI technology based on the world's most comprehensive general-purpose ontology. Along the way, he reveals how to talk to OpenCyc using JRuby. Bonus content: download the slides from this talk. no 28:20 http://sdruby.org/podcast/76http://sdruby.org/video/076_opencyc.m4v Episode 075: Heroku <p><img src="http://sdruby.org/images/screenshots/large/75.png?1263841546" alt="Episode 075: Heroku" /></p> <p><a href="http://github.com/bmizerany">Blake Mizerany</a> from <a href="http://heroku.com/">Heroku</a> shows off the company's cloud platform for Ruby applications. The talk covers Heroku basics, <a href="http://www.sinatrarb.com/">Sinatra</a>, Ruby development, and scaling.</p> Mon, 18 Jan 2010 19:05:46 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/MSXivVF9p_Q/75 http://sdruby.org/podcast/75 Blake Mizerany from Heroku shows off the company's cloud platform for Ruby applications. The talk covers Heroku basics, Sinatra, Ruby development, and scaling. no 01:03:50 http://sdruby.org/podcast/75http://sdruby.org/video/074_heroku.m4v Episode 074: Moonshine: 190 Proof Deployment <p><img src="http://sdruby.org/images/screenshots/large/74.png?1263230377" alt="Episode 074: Moonshine: 190 Proof Deployment" /></p> <p><a href="http://jarinudom.com">Jarin Udom</a> shows how to set up a full Rails stack and deploy your app on a bare Ubuntu server in 10 minutes. Is he drunk? Find out!</p> <p>Bonus content: <a href="http://www.slideshare.net/jarinudom/deploying-rails-applications-with-moonshine">download the slides</a> from this talk.</p> Mon, 11 Jan 2010 17:19:38 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/30PSCVMk4K4/74 http://sdruby.org/podcast/74 Jarin Udom shows how to set up a full Rails stack and deploy your app on a bare Ubuntu server in 10 minutes. Is he drunk? Find out! Bonus content: download the slides from this talk. no 13:21 http://sdruby.org/podcast/74http://sdruby.org/video/073_moonshine.m4v Episode 073: Cappuccino <p><img src="http://sdruby.org/images/screenshots/large/73.png?1262709648" alt="Episode 073: Cappuccino" /></p> <p><a href="http://cappuccino.org/">Cappuccino</a> is a framework for building desktop-caliber applications that run in a web browser. Brian Chapados reviews the design concepts of Cappuccino and the underlying Objective-J language, shows how to get started, and builds a simple app for searching scientific literature databases.</p> <p>This talk was part of the <a href="http://djangosd.jottit.com">DjangoSD</a>/<a href="http://sdruby.org">SD Ruby</a> mashup meeting.</p> <p>Bonus content: <a href="http://www.slideshare.net/chapados/cappuccino-sdruby-20090806">download the slides</a> from this talk.</p> Tue, 05 Jan 2010 16:40:49 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/23cOw1dMK7I/73 http://sdruby.org/podcast/73 Cappuccino is a framework for building desktop-caliber applications that run in a web browser. Brian Chapados reviews the design concepts of Cappuccino and the underlying Objective-J language, shows how to get started, and builds a simple app for searching scientific literature databases. This talk was part of the DjangoSD/SD Ruby mashup meeting. Bonus content: download the slides from this talk. no 19:00 http://sdruby.org/podcast/73http://sdruby.org/video/072_cappuccino.m4v Episode 072: MongoDB <p><img src="http://sdruby.org/images/screenshots/large/72.png?1262027446" alt="Episode 072: MongoDB" /></p> <p><a href="http://spitfiresky.com">Scott Motte</a> introduces us to the document-oriented database <a href="http://www.mongodb.org">MongoDB</a> and shows how to use MongoDB as an alternative to MySQL and ActiveRecord using the <a href="http://github.com/jnunemaker/mongomapper">MongoMapper</a> gem.</p> <p>This talk was part of the <a href="http://djangosd.jottit.com">DjangoSD</a>/<a href="http://sdruby.org">SD Ruby</a> mashup meeting.</p> <p>Bonus content: <a href="http://www.slideshare.net/scottmotte/mongodb-1825613">download the slides</a> from this talk.</p> Mon, 28 Dec 2009 19:10:46 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/Jvc4kj9WAI8/72 http://sdruby.org/podcast/72 Scott Motte introduces us to the document-oriented database MongoDB and shows how to use MongoDB as an alternative to MySQL and ActiveRecord using the MongoMapper gem. This talk was part of the DjangoSD/SD Ruby mashup meeting. Bonus content: download the slides from this talk. no 14:37 http://sdruby.org/podcast/72http://sdruby.org/video/071_mongo.m4v Episode 071: Mess of Protocols <p><img src="http://sdruby.org/images/screenshots/large/71.png?1261156586" alt="Episode 071: Mess of Protocols" /></p> <p><a href="http://relevantlogic.com/">Guyren Howe</a> discusses how we use different applications and protocols to govern how we communicate: with whom, how privately, how immediately, whether through text/video/whatever, and so on. He proposes we decouple these ideas, which would simplify and enrich the ways we communicate.</p> <p>This talk was part of the <a href="http://djangosd.jottit.com">DjangoSD</a>/<a href="http://sdruby.org">SD Ruby</a> mashup meeting.</p> <p>Bonus content: <a href="http://www.slideshare.net/gisborne/thoughts-on-communications-in-the-21st-century">download the slides</a> from this talk.</p> Fri, 18 Dec 2009 17:16:27 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/HQef7kPfY-0/71 http://sdruby.org/podcast/71 Guyren Howe discusses how we use different applications and protocols to govern how we communicate: with whom, how privately, how immediately, whether through text/video/whatever, and so on. He proposes we decouple these ideas, which would simplify and enrich the ways we communicate. This talk was part of the DjangoSD/SD Ruby mashup meeting. Bonus content: download the slides from this talk. no 16:56 http://sdruby.org/podcast/71http://sdruby.org/video/070_messofprotocols.m4v Episode 070: Processing Real-world HTML <p><img src="http://sdruby.org/images/screenshots/large/70.png?1260810099" alt="Episode 070: Processing Real-world HTML" /></p> <p><a href="http://edward.oconnor.cx">Edward O'Connor</a> from djangosd gives an overview of <a href="http://code.google.com/p/html5lib/">html5lib</a>, a major-desktop-browser-compatible HTML parser and tokenizer for both Ruby and Python.</p> <p>This talk was part of the <a href="http://djangosd.jottit.com">DjangoSD</a>/<a href="http://sdruby.org">SD Ruby</a> mashup meeting.</p> <p>Bonus content: <a href="http://edward.oconnor.cx/2009/08/djangosd-html5lib#title">download the slides</a> from this talk.</p> Mon, 14 Dec 2009 17:01:40 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/wpPLqIWJz24/70 http://sdruby.org/podcast/70 Edward O'Connor from djangosd gives an overview of html5lib, a major-desktop-browser-compatible HTML parser and tokenizer for both Ruby and Python. This talk was part of the DjangoSD/SD Ruby mashup meeting. Bonus content: download the slides from this talk. no 07:43 http://sdruby.org/podcast/70http://sdruby.org/video/069_html5lib.m4v Episode 069: Rails 3: From Vaporware to Awesomeness in 12 Months <p><img src="http://sdruby.org/images/screenshots/large/69.png?1259966961" alt="Episode 069: Rails 3: From Vaporware to Awesomeness in 12 Months" /></p> <p><a href="http://yehudakatz.com/">Yehuda Katz</a> returns to San Diego with a report on the latest developments with the <a href="http://rubyonrails.org/">Ruby on Rails</a> web application framework.</p> <p>Bonus content: <a href="http://bit.ly/rails3-sdruby">download the slides</a> from this talk.</p> Fri, 04 Dec 2009 22:49:22 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/eZdtwd6uh8s/69 http://sdruby.org/podcast/69 Yehuda Katz returns to San Diego with a report on the latest developments with the Ruby on Rails web application framework. Bonus content: download the slides from this talk. no 01:01:47 http://sdruby.org/podcast/69http://sdruby.org/video/075_rails3.m4v Episode 068: Hybrid iPhone Apps with Titanium Mobile <p><img src="http://sdruby.org/images/screenshots/large/68.png?1259597435" alt="Episode 068: Hybrid iPhone Apps with Titanium Mobile " /></p> <p><a href="http://spitfiresky.com">Scott Motte</a> talks about iPhone development using the <a href="http://www.appcelerator.com/products/titanium-mobile/">Titanium Mobile</a> framework, including how to build a basic app.</p> <p>Bonus content: <a href="http://www.slideshare.net/scottmotte/titanium-mobile">download the slides</a> from this talk.</p> Mon, 30 Nov 2009 16:10:37 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/58OMq7vy2ys/68 http://sdruby.org/podcast/68 Scott Motte talks about iPhone development using the Titanium Mobile framework, including how to build a basic app. Bonus content: download the slides from this talk. no 17:34 http://sdruby.org/podcast/68http://sdruby.org/video/068_titanium.m4v Episode 067: Cooking up a Cloud (with Chef & EC2) <p><img src="http://sdruby.org/images/screenshots/large/67.png?1258745212" alt="Episode 067: Cooking up a Cloud (with Chef &amp; EC2)" /></p> <p><a href="http://github.com/ezmobius/chef-deploy">Chef</a> is a young and ambitious Ruby DSL built for easy configuration management. <a href="http://beyondthepath.com/">Nick Zadrozny</a> will take a look at the philosophy of configuration management, the basics of Chef, and some recipes to build out a basic Rails server.</p> <p>Bonus content: <a href="http://www.slideshare.net/beyondthepath/cooking-up-a-cloud-an-intro-to-chef-sdruby-20090903">download the slides</a> from this talk.</p> Fri, 20 Nov 2009 16:41:45 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/EndWleaMeu4/67 http://sdruby.org/podcast/67 Chef is a young and ambitious Ruby DSL built for easy configuration management. Nick Zadrozny will take a look at the philosophy of configuration management, the basics of Chef, and some recipes to build out a basic Rails server. Bonus content: download the slides from this talk. no 49:51 http://sdruby.org/podcast/67http://sdruby.org/video/067_chef.m4v Episode 066: Unit Testing: The Easy Way <p><img src="http://sdruby.org/images/screenshots/large/66.png?1258137619" alt="Episode 066: Unit Testing: The Easy Way" /></p> <p>With <a href="http://rspec.info">Rspec</a> and <a href="http://cukes.info">Cucumber</a>, Ruby has brought testing to a whole new level, but tests still require a lot of work.</p> <p>But things just got better. <a href="http://www.spunlabs.com/">Llewellyn Falco</a> will show you new patterns and practices to dramatically decrease the amount of effort needed to test.</p> <p>Bonus content: <a href="http://www.slideshare.net/llewellynfalco/unit-testing-the-easy-way">download the slides</a> from this talk.</p> Fri, 13 Nov 2009 18:40:20 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/A5d2qgTdRIw/66 http://sdruby.org/podcast/66 With Rspec and Cucumber, Ruby has brought testing to a whole new level, but tests still require a lot of work. But things just got better. Llewellyn Falco will show you new patterns and practices to dramatically decrease the amount of effort needed to test. Bonus content: download the slides from this talk. no 70:16 http://sdruby.org/podcast/66http://sdruby.org/video/066_testing.m4v Episode 065: HotRuby + jQuery: Ruby in the Browser <p><img src="http://sdruby.org/images/screenshots/large/65.png?1257785173" alt="Episode 065: HotRuby + jQuery: Ruby in the Browser" /></p> <p><a href="http://strd6.com">Daniel Moore</a> will demonstrate using the <a href="http://hotruby.yukoba.jp">HotRuby</a> VM to execute Ruby code natively in the browser. The demonstration shows how Ruby can call native JS libraries, like <a href="http://jquery.com">jQuery</a>, to perform DOM manipulation.</p> Mon, 09 Nov 2009 16:46:14 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/I_ae4XPmyzQ/65 http://sdruby.org/podcast/65 Daniel Moore will demonstrate using the HotRuby VM to execute Ruby code natively in the browser. The demonstration shows how Ruby can call native JS libraries, like jQuery, to perform DOM manipulation. no 13:40 http://sdruby.org/podcast/65http://sdruby.org/video/065_hotruby.m4v Episode 064: Ruby 1.9.1 <p><img src="http://sdruby.org/images/screenshots/large/64.png?1242953494" alt="Episode 064: Ruby 1.9.1" /></p> <p><a href="http://bradlyfeeley.com/">Bradly Feeley</a> reviews the new features and syntax changes in the latest production ready Ruby release, <a href="http://www.ruby-lang.org/en/news/2009/01/30/ruby-1-9-1-released/">Ruby 1.9.1</a>.</p> <p>Bonus content: <a href="http://www.slideshare.net/bradly/ruby-19-introduction">download the slides</a> from this talk.</p> Fri, 22 May 2009 00:51:35 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/yY4i-VMTwe4/64 http://sdruby.org/podcast/64 Bradly Feeley reviews the new features and syntax changes in the latest production ready Ruby release, Ruby 1.9.1. Bonus content: download the slides from this talk. no 27:23 http://sdruby.org/podcast/64http://sdruby.org/video/064_ruby191.m4v Episode 063: Earning an "A" in YSlow <p><img src="http://sdruby.org/images/screenshots/large/63.png?1242953407" alt="Episode 063: Earning an &quot;A&quot; in YSlow" /></p> <p><a href="http://beyondthepath.com/">Nick Zadrozny</a> takes us on a tour of basic website performance optimization, covering 13 optimizations you shouldn't deploy your site without. He'll also go over some sample implementations for a typical Rails app, including a demo of how to serve your public assets from Amazon's new <a href="http://aws.amazon.com/cloudfront/">CloudFront CDN</a>.</p> Fri, 22 May 2009 00:50:08 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/OUhvtNS_lKU/63 http://sdruby.org/podcast/63 Nick Zadrozny takes us on a tour of basic website performance optimization, covering 13 optimizations you shouldn't deploy your site without. He'll also go over some sample implementations for a typical Rails app, including a demo of how to serve your public assets from Amazon's new CloudFront CDN. no 30:16 http://sdruby.org/podcast/63http://sdruby.org/video/063_yslow.m4v Episode 062: Track Magic <p><img src="http://sdruby.org/images/screenshots/large/62.png?1242953303" alt="Episode 062: Track Magic" /></p> <p>Jim Rea will demonstrate <a href="http://www.provue.com/trackmagic/">Track Magic</a>, a plugin for <a href="http://www.provue.com/Panorama/">Panorama</a> that allows Rails developers to interact directly with Rails databases on the desktop without a browser.</p> Fri, 22 May 2009 00:48:24 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/hTCuQ86WOeE/62 http://sdruby.org/podcast/62 Jim Rea will demonstrate Track Magic, a plugin for Panorama that allows Rails developers to interact directly with Rails databases on the desktop without a browser. no 46:59 http://sdruby.org/podcast/62http://sdruby.org/video/062_trackmagic.m4v Episode 061: Tanning Bed <p><img src="http://sdruby.org/images/screenshots/large/61.png?1242952972" alt="Episode 061: Tanning Bed" /></p> <p><a href="http://notch8.com/">Rob Kaufman</a> demonstrates <a href="http://notch8.github.com/tanning_bed/">Tanning Bed</a>, his new Solr search mixin for any Ruby class. Tanning Bed makes fewer assumptions about how you want to deal with the <a href="http://lucene.apache.org/solr/">Solr search engine</a>, while still providing easy Ruby-like interfaces.</p> <p>Bonus content: <a href="http://www.slideshare.net/notch8/tanning-bed">download the slides</a> from this talk.</p> Fri, 22 May 2009 00:42:53 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/xoazxtH3Ytw/61 http://sdruby.org/podcast/61 Rob Kaufman demonstrates Tanning Bed, his new Solr search mixin for any Ruby class. Tanning Bed makes fewer assumptions about how you want to deal with the Solr search engine, while still providing easy Ruby-like interfaces. Bonus content: download the slides from this talk. no 19:18 http://sdruby.org/podcast/61http://sdruby.org/video/061_tanningbed.m4v Episode 060: Migrating Legacy Data <p><img src="http://sdruby.org/images/screenshots/large/60.png?1242792928" alt="Episode 060: Migrating Legacy Data" /></p> <p>Let's face it. Migrating legacy data into a new app is a giant pain in the ass. It's slow, error prone, and a ton of work.</p> <p>What if you could import old data into a new app before it's finished? Normalize fields? Clean up old data? And migrate often? <a href="http://the.railsi.st">Patrick Crowley</a> shows the way.</p> <p>Bonus content: <a href="http://www.slideshare.net/mokolabs/migrating-legacy-data">download the slides</a> from this talk.</p> Wed, 20 May 2009 04:15:28 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/4AzeoUj4aMo/60 http://sdruby.org/podcast/60 Let's face it. Migrating legacy data into a new app is a giant pain in the ass. It's slow, error prone, and a ton of work. What if you could import old data into a new app before it's finished? Normalize fields? Clean up old data? And migrate often? Patrick Crowley shows the way. Bonus content: download the slides from this talk. no 23:29 http://sdruby.org/podcast/60http://sdruby.org/video/060_legacy.m4v Episode 059: Rails Case Study <p><img src="http://sdruby.org/images/screenshots/large/59.png?1242791813" alt="Episode 059: Rails Case Study" /></p> <p>Guyren Howe is doing something a little different with his current project, trying to make it more user-modifiable and user friendly than your average intraweb application, and removing some of the redundancy in regular Rails code. The current state of the project will be discussed, along with whether the interesting parts should be open sourced.</p> Wed, 20 May 2009 03:56:54 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/krp3iGtGLMI/59 http://sdruby.org/podcast/59 Guyren Howe is doing something a little different with his current project, trying to make it more user-modifiable and user friendly than your average intraweb application, and removing some of the redundancy in regular Rails code. The current state of the project will be discussed, along with whether the interesting parts should be open sourced. no 13:13 http://sdruby.org/podcast/59http://sdruby.org/video/059_casestudy.m4v Episode 058: MacRuby: What's the big deal? <p><img src="http://sdruby.org/images/screenshots/large/58.png?1242790820" alt="Episode 058: MacRuby: What's the big deal?" /></p> <p>Last year, Apple released <a href="http://www.macruby.org/">MacRuby</a>, an open source Ruby implementation written on top of the Objective-C runtime. Writing native MacOSX applications in Ruby without having to pay the cost of using a bridge is now a reality. This is an important milestone for Ruby, Apple and the Ruby community.</p> <p><a href="http://merbist.com/">Matt Aimonetti</a> will explain the implementation, show how to build desktop applications with MacRuby &amp; <a href="http://www.macruby.org/hotcocoa.html">HotCocoa</a>, and discuss why Ruby developers should add this new tool to their utility belt. Matt will also talk about the future of MacRuby.</p> <p>Bonus content: <a href="http://www.slideshare.net/mattetti/macruby-when-objectivec-and-ruby-meet">download the slides</a> from this talk.</p> Wed, 20 May 2009 03:40:21 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/Bk39qx7g_hE/58 http://sdruby.org/podcast/58 Last year, Apple released MacRuby, an open source Ruby implementation written on top of the Objective-C runtime. Writing native MacOSX applications in Ruby without having to pay the cost of using a bridge is now a reality. This is an important milestone for Ruby, Apple and the Ruby community. Matt Aimonetti will explain the implementation, show how to build desktop applications with MacRuby &amp; HotCocoa, and discuss why Ruby developers should add this new tool to their utility belt. Matt will also talk about the future of MacRuby. Bonus content: download the slides from this talk. no 58:19 http://sdruby.org/podcast/58http://sdruby.org/video/058_macruby.m4v Episode 057: Facebooker Plugin <p><img src="http://sdruby.org/images/screenshots/large/57.png?1242789673" alt="Episode 057: Facebooker Plugin" /></p> <p>Michael Madrid discusses Styleact (a Facebook application) and how to develop Facebook apps using Ruby on Rails and the <a href="http://facebooker.rubyforge.org/">Facebooker plugin</a>.</p> Wed, 20 May 2009 03:21:15 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/nH2KI4KDoEU/57 http://sdruby.org/podcast/57 Michael Madrid discusses Styleact (a Facebook application) and how to develop Facebook apps using Ruby on Rails and the Facebooker plugin. no 38:23 http://sdruby.org/podcast/57http://sdruby.org/video/057_facebook.m4v Episode 056: Ruby 1.9 or Bust! <p><img src="http://sdruby.org/images/screenshots/large/56.png?1240852816" alt="Episode 056: Ruby 1.9 or Bust!" /></p> <p><a href="http://notch8.com/">Rob Kaufman</a> talks about his new <a href="http://ruby19orbust.com/">Ruby 1.9 or Bust</a> project. The project is dedicated to updating popular Ruby gems to be Ruby 1.9 compatible, and is seeking donations to hire a full-time developer to work on porting gems.</p> <p>Bonus content: <a href="http://www.slideshare.net/notch8/ruby-19-or-bust-presentation">download the slides</a> from this talk.</p> Mon, 27 Apr 2009 17:20:19 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/qx5IFHyBvOY/56 http://sdruby.org/podcast/56 Rob Kaufman talks about his new Ruby 1.9 or Bust project. The project is dedicated to updating popular Ruby gems to be Ruby 1.9 compatible, and is seeking donations to hire a full-time developer to work on porting gems. Bonus content: download the slides from this talk. no 21:45 http://sdruby.org/podcast/56http://sdruby.org/video/056_ruby19.m4v Episode 055: MySQL, Postgres, and Rails <p><img src="http://sdruby.org/images/screenshots/large/55.png?1236986586" alt="Episode 055: MySQL, Postgres, and Rails" /></p> <p>Guyren Howe has considerable experience with both <a href="http://mysql.com">MySQL</a> and <a href="http://www.postgresql.org/">PostgreSQL</a>. He discusses the myriad technical and other advantages to using PostgreSQL instead of MySQL for, well, pretty much anything.</p> <p>Bonus content: <a href="http://www.slideshare.net/gisborne/postgres-presentation-presentation/">download the slides</a> from this talk.</p> Fri, 10 Oct 2008 15:04:53 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/yNnISnQFPpY/55 http://sdruby.org/podcast/55 Guyren Howe has considerable experience with both MySQL and PostgreSQL. He discusses the myriad technical and other advantages to using PostgreSQL instead of MySQL for, well, pretty much anything. Bonus content: download the slides from this talk. no 27:55 http://sdruby.org/podcast/55http://sdruby.org/video/055_postgres.m4v Episode 054: Paperclip <p><img src="http://sdruby.org/images/screenshots/large/54.png?1236986586" alt="Episode 054: Paperclip" /></p> <p><a href="http://the.railsi.st">Patrick Crowley</a> talks about <a href="http://www.thoughtbot.com/projects/paperclip">Paperclip</a>, a lightweight plugin for handling attachments.</p> <p>Bonus content: <a href="http://www.slideshare.net/mokolabs/paperclip-presentation/">download the slides</a> from this talk.</p> Sat, 20 Sep 2008 15:31:00 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/zV5M8vii5dc/54 http://sdruby.org/podcast/54 Patrick Crowley talks about Paperclip, a lightweight plugin for handling attachments. Bonus content: download the slides from this talk. no 29:15 http://sdruby.org/podcast/54http://sdruby.org/video/054_paperclip.m4v Episode 053: Ruby Arduino Development (RAD) <p><img src="http://sdruby.org/images/screenshots/large/53.png?1236986586" alt="Episode 053: Ruby Arduino Development (RAD)" /></p> <p>Sensors and servos in hand, <a href="http://jdbarnhart.com">JD Barnhart</a> shows off the current state of <a href="http://rad.rubyforge.org">RAD</a>, the Rails inspired framework bringing convention over configuration and Ruby sensibility to the <a href="http://www.arduino.cc">Arduino Physical computing platform</a>.</p> <p>Bonus content: <a href="http://www.slideshare.net/madrona/rad-demo-at-sd-ruby-presentation/">download the slides</a> from this talk.</p> Fri, 12 Sep 2008 21:17:43 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/sWlI7g_mFAA/53 http://sdruby.org/podcast/53 Sensors and servos in hand, JD Barnhart shows off the current state of RAD, the Rails inspired framework bringing convention over configuration and Ruby sensibility to the Arduino Physical computing platform. Bonus content: download the slides from this talk. no 22:59 http://sdruby.org/podcast/53http://sdruby.org/video/053_rad.m4v Episode 052: Shadow <p><img src="http://sdruby.org/images/screenshots/large/52.png?1236986585" alt="Episode 052: Shadow" /></p> <p><a href="http://jordanfowler.com">Jordan Fowler</a> reveals his new <a href="http://github.com/TheBreeze/shadow/tree/master/">Shadow plugin</a> that tracks attribute and association changes to ActiveRecord objects, making it easy to create activity feeds for your application.</p> Sat, 30 Aug 2008 19:48:45 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/TdraNLiTRF4/52 http://sdruby.org/podcast/52 Jordan Fowler reveals his new Shadow plugin that tracks attribute and association changes to ActiveRecord objects, making it easy to create activity feeds for your application. no 17:55 http://sdruby.org/podcast/52http://sdruby.org/video/052_shadow.m4v Episode 051: Archaeopteryx <p><img src="http://sdruby.org/images/screenshots/large/51.png?1236986585" alt="Episode 051: Archaeopteryx" /></p> <p><a href="http://gilesbowkett.blogspot.com">Giles Bowkett</a> shows off his mega-cool MIDI scaffolding generator for creating dance music with Ruby.</p> Thu, 21 Aug 2008 00:37:28 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/CXKyTQIaFTU/51 http://sdruby.org/podcast/51 Giles Bowkett shows off his mega-cool MIDI scaffolding generator for creating dance music with Ruby. no 56:21 http://sdruby.org/podcast/51http://sdruby.org/video/051_archaeopteryx.m4v Episode 050: One-man Lightning Talk <p><img src="http://sdruby.org/images/screenshots/large/50.png?1236986584" alt="Episode 050: One-man Lightning Talk" /></p> <p><a href="http://glu.ttono.us">Kevin Clark</a> is back again and talking about his latest work: Rubinius, grammar parsing from ruby, kqueue, and massive build systems.</p> Sat, 28 Jun 2008 00:00:24 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/WjbqpySrHOU/50 http://sdruby.org/podcast/50 Kevin Clark is back again and talking about his latest work: Rubinius, grammar parsing from ruby, kqueue, and massive build systems. no 56:13 http://sdruby.org/podcast/50http://sdruby.org/video/050_kfc.m4v Episode 049: Intro to EC2 <p><img src="http://sdruby.org/images/screenshots/large/49.png?1236986584" alt="Episode 049: Intro to EC2" /></p> <p><a href="http://blog.assaydepot.com">Chris Petersen</a> gives an introduction to working with <a href="http://aws.amazon.com/ec2">Amazon EC2</a>, and discusses the advantages and disadvantage to hosting your Ruby applications there.</p> <p>Bonus content: <a href="http://www.slideshare.net/cpetersen/ec2">download the slides</a> from this talk.</p> Fri, 20 Jun 2008 00:19:27 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/mA99BIJMMXk/49 http://sdruby.org/podcast/49 Chris Petersen gives an introduction to working with Amazon EC2, and discusses the advantages and disadvantage to hosting your Ruby applications there. Bonus content: download the slides from this talk. no 22:21 http://sdruby.org/podcast/49http://sdruby.org/video/049_ec2.m4v Episode 048: Ruby for Data Processing <p><img src="http://sdruby.org/images/screenshots/large/48.png?1236986583" alt="Episode 048: Ruby for Data Processing" /></p> <p><a href="http://chapados.org">Brian Chapados</a> talks about using ruby &amp; rake to build a simple workflow to coordinate external processes.</p> <p>Bonus content: <a href="http://www.slideshare.net/chapados/processing-data-with-ruby">download the slides</a> from this talk.</p> Fri, 13 Jun 2008 21:31:40 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/kyv0ZumVoIk/48 http://sdruby.org/podcast/48 Brian Chapados talks about using ruby &amp; rake to build a simple workflow to coordinate external processes. Bonus content: download the slides from this talk. no 6:00 http://sdruby.org/podcast/48http://sdruby.org/video/048_ruby_for_data.m4v Episode 047: Lazy Indexing <p><img src="http://sdruby.org/images/screenshots/large/47.png?1236986583" alt="Episode 047: Lazy Indexing" /></p> <p><a href="http://railsontherun.com/">Matt Aimonetti</a> shows how to quickly get your database queries to run faster when you are not a DBA and are running out of time.</p> <p>Bonus content: <a href="http://www.slideshare.net/mattetti/lazy-indexing-466697/">download the slides</a> from this talk.</p> Fri, 13 Jun 2008 21:31:29 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/PKlUdC319gM/47 http://sdruby.org/podcast/47 Matt Aimonetti shows how to quickly get your database queries to run faster when you are not a DBA and are running out of time. Bonus content: download the slides from this talk. no 20:51 http://sdruby.org/podcast/47http://sdruby.org/video/047_indexing.m4v Episode 046: RSpec in 15 minutes <p><img src="http://sdruby.org/images/screenshots/large/46.png?1236986582" alt="Episode 046: RSpec in 15 minutes" /></p> <p><a href="http://workingwithrails.com/person/11918-cliff-rhyne">Cliff Rhyne</a> describes in 15 minutes what it takes to get up and running with RSpec.</p> <p>Bonus content: <a href="http://docs.google.com/EmbedSlideshow?docid=dd7r668z_6f5xt2tf8">download the slides</a> from this talk.</p> Thu, 05 Jun 2008 16:57:23 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/UtDx7i1F-GI/46 http://sdruby.org/podcast/46 Cliff Rhyne describes in 15 minutes what it takes to get up and running with RSpec. Bonus content: download the slides from this talk. no 12:12 http://sdruby.org/podcast/46http://sdruby.org/video/046_rspec.m4v Episode 045: Merb <p><img src="http://sdruby.org/images/screenshots/large/45.png?1236986582" alt="Episode 045: Merb" /></p> <p>Much like Rails, Merb is a MVC web-framework written in Ruby. In this talk, <a href="http://jordanfowler.com/">Jordan Fowler</a> introduces Merb and presents some of the distinctions and tradeoffs between the two frameworks.</p> <p>Bonus content: <a href="http://docs.google.com/Present?docid=dfxf4brr_15cqs63pxf">download the slides</a> from this talk.</p> Thu, 05 Jun 2008 16:32:34 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/Mi7D1sfIkb0/45 http://sdruby.org/podcast/45 Much like Rails, Merb is a MVC web-framework written in Ruby. In this talk, Jordan Fowler introduces Merb and presents some of the distinctions and tradeoffs between the two frameworks. Bonus content: download the slides from this talk. no 38:32 http://sdruby.org/podcast/45http://sdruby.org/video/045_merb.m4v Episode 044: Ext JavaScript Library <p><img src="http://sdruby.org/images/screenshots/large/44.png?1236986581" alt="Episode 044: Ext JavaScript Library" /></p> <p>Adam Grant talks about his experiences using Ext, a new Javascript library for creating advanced UI controls (like grids, trees, progress bars, etc).</p> Sat, 24 May 2008 00:23:28 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/X7a9zreIUQY/44 http://sdruby.org/podcast/44 Adam Grant talks about his experiences using Ext, a new Javascript library for creating advanced UI controls (like grids, trees, progress bars, etc). no 46:36 http://sdruby.org/podcast/44http://sdruby.org/video/044_ext_javascript.m4v Episode 043: Facebook API <p><img src="http://sdruby.org/images/screenshots/large/43.png?1236986581" alt="Episode 043: Facebook API" /></p> <p>John Bresnik discusses the ruby library for the Facebook API, Facebooker, based on his production experience building Facebook applications. Presentation includes general overview of the Facebook API, Facebooker specifics, as well as code examples.</p> <p>Bonus content: <a href="http://www.rubyguerrilla.com/slides/SDRUBY-fb.pdf">download the slides</a> from this talk.</p> Sat, 24 May 2008 00:19:48 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/lTi_bwR2lzg/43 http://sdruby.org/podcast/43 John Bresnik discusses the ruby library for the Facebook API, Facebooker, based on his production experience building Facebook applications. Presentation includes general overview of the Facebook API, Facebooker specifics, as well as code examples. Bonus content: download the slides from this talk. no 41:15 http://sdruby.org/podcast/43http://sdruby.org/video/043_facebooker.m4v Episode 042: Deploying Rails on Slicehost <p><img src="http://sdruby.org/images/screenshots/large/42.png?1236986580" alt="Episode 042: Deploying Rails on Slicehost" /></p> <p><a href="http://superjared.com/">Jared Kuolt</a> shows how to quickly deploy your Rails application to a <a href="http://www.slicehost.com/">Slicehost</a> VPS. This talk covers installing MySQL, Nginx, Rails and Mongrel, as well as deployment using Capistrano.</p> <p>Bonus content: <a href="http://superjared.com/static/talk.pdf">download the slides</a> from this talk.</p> Mon, 28 Apr 2008 18:29:54 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/krxe4kMV8ao/42 http://sdruby.org/podcast/42 Jared Kuolt shows how to quickly deploy your Rails application to a Slicehost VPS. This talk covers installing MySQL, Nginx, Rails and Mongrel, as well as deployment using Capistrano. Bonus content: download the slides from this talk. no 26:21 http://sdruby.org/podcast/42http://sdruby.org/video/042_slicehost.m4v Episode 041: MySQL Clustering <p><img src="http://sdruby.org/images/screenshots/large/41.png?1236986578" alt="Episode 041: MySQL Clustering" /></p> <p><a href="http://notch8.com/">Rob Kaufman</a> takes on database scaling with MySQL. This talk will walk you through setting up a Master (read write) Slave (read only) MySQL network, as well as a Master Master, or Multi-Master network. The talk will also cover the whys and when of database clustering.</p> <p>Bonus content: <a href="http://www.slideshare.net/notch8/mysql-sm/">download the slides</a> from this talk.</p> Mon, 28 Apr 2008 18:18:02 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/20WlEg_FTZQ/41 http://sdruby.org/podcast/41 Rob Kaufman takes on database scaling with MySQL. This talk will walk you through setting up a Master (read write) Slave (read only) MySQL network, as well as a Master Master, or Multi-Master network. The talk will also cover the whys and when of database clustering. Bonus content: download the slides from this talk. no 51:15 http://sdruby.org/podcast/41http://sdruby.org/video/041_mysql.m4v Episode 040: Unobtrusive Javascript <p><img src="http://sdruby.org/images/screenshots/large/40.png?1236986578" alt="Episode 040: Unobtrusive Javascript" /></p> <p><a href="http://railsontherun.com/">Matt Aimonetti</a> lays down the law on best-practice Ajax, using behavior oriented javascript with progressive enhancement.</p> <p>Bonus content: <a href="http://www.slideshare.net/matta/unobtrusive-javascript-sdrb-2007">download the slides</a> from this talk.</p> Mon, 21 Jan 2008 20:25:15 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/7lMqEqIdO28/40 http://sdruby.org/podcast/40 Matt Aimonetti lays down the law on best-practice Ajax, using behavior oriented javascript with progressive enhancement. Bonus content: download the slides from this talk. no 22:32 http://sdruby.org/podcast/40http://sdruby.org/video/040_unobtrusive.m4v Episode 039: ActionMailer in Action <p><img src="http://sdruby.org/images/screenshots/large/39.png?1236986578" alt="Episode 039: ActionMailer in Action" /></p> <p><a href="http://notch8.com/">Rob Kaufman</a> talks about using ActionMailer safely, how to keep out of the spam box and how to test your emails before your customers see them.</p> <p>Bonus content: <a href="http://www.slideshare.net/notch8/action-mailer-in-action/">download the slides</a> from this talk.</p> Thu, 10 Jan 2008 03:24:31 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/SzD-7NNUyEo/39 http://sdruby.org/podcast/39 Rob Kaufman talks about using ActionMailer safely, how to keep out of the spam box and how to test your emails before your customers see them. Bonus content: download the slides from this talk. no 25:06 http://sdruby.org/podcast/39http://sdruby.org/video/039_actionmailer.m4v Episode 038: Haml and Sass in 15 minutes <p><img src="http://sdruby.org/images/screenshots/large/38.png?1236986577" alt="Episode 038: Haml and Sass in 15 minutes" /></p> <p><a href="http://the.railsi.st/">Patrick Crowley</a> gets you up to speed on using <a href="http://haml.hamptoncatlin.com/docs/haml">Haml</a> and <a href="http://haml.hamptoncatlin.com/docs/sass">Sass</a>. Haml is a drop in replacement for ERB that turns your views into beautiful code poetry. Sass does the same for CSS.</p> <p>Bonus content: <a href="http://the.railsi.st/slides/haml_and_sass.pdf">download the slides</a> from this talk.</p> Tue, 20 Nov 2007 20:22:59 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/qmZKDXuAWCA/38 http://sdruby.org/podcast/38 Patrick Crowley gets you up to speed on using Haml and Sass. Haml is a drop in replacement for ERB that turns your views into beautiful code poetry. Sass does the same for CSS. Bonus content: download the slides from this talk. no 31:46 http://sdruby.org/podcast/38http://sdruby.org/video/038_haml_sass.m4v Episode 037: Rails Sexy Charts <p><img src="http://sdruby.org/images/screenshots/large/37.png?1236986577" alt="Episode 037: Rails Sexy Charts" /></p> <p><a href="http://railsontherun.com/">Matt Aimonetti</a> demonstrates how to create awesome, Flash-powered charts by integrating Rails with <a href="http://www.amcharts.com">amCharts</a>.</p> <p>Bonus content: <a href="http://railsontherun.com/assets/sexy_charts.zip">download the sample app</a> shown in this talk or read Matt's original <a href="http://railsontherun.com/2007/10/4/sexy-charts-in-less-than-5-minutes">Sexy charts in less than 5 minutes</a> blog post.</p> Tue, 13 Nov 2007 18:11:37 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/yZT9ZdgkPW8/37 http://sdruby.org/podcast/37 Matt Aimonetti demonstrates how to create awesome, Flash-powered charts by integrating Rails with amCharts. Bonus content: download the sample app shown in this talk or read Matt's original Sexy charts in less than 5 minutes blog post. no 41:53 http://sdruby.org/podcast/37http://sdruby.org/video/037_sexy_charts.m4v Episode 036: The Return of Kevin Clark <p><img src="http://sdruby.org/images/screenshots/large/36.png?1236986576" alt="Episode 036: The Return of Kevin Clark" /></p> <p><a href="http://glu.ttono.us">Kevin Clark</a> takes a break from <a href="http://www.powerset.com/">Powerset</a> to give a full-throttle talk on using <a href="http://merb.rubyforge.org/files/README.html">Merb</a> as a JSON-RPC service, <a href="http://god.rubyforge.org/">god</a>, <a href="http://fooplanet.com/projects/gem2rpm/">gem2rpm</a>, and <a href="http://seattlerb.rubyforge.org/heckle/">heckle</a>.</p> Sat, 03 Nov 2007 00:02:56 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/FF07HCKeK-k/36 http://sdruby.org/podcast/36 Kevin Clark takes a break from Powerset to give a full-throttle talk on using Merb as a JSON-RPC service, god, gem2rpm, and heckle. no 47:37 http://sdruby.org/podcast/36http://sdruby.org/video/036_god.m4v Episode 035: ActiveRecord Backup & MimetypeFu <p><img src="http://sdruby.org/images/screenshots/large/35.png?1236986576" alt="Episode 035: ActiveRecord Backup &amp; MimetypeFu" /></p> <p><a href="http://railsontherun.com/">Matt Aimonetti</a> demonstrates his newest plugins: <a href="http://code.google.com/p/ar-backup/">ActiveRecord Backup</a> and <a href="http://code.google.com/p/mimetype-fu/">MimetypeFu</a>.</p> Fri, 02 Nov 2007 23:48:28 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/5DVOiqxnld4/35 http://sdruby.org/podcast/35 Matt Aimonetti demonstrates his newest plugins: ActiveRecord Backup and MimetypeFu. no 16:52 http://sdruby.org/podcast/35http://sdruby.org/video/035_railsplugins.m4v Episode 034: Intro to JRuby <p><img src="http://sdruby.org/images/screenshots/large/34.png?1236986575" alt="Episode 034: Intro to JRuby" /></p> <p><a href="http://chapados.org">Brian Chapados</a> shows how to install and work with the latest <a href="http://jruby.codehaus.org">JRuby</a> release.</p> Fri, 02 Nov 2007 23:41:27 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/1va2KjO79fI/34 http://sdruby.org/podcast/34 Brian Chapados shows how to install and work with the latest JRuby release. no 20:28 http://sdruby.org/podcast/34http://sdruby.org/video/034_jruby.m4v Episode 033: Life on Edge <p><img src="http://sdruby.org/images/screenshots/large/33.png?1236986575" alt="Episode 033: Life on Edge" /></p> <p>If you're a Rails junkie, you'll want to develop on <a href="http://wiki.rubyonrails.org/rails/pages/EdgeRails">Edge Rails</a>. Matt Clark explains how to get started and shares some of the challenges of working on Edge.</p> Fri, 02 Nov 2007 23:26:47 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/4fTReqQ34IM/33 http://sdruby.org/podcast/33 If you're a Rails junkie, you'll want to develop on Edge Rails. Matt Clark explains how to get started and shares some of the challenges of working on Edge. no 22:35 http://sdruby.org/podcast/33http://sdruby.org/video/033_edgerails.m4v Episode 032: Capistrano <p><img src="http://sdruby.org/images/screenshots/large/32.png?1236986574" alt="Episode 032: Capistrano" /></p> <p><a href="http://notch8.com">Rob Kaufman</a> takes on <a href="http://www.capify.org/">Capistrano 2</a>. What is it? How does it work? What's changed since version 1?</p> Fri, 02 Nov 2007 23:08:49 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/5yxK1SwKocY/32 http://sdruby.org/podcast/32 Rob Kaufman takes on Capistrano 2. What is it? How does it work? What's changed since version 1? no 42:24 http://sdruby.org/podcast/32http://sdruby.org/video/032_capistrano.m4v Episode 031: Seaside <p><img src="http://sdruby.org/images/screenshots/large/31.png?1236986574" alt="Episode 031: Seaside" /></p> <p>Roger Whitney explores <a href="http://seaside.st/">Seaside</a>, the web application framework based on <a href="http://en.wikipedia.org/wiki/Smalltalk">Smalltalk</a>.</p> Fri, 02 Nov 2007 22:54:11 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/TgcnDp9VZ1o/31 http://sdruby.org/podcast/31 Roger Whitney explores Seaside, the web application framework based on Smalltalk. no 35:41 http://sdruby.org/podcast/31http://sdruby.org/video/031_seaside.m4v Episode 030: Tuneshelf <p><img src="http://sdruby.org/images/screenshots/large/30.png?1236986573" alt="Episode 030: Tuneshelf" /></p> <p><a href="http://www.19villages.com/">Dominic Damian</a> talks about his experiences building <a href="http://tuneshelf.com">Tuneshelf</a>, a web application that allows music fans to keep track of their favorite music albums.</p> Fri, 02 Nov 2007 22:41:54 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/nFAAK3804M0/30 http://sdruby.org/podcast/30 Dominic Damian talks about his experiences building Tuneshelf, a web application that allows music fans to keep track of their favorite music albums. no 21:13 http://sdruby.org/podcast/30http://sdruby.org/video/030_tuneshelf.m4v Episode 029: Big Stinking Piles (of data) <p><img src="http://sdruby.org/images/screenshots/large/29.png?1236986572" alt="Episode 029: Big Stinking Piles (of data)" /></p> <p>What do you do when third-party data vendors don't speak REST? <a href="http://notch8.com">Rob Kaufman</a> discuss real-world techniques for importing and exporting data. (This talk was also given at <a href="http://conferences.oreillynet.com/rails2007/">RailsConf 2007</a>.)</p> Fri, 02 Nov 2007 22:23:56 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/g8Fza6tLkQo/29 http://sdruby.org/podcast/29 What do you do when third-party data vendors don't speak REST? Rob Kaufman discuss real-world techniques for importing and exporting data. (This talk was also given at RailsConf 2007.) no 36:38 http://sdruby.org/podcast/29http://sdruby.org/video/029_stinking.m4v Episode 028: Simple Sidebar Plugin <p><img src="http://sdruby.org/images/screenshots/large/28.png?1236986572" alt="Episode 028: Simple Sidebar Plugin" /></p> <p><a href="http://www.aisleten.com/">Ryan Felton</a> shows how to use <a href="http://mabs29.googlecode.com/svn/trunk/plugins/simple_sidebar/">Simple Sidebar</a> plugin to DRY up sidebar content in applications.</p> Fri, 02 Nov 2007 22:11:08 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/le7z5jw32k0/28 http://sdruby.org/podcast/28 Ryan Felton shows how to use Simple Sidebar plugin to DRY up sidebar content in applications. no 24:25 http://sdruby.org/podcast/28http://sdruby.org/video/028_sidebars.m4v Episode 027: Headliner and Styler <p><img src="http://sdruby.org/images/screenshots/large/27.png?1236986571" alt="Episode 027: Headliner and Styler" /></p> <p><a href="http://the.railsi.st">Patrick Crowley</a> talks about his newest plugins: <a href="http://the.railsi.st/2007/5/3/headliner-dry-up-your-page-titles">Headliner</a> and <a href="http://the.railsi.st/2007/5/3/styler-stylesheets-made-easy">Styler</a>.</p> Fri, 02 Nov 2007 20:22:36 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/NhWlFMmh6eM/27 http://sdruby.org/podcast/27 Patrick Crowley talks about his newest plugins: Headliner and Styler. no 20:30 http://sdruby.org/podcast/27http://sdruby.org/video/027_headliner_styler.m4v Episode 026: ActsAsSolr <p><img src="http://sdruby.org/images/screenshots/large/26.png?1236986571" alt="Episode 026: ActsAsSolr" /></p> <p><a href="http://notch8.com">Rob Kaufman</a> shows how easy it is to integrate <a href="http://lucene.apache.org/solr/">Solr</a> powered search into your Rails application using the <a href="http://acts-as-solr.rubyforge.org/">ActsAsSolr</a> plugin.</p> Fri, 02 Nov 2007 20:22:04 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/X2a-F9gdZHA/26 http://sdruby.org/podcast/26 Rob Kaufman shows how easy it is to integrate Solr powered search into your Rails application using the ActsAsSolr plugin. no 29:14 http://sdruby.org/podcast/26http://sdruby.org/video/026_acts_as_solr.m4v Episode 025: Ajax CSS Star Rating with ActsAsRateable <p><img src="http://sdruby.org/images/screenshots/large/25.png?1236986570" alt="Episode 025: Ajax CSS Star Rating with ActsAsRateable" /></p> <p><a href="http://www.aisleten.com/">Ryan Felton</a> shows off how to build an Ajax-powered, CSS star rater using the <a href="http://juixe.com/svn/acts_as_rateable/">ActsAsRateable</a> plugin and Komodo Media's <a href="http://komodomedia.com/blog/index.php/2007/01/20/css-star-rating-redux/">CSS Star Rating Redux</a> technique.</p> Fri, 02 Nov 2007 20:10:25 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/ItmTTNb1WwA/25 http://sdruby.org/podcast/25 Ryan Felton shows off how to build an Ajax-powered, CSS star rater using the ActsAsRateable plugin and Komodo Media's CSS Star Rating Redux technique. no 20:23 http://sdruby.org/podcast/25http://sdruby.org/video/025_ajax_rating.m4v Episode 024: Using Ruby + Amazon SQS to build backdoors <p><img src="http://sdruby.org/images/screenshots/large/24.png?1236986570" alt="Episode 024: Using Ruby + Amazon SQS to build backdoors" /></p> <p><a href="http://chapados.org/">Brian Chapados</a> talks about using Ruby and Amazon's <a href="http://www.amazon.com/Simple-Queue-Service-home-page/b?ie=UTF8&amp;node=13584001">Simple Que Service</a> web service to build backdoors into systems.</p> Fri, 02 Nov 2007 19:57:43 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/JueEHJRf2UQ/24 http://sdruby.org/podcast/24 Brian Chapados talks about using Ruby and Amazon's Simple Que Service web service to build backdoors into systems. no 18:09 http://sdruby.org/podcast/24http://sdruby.org/video/024_amazon_sqs.m4v Episode 023: RubyInline <p><img src="http://sdruby.org/images/screenshots/large/23.png?1236986569" alt="Episode 023: RubyInline" /></p> <p><a href="http://beyondthepath.com/">Nick Zadrozny</a> shows us how to use C in Ruby with <a href="http://www.zenspider.com/ZSS/Products/RubyInline/">RubyInline</a>. As an example, Nick walks us through writing a password-generating application with the help of <a href="http://www.diceware.com/">Diceware</a>.</p> Fri, 15 Jun 2007 19:57:11 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/V8jZy7Let4U/23 http://sdruby.org/podcast/23 Nick Zadrozny shows us how to use C in Ruby with RubyInline. As an example, Nick walks us through writing a password-generating application with the help of Diceware. no 13:10 http://sdruby.org/podcast/23http://sdruby.org/video/023_ruby_inline.m4v Episode 022: DRP <p><img src="http://sdruby.org/images/screenshots/large/22.png?1236986568" alt="Episode 022: DRP" /></p> <p><a href="http://drp.rubyforge.org/">DRP</a> stands for Directed Ruby Programming. In this episode, Warren Henning explains exactly what that means and why you might be interested in it.</p> Thu, 31 May 2007 07:08:50 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/jkeztWIisZg/22 http://sdruby.org/podcast/22 DRP stands for Directed Ruby Programming. In this episode, Warren Henning explains exactly what that means and why you might be interested in it. no 30:52 http://sdruby.org/podcast/22http://sdruby.org/video/022_drp.m4v Episode 021: Merb <p><img src="http://sdruby.org/images/screenshots/large/21.png?1236986567" alt="Episode 021: Merb" /></p> <p><a href="http://vandev.com/">Chris Van Pelt</a> gives us an introduction to <a href="http://merb.devjavu.com/">Merb</a>. Merb is a Ruby framework built by <a href="http://brainspl.at/">Ezra Zygmuntowicz</a>.</p> Mon, 23 Apr 2007 04:13:15 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/3Piw3qWMVVM/21 http://sdruby.org/podcast/21 Chris Van Pelt gives us an introduction to Merb. Merb is a Ruby framework built by Ezra Zygmuntowicz. no 15:03 http://sdruby.org/podcast/21http://sdruby.org/video/021_merb.m4v Episode 020: ImageScience <p><img src="http://sdruby.org/images/screenshots/large/20.png?1236986566" alt="Episode 020: ImageScience" /></p> <p>In this episode, Tom Werner covers some of the basics of the ruby image library <a href="http://seattlerb.rubyforge.org/ImageScience.html">ImageScience</a>. ImageScience is a wrapper for the <a href="http://sourceforge.net/projects/freeimage">FreeImage</a> graphics library, and is a lightweight alternative to <a href="http://rmagick.rubyforge.org/">RMagick</a>.</p> Sun, 25 Mar 2007 01:25:33 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/oIjleEQAyc4/20 http://sdruby.org/podcast/20 In this episode, Tom Werner covers some of the basics of the ruby image library ImageScience. ImageScience is a wrapper for the FreeImage graphics library, and is a lightweight alternative to RMagick. no 19:43 http://sdruby.org/podcast/20http://sdruby.org/video/020_imagescience.mp4 Episode 019: AWS S3 <p><img src="http://sdruby.org/images/screenshots/large/19.png?1236986565" alt="Episode 019: AWS S3" /></p> <p><a href="http://www.jordanfowler.com/">Jordan Fowler</a> gives a presentation on Amazon's <a href="http://www.amazon.com/gp/browse.html?node=16427261">S3</a> service. He also covers the <a href="http://amazon.rubyforge.org/">AWS::S3</a> gem written by <a href="http://www.vernix.org/marcel/">Marcel Molina Jr.</a></p> Sat, 03 Mar 2007 20:31:05 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/C22Zd5Y9egU/19 http://sdruby.org/podcast/19 Jordan Fowler gives a presentation on Amazon's S3 service. He also covers the AWS::S3 gem written by Marcel Molina Jr. no 22:34 http://sdruby.org/podcast/19http://sdruby.org/video/019_aws_s3.m4v Episode 018: StaffTool <p><img src="http://sdruby.org/images/screenshots/large/18.png?1236986565" alt="Episode 018: StaffTool" /></p> <p>In this episode, <a href="http://120db.com/">Toby Sterrett</a> gives us an update on his soon-to-be-released project StaffTool. StaffTool is a web-based church management application build with Ruby on Rails.</p> Wed, 21 Feb 2007 23:24:41 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/JA6eggOlEr8/18 http://sdruby.org/podcast/18 In this episode, Toby Sterrett gives us an update on his soon-to-be-released project StaffTool. StaffTool is a web-based church management application build with Ruby on Rails. no 12:52 http://sdruby.org/podcast/18http://sdruby.org/video/018_stafftool.m4v Episode 017: ActsNaked <p><img src="http://sdruby.org/images/screenshots/large/17.png?1236986563" alt="Episode 017: ActsNaked" /></p> <p>In today's episode, <a href="http://mokolabs.com/">Patrick Crowley</a> introduces his first Rails plugin titled ActsNaked. It's an easy way to strip your models and keep them DRY.</p> Thu, 15 Feb 2007 23:35:02 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/JsEylsDLYFc/17 http://sdruby.org/podcast/17 In today's episode, Patrick Crowley introduces his first Rails plugin titled ActsNaked. It's an easy way to strip your models and keep them DRY. no 10:21 http://sdruby.org/podcast/17http://sdruby.org/video/017_actsnaked.m4v Episode 016: MasterView Templates <p><img src="http://sdruby.org/images/screenshots/large/16.png?1236986563" alt="Episode 016: MasterView Templates" /></p> <p>Deb Lewis showcases her project MasterView. MasterView is a template language for Rails.</p> Tue, 16 Jan 2007 21:43:14 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/_wGEUxiViRE/16 http://sdruby.org/podcast/16 Deb Lewis showcases her project MasterView. MasterView is a template language for Rails. no 25:53 http://sdruby.org/podcast/16http://sdruby.org/video/016_master_view.mp4 Episode 015: Rails for Legacy Applications <p><img src="http://sdruby.org/images/screenshots/large/15.png?1236986562" alt="Episode 015: Rails for Legacy Applications" /></p> <p><a href="http://mokolabs.com/">Patrick Crowley</a> covers some of the finer point of using Rails with legacy applications.</p> Tue, 16 Jan 2007 21:43:08 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/PWRzhPafcHk/15 http://sdruby.org/podcast/15 Patrick Crowley covers some of the finer point of using Rails with legacy applications. no 31:58 http://sdruby.org/podcast/15http://sdruby.org/video/015_rails_for_legacy_apps.mp4 Episode 014: Ruby Idioms - Part 1 <p><img src="http://sdruby.org/images/screenshots/large/14.png?1236986562" alt="Episode 014: Ruby Idioms - Part 1" /></p> <p><a href="http://www.cube6media.com">Tom Werner</a> gives us part 1 of his series on Ruby idoms.</p> Tue, 16 Jan 2007 21:42:56 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/UXZ4J7fdkg8/14 http://sdruby.org/podcast/14 Tom Werner gives us part 1 of his series on Ruby idoms. no 38:12 http://sdruby.org/podcast/14http://sdruby.org/video/014_ruby_idioms_1.mp4 Episode 013: Mocha and Stubba <p><img src="http://sdruby.org/images/screenshots/large/13.png?1236986561" alt="Episode 013: Mocha and Stubba" /></p> <p><a href="http://glu.ttono.us">Kevin Clark</a> shows us how to use mocks and stubs in your Ruby tests using <a href="http://mocha.rubyforge.org">Mocha and Stubba</a></p> Mon, 06 Nov 2006 08:43:46 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/rvy5WXkSuKo/13 http://sdruby.org/podcast/13 Kevin Clark shows us how to use mocks and stubs in your Ruby tests using Mocha and Stubba no 27:20 http://sdruby.org/podcast/13http://sdruby.org/video/013_mocha_stubba.m4v Episode 012: Deployment <p><img src="http://sdruby.org/images/screenshots/large/12.png?1236986560" alt="Episode 012: Deployment" /></p> <p><a href="http://acorsys.com">Dominic Damian</a> talks about the different options available to you when deploying a Rails application. He covers areas such as servers, caching, database, and hosting.</p> Mon, 06 Nov 2006 08:43:33 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/Xij2lUu2pb4/12 http://sdruby.org/podcast/12 Dominic Damian talks about the different options available to you when deploying a Rails application. He covers areas such as servers, caching, database, and hosting. no 22:23 http://sdruby.org/podcast/12http://sdruby.org/video/012_deployment.m4v Episode 011: ActsAsTaggable Plugin <p><img src="http://sdruby.org/images/screenshots/large/11.png?1236986560" alt="Episode 011: ActsAsTaggable Plugin" /></p> <p><a href="http://mokolabs.com/">Patrick Crowley</a> discusses his experiences with acts<em>as</em>taggable. He starts off outlining some of the differences between the <a href="http://rubyforge.org/projects/taggable">gem</a> and the <a href="http://dev.rubyonrails.com/svn/rails/plugins/acts_as_taggable">plugin</a>. Patrick then creates a simple app to show off some of the capabilities of the plugin.</p> Mon, 06 Nov 2006 08:42:37 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/y7gGQHL1dO4/11 http://sdruby.org/podcast/11 Patrick Crowley discusses his experiences with actsastaggable. He starts off outlining some of the differences between the gem and the plugin. Patrick then creates a simple app to show off some of the capabilities of the plugin. no 32:26 http://sdruby.org/podcast/11http://sdruby.org/video/011_acts_as_taggable.m4v Episode 010: REST Web Services with Rails <p><img src="http://sdruby.org/images/screenshots/large/10.png?1236986559" alt="Episode 010: REST Web Services with Rails" /></p> <p><a href="http://blog.integralimpressions.com">Chris Abad</a> talks a little bit about providing web services to your Rails application using some of the new REST features found in Edge Rails. At the end, he also throws in a bonus tip on using <a href="http://techno-weenie.net">Rick Olson's</a> authentication plugin <a href="http://svn.techno-weenie.net/projects/plugins/restful_authentication/">restful_authentication</a> to add authentication to your REST API.</p> <p>Here are the <a href="/pdfs/010_rest_2.pdf">slides</a></p> Tue, 03 Oct 2006 16:37:55 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/-GuJSbTOP_8/10 http://sdruby.org/podcast/10 Chris Abad talks a little bit about providing web services to your Rails application using some of the new REST features found in Edge Rails. At the end, he also throws in a bonus tip on using Rick Olson's authentication plugin restful_authentication to add authentication to your REST API. Here are the slides no 17:10 http://sdruby.org/podcast/10http://sdruby.org/video/010_rest_2.m4v Episode 009: REST with Rails <p><img src="http://sdruby.org/images/screenshots/large/9.png?1236986559" alt="Episode 009: REST with Rails" /></p> <p>In this episode, <a href="http://glu.ttono.us">Kevin Clark</a> shows us some of the new REST features found in Edge Rails. He covers some basic concepts such as HTTP verbs, and also takes a look at using RESTful routes.</p> <p>Here are the <a href="/pdfs/009_rest.pdf">slides</a></p> Tue, 03 Oct 2006 16:34:31 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/lhXw4hZYGOg/9 http://sdruby.org/podcast/9 In this episode, Kevin Clark shows us some of the new REST features found in Edge Rails. He covers some basic concepts such as HTTP verbs, and also takes a look at using RESTful routes. Here are the slides no 15:56 http://sdruby.org/podcast/9http://sdruby.org/video/009_rest.m4v Episode 008: Chronic <p><img src="http://sdruby.org/images/screenshots/large/8.png?1236986558" alt="Episode 008: Chronic" /></p> <p><a href="http://www.cube6media.com/">Tom Werner</a> has released the ruby gem Chronic, a natural language date and time parser. In this episode he gives us a quick run through of some of the cool points.</p> Tue, 03 Oct 2006 16:32:29 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/eJo5pHsijdQ/8 http://sdruby.org/podcast/8 Tom Werner has released the ruby gem Chronic, a natural language date and time parser. In this episode he gives us a quick run through of some of the cool points. no 40:26 http://sdruby.org/podcast/8http://sdruby.org/video/008_chronic.m4v Episode 007: Rails Authentication <p><img src="http://sdruby.org/images/screenshots/large/7.png?1236986557" alt="Episode 007: Rails Authentication" /></p> <p><a href="http://glu.ttono.us">Kevin Clark</a> gives us a brief overview of two of <a href="http://techno-weenie.net">Rick Olson's</a> authentication plugins: <a href="http://svn.techno-weenie.net/projects/plugins/acts_as_authenticated/">acts<em>as</em>authenticated</a> and <a href="http://svn.techno-weenie.net/projects/plugins/restful_authentication/">restful_authentication</a>.</p> Fri, 08 Sep 2006 17:24:08 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/91Scoai82nc/7 http://sdruby.org/podcast/7 Kevin Clark gives us a brief overview of two of Rick Olson's authentication plugins: actsasauthenticated and restful_authentication. no 12:01 http://sdruby.org/podcast/7http://sdruby.org/video/007_authentication.m4v Episode 006: Dynamic Domains <p><img src="http://sdruby.org/images/screenshots/large/6.png?1236986556" alt="Episode 006: Dynamic Domains" /></p> <p><a href="http://blog.integralimpressions.com">Chris Abad</a> introduces the new web service, <a href="http://out.landi.sh">Outlandish</a>. He also shows us how they handle dynamic domains within Outlandish.</p> <p>Here are the <a href="/pdfs/006_dynamic_domains.pdf">slides</a></p> Fri, 08 Sep 2006 17:20:17 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/NmpU6EnpBbU/6 http://sdruby.org/podcast/6 Chris Abad introduces the new web service, Outlandish. He also shows us how they handle dynamic domains within Outlandish. Here are the slides no 38:29 http://sdruby.org/podcast/6http://sdruby.org/video/006_dynamic_domains.m4v Episode 005: ARTS Plugin <p><img src="http://sdruby.org/images/screenshots/large/5.png?1236986556" alt="Episode 005: ARTS Plugin" /></p> <p>Kevin Clark demos his new Rails plugin, <a href="http://glu.ttono.us/articles/2006/05/29/guide-test-driven-rjs-with-arts">ARTS</a>, which allows you to test your RJS templates.</p> Fri, 08 Sep 2006 17:17:13 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/mfBR0Xxq4M4/5 http://sdruby.org/podcast/5 Kevin Clark demos his new Rails plugin, ARTS, which allows you to test your RJS templates. no 47:32 http://sdruby.org/podcast/5http://sdruby.org/video/005_arts.m4v Episode 004: Numbers <p><img src="http://sdruby.org/images/screenshots/large/4.png?1236986556" alt="Episode 004: Numbers" /></p> <p><a href="http://www.cube6media.com/">Tom Werner</a> wows us with the power of numbers in Ruby.</p> Fri, 08 Sep 2006 17:14:30 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/gS7fvB1_Fow/4 http://sdruby.org/podcast/4 Tom Werner wows us with the power of numbers in Ruby. no 35:48 http://sdruby.org/podcast/4http://sdruby.org/video/004_numbers.m4v Episode 003: mkmf <p><img src="http://sdruby.org/images/screenshots/large/3.png?1236986555" alt="Episode 003: mkmf" /></p> <p>Kevin Clark takes us through some of the work he's doing on mkmf for his Summer of Rails project. We also get a quick preview of Kevin's RailsDay app, Advisr.</p> Mon, 24 Jul 2006 20:54:52 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/BgLxy9HeHc0/3 http://sdruby.org/podcast/3 Kevin Clark takes us through some of the work he's doing on mkmf for his Summer of Rails project. We also get a quick preview of Kevin's RailsDay app, Advisr. no 11:48 http://sdruby.org/podcast/3http://sdruby.org/video/003_mkmf.m4v Episode 002: Camping <p><img src="http://sdruby.org/images/screenshots/large/2.png?1236986555" alt="Episode 002: Camping" /></p> <p>Chris Van Pelt discussing Camping, a microframework built by Why the Lucky Stiff. Chris also gives us a preview of a cool little Camping app he built title Croppr.</p> Mon, 24 Jul 2006 20:53:32 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/-3PX6sJ81kQ/2 http://sdruby.org/podcast/2 Chris Van Pelt discussing Camping, a microframework built by Why the Lucky Stiff. Chris also gives us a preview of a cool little Camping app he built title Croppr. no 34:34 http://sdruby.org/podcast/2http://sdruby.org/video/002_camping.m4v Episode 001: Summer of Rails <p><img src="http://sdruby.org/images/screenshots/large/1.png?1236986551" alt="Episode 001: Summer of Rails" /></p> <p>Patrick Crowley discusses Summer of Rails. He also introduces his first Summer of Rails project, Graffletopia.</p> Mon, 17 Jul 2006 23:32:03 +0000 http://feedproxy.google.com/~r/sdrbpodcast/~3/cKNXCGZBnBw/1 http://sdruby.org/podcast/1 Patrick Crowley discusses Summer of Rails. He also introduces his first Summer of Rails project, Graffletopia. no 28:02 http://sdruby.org/podcast/1http://sdruby.org/video/001_summer_of_rails.m4v