Displaying 2 results from an estimated 2 matches for "feedupdater".
2007 Mar 05
1
FeedTools/FeedUpdater and Rails1.2 Problem
FeedUpdater has stopped working now that I have upgrade to Rails 1.2.2
When I run script/feed_updater start I get:
/usr/local/lib/site_ruby/1.8/rubygems.rb:196:in `activate'': can''t
activate activesupport (= 1.3.1), already activated activesupport-1.4.1]
(Gem::Exception)
from /usr/l...
2006 Jun 30
6
RSS::Parser Documentation
Hi
I am trying to use the RSS classes from "rss/2.0" and everything works
but I want to know what attributes and properties I can get at from each
of the classes I am getting back.
For example, the class has a "channel" which I can tell has a "title"
attribute (because it works when I query it :) but I would really like a
list of every attribute that is