<?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>Alex Little &#187; mashup</title>
	<atom:link href="http://alexlittle.net/blog/tag/mashup/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexlittle.net/blog</link>
	<description></description>
	<lastBuildDate>Mon, 21 May 2012 17:31:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Event mapping</title>
		<link>http://alexlittle.net/blog/2009/06/25/event-mapping/</link>
		<comments>http://alexlittle.net/blog/2009/06/25/event-mapping/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 14:10:25 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[google maps]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[upcoming]]></category>

		<guid isPermaLink="false">http://alexlittle.net/blog/?p=1377</guid>
		<description><![CDATA[After a little time away from programming and active web development, I thought I&#8217;d get back into things by giving myself a little project to create a Google maps and Upcoming mashup. At the moment it&#8217;s fairly basic as I&#8217;ve only spent a few hours working on it, but seems to be working well. I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://alexlittle.net/eventmap"><img src="http://alexlittle.net/blog/images/2009/06/eventmap-300x180.png" alt="eventmap" title="eventmap" width="300" height="180" class="alignleft size-medium wp-image-1378" /></a>After a little time away from programming and active web development, I thought I&#8217;d get back into things by giving myself a little project to <a href="http://alexlittle.net/eventmap">create a Google maps and Upcoming mashup</a>.</p>
<p>At the moment it&#8217;s fairly basic as I&#8217;ve only spent a few hours working on it, but seems to be working well. I&#8217;ve deliberately tried to keep the number of options and fields down to a minimum (I know there are far more options and functions I could add).</p>
<p>Enter some search text in the &#8216;What?&#8217; field, then a location in the &#8216;Where?&#8217;, finally select &#8216;When?&#8217;. All the events matching your search (within a 50mile radius of the location) will be shown on the map. Click on the marker to get more info about the event.</p>
<p>Neither the &#8216;what?&#8217; or &#8216;where?&#8217; field are required, either or both may be left blank. If the &#8216;what?&#8217; is omitted then all events in the area are shown and if the &#8216;where?&#8217; is omitted then the centre of the current view of the map is used.</p>
<p>All the events are from <a href="http://upcoming.yahoo.com">Upcoming</a> and you can use their interface to add your own event, to then appear on the map.</p>
<p>For the technically minded, the site uses the <a href="http://code.google.com/apis/maps/">Google Maps API</a> (including for geocoding the location) and the <a href="http://upcoming.yahoo.com/services/api">Upcoming API</a>.</p>
<p>If you know of any other feeds I could use for adding events to the map, then please let me know so I can try adding them.</p>
<p>I&#8217;d also be grateful for any feedback, problems or suggestions &#8211; just leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexlittle.net/blog/2009/06/25/event-mapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

