<?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>KoPandaLand</title>
	<atom:link href="http://kopanda.creativeworks.com.hk/feed/" rel="self" type="application/rss+xml" />
	<link>http://kopanda.creativeworks.com.hk</link>
	<description>All about KoPanda&#039;s Life - Photography, Movie, Music, Web Design, Multimedia Design, Flash, CakePHP, Drupal MySQL, Creativeworks Studio Limited</description>
	<lastBuildDate>Thu, 15 Sep 2011 20:00:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google+ API has final arrived!</title>
		<link>http://kopanda.creativeworks.com.hk/2011/09/16/google-plus-api-has-finally-arrived/</link>
		<comments>http://kopanda.creativeworks.com.hk/2011/09/16/google-plus-api-has-finally-arrived/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 19:51:16 +0000</pubDate>
		<dc:creator>KoPanda</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://kopanda.creativeworks.com.hk/?p=418</guid>
		<description><![CDATA[Web developers have been waited for a long long time for this big news! Google has just announced the Google+ API is now available. Developers can now visit https://developers.google.com/+/api/ to try out the API. This initial API release is focused &#8230; <a href="http://kopanda.creativeworks.com.hk/2011/09/16/google-plus-api-has-finally-arrived/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Web developers have been waited for a long long time for this big news! Google has just announced the Google+ API is now available. Developers can now visit</p>
<p>https://developers.google.com/+/api/</p>
<p>to try out the API. This initial API release is focused on public data only — it lets you read information that people have shared publicly on Google+. Google will of course continue to announce new APIs when it comes to ready.</p>
<p>Here is the message to developers.</p>
<blockquote><p>Greetings developers,</p>
<p>Thank you for showing your interest in the Google+ platform on our developer interest form. We promised to let you know when we had more details to share. Well, that time has come&#8230;</p>
<p>Today, we’re launching the first of the Google+ APIs. This initial API release is focused on public data only — it lets you read information that people have shared publicly on Google+. Read our blog <a href="http://googleplusplatform.blogspot.com/" target="_blank">post</a> for more details.</p>
<p>Also, we’re happy to introduce a new <a href="https://developers.google.com/+/" target="_blank">Google+ developers site</a>. This will be the place to go for our <a href="http://developers.google.com/+/policies" target="_blank">policies</a>, <a href="http://developers.google.com/+/terms" target="_blank">terms</a>, <a href="http://developers.google.com/+/discussions" target="_blank">discussions</a> with other developers, access to <a href="http://developers.google.com/+/api" target="_blank">documentation</a>, tools that make development on the Google+ platform easier and more fun, and of course, the place where announcements concerning new releases will be made.</p>
<p>We’re looking forward to seeing what you build with the API. Today is just the beginning, and your work will affect what comes next, so go ahead and get started.</p>
<p>Happy coding!</p>
<p>- The Google+ platform team</p></blockquote>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkopanda.creativeworks.com.hk%2F2011%2F09%2F16%2Fgoogle-plus-api-has-finally-arrived%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://kopanda.creativeworks.com.hk/2011/09/16/google-plus-api-has-finally-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP 2.0.0-RC1</title>
		<link>http://kopanda.creativeworks.com.hk/2011/09/06/cakephp-2-0-0-rc1/</link>
		<comments>http://kopanda.creativeworks.com.hk/2011/09/06/cakephp-2-0-0-rc1/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 04:29:56 +0000</pubDate>
		<dc:creator>KoPanda</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PDO]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SimpleTest]]></category>

		<guid isPermaLink="false">http://kopanda.creativeworks.com.hk/?p=409</guid>
		<description><![CDATA[Over a year after CakePHP 2.0 was announced, the team released Release Candidate 1 yesterday. It&#8217;s a very exciting news for all Cake developers. CakePHP 2.0 will not work on PHP4 systems anymore. It integrates SimpleTest, a new rewriting URLs &#8230; <a href="http://kopanda.creativeworks.com.hk/2011/09/06/cakephp-2-0-0-rc1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over a year after CakePHP 2.0 was announced, the team released Release Candidate 1 yesterday. It&#8217;s a very exciting news for all Cake developers. CakePHP 2.0 will not work on PHP4 systems anymore. It integrates SimpleTest, a new rewriting URLs structure, better handling in Authentication and new PDO drivers to work the same with different databases.</p>
<p>Checkout more from the original article.</p>
<p><a title="CakePHP 2.0.0-RC1 Hot &amp; Fresh" href="http://bakery.cakephp.org/articles/markstory/2011/09/04/cakephp_2_0_0-rc1_hot_and_fresh">http://bakery.cakephp.org/articles/markstory/2011/09/04/cakephp_2_0_0-rc1_hot_and_fresh</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkopanda.creativeworks.com.hk%2F2011%2F09%2F06%2Fcakephp-2-0-0-rc1%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://kopanda.creativeworks.com.hk/2011/09/06/cakephp-2-0-0-rc1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 5 is Released. Update your Firebug.</title>
		<link>http://kopanda.creativeworks.com.hk/2011/06/22/firefox-5-is-released-update-firebug/</link>
		<comments>http://kopanda.creativeworks.com.hk/2011/06/22/firefox-5-is-released-update-firebug/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 09:20:43 +0000</pubDate>
		<dc:creator>KoPanda</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://kopanda.creativeworks.com.hk/?p=378</guid>
		<description><![CDATA[Firefox 5 has just released. Please update if you dare to try the latest features. As usual for all major updates, most Add-ons are incompatible with the latest version. One of the developer must-have Add-on, Firebug 1.7.3, is incompatible with &#8230; <a href="http://kopanda.creativeworks.com.hk/2011/06/22/firefox-5-is-released-update-firebug/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Firefox 5 has just released. Please update if you dare to try the latest features.</p>
<p><a href="http://kopanda.creativeworks.com.hk/wp-content/uploads/2011/06/ff5.png"><img class="alignnone size-full wp-image-379" title="Firefox 5" src="http://kopanda.creativeworks.com.hk/wp-content/uploads/2011/06/ff5.png" alt="" width="621" height="325" /></a></p>
<p>As usual for all major updates, most Add-ons are incompatible with the latest version. One of the developer must-have Add-on, Firebug 1.7.3, is incompatible with Firefox 5. You need to install Firebug 1.8 beta to work on Firefox 5. Firebug 1.8 is compatible with Firefox 4-7. So it should even work with the latest nighty build.</p>
<p><a title="Firebug 1.8b4" href="http://blog.getfirebug.com/2011/06/20/firebug-1-7-3-firebug-1-8b4/">Firebug 1.8</a></p>
<p>&nbsp;</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkopanda.creativeworks.com.hk%2F2011%2F06%2F22%2Ffirefox-5-is-released-update-firebug%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://kopanda.creativeworks.com.hk/2011/06/22/firefox-5-is-released-update-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing new Android SDK on Titanium Mobile</title>
		<link>http://kopanda.creativeworks.com.hk/2011/06/14/installing-new-android-sdk-on-titanium-mobile/</link>
		<comments>http://kopanda.creativeworks.com.hk/2011/06/14/installing-new-android-sdk-on-titanium-mobile/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 03:30:24 +0000</pubDate>
		<dc:creator>KoPanda</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[adb]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Titanium]]></category>
		<category><![CDATA[Titanium Developer]]></category>
		<category><![CDATA[Titanium Mobile]]></category>

		<guid isPermaLink="false">http://kopanda.creativeworks.com.hk/?p=363</guid>
		<description><![CDATA[I recently updated the Android SDK Tools but found that I couldn&#8217;t create new project in Titanium Mobile. Titanium Developer blames me that I don&#8217;t have &#8220;adb&#8221; installed in &#8220;tools&#8221;. Clearly Titanium haven&#8217;t updated to match the latest structure of &#8230; <a href="http://kopanda.creativeworks.com.hk/2011/06/14/installing-new-android-sdk-on-titanium-mobile/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently updated the Android SDK Tools but found that I couldn&#8217;t create new project in Titanium Mobile. Titanium Developer blames me that I don&#8217;t have &#8220;adb&#8221; installed in &#8220;tools&#8221;.</p>
<p><a href="http://kopanda.creativeworks.com.hk/wp-content/uploads/2011/06/titanium_developer_no_adb.jpg"><img src="http://kopanda.creativeworks.com.hk/wp-content/uploads/2011/06/titanium_developer_no_adb.jpg" alt="" title="titanium_developer_no_adb" width="420" height="156" class="alignnone size-full wp-image-364" /></a></p>
<p>Clearly Titanium haven&#8217;t updated to match the latest structure of Android SDK. To solve this, just create a symbolic link to let Titanium Developer.</p>
<p>For Mac and Linux users, change your directory to &#8220;android-sdk-mac-x86/tools&#8221; and do the following.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> ..<span style="color: #000000; font-weight: bold;">/</span>platform-tools<span style="color: #000000; font-weight: bold;">/</span>adb adb</pre></div></div>

<p>Then a link is created and pointing to the correct file.</p>
<p>For Windows users, please following the post from</p>
<p><a href="http://www.codeboxed.com/2011/03/install-the-new-android-sdk-on-titanium-mobile/">http://www.codeboxed.com/2011/03/install-the-new-android-sdk-on-titanium-mobile/</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkopanda.creativeworks.com.hk%2F2011%2F06%2F14%2Finstalling-new-android-sdk-on-titanium-mobile%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://kopanda.creativeworks.com.hk/2011/06/14/installing-new-android-sdk-on-titanium-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Me</title>
		<link>http://kopanda.creativeworks.com.hk/2011/05/13/google-me/</link>
		<comments>http://kopanda.creativeworks.com.hk/2011/05/13/google-me/#comments</comments>
		<pubDate>Fri, 13 May 2011 15:48:52 +0000</pubDate>
		<dc:creator>KoPanda</dc:creator>
				<category><![CDATA[Living]]></category>
		<category><![CDATA[ANA]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://kopanda.creativeworks.com.hk/?p=359</guid>
		<description><![CDATA[When I google my name, I got the following. http://iphone.appinfo.jp/apps/419307701/Ace%20Pilot]]></description>
			<content:encoded><![CDATA[<p>When I google my name, I got the following.</p>
<p>http://iphone.appinfo.jp/apps/419307701/Ace%20Pilot</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkopanda.creativeworks.com.hk%2F2011%2F05%2F13%2Fgoogle-me%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://kopanda.creativeworks.com.hk/2011/05/13/google-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Chrome Logo</title>
		<link>http://kopanda.creativeworks.com.hk/2011/03/17/new-chrome-logo/</link>
		<comments>http://kopanda.creativeworks.com.hk/2011/03/17/new-chrome-logo/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 10:19:32 +0000</pubDate>
		<dc:creator>KoPanda</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Logo]]></category>

		<guid isPermaLink="false">http://kopanda.creativeworks.com.hk/?p=354</guid>
		<description><![CDATA[Suddenly figured out that the logo of Chrome has changed on my computer. I&#8217;m using 11.0.696.12 dev.]]></description>
			<content:encoded><![CDATA[<p>Suddenly figured out that the logo of Chrome has changed on my computer. I&#8217;m using 11.0.696.12 dev.</p>
<p><a href="http://kopanda.creativeworks.com.hk/wp-content/uploads/2011/03/Screen-shot-2011-03-17-at-6.16.02-PM.png"><img src="http://kopanda.creativeworks.com.hk/wp-content/uploads/2011/03/Screen-shot-2011-03-17-at-6.16.02-PM.png" alt="Chrome New Logo" title="Chrome New Logo" width="536" height="221" class="alignnone size-full wp-image-355" /></a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkopanda.creativeworks.com.hk%2F2011%2F03%2F17%2Fnew-chrome-logo%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://kopanda.creativeworks.com.hk/2011/03/17/new-chrome-logo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery 1.5 is released!</title>
		<link>http://kopanda.creativeworks.com.hk/2011/02/01/jquery-1-5-is-released/</link>
		<comments>http://kopanda.creativeworks.com.hk/2011/02/01/jquery-1-5-is-released/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 03:15:42 +0000</pubDate>
		<dc:creator>KoPanda</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Deferred Objects]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[web browsers]]></category>

		<guid isPermaLink="false">http://kopanda.creativeworks.com.hk/?p=344</guid>
		<description><![CDATA[Yo! jQuery 1.5 is finally released yesterday. There are a lot of improvements in this release. The ajax module is totally rewritten and a new feature, Deferred Objects, is introduced. And again, IE is the slowest running jQuey tests among &#8230; <a href="http://kopanda.creativeworks.com.hk/2011/02/01/jquery-1-5-is-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yo! jQuery 1.5 is finally released yesterday. There are a lot of improvements in this release. The ajax module is totally rewritten and a new feature, Deferred Objects, is introduced. And again, IE is the slowest running jQuey tests among those latest standard browsers.</p>
<p><a href="http://blog.jquery.com/2011/01/31/jquery-15-released/">blog.jquery.com</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkopanda.creativeworks.com.hk%2F2011%2F02%2F01%2Fjquery-1-5-is-released%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://kopanda.creativeworks.com.hk/2011/02/01/jquery-1-5-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo! is shutting down delicious.com</title>
		<link>http://kopanda.creativeworks.com.hk/2010/12/17/yahoo-is-shutting-down-delicious-com/</link>
		<comments>http://kopanda.creativeworks.com.hk/2010/12/17/yahoo-is-shutting-down-delicious-com/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 04:53:26 +0000</pubDate>
		<dc:creator>KoPanda</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://kopanda.creativeworks.com.hk/?p=338</guid>
		<description><![CDATA[Yahoo! is going to shut down Delicious. Yes! This is real. It&#8217;s not a joke. As a tiny little user, we can&#8217;t change the fact. What we can do is to export our bookmarks and wait for the death of &#8230; <a href="http://kopanda.creativeworks.com.hk/2010/12/17/yahoo-is-shutting-down-delicious-com/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yahoo! is going to <a href="http://techcrunch.com/2010/12/16/is-yahoo-shutting-down-del-icio-us/">shut down Delicious</a>. Yes! This is real. It&#8217;s not a joke. As a tiny little user, we can&#8217;t change the fact. What we can do is to export our bookmarks and wait for the death of delicious.com. <a href="http://mattcrampton.com/delicious/">Matt Crampton</a> has posted an export tool on his blog. Just go there and save your valuable bookmarks.</p>
<p>What a shame that there is no announcements on delicious.com and no notification to any delicious users. We all just do what we supposed to do with delicious to reveal this, bookmark and tag the news. This has become the first bookmark on <a href="http://www.delicious.com">delicious.com</a>.</p>
<p>RIP&#8230;</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkopanda.creativeworks.com.hk%2F2010%2F12%2F17%2Fyahoo-is-shutting-down-delicious-com%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://kopanda.creativeworks.com.hk/2010/12/17/yahoo-is-shutting-down-delicious-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cyberduck 4.0 Beta for Windows</title>
		<link>http://kopanda.creativeworks.com.hk/2010/12/15/cyberduck-4-0-beta-for-windows/</link>
		<comments>http://kopanda.creativeworks.com.hk/2010/12/15/cyberduck-4-0-beta-for-windows/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 16:34:53 +0000</pubDate>
		<dc:creator>KoPanda</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Cyberduck]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://kopanda.creativeworks.com.hk/?p=333</guid>
		<description><![CDATA[Windows users finally can try the best (in my opinion) FTP client. Cyberduck is not an ordinary FTP client. It not only support FTP and SFTP, it also let you drag and drop files to WebDAV, Google Docs, Google Storage &#8230; <a href="http://kopanda.creativeworks.com.hk/2010/12/15/cyberduck-4-0-beta-for-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Windows users finally can try the best (in my opinion) FTP client. Cyberduck is not an ordinary FTP client. It not only support FTP and SFTP, it also let you drag and drop files to WebDAV, Google Docs, Google Storage and Amazon S3. Windows users can now have one more experience from Mac.</p>
<p><a href="http://cyberduck.ch/"><img src="http://media.cyberduck.ch/img/cyberduck.icon.png" alt="Cyberduck - Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs &#038; Amazon S3 Browser for Mac &#038; Windows." /></a></p>
<p>Welcome to the real world!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkopanda.creativeworks.com.hk%2F2010%2F12%2F15%2Fcyberduck-4-0-beta-for-windows%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://kopanda.creativeworks.com.hk/2010/12/15/cyberduck-4-0-beta-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 on IE version lower than 9</title>
		<link>http://kopanda.creativeworks.com.hk/2010/12/10/html5-ie-version-lower-than-ie9/</link>
		<comments>http://kopanda.creativeworks.com.hk/2010/12/10/html5-ie-version-lower-than-ie9/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 04:16:06 +0000</pubDate>
		<dc:creator>KoPanda</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[html5shiv]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[modernizer]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://kopanda.creativeworks.com.hk/?p=326</guid>
		<description><![CDATA[HTML5 is so good as it makes the html document outline more semantic. This helps better SEO and easier for styling. However, most HTML5 tags are not supported in IE with version lower than 9. And IE9 can only be &#8230; <a href="http://kopanda.creativeworks.com.hk/2010/12/10/html5-ie-version-lower-than-ie9/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>HTML5 is so good as it makes the html document outline more semantic. This helps better SEO and easier for styling. However, most HTML5 tags are not supported in IE with version lower than 9. And IE9 can only be installed on Vista or 7. For the large amount of WinXP/2000 users, if they use the bundled browser, they would never read a website with HTML5 correctly. There are some workarounds on this issue. You may use <a href="http://www.modernizr.com/">Modenrizr</a> to detect whether the browser support an HTML5 feature. Or you may simply include the following script in your html page.</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;!--</span><span style="color: #009900;">&#91;</span><span style="color: #000066; font-weight: bold;">if</span> lt IE <span style="color: #CC0000;">9</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>script src<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;http://html5shiv.googlecode.com/svn/trunk/html5.js&quot;</span><span style="color: #339933;">&gt;&lt;/</span>script<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span> <span style="color: #339933;">!</span><span style="color: #009900;">&#91;</span>endif<span style="color: #009900;">&#93;</span><span style="color: #339933;">--&gt;</span></pre></div></div>

<p>The script will only be downloaded and run if it&#8217;s an Internet Explorer with version lower than 9. Therefore, IE9, Firefox, Safari, Chrome and Opera won&#8217;t download the file and it optimize the webpage loading time. After running the above script, IE (even IE6) will recognize HTML5 tags and you scan style them accordingly. Do remember to include the script before your CSS.</p>
<p>Although HTML5 tags are recognized, canvas won&#8217;t be working. However with the IE proprietary VML, canvas can work in IE. Just include <a href="http://code.google.com/p/explorercanvas/">excanvas.js</a> into your project and canvas can be run in IE.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fkopanda.creativeworks.com.hk%2F2010%2F12%2F10%2Fhtml5-ie-version-lower-than-ie9%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></content:encoded>
			<wfw:commentRss>http://kopanda.creativeworks.com.hk/2010/12/10/html5-ie-version-lower-than-ie9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

