<?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>All Geekness Great and Small &#187; facebook</title>
	<atom:link href="http://www.danrumney.co.uk/tag/facebook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danrumney.co.uk</link>
	<description>Technology from work and home</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:00:00 +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>How to import Facebook events without timezone issues</title>
		<link>http://www.danrumney.co.uk/2009/07/01/how-to-import-facebook-events-without-timezone-issues/</link>
		<comments>http://www.danrumney.co.uk/2009/07/01/how-to-import-facebook-events-without-timezone-issues/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 22:31:21 +0000</pubDate>
		<dc:creator>dancrumb</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[icalendar]]></category>
		<category><![CDATA[pre]]></category>

		<guid isPermaLink="false">http://www.danrumney.co.uk/?p=250</guid>
		<description><![CDATA[As an owner of a brand new Palm Pre, I recently got exposed to the vagaries of trying to import my Facebook Calendar into my Pre. It&#8217;s not as easy as it should be and the fault lies with Facebook and with Palm. While we&#8217;re waiting to sort things out, I&#8217;ve written a little application, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.danrumney.co.uk/blog/wp-content/uploads/2009/07/syncMess1.png"><img class="aligncenter size-full wp-image-252" title="syncMess" src="http://www.danrumney.co.uk/blog/wp-content/uploads/2009/07/syncMess1.png" alt="syncMess" width="300" height="200" /></a></p>
<p>As an owner of a brand new Palm Pre, I recently got exposed to the vagaries of trying to import my Facebook Calendar into my Pre. It&#8217;s not as easy as it should be and the fault lies with Facebook <strong>and</strong> with Palm. While we&#8217;re waiting to sort things out, I&#8217;ve written a little application, along with the post, to help myself and others out of this pickle</p>
<p><span id="more-250"></span></p>
<p>The start of the problem is with Facebook. When you opt to export your Events, Facebook provides you with a URL pointing to an iCalendar file. This contains all the details of your upcoming events. However, what it does <em>not</em> contain (and this is critical) is any timezone information. When you access Facebook normally, it knows what timezone you are in from you computer&#8217;s clock and shows events at the according time. This is known as using a &#8216;floating&#8217; timezone and makes things a lot easier on the FB backend.</p>
<p>However, when you import this iCalendar file into another calendar application, it has no idea what timezone the file represents. Some applications will assume it is your local timezone. Others (especially web applications) may assume that the timezone is GMT. Unless you live in the UK, or other GMT countries, you&#8217;re going to see an offset for all of your events.</p>
<p>How does this play into the Pre? Well, I live in Austin, which is in the Central timezone. When I imported my Facebook events, they were off by two hours. After some investigation, I came across this theory, that I find the most compelling: My Pre is synchronised with my FB events via a server at Palm, in the Pacific timezone. Facebook &#8216;floats&#8217; my events to match the PST timezone. As a result, when they appear in my Pre, they are off by two hours.</p>
<p>So, I though to myself, why not import my FB Events into my Google calendar and use <em>that</em> as my primary calendar. Well, Google has other ideas. It sees an iCalendar file without a time zone, assumes GMT and so shifts all of my events by 6 hours.</p>
<p>As a result, I&#8217;ve made <a href="http://www.danrumney.co.uk/fbOffsetter/configureFBO.html">this app</a>. Just provide the URL to your Facebook Events Export, set your timezone and give the new calendar a name. A new URL will be generated, which you can then pass to Google Calendars. Within an hour or so, Google will import your events and keep them updated.</p>
<p>You can then sync your Pre (or other PDAs) with your Google Calendar and, hey presto, there are your events.</p>
<p>This process doesn&#8217;t add any functionality to the calendar; it just sets to timezone correctly. Any delays in synching will come from the delay of Google synching with Facebook and your Pre synching with Google. My filter adds no significant time overhead at all.</p>
<p>This functionality is provided to you all free of charge. All I ask is that you add comments and suggestions. I&#8217;m happy to tweak this and respond to error reports.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danrumney.co.uk/2009/07/01/how-to-import-facebook-events-without-timezone-issues/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Twitter vs. SMS vs. Facebook</title>
		<link>http://www.danrumney.co.uk/2009/02/17/twitter-vs-sms-vs-facebook/</link>
		<comments>http://www.danrumney.co.uk/2009/02/17/twitter-vs-sms-vs-facebook/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 22:16:34 +0000</pubDate>
		<dc:creator>dancrumb</dc:creator>
				<category><![CDATA[Communication]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.danrumney.co.uk/?p=119</guid>
		<description><![CDATA[Yesterday, my sister sent me a tweet that posed a good question: &#8220;How is Twitter any better or different than an SMS or Facebook?&#8221;. To me, the major difference is intent; intended audience and the intention behind all submissions. Twitter is, nominally, a micro-blogging platform. Blogging (as most readers are no doubt aware) os a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Message Icons" src="/images/messageIcons.png" alt="" width="400" height="280" /></p>
<p>Yesterday, my <a href="http://twitter.com/meganvwalker">sister</a> sent me a <a href="http://twitter.com/meganvwalker/status/1216695782">tweet</a> that posed a good question: &#8220;How is Twitter any better or different than an SMS or Facebook?&#8221;.</p>
<p>To me, the major difference is intent; intended audience and the intention behind all submissions.<br />
<span id="more-119"></span></p>
<p>Twitter is, nominally, a micro-blogging platform. Blogging (as most readers are no doubt aware) os a form of content generation, whereby bloggers write items called &#8216;posts&#8217; which are published in a chronological and/or categorized manner for the consumption of zero or more readers. Unless readers are using an RSS feed, they will not be aware of new posts, unless they check the blog manually. In addition, bloggers are not inherently aware of who is reading their blogs (although some blogs will attempt to track reader numbers and locations. However, this is not an inherent part of blogging).</p>
<p>Twitter differs in a number of respects. First, it is a <strong>micro</strong>-blogging platform. Posts (or &#8216;tweets&#8217; as they are known in the world of Twitter) are limited to 140 characters. Anybody can read your tweets (unless you elect to protect them), but people can <em>elect</em> to follow you on Twitter. When they do this they will automatically be made aware of your tweets through the client they are using to connect to Twitter.<br />
Twitter also has a much more explicit sense of dialogue than blogging. You can &#8216;reply&#8217; to a tweet and the original tweeter will be made aware of it. It will also be clear to everyone who is looking that you responded.<br />
In addtion, you can &#8216;directly message&#8217; a Twitter user. This is more private and remains between you and them.</p>
<p>So, how does Twitter differ from SMS? Well, SMS messages are also 140 characters long (this is not a co-incidence&#8230;), but that&#8217;s really where the similarities end. An SMS message is intended for a single user and also sent to a single device. &#8216;Direct messages&#8217; notwithstanding, tweets are for all to see and can be accessed by anybody who has a Twitter client&#8230; at any time.</p>
<p>How does Twitter differ from Facebook. They share some characteristics; Facebooks News Feed is a form of micro-blogging and anybody can access your Facebook data (within the restrictions that you set). But, Facebook has a heavy focus on applications and on explicit networking. Twitter is positioned as a communication channel, whereas Facebook is trying to be all things to all men. This isn&#8217;t a criticism, per se, rather an observation of their differences.</p>
<p>There is no reason that these platforms can&#8217;t get on. You can install Twitter clients on your cell phone; you can add Twitter Apps to your Facebook profile; you can send Twitter updates via SMS; you can receive Twitter updates via SMS.</p>
<p>For me, Twitter has proven to be a great way to reach a wide audience to let them know about events I&#8217;m planning; it&#8217;s also a great way to maintain a constant low level of contact with people I know, rather than the bursty level of content that email or telephone calls result in</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danrumney.co.uk/2009/02/17/twitter-vs-sms-vs-facebook/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>preDevCamp hits Facebook</title>
		<link>http://www.danrumney.co.uk/2009/02/04/predevcamp-hits-facebook/</link>
		<comments>http://www.danrumney.co.uk/2009/02/04/predevcamp-hits-facebook/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 17:14:21 +0000</pubDate>
		<dc:creator>dancrumb</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[preDevCamp]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[palm pre]]></category>

		<guid isPermaLink="false">http://www.danrumney.co.uk/?p=66</guid>
		<description><![CDATA[On Monday, I announced the launch of preDevCamp. There has been a fantastic global response and today I&#8217;d like to announce the fanclub that we&#8217;ve set up on Facebook. Palm are taking some real interest in this camp and a Facebook fanclub is a great way to demonstrate the level of interest. Please show some [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" style="background-color:white;" title="preDevCamp 2009" src="http://predevcamp.org/wp-content/themes/preDevCamp/images/predevcamp_2009.png" alt="" width="428" height="83" /></p>
<p>On Monday, I <a title="preDevCamp Launches!" href="http://www.danrumney.co.uk/?p=52">announced the launch of preDevCamp</a>. There has been a fantastic global response and today I&#8217;d like to announce <a title="preDevCamp Facebook Fanclub" href="http://www.facebook.com/pages/PreDevCamp/46844088654">the fanclub that we&#8217;ve set up on Facebook</a>.</p>
<p>Palm are taking some real interest in this camp and a Facebook fanclub is a great way to demonstrate the level of interest. Please show some support for preDevCamp by signing up.</p>
<p>While you&#8217;re at it, swing over to <a href="http://predevcamp.org">http://predevcamp.org</a> and sign up to one of the events. Coding the Palm Pre is going to be a dream if you have any experience with developing with AJAX, so get involved! If there isn&#8217;t an event in your city, let us know and we&#8217;ll guide you through the process of setting one up.</p>
<p><a href="http://www.facebook.com/pages/PreDevCamp/46844088654"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danrumney.co.uk/2009/02/04/predevcamp-hits-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
