Family of libraries that support various formats of XML "feeds".
A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.
Ruby standard library rss.
Pismo extracts and retrieves content-related metadata from HTML pages - you can use the resulting data in an organized way, such as a summary/first paragraph, body text, keywords, RSS feed URL, favicon, etc.
Rails provides an excellent XML Builder by default to build RSS and ATOM feeds, but nothing to help you build complex and custom JSON data structures. The standard to_json works well, but can get very verbose when you need full control of what is generated. JSON Builder hopes to solve that problem.
An extensible Ruby wrapper for Atom and RSS parsers. Feed normalizer wraps various RSS and Atom parsers, and returns a single unified object graph, regardless of the underlying feed format.
feedparser - web feed parser and normalizer (RSS, Atom, JSON Feed, HTML h-entry, etc.)
transmission-rss is basically a workaround for transmission's lack of the ability to monitor RSS feeds and automatically add enclosed torrent links. Devoted to Ann.
rFeedFinder uses RSS autodiscovery, Atom autodiscovery, spidering, URL correction, and Web service queries -- whatever it takes -- to find the feed.
Supports JSON content, custom HTTP headers, and post-processing of extracted content.
Ruby library to parse ATOM and RSS feeds
A wrapper for the Yahoo! Weather XML RSS feed
Send RSS feeds as e-mail
Simple support to render RSS content in Concerto 2.
A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.
This is a Ruby API and client for http://toodledo.com, a task management website. It implements all of the calls from Toodledo's developer API, and provides a nice wrapper around the functionality. The client allows you to work with Toodledo from the command line. It will work in either interactive or command line mode. You can also use the client in your shell scripts, or use the API directly as part of a web application. Custom private RSS feed? Want to have the Mac read out your top priority? Input tasks through Quicksilver? Print out tasks with a BetaBrite? It can all happen.
A nice RSS feeds for Octopress and Jekyll sites.
smoke is a Ruby based DSL that allows you to query web services such as YQL, RSS / Atom and JSON or XML in an elegant manner.
Rss and Atom feed parser with sanitizer support built on top of Nokogiri.
Nice and simple RSS and atom feed parsing built on hpricot
feedutils - web feed parser and normalizer (RSS 2.0, Atom, etc.)
Ultra RSS is a Feed RSS parser that support multiple subitems (media:content and media:thumbnail)
The Glue gem enables posting to GlueNow.com API service using an account subdomain, username, password. In this version you can add a post by providing a title and body. You can access some basic info about a users account and check if their account info is valid and request public posts from an account using the same RSS that powers many of the Glue feeds.
Enables standard bundled RSS library parse and make feeds including "Feed Paging and Archiving"(RFC 5005).
boost up your RSS related applications with the motor available: https://github.com/abhishekkr/rubygem_rss_motor/blob/master/README
A gem for creating RSS feeds
Collect and serialize rss feeds.
This gem is a middleman extension that is used for validating xml and rss files in your build folder.
Format Atom and RSS feeds for the Kindle.
SuperfeedrEngine is a Rails engine to consume RSS in a Rails application via Superfeedr. It handles routing, subscriptions, unsubscriptions, retrieval and notifications.
Parse RSS and Atom feeds in Ruby
Ruby CUPS provides a wrapper for the Common UNIX Printing System, allowing rubyists to perform basic tasks like printer discovery, job submission & querying.
Feedcellar is a full-text searchable RSS feed reader and data store by Groonga (via Rroonga) with Ruby.
This library creates a common object graph for the RSS/Atom/RDF parsing classes in the ruby standard library. This allows you parse different feed formats and get back the same (or at least a very similar) set of results - item authors are accessible under an "author(s)" attribute, categories/tags/subjects are accessible under "category(ies)" attributes, etc. We do our best to make sure the data makes sense, too - RSS items lack an "updated" attribute, so we use "pubDate" to populate it.
A simple, flexible, and extensible RSS and Atom parser for Ruby. Based on the popular SimpleRSS library, but with many nice extra features.
A gem that lets you use the PolarSSL (now mbed TLS) cryptography library with Ruby.
Twice Baked blogging/news and rss engine.
* Updated support for right_s3 gem * RDoc Documentation {available at Rubyforge}[http://carrierwave.rubyforge.org/rdoc]. * Source code {hosted at GitHub}[http://github.com/jnicklas/carrierwave] * Please {report any issues}[http://github.com/jnicklas/carrierwave/issues] on GitHub * Please direct any questions at the {mailing list}[http://groups.google.com/group/carrierwave] * Check out the {example app}[http://github.com/jnicklas/carrierwave-example-app]
Enables standard bundled RSS library parse and make feeds including DCMI(Dublin Core Metadata Initiative) Metadata Terms
YANAPI is a programmatic API for Yahoo! Answers web services. It enables you to search for questions using key words, user IDs, category names and IDs and a pricise ID of a question. The output is provided in the xml format as well as json, php and rss.
SidekiqProcessKiller plugs into Sidekiq's middleware and kills a process if its processing beyond the supplied RSS threshold. Since, this plugs into the middleware the check is performed after each job.
Kit is DSC's Community and Content Management System (CCMS) built as a Rails engine for Rails 3.1 and above. It provides an entire application's worth of CMS functions including in-place WYSIWYG editing with versioning, flexible layouts and templates, CSS and JS all managed within your browser, drag and drop image/file uploading, modules for sophisticated forums (with in place moderation) asset management, calendars, advertising, menus, RSS feeds, re-useable components, full audit trail of editing, integration with mailchimp, Google Analytics and lots more.
rss_to_dynarex
Use instance tags to launch a ClusterSSH session to multiple EC2 instances.
Finds RSS and Atom feed urls in html like a hog finds truffles. Tasty, delicious feeds... er, truffles.
RSS Watcher for Ruboty Chatbot
A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.
A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.
A Ruby Object Mapper for Mongo
Syndication is a parser for RSS and Atom feeds. It uses either REXML or its built-in "tag soup" parser for feed parsing. It supports extensions \ to web feeds including Dublin Core metadata, Apple iTunes podcasts, and extensions from Google and Feedburner. It is written in pure Ruby, and designed to be easy to understand and extend. It is compatible with Ruby 1.8.x and 1.9.x.