For my Project @ this Google’s summer of Code 2006 (http://wiki.osuosl.org/display/oslmon/Requirements+and+needs)
I also had to create a RSS-Modul which can be also used as a RSS-Reader on a webside as a single Component. You can see it here:
http://bigscreen.osuosl.org/oslmon/rssfeedsolo/
SourceCode and a zip will provide you with the necessary data/information to alter the URL and Options of the RSS-Feeds:
Basically you only need to specify the url, the rest of the Options are just for ouput option (you find the config in the file ${ your_path_to_LaszloSWF }/services/rssmodule.php :
$t1[”name”]=”OpenLaszlo News”; // —> The Name of the Feed
$t1[”url”]=”http://www.openlaszlo.org/taxonomy/term/40/0/feed”; // —> the url of the feed
$t1[”showdescr”]=1; //show the description of each Feed-Item under the title
$t1[”showtime”]=10000; // the time in the rotation modi untill it switches to the next RSS-Feed
$t1[”refresh”]=60000; // refresh time in miliseconds the Feed will be reloaded
$t1[”items”]=10; // the number of items shown
Download it and check out your favorite RSS-Feed. it should be possible to parse/load any RSS 0.9/1.0/2.0 and ATOM/RDF Feed.
Juni 12th, 2006 at 11:07
Hallo Sebastian! Das Plugin zeigt keine Wirkung. Trotz korrekter Installation. Hast Du eine Idee WARUM? Gruß. AB.
Juni 12th, 2006 at 12:07
Das Wordpress-Plugin oder hier HTML? Wo ist es denn installiert?
gruß
sebastian
November 13th, 2006 at 19:33
Hello Sebastian,
I’m interested to get your source code (for the RSS Reader in LZX language) but the link http://bigscreen.osuosl.org/oslmon/rssfeedsolo/ doesn’t work.
Thank you for your blog.
Bertrand Goetzmann
Dezember 30th, 2006 at 11:26
xenical…
news…
Februar 1st, 2007 at 19:34
Nice Post.
That was well said. Always appreciate your indepth views. Keep up the great work!
John
September 20th, 2007 at 10:20
can you link whe source? that link don’t work