<?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>Ed&#039;s World &#187; google</title>
	<atom:link href="http://www.jellard.co.uk/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jellard.co.uk</link>
	<description>Bringing data into real life in a meaningful way</description>
	<lastBuildDate>Thu, 26 Aug 2010 21:26:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Handwritten post-it notes generated from Google Calendar</title>
		<link>http://www.jellard.co.uk/2010/02/handwritten-post-it-notes-generated-from-google-calendar/</link>
		<comments>http://www.jellard.co.uk/2010/02/handwritten-post-it-notes-generated-from-google-calendar/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 20:44:26 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[GD]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[scouts]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.jellard.co.uk/?p=186</guid>
		<description><![CDATA[ I&#8217;ve recently created a new website for my scout group, Highfield Scouts, and have put up a google calendar.  More out of a challenge than a real need, I&#8217;ve knocked up a script that uses the Google Data API for PHP to query my calendar feed, grab the next event, and make a [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/uploads/2010/02/scouts4.jpg" style="float: left; margin: 10px;" alt="Scouts" /> I&#8217;ve recently created a new website for my scout group, <a href="http://www.highfieldscouts.org.uk">Highfield Scouts</a>, and have put up a google calendar.  More out of a challenge than a real need, I&#8217;ve knocked up a script that uses the <a href="http://code.google.com/apis/calendar/data/1.0/developers_guide_php.html">Google Data API for PHP</a> to query my calendar feed, grab the next event, and make a fake handwritten postit note.  The script runs every hour to keep the images up to date.</p>
<p>I&#8217;ve made a little markup system so that the whole postit can be a link, and the time and location can be overridden (child protection malarky &#8211; can&#8217;t just put a time and location for some things!)</p>
<p>It&#8217;s all written in PHP, using the GD graphics features to put the text on a background image.  If you&#8217;re interested in the code, comment, and I&#8217;ll give it to you (if you link to me!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jellard.co.uk/2010/02/handwritten-post-it-notes-generated-from-google-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
