<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Colin&#039;s Blog &#187; podcamp</title>
	<atom:link href="http://colincarmichael.ca/tag/podcamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://colincarmichael.ca</link>
	<description>My thoughts on everything.</description>
	<lastBuildDate>Thu, 01 Jul 2010 13:22:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>First Church of Facebook at PodCampToronto?</title>
		<link>http://colincarmichael.ca/first-church-of-facebook-at-podcamptoronto/</link>
		<comments>http://colincarmichael.ca/first-church-of-facebook-at-podcamptoronto/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 19:54:51 +0000</pubDate>
		<dc:creator>Colin Carmichael</dc:creator>
				<category><![CDATA[Social Media Stuff]]></category>
		<category><![CDATA[conferenc]]></category>
		<category><![CDATA[faith]]></category>
		<category><![CDATA[PCC]]></category>
		<category><![CDATA[podcamp]]></category>
		<category><![CDATA[social media]]></category>

		<guid isPermaLink="false">http://colincarmichael.ca/?p=1329</guid>
		<description><![CDATA[Update: This session is now scheduled for 1:15 on Saturday February 20th in room 201 I've added myself to the growing list of suggested sessions at PodCampToronto 2009, to be held February 21 &#038; 22, 2009 at Ryerson University. I'm offering to hold a session called "First Church of Facebook: an exploration of Faith and [...]


Related posts:<ol><li><a href='http://colincarmichael.ca/twitterbowl-analysis/' rel='bookmark' title='Permanent Link: Twitterbowl Analysis'>Twitterbowl Analysis</a></li>
<li><a href='http://colincarmichael.ca/canadian-twitter-traffic-vs-facebook/' rel='bookmark' title='Permanent Link: Canadian Twitter Traffic vs. Facebook'>Canadian Twitter Traffic vs. Facebook</a></li>
<li><a href='http://colincarmichael.ca/meddling-with-us-presidential-politics-from-canada/' rel='bookmark' title='Permanent Link: Meddling with US Presidential Politics (from Canada)'>Meddling with US Presidential Politics (from Canada)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img style="float:right" src="http://jaymoonah.com/podcamp/podcamp-toronto-2009-badge.png" alt="PodCampToronto" /><br />
<strong>Update</strong>: This session is now <a href="http://podcamptoronto.pbwiki.com/Schedule">scheduled </a>for 1:15 on Saturday February 20th in room 201</p>
<p>I've added myself to the growing list of <a href="http://podcamptoronto.pbwiki.com/PodcampTorontoSessions">suggested sessions</a> at <a href="http://podcamptoronto.pbwiki.com/">PodCampToronto 2009</a>, to be held February 21 &#038; 22, 2009 at Ryerson University.</p>
<p>I'm offering to hold a session called "First Church of Facebook: an exploration of Faith and Social Media."  We will talk about how churches and para-church organizations are (or could be) using social media to engage their existing communities of faith - and to bring their message to a wider audience. We'll also talk about the social media adoption hurdles for churches and how they're different from the private, public, and non-profit sectors.</p>
<p>These are things I've been thinking about quite a bit over the last few months as I've settled into my new responsibilities heading up the Communications Office at The Presbyterian Church in Canada. I'm looking forward to an opportunity to share my thoughts, and find out what others think.</p>
<p>If you're planning to attend PodCampToronto and you have any experience with churches and social media, I'd be happy to co-present - get in touch!
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcolincarmichael.ca%2Ffirst-church-of-facebook-at-podcamptoronto%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcolincarmichael.ca%2Ffirst-church-of-facebook-at-podcamptoronto%2F&amp;source=ccarmichael&amp;style=normal&amp;service=bit.ly&amp;hashtags=conferenc,faith,PCC,podcamp,social+media" height="61" width="50" /><br />
			</a>
		</div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fcolincarmichael.ca%2Ffirst-church-of-facebook-at-podcamptoronto%2F&amp;t=First%20Church%20of%20Facebook%20at%20PodCampToronto%3F" id="facebook_share_button_1329" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; margin: 5px 0; height:15px; border:1px solid #d8dfea; color: #3B5998; background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;">Share</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link_1329') || document.getElementById('facebook_share_icon_1329') || document.getElementById('facebook_share_both_1329') || document.getElementById('facebook_share_button_1329');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button_1329') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>


<p>Related posts:<ol><li><a href='http://colincarmichael.ca/twitterbowl-analysis/' rel='bookmark' title='Permanent Link: Twitterbowl Analysis'>Twitterbowl Analysis</a></li>
<li><a href='http://colincarmichael.ca/canadian-twitter-traffic-vs-facebook/' rel='bookmark' title='Permanent Link: Canadian Twitter Traffic vs. Facebook'>Canadian Twitter Traffic vs. Facebook</a></li>
<li><a href='http://colincarmichael.ca/meddling-with-us-presidential-politics-from-canada/' rel='bookmark' title='Permanent Link: Meddling with US Presidential Politics (from Canada)'>Meddling with US Presidential Politics (from Canada)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://colincarmichael.ca/first-church-of-facebook-at-podcamptoronto/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
