<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments for Mystic's Random Blog</title>
	<atom:link href="http://mystic-one.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mystic-one.com</link>
	<description>A random blog about random stuff</description>
	<pubDate>Fri, 19 Mar 2010 07:25:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Magento: How to change the admin theme by Alexis</title>
		<link>http://mystic-one.com/2009/03/17/magento-how-to-change-the-admin-theme/comment-page-1/#comment-376</link>
		<dc:creator>Alexis</dc:creator>
		<pubDate>Sun, 20 Dec 2009 22:50:22 +0000</pubDate>
		<guid isPermaLink="false">http://mystic-one.com/?p=47#comment-376</guid>
		<description>Legendary post dude. Still took me am hour to get going. I think making a new template folder under skin/adminhtml/default/mytheme was required to make it kick in. Magento is only starting to make a little sense to me now after pulling my hair out for weeks. Its actually a really cool system once you get past the hair pulling stage.</description>
		<content:encoded><![CDATA[<p>Legendary post dude. Still took me am hour to get going. I think making a new template folder under skin/adminhtml/default/mytheme was required to make it kick in. Magento is only starting to make a little sense to me now after pulling my hair out for weeks. Its actually a really cool system once you get past the hair pulling stage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento: Ultimate cache clear script by Marc</title>
		<link>http://mystic-one.com/2009/06/16/magento-ultimate-cache-clear-script/comment-page-1/#comment-375</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 26 Oct 2009 11:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://mystic-one.com/?p=67#comment-375</guid>
		<description>I had to start the script with an explicit php5 command:
/usr/local/bin/php5 -f clearcache.php

May it helps someone</description>
		<content:encoded><![CDATA[<p>I had to start the script with an explicit php5 command:<br />
/usr/local/bin/php5 -f clearcache.php</p>
<p>May it helps someone</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento: Ultimate cache clear script by Ron Peled</title>
		<link>http://mystic-one.com/2009/06/16/magento-ultimate-cache-clear-script/comment-page-1/#comment-373</link>
		<dc:creator>Ron Peled</dc:creator>
		<pubDate>Wed, 19 Aug 2009 00:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://mystic-one.com/?p=67#comment-373</guid>
		<description>Didn't work for me. I think Magento has a big issue in their DB. In my opinion they are either missing quite a few indexes on db tables/columns, have too many indexes or both.</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t work for me. I think Magento has a big issue in their DB. In my opinion they are either missing quite a few indexes on db tables/columns, have too many indexes or both.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Activating microphone boost on a Soundblaster Audigy SE in Windows Vista by Sam Morris</title>
		<link>http://mystic-one.com/2008/05/12/activating-microphone-boost-on-a-soundblaster-audigy-se-in-windows-vista/comment-page-1/#comment-372</link>
		<dc:creator>Sam Morris</dc:creator>
		<pubDate>Tue, 30 Jun 2009 21:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://mystic-one.com/?p=21#comment-372</guid>
		<description>Unfortunately, no longer works (at least as of SP1) - driver does not function with the Audigy SE card as it's been removed from the list of supported devices ("The driver is corrupt"). The only way of using the microphone above about 10% volume with an Audigy SE is to use Windows XP, else you need a new sound card.</description>
		<content:encoded><![CDATA[<p>Unfortunately, no longer works (at least as of SP1) - driver does not function with the Audigy SE card as it&#8217;s been removed from the list of supported devices (&#8221;The driver is corrupt&#8221;). The only way of using the microphone above about 10% volume with an Audigy SE is to use Windows XP, else you need a new sound card.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento: How to disable update notifications by mystic</title>
		<link>http://mystic-one.com/2009/03/12/magento-how-to-disable-update-notifications/comment-page-1/#comment-370</link>
		<dc:creator>mystic</dc:creator>
		<pubDate>Tue, 02 Jun 2009 15:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://mystic-one.com/?p=43#comment-370</guid>
		<description>Fixed.</description>
		<content:encoded><![CDATA[<p>Fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento: How to disable update notifications by Pim Schaaf</title>
		<link>http://mystic-one.com/2009/03/12/magento-how-to-disable-update-notifications/comment-page-1/#comment-369</link>
		<dc:creator>Pim Schaaf</dc:creator>
		<pubDate>Tue, 12 May 2009 14:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://mystic-one.com/?p=43#comment-369</guid>
		<description>Great tutorial, worked fine for me on Magento 1.3.1.

It would be nice if you could replace Boutik for MyCompany in the codesnippet for MyCompany.xml, would make find and replace MyCompany easier after pasting.

Regards,

Pim Schaaf</description>
		<content:encoded><![CDATA[<p>Great tutorial, worked fine for me on Magento 1.3.1.</p>
<p>It would be nice if you could replace Boutik for MyCompany in the codesnippet for MyCompany.xml, would make find and replace MyCompany easier after pasting.</p>
<p>Regards,</p>
<p>Pim Schaaf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Activating microphone boost on a Soundblaster Audigy SE in Windows Vista by drofenaz</title>
		<link>http://mystic-one.com/2008/05/12/activating-microphone-boost-on-a-soundblaster-audigy-se-in-windows-vista/comment-page-1/#comment-82</link>
		<dc:creator>drofenaz</dc:creator>
		<pubDate>Sat, 28 Feb 2009 11:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://mystic-one.com/?p=21#comment-82</guid>
		<description>Thanks for the help! The 20dB boost now shows up!</description>
		<content:encoded><![CDATA[<p>Thanks for the help! The 20dB boost now shows up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on (partial) MySQL Proxy API Doc by manohar</title>
		<link>http://mystic-one.com/2008/05/13/partial-mysql-proxy-api-doc/comment-page-1/#comment-35</link>
		<dc:creator>manohar</dc:creator>
		<pubDate>Thu, 25 Sep 2008 10:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://mystic-one.com/?p=23#comment-35</guid>
		<description>proxy.connection.server.default_db does not work?
I am using proxy version 0.6.1, some reason its always empty.</description>
		<content:encoded><![CDATA[<p>proxy.connection.server.default_db does not work?<br />
I am using proxy version 0.6.1, some reason its always empty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on (partial) MySQL Proxy API Doc by guzik &#187; Blog Archive &#187; Sprawdzanie aktywności użytkowników MySQL</title>
		<link>http://mystic-one.com/2008/05/13/partial-mysql-proxy-api-doc/comment-page-1/#comment-34</link>
		<dc:creator>guzik &#187; Blog Archive &#187; Sprawdzanie aktywności użytkowników MySQL</dc:creator>
		<pubDate>Fri, 18 Jul 2008 10:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://mystic-one.com/?p=23#comment-34</guid>
		<description>[...] Mystic&#8217;s Random Blog » (partial) MySQL Proxy API Doc [...]</description>
		<content:encoded><![CDATA[<p>[...] Mystic&#8217;s Random Blog » (partial) MySQL Proxy API Doc [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Worlds Smallest PC by Mathieu M-Gosselin</title>
		<link>http://mystic-one.com/2006/05/04/worlds-smallest-pc/comment-page-1/#comment-3</link>
		<dc:creator>Mathieu M-Gosselin</dc:creator>
		<pubDate>Sat, 06 May 2006 14:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://mystic-one.com/?p=10#comment-3</guid>
		<description>Where's the CD drive? =p</description>
		<content:encoded><![CDATA[<p>Where&#8217;s the CD drive? =p</p>
]]></content:encoded>
	</item>
</channel>
</rss>
