<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: PHP and MySQL: Calculating Distance</title>
	<atom:link href="http://www.marketingtechblog.com/2007/09/15/calculate-distance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marketingtechblog.com/2007/09/15/calculate-distance/</link>
	<description>new media strategies and other marketing gems</description>
	<pubDate>Mon, 01 Dec 2008 18:46:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Douglas Karr</title>
		<link>http://www.marketingtechblog.com/2007/09/15/calculate-distance/#comment-199473</link>
		<dc:creator>Douglas Karr</dc:creator>
		<pubDate>Thu, 28 Aug 2008 20:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.douglaskarr.com/2007/09/15/calculate-distance/#comment-199473</guid>
		<description>I found the &lt;a href="http://alienryderflex.com/polygon/" rel="nofollow"&gt;equation to figure out if a point in a polygon&lt;/a&gt;!</description>
		<content:encoded><![CDATA[<div class="KonaBody">I found the <a href="http://alienryderflex.com/polygon/" rel="nofollow">equation to figure out if a point in a polygon</a>!</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calculating distance between Geocoded points</title>
		<link>http://www.marketingtechblog.com/2007/09/15/calculate-distance/#comment-181841</link>
		<dc:creator>Calculating distance between Geocoded points</dc:creator>
		<pubDate>Thu, 24 Jul 2008 18:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.douglaskarr.com/2007/09/15/calculate-distance/#comment-181841</guid>
		<description>[...] This month I’ve been programming quite a bit in PHP and MySQL with respect to GIS. Snooping around the net, I actually had a hard time finding some of [...]</description>
		<content:encoded><![CDATA[<div class="KonaBody">[...] This month I’ve been programming quite a bit in PHP and MySQL with respect to GIS. Snooping around the net, I actually had a hard time finding some of [...]</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: GoZilla</title>
		<link>http://www.marketingtechblog.com/2007/09/15/calculate-distance/#comment-172970</link>
		<dc:creator>GoZilla</dc:creator>
		<pubDate>Fri, 11 Jul 2008 08:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.douglaskarr.com/2007/09/15/calculate-distance/#comment-172970</guid>
		<description>Thank you very mouch for the script written in mysql, just had to make few minor adjustments (HAVING) :)
Gret job</description>
		<content:encoded><![CDATA[<div class="KonaBody">Thank you very mouch for the script written in mysql, just had to make few minor adjustments (HAVING) <img src='http://www.marketingtechblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Gret job</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daily Relevance</title>
		<link>http://www.marketingtechblog.com/2007/09/15/calculate-distance/#comment-131443</link>
		<dc:creator>Daily Relevance</dc:creator>
		<pubDate>Tue, 27 May 2008 03:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.douglaskarr.com/2007/09/15/calculate-distance/#comment-131443</guid>
		<description>&lt;strong&gt;Calculating distance using lat/long PHP...&lt;/strong&gt;

After some doing a bit of research on this topic on the web, I was able to find exactly what I was looking for.  At first I looked over how to do this mathmaticly but then tried to find out if anyone else had found a solution using MySql that I could ...</description>
		<content:encoded><![CDATA[<div class="KonaBody"><strong>Calculating distance using lat/long PHP&#8230;</strong></p>
<p>After some doing a bit of research on this topic on the web, I was able to find exactly what I was looking for.  At first I looked over how to do this mathmaticly but then tried to find out if anyone else had found a solution using MySql that I could &#8230;</p></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.marketingtechblog.com/2007/09/15/calculate-distance/#comment-131439</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 27 May 2008 03:40:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.douglaskarr.com/2007/09/15/calculate-distance/#comment-131439</guid>
		<description>I also found that WHERE did not work for me.  Changed it to HAVING and everything works perfect.  At first i didnt read the comments and rewrote it using a nested select.  Both will work just fine.</description>
		<content:encoded><![CDATA[<div class="KonaBody">I also found that WHERE did not work for me.  Changed it to HAVING and everything works perfect.  At first i didnt read the comments and rewrote it using a nested select.  Both will work just fine.</div>
]]></content:encoded>
	</item>
</channel>
</rss>
