<?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>David Linnard Portfolio &#187; Google Maps API</title>
	<atom:link href="http://www.davidlinnard.co.uk/tag/google-maps-api/feed" rel="self" type="application/rss+xml" />
	<link>http://www.davidlinnard.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 28 Jun 2010 21:23:34 +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>Pubipedia</title>
		<link>http://www.davidlinnard.co.uk/pubipedia</link>
		<comments>http://www.davidlinnard.co.uk/pubipedia#comments</comments>
		<pubDate>Sun, 14 Oct 2007 23:54:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Google Maps API]]></category>
		<category><![CDATA[HTML/XHTML]]></category>
		<category><![CDATA[Javascript/AJAX]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/me/wordpress/?p=108</guid>
		<description><![CDATA[This site was created to allow me to experiment with the uses of AJAX and the Google mapping system and to gain experience using the MVC architecture. The aim of this site is to enable users to map routes between venues and also to view pubs and clubs in their area.
An extensive pubs database was [...]]]></description>
			<content:encoded><![CDATA[<p>This site was created to allow me to experiment with the uses of AJAX and the Google mapping system and to gain experience using the MVC architecture. The aim of this site is to enable users to map routes between venues and also to view pubs and clubs in their area.</p>
<p>An extensive pubs database was created by crawling the web for addresses. The completed listing allows users to search, browse and view pubs in their area. They can then create pub crawls which are immediately viewable in map form along with the venue details of each pub. The techniques and code used for the solution are object orientated to allow the base classes to be used on a more extensive mapping site currently being developed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidlinnard.co.uk/pubipedia/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
