<?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>Joe&#039;s geek chic, wonderings and other cool stuff blog &#187; Uncategorized</title>
	<atom:link href="http://www.joelee.me.uk/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joelee.me.uk</link>
	<description>My blog touching on music, dev stuff, drinking around town (london, UK), commentary on tech/gadgets and what ever the hell comes to mind.</description>
	<lastBuildDate>Tue, 06 Dec 2011 23:13:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>example code of how to geo code addresses</title>
		<link>http://www.joelee.me.uk/2010/04/25/example-code-of-how-to-geo-code-addresses/</link>
		<comments>http://www.joelee.me.uk/2010/04/25/example-code-of-how-to-geo-code-addresses/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 16:49:28 +0000</pubDate>
		<dc:creator>thiswayup</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.joelee.me.uk/?p=174</guid>
		<description><![CDATA[I&#39;ve had this in my book mark for a while and thought was handy. Essentially the code shows how with a database of address how you can usea call to a google service to return a xml file which you then iterate through to extract what you need.
Geocoding Addresses with PHP/MySQL
	
]]></description>
			<content:encoded><![CDATA[<p>I&#39;ve had this in my book mark for a while and thought was handy. Essentially the code shows how with a database of address how you can usea call to a google service to return a xml file which you then iterate through to extract what you need.</p>
<p><a href="http://code.google.com/apis/maps/articles/phpsqlgeocode.html">Geocoding Addresses with PHP/MySQL<br />
	</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joelee.me.uk/2010/04/25/example-code-of-how-to-geo-code-addresses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

