RSS-to-JavaScript.NET (The Origional RSS to JavaScript Embeder)

This is the RSS-to-JavaScript.NET Code Generator that creates the JavaScript code for your webiste to include dynamicly updated RSS Feeds.

Its pretty easy to use. Just enter the URL of the RSS Feed then click Generate JavaScript button,

If you have more specific needs you can change the display options below the code box.

Here are some popular feeds. RSSAtoms.com Our Test Feed RSS-to-JavaScript.NET RSS Converter latest info.

First, be sure to check out the feed first for content and format. If this is what you like then, use the Generate JavaScript button to get your code.

URL Enter the web address of the RSS Feed

Note: Please verify the URL of your feed (make sure it presents raw RSS) and check that it is valid before using this form.

Next:

http://www.rss-to-javascript.net/about.xmlChannel: RSS-to-JavaScript.NET Encoder Embeder Converter

Choose options below:

Show channel? (yes/no/title) Display information about the publisher of the feed (yes=show the title and description; title= display title only, no=do not display anything)
yes title no

Number of items to display. Enter the number of items to be displayed (enter 0 to show all available)

Number of Descriptions? (0=no descriptions; 1=show full description text; n>1 = display first n characters of description; n=-1 do not link item title, just display item contents)

Use HTML/Graphics in item display? ("yes" = use HTML from feed and the full item descriptions will be used, ignoring any character limit set above; "no" = output is text-only formatted by CSS; "preserve paragraphs" = no HTML but convert all RETURN/linefeeds to <br> to preserve paragraph breaks)
yes no preserve paragraphs only

Show feed date? (yes/no) Display the time and date for each item.
yes no

Time Zone Offset (+n/-n/'feed') Date and timer are converted to GMT time; to have display in local time, you must enter an offset from your current local time to Sun, 07 Oct 2007 04:54:09 +0000 (GMT). If your local time is 5 hours before GMT, enter -5. If your local time is 8 hours past GMT, enter +8. Fractional offsets such as +10:30 must be entered as decimal +10.5. If you prefer to just display the date is recorded in the RSS, use a value = feed

Target links in the new window? (n="no, links open the same page", y="yes, open links in a new window", "xxxx" = open links in a frame named 'xxxx', 'popup' = use a JavaScript function popupfeed() to open in new window)

UTF-8 Character Encoding
Required for many non-western language web pages and also may help if you see strange characters replacing quotes in your output (see help pages for more information).
use UTF-8 character encoding

Podcast enclosures
For RSS 2.0 feeds with enclosures, display link to media files
yes no

Custom CSS Class (advanced users)
Use to create different styles for multiple feeds per page. Specify class for content as rss-box-XXXX where XXXX is the value entered below.