It's almost the end of semester.
Every group has their own project going.
Jeff has asked me about this php file call "rss2html", I try to e-mail to him but I don't have his e-mail address, so I just post in here. If someone see Jeff tell him that this stuff is here.
This is the link to php file and Templates.
This is the Documentation about how to use this php script.
It's very easy that you only need to open php file to set the xml file you want php script to read and set the out come text length. Also go to the templates file to adjust the out come formate. And put both file on the webspace use this smaple method and it will convert the RSS or XML to HTML formate.
This is the smaple:
http://yourdomain.com/rss2html.php?XMLFILE=http://www.rssfeed_domain.com/rssfeed.xml&TEMPLATE=http://www.yourdomain.com/template.htm&MAXITEMS=10
If you get problem to use just let me know