<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Data Driven &#8211; what, when and how</title>
	<atom:link href="http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/feed/" rel="self" type="application/rss+xml" />
	<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/</link>
	<description>Teaching, rebuking, correcting &#38; training in righteous web design.</description>
	<lastBuildDate>Mon, 04 Jan 2010 07:25:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alaskan Aficionado</title>
		<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/comment-page-1/#comment-2133</link>
		<dc:creator>Alaskan Aficionado</dc:creator>
		<pubDate>Fri, 03 Sep 2004 03:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how#comment-2133</guid>
		<description>Techpentance: An intentional, dramatic turn from ignorant and/or abusive misuse of technology to the beneficial and wise application thereof.

Dean, Thanks for the great reply. 

Peace of christ to you all.
</description>
		<content:encoded><![CDATA[<p>Techpentance: An intentional, dramatic turn from ignorant and/or abusive misuse of technology to the beneficial and wise application thereof.</p>
<p>Dean, Thanks for the great reply. </p>
<p>Peace of christ to you all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Warnock</title>
		<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/comment-page-1/#comment-2132</link>
		<dc:creator>Adrian Warnock</dc:creator>
		<pubDate>Fri, 27 Aug 2004 17:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how#comment-2132</guid>
		<description>We use blogger for our sermons website.  Not sure if that would qualify as data driven because of course the html is formatted by Blogger.  We plan to improve the look of the pages and of course it will be really easy to do so once they are all published in the same way.</description>
		<content:encoded><![CDATA[<p>We use blogger for our sermons website.  Not sure if that would qualify as data driven because of course the html is formatted by Blogger.  We plan to improve the look of the pages and of course it will be really easy to do so once they are all published in the same way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/comment-page-1/#comment-2131</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 25 Aug 2004 13:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how#comment-2131</guid>
		<description>good timing - i have a meeting tonight to discuss the next (long awaited) plan for the church website, http://www.wheelockheathbaptist.org and I want to go to a CMS - I&#039;m looking at mambo but it might be too complicated.  Unfortunately i&#039;m sure they&#039;ll want something up by tomorrow ;-)</description>
		<content:encoded><![CDATA[<p>good timing &#8211; i have a meeting tonight to discuss the next (long awaited) plan for the church website, <a href="http://www.wheelockheathbaptist.org" rel="nofollow">http://www.wheelockheathbaptist.org</a> and I want to go to a CMS &#8211; I&#8217;m looking at mambo but it might be too complicated.  Unfortunately i&#8217;m sure they&#8217;ll want something up by tomorrow <img src='http://healyourchurchwebsite.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Pronych</title>
		<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/comment-page-1/#comment-2130</link>
		<dc:creator>Daniel Pronych</dc:creator>
		<pubDate>Wed, 25 Aug 2004 06:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how#comment-2130</guid>
		<description>Frank, as far as search engines go you can always use ModRewrite if your on Apache (i.e. contactform.shtml?contactID=1 can turn into contactform_contactID1.html) and compliments browsers and search engines just fine.  Additionally, it makes a lot more sense for users (you never know if they keep close watch on the length of the URL!)

  I find database-driven sites can save a lot of effort but they only do so through a lot of careful fore-planning and a lot of grunt work before actually released.  For example, I designed a sermon system for a church that allows the pastor to update/add his sermons easily from MS Word, but it certainly isn&#039;t going to be easy if I want to change the database now!  You can view the system at &lt;a href=&quot;http://pvcc.cbcregina.ca/sermons/&quot; rel=&quot;nofollow&quot;&gt;http://pvcc.cbcregina.ca/sermons/&lt;/a&gt; -- see? Databases are cool when well thought out and designed.  Happy coding!</description>
		<content:encoded><![CDATA[<p>Frank, as far as search engines go you can always use ModRewrite if your on Apache (i.e. contactform.shtml?contactID=1 can turn into contactform_contactID1.html) and compliments browsers and search engines just fine.  Additionally, it makes a lot more sense for users (you never know if they keep close watch on the length of the URL!)</p>
<p>  I find database-driven sites can save a lot of effort but they only do so through a lot of careful fore-planning and a lot of grunt work before actually released.  For example, I designed a sermon system for a church that allows the pastor to update/add his sermons easily from MS Word, but it certainly isn&#8217;t going to be easy if I want to change the database now!  You can view the system at <a href="http://pvcc.cbcregina.ca/sermons/" rel="nofollow">http://pvcc.cbcregina.ca/sermons/</a> &#8212; see? Databases are cool when well thought out and designed.  Happy coding!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick</title>
		<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/comment-page-1/#comment-2129</link>
		<dc:creator>rick</dc:creator>
		<pubDate>Wed, 25 Aug 2004 03:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how#comment-2129</guid>
		<description>hey - that cj dats DB book is still the best one out there :) - don&#039;t knock it!</description>
		<content:encoded><![CDATA[<p>hey &#8211; that cj dats DB book is still the best one out there <img src='http://healyourchurchwebsite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; don&#8217;t knock it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al Burden</title>
		<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/comment-page-1/#comment-2128</link>
		<dc:creator>Al Burden</dc:creator>
		<pubDate>Wed, 25 Aug 2004 02:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how#comment-2128</guid>
		<description>Another benefit of the data-driven website, if it&#039;s done correctly: The time-strapped webmaster doesn&#039;t have to update all the content al the time. That can be left to a less technically-minded but time-rich person :) I&#039;ve employed a PHP/MySQL content management system called Xoops (www.xoops.org)to power our church&#039;s website. It takes a bit of effort/CSS &amp; HTML knowledge if you want to truly customise it to look the way you want (although there are lots of &quot;themes&quot; available for use)but once it looks the way you want, updating it is a snap.
(Yes, i&#039;m a Xoops convert, but there are plenty of other Content Management Systems out there)

Great site, i&#039;ll have to spend some time reading your articles.</description>
		<content:encoded><![CDATA[<p>Another benefit of the data-driven website, if it&#8217;s done correctly: The time-strapped webmaster doesn&#8217;t have to update all the content al the time. That can be left to a less technically-minded but time-rich person <img src='http://healyourchurchwebsite.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;ve employed a PHP/MySQL content management system called Xoops (www.xoops.org)to power our church&#8217;s website. It takes a bit of effort/CSS &amp; HTML knowledge if you want to truly customise it to look the way you want (although there are lots of &#8220;themes&#8221; available for use)but once it looks the way you want, updating it is a snap.<br />
(Yes, i&#8217;m a Xoops convert, but there are plenty of other Content Management Systems out there)</p>
<p>Great site, i&#8217;ll have to spend some time reading your articles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristen O'Brien</title>
		<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/comment-page-1/#comment-2127</link>
		<dc:creator>Kristen O'Brien</dc:creator>
		<pubDate>Tue, 24 Aug 2004 21:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how#comment-2127</guid>
		<description>As far as Google (and other search engine crawl bots) are concerned, they see the pages just like your visitors do.

My simple guess is that it visits your page (typically twice a month for most church sites, heavier traffic ones maybe more) and follows the links on the page at the time and caches that information. It doesn&#039;t matter if those links are dynamically generated, it just looks at what the html shows.</description>
		<content:encoded><![CDATA[<p>As far as Google (and other search engine crawl bots) are concerned, they see the pages just like your visitors do.</p>
<p>My simple guess is that it visits your page (typically twice a month for most church sites, heavier traffic ones maybe more) and follows the links on the page at the time and caches that information. It doesn&#8217;t matter if those links are dynamically generated, it just looks at what the html shows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Ramage</title>
		<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/comment-page-1/#comment-2126</link>
		<dc:creator>Frank Ramage</dc:creator>
		<pubDate>Tue, 24 Aug 2004 20:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how#comment-2126</guid>
		<description>DD sounds good... uniformity, maintenance, change management.

What about search engine visibility? (IOW, how&#039;s the search engine gonna see my compelling content nestled safely in a MySQL table?)

I&#039;m almost positive this has been addressed in the websphere, but I bring it up here...

-Frank</description>
		<content:encoded><![CDATA[<p>DD sounds good&#8230; uniformity, maintenance, change management.</p>
<p>What about search engine visibility? (IOW, how&#8217;s the search engine gonna see my compelling content nestled safely in a MySQL table?)</p>
<p>I&#8217;m almost positive this has been addressed in the websphere, but I bring it up here&#8230;</p>
<p>-Frank</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristen O'Brien</title>
		<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/comment-page-1/#comment-2125</link>
		<dc:creator>Kristen O'Brien</dc:creator>
		<pubDate>Tue, 24 Aug 2004 19:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how#comment-2125</guid>
		<description>Some other benefits to data driven web sites:
- Completely change how the site looks and feels without updating all of the data.
- Manipulate what gets shown on the page dynamically (i.e. show only events for the next two days, only have 10 items of a list on each page, etc.)
- Provide custom searches (search only music lyrics, only calendar events, only audio messages, etc.), instead of searching the whole site
- Allow users to enter information instead of doing it yourself (i.e. secretary adds calendar events, people sign up for mailing lists, people can send prayer requests, etc.)
- Can hide email addresses in fun ways with little work (putting contact ids in form submissions instead of email addresses, dynamically generating images of email addresses instead of using a standard mailto link, etc.).

These are just the things that I&#039;ve come across as being beneficial.</description>
		<content:encoded><![CDATA[<p>Some other benefits to data driven web sites:<br />
- Completely change how the site looks and feels without updating all of the data.<br />
- Manipulate what gets shown on the page dynamically (i.e. show only events for the next two days, only have 10 items of a list on each page, etc.)<br />
- Provide custom searches (search only music lyrics, only calendar events, only audio messages, etc.), instead of searching the whole site<br />
- Allow users to enter information instead of doing it yourself (i.e. secretary adds calendar events, people sign up for mailing lists, people can send prayer requests, etc.)<br />
- Can hide email addresses in fun ways with little work (putting contact ids in form submissions instead of email addresses, dynamically generating images of email addresses instead of using a standard mailto link, etc.).</p>
<p>These are just the things that I&#8217;ve come across as being beneficial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Mark Allen</title>
		<link>http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how/comment-page-1/#comment-2124</link>
		<dc:creator>Jon Mark Allen</dc:creator>
		<pubDate>Tue, 24 Aug 2004 15:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://healyourchurchwebsite.com/2004/08/24/data-driven-what-when-and-how#comment-2124</guid>
		<description>Not really related to data-driven concepts, but...

&quot;techpentace&quot; sounds like such a cool word, but what exactly does it mean?  Google and Dictionary.com are both ignorant of this word.  I&#039;d love to use it in a sentance of my own... :-D</description>
		<content:encoded><![CDATA[<p>Not really related to data-driven concepts, but&#8230;</p>
<p>&#8220;techpentace&#8221; sounds like such a cool word, but what exactly does it mean?  Google and Dictionary.com are both ignorant of this word.  I&#8217;d love to use it in a sentance of my own&#8230; <img src='http://healyourchurchwebsite.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->