hi!

I need to create a blog in my page, but it has to have the following characteristics:

1- Four people are going to write it, so I need each entry to display the author of that entry.

2- I need it to load the entries as an external txt file, so it will be easy for everyone to upload the entries. I want all four of us to simply write the txt file, send it to the server and voilá...

How do I go about doing this?