<?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>CK Workshop</title>
	<atom:link href="http://www.chincheekin.com/ckworkshop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chincheekin.com/ckworkshop</link>
	<description>Here don&#039;t have Internet, Wordpress Blogger and Computer Secrets, don&#039;t view!</description>
	<lastBuildDate>Tue, 23 Feb 2010 09:12:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Change XAMPP default user</title>
		<link>http://www.chincheekin.com/ckworkshop/7/change-xampp-default-user/</link>
		<comments>http://www.chincheekin.com/ckworkshop/7/change-xampp-default-user/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 08:51:24 +0000</pubDate>
		<dc:creator>Chin Chee Kin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.chincheekin.com/ckworkshop/7/change-xampp-default-user/</guid>
		<description><![CDATA[For Mac version of XAMPP, the default user is "nobody"

To change the default user to the mac user you are logging in, you need to use "sudo" command to edit XAMPP configuration file.

If you are using normal text editor to edit the configuration file, you will get permission denied error.
]]></description>
			<content:encoded><![CDATA[<p>For Mac version of XAMPP, the default user is &#8220;nobody&#8221;</p>
<p>To change the default user to the mac user you are logging in, you need to use &#8220;sudo&#8221; command to edit XAMPP configuration file.</p>
<p>If you are using normal text editor to edit the configuration file, you will get permission denied error.</p>
<p><span id="more-7"></span>Follow commands below:</p>
<p>In Terminal, type in command below to start edit the file.</p>
<p>sudo nano -w +114 /Applications/XAMPP/xamppfiles/etc/httpd.conf</p>
<p>Look for &#8220;User nobody&#8221;.</p>
<p>Change &#8220;nobody&#8221; to your user id.</p>
<p>Example: &#8220;User loginuser&#8221;.</p>
<p>Save it by key in ^O.</p>
<p>That all and you will have mac user running your XAMPP.</p>
<p>With this default user matched to your Mac user, you also solve the permission problem occurred when upgrade Wordpress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chincheekin.com/ckworkshop/7/change-xampp-default-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Palm to Apple iPhone</title>
		<link>http://www.chincheekin.com/ckworkshop/6/from-palm-to-apple-iphone/</link>
		<comments>http://www.chincheekin.com/ckworkshop/6/from-palm-to-apple-iphone/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 18:19:09 +0000</pubDate>
		<dc:creator>Chin Chee Kin</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.chincheekin.com/ckworkshop/6/from-palm-to-apple-iphone/</guid>
		<description><![CDATA[Being a Palm Pilot fan for more than 10 years, start with Palm Pilot Professional, Palm III, Palm V, T3 and TX to the last Palm based Smartphone Palm Centro; finally, I drop Palm to move to Apple iPhone 3Gs.
]]></description>
			<content:encoded><![CDATA[<p>Being a Palm Pilot fan for more than 10 years, start with Palm Pilot Professional, Palm III, Palm V, T3 and TX to the last Palm based Smartphone Palm Centro; finally, I drop Palm to move to Apple iPhone 3Gs.</p>
<p>With the discontinuation of Palm OS, it will become obsolete in the near future and replace with new Web OS, I did consider a Web OS based Smartphone Palm Pre, but finally I choose iPhone. </p>
<p>Why?</p>
<p><span id="more-6"></span>First, current Web OS not support Chinese, that the nightmare for me. How can a Smartphone product in current world situation do not plan to support Chinese? Even for the last 10 years in Palm OS, Palm is not officially support Chinese but just using a third party software CJKOS.</p>
<p>Compare to Apple iPhone, it officially support all international languages with UTF-8 Codec; even better, I would say perfect, a powerful Chinese Character Stroke Recognition in OS 3.0 with a reasonably good phrase recommendation.</p>
<p>Second, iPhone display address and telephone based on regional format. Palm display address only in US format which is not considering Palm will be selling worldwide.</p>
<p>Third, Palm Pre is not selling in Malaysia.</p>
<p>Fourth, Apple Store has tons of third party applications which are priced reasonable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chincheekin.com/ckworkshop/6/from-palm-to-apple-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delete Wordpress Old Folder in Dreamhost</title>
		<link>http://www.chincheekin.com/ckworkshop/5/delete-wordpress-old-folder-in-dreamhost/</link>
		<comments>http://www.chincheekin.com/ckworkshop/5/delete-wordpress-old-folder-in-dreamhost/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 20:04:45 +0000</pubDate>
		<dc:creator>Chin Chee Kin</dc:creator>
				<category><![CDATA[Dreamhost]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.chincheekin.com/en/?p=5</guid>
		<description><![CDATA[If you are using Dreamhost to host your wordpress site.

When wordpress is upgraded by using one-click install, a copy of the wordpress folder will be store as xxx.com.old.

We would like to delete it to free some space, but is can't be deleted completely.]]></description>
			<content:encoded><![CDATA[<p>If you are using Dreamhost to host your wordpress site.</p>
<p>When wordpress is upgraded by using one-click install, a copy of the wordpress folder will be store as xxx.com.old.</p>
<p>We would like to delete it to free some space, but is can&#8217;t be deleted completely. That is because there are file (advanced-cache.php -&gt; plugins/wp-cache/wp-cache-phase1.php) been locked and FTP user do not have permission to delete it. You have to be Shell User.</p>
<p>Change your permission using Manage User Function in Dreamhost Control Panel. Then using SSH clients such as <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" target="_blank">Putty</a> to telnet in your dreamhost FTP Server.</p>
<p>cd xxx.com.old<br />
cd wp-content<br />
rm advanced-cache.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chincheekin.com/ckworkshop/5/delete-wordpress-old-folder-in-dreamhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
