Was wondering if anyone knew of a good "status page" that I could use or point me in the correct direction, without having to rewrite a bunch of code for our organization?
Basically, it would be a page with a text area to post and update.
Anyone in the organization should be able to post, as this is an internal only tool.
We just want to have a centralized place to get a status of updates. I know I could do this with my own code, but I don't exactly have a bunch of free time and wanted to know if there was a way to do this with tools already out there.
I've already tried wordpress, but that requires you to have a user login to have permissions to post. I literally want it to be public, almost like a wiki, only more along the lines of twitter (update->post->everyone sees - without any form of authentication)