<?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>Jordon Mears &#187; SQL</title>
	<atom:link href="http://www.finefrog.com/category/programming-languages/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.finefrog.com</link>
	<description>while(true) { write(learn(live())); }</description>
	<lastBuildDate>Wed, 25 Jan 2012 05:05:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Proximity Searching in SQL</title>
		<link>http://www.finefrog.com/2008/08/20/proximity-searching-in-sql/</link>
		<comments>http://www.finefrog.com/2008/08/20/proximity-searching-in-sql/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 03:13:20 +0000</pubDate>
		<dc:creator>jordoncm</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.finefrog.com/?p=201</guid>
		<description><![CDATA[This is a great resource for putting together a query that searches for rows near each other on a map based on latitude and longitude. The examples are implemented MS SQL but the math is usable for any other database system. Thanks to Tim for some great information. http://timheuer.com/blog/archive/2007/01/31/13975.aspx]]></description>
		<wfw:commentRss>http://www.finefrog.com/2008/08/20/proximity-searching-in-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

