My experiments with SQLite have been on hold for the last week or so because Vicki signed me up to be on the web committee for the Browncroft Neighborhood Association. The current page is functional but not pretty, plus it’s hosted on an AOL member’s account. If I were to host it myself, they’d have gigabytes of space instead of the 2 megabytes they have now.
We’ve got a committee together, so the first thing I did was set up a mailing list for the web committee. After a week, though, not one member of the list has sent any messages to it except for me.
The second thing I did was register the domain BrowncroftNA.org and set up virtual hosting on my home server.
The third thing I did was spend some time at OpenSourceCMS.com trying out different Content Management Systems (CMS). One that caught my eye was ModX, which has a really nice AJAX-y administration interface. So I set it up on my server to experiment with. Obviously, I’m going to have to wait for the committee to decide on what content they want and where they want it, and that sort of thing. But I think a CMS looks like the way to go for the basic framework.
One thing I haven’t figured out how to do with this CMS is how to create role accounts that can upload files and link them to one particular web site – so, for example, the news letter editor can upload PDFs of the newsletters and link them from a news letter page. Or the History Committee can upload pictures and articles about the history of the neighborhood. Maybe I can do it, or maybe I’ll have to switch to a different CMS.
One thing that some CMS have, but this one doesn’t, is a web forum. I don’t like web forums much myself – I much prefer email lists. Some people like them though, so perhaps what I should look for is a web forum that can also email out posts to a mailing list as well as through an RSS feed. That way everybody can be happy.
The search continues.