Some news about Jadoo Jadoo blog engine analysis Tuesday 01/02/07 04:13:56

Here are some news about the Jadoo blog engine ...

Some tasks still need to be done:

Although I didn't do an in-depth (Merise/UML) analysis of what a blog engine should do and how it should do it (programmatically), I can say a blog is a really easy to write, at least its most common tasks like publishing posts. Nearly everything else is static text added (could be dynamically updated with PHP if you want) and a CSS style sheet. That's why Jadoo can even work with non-PHP hosting plans. And you have a backup of all your posts, you don't need to worry about dumping a database, etc. :-)

Any further comment and/or advice are welcome (by e-mail).