DEVELOPER LINKS
Virtual host sample from Unix Girl
Unix Girl to the rescue!
Even after searching through the apache documentation, I could not find the way to set
Allow OverRide. Unix Girl has this great example of a virtual host entry with all sorts of options. Thank you for sharing!
Dynamic Content with DOM2
This is a great article to get started with DOM2 ( aka: Document Object Model Level 2). It explains why the 'document.write()' property is bad and should be avoided. It takes the concepts behind the technology and breaks them down into understandable chunks. THis article does pre-suppose a basic understanding of the document object model and parent/child node relationships.
There is also
second part to this article!
Podcasting with Drupal
Are you a volunteer web developer for a church? If you are creating a site as a gift to an organization, Drupal is a great way to go- there is a large and active user community and there are even ways to painlessly integrate new features when they ask for them. Take for example: Podcasting the sermons! This audio episode outlines the process (as well as you can teach something tech related via audio).