[help] Rss Xml Feeds, Dynamic Content

Guys I need your help...

I want to add news (like on A-S) to my site through xml - I just update/amend the xml file and the xml parser updates/amends the html file.

Is this done thru RSS, those weblogs things like moveable type or some other way? Or there is no way but to edit the html file manually everytime?

thanks

plz forgive my technical in-accuracies if there are any.

#214422

You can, in fact, do any of the options you suggested, depending on the approach you'd like to take.

Aqua-Soft, for example, uses the open-source blogging engine b2evolution, but there are many other blogging engines (both free and for-pay) that provide similar (or better functionalities).

You could also set up PHP (or a few) to read an XML file you create and modify, and format this document appropriately for web delivery. This formatting could be done in many ways, but the quickest to implement is probably using XSLT.

#214508

I've installed MovableType on my server now, does any one know how to set up the blog? I just can't figure it out?!!

Please help....

#215877