Not sure if it belongs here, but here's my question. You know those news posting scripts you can put on your websites? Like, instead of logging into ur FTP and upload the HTML file, you can like, log into a page and then, whatever you type there will be updated on your website. Well, I'm trying to find one that'll allow me and my staffs to publish news on different sections of the webpage. Like, within the main page, whatever PersonA type would appear in the left side of the page, whatever Person B and Person C update on their news account will apppear on the right side of the page, etc etc. Any suggestions or helps or free scripts??
That could easily be done with wordpress. Just set it up so each user has their own login. Set each person up with their own category to post in. Once they have made their posts, you can include their text into your page with a server side include.