<?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: array_partition v1.0</title>
	<atom:link href="http://coffee2code.com/archives/2008/04/20/array-partition-v10/feed/" rel="self" type="application/rss+xml" />
	<link>http://coffee2code.com/archives/2008/04/20/array-partition-v10/</link>
	<description>pro-gram-mer: n. a person who converts coffee into code</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:27:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Scott</title>
		<link>http://coffee2code.com/archives/2008/04/20/array-partition-v10/comment-page-1/#comment-455934</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Fri, 20 Aug 2010 20:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/archives/2008/04/22/array-partition-v10/#comment-455934</guid>
		<description>&lt;strong&gt;v1.0.2 of this plugin has been released&lt;/strong&gt;

This release does the following:

* Wrap function in if (function_exists()) check
* Note compatibility with WP 3.0+
* Remove docs from top of plugin file (all that and more are in readme.txt)
* Remove trailing whitespace in header docs
* Add Upgrade Notice section to readme.txt</description>
		<content:encoded><![CDATA[<p><strong>v1.0.2 of this plugin has been released</strong></p>
<p>This release does the following:</p>
<p>* Wrap function in if (function_exists()) check<br />
* Note compatibility with WP 3.0+<br />
* Remove docs from top of plugin file (all that and more are in readme.txt)<br />
* Remove trailing whitespace in header docs<br />
* Add Upgrade Notice section to readme.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://coffee2code.com/archives/2008/04/20/array-partition-v10/comment-page-1/#comment-449207</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Wed, 06 Jan 2010 21:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/archives/2008/04/22/array-partition-v10/#comment-449207</guid>
		<description>&lt;strong&gt;v1.0.1 of this plugin has been released&lt;/strong&gt;

This release does the following:

* Add PHPDoc documentation
* Note compatibility with WP 2.9+
* Update copyright date</description>
		<content:encoded><![CDATA[<p><strong>v1.0.1 of this plugin has been released</strong></p>
<p>This release does the following:</p>
<p>* Add PHPDoc documentation<br />
* Note compatibility with WP 2.9+<br />
* Update copyright date</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://coffee2code.com/archives/2008/04/20/array-partition-v10/comment-page-1/#comment-394318</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 24 Apr 2008 17:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/archives/2008/04/22/array-partition-v10/#comment-394318</guid>
		<description>Ah, thanks.  Fixed the download link.</description>
		<content:encoded><![CDATA[<p>Ah, thanks.  Fixed the download link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen R</title>
		<link>http://coffee2code.com/archives/2008/04/20/array-partition-v10/comment-page-1/#comment-394295</link>
		<dc:creator>Stephen R</dc:creator>
		<pubDate>Thu, 24 Apr 2008 16:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/archives/2008/04/22/array-partition-v10/#comment-394295</guid>
		<description>When I try to download it I get a 404 - file not found

Since you linked to your source on php.net I may just get it from there :)

This function is useful for a site&#039;s front page, where you might take a list of pages and split it into two columns. Currently I do that manually (though my top-level menu doesn&#039;t change very often....)  Still nice to know how to do this stuff programmatically.</description>
		<content:encoded><![CDATA[<p>When I try to download it I get a 404 &#8211; file not found</p>
<p>Since you linked to your source on <a href="http://php.net" class="autohyperlink" title="http://php.net" target="_blank">php.net</a> I may just get it from there <img src='http://coffee2code.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This function is useful for a site&#8217;s front page, where you might take a list of pages and split it into two columns. Currently I do that manually (though my top-level menu doesn&#8217;t change very often&#8230;.)  Still nice to know how to do this stuff programmatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Butcher</title>
		<link>http://coffee2code.com/archives/2008/04/20/array-partition-v10/comment-page-1/#comment-394283</link>
		<dc:creator>Dan Butcher</dc:creator>
		<pubDate>Thu, 24 Apr 2008 15:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://coffee2code.com/archives/2008/04/22/array-partition-v10/#comment-394283</guid>
		<description>Interesting idea--but I&#039;m not sure how it would be helpful on a blog. An example showing it in action would be great.</description>
		<content:encoded><![CDATA[<p>Interesting idea&#8211;but I&#8217;m not sure how it would be helpful on a blog. An example showing it in action would be great.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

