RSS Feed In ASP, Create RSS, XML News

Hurrah!

I have put this websites news publishing system online with a RSS generating script from ASPRSS.com. I had been searching for a way to sydicate my news with ASP for awhile when I stumbled accross this script. I use it to automatically generate a XML file containing this websites last 20 posts. It's a pretty nice script and comes in several flavors including: VBScript, Javascript, VB .NET, and C# .net.

Publishing with RSS

A couple of neat features I added to this news system are an online html editor for the main content, like this paragraph, an export news to Excel page, and a send 2 friend via Email for the individual publishings. Its all pretty basic stuff, but I am proud of my news system. After I add a couple of more things I will post the source code for download as a completed news/blog web application.

The to do list:

  • Have the createRSSvb.asp to output the RSS to the browser instead of generating a file due to not having writable folder permissions on most webservers.
  • Have the RSS news feed archive itself on a monthly basis.
  • And maybe a tutorial video to sum it all up.

Until then, I am looking forward to my next post at the new site. Oh yes, you can get the feed here: XML


Back to Top
© 2008 Digitalus Multimedia Co., All rights reserved.
All trademarks property of their respected owners. RSS
RSS Feed In ASP, Create RSS, XML News Summary:
The first posting since switching over to the new RSS news feed powered by an online html editor. I have been wondering about RSS feeds for some time now. XML has gotten me very interested as it has grown over the last few years. It seems to power everything from Windows Server 2003 to most modern software applications. I jumped in with a RSS kit provided by asprss.com.