<?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>Mon, 14 May 2012 11:34:13 +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>Netbeans Uppercase, Lowercase and Switch Case &#8211; useful key combo</title>
		<link>http://www.edmondscommerce.co.uk/netbeans/netbeans-uppercase-lowercase-and-switch-case-useful-key-combo/</link>
		<comments>http://www.edmondscommerce.co.uk/netbeans/netbeans-uppercase-lowercase-and-switch-case-useful-key-combo/#comments</comments>
		<pubDate>Mon, 14 May 2012 11:34:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[netbeans]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3102</guid>
		<description><![CDATA[So, this is documented in the manual, but isn&#8217;t obvious in any menu :- To uppercase a selection, press Control+U then U. To lowercase a selection, press Control+U then L. and to reverse case in the selection (for when you have typed a whole line of code without checking your caps lock!), press Control+U then [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/netbeans/netbeans-uppercase-lowercase-and-switch-case-useful-key-combo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Inline Translate Not Working + Solution</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-inline-translate-not-working-solution/</link>
		<comments>http://www.edmondscommerce.co.uk/magento/magento-inline-translate-not-working-solution/#comments</comments>
		<pubDate>Fri, 04 May 2012 09:04:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[can't]]></category>
		<category><![CDATA[inline]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[translate]]></category>
		<category><![CDATA[varchar]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3098</guid>
		<description><![CDATA[If you are puzzled as to why inline translate in Magento is not saving a particular translation, this could be your issue. Inline translate uses the table core_translation to store the translations. The fields that store the data are set to VARCHAR(255) fields. If your source string is longer than 255 characters, it will fail [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/magento/magento-inline-translate-not-working-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending Mage Core Encryption Model to handle Legacy Passwords</title>
		<link>http://www.edmondscommerce.co.uk/magento/extending-mage-core-encryption-model-to-handle-legacy-passwords/</link>
		<comments>http://www.edmondscommerce.co.uk/magento/extending-mage-core-encryption-model-to-handle-legacy-passwords/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 12:35:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[config.xml]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[encryptor]]></category>
		<category><![CDATA[hair]]></category>
		<category><![CDATA[legacy]]></category>
		<category><![CDATA[override]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3096</guid>
		<description><![CDATA[If you are migrating from an old ecommerce package into Magento, you may well want to extend Magento's password hashing system so that it can understand the passwords that are hashed by the previous system and customers can log in using their old passwords without any hassle. You would start off by overriding the Mage_Core_Model_Encryption [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/magento/extending-mage-core-encryption-model-to-handle-legacy-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Magento category attribute sort order from the database</title>
		<link>http://www.edmondscommerce.co.uk/magento/update-magento-category-attribute-sort-order-from-the-database/</link>
		<comments>http://www.edmondscommerce.co.uk/magento/update-magento-category-attribute-sort-order-from-the-database/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 17:48:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[attribute sets]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3089</guid>
		<description><![CDATA[If you have written your own modules, and need to rearrange the order that your attributes or displayed in, or change anything else, you can use the following SQL statements to fix their order. First you need to get the attribute group that the attributes are under. This can be done by running the following [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/magento/update-magento-category-attribute-sort-order-from-the-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Performance Problems</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-performance-problems/</link>
		<comments>http://www.edmondscommerce.co.uk/magento/magento-performance-problems/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 08:56:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[opcode]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[varnish]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3083</guid>
		<description><![CDATA[If you are having performance issues with your Magento store and you are running on a dedicated or VPS server that you think should be up to the task of running your store properly but you continue to have performance problems then this post is for you. Having decent server specification is only the first [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/magento/magento-performance-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Upgrade Bash Script</title>
		<link>http://www.edmondscommerce.co.uk/wordpress/wordpress-upgrade-bash-script/</link>
		<comments>http://www.edmondscommerce.co.uk/wordpress/wordpress-upgrade-bash-script/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 11:28:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3081</guid>
		<description><![CDATA[If you would like to upgrade wordpress directly on the command line using bash then you might like this little script: [bash] #!/bin/bash # This is a script to upgrade wordpress. # Put it in your wordpress document root (the folder that contains wp-config.php) # chmod +x to make executable # ./wp-upgrade.bash to run # [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/wordpress/wordpress-upgrade-bash-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.10 is Dead&#8230; What next?</title>
		<link>http://www.edmondscommerce.co.uk/ubuntu/ubuntu-10-10-is-dead-what-next/</link>
		<comments>http://www.edmondscommerce.co.uk/ubuntu/ubuntu-10-10-is-dead-what-next/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 09:21:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[of]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3074</guid>
		<description><![CDATA[Today we and no doubt countless other Ubuntu 10.10 users got the dreaded: You can read the official announcement here. As everyone is aware, Ubuntu and Gnome have both moved towards a new desktop environment paradigm which is designed to be a bit more dumbed down and accessible to less technical users. Unfortunately its not [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/ubuntu/ubuntu-10-10-is-dead-what-next/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Prevent Focus Stealing</title>
		<link>http://www.edmondscommerce.co.uk/ubuntu/ubuntu-prevent-focus-stealing/</link>
		<comments>http://www.edmondscommerce.co.uk/ubuntu/ubuntu-prevent-focus-stealing/#comments</comments>
		<pubDate>Thu, 05 Apr 2012 15:07:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[gconf]]></category>
		<category><![CDATA[stealing]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3072</guid>
		<description><![CDATA[If you find yourself typing away whilst something else loads or another window pops open and all of a sudden your typing has gone into a different window then this solution is for you Open gconf-editor. Open a terminal and type gconf-editor and hit return. Now navigate to /apps/compiz/general/screen0/options/focus_prevention_level key and set its value to [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/ubuntu/ubuntu-prevent-focus-stealing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Post-upgrade: Illegal scheme supplied, only alphanumeric characters are permitted +SOLUTION</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-post-upgrade-illegal-scheme-supplied-only-alphanumeric-characters-are-permitted-solution/</link>
		<comments>http://www.edmondscommerce.co.uk/magento/magento-post-upgrade-illegal-scheme-supplied-only-alphanumeric-characters-are-permitted-solution/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 10:50:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[multistore]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3069</guid>
		<description><![CDATA[So one of our customer's sites started throwing this error message immediately following an upgrade. Illegal scheme supplied, only alphanumeric characters are permitted Turns out 1.6.2.0 doesn't like anything other than a-z and 0-9 in the store run code and the customer in question had underscores (_) in the store run code. The simple fix [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/magento/magento-post-upgrade-illegal-scheme-supplied-only-alphanumeric-characters-are-permitted-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip: Javascript late-loading trick</title>
		<link>http://www.edmondscommerce.co.uk/javascript/tip-javascript-late-loading-trick/</link>
		<comments>http://www.edmondscommerce.co.uk/javascript/tip-javascript-late-loading-trick/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 14:36:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/?p=3066</guid>
		<description><![CDATA[Having issues with javascript dependencies or awkwardly structured html defining objects you need before run? This is a little trick I used combined with csnover's roundrect.js to provide IE versions < 9 with border-radius rounded corners. Create a separate source file e.g. mylateloader.js and in it include the following code :- PLAIN TEXT CODE: function [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/javascript/tip-javascript-late-loading-trick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

