Author Archive

Setting Up Clean URL’s for Drupal With .htaccess

Posted by Dev Team August 17th, 2008

By default, Drupal passes path arguments to itself via its dynamically generated URLs. This results in URLs that look like “http://www.example.com/?q=node/83.” This can make URLs hard to read and it prevents some search engines from indexing the pages with these URLs. Research suggests this may not be as great an issue for some of the […]

Tags: , ,

Building Forum Communities - Software is the Foundation

Posted by Dev Team February 25th, 2008

When developing a forum based community, the most critical aspect is choosing “which forum software to use?” At Resdaz, our forum software of choice for over two years has been Simple Machines (SMF) because it is “open source” and the foundational code can be altered to any extent by outside developers.
The only requirement for using […]

Tags: , , ,

Hello world!

Posted by Dev Team December 2nd, 2007

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!