PDA

View Full Version : RSS Creator - Help me


nas
05-12-2005, 09:22 PM
Hi, pls I need a help.

How to get a good free RSS Creator ?. How to Convert a HTML file to RSS or XML ?
pls help me

:hmmmm: :hmmmm:

Terminator1138
05-13-2005, 08:19 AM
If you just want HTML to move into RSS, sorry it does not work like that.

You might want to look into CaRP or Grouper
You can use javascript to display Rss as html also, but I don't think you can create HTML into RSS

RSS is mainly from newsites that use PHP with Databases.

nas
05-13-2005, 09:59 PM
thx.. Terminator,

Mike C
11-23-2005, 05:11 AM
More often then not scratch writing an rss feed is bother over output.
Many a blog engine will work better for you. Such as Wordpress.
When you write in wordpress it stores the data in MySql However
Wordpress has a conversion php script that translates your articles into practical .rss

Take a look at my blog http://mikechrysler.com/notes
Now take a look at how I retrieved the rss feed and sent it into swishmax(swf)
http://mikechrysler.com/p/rss2.html/ (give it a second to load)
Wordpress comes standard in Fantastico or you can manually install it on your server.
http://wordpress.com

Mike C

mystickcal
09-18-2006, 06:17 PM
Search Google for Feed Spring. It creates RSS Feeds. I use it and its free. Its easy to work with too. I haven't had any problems with it.