<?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>purpleAsphalt &#187; pods</title>
	<atom:link href="http://www.purpleasphalt.com/tags/pods/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.purpleasphalt.com</link>
	<description>a programmers ramblings about everything</description>
	<lastBuildDate>Fri, 05 Dec 2008 16:31:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pods Fail</title>
		<link>http://www.purpleasphalt.com/2008/11/30/pods-fail/</link>
		<comments>http://www.purpleasphalt.com/2008/11/30/pods-fail/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 16:03:11 +0000</pubDate>
		<dc:creator>David Herman</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[pods]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.purpleasphalt.com/?p=97</guid>
		<description><![CDATA[Always on the lookout for new tools I thought I&#8217;d try and install pods.  Pods claims to be a simple cms tool that allows you to create relatable objects.  You can create master &#62; detail pages, calendars, photo albums.  Seems to be the simple &#8220;relational db&#8221; plugin I&#8217;ve been looking for.
The install instructions [...]]]></description>
			<content:encoded><![CDATA[<p>Always on the lookout for new tools I thought I&#8217;d try and install <a title="pods" href="http://pods.uproot.us/">pods</a>.  Pods claims to be a simple cms tool that allows you to create relatable objects.  You can create master &gt; detail pages, calendars, photo albums.  Seems to be the simple &#8220;relational db&#8221; plugin I&#8217;ve been looking for.</p>
<p>The install instructions are:</p>
<ol>
<li>Copy the pods .htaccess file and overwrite yours</li>
<li>Change the permalink to /%postname%/</li>
<li>Activate plugin</li>
</ol>
<p>I followed those instructions and got the following warnings</p>
<p><code>Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /purpleasphalt/wp-content/plugins/pods/init.php on line 33</code></p>
<p><code>Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /purpleasphalt/wp-content/plugins/pods/sql/update.php on line 4<br />
</code></p>
<p><code>Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /purpleasphalt/wp-content/plugins/pods/sql/update.php on line 11<br />
</code></p>
<p><code>Warning: Cannot modify header information - headers already sent by (output started at /purpleasphalt/wp-content/plugins/pods/init.php:33) in /purpleasphalt/wp-includes/classes.php on line 1569<br />
</code></p>
<p>On I trudged ignoring the errors.  I was able to create a new pod, or at least it showed up on the screen, but when I refreshed, it was gone.</p>
<p>I started poking around the comments section of the site and found that the warnings would be cleared up in the next release.   I also noted that issues can be cleared up by removing the associated pods tables, and that they would be re-created.  However it looks like from my warnings that pods could not determine if it had already installed itself.  My suspicions were correct when I checked mysql and found that there were no pods tables found.</p>
<p>I&#8217;ll post more when 1.2.1 hits and the warnings go away.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.purpleasphalt.com/2008/11/30/pods-fail/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
