<?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>Overly Caffeinated &#187; array</title>
	<atom:link href="http://overlycaffeinated.com/tag/array/feed/" rel="self" type="application/rss+xml" />
	<link>http://overlycaffeinated.com</link>
	<description>Blogging about jQuery, PHP, Magento, etc.</description>
	<lastBuildDate>Sat, 17 Sep 2011 18:26:40 +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>Set All Your Magento Categories to is_anchor</title>
		<link>http://overlycaffeinated.com/2011/02/set-all-your-magento-categories-to-is_anchor/</link>
		<comments>http://overlycaffeinated.com/2011/02/set-all-your-magento-categories-to-is_anchor/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 23:07:34 +0000</pubDate>
		<dc:creator>joshpennington</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[addAttributeToFilter]]></category>
		<category><![CDATA[anchor]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[catalog category]]></category>
		<category><![CDATA[category name]]></category>
		<category><![CDATA[entity]]></category>
		<category><![CDATA[foreach]]></category>
		<category><![CDATA[mage]]></category>
		<category><![CDATA[task]]></category>

		<guid isPermaLink="false">http://overlycaffeinated.com/?p=242</guid>
		<description><![CDATA[I recently was tasked to set every category inside our Magento installation have its is_anchor attribute set to true. We have over 600 categories so it would be a huge task to do this by hand so I put together a quick script that did this in less than a minute. &#60;? error_reporting(E_ALL); ini_set('display_errors', '1'); [...]]]></description>
		<wfw:commentRss>http://overlycaffeinated.com/2011/02/set-all-your-magento-categories-to-is_anchor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use jQuery To Make Multiple Columns The Same Size</title>
		<link>http://overlycaffeinated.com/2009/10/use-jquery-to-make-multiple-columns-the-same-size/</link>
		<comments>http://overlycaffeinated.com/2009/10/use-jquery-to-make-multiple-columns-the-same-size/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 21:03:01 +0000</pubDate>
		<dc:creator>joshpennington</dc:creator>
				<category><![CDATA[array]]></category>
		<category><![CDATA[center column]]></category>
		<category><![CDATA[column layout]]></category>
		<category><![CDATA[different colors]]></category>
		<category><![CDATA[selectors]]></category>
		<category><![CDATA[side bars]]></category>
		<category><![CDATA[toolkit]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://www.learnjquerynow.com/?p=193</guid>
		<description><![CDATA[Probably just about every web developer has run into this problem. You have a two or three column layout on your website and your center column has a ton of great content that spans a very long way down the page and your side bars are short. They are different colors and they just look [...]]]></description>
		<wfw:commentRss>http://overlycaffeinated.com/2009/10/use-jquery-to-make-multiple-columns-the-same-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced jQuery Ajax Options</title>
		<link>http://overlycaffeinated.com/2009/09/advanced-jquery-ajax-options/</link>
		<comments>http://overlycaffeinated.com/2009/09/advanced-jquery-ajax-options/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 06:00:26 +0000</pubDate>
		<dc:creator>joshpennington</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[boolean]]></category>
		<category><![CDATA[content type]]></category>
		<category><![CDATA[custom headers]]></category>
		<category><![CDATA[form processing]]></category>
		<category><![CDATA[iterations]]></category>
		<category><![CDATA[parameter set]]></category>
		<category><![CDATA[personal choice]]></category>
		<category><![CDATA[query string]]></category>
		<category><![CDATA[raw result]]></category>
		<category><![CDATA[raw text]]></category>
		<category><![CDATA[request data]]></category>
		<category><![CDATA[server cache]]></category>
		<category><![CDATA[string format]]></category>
		<category><![CDATA[two ways]]></category>
		<category><![CDATA[validation]]></category>
		<category><![CDATA[web application]]></category>
		<category><![CDATA[what this means]]></category>
		<category><![CDATA[xmlhttprequest object]]></category>

		<guid isPermaLink="false">http://www.learnjquerynow.com/?p=152</guid>
		<description><![CDATA[Yesterday we discussed how you can use jQuery as an Ajax library for your web application. The discussion only covered the most basic options to make the Ajax work. There are many more options available to modify how the Ajax behaves. Today we will discuss those options. async: boolean &#8211; If you do not set [...]]]></description>
		<wfw:commentRss>http://overlycaffeinated.com/2009/09/advanced-jquery-ajax-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

