<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Tech Kaki</title>
	<link>http://www.techkaki.com</link>
	<description>Tips and Tricks for Mac OS X, Windows, Linux and office suite software.</description>
	<lastBuildDate>Thu, 04 Mar 2010 11:54:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How-To: Connect HUAWEI E220 Modem with Mac OS X 10.6 (Snow Leopard)</title>
		<description><![CDATA[I just got my Snow Leopard MacBook. But i had some problems getting my Huawei E220 3G USB modem running under Snow Leopard. I tried to find updated drive to make my Huawei E220 3G USB modem work under Snow Leopard.
Below are the steps to get the modem working:

Download the latest MobileConnectDriver Mac package from Huawei
Unzip [...]]]></description>
		<link>http://www.techkaki.com/2010/03/how-to-connect-huawei-e220-modem-with-mac-os-x-10-5-leopard/</link>
			</item>
	<item>
		<title>How to display Desktop Icon (My Computer,User&#8217;s Files,Recycle Bin,Control Panel,Network) on the Desktop in Windows 7</title>
		<description><![CDATA[In Windows 7, all the  “special” icons like Computer,  User or Control Panel  is not show on desktop by default.  and they are now missing, you might  want to know how to add them back.
There are two different ways you can add the  icon back
1st Method
To put the Computer icon on the [...]]]></description>
		<link>http://www.techkaki.com/2010/02/how-to-display-desktop-icon-my-computerusers-filesrecycle-bincontrol-panelnetwork-on-the-desktop-in-windows-7/</link>
			</item>
	<item>
		<title>How to determine My Computer Processor able to support 64-bit Windows 7 or not?</title>
		<description><![CDATA[
Windows 7 available in 32- or 64-bit version. You have to make a decision to go  for 32-bit or 64-bit before you upgrade from XP or Vista to Windows 7  and I recommend you going for 64-bit. The 64-bit systems handle data and memory more efficiently than 32-bit systems.
To find out which version [...]]]></description>
		<link>http://www.techkaki.com/2010/02/how-to-determine-my-computer-processor-able-to-support-64-bit-windows-7-or-not/</link>
			</item>
	<item>
		<title>How to install phpmyadmin on Centos</title>
		<description><![CDATA[phpMyAdmin is an open source tool written in PHP intended to handle the administration of MySQL over the World Wide Web. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions. (Info from http://www.phpmyadmin.net)
How to install phpmyadmin? Before you install phpmyadmin, [...]]]></description>
		<link>http://www.techkaki.com/2010/02/how-to-install-phpmyadmin-on-centos/</link>
			</item>
	<item>
		<title>Basic Linux Commands</title>
		<description><![CDATA[
Viewing, copying, moving and deleting files




ls
Display the contents of the current directory


ls -a
Display also hidden files and hidden directories






cp filename /path/dir_name
Copy filename into directory /path/dir_name


cp -r dir_name /path/dir_name2
Copy the entire dir_name into /path/dir_name2


cp filename1 filename2 /path/dir_name
Copy filename1 and filename2 into /path/dir_name






rm name
Remove a file or directory called name


rm -r name
Remove an entire directory as well [...]]]></description>
		<link>http://www.techkaki.com/2010/02/basic-linux-commands/</link>
			</item>
	<item>
		<title>How To Reset MySQL Root Password</title>
		<description><![CDATA[I setup MySQL Server on CentOS few month ago, but i forgot the root password for MySQL. How to reset the password?
You can recover MySQL database server password with following steps.
Step # 1: Stop the MySQL server process.
service mysqld stop
Step # 2: Start the MySQL (mysqld) in safe mode with the &#8211;skip-grant-tables option
mysql_safe -skip-grant-tables-u root [...]]]></description>
		<link>http://www.techkaki.com/2010/02/how-to-reset-mysql-root-password/</link>
			</item>
	<item>
		<title>Mac OS X 10.5 Tricks &#8211; Quick Look preview content of folder in semi-transparent</title>
		<description><![CDATA[Quick Look is a quick preview feature which was introduced in Mac OS X 10.5 Leopard. Quick look allow us to preview the files, multiple page documents and video with opening them. You just have to select the files in the Finder and press the Space bar to preview it.
Today, i will going to show [...]]]></description>
		<link>http://www.techkaki.com/2010/02/mac-os-x-10-5-tricks-quick-look-preview-content-of-folder-with-semi-transparent/</link>
			</item>
	<item>
		<title>Autorotate Your Wallpaper (Windows 7)</title>
		<description><![CDATA[In previous Windows version like Windows XP and Windows Vista, if you want to change your wallpaper automatically, you need to install third party software to do it. With Windows 7, it come with a new feature allow your OS automatically change the wallpaper at regular intervals throughout the day. By default, Windows will automatically [...]]]></description>
		<link>http://www.techkaki.com/2010/02/autorotate-your-wallpaper-windows-7/</link>
			</item>
	<item>
		<title>Add Office 2003 classic menu to your Office 2007</title>
		<description><![CDATA[ The 3 main differences between Office 2007 and Office 2003 are:

The  introduction of a &#8220;ribbon&#8221;


The removal of toolbars &#38; menu&#8217;s


The  introduction of XML file format

But not everyone likes the look and feel of Office 2007, interface is the one most people seem unhappy with. If you&#8217;re stuck with Office 2007, yet yearning [...]]]></description>
		<link>http://www.techkaki.com/2010/02/add-office-2003-classic-menu-to-your-office-2007/</link>
			</item>
	<item>
		<title>Monitor Your Linux Desktop with Gkrellm</title>
		<description><![CDATA[GKrellM is a free system monitor software that used to monitor the status of CPUs, Main memory, hard disks, network interfaces, local and remote mailboxes, and many other things. GKrellM is freeware and available for several operating systems including Windows, Mac, and Linux.
You can install GKrellm by:
On a Debian system:  
apt-get install gkrellm
On an [...]]]></description>
		<link>http://www.techkaki.com/2010/02/monitor-your-linux-desktop-with-gkrellm/</link>
			</item>
</channel>
</rss>
