RSSJS.com

RSS To Javascript

 

RSS RSS, or "Really Simple Syndication" is a format for distributing and gathering dynamically generated content from sources across the Internet, including newspapers, magazines, and blogs.

RSSJS, or "RSS To Javascript", allows you to display this content within your own web pages and to do so without having to possess any XML knowledge or skills. RSSJS will take ANY RSS feed and create a very simple Javascript that can be coded into ANY HTML document. The resulting Javascript output can be manipulated using CSS and even scrolled as we have done in the "News Headlines" example.

All that is required to display RSS is to:
• Find the RSS source, the URL (web address) for the feed.
• Use a simple HTML form tool to generate the Javascript command that is used to display the RSS.
• Optionally, use the CSS style tool to customize the look.

Below is an example using the Yahoo! News Top Stories RSS feed.

 
  News Headlines:  
  Live Website Examples:
Kilopixels.com | News Headlines
PanhandleOfFlorida.com | Current Weather Conditions From NOAA

Want to learn more?
Yahoo! RSS Information
E-mail us, we're looking for partners and supporters.