<?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>Explore Magento &#187; php</title>
	<atom:link href="http://www.exploremagento.com/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.exploremagento.com</link>
	<description>Magento Design and Development Information</description>
	<lastBuildDate>Thu, 18 Mar 2010 13:15:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Editing the Magento Navigation</title>
		<link>http://www.exploremagento.com/magento/editing-the-navigation.php</link>
		<comments>http://www.exploremagento.com/magento/editing-the-navigation.php#comments</comments>
		<pubDate>Thu, 04 Sep 2008 22:04:11 +0000</pubDate>
		<dc:creator>Fido</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento customization]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sidebar]]></category>

		<guid isPermaLink="false">http://www.getfido.net/blog/?p=74</guid>
		<description><![CDATA[This is not a comprehensive example (I didn't write out an example of editing the navigation myself ... yet) - but I will point out where the files are that you need to edit the top and left navigation.]]></description>
		<wfw:commentRss>http://www.exploremagento.com/magento/editing-the-navigation.php/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Quick debugging tip</title>
		<link>http://www.exploremagento.com/magento/quick-debugging-tip.php</link>
		<comments>http://www.exploremagento.com/magento/quick-debugging-tip.php#comments</comments>
		<pubDate>Wed, 03 Sep 2008 22:33:09 +0000</pubDate>
		<dc:creator>Fido</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://getfido.net/blog/?p=45</guid>
		<description><![CDATA[You can add items to magento&#8217;s system log and exception log in your code. This is very handy for pin-pointing coding errors / problems. Developing for Magento is often hard, especially since it&#8217;s not always possibly to have error reporting on (and even when it is on, its hard to find exactly what&#8217;s wrong!).
Here&#8217;s an [...]]]></description>
		<wfw:commentRss>http://www.exploremagento.com/magento/quick-debugging-tip.php/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Using PHP code on a CMS page (custom Block/module)</title>
		<link>http://www.exploremagento.com/magento/using-php-code-on-a-cms-page-custom-blockmodule.php</link>
		<comments>http://www.exploremagento.com/magento/using-php-code-on-a-cms-page-custom-blockmodule.php#comments</comments>
		<pubDate>Wed, 03 Sep 2008 01:08:16 +0000</pubDate>
		<dc:creator>Fido</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Module]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[custom module]]></category>
		<category><![CDATA[magento customization]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://getfido.net/blog/?p=16</guid>
		<description><![CDATA[If you have ever wanted to do some sort of PHP processing within a CMS page that you created, here is how you do it.
A limitation of this tutorials is form processing. That involves creating and/or extending and/or overriding a controller class (which I'll save for another day).
This code will allow your code to accept arguments, making it handy for some sort of dynamic use!]]></description>
		<wfw:commentRss>http://www.exploremagento.com/magento/using-php-code-on-a-cms-page-custom-blockmodule.php/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
