Read more

Feedjira

Arne Hartherz
July 30, 2014Software engineer at makandra GmbH

Great gem to consume RSS feeds. I was missing some features on Ruby's RSS::Parser that I found in Feedjira:

  • Speed
  • Does not break on slightly malformed RSS feeds (like a missing length attribute on an <enclosure> tag on gizmodo.de's feed)
  • It automatically resolves Feedburner-mangled URLs (hooray!)
Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

The GitHub project Show archive.org snapshot has only a minimalistic readme. You can find its documentation on their homepage Show archive.org snapshot .

Posted by Arne Hartherz to makandra dev (2014-07-30 12:11)