Adding RSS Content with SimplePie
Category: Web Development > Other      Posted: 31 Jul 09

The 'Really Simple” part of RSS is sometimes misleading. What if you want to pull in content from an RSS feed and display it on your site? Doing that f...

Feed Parsing
Category: Web Development > Ruby On Rails      Posted: 31 Jul 09

Learn two different techniques for parsing an RSS feed using Feedzirra in this episode!

Generating an RSS Feed with Argotic
Category: Languages > .net      Posted: 25 Mar 09

In this episode we will walk you though how to create and implement an RSS feed using the Argotic RSS framework.

We will walk through generating the document, creating the feed access point and finally creating the hooks so the world knows we have a feed.