Episode 042. I apologize for the delays.

The Rails Envy podcast is sponsored this week by Five Runs. FiveRuns provides Rails developers with a full stack of tools that helps them install, deploy, and maintain their web applications. Check them out at FiveRuns.com. Sponsored by Five Runs

Call Us! You can reach the podcast voicemail line at 407 409-8440.

Subscribe via iTunes - iTunes only link.
Download the podcast ~16:00 mins MP3.
Subscribe to feed via RSS by copying the link to your RSS Reader


Please vote for our SXSW Panels!



Thanks!

AddThis Social Bookmark Button Sections: Podcast | Tags: podcast  | Meta: 4 comments | permalink


Comments

Leave a response

R. Elliott MasonAugust 14, 2008 @ 09:06 PM

OEmbed is nice. It’s too bad more sites don’t use it. I right now have to do some nasty regex action and even in some cases use Mechanize (ex: getting past disclaimer pages [xtube lol]) to get video HTML from certain sites. In some cases it can be straightforward since the embed code can be derived from the URL but in some cases it requires a Proc instead of a regex to traverse the site.

Other than that, nice podcast, keep doing, etc.


PaulAugust 15, 2008 @ 09:27 AM

I think the link for faster from xml should be http://agilewebdevelopment.com/plugins/faster_from_xml

Great stuff chaps, keep it up.


Mike BooneAugust 15, 2008 @ 10:05 AM

Don’t forget the update to the update of Ruby’s vulnerabilities:

http://www.ruby-lang.org/en/news/2008/08/11/ruby-1-8-7-p72-and-1-8-6-p287-released/


Clemens KoflerAugust 15, 2008 @ 02:06 PM

Thanks for mentioning my late work!

One thing to add: Fabio Akita from www.akitaonrails.com has forked the demo app and translated it to Portuguese. If anyone else forks the project and translates it into their own language I’m happy to add it to the translations list in my blog post. Just drop me a line in the comments.


Comment