<?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: Launched: The Village Church on WordPress</title>
	<atom:link href="http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/</link>
	<description>The Digital Home of Ken &#38; Sarah Walker</description>
	<lastBuildDate>Mon, 05 Jan 2009 20:05:46 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John</title>
		<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/comment-page-1/#comment-1216</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 15 Nov 2005 19:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://kennsarah.net/?p=908#comment-1216</guid>
		<description>I should make clear that I am not affiliated with the Sunbird project - I didn&#039;t realize that the website would be tied to my name like that...</description>
		<content:encoded><![CDATA[<p>I should make clear that I am not affiliated with the Sunbird project &#8211; I didn&#8217;t realize that the website would be tied to my name like that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/comment-page-1/#comment-1215</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 15 Nov 2005 19:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://kennsarah.net/?p=908#comment-1215</guid>
		<description>Ken, Sunbird is a Mozilla project for calendar software. It is compatible with iCal calendar format, and should be usable for phpicalendar. I have used the 0.2 version (though I&#039;m a Mac guy, so I generally use iCal). It seems pretty stable, and they&#039;re doing simultaneous Windows/Linux/Mac releases.</description>
		<content:encoded><![CDATA[<p>Ken, Sunbird is a Mozilla project for calendar software. It is compatible with iCal calendar format, and should be usable for phpicalendar. I have used the 0.2 version (though I&#8217;m a Mac guy, so I generally use iCal). It seems pretty stable, and they&#8217;re doing simultaneous Windows/Linux/Mac releases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/comment-page-1/#comment-1206</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 10 Nov 2005 01:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://kennsarah.net/?p=908#comment-1206</guid>
		<description>Hey &quot;Kyleen&quot;:http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/#comment-1204!  Thanks for the encouragement.  Just curious: what kind of stuff are you and Adam talking up about The Fold? :)</description>
		<content:encoded><![CDATA[<p>Hey &#8220;Kyleen&#8221;:http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/#comment-1204!  Thanks for the encouragement.  Just curious: what kind of stuff are you and Adam talking up about The Fold? <img src='http://kennsarah.net/wp-content/plugins/smilies-themer/Nomicons v2.0/smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyleen</title>
		<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/comment-page-1/#comment-1204</link>
		<dc:creator>Kyleen</dc:creator>
		<pubDate>Tue, 08 Nov 2005 19:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://kennsarah.net/?p=908#comment-1204</guid>
		<description>YAY!!!  I&#039;m very very excited about the updates on our webpage, Ken.  This is fantastic.  I know Adam Browne and I have often discussed all the opportunities out there with the internet that would be great resources for The Fold (that&#039;s what Sarah&#039;s calling the praise band these days).  Technology is so exciting!</description>
		<content:encoded><![CDATA[<p>YAY!!!  I&#8217;m very very excited about the updates on our webpage, Ken.  This is fantastic.  I know Adam Browne and I have often discussed all the opportunities out there with the internet that would be great resources for The Fold (that&#8217;s what Sarah&#8217;s calling the praise band these days).  Technology is so exciting!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Bond</title>
		<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/comment-page-1/#comment-1200</link>
		<dc:creator>Mike Bond</dc:creator>
		<pubDate>Fri, 04 Nov 2005 12:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://kennsarah.net/?p=908#comment-1200</guid>
		<description>Hula is a neat project, but it has several things that I view as a short coming. 

1) It uses its own mail smtp server instead of utilizing one that is already on the box.

2) It uses mbox instead of maildir  .... i&#039;m kinda of torn on this one. mbox is faster for mailboxes with large number of files, and i like its behavior of not allowing folders and mail in the same mailbox. but maildir works much better with thunderbird. ... i&#039;m not sure why, since it is self contained with its own servers, why they didn&#039;t use mysql (or some other database) to store everything. Takes away the file system limitations away ... 

I have 120,000 emails in one of my folders. With maildir that would be too big to use commandling tools to manipulate the data. With mbox it takes forever to open the folder (its like 120gb file that needs opened then parsed) ... a relational database just seems like a more sane solution for mail servers. 

Oh well, a little off topic. sorry.</description>
		<content:encoded><![CDATA[<p>Hula is a neat project, but it has several things that I view as a short coming. </p>
<p>1) It uses its own mail smtp server instead of utilizing one that is already on the box.</p>
<p>2) It uses mbox instead of maildir  &#8230;. i&#8217;m kinda of torn on this one. mbox is faster for mailboxes with large number of files, and i like its behavior of not allowing folders and mail in the same mailbox. but maildir works much better with thunderbird. &#8230; i&#8217;m not sure why, since it is self contained with its own servers, why they didn&#8217;t use mysql (or some other database) to store everything. Takes away the file system limitations away &#8230; </p>
<p>I have 120,000 emails in one of my folders. With maildir that would be too big to use commandling tools to manipulate the data. With mbox it takes forever to open the folder (its like 120gb file that needs opened then parsed) &#8230; a relational database just seems like a more sane solution for mail servers. </p>
<p>Oh well, a little off topic. sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/comment-page-1/#comment-1199</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 03 Nov 2005 23:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://kennsarah.net/?p=908#comment-1199</guid>
		<description>&quot;Scott&quot;:http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/#comment-1196, thanks.  Yeah, the &quot;Listen Now&quot; links are broken as a result of the transition.  I&#039;ve come up with a solution to fix this which I&#039;ll implement this week (hopefully tomorrow).</description>
		<content:encoded><![CDATA[<p>&#8220;Scott&#8221;:http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/#comment-1196, thanks.  Yeah, the &#8220;Listen Now&#8221; links are broken as a result of the transition.  I&#8217;ve come up with a solution to fix this which I&#8217;ll implement this week (hopefully tomorrow).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/comment-page-1/#comment-1198</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 03 Nov 2005 23:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://kennsarah.net/?p=908#comment-1198</guid>
		<description>&quot;Mike&quot;:http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/#comment-1195, thanks!  I had seen phpiCalendar, but I should take a closer look.  I don&#039;t think we&#039;ll be able to set up iCal for our church admin (she&#039;s on a PC), but if the web user interface is easy enough, this could be a good solution.

Truth be told, I wish &quot;Hula&quot;:http://www.hula-project.org/ would get off the ground already.  It looks cool, but it&#039;s hard to tell if this is something we&#039;ll be able to use.  Those &quot;37signals guys&quot;:http://www.37signals.com/svn/archives2/should_calendars_online_look_like_calendars_offline.php are asking good questions about calendaring.  If I were to redesign the template, I&#039;m not sure if I would use the current design or try to do a &quot;grid&quot; thing.</description>
		<content:encoded><![CDATA[<p>&#8220;Mike&#8221;:http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/#comment-1195, thanks!  I had seen phpiCalendar, but I should take a closer look.  I don&#8217;t think we&#8217;ll be able to set up iCal for our church admin (she&#8217;s on a PC), but if the web user interface is easy enough, this could be a good solution.</p>
<p>Truth be told, I wish &#8220;Hula&#8221;:http://www.hula-project.org/ would get off the ground already.  It looks cool, but it&#8217;s hard to tell if this is something we&#8217;ll be able to use.  Those &#8220;37signals guys&#8221;:http://www.37signals.com/svn/archives2/should_calendars_online_look_like_calendars_offline.php are asking good questions about calendaring.  If I were to redesign the template, I&#8217;m not sure if I would use the current design or try to do a &#8220;grid&#8221; thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alissa</title>
		<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/comment-page-1/#comment-1197</link>
		<dc:creator>Alissa</dc:creator>
		<pubDate>Thu, 03 Nov 2005 21:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://kennsarah.net/?p=908#comment-1197</guid>
		<description>::applause::</description>
		<content:encoded><![CDATA[<p>::applause::</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/comment-page-1/#comment-1196</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 03 Nov 2005 19:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://kennsarah.net/?p=908#comment-1196</guid>
		<description>As usual, way to go!  I&#039;d hire you in a second.  Oh wait a minute, I did...

FYI, when I click on the &quot;listen now&quot; link on the sermons page, I get an &quot;Error 404 - Not Found&quot; message on a strange page.  Are you aware of this?</description>
		<content:encoded><![CDATA[<p>As usual, way to go!  I&#8217;d hire you in a second.  Oh wait a minute, I did&#8230;</p>
<p>FYI, when I click on the &#8220;listen now&#8221; link on the sermons page, I get an &#8220;Error 404 &#8211; Not Found&#8221; message on a strange page.  Are you aware of this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Bond</title>
		<link>http://kennsarah.net/2005/11/03/launched-the-village-church-on-wordpress/comment-page-1/#comment-1195</link>
		<dc:creator>Mike Bond</dc:creator>
		<pubDate>Thu, 03 Nov 2005 18:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://kennsarah.net/?p=908#comment-1195</guid>
		<description>http://phpicalendar.net/

Upload your ical stuff with rsync ... I&#039;ve never tried customizing the default theme, but it works very well.</description>
		<content:encoded><![CDATA[<p><a href="http://phpicalendar.net/" rel="nofollow">http://phpicalendar.net/</a></p>
<p>Upload your ical stuff with rsync &#8230; I&#8217;ve never tried customizing the default theme, but it works very well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
