<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>titanlab.org</title>
	<atom:link href="http://titanlab.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://titanlab.org</link>
	<description>The problem is in reality; the solution is in my attitude.</description>
	<lastBuildDate>Tue, 21 Feb 2012 07:51:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='titanlab.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>titanlab.org</title>
		<link>http://titanlab.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://titanlab.org/osd.xml" title="titanlab.org" />
	<atom:link rel='hub' href='http://titanlab.org/?pushpress=hub'/>
		<item>
		<title>Hacking the Code</title>
		<link>http://titanlab.org/2012/02/10/hacking-the-code/</link>
		<comments>http://titanlab.org/2012/02/10/hacking-the-code/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 15:21:04 +0000</pubDate>
		<dc:creator>zkchong</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://titanlab.org/?p=1097</guid>
		<description><![CDATA[Writing source code is not an easy task, especially in C. The C source code below shows an example of taking user&#8217;s input into an array. It will show &#8220;You Win&#8221; if i=1 or &#8220;You Lose&#8221; for i=0. Since i is initialized to zero, intuitively we know we will always get &#8220;You Lose&#8221; for this source code. Well. Not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=1097&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Writing source code is not an easy task, especially in C.</p>
<p>The C source code below shows an example of taking user&#8217;s input into an array.</p>
<p>It will show &#8220;You Win&#8221; if <em>i=1</em> or &#8220;You Lose&#8221; for <em>i=0</em>.</p>
<div id="attachment_1103" class="wp-caption aligncenter" style="width: 349px"><a href="http://zkchong.files.wordpress.com/2012/02/src.jpg"><img class=" wp-image-1103  " title="src" src="http://zkchong.files.wordpress.com/2012/02/src.jpg?w=339&#038;h=355" alt="" width="339" height="355" /></a><p class="wp-caption-text">Source code. </p></div>
<p>Since <em>i</em> is initialized to zero, intuitively we know we will <em>always</em> get &#8220;You Lose&#8221; for this source code.</p>
<p>Well. Not really.</p>
<p><span id="more-1097"></span>Check for the next figure and you will see it.</p>
<div id="attachment_1102" class="wp-caption aligncenter" style="width: 422px"><a href="http://zkchong.files.wordpress.com/2012/02/overflow.jpg"><img class="size-full wp-image-1102" title="overflow" src="http://zkchong.files.wordpress.com/2012/02/overflow.jpg?w=538" alt=""   /></a><p class="wp-caption-text">Buffer overflow attack.</p></div>
<p>So, how people hack the security system? Now you&#8217;ve seen.</p>
<p>###</p>
<p>*Tested in Ubuntu 10.04 LTS.</p>
<p>*Special thanks to tansy@utar for his interesting Lab 2 material.</p>
<p>*Click here to download the source code: <a href="http://zkchong.files.wordpress.com/2012/02/e0-c.pdf">e0.c.pdf</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zkchong.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zkchong.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zkchong.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zkchong.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zkchong.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zkchong.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zkchong.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zkchong.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zkchong.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zkchong.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zkchong.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zkchong.wordpress.com/1097/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zkchong.wordpress.com/1097/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zkchong.wordpress.com/1097/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=1097&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://titanlab.org/2012/02/10/hacking-the-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3cbe31dabaae366ff9d9bbbcbe2841?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">zkchong</media:title>
		</media:content>

		<media:content url="http://zkchong.files.wordpress.com/2012/02/src.jpg" medium="image">
			<media:title type="html">src</media:title>
		</media:content>

		<media:content url="http://zkchong.files.wordpress.com/2012/02/overflow.jpg" medium="image">
			<media:title type="html">overflow</media:title>
		</media:content>
	</item>
		<item>
		<title>Good Bye, Osaka</title>
		<link>http://titanlab.org/2012/01/12/good-bye-osaka/</link>
		<comments>http://titanlab.org/2012/01/12/good-bye-osaka/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 13:30:13 +0000</pubDate>
		<dc:creator>zkchong</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Share]]></category>

		<guid isPermaLink="false">http://titanlab.org/?p=1080</guid>
		<description><![CDATA[Had 3 months (October to Jan 2012) research attachment in Imase Lab of Faculty of Information Science and Technology, Osaka University. It&#8217;s time to say good bye. Thanks for all the guidance and care. I will miss you all &#62;_&#60; &#8230;&#8230;&#8230;&#8230;&#8230; p/s: 残念desu, I have yet to visit any MEIDO CAFE.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=1080&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Had 3 months (October to Jan 2012) research attachment in Imase Lab of Faculty of Information Science and Technology, Osaka University.</p>
<p>It&#8217;s time to say good bye.</p>
<p>Thanks for all the guidance and care. I will miss you all &gt;_&lt; &#8230;&#8230;&#8230;&#8230;&#8230;</p>
<div id="attachment_1081" class="wp-caption aligncenter" style="width: 276px"><a href="http://zkchong.files.wordpress.com/2012/01/kaisan.jpg"><img class="size-medium wp-image-1081" title="kaisan" src="http://zkchong.files.wordpress.com/2012/01/kaisan.jpg?w=266&#038;h=300" alt="" width="266" height="300" /></a><p class="wp-caption-text">A memorial.</p></div>
<p>p/s: 残念desu, I have yet to visit any MEIDO CAFE.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zkchong.wordpress.com/1080/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zkchong.wordpress.com/1080/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zkchong.wordpress.com/1080/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zkchong.wordpress.com/1080/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zkchong.wordpress.com/1080/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zkchong.wordpress.com/1080/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zkchong.wordpress.com/1080/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zkchong.wordpress.com/1080/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zkchong.wordpress.com/1080/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zkchong.wordpress.com/1080/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zkchong.wordpress.com/1080/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zkchong.wordpress.com/1080/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zkchong.wordpress.com/1080/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zkchong.wordpress.com/1080/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=1080&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://titanlab.org/2012/01/12/good-bye-osaka/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3cbe31dabaae366ff9d9bbbcbe2841?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">zkchong</media:title>
		</media:content>

		<media:content url="http://zkchong.files.wordpress.com/2012/01/kaisan.jpg?w=266" medium="image">
			<media:title type="html">kaisan</media:title>
		</media:content>
	</item>
		<item>
		<title>ChromiumOS/Chromebook</title>
		<link>http://titanlab.org/2011/12/09/chromiumoschromebook/</link>
		<comments>http://titanlab.org/2011/12/09/chromiumoschromebook/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 05:13:38 +0000</pubDate>
		<dc:creator>zkchong</dc:creator>
				<category><![CDATA[Share]]></category>

		<guid isPermaLink="false">http://titanlab.org/?p=1033</guid>
		<description><![CDATA[I must say, I like the idea of  ChromiumOS (or Chromebook). My girl spends most of her leisure time on movies and Internet &#8211; surfing the web, chatting in Facebook, watching movies, etc. And Chromebook just happens to suit her lifestyle. The Chrombook does a little thing more than just a browser-machine. Besides surfing the net with Chrome, you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=1033&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;">I must say, I like the idea of  <a href="http://www.chromium.org/" target="_blank">ChromiumOS</a> (or <a href="http://www.google.com/chromebook/" target="_blank">Chromebook</a>).</p>
<p style="text-align:justify;">My girl spends most of her leisure time on movies and Internet &#8211; surfing the web, chatting in Facebook, watching movies, etc. And Chromebook just happens to suit her lifestyle.</p>
<p style="text-align:justify;">The Chrombook does a little thing more than just a browser-machine. Besides surfing the net with Chrome, you can play music and video in Chromebook without connected to Internet. There is a &#8220;file manager&#8221; in Chrome that allows you to browse the files inside the solid-state harddisk or the external SD card.</p>
<p><iframe width="538" height="303" src="http://www.youtube.com/embed/0QRO3gKj3qw?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p style="text-align:justify;">So, why Chromebook? Well, it has 8-second boot-up time, hassle-free user experience, no annoying viruses or patches, thousands of web-apps and games. They are installation-free. You just need to sign-in and used.  Unfortunately, the sales of Chromebook is not doing well in US (2011). However, believe me or not, Chromebook will be a big thing after html5 is mature, perhaps after 2015.</p>
<p style="text-align:justify;">#</p>
<p style="text-align:justify;">The following are the snapshot of ChromiumOS that running in VirtualBox.</p>
<div id="attachment_1035" class="wp-caption aligncenter" style="width: 310px"><a href="http://zkchong.files.wordpress.com/2011/12/photo-4.jpg"><img class="size-medium wp-image-1035" title="ChromiumOS - Login Screen" src="http://zkchong.files.wordpress.com/2011/12/photo-4.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><p class="wp-caption-text">ChromiumOS - login screen</p></div>
<div id="attachment_1034" class="wp-caption aligncenter" style="width: 310px"><a href="http://zkchong.files.wordpress.com/2011/12/photo-2.jpg"><img class="size-medium wp-image-1034" title="ChromiumOS - Webstore" src="http://zkchong.files.wordpress.com/2011/12/photo-2.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><p class="wp-caption-text">ChromiumOS - Webstore</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zkchong.wordpress.com/1033/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zkchong.wordpress.com/1033/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zkchong.wordpress.com/1033/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zkchong.wordpress.com/1033/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zkchong.wordpress.com/1033/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zkchong.wordpress.com/1033/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zkchong.wordpress.com/1033/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zkchong.wordpress.com/1033/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zkchong.wordpress.com/1033/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zkchong.wordpress.com/1033/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zkchong.wordpress.com/1033/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zkchong.wordpress.com/1033/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zkchong.wordpress.com/1033/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zkchong.wordpress.com/1033/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=1033&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://titanlab.org/2011/12/09/chromiumoschromebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3cbe31dabaae366ff9d9bbbcbe2841?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">zkchong</media:title>
		</media:content>

		<media:content url="http://zkchong.files.wordpress.com/2011/12/photo-4.jpg?w=300" medium="image">
			<media:title type="html">ChromiumOS - Login Screen</media:title>
		</media:content>

		<media:content url="http://zkchong.files.wordpress.com/2011/12/photo-2.jpg?w=300" medium="image">
			<media:title type="html">ChromiumOS - Webstore</media:title>
		</media:content>
	</item>
		<item>
		<title>Uniqueness of Mathematics</title>
		<link>http://titanlab.org/2011/10/02/uniqueness-of-mathematics/</link>
		<comments>http://titanlab.org/2011/10/02/uniqueness-of-mathematics/#comments</comments>
		<pubDate>Sat, 01 Oct 2011 17:27:24 +0000</pubDate>
		<dc:creator>zkchong</dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[Share]]></category>

		<guid isPermaLink="false">http://titanlab.org/?p=989</guid>
		<description><![CDATA[A very meaningful sentence from Introduction to Proofs and Real Analysis, written by Richard C. Penney: &#8220;There is a fundamental diﬀerence between mathematics and other sciences. In most sciences, one does experiments to determine laws. A “law” will remain a law, only so long as it is not contradicted by experimental evidence. Newtonian physics was [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=989&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;">A very meaningful sentence from Introduction to Proofs and Real Analysis, written by Richard C. Penney:</p>
<p style="text-align:justify;">&#8220;There is a fundamental diﬀerence between mathematics and other sciences. In most sciences, one does experiments to determine laws. A “law” will remain a law, only so long as it is not contradicted by experimental evidence. Newtonian physics was accepted as valid until it was contradicted by experiment, resulting in the discovery of the theory of relativity.</p>
<p style="text-align:justify;">Mathematics, on the other hand, is based on absolute certainty. A mathematician may feel that some mathematical law is true on the basis of, say, a thousand experiments. He/she will not accept it as true, however, until it is absolutely certain that it can never fail. Achieving this kind of certainty requires constructing a logical argument showing the law’s validity–i.e. constructing a proof.&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zkchong.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zkchong.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zkchong.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zkchong.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zkchong.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zkchong.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zkchong.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zkchong.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zkchong.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zkchong.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zkchong.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zkchong.wordpress.com/989/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zkchong.wordpress.com/989/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zkchong.wordpress.com/989/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=989&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://titanlab.org/2011/10/02/uniqueness-of-mathematics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3cbe31dabaae366ff9d9bbbcbe2841?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">zkchong</media:title>
		</media:content>
	</item>
		<item>
		<title>Something in My Mind</title>
		<link>http://titanlab.org/2011/09/08/something-in-my-mind/</link>
		<comments>http://titanlab.org/2011/09/08/something-in-my-mind/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 06:09:22 +0000</pubDate>
		<dc:creator>zkchong</dc:creator>
				<category><![CDATA[Share]]></category>

		<guid isPermaLink="false">http://titanlab.org/?p=925</guid>
		<description><![CDATA[Let and be two events of an experiment. Given a statement: implies but does not imply (or simply implies ). e.g. A: Otaku. B: Watch Anime. That is: Otaku watches Animes. But those who watch Anime may not be an Otaku. In Set Theory, we may say is inside but is not inside . Or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=925&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='A' title='A' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='B' title='B' class='latex' /> be two events of an experiment.</p>
<p>Given a statement:<br />
<img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='A' title='A' class='latex' /> implies <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='B' title='B' class='latex' /> but <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='B' title='B' class='latex' /> does not imply <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='A' title='A' class='latex' /> (or simply <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='A' title='A' class='latex' /> implies <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='B' title='B' class='latex' />).</p>
<p><em>e.g. </em><br />
<em>A: Otaku.</em><br />
<em>B: Watch Anime. </em><br />
<em>That is: Otaku watches Animes. But those who watch Anime may not be an Otaku.</em></p>
<p>In Set Theory, we may say <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='A' title='A' class='latex' /> is inside <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='B' title='B' class='latex' /> but <img src='http://s0.wp.com/latex.php?latex=B&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='B' title='B' class='latex' /> is not inside <img src='http://s0.wp.com/latex.php?latex=A&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='A' title='A' class='latex' />. Or <img src='http://s0.wp.com/latex.php?latex=A+%5Csubset+B&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='A &#92;subset B' title='A &#92;subset B' class='latex' />.</p>
<p><img class="alignnone size-full wp-image-960" title="Set" src="http://zkchong.files.wordpress.com/2011/09/set.jpg?w=538" alt=""   /></p>
<p>To put them into conditional probability:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5CPr%28B%7CA%29%3D%5Cfrac%7B%5CPr%28B+%5Ccap+A%29%7D%7B%5CPr%28A%29%7D%3D%5Cfrac%7B%5CPr%28A%29%7D%7B%5CPr%28A%29%7D%3D1+&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='&#92;Pr(B|A)=&#92;frac{&#92;Pr(B &#92;cap A)}{&#92;Pr(A)}=&#92;frac{&#92;Pr(A)}{&#92;Pr(A)}=1 ' title='&#92;Pr(B|A)=&#92;frac{&#92;Pr(B &#92;cap A)}{&#92;Pr(A)}=&#92;frac{&#92;Pr(A)}{&#92;Pr(A)}=1 ' class='latex' /></p>
<p><img src='http://s0.wp.com/latex.php?latex=%5CPr%28A%7CB%29%3D%5Cfrac%7B%5CPr%28A+%5Ccap+B%29%7D%7B%5CPr%28B%29%7D%3D%5Cfrac%7B%5CPr%28A%29%7D%7B%5CPr%28B%29%7D%5Cleq+1+&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='&#92;Pr(A|B)=&#92;frac{&#92;Pr(A &#92;cap B)}{&#92;Pr(B)}=&#92;frac{&#92;Pr(A)}{&#92;Pr(B)}&#92;leq 1 ' title='&#92;Pr(A|B)=&#92;frac{&#92;Pr(A &#92;cap B)}{&#92;Pr(B)}=&#92;frac{&#92;Pr(A)}{&#92;Pr(B)}&#92;leq 1 ' class='latex' /></p>
<p>&nbsp;</p>
<p>Thus, the statement: &#8220;<em>A implies B but B does not imply A</em>&#8221; may be written as:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5CPr%28B%7CA%29%3D1&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='&#92;Pr(B|A)=1' title='&#92;Pr(B|A)=1' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5CPr%28A%7CB%29+%5Cleq+1&amp;bg=f2efe8&amp;fg=474534&amp;s=0' alt='&#92;Pr(A|B) &#92;leq 1' title='&#92;Pr(A|B) &#92;leq 1' class='latex' />.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>###</p>
<p>Gaia disagree with my misuse of Mathematics notation.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zkchong.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zkchong.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zkchong.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zkchong.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zkchong.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zkchong.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zkchong.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zkchong.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zkchong.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zkchong.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zkchong.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zkchong.wordpress.com/925/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zkchong.wordpress.com/925/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zkchong.wordpress.com/925/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=925&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://titanlab.org/2011/09/08/something-in-my-mind/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3cbe31dabaae366ff9d9bbbcbe2841?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">zkchong</media:title>
		</media:content>

		<media:content url="http://zkchong.files.wordpress.com/2011/09/set.jpg" medium="image">
			<media:title type="html">Set</media:title>
		</media:content>
	</item>
		<item>
		<title>Don&#8217;t Teach!</title>
		<link>http://titanlab.org/2011/09/07/dont-teach/</link>
		<comments>http://titanlab.org/2011/09/07/dont-teach/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 07:12:37 +0000</pubDate>
		<dc:creator>zkchong</dc:creator>
				<category><![CDATA[Research]]></category>

		<guid isPermaLink="false">http://titanlab.org/?p=916</guid>
		<description><![CDATA[I was reading some PhD guidelines and happened to come across a very meaningful remark. I felt exciting and decided to copy the inspiring paragraph here. &#160; Don&#8217;t teach! . . . more than you have to. For many, teaching is attached to a stipend or is otherwise economically unavoidable. In this case, do what you must! [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=916&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was reading some PhD guidelines and happened to come across a very meaningful remark. I felt exciting and decided to copy the inspiring paragraph here.</p>
<p>&nbsp;</p>
<p><span style="text-decoration:underline;"><em>Don&#8217;t teach!</em></span></p>
<p style="text-align:justify;"><em>. . . more than you have to. For many, teaching is attached to a</em> <em>stipend or is otherwise economically unavoidable. In this case, do</em> <em>what you must! Moreover, there are some real intellectual and</em> <em>practical advantages from doing a couple of terms of TA work. </em><em>Explaining the concepts to others is very useful in consolidating them</em> <em>in yourself. But beyond this, the returns become strongly negative. </em><strong><em>Your job is research – and anything that distracts you from this is a</em> </strong><em><strong>heavy cost.</strong> The first cost, which may seem remote at the time that you</em> <em>are deciding on the teaching, is that it could delay completion of the</em> <em>thesis by a year or more. An even larger cost is if it crowds out time</em> <em>to write a really great thesis. As a PhD student, your time is very</em> <em>valuable; treat it that way.</em></p>
<p style="text-align:justify;"><a href="http://www.arts.ualberta.ca/~econweb/landon/Davis%20PhD%20Thesis%20Research%20Where%20to%20Start%202001.pdf" target="_blank">Ph.D. Thesis Research: Where do I Start? (PDF) </a></p>
<p style="text-align:justify;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zkchong.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zkchong.wordpress.com/916/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zkchong.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zkchong.wordpress.com/916/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zkchong.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zkchong.wordpress.com/916/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zkchong.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zkchong.wordpress.com/916/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zkchong.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zkchong.wordpress.com/916/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zkchong.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zkchong.wordpress.com/916/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zkchong.wordpress.com/916/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zkchong.wordpress.com/916/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=916&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://titanlab.org/2011/09/07/dont-teach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3cbe31dabaae366ff9d9bbbcbe2841?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">zkchong</media:title>
		</media:content>
	</item>
		<item>
		<title>Script: Gotosleep</title>
		<link>http://titanlab.org/2011/09/03/script-gotosleep/</link>
		<comments>http://titanlab.org/2011/09/03/script-gotosleep/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 01:02:32 +0000</pubDate>
		<dc:creator>zkchong</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://titanlab.org/?p=909</guid>
		<description><![CDATA[Sometimes we need to suspend the machine when certain job is completed. Following is my gotosleep script to suspend my Ubuntu. # ---- filename: gotosleep ---- #!/bin/bash # This script will suspend this machine to sleep mode. gnome-screensaver-command --lock sleep 1 dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.SystemPowerManagement.Suspend int32:0 # ------------------------------ # Ubuntu 11.04 requires HAL [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=909&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sometimes we need to suspend the machine when certain job is completed. Following is my <em>gotosleep</em> script to suspend my Ubuntu.</p>
<pre># ---- filename: gotosleep ----
#!/bin/bash
# This script will suspend this machine to sleep mode.
gnome-screensaver-command --lock
sleep 1
dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.SystemPowerManagement.Suspend int32:0
# ------------------------------</pre>
<p>#</p>
<p>Ubuntu 11.04 requires <em>HAL</em> to provide abstract view on hardware. Thus,</p>
<pre>sudo apt-get install hal</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zkchong.wordpress.com/909/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zkchong.wordpress.com/909/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zkchong.wordpress.com/909/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zkchong.wordpress.com/909/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zkchong.wordpress.com/909/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zkchong.wordpress.com/909/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zkchong.wordpress.com/909/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zkchong.wordpress.com/909/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zkchong.wordpress.com/909/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zkchong.wordpress.com/909/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zkchong.wordpress.com/909/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zkchong.wordpress.com/909/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zkchong.wordpress.com/909/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zkchong.wordpress.com/909/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=909&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://titanlab.org/2011/09/03/script-gotosleep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3cbe31dabaae366ff9d9bbbcbe2841?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">zkchong</media:title>
		</media:content>
	</item>
		<item>
		<title>PDF Annotator (w32) for Linux</title>
		<link>http://titanlab.org/2011/09/02/pdf-editor/</link>
		<comments>http://titanlab.org/2011/09/02/pdf-editor/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 00:00:58 +0000</pubDate>
		<dc:creator>zkchong</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://zkchong.wordpress.com/?p=34</guid>
		<description><![CDATA[The best PDF annotator for Ubuntu &#8212; PDF-Exchange Viewer. It runs on Win32 machine. But  with wine, it is flies in Linux platform as well. # To integrate it seamlessly  with Ubuntu, I downloaded the Portable Zip version of PDF-Exchange viewer and extract it to a folder. Then, I created a bash file as follow: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=34&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:justify;">The best PDF annotator for Ubuntu &#8212; <a href="http://www.pdfxviewer.com/home/prod_user/PDF-XChange_Tools/pdfx_viewer/" target="_blank">PDF-Exchange Viewer</a>.</p>
<p style="text-align:justify;">It runs on Win32 machine. But  with <em>wine</em>, it is flies in Linux platform as well.</p>
<p>#</p>
<p>To integrate it seamlessly  with Ubuntu, I downloaded the Portable Zip version of PDF-Exchange viewer and extract it to a folder.</p>
<p>Then, I created a bash file as follow:</p>
<pre>#------ filename: pdfviewer.run ----------</pre>
<pre style="text-align:justify;">#!/bin/bash
filename=z:$( echo $1 | sed  "s/\//\\\/g")
w32bin="/home/chong/w32bin/PDFX_Vwr_Port/PDFXCview.exe"
wine "$w32bin" "$filename"
# ----------------------------------------</pre>
<p style="text-align:justify;">and put it to the same folder as PDF-Exchange viewer.</p>
<p style="text-align:justify;">Right click the PDFXCview.exe &#8211;&gt; Permission &#8211;&gt; Check &#8220;Allow Executing file as program&#8221;.</p>
<p style="text-align:justify;">Then, pick a pdf file and right click again  and choose &#8220;Open With Other Application&#8221;. Then, select &#8220;Use a custom command&#8221; and point it to the bash file that we create just now (pdfviewer.run).</p>
<p style="text-align:justify;">Try to open the pdf file again and you will see it will open it with PDF Viewer.</p>
<p style="text-align:justify;">#</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zkchong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zkchong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zkchong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zkchong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zkchong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zkchong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zkchong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zkchong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zkchong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zkchong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zkchong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zkchong.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zkchong.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zkchong.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=34&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://titanlab.org/2011/09/02/pdf-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3cbe31dabaae366ff9d9bbbcbe2841?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">zkchong</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu Tips</title>
		<link>http://titanlab.org/2011/08/31/ubuntu-tips/</link>
		<comments>http://titanlab.org/2011/08/31/ubuntu-tips/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 11:34:13 +0000</pubDate>
		<dc:creator>zkchong</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://titanlab.org/?p=888</guid>
		<description><![CDATA[Add User in An Encrypted Home Folder at Different Harddisk sudo apt-get install ecryptfs-utils  #You may need this packet mkdir  /home2 chmod 777 /home2 sudo adduser --encrypt-home username --home /home2/username Display Skype (and others) Icon in the Unity Dashbar gsettings set com.canonical.Unity.Panel systray-whitelist &#8220;['JavaEmbeddedFrame', 'Wine', 'Skype', 'Dropbox', 'Cryptkeeper']&#8220; setsid unity Quoted from http://www.webupd8.org/2011/04/things-to-tweak-fix-after-installing.html LyX: Support [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=888&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="text-decoration:underline;"><strong>Add User in An Encrypted Home Folder at Different Harddisk</strong></span></p>
<pre>sudo apt-get install ecryptfs-utils  #You may need this packet
mkdir  /home2
chmod 777 /home2
sudo adduser --encrypt-home username --home /home2/username</pre>
<p><span style="text-decoration:underline;"><strong>Display Skype (and others) Icon in the Unity Dashbar</strong></span></p>
<p>gsettings set com.canonical.Unity.Panel systray-whitelist &#8220;['JavaEmbeddedFrame', 'Wine', 'Skype', 'Dropbox', 'Cryptkeeper']&#8220;</p>
<p>setsid unity</p>
<p>Quoted from <a href="he selected document class 	article (IEEEtran) requires external files that are not available" target="_blank">http://www.webupd8.org/2011/04/things-to-tweak-fix-after-installing.html</a></p>
<p><span style="text-decoration:underline;"><strong>LyX: Support IEEE format.</strong></span></p>
<p>Install texlive-publishers. Then Lyx-&gt;Tools-&gt;Reconfigure.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zkchong.wordpress.com/888/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zkchong.wordpress.com/888/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zkchong.wordpress.com/888/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zkchong.wordpress.com/888/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zkchong.wordpress.com/888/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zkchong.wordpress.com/888/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zkchong.wordpress.com/888/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zkchong.wordpress.com/888/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zkchong.wordpress.com/888/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zkchong.wordpress.com/888/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zkchong.wordpress.com/888/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zkchong.wordpress.com/888/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zkchong.wordpress.com/888/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zkchong.wordpress.com/888/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=888&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://titanlab.org/2011/08/31/ubuntu-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3cbe31dabaae366ff9d9bbbcbe2841?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">zkchong</media:title>
		</media:content>
	</item>
		<item>
		<title>My First App in Android</title>
		<link>http://titanlab.org/2011/08/28/my-first-app-in-android/</link>
		<comments>http://titanlab.org/2011/08/28/my-first-app-in-android/#comments</comments>
		<pubDate>Sun, 28 Aug 2011 14:40:28 +0000</pubDate>
		<dc:creator>zkchong</dc:creator>
				<category><![CDATA[Share]]></category>

		<guid isPermaLink="false">http://titanlab.org/?p=876</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=876&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_877" class="wp-caption aligncenter" style="width: 394px"><img class="size-full wp-image-877 " title="Android Hello" src="http://zkchong.files.wordpress.com/2011/08/screenshot2.jpg?w=538" alt=""   /><p class="wp-caption-text">First app in Android.</p></div>
<p style="text-align:center;">
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zkchong.wordpress.com/876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zkchong.wordpress.com/876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zkchong.wordpress.com/876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zkchong.wordpress.com/876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/zkchong.wordpress.com/876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/zkchong.wordpress.com/876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/zkchong.wordpress.com/876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/zkchong.wordpress.com/876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zkchong.wordpress.com/876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zkchong.wordpress.com/876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zkchong.wordpress.com/876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zkchong.wordpress.com/876/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zkchong.wordpress.com/876/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zkchong.wordpress.com/876/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=titanlab.org&amp;blog=10648277&amp;post=876&amp;subd=zkchong&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://titanlab.org/2011/08/28/my-first-app-in-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0e3cbe31dabaae366ff9d9bbbcbe2841?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">zkchong</media:title>
		</media:content>

		<media:content url="http://zkchong.files.wordpress.com/2011/08/screenshot2.jpg" medium="image">
			<media:title type="html">Android Hello</media:title>
		</media:content>
	</item>
	</channel>
</rss>
