<?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>Auroral &#187; Magento</title>
	<atom:link href="http://auroral.co.uk/tag/magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://auroral.co.uk</link>
	<description>Characteristic of the dawn "a dim auroral glow"</description>
	<lastBuildDate>Thu, 19 Aug 2010 17:45:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Magento 1.2 with DL Content</title>
		<link>http://auroral.co.uk/2009/01/05/magento-12-with-dl-content/</link>
		<comments>http://auroral.co.uk/2009/01/05/magento-12-with-dl-content/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 01:54:56 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://auroral.co.uk/2009/01/05/magento-12-with-dl-content/</guid>
		<description><![CDATA[A little late on the news with this one, but I just noticed that Magento 1.2 had been released and finally we now have downloadable products!
http://www.magentocommerce.com/blog/comments/magento-version-120-is-now-available/
I did however have some issues which required resolving in order to use the new downloadable products and various options in the system config settings when upgrading from 1.1.8.
If you [...]]]></description>
			<content:encoded><![CDATA[<p>A little late on the news with this one, but I just noticed that Magento 1.2 had been released and finally we now have downloadable products!</p>
<p><a href="http://www.magentocommerce.com/blog/comments/magento-version-120-is-now-available/" title="Magento Commerce 1.2 now available with downloadable products">http://www.magentocommerce.com/blog/comments/magento-version-120-is-now-available/</a></p>
<p>I did however have some issues which required resolving in order to use the new downloadable products and various options in the system config settings when upgrading from 1.1.8.</p>
<p>If you get an error looking like the following then just complete the instructions below:</p>
<blockquote><p> Warning: include(Mage/Adminhtml/Model/System/Config/Backend/Catalog/Search/Type.php) [<a href="http://sjbowers.net/report/function.include">function.include</a>]: failed to open stream: No such file or directory  in /htdocs/app/code/core/Mage/Core/functions.php on line 73</p></blockquote>
<p>For some reason the upgrade in Magento Connect doesn&#8217;t create some directories and the new files required hence the &#8221; failed to open stream: No such file or directory&#8221; message, because it simply can&#8217;t find what it&#8217;s looking for.</p>
<p>Simply download the full package from Magento for 1.2 then upload some folders, I found by uploading the following two (the ones missing in the above message) resulted in more errors:</p>
<p>app/code/core/Mage/Adminhtml/Model/System/Config/Backend/Catalog/</p>
<p>app/code/core/Mage/Adminhtml/Model/System/Config/Source/Catalog/</p>
<p>So&#8230;&#8230;.. To save me more headaches I just grabbed all the folders in the root for Magento and uploaded them, when my FTP asked me to confirm overwriting I choose &#8220;No To all&#8221;, it then proceeded to upload the files that the upgrade for some reason missed. (Just make sure you don&#8217;t overwrite your settings and such, choosing no to overwriting will ensure you only upload files not currently on your server).</p>
<p>You might need to set the permissions recursively again! (In the CLI: chmod -R 777 htdocs (Or wherever the your root magento install is))</p>
<span class="akst_link"><a href="http://auroral.co.uk/?p=121&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_121"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://auroral.co.uk/2009/01/05/magento-12-with-dl-content/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Magento Watermarks make the background grey or pixelated!</title>
		<link>http://auroral.co.uk/2008/12/15/magento-watermarks-make-the-background-grey-or-pixelated/</link>
		<comments>http://auroral.co.uk/2008/12/15/magento-watermarks-make-the-background-grey-or-pixelated/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 01:03:45 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Background]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://auroral.co.uk/2008/12/15/magento-watermarks-make-the-background-grey-or-pixelated/</guid>
		<description><![CDATA[Whilst trying out Magento it became apparent that when you wish to watermark your product images it would overcast a grey background which could also be pixelated, although not ideal there is a way to combat this.
Transparent Image:

Note that it kinda works in the left of this image but the corners don&#8217;t look right, then [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst trying out Magento it became apparent that when you wish to watermark your product images it would overcast a grey background which could also be pixelated, although not ideal there is a way to combat this.</p>
<p>Transparent Image:</p>
<p><a href="http://auroral.co.uk/2008/12/15/magento-watermarks-make-the-background-grey-or-pixelated/organic-tribal-plug-with-carve-skull-sjb-jewellery/" rel="attachment wp-att-109" title="Organic Tribal Plug With Carve Skull - SJB Jewellery"><img src="http://auroral.co.uk/wp-content/uploads/2008/12/organic-tribal-plug-with-carve-skull-sjb-jewellery.jpg" alt="Organic Tribal Plug With Carve Skull - SJB Jewellery" /></a></p>
<p>Note that it kinda works in the left of this image but the corners don&#8217;t look right, then see the top right how the wording is pixelated with blocky grey around it.</p>
<p>Here is an image with a background:</p>
<p><a href="http://auroral.co.uk/2008/12/15/magento-watermarks-make-the-background-grey-or-pixelated/sabre-tooth-piercing-sjb-2/" rel="attachment wp-att-110" title="Sabre Tooth Piercing - SJB"><img src="http://auroral.co.uk/wp-content/uploads/2008/12/sabretooth-2-sjb-jewellery.jpg" alt="Sabre Tooth Piercing - SJB" /></a></p>
<p>See how it&#8217;s now working as I intended.</p>
<p>So as a temporary fix you could give your product a background or border it right on the edge. It&#8217;s not ideal and keep in mind if you run multiple stores or shops with different themes it could look off, also if you change the pages individual designs it could also look odd.</p>
<p>So with your product image and your watermark image being transparent it doesn&#8217;t play well together.</p>
<p>If you wish to get messy with some code then take a look at the comments over at PHP.net:</p>
<p><a href="http://uk.php.net/imagecolortransparent" title="imagecolortransparent PHP function">http://uk.php.net/imagecolortransparent</a></p>
<p>There are some handy tidbits in there to read.</p>
<p>If you don&#8217;t then the above information should be enough to at least get your images displaying right but one might then argue, why not add your copyright when creating the image? Unless you plan on changing your copyrights.</p>
<span class="akst_link"><a href="http://auroral.co.uk/?p=107&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_107"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://auroral.co.uk/2008/12/15/magento-watermarks-make-the-background-grey-or-pixelated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use The Blue Skin In Magento?</title>
		<link>http://auroral.co.uk/2008/12/08/how-to-use-the-blue-skin-in-magento/</link>
		<comments>http://auroral.co.uk/2008/12/08/how-to-use-the-blue-skin-in-magento/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 04:21:30 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://auroral.co.uk/2008/12/08/how-to-use-the-blue-skin-in-magento/</guid>
		<description><![CDATA[If you don&#8217;t know what Magento is, then simply it&#8217;s an open source project developed by Varien which makes it easy for people to create an E-commerce shop.
Anyway&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;
The whole concept of Themes and Skins can be confusing at first, especially when trying to set them up. Magento recently released a new skin called &#8220;Blue Skin&#8220;, [...]]]></description>
			<content:encoded><![CDATA[<p>If you don&#8217;t know what <a href="http://www.magentocommerce.com/" title="Magento Commerce">Magento</a> is, then simply it&#8217;s an open source project developed by Varien which makes it easy for people to create an E-commerce shop.</p>
<p>Anyway&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;</p>
<p>The whole concept of Themes and Skins can be confusing at first, especially when trying to set them up. Magento recently released a new skin called &#8220;<a href="http://www.magentocommerce.com/extension/519/blue-skin">Blue Skin</a>&#8220;, now the name says it all, but I couldn&#8217;t for the life of me figure out how to make it appear in the admin at first, so you could use it. I figured it out after a little while of playing Here&#8217;s a quick how to:Blue skin is as it&#8217;s aptly named, a skin, it&#8217;s a variant of the default theme so you won&#8217;t see it in the themes admin, instead you must go to:</p>
<p>System &gt;&gt; Configuration &gt;&gt; General &gt;&gt; Design (Either set this as default or select a specific store).</p>
<p>You will then see the option for &#8220;Themes&#8221;, in this section are the following fields:</p>
<p>Templates, Skin (Images/CSS), Layout, Default.</p>
<p><a href="http://auroral.co.uk/2008/12/08/how-to-use-the-blue-skin-in-magento/magento-design-admin/" rel="attachment wp-att-100" title="Magento Design Admin."></a></p>
<p style="text-align: center"><a href="http://auroral.co.uk/2008/12/08/how-to-use-the-blue-skin-in-magento/magento-design-admin/" rel="attachment wp-att-100" title="Magento Design Admin."><img src="http://auroral.co.uk/wp-content/uploads/2008/12/magento-admin.thumbnail.jpg" alt="Magento Design Admin." /></a></p>
<p>Enter the word &#8220;blue&#8221; in all of these fields and then save, you will then have the blue skin for your fontend.</p>
<p><a href="http://auroral.co.uk/2008/12/08/how-to-use-the-blue-skin-in-magento/magento-design-admin-blue-skin-settings/" rel="attachment wp-att-101" title="Magento Design Admin - Blue Skin Settings"></a></p>
<p style="text-align: center"><a href="http://auroral.co.uk/2008/12/08/how-to-use-the-blue-skin-in-magento/magento-design-admin-blue-skin-settings/" rel="attachment wp-att-101" title="Magento Design Admin - Blue Skin Settings"><img src="http://auroral.co.uk/wp-content/uploads/2008/12/magento_admin_blue_skin.thumbnail.jpg" alt="Magento Design Admin - Blue Skin Settings" /></a></p>
<p><strong>Note:</strong> If you have multiple stores and want this design by default or for all stores you can enter the details in &#8220;default config&#8221;, however if you only want to use it on one store then use the drop down on the top left to select the store, once loaded enters the details for that store.</p>
<p>I&#8217;m currently writing an article about PrestaShop Vs Magento which should be ready soon if anyone cares to sleep, I mean read :-p</p>
<span class="akst_link"><a href="http://auroral.co.uk/?p=99&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_99"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://auroral.co.uk/2008/12/08/how-to-use-the-blue-skin-in-magento/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
