Marketing effortsAs we are beginning our marketing efforts, I am busy revamping the CWITE web infrastructure. Part of this is to create a blog where the volunteers can publish information about what we are working on.
WebsiteOur new website is a mixture of technologies.
Microsoft Expression Web Designer (MEWD)The basic site (viewable at www.cwite.org) was created with Microsoft Expression Web Designer (MEWD). MEWD is a huge step above Frontpage, which is it's obvious replacement (makes me wonder why Frontpage is going to roll out with Office 2007) . The biggest benifit is that MEWD is very static-html friendly. I was able to slap the content together, then just FTP the project to my webserver, and everything just worked (pages, site navigation menus, etc)
How great is that?
Google hostingAnother great tool we are leveraging is Google's hosting services, which comprises of:
- Domain Hosted Email
- Domain Hosted web pages
- Calendar
- Blog (this blog)
- Groups
Other techOther technologies we are leveraging include a Windows 2003 server running MediaWiki. Unfortunatly for us, MediaWiki requires Apache and MySQL, so we have to use that instead of E-Z IIS.
Fortunatly for that, we can use the same server and services for a subversion repository, where we store our version-controlled documents.