<?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>Steve Looi &#187; Tips</title>
	<atom:link href="http://www.stevelooi.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevelooi.com</link>
	<description>Tech, Gadgets, Reviews, How-to, Tips and more</description>
	<lastBuildDate>Wed, 25 Jan 2012 15:07:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MySQL Command Line to Check, Auto Repair and Optimize All Tables in All Databases</title>
		<link>http://www.stevelooi.com/2010/07/21/mysql-command-line-to-check-auto-repair-and-optimize-all-tables-in-all-databases/</link>
		<comments>http://www.stevelooi.com/2010/07/21/mysql-command-line-to-check-auto-repair-and-optimize-all-tables-in-all-databases/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 18:54:09 +0000</pubDate>
		<dc:creator>Steve Looi</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.stevelooi.com/?p=115</guid>
		<description><![CDATA[This is a handy command line that will check, auto repair and optimize all tables in all MySQL databases. mysqlcheck -u root -p &#8211;check &#8211;auto-repair &#8211;optimize &#8211;all-databases Related items New Tires On The Rear Let The Best Guys In The Business Manage Your Hosting Account]]></description>
			<content:encoded><![CDATA[<p>This is a handy command line that will <strong>check</strong>, <strong>auto repair</strong> and <strong>optimize</strong> all tables in all MySQL databases.</p>
<p>mysqlcheck -u root -p &#8211;check &#8211;auto-repair &#8211;optimize &#8211;all-databases</p>
<p><img id="smallDivTip" style="z-index: 90; border: 0px solid blue; position: absolute; left: 112px; top: 69px;" src="chrome://dictionarytip/skin/dtipIconHover.png" alt="" /><br />
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.stevelooi.com/2008/07/16/new-tires-on-the-rear/'>New Tires On The Rear</a></li>
<li><a href='http://www.stevelooi.com/2007/04/09/let-the-best-guys-in-the-business-manage-your-hosting-account/'>Let The Best Guys In The Business Manage Your Hosting Account</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.stevelooi.com/2010/07/21/mysql-command-line-to-check-auto-repair-and-optimize-all-tables-in-all-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Tires On The Rear</title>
		<link>http://www.stevelooi.com/2008/07/16/new-tires-on-the-rear/</link>
		<comments>http://www.stevelooi.com/2008/07/16/new-tires-on-the-rear/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 10:06:01 +0000</pubDate>
		<dc:creator>Steve Looi</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[safety]]></category>

		<guid isPermaLink="false">http://www.stevelooi.com/2008/07/16/new-tyres-on-the-rear/</guid>
		<description><![CDATA[When I changed my car tires, most of the tire dealers would say that new tires should be installed on the front. I came to know this interesting fact from Michelin that new tires on the rear of a car will have a better grip to prevent its tail from spinning in the event of oversteer especially in wet condition.]]></description>
			<content:encoded><![CDATA[<p>When I changed my car tires, most of the tire dealers would say that new tires should be installed on the front. I believe you have been told the same, correct?</p>
<p>I came to know this interesting fact from Michelin that new tires on the rear of a car will have a better grip to prevent its tail from spinning in the event of oversteer especially in wet condition.</p>
<p><strong><a title="Car safety video - New tyres on the rear" href="http://www.michelinman.com/tire-care/tire-basics/reartire-change/" target="_blank">Watch this car safety video</a></strong> about why we must always install new tires on the rear.</p>
<p style="text-align: center;"><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="src" value="http://www.youtube.com/v/PxY8C1V8eFE&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/PxY8C1V8eFE&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object><br />
<h3 class="bsuite_related">Related items</h3>
<ul class="bsuite_related">
<li><a href='http://www.stevelooi.com/2010/07/21/mysql-command-line-to-check-auto-repair-and-optimize-all-tables-in-all-databases/'>MySQL Command Line to Check, Auto Repair and Optimize All Tables in All Databases</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.stevelooi.com/2008/07/16/new-tires-on-the-rear/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

