Rails Envy Podcast - Episode #042: 08/14/2008
by Jason on Aug 14, 2008
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.
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
- Enumerating Enumerable
- Multiple Vulnerabilities in Ruby
- Building Static Web Sites with Webby
- Quickly Switch Between Rails Versions
- Faster From XML
- Dizzy CheatSheets
- ViewGem
- Yahoo! Music Battle of the APIs
- Plugin: Localized_dates
- Localizing Rails
- Prawn 0.1.0: Fast, Nimble PDF Generation in Pure Ruby
- Reliable Ruby timeouts with SystemTimer
- UW Extension Ruby Classes
- OEmbed Rails plugin
- Document matching in Ruby
- Git deployment workflow
Please vote for our SXSW Panels!
- Podcasting in 60 Minutes
- Tech Podcast Lightning Showdown
- OAuth in Every Language
- How not to FAIL at Web Services
Thanks!
Sections: Podcast |
Tags: podcast |
Meta:
4 comments |
permalink
RSS
iTunes
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.
I think the link for faster from xml should be http://agilewebdevelopment.com/plugins/faster_from_xml
Great stuff chaps, keep it up.
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/
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.