<?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: Building a Store Locator with WordPress and Pods</title>
	<atom:link href="http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/feed/" rel="self" type="application/rss+xml" />
	<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/</link>
	<description>A resource for Web designers and developers to read about and discuss their craft.</description>
	<lastBuildDate>Fri, 03 Sep 2010 12:40:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Josh</title>
		<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/#comment-26099</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Mon, 23 Aug 2010 19:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://mondaybynoon.com/?p=835#comment-26099</guid>
		<description>Great post, thanks. Could this be used with regular post types rather than pods? I&#039;m looking for a proximity search solution in wordpress and haven&#039;t found anything really except this. thanks again</description>
		<content:encoded><![CDATA[<p>Great post, thanks. Could this be used with regular post types rather than pods? I&#8217;m looking for a proximity search solution in wordpress and haven&#8217;t found anything really except this. thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/#comment-21637</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 03 Apr 2010 15:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://mondaybynoon.com/?p=835#comment-21637</guid>
		<description>Hi there,

first of all thanks for the great tut, Jonathan.

Just to help the reader-community: download international zipcodes here:
http://download.geonames.org/export/zip/

Thanks, bye!</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>first of all thanks for the great tut, Jonathan.</p>
<p>Just to help the reader-community: download international zipcodes here:<br />
<a href="http://download.geonames.org/export/zip/" rel="nofollow">http://download.geonames.org/export/zip/</a></p>
<p>Thanks, bye!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/#comment-21105</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Sat, 20 Mar 2010 04:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://mondaybynoon.com/?p=835#comment-21105</guid>
		<description>It can be used to do just about anything you can dream of. Seriously, you ask, I will most likely say yes. Yes it can do RSVP :-)</description>
		<content:encoded><![CDATA[<p>It can be used to do just about anything you can dream of. Seriously, you ask, I will most likely say yes. Yes it can do RSVP :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/#comment-20773</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Sun, 14 Mar 2010 06:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://mondaybynoon.com/?p=835#comment-20773</guid>
		<description>*plugin</description>
		<content:encoded><![CDATA[<p>*plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach</title>
		<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/#comment-20772</link>
		<dc:creator>Zach</dc:creator>
		<pubDate>Sun, 14 Mar 2010 06:31:43 +0000</pubDate>
		<guid isPermaLink="false">http://mondaybynoon.com/?p=835#comment-20772</guid>
		<description>Very interesting information. What else can Pods do? I&#039;m interested in the pluton but can&#039;t really find a list of things like this that it can do. Could it be used to create a RSVP for instance?</description>
		<content:encoded><![CDATA[<p>Very interesting information. What else can Pods do? I&#8217;m interested in the pluton but can&#8217;t really find a list of things like this that it can do. Could it be used to create a RSVP for instance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kunal Jain</title>
		<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/#comment-20092</link>
		<dc:creator>Kunal Jain</dc:creator>
		<pubDate>Tue, 02 Mar 2010 13:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://mondaybynoon.com/?p=835#comment-20092</guid>
		<description>Great tutorial and interesting implementation.  I think I might be able to learn from it to add certain functionality to our Pods implementation.  

Pods can still be a little daunting to non programmers since the User Guide is very lacking and your tutorials go a long way in helping fill this gap.  Please consider creating a post on the Pods API.  I have been trying to figure out how to update a column in a particular Pod item without using Public Forms and I believe the API is the way to do it.  However, without proper documentation, I have no idea how to start.

If you are looking for an example to showcase in a Pods API tutorial, you could show us how to create a simple analytics tool for pod pages (views, registered user vs. visitors etc).  This is what I am looking to do with the API :)</description>
		<content:encoded><![CDATA[<p>Great tutorial and interesting implementation.  I think I might be able to learn from it to add certain functionality to our Pods implementation.  </p>
<p>Pods can still be a little daunting to non programmers since the User Guide is very lacking and your tutorials go a long way in helping fill this gap.  Please consider creating a post on the Pods API.  I have been trying to figure out how to update a column in a particular Pod item without using Public Forms and I believe the API is the way to do it.  However, without proper documentation, I have no idea how to start.</p>
<p>If you are looking for an example to showcase in a Pods API tutorial, you could show us how to create a simple analytics tool for pod pages (views, registered user vs. visitors etc).  This is what I am looking to do with the API :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Christopher</title>
		<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/#comment-19974</link>
		<dc:creator>Jonathan Christopher</dc:creator>
		<pubDate>Fri, 26 Feb 2010 16:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://mondaybynoon.com/?p=835#comment-19974</guid>
		<description>Great question - there&#039;s actually an elaborate Google walkthrough on the subject, in which they offer &lt;a href=&quot;http://code.google.com/apis/maps/articles/phpsqlsearch.html#findnearsql&quot; rel=&quot;nofollow&quot;&gt;the query used above&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Great question &#8211; there&#8217;s actually an elaborate Google walkthrough on the subject, in which they offer <a href="http://code.google.com/apis/maps/articles/phpsqlsearch.html#findnearsql" rel="nofollow">the query used above</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Christopher</title>
		<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/#comment-19973</link>
		<dc:creator>Jonathan Christopher</dc:creator>
		<pubDate>Fri, 26 Feb 2010 16:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://mondaybynoon.com/?p=835#comment-19973</guid>
		<description>Glad you found it useful!</description>
		<content:encoded><![CDATA[<p>Glad you found it useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ionut Popa</title>
		<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/#comment-19972</link>
		<dc:creator>Ionut Popa</dc:creator>
		<pubDate>Fri, 26 Feb 2010 15:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://mondaybynoon.com/?p=835#comment-19972</guid>
		<description>how did you come up with the trig formula?</description>
		<content:encoded><![CDATA[<p>how did you come up with the trig formula?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Word</title>
		<link>http://mondaybynoon.com/2010/02/22/store-locator-wordpress-pods/#comment-19970</link>
		<dc:creator>Ben Word</dc:creator>
		<pubDate>Fri, 26 Feb 2010 14:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://mondaybynoon.com/?p=835#comment-19970</guid>
		<description>Incredible post, and now I&#039;m very interested in trying out Pods. Love your new blog design.</description>
		<content:encoded><![CDATA[<p>Incredible post, and now I&#8217;m very interested in trying out Pods. Love your new blog design.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 3/11 queries in 0.006 seconds using disk

Served from: mondaybynoon.com @ 2010-09-06 10:36:51 -->