What program will build my company website?
October 24, 2007 5:02 PM
Subscribe
I will soon be put in charge of putting together a secure website for my company. It won't be terribly complex (I think), and it doesn't have to look terribly pretty, but as a relative newbie to something like this, I need some advice as to what software to use.
The purpose of the site is to take a rather large number of mainly Word .doc files and some PDF files and make them available for employees via the Internet. As it's for employees only, and we need to protect the files from rivals, a login/password will be necessary.
The files must be categorized and tagged, so I can add a search function. And I also want to add a forum page, so employees can discuss and talk about work and so forth.
So what software is useful for accomplishing these things? Aside from a handful of HTML tags, I don't know any programming language, though I've taught myself some Python basics and can continue that if it'll help with this project. Is there a program that can cover all these bases? Something free/open source would be ideal.
Lastly, is this possible on a relatively older PC (maybe Pentium I or II) running Windows XP, or would I need something more robust?
posted by zardoz to computers & internet (11 comments total)
2 users marked this as a favorite
Is there a reason that this has to be a website? It sounds like you are describing a file server, which can be implemented without using a website interface and can be set up to be available over the Internet. This will probably be less CPU intensive than setting up a web interface.
...oh wait, just saw the search function.
Hmmm...does this have to be hosted on a computer inside your company? I'm almost certain there are web services out there that could do this faster and easier than setting it up yourself.
posted by Deathalicious at 5:26 PM on October 24, 2007