<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Selecting closest values in MySQL</title>
	<atom:link href="http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/</link>
	<description>Blog about web development and Internet entrepreneurship</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:46:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Drupal 7, GPS lat, lng closes value, is it possible? &#124; web technical support</title>
		<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/comment-page-1/#comment-1248</link>
		<dc:creator>Drupal 7, GPS lat, lng closes value, is it possible? &#124; web technical support</dc:creator>
		<pubDate>Sat, 04 Feb 2012 15:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=213#comment-1248</guid>
		<description>[...] and give back the nearest &#8211; closest gps points. Similar, one field statement is written at: http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/ where the union and ABS is used. I&#8217;ve found the union option but didn&#8217;t figured out how [...]</description>
		<content:encoded><![CDATA[<p>[...] and give back the nearest &#8211; closest gps points. Similar, one field statement is written at: <a href="http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/" rel="nofollow">http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/</a> where the union and ABS is used. I&#8217;ve found the union option but didn&#8217;t figured out how [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Ringrose</title>
		<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/comment-page-1/#comment-1247</link>
		<dc:creator>Ian Ringrose</dc:creator>
		<pubDate>Wed, 01 Feb 2012 15:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=213#comment-1247</guid>
		<description>A spatial index is another option, store all values as points with a fixed value for y, then a spatial index will provide a fast result.</description>
		<content:encoded><![CDATA[<p>A spatial index is another option, store all values as points with a fixed value for y, then a spatial index will provide a fast result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristofer La Cour</title>
		<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/comment-page-1/#comment-1243</link>
		<dc:creator>Kristofer La Cour</dc:creator>
		<pubDate>Sun, 06 Nov 2011 11:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=213#comment-1243</guid>
		<description>This i perfect, just what i needed, thanks allot! :)</description>
		<content:encoded><![CDATA[<p>This i perfect, just what i needed, thanks allot! <img src='http://www.techfounder.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seleccionar cercanos mediante MySQL &#124; dominios, diseño web, ecommerce - Mantis Technology Solutions Blog</title>
		<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/comment-page-1/#comment-735</link>
		<dc:creator>Seleccionar cercanos mediante MySQL &#124; dominios, diseño web, ecommerce - Mantis Technology Solutions Blog</dc:creator>
		<pubDate>Wed, 04 Feb 2009 01:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=213#comment-735</guid>
		<description>[...] Selecting closest values in MySQL [...]</description>
		<content:encoded><![CDATA[<p>[...] Selecting closest values in MySQL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donald Organ</title>
		<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/comment-page-1/#comment-734</link>
		<dc:creator>Donald Organ</dc:creator>
		<pubDate>Mon, 02 Feb 2009 23:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=213#comment-734</guid>
		<description>@^^ Or you could check out the Andromeda Project http://www.andromeda-project.org  and implement complex logic in the database as well and just worry about the front end and pulling the data with PHP... :)</description>
		<content:encoded><![CDATA[<p>@^^ Or you could check out the Andromeda Project <a href="http://www.andromeda-project.org" rel="nofollow">http://www.andromeda-project.org</a>  and implement complex logic in the database as well and just worry about the front end and pulling the data with PHP&#8230; <img src='http://www.techfounder.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donald Organ</title>
		<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/comment-page-1/#comment-1072</link>
		<dc:creator>Donald Organ</dc:creator>
		<pubDate>Mon, 02 Feb 2009 23:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=213#comment-1072</guid>
		<description>@^^ Or you could check out the Andromeda Project http://www.andromeda-project.org  and implement complex logic in the database as well and just worry about the front end and pulling the data with PHP... :)</description>
		<content:encoded><![CDATA[<p>@^^ Or you could check out the Andromeda Project <a href="http://www.andromeda-project.org" rel="nofollow">http://www.andromeda-project.org</a>  and implement complex logic in the database as well and just worry about the front end and pulling the data with PHP&#8230; <img src='http://www.techfounder.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PiccoloPrincipe</title>
		<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/comment-page-1/#comment-733</link>
		<dc:creator>PiccoloPrincipe</dc:creator>
		<pubDate>Mon, 02 Feb 2009 16:19:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=213#comment-733</guid>
		<description>Nice.. Sql is a beautiful language and, as it&#039;s said database are very good at deal with data. This leave us free of implementing complex logic with Php, for example.</description>
		<content:encoded><![CDATA[<p>Nice.. Sql is a beautiful language and, as it&#8217;s said database are very good at deal with data. This leave us free of implementing complex logic with Php, for example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PiccoloPrincipe</title>
		<link>http://www.techfounder.net/2009/02/02/selecting-closest-values-in-mysql/comment-page-1/#comment-1071</link>
		<dc:creator>PiccoloPrincipe</dc:creator>
		<pubDate>Mon, 02 Feb 2009 16:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.techfounder.net/?p=213#comment-1071</guid>
		<description>Nice.. Sql is a beautiful language and, as it&#039;s said database are very good at deal with data. This leave us free of implementing complex logic with Php, for example.</description>
		<content:encoded><![CDATA[<p>Nice.. Sql is a beautiful language and, as it&#8217;s said database are very good at deal with data. This leave us free of implementing complex logic with Php, for example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

