<?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>WhyPad.com &#187; Programming</title>
	<atom:link href="http://www.whypad.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whypad.com</link>
	<description>Tools and Tricks for Life and Tech</description>
	<lastBuildDate>Tue, 06 Dec 2011 22:35:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PHP &#8211; Sort a Multi-dimensional Array by Value for a Key</title>
		<link>http://www.whypad.com/posts/php-sort-multi-dimensional-array/848/</link>
		<comments>http://www.whypad.com/posts/php-sort-multi-dimensional-array/848/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 18:37:37 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.whypad.com/?p=848</guid>
		<description><![CDATA[Here&#8217;s a problem I&#8217;ve run into a time or two with sorting arrays. I had a multi-dimension array that I needed to sort on a the values for a specific key (&#8220;name&#8221; in this case). This array is similar to what you would get back from a mysql database query when you use ARRAY_A to [...]]]></description>
		<wfw:commentRss>http://www.whypad.com/posts/php-sort-multi-dimensional-array/848/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress: Code Formatting Plugin for your Blog</title>
		<link>http://www.whypad.com/posts/wordpress-code-formatting-plugin-for-your-blog/490/</link>
		<comments>http://www.whypad.com/posts/wordpress-code-formatting-plugin-for-your-blog/490/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 08:16:49 +0000</pubDate>
		<dc:creator>byron</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.whypad.com/?p=490</guid>
		<description><![CDATA[Sometimes my Googling skills are not what they ought to be.  I searched high and low for a code formatter for this blog, but for some reason I couldn&#8217;t come up with the search terms.  Seriously, in the real world, only a demented nerd would drool over the code presentation on other people&#8217;s blogs&#8230;but there [...]]]></description>
		<wfw:commentRss>http://www.whypad.com/posts/wordpress-code-formatting-plugin-for-your-blog/490/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

