[Ruby] Feedtools Alternative?

Tom Lianza tlianza at gmail.com
Thu Sep 14 14:26:41 PDT 2006


On 9/14/06, John Wulff <johnwulff at gmail.com> wrote:
>
> I'm noticing some slowdowns from Feedtools as some of our (Near-Time.net)
> feeds are getting more and more traffic.  What do you all use to generate
> your feeds?



This may be a naive question - but if all you're interested in is producing
a feed (as opposed to consuming feeds), and you're using Rails, why not just
use a builder template (.rxml)?  RSS is a pretty simple format, and as far
as I know Rails' support for generating XML is pretty well-baked.

Tom


More information about the Ruby mailing list