<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>QuentinNel.com</title>
	
	<link>http://www.quentinnel.com</link>
	<description>Quentin Nel's Blog</description>
	<lastBuildDate>Thu, 10 Jun 2010 13:07:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/quentinnel" /><feedburner:info uri="quentinnel" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Gotcha – How to Use Special Characters in Magento Emails</title>
		<link>http://feedproxy.google.com/~r/quentinnel/~3/WLFmm7yT_yQ/</link>
		<comments>http://www.quentinnel.com/2010/06/11/gotcha-how-to-use-special-characters-in-magento-emails/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 13:04:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.quentinnel.com/?p=206</guid>
		<description><![CDATA[I came across an annoying problem when adding some &#8220;Widerrufsbelehrung&#8221; text (Right of Withdrawal) text to the end of the New Order sales email in Magento. This is required text to comply with German E-commerce regulations, but the problem is that Magento can&#8217;t parse the special characters in this text. I came across a simple [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quentinnel.com%2F2010%2F06%2F11%2Fgotcha-how-to-use-special-characters-in-magento-emails%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quentinnel.com%2F2010%2F06%2F11%2Fgotcha-how-to-use-special-characters-in-magento-emails%2F&amp;source=quentinnel&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-full wp-image-114" title="magento logo" src="http://www.quentinnel.com/wp-content/uploads/magento_logo.png" alt="magento logo" width="318" height="100" />I came across an annoying problem when adding some &#8220;Widerrufsbelehrung&#8221; text (Right of Withdrawal) text to the end of the New Order sales email in Magento. This is required text to comply with German E-commerce regulations, but the problem is that Magento can&#8217;t parse the special characters in this text.</p>
<p>I came across a simple but effective online tool for converting special characters to Unicode, at <a href="http://pinyin.info/tools/converter/chars2uninumbers.html">http://pinyin.info/tools/converter/chars2uninumbers.html</a>. Simply copy and paste your completed HTML (containing your special characters) and you can easily convert it to Unicode for pasting back into your locale files.</p>
<p>Hope that helps some poor web developer who is up all night trying to get Magento emails to work.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.quentinnel.com%2F2010%2F06%2F11%2Fgotcha-how-to-use-special-characters-in-magento-emails%2F&amp;title=Gotcha%20%26%238211%3B%20How%20to%20Use%20Special%20Characters%20in%20Magento%20Emails" id="wpa2a_2"><img src="http://www.quentinnel.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/quentinnel/~4/WLFmm7yT_yQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.quentinnel.com/2010/06/11/gotcha-how-to-use-special-characters-in-magento-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.quentinnel.com/2010/06/11/gotcha-how-to-use-special-characters-in-magento-emails/</feedburner:origLink></item>
		<item>
		<title>Magento Bug: Value of attribute “url_path” must be unique</title>
		<link>http://feedproxy.google.com/~r/quentinnel/~3/a15232hm_Aw/</link>
		<comments>http://www.quentinnel.com/2010/03/07/magento-bug-value-of-attribute-%e2%80%9curl_path%e2%80%9d-must-be-unique/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 03:41:42 +0000</pubDate>
		<dc:creator>Quentin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.quentinnel.com/?p=198</guid>
		<description><![CDATA[The Value of attribute “url_path” must be unique bug popped up again after adding more products to a Magento Ecommerce store. I was &#8220;happily&#8221; going about my business creating configurable and their associated simple products when out of the blue I started getting this error. It was after the 50th product that Magento wouldn&#8217;t let [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quentinnel.com%2F2010%2F03%2F07%2Fmagento-bug-value-of-attribute-%25e2%2580%259curl_path%25e2%2580%259d-must-be-unique%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quentinnel.com%2F2010%2F03%2F07%2Fmagento-bug-value-of-attribute-%25e2%2580%259curl_path%25e2%2580%259d-must-be-unique%2F&amp;source=quentinnel&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-medium wp-image-114" title="magento logo" src="http://www.quentinnel.com/wp-content/uploads/magento_logo-300x94.png" alt="magento logo" width="300" height="94" />The <strong>Value of attribute “url_path” must be unique</strong> bug popped up again after adding more products to a Magento Ecommerce store.</p>
<p>I was &#8220;happily&#8221; going about my business creating configurable and their associated simple products when out of the blue I started getting this error. It was after the 50th product that Magento wouldn&#8217;t let me save any further. This particular Magento store is running version 1.3.2.4, and it didn&#8217;t matter what values I entered into the URL Key or SKU field, it still gave the error. I also tried refreshing the cache, including Catalog Rewrites, but to no avail.</p>
<p>As a workaround, I ran the following SQL (this can be through phpMyAdmin or whatever SQL client you are comfortable with):</p>
<p><code>UPDATE eav_attribute SET is_unique = 0 WHERE attribute_code = ‘url_path’</code></p>
<p>This can of course be reversed when this version is next upgraded and the bug is fixed. Just run:</p>
<p><code>UPDATE eav_attribute SET is_unique = 1 WHERE attribute_code = ‘url_path’</code></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.quentinnel.com%2F2010%2F03%2F07%2Fmagento-bug-value-of-attribute-%25e2%2580%259curl_path%25e2%2580%259d-must-be-unique%2F&amp;title=Magento%20Bug%3A%20Value%20of%20attribute%20%E2%80%9Curl_path%E2%80%9D%20must%20be%20unique" id="wpa2a_4"><img src="http://www.quentinnel.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/quentinnel/~4/a15232hm_Aw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.quentinnel.com/2010/03/07/magento-bug-value-of-attribute-%e2%80%9curl_path%e2%80%9d-must-be-unique/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.quentinnel.com/2010/03/07/magento-bug-value-of-attribute-%e2%80%9curl_path%e2%80%9d-must-be-unique/</feedburner:origLink></item>
		<item>
		<title>FTC Regulations for Affiliates, Bloggers and Information Publishers</title>
		<link>http://feedproxy.google.com/~r/quentinnel/~3/UEscE45Rc2U/</link>
		<comments>http://www.quentinnel.com/2009/11/24/ftc-regulations-for-affiliates-bloggers-and-information-publishers/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 03:17:40 +0000</pubDate>
		<dc:creator>Quentin</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[affiliate]]></category>
		<category><![CDATA[bloggers]]></category>
		<category><![CDATA[ftc]]></category>

		<guid isPermaLink="false">http://www.quentinnel.com/?p=140</guid>
		<description><![CDATA[New FTC (Federal Trade Commission) rules come into effect on 1 December 2009 governing advertising disclosures that affect bloggers, affiliates, publishers and anyone that benefits from endorsing a product online. The FTC can investigate and impose fines of up to $11,000. While this has certainly got many affiliates and online marketers up in arms, in [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F11%2F24%2Fftc-regulations-for-affiliates-bloggers-and-information-publishers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F11%2F24%2Fftc-regulations-for-affiliates-bloggers-and-information-publishers%2F&amp;source=quentinnel&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>New FTC (Federal Trade Commission) rules come into effect on <strong>1 December 2009</strong> governing advertising disclosures that affect bloggers, affiliates, publishers and anyone that benefits from endorsing a product online. The FTC can investigate and impose fines of up to $11,000. While this has certainly got many affiliates and online marketers up in arms, in my opinion it is a step in the right direction.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/DBMlq3R85Xk&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/DBMlq3R85Xk&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>So how to you protect yourself and ensure that you are FTC compliant? For most of us, moving forward with FTC compliance is not really that difficult. The difficulty lies in updating any existing websites that you may have.</p>
<ul>
<li>If you are endorsing a product, ensure that you are a <strong>bona fide user</strong> of that product (i.e you have actually used the product, whether bought or supplied for review). If you haven&#8217;t used the product, make it clear to your readers.</li>
</ul>
<ul>
<li>Make it clear too that you are an affiliate, and that you will benefit from your recommendations (for example, disclose that you get paid a commission on every sale made on the site that you are referring them to). Do this <strong>clearly and conspicuously</strong> &#8211; don&#8217;t try and conceal your connection! In my opinion, the user doesn&#8217;t actually care and in fact will trust you more if you disclose this to them.</li>
</ul>
<ul>
<li>If you&#8217;re displaying a banner ad, there&#8217;s no need to disclose this as it should be obvious to the user.</li>
<li><strong>Don&#8217;t use testimonials</strong>, unless you can actually prove that they are real. If results aren&#8217;t typical, you won&#8217;t get away with putting &#8220;results not typical, your results may vary&#8221; as the disclaimer &#8211; you have to actually say &#8220;typical results are &#8230;&#8221; and give an exact figure that you can actually prove! Problem testimonials are those that contain:
<ul>
<li>any time frame based statements, such as &#8220;lose 10 pounds in 30 days&#8221;</li>
<li>any statements that can vary between individuals</li>
</ul>
<p>If you&#8217;re simply using testimonials that say that your customers like your product and are happy with their purchase then sure, no problem. If the product is good enough, and you&#8217;re adding enough value before the sale, you shouldn&#8217;t need testimonials anyway.</li>
</ul>
<ul>
<li>As suggested by Mark Ling, if linking to an affiliate product, put your disclaimer directly after the link. For example:</li>
</ul>
<blockquote><p><a href="http://#">Click Here for the Best Solution</a></p>
<p>The above link is a sponsored advertisement for **product**. The owner of this website is not a bona fide user of the product being recommended.</p></blockquote>
<p>So how do you show a disclaimer for a medium such as Facebook or Twitter, where posts are limited to 140 chars or less? Tut, tut &#8211; you shouldn&#8217;t really be direct linking to an affiliate product through a social network anyway, but that&#8217;s besides the point. Keep an eye on this website for an interesting and innovative approach: <a rel="nofollow" href="http://cmp.ly" target="_blank">http://cmp.ly</a>. It&#8217;s in beta stage, and it will be interesting to see how it evolves, but this simple approach may be the answer.</p>
<p><strong>More Links:</strong></p>
<p>The FTC&#8217;s official memo (see the PDFs in their right sidebar)<br />
<a rel="nofollow" href="http://www.ftc.gov/opa/2009/10/endortest.shtm">http://www.ftc.gov/opa/2009/10/endortest.shtm</a></p>
<p>The Wall St. Journal&#8217;s summary of the issues<br />
<a rel="nofollow" href="http://online.wsj.com/article/SB125475547130664753.html?mod=WSJ_hpp_MIDDLENexttoWhatsNewsTop">http://online.wsj.com/article/SB125475547130664753.html?mod=WSJ_hpp_MIDDLENexttoWhatsNewsTop</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F11%2F24%2Fftc-regulations-for-affiliates-bloggers-and-information-publishers%2F&amp;title=FTC%20Regulations%20for%20Affiliates%2C%20Bloggers%20and%20Information%20Publishers" id="wpa2a_6"><img src="http://www.quentinnel.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/quentinnel/~4/UEscE45Rc2U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.quentinnel.com/2009/11/24/ftc-regulations-for-affiliates-bloggers-and-information-publishers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.quentinnel.com/2009/11/24/ftc-regulations-for-affiliates-bloggers-and-information-publishers/</feedburner:origLink></item>
		<item>
		<title>Google Wave Overview (and how to get an invite)</title>
		<link>http://feedproxy.google.com/~r/quentinnel/~3/vxJmqc5gjy8/</link>
		<comments>http://www.quentinnel.com/2009/10/02/google-wave-overview-and-how-to-get-an-invite/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 23:31:20 +0000</pubDate>
		<dc:creator>Quentin</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Wave]]></category>

		<guid isPermaLink="false">http://www.quentinnel.com/?p=133</guid>
		<description><![CDATA[Google wave is an exciting new Google application that allows various participants to communicate and collaborate online in real-time (in fact, as the user types). You can collaborate using videos, photos, rich text, maps, robots and more. I love the way that you can chat with someone from another language, and Google Wave will translate  [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F10%2F02%2Fgoogle-wave-overview-and-how-to-get-an-invite%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F10%2F02%2Fgoogle-wave-overview-and-how-to-get-an-invite%2F&amp;source=quentinnel&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-full wp-image-134" title="googlewavelogo" src="http://www.quentinnel.com/wp-content/uploads/googlewavelogo.jpg" alt="googlewavelogo" width="160" height="129" />Google wave is an exciting new Google application that allows various participants to communicate and collaborate online in real-time (in fact, as the user types). You can collaborate using videos, photos, rich text, maps, robots and more.</p>
<p>I love the way that you can chat with someone from another language, and Google Wave will translate  this in real time on the other users&#8217; chat screen.</p>
<p>Here&#8217;s an overview, in under 8 minutes:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/p6pgxLaDdQw&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/p6pgxLaDdQw&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Better still, here&#8217;s a really creative overview in under 3 minutes (created by EpipheoStudios.com):</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/rDu2A3WzQpo&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/rDu2A3WzQpo&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>So how do you get to use Google Wave? It&#8217;s currently in a limited preview release, like GMAIL when it was first launched, so the only way is to get an invite. There are three main ways to get an invite:</p>
<ol>
<li>Fill out the <a href="https://services.google.com/fb/forms/wavesignup/">Google Wave for Individuals</a> signup form</li>
<li>If you are a Google Apps administrator and you are interested in using it on your domain, fill out the <a href="https://services.google.com/fb/forms/waveforapps/">Google Wave for Google Apps</a> request form</li>
<li>If you know someone that already has an invite (such as friends, family or colleagues), ask them for an invite</li>
</ol>
<p>If you have 80 minutes of spare time, see the long version of the video (<a href="http://wave.google.com/help/wave/about.html#video">Google Wave Developer Preview and Google I/O 2009</a>).</p>
<p><strong>For anyone wanting an invite, re-tweet this post and/or leave a comment and I&#8217;ll send you a personal invitation to Google Wave (I have 5 to give away).<br />
</strong></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F10%2F02%2Fgoogle-wave-overview-and-how-to-get-an-invite%2F&amp;title=Google%20Wave%20Overview%20%28and%20how%20to%20get%20an%20invite%29" id="wpa2a_8"><img src="http://www.quentinnel.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/quentinnel/~4/vxJmqc5gjy8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.quentinnel.com/2009/10/02/google-wave-overview-and-how-to-get-an-invite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.quentinnel.com/2009/10/02/google-wave-overview-and-how-to-get-an-invite/</feedburner:origLink></item>
		<item>
		<title>Magento and Log Cleaning</title>
		<link>http://feedproxy.google.com/~r/quentinnel/~3/JEm48_m8Qp8/</link>
		<comments>http://www.quentinnel.com/2009/10/01/magento-and-log-cleaning/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 07:08:35 +0000</pubDate>
		<dc:creator>Quentin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://www.quentinnel.com/?p=109</guid>
		<description><![CDATA[I recently had an issue with disk space over usage with a client&#8217;s Magento installation. After some investigation, I discovered that the log tables (log_url, log_url_info, log_visitor and log_visitor_info) in the Magento database were extremely large. It doesn&#8217;t take long for these tables to get quite bloated, to the point where backing up and maintaining [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F10%2F01%2Fmagento-and-log-cleaning%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F10%2F01%2Fmagento-and-log-cleaning%2F&amp;source=quentinnel&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-medium wp-image-114" title="magento logo" src="http://www.quentinnel.com/wp-content/uploads/magento_logo-300x94.png" alt="magento logo" width="300" height="94" /></p>
<p>I recently had an issue with disk space over usage with a client&#8217;s Magento installation. After some investigation, I discovered that the log tables (log_url, log_url_info, log_visitor and log_visitor_info) in the Magento database were extremely large.</p>
<p>It doesn&#8217;t take long for these tables to get quite bloated, to the point where backing up and maintaining the Magento database can be quite time consuming and resource intense. Not to mention the space required. There is little information available on how to deal with these, besides the odd post online instructing users to truncate all the log tables. I definitely DO NOT recommend truncating these tables, as you are likely to run into referential integrity issues with foreign key constraints and a broken storefront.</p>
<p>Magento has provided the ability to configure log cleaning (via Magento Admin &gt; System &gt; Configuration &gt; Advanced &gt; System &gt; Log cleaning), however, by default &#8220;Enable log cleaning&#8221; is turned off. At first, enabling log cleaning didn&#8217;t seem to work, but with some trial and error I eventually got the log cleaning via cron to run for the first time, using the following settings:</p>
<div id="attachment_110" class="wp-caption alignnone" style="width: 732px"><img class="size-full wp-image-110 " title="Magento log cleaning configuration screenshot" src="http://www.quentinnel.com/wp-content/uploads/magento_log_cleaning_cron.gif" alt="Magento log cleaning configuration screenshot" width="722" height="607" /><p class="wp-caption-text">Magento Log Cleaning configuration screen shot 1</p></div>
<p>As you can see in the screen shot, I set the &#8220;<strong>Save log, days</strong>&#8221; to 0 days to force it to clear everything and set the time to 04:05 so that I could go to bed &#8230; I also had to set the &#8220;<strong>Generate schedules every</strong>&#8221; to 5 and &#8220;<strong>Schedule ahead for</strong>&#8221; to 5, to force it to run.  Note however that this cron consumes a lot of server resources and will take a long time to actually clear the logs when run for the first time.</p>
<p>When I checked it in the morning, the database was still reporting the same table size (likely due to the index). To fix this, I ran the OPTIMISE TABLE command for each table which cleared them up.</p>
<p>I then set the cron settings back to default and in the log cleaning settings, I set the &#8220;<strong>Save log, days</strong>&#8221; to 7.</p>
<div id="attachment_113" class="wp-caption alignnone" style="width: 732px"><img class="size-full wp-image-113" title="magento log cleaning cron settings default" src="http://www.quentinnel.com/wp-content/uploads/magento_log_cleaning_cron2.gif" alt="magento log cleaning cron settings default" width="722" height="607" /><p class="wp-caption-text">Magento Log Cleaning configuration screen shot 2</p></div>
<p>Hopefully this will help others out there wondering how to reduce their Magneto database size.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F10%2F01%2Fmagento-and-log-cleaning%2F&amp;title=Magento%20and%20Log%20Cleaning" id="wpa2a_10"><img src="http://www.quentinnel.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/quentinnel/~4/JEm48_m8Qp8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.quentinnel.com/2009/10/01/magento-and-log-cleaning/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.quentinnel.com/2009/10/01/magento-and-log-cleaning/</feedburner:origLink></item>
		<item>
		<title>HOW TO: Change Your [Ugly] Facebook Username</title>
		<link>http://feedproxy.google.com/~r/quentinnel/~3/8WJrxHIHDiU/</link>
		<comments>http://www.quentinnel.com/2009/08/18/how-to-change-your-ugly-facebook-username/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 03:05:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://www.quentinnel.com/?p=96</guid>
		<description><![CDATA[You may want to know how to change that ugly URL that you got when you first signed up with Facebook into something more like www.facebook.com/yourname. Not only will it be easier for your friends to remember, but it&#8217;s important if you&#8217;re into personal branding in any way. Facebook recently introduced some changes to make [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F08%2F18%2Fhow-to-change-your-ugly-facebook-username%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F08%2F18%2Fhow-to-change-your-ugly-facebook-username%2F&amp;source=quentinnel&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img class="alignright size-full wp-image-97" title="Facebook" src="http://www.quentinnel.com/wp-content/uploads/facebook-screen.jpg" alt="Facebook" width="240" height="146" />You may want to know how to change that ugly URL that you got when you first signed up with <a href="http://www.facebook.com" target="_blank">Facebook</a> into something more like <a href="http://www.facebook.com/billybob" target="_blank">www.facebook.com/yourname</a>. Not only will it be easier for your friends to remember, but it&#8217;s important if you&#8217;re into personal branding in any way.</p>
<p>Facebook recently introduced some changes to make it easy to do change your username. Simply login (if you aren&#8217;t already) and go to your settings page at <a href="https://register.facebook.com/editaccount.php" target="_blank">https://register.facebook.com/editaccount.php</a>.</p>
<p>Once you are on your settings page, click &#8220;<strong>change</strong>&#8221; in the section called &#8220;Username&#8221; and click the &#8220;<strong>check availability</strong>&#8221; button. Be aware though, according to Facebook: &#8220;Choose your new username carefully. You can only change your username once.&#8221;</p>
<p>So don&#8217;t do this when you&#8217;ve had a few too many drinks!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F08%2F18%2Fhow-to-change-your-ugly-facebook-username%2F&amp;title=HOW%20TO%3A%20Change%20Your%20%5BUgly%5D%20Facebook%20Username" id="wpa2a_12"><img src="http://www.quentinnel.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/quentinnel/~4/8WJrxHIHDiU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.quentinnel.com/2009/08/18/how-to-change-your-ugly-facebook-username/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.quentinnel.com/2009/08/18/how-to-change-your-ugly-facebook-username/</feedburner:origLink></item>
		<item>
		<title>If I fail, I try again, and again, and again..</title>
		<link>http://feedproxy.google.com/~r/quentinnel/~3/84jvGyn2VfU/</link>
		<comments>http://www.quentinnel.com/2009/07/30/if-i-fail-i-try-again-nick-vujicic/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 11:40:36 +0000</pubDate>
		<dc:creator>Quentin</dc:creator>
				<category><![CDATA[Quentin's Musings]]></category>
		<category><![CDATA[inspirational]]></category>
		<category><![CDATA[motivation]]></category>

		<guid isPermaLink="false">http://www.quentinnel.com/?p=77</guid>
		<description><![CDATA[I came across this video while reading Mack Michael&#8217;s &#8220;latest updates&#8221; blog within the Maverick Money Makers Club. Yep, my secret is out, I am a member. This is a great video by Nick Vujicic &#8211; an inspirational video. I know from many of my own life experiences that giving up just isn&#8217;t an option. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F07%2F30%2Fif-i-fail-i-try-again-nick-vujicic%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F07%2F30%2Fif-i-fail-i-try-again-nick-vujicic%2F&amp;source=quentinnel&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/nQPmY4nIjVE&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/nQPmY4nIjVE&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I came across this video while reading Mack Michael&#8217;s &#8220;latest updates&#8221; blog within the Maverick Money Makers Club. Yep, my secret is out, I am a member. This is a great video by Nick Vujicic &#8211; an inspirational video. I know from many of my own life experiences that giving up just isn&#8217;t an option.</p>
<p>If you&#8217;re interested in joining <a href="../recommended/maverickmoneymakers/">Maverick Money Makers Club</a>, then follow my affiliate link (but that is not why I wrote this post).</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F07%2F30%2Fif-i-fail-i-try-again-nick-vujicic%2F&amp;title=If%20I%20fail%2C%20I%20try%20again%2C%20and%20again%2C%20and%20again.." id="wpa2a_14"><img src="http://www.quentinnel.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/quentinnel/~4/84jvGyn2VfU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.quentinnel.com/2009/07/30/if-i-fail-i-try-again-nick-vujicic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.quentinnel.com/2009/07/30/if-i-fail-i-try-again-nick-vujicic/</feedburner:origLink></item>
		<item>
		<title>Twitter Suspended My Account</title>
		<link>http://feedproxy.google.com/~r/quentinnel/~3/5ggvVKYQ16E/</link>
		<comments>http://www.quentinnel.com/2009/07/06/twitter-suspended-my-account/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 05:19:17 +0000</pubDate>
		<dc:creator>Quentin</dc:creator>
				<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.quentinnel.com/?p=59</guid>
		<description><![CDATA[Twitter today suspended a lot of people with legitimate Twitter accounts. It seems that I am not the only one wondering why my account @quentinnel account got suspended. I&#8217;m very sure that I haven&#8217;t violated any terms, and I certainly don&#8217;t spam. The most frustrating part of the process however is the lack of explanation [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F07%2F06%2Ftwitter-suspended-my-account%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F07%2F06%2Ftwitter-suspended-my-account%2F&amp;source=quentinnel&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://twitter.com/quentinnel"><img class="alignright size-full wp-image-75" title="Twitter Whale" src="http://www.quentinnel.com/wp-content/uploads/twitter_whale.jpg" alt="Twitter Whale" width="240" height="240" /></a><a href="http://twitter.com" target="_blank">Twitter</a> today suspended a lot of people with legitimate Twitter accounts. It seems that I am not the only one wondering why my account <a href="http://twitter.com/quentinnel" target="_blank">@quentinnel</a> account got suspended. I&#8217;m very sure that I haven&#8217;t violated any terms, and I certainly don&#8217;t spam. The most frustrating part of the process however is the lack of explanation &#8211; akin to a Facebook disapproved status for anyone you has done extensive advertisting with Facebook.</p>
<p>According to the <a href="http://status.twitter.com/post/136164828/restoring-accidentally-suspended-accounts" target="_blank">Twitter Status</a> blog, a [great] number of accounts were accidentally suspended due to human error. Of course the first thing I did was put in a support ticket to Twitter, but this got automatically updated to a solved status. I do use Tweetlater, which I suspect at this early stage of the process to be the cause. Twitter does state in their update: <em>&#8220;One additional note: some the accounts suspended were using the third-party site Tweetlater. However, Tweetlater is not to blame for these suspensions nor is it in violation of our Terms.&#8221;</em></p>
<p>Perhaps it is an experiment to see how many people can live without twitter. Not many I feel! Thanks to Stay N&#8217; Alive for the blog update <a href="http://staynalive.com/articles/2009/07/05/twitter-suspending-accounts-in-droves/" target="_blank">http://staynalive.com/articles/2009/07/05/twitter-suspending-accounts-in-droves/</a>.</p>
<p>Update: According to the latest blog post on the <a href="http://www.tweetlater.com/86951.html" target="_blank">Tweetlater</a> website, the issue as reported by Twitter was due to a &#8220;spam cloud&#8221;. My account has been restored, so thanks Twitter.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F07%2F06%2Ftwitter-suspended-my-account%2F&amp;title=Twitter%20Suspended%20My%20Account" id="wpa2a_16"><img src="http://www.quentinnel.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/quentinnel/~4/5ggvVKYQ16E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.quentinnel.com/2009/07/06/twitter-suspended-my-account/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.quentinnel.com/2009/07/06/twitter-suspended-my-account/</feedburner:origLink></item>
		<item>
		<title>Google Adwords $75 Free Advertising Trial (New Zealand)</title>
		<link>http://feedproxy.google.com/~r/quentinnel/~3/k0h_VYKusek/</link>
		<comments>http://www.quentinnel.com/2009/06/25/google-adwords-free-trial-for-new-zealand-businesses-75/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 01:56:29 +0000</pubDate>
		<dc:creator>Quentin</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PPC]]></category>

		<guid isPermaLink="false">http://www.quentinnel.com/?p=36</guid>
		<description><![CDATA[Google is giving New Zealand businesses the opportunity to get $75 of free advertising on Google sites]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F06%2F25%2Fgoogle-adwords-free-trial-for-new-zealand-businesses-75%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F06%2F25%2Fgoogle-adwords-free-trial-for-new-zealand-businesses-75%2F&amp;source=quentinnel&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Google has a new business stimulus offer. Google is giving <strong>New Zealand businesses</strong> the opportunity to get $75 of free advertising on Google sites. They&#8217;ll even provide free campaign setup to get the most out of the credit.</p>
<p>This is a great incentive, and one that I can certainly advise my own clients to sign up for. It is only available to new advertisers (which counts me out unfortunately). For more information, see <a href="https://services.google.com/fb/forms/stimulusnz09/" target="_blank">https://services.google.com/fb/forms/stimulusnz09/</a>.</p>
<img src="http://feeds.feedburner.com/~r/quentinnel/~4/k0h_VYKusek" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.quentinnel.com/2009/06/25/google-adwords-free-trial-for-new-zealand-businesses-75/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.quentinnel.com/2009/06/25/google-adwords-free-trial-for-new-zealand-businesses-75/</feedburner:origLink></item>
		<item>
		<title>Welcome</title>
		<link>http://feedproxy.google.com/~r/quentinnel/~3/AwNyFf0Y0Go/</link>
		<comments>http://www.quentinnel.com/2009/06/05/welcome/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 10:44:03 +0000</pubDate>
		<dc:creator>Quentin</dc:creator>
				<category><![CDATA[Quentin's Musings]]></category>

		<guid isPermaLink="false">http://www.quentinnel.com/?p=24</guid>
		<description><![CDATA[Welcome to my blog. Here you&#8217;ll find posts related to almost all aspects of the Web industry, with some random thoughts thrown in for good measure.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F06%2F05%2Fwelcome%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F06%2F05%2Fwelcome%2F&amp;source=quentinnel&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Welcome to my blog. Here you&#8217;ll find posts related to almost all aspects of the Web industry, with some random thoughts thrown in for good measure.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.quentinnel.com%2F2009%2F06%2F05%2Fwelcome%2F&amp;title=Welcome" id="wpa2a_18"><img src="http://www.quentinnel.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><img src="http://feeds.feedburner.com/~r/quentinnel/~4/AwNyFf0Y0Go" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.quentinnel.com/2009/06/05/welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.quentinnel.com/2009/06/05/welcome/</feedburner:origLink></item>
	</channel>
</rss>

