<?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: Archive Extractor &#8211; A Perch Hack / Plugin</title>
	<atom:link href="http://www.iamadtaylor.com/archive-extractor-a-perch-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iamadtaylor.com/archive-extractor-a-perch-plugin/</link>
	<description>The portfolio and blog of Ad Taylor</description>
	<lastBuildDate>Mon, 24 May 2010 20:18:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ad Taylor</title>
		<link>http://www.iamadtaylor.com/archive-extractor-a-perch-plugin/#comment-296</link>
		<dc:creator>Ad Taylor</dc:creator>
		<pubDate>Tue, 09 Mar 2010 20:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamadtaylor.com/?p=148#comment-296</guid>
		<description>Hi Lee,

Thanks for letting me know … as you can tell I am no back-end developer so I&#039;m going to have to take your word for it. 
I would actively discourage you from using this plugin now as I think Perch has &lt;a href=&quot;http://docs.grabaperch.com/v1/custom/&quot; title=&quot;Perch custom tags&quot; rel=&quot;nofollow&quot;&gt;this functionality built in&lt;/a&gt;. 

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi Lee,</p>
<p>Thanks for letting me know … as you can tell I am no back-end developer so I&#8217;m going to have to take your word for it.<br />
I would actively discourage you from using this plugin now as I think Perch has <a href="http://docs.grabaperch.com/v1/custom/" title="Perch custom tags" rel="nofollow">this functionality built in</a>. </p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Theobald</title>
		<link>http://www.iamadtaylor.com/archive-extractor-a-perch-plugin/#comment-295</link>
		<dc:creator>Lee Theobald</dc:creator>
		<pubDate>Tue, 09 Mar 2010 19:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamadtaylor.com/?p=148#comment-295</guid>
		<description>Was just taking a look at the code for this and I just noticed the last couple of lines that might have a small memory leak (but I don&#039;t know enough PHP to confirm).  At the end of the queryDB function you have:
&lt;code&gt;return mysql_fetch_assoc($result);  
mysql_close($link);&lt;/code&gt;
If the function is returning on the line above, does the MySQL close call get called?

But it&#039;s a great plugin and helpful for something I want to achieve with Perch.</description>
		<content:encoded><![CDATA[<p>Was just taking a look at the code for this and I just noticed the last couple of lines that might have a small memory leak (but I don&#8217;t know enough PHP to confirm).  At the end of the queryDB function you have:<br />
<code>return mysql_fetch_assoc($result);<br />
mysql_close($link);</code><br />
If the function is returning on the line above, does the MySQL close call get called?</p>
<p>But it&#8217;s a great plugin and helpful for something I want to achieve with Perch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.iamadtaylor.com/archive-extractor-a-perch-plugin/#comment-36</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 27 Aug 2009 14:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamadtaylor.com/?p=148#comment-36</guid>
		<description>Lovely work - this instantly makes Perch more flexible!</description>
		<content:encoded><![CDATA[<p>Lovely work &#8211; this instantly makes Perch more flexible!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ad Taylor</title>
		<link>http://www.iamadtaylor.com/archive-extractor-a-perch-plugin/#comment-28</link>
		<dc:creator>Ad Taylor</dc:creator>
		<pubDate>Tue, 04 Aug 2009 21:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamadtaylor.com/?p=148#comment-28</guid>
		<description>Drew : Really appreciate the help. The support you guys give really makes Perch a pleasure to use.

Struggled to see why you would want to extract shared regions, due to their being accessible on all pages, but now I&#039;m dumbfounded I didn&#039;t think of it before. </description>
		<content:encoded><![CDATA[<p>Drew : Really appreciate the help. The support you guys give really makes Perch a pleasure to use.</p>
<p>Struggled to see why you would want to extract shared regions, due to their being accessible on all pages, but now I&#8217;m dumbfounded I didn&#8217;t think of it before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew McLellan</title>
		<link>http://www.iamadtaylor.com/archive-extractor-a-perch-plugin/#comment-27</link>
		<dc:creator>Drew McLellan</dc:creator>
		<pubDate>Tue, 04 Aug 2009 19:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.iamadtaylor.com/?p=148#comment-27</guid>
		<description>I should also say there&#039;s &lt;code&gt;PerchUtil::json_safe_decode()&lt;/code&gt; which will decode JSON whether on not the native PHP JSON library is available.</description>
		<content:encoded><![CDATA[<p>I should also say there&#8217;s <code>PerchUtil::json_safe_decode()</code> which will decode JSON whether on not the native PHP JSON library is available.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
