Newstoday Broadcast
- Started
- Last post
- 7 Responses
- ♣
I want to include a system similar to the Newstoday Broadcast column on our company intranet.
What is the simplest way to set up something like this where people from the company can login and post messages or links? Can it be done in flash?
thanks
- ♣0
if i want to use something like blogger, will it work with my standard hosted account. i keep getting ftp errors. do i need to have an ftp capable account?
- mrdobolina0
if it will be accessible to anyone who has access to the intranet, you could modify a guestbook script.
- rabattski&rabattski0
depends how you set it up and what you're working with. when for instance you write to a txt file on the server you need to change the permissions for that file (chmod 755). you can do that either with an ftp app or thru a telnet app (if your server allows it)
- ********0
PHP and MySQL
- ♣0
thanks all.
I guess the bigger question that people are asking around here is what is the advantage of something like this over me just sending out a company wide email?
- rabattski&rabattski0
well, it's more instant. and people can choose for themselves to check it or not. especially if you get a lot of e-mails. and if people can contribute to it it generates more interactivity. not so one-way.