Ok, here's my new project: a javascript Blogger
The reason I see a need for this is that most free websites (geoshitties for example) do not allow php and constantly editing and uploading a .html news site can get quite annoying. Often, you have several pages that you have to update, making it so that you have to edit several .html pages.
Instead, you simply upload 1 (2 if you want an "archives" page) html documents (You only need to do this once) and 1 .js file (This is the main blog file).
There are some limitations to this. For example, you can't simply make a post into your blog (You have to edit the .js file and re-upload it.)
I've made a blog post creator tool, this makes adding posts simple and easy.
btw, right now this is in the ALPHA stages -- I'm just testing what I can do, user reactions, interfaces, etc.
BTW2, screenshots attached.