Rssjscookbook
From Library Success: A Best Practices Wiki
(Difference between revisions)
(→Syndicating RSS feeds onto a Web page or online courseware) |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
| − | + | '''Simple RSS to JavaScript/HTML Tools''' | |
| − | * | + | *[http://http://feedburner.google.com Google FeedBurner] |
| − | * | + | *[http://www.rss-to-javascript.com/ RSS to Javascript] |
| − | * | + | *[http://feed2js.org/ Feed2JS] |
| + | *[http://www.feedroll.com/rssviewer/ Feedroll] | ||
| − | + | '''If you don't want to pull from a 3rd party server''' | |
| − | + | ||
| − | + | ||
| + | *[http://feed2js.org/ Feed2JS] lets you install it on your own server | ||
| − | |||
| − | + | '''Tool for multiple feed browsing on your site''' | |
| + | *[http://www.grazr.com Grazr] -- [http://www.opmlmanager.com/opml/nengard.opml IL2006 OPML file from Nicole Engard] | ||
| − | |||
| − | + | '''Finished Styled Page with Syndicated Feeds''' | |
| + | *[http://meredith.wolfwater.com/rssjs/irsg.html International Relations Subject Guide] | ||
| − | * | + | *[http://www.blackboard.ucalgary.ca/webapps/portal/frameset.jsp?tab=courses&url=/bin/common/course.pl?course_id=_22654_1 Embedded within a Blackboard course page] |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
<br/> | <br/> | ||
<br/> | <br/> | ||
| − | + | [[Mixing RSS Feeds|Next: Mixing RSS Feeds]] | |
Latest revision as of 05:05, 22 August 2010
[edit] Syndicating RSS feeds onto a Web page or online courseware
Simple RSS to JavaScript/HTML Tools
If you don't want to pull from a 3rd party server
- Feed2JS lets you install it on your own server
Tool for multiple feed browsing on your site
Finished Styled Page with Syndicated Feeds