by The Artful Dodger » Thu Aug 28, 2008 1:29 pm
I would look into a web host like InMotion or Bluehost, which provides some semi-user-friendly tools to help build your site. I say "semi" because the tools they have tend to make it easier or more convenient for programmers at almost any skill level to deploy something quick. In short, the tools themselves don't provide much hand-holding in terms of trying to make something more dynamic (i.e. events, message board).
If I were you, I'd look at Widgetbox. They provide web applications that could make your site more dynamic with little to no added programming involved. This would be ideal for something like an events calendar or a picture board.
There's also good open source stuff out there as well, as long as you know where to look. If you need a mailer program that sends automatic event messages or newsletters, there should be mailer programs out there based on the PHP language. If you need a message board, I'd look into Phorum, a free open-source message board program that you can install in a few steps, with just the configuration to worry about. Like most open source, you can customize the code to your billing but it's sufficient enough as-is to launch.
