<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>nazham.com</title>
	
	<link>http://nazham.com</link>
	<description>Jarvis, sometimes you gotta run before you can walk.</description>
	<lastBuildDate>Wed, 02 Dec 2009 14:29:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/nazham" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>How to Check for Open Ports in Ubuntu</title>
		<link>http://feedproxy.google.com/~r/nazham/~3/aUEDRKFTFYE/</link>
		<comments>http://nazham.com/2009/12/02/how-to-check-for-open-ports-in-ubuntu/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 14:29:04 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=1025</guid>
		<description><![CDATA[There are various ways to view for open ports on your local Ubuntu/Linux machine. However, I particularly prefer two methods/command below, since it is simple, and without any third-party application.

Related posts:<ol><li><a href='http://nazham.com/2009/03/09/how-to-share-media-between-xbox-360-and-linux/' rel='bookmark' title='Permanent Link: How To Share Media Between Xbox 360 and Linux'>How To Share Media Between Xbox 360 and Linux</a> <small>I&#8217;ve got a little project going on in the past...</small></li><li><a href='http://nazham.com/2009/04/19/extend-transmission-torrent-with-scripts/' rel='bookmark' title='Permanent Link: Extend Transmission Torrent with Scripts'>Extend Transmission Torrent with Scripts</a> <small>Transmission is one of my favourite bittorrent client. However, it&#8217;s...</small></li><li><a href='http://nazham.com/2009/07/26/how-to-enhance-your-linux-desktop-with-conky/' rel='bookmark' title='Permanent Link: How to Enhance Your Linux Desktop with Conky'>How to Enhance Your Linux Desktop with Conky</a> <small>I have been using Conky as my desktop monitoring widgets...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>There are various ways to view for open ports on your local Ubuntu/Linux machine. However, I particularly prefer two methods/command below, since it is simple, and without any third-party application.</p>
<p>Open your command prompt, and type:<br />
<code>netstat -an | grep "LISTEN "</code></p>
<p>Or, another method:<br />
<code>sudo netstat --tcp --udp --listening --program</code></p>
<p>It will list all ports that your machine are listening to. The latter method will even shows the program name associated to it.</p>
<p>Enjoy.</p>


<br />Related posts:<ol><li><a href='http://nazham.com/2009/03/09/how-to-share-media-between-xbox-360-and-linux/' rel='bookmark' title='Permanent Link: How To Share Media Between Xbox 360 and Linux'>How To Share Media Between Xbox 360 and Linux</a> <small>I&#8217;ve got a little project going on in the past...</small></li><li><a href='http://nazham.com/2009/04/19/extend-transmission-torrent-with-scripts/' rel='bookmark' title='Permanent Link: Extend Transmission Torrent with Scripts'>Extend Transmission Torrent with Scripts</a> <small>Transmission is one of my favourite bittorrent client. However, it&#8217;s...</small></li><li><a href='http://nazham.com/2009/07/26/how-to-enhance-your-linux-desktop-with-conky/' rel='bookmark' title='Permanent Link: How to Enhance Your Linux Desktop with Conky'>How to Enhance Your Linux Desktop with Conky</a> <small>I have been using Conky as my desktop monitoring widgets...</small></li></ol></p>
<p><a href="http://feedads.g.doubleclick.net/~a/aZ2IrCXjjIYaVlGjWaLnDcNRca4/0/da"><img src="http://feedads.g.doubleclick.net/~a/aZ2IrCXjjIYaVlGjWaLnDcNRca4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/aZ2IrCXjjIYaVlGjWaLnDcNRca4/1/da"><img src="http://feedads.g.doubleclick.net/~a/aZ2IrCXjjIYaVlGjWaLnDcNRca4/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://nazham.com/2009/12/02/how-to-check-for-open-ports-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://nazham.com/2009/12/02/how-to-check-for-open-ports-in-ubuntu/</feedburner:origLink></item>
		<item>
		<title>How to Enhance Your Linux Desktop with Conky</title>
		<link>http://feedproxy.google.com/~r/nazham/~3/XtBU0AfGXOI/</link>
		<comments>http://nazham.com/2009/07/26/how-to-enhance-your-linux-desktop-with-conky/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 15:35:29 +0000</pubDate>
		<dc:creator>nazham</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=1000</guid>
		<description><![CDATA[I have been using Conky as my desktop monitoring widgets for quite some time now. Before this, I&#8217;ve been using few applications like screenlets and gdesklets, but there&#8217;s a lot of drawbacks on these applications. Among them were limited customizations, it&#8217;s difficult to develop your own widgets, unable to find widgets you&#8217;re looking for, and [...]

Related posts:<ol><li><a href='http://nazham.com/2009/03/09/how-to-share-media-between-xbox-360-and-linux/' rel='bookmark' title='Permanent Link: How To Share Media Between Xbox 360 and Linux'>How To Share Media Between Xbox 360 and Linux</a> <small>I&#8217;ve got a little project going on in the past...</small></li><li><a href='http://nazham.com/2009/12/02/how-to-check-for-open-ports-in-ubuntu/' rel='bookmark' title='Permanent Link: How to Check for Open Ports in Ubuntu'>How to Check for Open Ports in Ubuntu</a> <small>There are various ways to view for open ports on...</small></li><li><a href='http://nazham.com/2009/01/30/automated-scp-on-linux/' rel='bookmark' title='Permanent Link: Automated scp on Linux'>Automated scp on Linux</a> <small>Scenario You would like to automate the export of SQL...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I have been using <strong>Conky</strong> as my desktop monitoring widgets for quite some time now. Before this, I&#8217;ve been using few applications like screenlets and gdesklets, but there&#8217;s a lot of drawbacks on these applications. Among them were limited customizations, it&#8217;s difficult to develop your own widgets, unable to find widgets you&#8217;re looking for, and if you do find them, they are too buggy to be used in the first place.</p>
<p>Then, I&#8217;ve found <a href="http://conky.sourceforge.net/">Conky</a>. I&#8217;ll never turn back.</p>
<p>This is the best system monitor I have ever experienced. It is highly customizable, all you have to do is modify the Conky config file. There&#8217;s a lot of widgets/variables to use, such as system monitoring tools (CPU, RAM, SWAP, Hard Drive, etc), batteries capacity, networking, and more. And best of all, it is very, very easy to create your own widgets. If you know any programming language such as Python, Perl, or even a simple Shell Scripts, then you&#8217;re off to create your own.</p>
<p><span id="more-1000"></span><br />
Installing Conky are easy as executing command below in the terminal:<br />
<code>$ sudo apt-get install conky</code></p>
<p>Next, create your Conky config file. Here is <a href="http://nazham.com/download/conky.conf.txt" target="_blank">my config file</a> I&#8217;m currently using.</p>
<p>Then, execute command below to run Conky. Put it in your startup so that it will be running each time you boot-up your computer:<br />
<code>$ conky -c &lt;path_to_my_conky_config&gt;.conf</code></p>
<p>Below are what my desktop currently looks like with Conky:</p>
<div id="attachment_1007" class="wp-caption aligncenter" style="width: 310px"><a href="http://nazham.com/wp-content/uploads/2009/07/conky-desktop.png"><img class="size-medium wp-image-1007" title="Conky Desktop" src="http://nazham.com/wp-content/uploads/2009/07/conky-desktop-300x187.png" alt="Conky Desktop" width="300" height="187" /></a><p class="wp-caption-text">Conky Desktop</p></div>
<p>In there I&#8217;ve created my own GMail notifier, Google Reader notifier and local TV guide, all using Python. You will find more ideas, screen shots and scripts to use with Conky on <a href="http://ubuntuforums.org/showthread.php?t=281865" target="_blank">Ubuntu Forum</a>.</p>
<p>Cheers.</p>


<br />Related posts:<ol><li><a href='http://nazham.com/2009/03/09/how-to-share-media-between-xbox-360-and-linux/' rel='bookmark' title='Permanent Link: How To Share Media Between Xbox 360 and Linux'>How To Share Media Between Xbox 360 and Linux</a> <small>I&#8217;ve got a little project going on in the past...</small></li><li><a href='http://nazham.com/2009/12/02/how-to-check-for-open-ports-in-ubuntu/' rel='bookmark' title='Permanent Link: How to Check for Open Ports in Ubuntu'>How to Check for Open Ports in Ubuntu</a> <small>There are various ways to view for open ports on...</small></li><li><a href='http://nazham.com/2009/01/30/automated-scp-on-linux/' rel='bookmark' title='Permanent Link: Automated scp on Linux'>Automated scp on Linux</a> <small>Scenario You would like to automate the export of SQL...</small></li></ol></p>
<p><a href="http://feedads.g.doubleclick.net/~a/f5Foo-w95XRHBe1zLNiWGButIfQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/f5Foo-w95XRHBe1zLNiWGButIfQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/f5Foo-w95XRHBe1zLNiWGButIfQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/f5Foo-w95XRHBe1zLNiWGButIfQ/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://nazham.com/2009/07/26/how-to-enhance-your-linux-desktop-with-conky/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://nazham.com/2009/07/26/how-to-enhance-your-linux-desktop-with-conky/</feedburner:origLink></item>
		<item>
		<title>Tribute to toll booth operators</title>
		<link>http://feedproxy.google.com/~r/nazham/~3/sUGAj1nZSgw/</link>
		<comments>http://nazham.com/2009/07/22/tribute-to-toll-booth-operators/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 04:04:53 +0000</pubDate>
		<dc:creator>rizal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=987</guid>
		<description><![CDATA[If you haven&#8217;t noticed, Malaysia is The Land of Toll Booths. Okay, Peninsular Malaysia; Klang Valley, especially. It&#8217;s now ingrained in every KL and PJ car driver&#8217;s mind: do I pay toll today, or do I take the free, congested, traffic-light-encumbered way? (Not that paying toll doesn&#8217;t involve queuing up for miles. Go through the [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t noticed, Malaysia is The Land of Toll Booths. Okay, Peninsular Malaysia; Klang Valley, especially. It&#8217;s now ingrained in every KL and PJ car driver&#8217;s mind: do I pay toll today, or do I take the free, congested, traffic-light-encumbered way? (Not that paying toll doesn&#8217;t involve queuing up for miles. Go through the Sunway toll plaza on LDP during rush hour if you dare.) How much am I in a hurry? Or should I pay going to the office, and take the toll-free road coming back?</p>
<p>The Federal Highway, the KL-Seremban highway, NKVE, KESAS, ELITE, LDP, SPRINT, AKLEH, Kerinchi Link, Penchala Link, and now DUKE. This introduces a variant to the traveling salesman problem: try going from one end of Greater KL (I made that one up) to another, using all the toll highways, paying as much as possible for the least distance. I&#8217;m sure taxi drivers have this down pat.</p>
<p>Anyway, the point is that there&#8217;s a &#8220;Higglytown hero&#8221; we&#8217;re all guilty of overlooking here: the toll booth operator.</p>
<blockquote><p>I&#8217;m a Higglytown Hero, brave and true,<br />
I help the town with the things I do.<br />
So work real hard and you will see<br />
That you can be a hero, just like me!<br />
A hero, just like me!</p></blockquote>
<blockquote><p>I&#8217;m a Malaysian toll booth operator<br />
Pay me or you can&#8217;t go through<br />
Then I&#8217;ll see you again later<br />
There is no escape &#8211; yes it&#8217;s true!</p></blockquote>
<p>You think it&#8217;s easy? First, there&#8217;s the ever-present danger of express bus drivers falling asleep on the wheel and crashing into you. Then every other person gives you RM10, and every fifth person gives you RM50; give back too much change and your salary gets deducted. Last, but not least, washroom breaks are a precious commodity:</p>
<p>(Over the intercom)<br />
Toll booth operator: Boss, I gotta go.<br />
Supervisor: What? You just went &#8230; lemme check &#8230; 45 minutes ago!<br />
TBO: Please, boss! I guess I overdosed on the <em>tempoyak</em> last night.<br />
Supervisor: Look, even if I want to, I can&#8217;t let you. Backup went out to buy cigarettes and is still not back yet.<br />
(Radio silence)<br />
TBO: Er &#8230; boss, I think we have a problem.</p>


<p>No related posts.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/Uo6iFJPuCOFdMLJZC52Je3cc7-U/0/da"><img src="http://feedads.g.doubleclick.net/~a/Uo6iFJPuCOFdMLJZC52Je3cc7-U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Uo6iFJPuCOFdMLJZC52Je3cc7-U/1/da"><img src="http://feedads.g.doubleclick.net/~a/Uo6iFJPuCOFdMLJZC52Je3cc7-U/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://nazham.com/2009/07/22/tribute-to-toll-booth-operators/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://nazham.com/2009/07/22/tribute-to-toll-booth-operators/</feedburner:origLink></item>
		<item>
		<title>Un-unethical gender discrimination</title>
		<link>http://feedproxy.google.com/~r/nazham/~3/KeVZkyPsYgc/</link>
		<comments>http://nazham.com/2009/07/09/un-unethical-gender-discrimination/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 03:30:52 +0000</pubDate>
		<dc:creator>rizal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=983</guid>
		<description><![CDATA[There is at least one job in this world for which I suppose it&#8217;s quite alright to practise gender discrimination: lactation educator.


No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>There is at least one job in this world for which I suppose it&#8217;s quite alright to practise gender discrimination: lactation educator.</p>


<p>No related posts.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/M8UlORclhSBnVizixlAatoSzGVI/0/da"><img src="http://feedads.g.doubleclick.net/~a/M8UlORclhSBnVizixlAatoSzGVI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/M8UlORclhSBnVizixlAatoSzGVI/1/da"><img src="http://feedads.g.doubleclick.net/~a/M8UlORclhSBnVizixlAatoSzGVI/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://nazham.com/2009/07/09/un-unethical-gender-discrimination/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://nazham.com/2009/07/09/un-unethical-gender-discrimination/</feedburner:origLink></item>
		<item>
		<title>Phrases to avoid in your résumé, apparently</title>
		<link>http://feedproxy.google.com/~r/nazham/~3/iqdNp0tsqXc/</link>
		<comments>http://nazham.com/2009/07/07/phrases-to-avoid-in-your-resume-apparently/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 06:27:54 +0000</pubDate>
		<dc:creator>rizal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=979</guid>
		<description><![CDATA[&#8230; according to The Savvy Networker:

Results-oriented professional
Cross-functional teams
More than [x] years of progressively responsible experience
Superior (or excellent) communication skills
Strong work ethic
Met or exceeded expectations
Proven track record of success
Works well with all levels of staff
Team player
Bottom-line orientation



No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>&#8230; according to <a href="http://hotjobs.yahoo.com/career-experts-10_boilerplate_phrases_that_kill_resumes-97">The Savvy Networker</a>:</p>
<ul>
<li>Results-oriented professional</li>
<li>Cross-functional teams</li>
<li>More than [x] years of progressively responsible experience</li>
<li>Superior (or excellent) communication skills</li>
<li>Strong work ethic</li>
<li>Met or exceeded expectations</li>
<li>Proven track record of success</li>
<li>Works well with all levels of staff</li>
<li>Team player</li>
<li>Bottom-line orientation</li>
</ul>


<p>No related posts.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/_gvW_XyI1VxLGqyUC5rVjjuIQAI/0/da"><img src="http://feedads.g.doubleclick.net/~a/_gvW_XyI1VxLGqyUC5rVjjuIQAI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/_gvW_XyI1VxLGqyUC5rVjjuIQAI/1/da"><img src="http://feedads.g.doubleclick.net/~a/_gvW_XyI1VxLGqyUC5rVjjuIQAI/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://nazham.com/2009/07/07/phrases-to-avoid-in-your-resume-apparently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://nazham.com/2009/07/07/phrases-to-avoid-in-your-resume-apparently/</feedburner:origLink></item>
		<item>
		<title>HUKM or PPUKM?</title>
		<link>http://feedproxy.google.com/~r/nazham/~3/7E2VSD5yYGM/</link>
		<comments>http://nazham.com/2009/07/07/hukm-or-ppukm/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 03:15:22 +0000</pubDate>
		<dc:creator>rizal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=977</guid>
		<description><![CDATA[I was talking to a friend and he kept referring to HUKM as PPUKM. Why the name change? Is it to standardize with PPUM? Is HUKM somehow distinct from other hospitals, such that it has to be called a medical centre?
No, it&#8217;s because UKM&#8217;s Faculty of Medicine and Hospital UKM have merged.


No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I was talking to a friend and he kept referring to HUKM as PPUKM. Why the name change? Is it to standardize with PPUM? Is HUKM somehow distinct from other hospitals, such that it has to be called a medical centre?</p>
<p>No, it&#8217;s because <a href="http://ktdiukm.wordpress.com/2008/04/11/hukm-to-ppukm/">UKM&#8217;s Faculty of Medicine and Hospital UKM have merged</a>.</p>


<p>No related posts.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/P5VYZwwkrlGdstt4T5LW6AoYh6k/0/da"><img src="http://feedads.g.doubleclick.net/~a/P5VYZwwkrlGdstt4T5LW6AoYh6k/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/P5VYZwwkrlGdstt4T5LW6AoYh6k/1/da"><img src="http://feedads.g.doubleclick.net/~a/P5VYZwwkrlGdstt4T5LW6AoYh6k/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://nazham.com/2009/07/07/hukm-or-ppukm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://nazham.com/2009/07/07/hukm-or-ppukm/</feedburner:origLink></item>
		<item>
		<title>“Broadband done right”</title>
		<link>http://feedproxy.google.com/~r/nazham/~3/JxVoAQzAPLQ/</link>
		<comments>http://nazham.com/2009/07/06/broadband-done-right/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 02:26:47 +0000</pubDate>
		<dc:creator>rizal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=974</guid>
		<description><![CDATA[I saw this tagline on a billboard by DiGi Broadband. Hoo boy do they have some nerve! Anyway I do hope it&#8217;s true. Malaysian broadband providers aren&#8217;t exactly renowned for their availability and consistency. Meaningful competition is certainly very welcome.
So which provider is doing broadband wrong? Siapa makan cili dialah yang terasa pedas (The one [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I saw this tagline on a billboard by DiGi Broadband. Hoo boy do they have some nerve! Anyway I do hope it&#8217;s true. Malaysian broadband providers aren&#8217;t exactly renowned for their availability and consistency. Meaningful competition is certainly very welcome.</p>
<p>So which provider is doing broadband wrong? <em>Siapa makan cili dialah yang terasa pedas</em> (The one eating chili will be the one feeling hot)!</p>


<p>No related posts.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/ZTKcQi8TP8sAh3JEY4TsKeRrzX4/0/da"><img src="http://feedads.g.doubleclick.net/~a/ZTKcQi8TP8sAh3JEY4TsKeRrzX4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ZTKcQi8TP8sAh3JEY4TsKeRrzX4/1/da"><img src="http://feedads.g.doubleclick.net/~a/ZTKcQi8TP8sAh3JEY4TsKeRrzX4/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://nazham.com/2009/07/06/broadband-done-right/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://nazham.com/2009/07/06/broadband-done-right/</feedburner:origLink></item>
		<item>
		<title>Pagoda and Edwin</title>
		<link>http://feedproxy.google.com/~r/nazham/~3/YYLuAUzXF8A/</link>
		<comments>http://nazham.com/2009/07/03/pagoda-and-edwin/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 10:57:53 +0000</pubDate>
		<dc:creator>rizal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=966</guid>
		<description><![CDATA[I&#8217;m a great fan of the Pagoda T-shirt. I had some reservations at first, due to its old man image &#8230; but now I no longer care, simply because I am old heh heh &#8230;
Wearing it as an undershirt, sweat doesn&#8217;t show on your formal wear when it&#8217;s hot &#8230; and then the sweat that [...]

Related posts:<ol><li><a href='http://nazham.com/2009/05/13/why-the-honda-city-is-no-longer-ugly/' rel='bookmark' title='Permanent Link: Why the Honda City is no longer ugly'>Why the Honda City is no longer ugly</a> <small>Previously I posted that the Honda City was deliberately made...</small></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a great fan of the Pagoda T-shirt. I had some reservations at first, due to its old man image &#8230; but now I no longer care, simply because I <em>am</em> old heh heh &#8230;</p>
<p>Wearing it as an undershirt, sweat doesn&#8217;t show on your formal wear when it&#8217;s hot &#8230; and then the sweat that the Pagoda has absorbed cools you down.</p>
<p>Wearing it as a T-shirt at home, it&#8217;s like not wearing a shirt at all, because it&#8217;s so thin, but the advantages of wearing a shirt are still there, in that your skin doesn&#8217;t stick to the furniture, and the sweat doesn&#8217;t just trickle and roll down your body which is ticklish.</p>
<p>Unfortunately Pagoda T-shirts are not so easy to find, and they are quite dear at more than RM10 apiece. Fortunately there is an alternative: Edwin undershirts. The cutting and sizing scheme are the same, the only difference is the cloth. I can&#8217;t say which material is better though; it&#8217;s simply not the same type. Anyway I&#8217;ve tried both and they both achieve the same ends. It&#8217;s just a matter of feel, if one wants to be that particular (which I&#8217;m not).</p>
<p>In terms of price, Edwin undershirts are cheaper (less than RM10), and in terms of availability, they can be found at Giant. I do hope that Edwin continues to produce these T-shirts. I&#8217;m not partial to either, but I do welcome competition as the driver of quality and low price.</p>


<br />Related posts:<ol><li><a href='http://nazham.com/2009/05/13/why-the-honda-city-is-no-longer-ugly/' rel='bookmark' title='Permanent Link: Why the Honda City is no longer ugly'>Why the Honda City is no longer ugly</a> <small>Previously I posted that the Honda City was deliberately made...</small></li></ol></p>
<p><a href="http://feedads.g.doubleclick.net/~a/wcb0XC8RzMscdAyzFhCSV1OFhjI/0/da"><img src="http://feedads.g.doubleclick.net/~a/wcb0XC8RzMscdAyzFhCSV1OFhjI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/wcb0XC8RzMscdAyzFhCSV1OFhjI/1/da"><img src="http://feedads.g.doubleclick.net/~a/wcb0XC8RzMscdAyzFhCSV1OFhjI/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://nazham.com/2009/07/03/pagoda-and-edwin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://nazham.com/2009/07/03/pagoda-and-edwin/</feedburner:origLink></item>
		<item>
		<title>Why 60 minutes in an hour? Why not 100?</title>
		<link>http://feedproxy.google.com/~r/nazham/~3/NO0EQcu3Nds/</link>
		<comments>http://nazham.com/2009/06/30/why-60-minutes-in-an-hour-why-not-100/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 02:17:20 +0000</pubDate>
		<dc:creator>rizal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=961</guid>
		<description><![CDATA[&#8230; the reason there are 60 minutes in an hour is due to the mathematics of the Sumerians, Babylonians and Egyptians and the structure of the human hand.
&#8212; Why are There 60 Minutes in an Hour? by Gary Wallace
Note: I can&#8217;t verify the historical accuracy.


No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<blockquote><p>&#8230; the reason there are 60 minutes in an hour is due to the mathematics of the Sumerians, Babylonians and Egyptians and the structure of the human hand.</p></blockquote>
<p>&mdash; <a href="http://scienceray.com/mathematics/applied-mathematics/why-are-there-60-minutes-in-an-hour/">Why are There 60 Minutes in an Hour?</a> by Gary Wallace</p>
<p>Note: I can&#8217;t verify the historical accuracy.</p>


<p>No related posts.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/Ol649sqFrOaP-PJd1H1MDH1Bn9w/0/da"><img src="http://feedads.g.doubleclick.net/~a/Ol649sqFrOaP-PJd1H1MDH1Bn9w/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Ol649sqFrOaP-PJd1H1MDH1Bn9w/1/da"><img src="http://feedads.g.doubleclick.net/~a/Ol649sqFrOaP-PJd1H1MDH1Bn9w/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://nazham.com/2009/06/30/why-60-minutes-in-an-hour-why-not-100/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://nazham.com/2009/06/30/why-60-minutes-in-an-hour-why-not-100/</feedburner:origLink></item>
		<item>
		<title>The 2000 Estima</title>
		<link>http://feedproxy.google.com/~r/nazham/~3/S1XCqAmlSDM/</link>
		<comments>http://nazham.com/2009/06/29/the-2000-estima/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 03:51:18 +0000</pubDate>
		<dc:creator>rizal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nazham.com/?p=954</guid>
		<description><![CDATA[Someone I know recently bought a second-generation 5-year-old &#8220;recon&#8221; 2.4L Toyota Estima for RM125,000.
Try looking out for it. There are a lot of Estimas on the road! You can see the first generation here and there, and a few people are rich enough to afford the 2006 model, but it&#8217;s very easy to spot the [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Someone I know recently bought a second-generation 5-year-old &#8220;recon&#8221; 2.4L Toyota Estima for RM125,000.</p>
<p>Try looking out for it. There are a lot of Estimas on the road! You can see the first generation here and there, and a few people are rich enough to afford the 2006 model, but it&#8217;s very easy to spot the 2000 model.</p>
<p>I wonder why official distributors can&#8217;t bring in reconditioned previous-generation cars. Grey importers are certainly raking it in with the 2000 Estima.</p>
<p>First generation, 1990-2000:</p>
<p><img src="http://www.rizalalmashoor.com/docs/estima/250px-Toyota_Previa_.jpg" alt="1st generation Estima" /></p>
<p>Second generation, 2000-2005:</p>
<p><img src="http://www.rizalalmashoor.com/docs/estima/250px-Toyota_Estima_(second_generation)_(front),_Serdang.jpg" alt="2nd generation Estima" /></p>
<p>Third generation, 2006-present:</p>
<p><img src="http://www.rizalalmashoor.com/docs/estima/250px-2006_Toyota_Estima_01.jpg" alt="3rd generation Estima" /></p>
<p>Model years and images from <a href="http://en.wikipedia.org/wiki/Toyota_Previa">Wikipedia</a>.</p>


<p>No related posts.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/oThnybfkrm_afTKxLoJbfRCj8fQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/oThnybfkrm_afTKxLoJbfRCj8fQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/oThnybfkrm_afTKxLoJbfRCj8fQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/oThnybfkrm_afTKxLoJbfRCj8fQ/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://nazham.com/2009/06/29/the-2000-estima/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://nazham.com/2009/06/29/the-2000-estima/</feedburner:origLink></item>
	</channel>
</rss>
