<?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; cart</title>
	<atom:link href="http://www.exploremagento.com/tag/cart/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>Run Magento Code Outside of Magento</title>
		<link>http://www.exploremagento.com/magento/run-magento-code-outside-of-magento.php</link>
		<comments>http://www.exploremagento.com/magento/run-magento-code-outside-of-magento.php#comments</comments>
		<pubDate>Mon, 03 Nov 2008 17:19:19 +0000</pubDate>
		<dc:creator>Fido</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[cart]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[magento customization]]></category>
		<category><![CDATA[magento development]]></category>

		<guid isPermaLink="false">http://www.exploremagento.com/?p=142</guid>
		<description><![CDATA[Hi All -
Finally time for a new post! (Something I'm surprised I haven't covered yet).
This post will inform you on how to run Magento code outside of Magento. All you need is to have access to Magento's '<strong>app/Mage.php</strong>' file.

This will be handy code for a few things:
<ul>
	<li>Integration with 3rd party items - shared sessions, or just shared themes</li>
	<li>Ajax calls - although not the preferred solutions for Ajax calls, it is a quick and easy one</li>
</ul>]]></description>
		<wfw:commentRss>http://www.exploremagento.com/magento/run-magento-code-outside-of-magento.php/feed</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>Fix add to cart (redirect to homepage) bug</title>
		<link>http://www.exploremagento.com/magento/fix-add-to-cart-redirect-to-homepage-bug.php</link>
		<comments>http://www.exploremagento.com/magento/fix-add-to-cart-redirect-to-homepage-bug.php#comments</comments>
		<pubDate>Fri, 12 Sep 2008 14:54:21 +0000</pubDate>
		<dc:creator>Fido</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[cart]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[magento development]]></category>

		<guid isPermaLink="false">http://www.getfido.net/blog/?p=91</guid>
		<description><![CDATA[Some people have run into a bug (apparently since version 1.1.3) where (not matter the settings in the backend) the users were getting redirected to the home page after they added a product to the cart.

Naturally this won't be what most people want. (There is the option in the backend to set "After adding a product redirect to shopping cart" to 'Yes' or 'No' but this bug is ignoring this).]]></description>
		<wfw:commentRss>http://www.exploremagento.com/magento/fix-add-to-cart-redirect-to-homepage-bug.php/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Move mini-cart in the sidebar to the header (or anywhere) in Magento</title>
		<link>http://www.exploremagento.com/magento/move-cart-to-header-or-anywhere-in-magento.php</link>
		<comments>http://www.exploremagento.com/magento/move-cart-to-header-or-anywhere-in-magento.php#comments</comments>
		<pubDate>Sat, 30 Aug 2008 04:00:42 +0000</pubDate>
		<dc:creator>Fido</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[cart]]></category>
		<category><![CDATA[magento customization]]></category>
		<category><![CDATA[sidebar]]></category>

		<guid isPermaLink="false">http://getfido.net/blog/?p=8</guid>
		<description><![CDATA[Hi all - Here is my solution to a question I've seen asked many times: How to move the cart sidebar into the header area. You can use this technique to move it anywhere. This is not the only way to do this, but it is a useful one.]]></description>
		<wfw:commentRss>http://www.exploremagento.com/magento/move-cart-to-header-or-anywhere-in-magento.php/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
