Community Page
- paulmwatson.com/journal Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Make songbird look like spotify: http://addons.songbirdnest.com/addon/1440
- Got it, thanks Paul!
- Email me your email address so I can invite you Mike (paul@paulmwatson.com)
- Happy New Year to you, as well! I was stopping by to see if you would be willing to lend a reader a Spotify invitation. I am desperately hoping to be able try out the service. Thanks! Mike
- Nice one Jamie. Even more ironic is that that "mass production" is probably still underpaid, underage workers in some 3rd world country sweat-shop.
Jump to original thread »
Ruby really is more productive. I wanted to add OPML support to a project of ours and from past .NET experience with this wasn’t looking all that forward to it. But rexml and rio came to the rescue.
Here is some sample Ruby code that extracts all the URLs from an OPML file:
opml_file = ‘’
rio(’http://share.opml.org/opml/top100.opml’) ... Continue reading »
Here is some sample Ruby code that extracts all the URLs from an OPML file:
opml_file = ‘’
rio(’http://share.opml.org/opml/top100.opml’) ... Continue reading »
0 comments
This thread has no comments yet.