<?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>askmatt &#187; images</title>
	<atom:link href="http://askmatt.co.uk/blog/tag/images/feed/" rel="self" type="application/rss+xml" />
	<link>http://askmatt.co.uk/blog</link>
	<description>ask matt</description>
	<lastBuildDate>Fri, 09 Jul 2010 21:54:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Magento Image Import</title>
		<link>http://askmatt.co.uk/blog/2009/10/magento-image-import/</link>
		<comments>http://askmatt.co.uk/blog/2009/10/magento-image-import/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 01:13:05 +0000</pubDate>
		<dc:creator>askmatt</dc:creator>
				<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://askmatt.co.uk/blog/?p=3</guid>
		<description><![CDATA[Need to put all your images in the same directory structure that Magento uses? Put all your images in the same directory and enter this: for i in *.*; do mkdir -p ${i:0:1}/${i:1:1}/; mv $i ${i:0:1}/${i:1:1}/; done; Which will move all your images into different directories depending on the initial 2 letters of the image [...]]]></description>
		<wfw:commentRss>http://askmatt.co.uk/blog/2009/10/magento-image-import/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<img style='margin:0;padding:0;border:0;' width='1px' height='1px' src="http://askmatt.co.uk/blog/wp-content/plugins/mystat/mystat.php?act=time_load&id=14868&rnd=401528623" /></channel>
</rss>
