<?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: The lapsed church website editor</title>
	<atom:link href="http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/</link>
	<description>by Dave Walker</description>
	<lastBuildDate>Fri, 17 May 2013 22:08:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: chris clark</title>
		<link>http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/comment-page-1/#comment-262965</link>
		<dc:creator>chris clark</dc:creator>
		<pubDate>Tue, 12 Feb 2013 10:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartoonchurch.com/blog/?p=3211#comment-262965</guid>
		<description>Ours is pretty static apart from postings of the weekly newsheet which then means all the website editor has to do is to upload that as a PDF which is quite manageable.

http://sspeterandpaul-rustington.org.uk/


Could really do with a system that automatically linked the calendar to ACNY.</description>
		<content:encoded><![CDATA[<p>Ours is pretty static apart from postings of the weekly newsheet which then means all the website editor has to do is to upload that as a PDF which is quite manageable.</p>
<p><a href="http://sspeterandpaul-rustington.org.uk/" rel="nofollow">http://sspeterandpaul-rustington.org.uk/</a></p>
<p>Could really do with a system that automatically linked the calendar to ACNY.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Laughing Housewife</title>
		<link>http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/comment-page-1/#comment-262961</link>
		<dc:creator>The Laughing Housewife</dc:creator>
		<pubDate>Tue, 12 Feb 2013 10:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartoonchurch.com/blog/?p=3211#comment-262961</guid>
		<description>I feel your pain.  I edit our church website as well the FB and Twitter accounts and my own blog (and following other blogs to keep mine alive).  It&#039;s a lot of work.

We are currently updating our website (and have been for eight months; but that&#039;s another story) and the difficulty is keeping it fresh and interesting.  So no help here, then.

:D</description>
		<content:encoded><![CDATA[<p>I feel your pain.  I edit our church website as well the FB and Twitter accounts and my own blog (and following other blogs to keep mine alive).  It&#8217;s a lot of work.</p>
<p>We are currently updating our website (and have been for eight months; but that&#8217;s another story) and the difficulty is keeping it fresh and interesting.  So no help here, then.</p>
<p> <img src='http://www.cartoonchurch.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Margaret</title>
		<link>http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/comment-page-1/#comment-262959</link>
		<dc:creator>Margaret</dc:creator>
		<pubDate>Tue, 12 Feb 2013 10:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartoonchurch.com/blog/?p=3211#comment-262959</guid>
		<description>If only our church was built in 1982 instead of 1182 it might have a dampproof course, proper heating and loo. 

Our church website posts podcasts of sermons which is great if you can&#039;t get to church but they stopped posting last September. Is this a website editor problem or were there no sermons worth posting in that period? Should we allow them to be reviewed/recommended on line a la Trip Adviser or Amazon?</description>
		<content:encoded><![CDATA[<p>If only our church was built in 1982 instead of 1182 it might have a dampproof course, proper heating and loo. </p>
<p>Our church website posts podcasts of sermons which is great if you can&#8217;t get to church but they stopped posting last September. Is this a website editor problem or were there no sermons worth posting in that period? Should we allow them to be reviewed/recommended on line a la Trip Adviser or Amazon?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/comment-page-1/#comment-262952</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Tue, 12 Feb 2013 08:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartoonchurch.com/blog/?p=3211#comment-262952</guid>
		<description>Lots of ways to insert a calendar... one very simply way is to store your calendar data in Google Calendar, and use an iframe to embed that in your site. Simple and very easy to set up. I have found the Google Calendar user interface to be very quick and easy to use - important if you&#039;re planning to put every service in individually, as we do for clarity.

There are also WordPress plugins that will provide a calendar within the WordPress UI itself, typically with each event being either a post or (nowadays) a custom post type which you update within the WordPress admin interface. On a non-church site I use &quot;Event Calendar 3&quot; which seems to have fallen into disuse. Time to look again at alternatives.

For our church site I ended up using Google Calendar, but writing my own plugin to pull the data in from Google and show it how I wanted it - this was nontrivial, but was jolly handy in a parish with three buildings, as the &quot;normal&quot; Google Calendar embed wouldn&#039;t show the venues by default. For the current site revamp I will be looking at out-of-the-box alternatives, &quot;Google Calendar Events&quot; looks quite possibly flexible enough for me to be able to dump my own plugin.</description>
		<content:encoded><![CDATA[<p>Lots of ways to insert a calendar&#8230; one very simply way is to store your calendar data in Google Calendar, and use an iframe to embed that in your site. Simple and very easy to set up. I have found the Google Calendar user interface to be very quick and easy to use &#8211; important if you&#8217;re planning to put every service in individually, as we do for clarity.</p>
<p>There are also WordPress plugins that will provide a calendar within the WordPress UI itself, typically with each event being either a post or (nowadays) a custom post type which you update within the WordPress admin interface. On a non-church site I use &#8220;Event Calendar 3&#8243; which seems to have fallen into disuse. Time to look again at alternatives.</p>
<p>For our church site I ended up using Google Calendar, but writing my own plugin to pull the data in from Google and show it how I wanted it &#8211; this was nontrivial, but was jolly handy in a parish with three buildings, as the &#8220;normal&#8221; Google Calendar embed wouldn&#8217;t show the venues by default. For the current site revamp I will be looking at out-of-the-box alternatives, &#8220;Google Calendar Events&#8221; looks quite possibly flexible enough for me to be able to dump my own plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/comment-page-1/#comment-262936</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 11 Feb 2013 23:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartoonchurch.com/blog/?p=3211#comment-262936</guid>
		<description>Here&#039;s a technical question. It looks like the website is built on WordPress, how will you be getting a calendar onto the front page. I need to do something similar with a different Church website also built on WordPress. It too hadn&#039;t been updated for a while, so we went dramatic and ditched the early 2000s frameset for a proper website.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a technical question. It looks like the website is built on WordPress, how will you be getting a calendar onto the front page. I need to do something similar with a different Church website also built on WordPress. It too hadn&#8217;t been updated for a while, so we went dramatic and ditched the early 2000s frameset for a proper website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Archdruid Eileen</title>
		<link>http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/comment-page-1/#comment-262922</link>
		<dc:creator>Archdruid Eileen</dc:creator>
		<pubDate>Mon, 11 Feb 2013 21:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartoonchurch.com/blog/?p=3211#comment-262922</guid>
		<description>I often think the important thing is to blog every day, and just keep going when it turns rubbish. I owe that, at least, to my public.

And surely you could just write about what the space where the church now is, was like in the 14th century?</description>
		<content:encoded><![CDATA[<p>I often think the important thing is to blog every day, and just keep going when it turns rubbish. I owe that, at least, to my public.</p>
<p>And surely you could just write about what the space where the church now is, was like in the 14th century?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/comment-page-1/#comment-262920</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 11 Feb 2013 21:11:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartoonchurch.com/blog/?p=3211#comment-262920</guid>
		<description>You keep a fine website Archdruid Eileen. I like your 14th Century idea, but sadly our church was only built in about 1982. 

Any tips you can give on how to post every day on a blog without it turning rubbish would be appreciated though.</description>
		<content:encoded><![CDATA[<p>You keep a fine website Archdruid Eileen. I like your 14th Century idea, but sadly our church was only built in about 1982. </p>
<p>Any tips you can give on how to post every day on a blog without it turning rubbish would be appreciated though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Archdruid Eileen</title>
		<link>http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/comment-page-1/#comment-262919</link>
		<dc:creator>Archdruid Eileen</dc:creator>
		<pubDate>Mon, 11 Feb 2013 21:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartoonchurch.com/blog/?p=3211#comment-262919</guid>
		<description>I would like to think I shamed you into this admission with my post on church websites. But you were probably too busy not updating the Twitter account to read it.

Have you thought of just posting updates about what the church was like in the 14th Century? I believe that&#039;s very popular.</description>
		<content:encoded><![CDATA[<p>I would like to think I shamed you into this admission with my post on church websites. But you were probably too busy not updating the Twitter account to read it.</p>
<p>Have you thought of just posting updates about what the church was like in the 14th Century? I believe that&#8217;s very popular.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.cartoonchurch.com/blog/2013/02/11/church-website-editor/comment-page-1/#comment-262918</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 11 Feb 2013 21:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.cartoonchurch.com/blog/?p=3211#comment-262918</guid>
		<description>PS Please talk a bit in the comments. This is the only thing that can redeem this dreadful blog post.</description>
		<content:encoded><![CDATA[<p>PS Please talk a bit in the comments. This is the only thing that can redeem this dreadful blog post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
