<?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>Edmonds Commerce</title>
	<atom:link href="http://www.edmondscommerce.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Wed, 01 Feb 2012 17:25:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Yii Setting up Authorisation &#8211; the Missing Manual</title>
		<link>http://www.edmondscommerce.co.uk/php/yii-setting-up-authorisation-the-missing-manual/</link>
		<comments>http://www.edmondscommerce.co.uk/php/yii-setting-up-authorisation-the-missing-manual/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 17:25:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[auth]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[manager]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[yii]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2925</guid>
		<description><![CDATA[Reading the generally very clear and concise Yii documentation you can quickly get started with the framework. However one issue that I struggled to be clear on is setting up the database driven authorisation system. I recommend reading this blog post which finally helped me to understand wth I was supposed to do. The official [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/php/yii-setting-up-authorisation-the-missing-manual/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a scrollable menu with an onHover effect</title>
		<link>http://www.edmondscommerce.co.uk/jquery/create-a-scrollable-menu-with-an-onhover-effect/</link>
		<comments>http://www.edmondscommerce.co.uk/jquery/create-a-scrollable-menu-with-an-onhover-effect/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 14:51:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2922</guid>
		<description><![CDATA[I was recently asked by a client to create a scrollable, navigation menu for their site. However, they wanted it to have an onHover submenu that expanded to the side, over the top of the scrollbar. The problem with this is that there is noway to do this using normal css, over the overflow:scroll hides [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/jquery/create-a-scrollable-menu-with-an-onhover-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Start windows on a specified workspace</title>
		<link>http://www.edmondscommerce.co.uk/linux/start-windows-on-a-specified-workspace/</link>
		<comments>http://www.edmondscommerce.co.uk/linux/start-windows-on-a-specified-workspace/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 14:04:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[window management]]></category>
		<category><![CDATA[wmctrl]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2916</guid>
		<description><![CDATA[I rely on multiple desktops in order to keep my workflow organised. However each time I start up my computer I have to move these windows onto the correct desktop, which is a pain. Thankfully there is a way to place each window onto it's own desktop when your computer starts. This will explain the [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/linux/start-windows-on-a-specified-workspace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Extract Files from Plesk Backups</title>
		<link>http://www.edmondscommerce.co.uk/plesk/how-to-extract-files-from-plesk-backups/</link>
		<comments>http://www.edmondscommerce.co.uk/plesk/how-to-extract-files-from-plesk-backups/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 17:25:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[plesk]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[extract]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2907</guid>
		<description><![CDATA[So you have a plesk backup file and you want to extract and open the files from it? No problem. This blog will show you how. The file is a mime file. The "mpack" package will let you unpack it. First we install the "mpack" package PLAIN TEXT CODE: sudo apt-get install mpack Let's imagine [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/plesk/how-to-extract-files-from-plesk-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Force Download with Custom Filename</title>
		<link>http://www.edmondscommerce.co.uk/php/php-force-download-with-custom-filename/</link>
		<comments>http://www.edmondscommerce.co.uk/php/php-force-download-with-custom-filename/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 15:22:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[as]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[filename]]></category>
		<category><![CDATA[force]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[txt]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2902</guid>
		<description><![CDATA[If you want to serve up text files for download (perhaps product feeds etc) then you might like this little snippet. Not only will it force the file to be downloaded but it allows you to specify a custom filename that it should be saved as. PLAIN TEXT PHP: if&#40;isset&#40;$_GET&#91;'download_file'&#93;&#41;&#41;&#123; &#160; &#160; header&#40;"Content-type: application/octet-stream"&#41;; &#160; [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/php/php-force-download-with-custom-filename/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento 2 &#8211; Key Points for Developers!</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-2-key-points-for-developers/</link>
		<comments>http://www.edmondscommerce.co.uk/magento/magento-2-key-points-for-developers/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 14:41:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[2]]></category>
		<category><![CDATA[5.3]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[magento 2]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php 5.3]]></category>
		<category><![CDATA[two]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[web developer]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2900</guid>
		<description><![CDATA[The first development release of Magento 2 has a few areas worthy of note for developers of the coming changes to Magento. Magento 2 now requires PHP 5.3 Zend is still version 1.11.1. Magento 2 now implements templates on a per modules basis. So now all the different bits of the theme are separated into [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/magento/magento-2-key-points-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento 2 Source Code Available on GitHub</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-2-source-code-available-on-github/</link>
		<comments>http://www.edmondscommerce.co.uk/magento/magento-2-source-code-available-on-github/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 07:37:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[2]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[hope]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[two]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/magento/magento-2-source-code-available-on-github/</guid>
		<description><![CDATA[Magento version two is coming. For those of us who are eagerly awaiting the next major version of the most popular and powerful open source e-commerce platform, you can now see, track and download the code on GitHub. Not had chance to have an in depth look as yet but we expect great things! https://github.com/magento/magento2 [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/magento/magento-2-source-code-available-on-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Confirm E-mail Address Field to Magento Frontend Forms</title>
		<link>http://www.edmondscommerce.co.uk/magento/adding-confirm-e-mail-address-field-to-magento-frontend-forms/</link>
		<comments>http://www.edmondscommerce.co.uk/magento/adding-confirm-e-mail-address-field-to-magento-frontend-forms/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 16:44:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2887</guid>
		<description><![CDATA[If you are thinking of adding a confirmation of e-mail address to the front-end registration pages of your store e.g the Checkout billing page or the customer account registration, the little snippets below could be of use to you For the Checkout billing page 1. Locate the magento checkout billing page (billing.phtml) which can be [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/magento/adding-confirm-e-mail-address-field-to-magento-frontend-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Custom Product Type as Configurable Product</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-custom-product-type-as-configurable-product/</link>
		<comments>http://www.edmondscommerce.co.uk/magento/magento-custom-product-type-as-configurable-product/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 15:36:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[configurable]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[product]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2882</guid>
		<description><![CDATA[If you have created a new product type and need to enable it to be included with configurable products you need to let Magento know that it should allow your product type to work with configurable products. To do this open your config xml and add the following xml. PLAIN TEXT XML: &#60;config&#62; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/magento/magento-custom-product-type-as-configurable-product/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get a configurable products parent in Magento</title>
		<link>http://www.edmondscommerce.co.uk/magento/how-to-get-a-configurable-products-parent-in-magento/</link>
		<comments>http://www.edmondscommerce.co.uk/magento/how-to-get-a-configurable-products-parent-in-magento/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 15:19:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[configurable products]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[magento problem]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=2883</guid>
		<description><![CDATA[I recently needed magento to be able to load a product, and if that product was part of a configurable product detect this and return the parent product if that existed. Looking around google I came across this code snippet and thought it should work PLAIN TEXT PHP: $_product = Mage::getModel&#40;'catalog/product'&#41;-&#62;load&#40;$productId&#41;; $parentIdArray = $_product-&#62;loadParentProductIds&#40;&#41; &#160; [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/magento/how-to-get-a-configurable-products-parent-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

