<?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>Redmelon Ltd</title>
	<atom:link href="http://www.redmelon.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redmelon.co.uk</link>
	<description>we make online shops - we help grow online business - e-commerce site design, build and management</description>
	<lastBuildDate>Fri, 21 Oct 2011 11:01:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Magento &#8211; Create Newsletter Subscribe Page</title>
		<link>http://www.redmelon.co.uk/2011/10/magento-create-newsletter-subscribe-page/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-create-newsletter-subscribe-page</link>
		<comments>http://www.redmelon.co.uk/2011/10/magento-create-newsletter-subscribe-page/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 19:00:36 +0000</pubDate>
		<dc:creator>piersp</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.redmelon.co.uk/?p=153</guid>
		<description><![CDATA[Create a page under CMS &#62; Pages and call it Newsletter. Then add the code below: {{block type="newsletter/subscribe" template="newsletter/subscribe.phtml"}}]]></description>
			<content:encoded><![CDATA[<p>Create a page under CMS &gt; Pages and call it Newsletter. Then add the code below:</p>
<p><code>{{block type="newsletter/subscribe" template="newsletter/subscribe.phtml"}}</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.redmelon.co.uk/2011/10/magento-create-newsletter-subscribe-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento &#8211; Show a Static Block in the product view.phtml based on category</title>
		<link>http://www.redmelon.co.uk/2011/10/magento-show-a-static-block-i-the-product-view-phtml-based-on-category/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-show-a-static-block-i-the-product-view-phtml-based-on-category</link>
		<comments>http://www.redmelon.co.uk/2011/10/magento-show-a-static-block-i-the-product-view-phtml-based-on-category/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 17:53:01 +0000</pubDate>
		<dc:creator>piersp</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.redmelon.co.uk/?p=146</guid>
		<description><![CDATA[Edit view.phtml and put this code in:]]></description>
			<content:encoded><![CDATA[<p>Edit view.phtml and put this code in:</p>
<p><?php $categories = $_product->getCategoryIds(); ?><br />
<?php foreach($categories as $k => $_category_id): ?><br />
<?php $_category = Mage::getModel('catalog/category')->load($_category_id) ?><br />
<?php //echo $_category->getName() ?><br />
<?php endforeach; ?><br />
<?php<br />
if ($_category->getName() == &#8216;YourCategoryName&#8217;) {echo $this->getLayout()->createBlock(&#8216;cms/block&#8217;)->setBlockId(&#8216;yourstaticblockname&#8217;)->toHtml();}<br />
else {echo $this->getLayout()->createBlock(&#8216;cms/block&#8217;)->setBlockId(&#8216;blank&#8217;)->toHtml();}<br />
?></p>
]]></content:encoded>
			<wfw:commentRss>http://www.redmelon.co.uk/2011/10/magento-show-a-static-block-i-the-product-view-phtml-based-on-category/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento &#8211; UK Tax/VAT Setup</title>
		<link>http://www.redmelon.co.uk/2011/10/magento-uk-taxvat-setup/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-uk-taxvat-setup</link>
		<comments>http://www.redmelon.co.uk/2011/10/magento-uk-taxvat-setup/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 17:48:14 +0000</pubDate>
		<dc:creator>piersp</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.redmelon.co.uk/?p=144</guid>
		<description><![CDATA[Use the CSV below to setup VAT in Magento]]></description>
			<content:encoded><![CDATA[<p>Use the CSV below to setup VAT in Magento</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redmelon.co.uk/2011/10/magento-uk-taxvat-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento &#8211; Recommended Extensions</title>
		<link>http://www.redmelon.co.uk/2011/10/magento-recommended-extensions/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-recommended-extensions</link>
		<comments>http://www.redmelon.co.uk/2011/10/magento-recommended-extensions/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 17:47:23 +0000</pubDate>
		<dc:creator>piersp</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.redmelon.co.uk/?p=142</guid>
		<description><![CDATA[WebShopApps Shipping WebShopApps Invoice OneStepCheckout Simple Google Shopping]]></description>
			<content:encoded><![CDATA[<p>WebShopApps Shipping<br />
WebShopApps Invoice<br />
OneStepCheckout<br />
Simple Google Shopping</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redmelon.co.uk/2011/10/magento-recommended-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento &#8211; Getting the paths</title>
		<link>http://www.redmelon.co.uk/2011/10/magento-getting-the-paths/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-getting-the-paths</link>
		<comments>http://www.redmelon.co.uk/2011/10/magento-getting-the-paths/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 17:43:21 +0000</pubDate>
		<dc:creator>piersp</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.redmelon.co.uk/?p=139</guid>
		<description><![CDATA[To Retrieve URL path in STATIC BLOCK To get SKIN URL {{skin url=’images/sampleimage.jpg ‘}} To get Media URL {{media url=’/sampleimage.jpg’}} To get Store URL {{store url=’mypage.html’}} To get Base URL {{base url=’yourstore/mypage.html’}} To Retrieve URL path in PHTML Note: In &#8230; <a href="http://www.redmelon.co.uk/2011/10/magento-getting-the-paths/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To Retrieve URL path in STATIC BLOCK</p>
<p>To get SKIN URL</p>
<p>{{skin url=’images/sampleimage.jpg ‘}}</p>
<p>To get Media URL</p>
<p>{{media url=’/sampleimage.jpg’}}</p>
<p>To get Store URL</p>
<p>{{store url=’mypage.html’}}</p>
<p>To get Base URL</p>
<p>{{base url=’yourstore/mypage.html’}}</p>
<p>To Retrieve URL path in PHTML<br />
Note: In editing PHTML don’t forget to enclode the following code with PHP tag</p>
<p>Not secure Skin URL</p>
<p><?php echo $this->getSkinUrl(‘images/sampleimage.jpg’) ?></p>
<p>Secure Skin URL</p>
<p><?php echo $this->getSkinUrl(‘images/ sampleimage.gif’, array(‘_secure’=>true)) ?></p>
<p>Get  Current URL</p>
<p>$current_url = Mage::helper(‘core/url’)->getCurrentUrl();</p>
<p>Get Home URL</p>
<p>$home_url = Mage::helper(‘core/url’)->getHomeUrl();</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redmelon.co.uk/2011/10/magento-getting-the-paths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento &#8211; CSV Product Import</title>
		<link>http://www.redmelon.co.uk/2011/09/magento-csv-product-import/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=magento-csv-product-import</link>
		<comments>http://www.redmelon.co.uk/2011/09/magento-csv-product-import/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 10:49:20 +0000</pubDate>
		<dc:creator>piersp</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.redmelon.co.uk/?p=1</guid>
		<description><![CDATA[Importing products to Magento using a CSV]]></description>
			<content:encoded><![CDATA[<p>Importing products to Magento using a CSV</p>
]]></content:encoded>
			<wfw:commentRss>http://www.redmelon.co.uk/2011/09/magento-csv-product-import/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

