RSS .91 to 1.0 using ASP
Search
-
Recent Posts
Blog Tags
9/11 Advertising AOL API Apple AT&T Blogging Broadband Browser Connectivity Content e - commerce eBay Europe Google GSM History HTML IBM Intel Internet Internet Explorer Java Linux Media Microsoft Motorola MP3 Music OS Palm Search Social Networks Software Sony Standard Telephony Trends United States usability Video VOIP Wireless XML YahooRecently Read
- 10 Unsung Collaboration Tools — Many of Them Free (GigaOM)
- MEETorDIE Quantifies The Cost Of Wasteful Meetings (TechCrunch)
- TVGorge Lets You Stream 120+ Popular TV Shows, With No Geo-Restriction (TechCrunch)
- 50 Free UI and Web Design Wireframing Kits, Resources and Source Files (Smashing Magazine Feed)
- Kwedit Launches New Direct and Virtual Debt Payments Service (Inside Social Games)
What is RSSup?
RSSup is an ASP script that allows webmaster who already generate an RSS .91 feed for their site to dynamically create an RSS 1.0 feed. Using the Microsoft XML parser (supplied with IE 5) on the server side, you can now move to RSS 1.0 without having to worry about recoding your channel.
Minimum Requirements
I haven’t tested these scripts on multiple platforms but here’s the environment I used to create them:
- NT 4.0 with service pack 6
- IIS 4.0
- Internet Explorer 5.5 (this is important because Microsoft replaced the XML engine on which this script relies)
- A well formatted RSS .91 file
What files are in RSSup.zip?
Recently, I’ve started doing some manipulations or RSS file for different presentations. Included in this zip file are three files to do so:
- rssup.asp Creates the 1.0 channel
- rssupvars.asp Variables you have to change
- Readme.html Basic documentation
Installation
Installing those files is relatively easy.
- Download the source code
- Open rssupvars.asp and edit it. For your reference, here are the different variables:
myRSSfileis the location of your RSS file.myRSSurlis the root directory for your server. In my case, it would behttp://www.tnl.netmyRSStitleis the name of your channel. In my case, it would beTNL.net newslettermyRSSlinkis the name of a directory on the server you want to point to. For example, if your feed is not for the main page, you can put the subdirectory here. In my case, that would behttp://www.tnl.net/weblog/myRSSdescriptionis a description of what your channel is about. This allows directories to get more data on what the channel is. In my case it would be something along the line of"a newsletter about Internet technology"myRSSlogois the location of an image logo for your channel. Please specify the full path to the URL like http://www.foo.com/images/foologo.gif for example
- Put the files on your site and that’s it. You’re up and running with a new 1.0 channel at http://www.yoursite.com/rssup.asp
How much does it cost?
RSSup is free. If you want to use it on your server, a link back to TNL.net or Paypal donation would be very appreciated.
Copyright and final comments
I’ve created those files for my personal use and am happy to share them with you. However, I do not make any guarantee as to their impact on your server. They seem to work fine on mine. If you use them, I’d appreciate a link back to TNL.net. I’ve moved my site off the Microsoft platform in late 2002 so I do not plan to update or continue supporting those scripts. Use them at your own risk.
Comments
1rss9.com » Blog Archive » RSSup — Nov 28, 2006 : 7:27 am





