<?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>the best site on planet earth</title>
	<atom:link href="http://hypertext.azrul.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://hypertext.azrul.com</link>
	<description>my name is azrul</description>
	<lastBuildDate>Thu, 11 Mar 2010 00:32:28 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='hypertext.azrul.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/9d6ff00f555727eb4683fa1cab8f4a1e?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>the best site on planet earth</title>
		<link>http://hypertext.azrul.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hypertext.azrul.com/osd.xml" title="the best site on planet earth" />
	<atom:link rel='hub' href='http://hypertext.azrul.com/?pushpress=hub'/>
		<item>
		<title>5 stages of Bug fixing</title>
		<link>http://hypertext.azrul.com/2010/03/08/5-stages-of-bug-fixing/</link>
		<comments>http://hypertext.azrul.com/2010/03/08/5-stages-of-bug-fixing/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 02:42:35 +0000</pubDate>
		<dc:creator>azrulrhm</dc:creator>
				<category><![CDATA[Developer]]></category>
		<category><![CDATA[bug]]></category>

		<guid isPermaLink="false">http://azrul.wordpress.com/2010/03/08/bug-fixing-through-acceptance/</guid>
		<description><![CDATA[This is a reminder to myself, an important lesson I sometimes forget.
The most important step in fixing any programming bug, is accepting the fact that there is a bug in the first place. After years of coding, sometimes we think that we are immune to writing buggy code. If a customer complaint or an issue,we [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=128&subd=azrul&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>This is a reminder to myself, an important lesson I sometimes forget.</p>
<p>The most important step in fixing any programming bug, is accepting the fact that there is a bug in the first place. After years of coding, sometimes we think that we are immune to writing buggy code. If a customer complaint or an issue,we might think, &#8220;ah, he just misconfigured his server&#8221; or that something went wrong during installation. That would be the first hurdle towards finding the bug, fixing it and making our software better.</p>
<p>So, if an issue arise, accept it as a bug in our code and start looking for solution. Ehm, this actually remind me of the 5 stages of grief.</p>
<p><span id="more-128"></span></p>
<ol>
<li><strong>Denial</strong> – There is nothing wrong with my code.</li>
<li><strong>Anger</strong> – Damn it, can you just let it go and check your server you idiot.</li>
<li><strong>Bargaining</strong> – Ok, maybe there is something here, but could you please ask your web hosting company or maybe this is really extremely rare situation.</li>
<li><strong>Depression</strong> –Shit, the problem is still there. What the hell is going on here.</li>
<li><strong>Acceptance</strong> – I see, there really is a bug in my code. Ok, I&#8217;ll get to work to fix it.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azrul.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azrul.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azrul.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azrul.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azrul.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azrul.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azrul.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azrul.wordpress.com/128/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azrul.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azrul.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=128&subd=azrul&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hypertext.azrul.com/2010/03/08/5-stages-of-bug-fixing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8db9f41d89dbd756918026ab2392defc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azrul</media:title>
		</media:content>
	</item>
		<item>
		<title>Stop whining</title>
		<link>http://hypertext.azrul.com/2010/03/08/stop-whining/</link>
		<comments>http://hypertext.azrul.com/2010/03/08/stop-whining/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 16:21:29 +0000</pubDate>
		<dc:creator>azrulrhm</dc:creator>
				<category><![CDATA[Random thoughts]]></category>
		<category><![CDATA[internet broadband]]></category>

		<guid isPermaLink="false">http://azrul.wordpress.com/2010/03/08/stop-whining/</guid>
		<description><![CDATA[This would be my last post ever whining about how bad Internet connection is, here in Malaysia. I am so tired of talking about it and I know that this is getting nowhere. I suppose I just have to work with what is available and make the best of it. 
P1 wimax sucks! 
  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=127&subd=azrul&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>This would be my last post ever whining about how bad Internet connection is, here in Malaysia. I am so tired of talking about it and I know that this is getting nowhere. I suppose I just have to work with what is available and make the best of it. </p>
<p>P1 wimax sucks! </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azrul.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azrul.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azrul.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azrul.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azrul.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azrul.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azrul.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azrul.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azrul.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azrul.wordpress.com/127/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=127&subd=azrul&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hypertext.azrul.com/2010/03/08/stop-whining/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8db9f41d89dbd756918026ab2392defc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azrul</media:title>
		</media:content>
	</item>
		<item>
		<title>Server-less office</title>
		<link>http://hypertext.azrul.com/2009/05/01/server-less-office/</link>
		<comments>http://hypertext.azrul.com/2009/05/01/server-less-office/#comments</comments>
		<pubDate>Fri, 01 May 2009 18:22:45 +0000</pubDate>
		<dc:creator>azrulrhm</dc:creator>
				<category><![CDATA[Business of Software]]></category>
		<category><![CDATA[cloud]]></category>

		<guid isPermaLink="false">http://hypertext.azrul.com/?p=117</guid>
		<description><![CDATA[Over the last month or so, I&#8217;ve been spending some time searching for a new office. Our current office is almost full, flaky internet connection has been driving us all mad and the selection of lunch-time food is&#8230; well, there isn&#8217;t any selection really. There is only one mamak stall with questionable hygienicÂ  standard downstairs.
While [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=121&subd=azrul&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Over the last month or so, I&#8217;ve been spending some time searching for a new office. Our current office is almost full, flaky internet connection has been driving us all mad and the selection of lunch-time food is&#8230; well, there isn&#8217;t any selection really. There is only one mamak stall with questionable hygienicÂ  standard downstairs.</p>
<p>While looking around, one thing I notice is that, the moment I mention that it will be a software house, everyone seems to think that we need a server room. At our current office, we have a small dell server that runs our bug tracking and subversion system but I always feel that it is unnecessary. All these application can really be hosted somewhere else. So, I have decided that our office shall run completely server-less!</p>
<p>Seriously, there is no need for us to have a server at all!. Almost everything that we need can actually be hosted somewhere else, on a remote server. There are several advantages of running all these application on a remote location. First and foremost, continuity. Most competent hosting environment should have a good continuity and backup strategy. Other than full raid setup, regular image backup normally comes standard. You will also never need to worry about hardware failure. They should also have reliable network which makes access from any location a snap. Again, any competent hosting company should have a technician on stanby 24/7 . Trying to replicate all this in-house takes a lot of time away from your real work. Having our data off-site also means that we don&#8217;t have to worry so much about theft or fire, or flood destroying our work. The office runs quieter, cooler, cheaper.</p>
<p>Amazingly, going server-less is easy. I grab a cheap Windows VPS package (hosted in Malaysia), with just 380Mb. I successfully moved all svn data to the new server. Next, I&#8217;ll be moving our fogbugz on the new server and perhaps relocate our build script on this server too. I can then shutdown our dell server forever or donate them to charity. Anyone wants one ?</p>
<p>Its all in the cloud&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azrul.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azrul.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azrul.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azrul.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azrul.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azrul.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azrul.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azrul.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azrul.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azrul.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=121&subd=azrul&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hypertext.azrul.com/2009/05/01/server-less-office/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8db9f41d89dbd756918026ab2392defc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azrul</media:title>
		</media:content>
	</item>
		<item>
		<title>How to nail an interview</title>
		<link>http://hypertext.azrul.com/2009/04/16/how-to-nail-an-interview/</link>
		<comments>http://hypertext.azrul.com/2009/04/16/how-to-nail-an-interview/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 07:07:52 +0000</pubDate>
		<dc:creator>azrulrhm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hypertext.azrul.com/how-to-nail-an-interview.html</guid>
		<description><![CDATA[In my work, I have to go through tons of resume to find great people to work join our team. It isn&#8217;t as easy as you might think. Some people might actually do have what it takes, and can actually do the job well, but the way they present themselves, their resume, they way the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=114&subd=azrul&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>In my work, I have to go through tons of resume to find great people to work join our team. It isn&#8217;t as easy as you might think. Some people might actually do have what it takes, and can actually do the job well, but the way they present themselves, their resume, they way the talk and dress might not do them justice.</p>
<p>As an employer, I am always on the side of cautious. Do understand that as employer, we are actually scared to get that offer letter out. Just work a little harder and you will be fine.</p>
<p>I could not have summarize it better than this. http://www.howtonailaninterview.com/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azrul.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azrul.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azrul.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azrul.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azrul.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azrul.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azrul.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azrul.wordpress.com/114/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azrul.wordpress.com/114/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azrul.wordpress.com/114/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=114&subd=azrul&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hypertext.azrul.com/2009/04/16/how-to-nail-an-interview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8db9f41d89dbd756918026ab2392defc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azrul</media:title>
		</media:content>
	</item>
		<item>
		<title>P1 Broadband Review</title>
		<link>http://hypertext.azrul.com/2009/04/07/p1-broadband-review/</link>
		<comments>http://hypertext.azrul.com/2009/04/07/p1-broadband-review/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 22:09:35 +0000</pubDate>
		<dc:creator>azrulrhm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[broadband]]></category>

		<guid isPermaLink="false">http://hypertext.azrul.com/?p=112</guid>
		<description><![CDATA[I am curretly using P1 as my primary broadband provider at home. This isn&#8217;t a review, but rather a rant on one particular issue with P1 broadband.
For the most part, P1 is OK. During the first week of using their service, it wickedly fast. For 1.2 Mbps package, I can consistantly hit 900 kbps. On [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=112&subd=azrul&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I am curretly using P1 as my primary broadband provider at home. This isn&#8217;t a review, but rather a rant on one particular issue with P1 broadband.</p>
<p>For the most part, P1 is OK. During the first week of using their service, it wickedly fast. For 1.2 Mbps package, I can consistantly hit 900 kbps. On international sites, speed of 500-700 kbps is not uncommon. But obviously as more as more people are signing up, I rarely see the 900 kbps nowadays, with 600-ish being a norm. These figure, isn&#8217;t bad at all, ad is comparable to StreamyX on a good day. All and all, it does edge StreamyX slightly.</p>
<p>Now, the bad news. For some reason, P1 seems to enjoy a late night detour. Almost every night, the service will go down at some wee hours in the morning, typically 15 to 30 minutes, sometimes up to an hour and even a few times a day. The excuse given is &#8216;maintenence mode&#8217;, which is acceptable if it was done on a monthly, or even a weekly basis, but come on, this is becoming a daily occurace. P1 might think that no one uses the internet at night and it is ok to disrupt the service, but imagine is TNB uses the same logic. Hey, at 3 am, most people are asleep right ?, lets cut off the electricity for a while, no one will notice.</p>
<p>My worry is that, there is no sign of this getting any better and P1 seems to take it for granted that no one complaint. So, here I am now. For those thinking of signing up with P1 and work late at night, be prepare to have your chat with your business partner across the globe to be cut short.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azrul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azrul.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azrul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azrul.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azrul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azrul.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azrul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azrul.wordpress.com/112/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azrul.wordpress.com/112/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azrul.wordpress.com/112/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=112&subd=azrul&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hypertext.azrul.com/2009/04/07/p1-broadband-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8db9f41d89dbd756918026ab2392defc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azrul</media:title>
		</media:content>
	</item>
		<item>
		<title>Web 2.0 Expo reflection. Airport Edition</title>
		<link>http://hypertext.azrul.com/2009/04/04/web-20-expo-reflection-airport-edition/</link>
		<comments>http://hypertext.azrul.com/2009/04/04/web-20-expo-reflection-airport-edition/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 02:03:26 +0000</pubDate>
		<dc:creator>azrulrhm</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Random thoughts]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://hypertext.azrul.com/?p=105</guid>
		<description><![CDATA[Here I am at LAX, bored out of my mind, waiting for my flight home. So I figure I could write a few words, reflecting my recent experience in Web 2.0 Expo in San Francisco.
1. My first session, which is also one of the most useful one was about Economic 2.0 . Oh man, we [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=105&subd=azrul&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Here I am at LAX, bored out of my mind, waiting for my flight home. So I figure I could write a few words, reflecting my recent experience in Web 2.0 Expo in San Francisco.</p>
<p>1. My first session, which is also one of the most useful one was about Economic 2.0 . Oh man, we are so far away. The world are moving at such a rapid pace, I don&#8217;t think most of us realize what&#8217;s coming. I thought I knew what Enterprise 2.0 is before, but to the extends it is being pursued is mind-boggling. It is a challenging environment we live in and the pursuit of business efficiency has never been this ruthless.</p>
<p>2. I feel that, we have an unhealthy culture of celebrating those who talk about entrepreneurship rather than those who actually do it. It is liberating to hear stories and experiences, direct from the actual entrepreneur themselves. They (most, but not all) talk with such passion, clarity and honesty, which are rare, locally.</p>
<p>3. Get real. We need to be honest to ourselves and start asking some real, hard questions. Will our business survive the global competition. Do we really have any competitive edge, or are we just <em>syok sendiri</em> ? Is our revenue model sustainable ? 5 years from now, how will people remember us? a loser who talk to much? Have we been resourceful ? or have we been complaining about lack of resource ?</p>
<p><span id="more-105"></span>Well, the thing about Airport edition is, once I am no longer bored, I no longer feel like writing!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azrul.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azrul.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azrul.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azrul.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azrul.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azrul.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azrul.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azrul.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azrul.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azrul.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=105&subd=azrul&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hypertext.azrul.com/2009/04/04/web-20-expo-reflection-airport-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8db9f41d89dbd756918026ab2392defc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azrul</media:title>
		</media:content>
	</item>
		<item>
		<title>The Star on Malaysian Broadband</title>
		<link>http://hypertext.azrul.com/2009/03/22/the-star-on-malaysian-broadband/</link>
		<comments>http://hypertext.azrul.com/2009/03/22/the-star-on-malaysian-broadband/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 16:46:26 +0000</pubDate>
		<dc:creator>azrulrhm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[broadband]]></category>

		<guid isPermaLink="false">http://hypertext.azrul.com/the-star-on-malaysian-broadband.html</guid>
		<description><![CDATA[Th Star on Saturday carry a feature on broadband penetration in Malaysia. I feel bad for the reporter, because, really what is there to write about ? So, they throw in a couple of articles on what you can do with high speed internet, (sigh!).
While everyone blame each other and making promises, I flip to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=104&subd=azrul&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Th Star on Saturday carry a feature on broadband penetration in Malaysia. I feel bad for the reporter, because, really what is there to write about ? So, they throw in a couple of articles on what you can do with high speed internet, (sigh!).</p>
<p>While everyone blame each other and making promises, I flip to the next section knowing that, I better not hold my breath, waiting for any improvement, anytime soon.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azrul.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azrul.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azrul.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azrul.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azrul.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azrul.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azrul.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azrul.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azrul.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azrul.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=104&subd=azrul&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hypertext.azrul.com/2009/03/22/the-star-on-malaysian-broadband/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8db9f41d89dbd756918026ab2392defc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azrul</media:title>
		</media:content>
	</item>
		<item>
		<title>Chedet.com (or whatever their domain is now) is run by amateur</title>
		<link>http://hypertext.azrul.com/2009/03/21/chedetcom-or-whatever-their-domain-is-now-is-run-by-amateur/</link>
		<comments>http://hypertext.azrul.com/2009/03/21/chedetcom-or-whatever-their-domain-is-now-is-run-by-amateur/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 04:15:19 +0000</pubDate>
		<dc:creator>azrulrhm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://hypertext.azrul.com/chedetcom-or-whatever-their-domain-is-now-is-run-by-amateur.html</guid>
		<description><![CDATA[Yes, you heard me. I tried to be patient, but I am just too damn annoyed by now. Chedet.com is run by a bunch or amateurs!. First of all, why the heck did you guys moved from .com to .cc . Do you guys even have a clue what a .cc is ? Here, let [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=101&subd=azrul&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Yes, you heard me. I tried to be patient, but I am just too damn annoyed by now. Chedet.com is run by a bunch or amateurs!. First of all, why the heck did you guys moved from .com to .cc . Do you guys even have a clue what a .cc is ? Here, let me help, from http://en.wikipedia.org/wiki/.cc</p>
<blockquote><p>.cc is the Internet country code top-level domain (ccTLD) for Cocos (Keeling) Islands, an Australian territory.</p></blockquote>
<p>Why would a Malaysian politician use a .cc ? A .com is good enough. I remember, when they change it, I lose all my rss feed and have to configure everything all over again. As I type this, they just changed it to .co.cc which is a bloody redirection service, typical amateur.</p>
<p>Oh yes, this bunch of amateur also at one point uses http://test.chedet.com as a live production url. Shocking.. now, they happily apply redirection whenever they feel like it, with zero consideration for SEO. As I type this, the url is http://chedet.co.cc/chedetblog/ . Hello! we all know it is a blog, why change it to /chedetblog/ ? .</p>
<p>Why not use this url instead ?. http://test.chedet.co.cc/chedetblog/</p>
<p>Another thing that annoys me is me, such a high traffic site can easily make a lot of money. Instead, this clueless amateur quote a ridiculous amount of advertising rate. Last time I check, it was RM 300 per day.</p>
<p>Enough rant. Some advice.</p>
<ol>
<li>Let someone else run the site.</li>
<li>Just keep the damn site at http://chedet.com . DONE!</li>
<li> To make money, deploy Google AdSense. Charge a more reasonable rate. A full traffic stats need to be disclosed.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azrul.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azrul.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azrul.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azrul.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azrul.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azrul.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azrul.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azrul.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azrul.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azrul.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=101&subd=azrul&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hypertext.azrul.com/2009/03/21/chedetcom-or-whatever-their-domain-is-now-is-run-by-amateur/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8db9f41d89dbd756918026ab2392defc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azrul</media:title>
		</media:content>
	</item>
		<item>
		<title>Digi Broadband</title>
		<link>http://hypertext.azrul.com/2009/03/19/digi-broadband/</link>
		<comments>http://hypertext.azrul.com/2009/03/19/digi-broadband/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 00:12:33 +0000</pubDate>
		<dc:creator>azrulrhm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[digi]]></category>

		<guid isPermaLink="false">http://hypertext.azrul.com/digi-broadband.html</guid>
		<description><![CDATA[I have been staying with Digi and their slow (but reliable) Edge network all this while, hoping that, when they finally get their 3G act in order all this waiting would be worth it. So, I was a little excited when they finally account their broadband packages at http://www.digi.com.my/broadband/index.html .
Sadly, the excitement only last a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=100&subd=azrul&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I have been staying with Digi and their slow (but reliable) Edge network all this while, hoping that, when they finally get their 3G act in order all this waiting would be worth it. So, I was a little excited when they finally account their broadband packages at http://www.digi.com.my/broadband/index.html .</p>
<p>Sadly, the excitement only last a couple of seconds. The 3G-based broadband is NOT accessible within my existing voice account. You will be given separate sim card purely for the broadband access which cannot be use with any voice services.</p>
<p>I don&#8217;t understand why DiGi would want to chase the most crowded space, land-based broadband when there are simply tons of other providers. I am sure there are thousands of Edge user who would readily upgrade their account to 3G-based network in an instance. Instead, they roll out yet another wireless internet services that require expensive modems. Opening this service to their existing customer, who already own 3G phones would greatly speed up their adoption. It will also reverse the voice user migration from their service to other 3G enabled provider.</p>
<p>I am so disappointed with DiGi..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azrul.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azrul.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azrul.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azrul.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azrul.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azrul.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azrul.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azrul.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azrul.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azrul.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=100&subd=azrul&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hypertext.azrul.com/2009/03/19/digi-broadband/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8db9f41d89dbd756918026ab2392defc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azrul</media:title>
		</media:content>
	</item>
		<item>
		<title>Seth 3000&#039;th blog post</title>
		<link>http://hypertext.azrul.com/2009/02/24/seth-3000th-blog-post/</link>
		<comments>http://hypertext.azrul.com/2009/02/24/seth-3000th-blog-post/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 10:41:42 +0000</pubDate>
		<dc:creator>azrulrhm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hypertext.azrul.com/seth-3000th-blog-post.html</guid>
		<description><![CDATA[Today, Seth Goden celebrate his 3,000th blog entry. I can only admire him. I started with the same ambition, a post a day, but not too long after that, I slack off, giving myself too many excuses and simply stop writing.
Momentum is a great thing and I need to get back at it.
   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=98&subd=azrul&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Today, Seth Goden celebrate his 3,000th blog entry. I can only admire him. I started with the same ambition, a post a day, but not too long after that, I slack off, giving myself too many excuses and simply stop writing.</p>
<p>Momentum is a great thing and I need to get back at it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/azrul.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/azrul.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/azrul.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/azrul.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/azrul.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/azrul.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/azrul.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/azrul.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/azrul.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/azrul.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hypertext.azrul.com&blog=408719&post=98&subd=azrul&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://hypertext.azrul.com/2009/02/24/seth-3000th-blog-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8db9f41d89dbd756918026ab2392defc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">azrul</media:title>
		</media:content>
	</item>
	</channel>
</rss>