<?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: Centresource Releases New Plugins to the Symfony Community</title>
	<atom:link href="http://blog.centresource.com/2009/05/09/centresource-releases-new-plugins-to-the-symfony-community/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.centresource.com/2009/05/09/centresource-releases-new-plugins-to-the-symfony-community/</link>
	<description>Web Development &#124; Nashville, TN</description>
	<lastBuildDate>Tue, 09 Mar 2010 23:28:44 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brent Shaffer</title>
		<link>http://blog.centresource.com/2009/05/09/centresource-releases-new-plugins-to-the-symfony-community/comment-page-1/#comment-228417</link>
		<dc:creator>Brent Shaffer</dc:creator>
		<pubDate>Tue, 14 Jul 2009 16:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centresource.com/?p=797#comment-228417</guid>
		<description>Michael, thanks for your support!  I&#039;ll try to add this info to the readme.

The method you want is &quot;geolocate()&quot;.  This is called on the table of the model you have acting as geolocatable.  For instance, if you  have an &quot;Office&quot; model, call Doctrine::getTable(&#039;Office&#039;)-&gt;geolocate().  

The geolocate method by default takes a zip code as the first argument to pull the latitude/longitude.  Consult the source code to configure it differently.  The second argument is distance in miles.  By default, this value is 10.  The method returns a collection of those objects found in the given radius from the zip code passed.

I hope this is what you&#039;re looking for!</description>
		<content:encoded><![CDATA[<p>Michael, thanks for your support!  I&#8217;ll try to add this info to the readme.</p>
<p>The method you want is &#8220;geolocate()&#8221;.  This is called on the table of the model you have acting as geolocatable.  For instance, if you  have an &#8220;Office&#8221; model, call Doctrine::getTable(&#8217;Office&#8217;)-&gt;geolocate().  </p>
<p>The geolocate method by default takes a zip code as the first argument to pull the latitude/longitude.  Consult the source code to configure it differently.  The second argument is distance in miles.  By default, this value is 10.  The method returns a collection of those objects found in the given radius from the zip code passed.</p>
<p>I hope this is what you&#8217;re looking for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.centresource.com/2009/05/09/centresource-releases-new-plugins-to-the-symfony-community/comment-page-1/#comment-228383</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 26 Jun 2009 03:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centresource.com/?p=797#comment-228383</guid>
		<description>I agree, great work. I&#039;m using your csDoctrineActAsGeolocatablePlugin plugin. It works well for getting and storing the Lat an Long of a location but I can&#039;t seem figure out how to do a radius search with it, like a store location based on zip code. Any tips would be greatly appreciated.

Thanks,
Michael</description>
		<content:encoded><![CDATA[<p>I agree, great work. I&#8217;m using your csDoctrineActAsGeolocatablePlugin plugin. It works well for getting and storing the Lat an Long of a location but I can&#8217;t seem figure out how to do a radius search with it, like a store location based on zip code. Any tips would be greatly appreciated.</p>
<p>Thanks,<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Éric Rogé</title>
		<link>http://blog.centresource.com/2009/05/09/centresource-releases-new-plugins-to-the-symfony-community/comment-page-1/#comment-228328</link>
		<dc:creator>Éric Rogé</dc:creator>
		<pubDate>Tue, 19 May 2009 20:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.centresource.com/?p=797#comment-228328</guid>
		<description>Great work, csDoctrineActAsSortablePlugin is what I was looking for for a long time.

I haven&#039;t try the other plugins yet, but I surely will.

Thanks</description>
		<content:encoded><![CDATA[<p>Great work, csDoctrineActAsSortablePlugin is what I was looking for for a long time.</p>
<p>I haven&#8217;t try the other plugins yet, but I surely will.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
