<?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>A New Phase</title>
	<atom:link href="http://kaitosama.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kaitosama.wordpress.com</link>
	<description>A bunch of random rants</description>
	<lastBuildDate>Tue, 16 Dec 2008 08:17:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='kaitosama.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6a2950616179fc398224c23f87548b86?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>A New Phase</title>
		<link>http://kaitosama.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kaitosama.wordpress.com/osd.xml" title="A New Phase" />
		<item>
		<title>Using Indosat IM2 on Ubuntu</title>
		<link>http://kaitosama.wordpress.com/2008/12/16/using-indosat-im2-on-ubuntu/</link>
		<comments>http://kaitosama.wordpress.com/2008/12/16/using-indosat-im2-on-ubuntu/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 05:06:19 +0000</pubDate>
		<dc:creator>kaitosama</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://kaitosama.wordpress.com/?p=26</guid>
		<description><![CDATA[I purchased Indosat IM2 which is an unlimited mobile broadband connection a few days ago. It was a 50-50 choice between this and Telkom Speedy. In the end I chose it as the marketing people at Telkom didn&#8217;t call me. Congratulation you guys lost a potential customer  
Anyway, the Indosat technical support at Sarinah [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=26&subd=kaitosama&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I purchased Indosat IM2 which is an unlimited mobile broadband connection a few days ago. It was a 50-50 choice between this and Telkom Speedy. In the end I chose it as the marketing people at Telkom didn&#8217;t call me. Congratulation you guys lost a potential customer <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
<p>Anyway, the Indosat technical support at Sarinah wasn&#8217;t able to configure the connection on Ubuntu. I managed to configure the connection the next day after searching around the web and forum. Thus, I&#8217;d like to create a simple guide that I hope will be beneficial to others.</p>
<p><span id="more-26"></span></p>
<p>The easiest way is to use <a href="http://en.wikipedia.org/wiki/Wvdial">wvdial</a> which is an utility that helps to make a modem-based Internet connection. I used my mobile phone as the modem as I thought it doesn&#8217;t make sense to spend more than 1 million rupiah on a modem when we can acquire a 3G mobile phone for about the same price.</p>
<p>Wvdial depends on a configuration file, wvdial.conf, which is located on the /etc directory. The file is empty initially and thus, the first thing we have to do is fill it in. The easiest way to configure it is to run</p>
<blockquote><p>sudo wvdialconf /etc/wvdial.conf</p></blockquote>
<p>from the terminal with the modem connected to the computer. This will detect the modem and fill-in the configuration file with various default settings. Then we need to fill-in the specific details regarding the connection we&#8217;re using such as the phone no, the user name and the password.</p>
<p>Here is my configuration file</p>
<blockquote><p>
[Dialer Defaults]<br />
Auto DNS = true<br />
Init1 = ATZ<br />
Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br />
Init3 = AT+CGDCONT=1,&#8221;IP&#8221;,&#8221;indosatm2&#8243;<br />
Modem Type = USB Modem<br />
Baud = 460800<br />
New PPPD = yes<br />
Modem = /dev/ttyACM0<br />
ISDN = 0<br />
Phone = *99#<br />
Password = your password<br />
Username = your username
</p></blockquote>
<p>I added the followings to the default configuration file:</p>
<ul>
<li>Auto DNS &#8211; automatically obtain DNS.</li>
<li>Init3 &#8211; contains the APN of Indosat IM2 which is indosatm2.</li>
<li>Phone &#8211; the no to dial.</li>
<li>Password and username &#8211; the password and username we obtained when we activated our im2 card.</li>
</ul>
<p>That&#8217;s it then. When we want to connect to the Internet, open up a terminal and type sudo wvdial. Use control-c to terminate it.</p>
<p>Hope it helps.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaitosama.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaitosama.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaitosama.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaitosama.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaitosama.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaitosama.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaitosama.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaitosama.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaitosama.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaitosama.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=26&subd=kaitosama&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaitosama.wordpress.com/2008/12/16/using-indosat-im2-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5467d773ab7683dd341b1e80c0c40b5c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kaitosama</media:title>
		</media:content>
	</item>
		<item>
		<title>The Story So Far &#8230;</title>
		<link>http://kaitosama.wordpress.com/2008/12/16/the-story-so-far/</link>
		<comments>http://kaitosama.wordpress.com/2008/12/16/the-story-so-far/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 02:39:57 +0000</pubDate>
		<dc:creator>kaitosama</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaitosama.wordpress.com/?p=17</guid>
		<description><![CDATA[Wow, it&#8217;s been more than a year since my last post. I intended to keep on writing after going back home to Indonesia. A combination of laziness and having no broadband connection has managed to prevent me from doing so (which is the bigger factor bty   ). Anyway, now I have a mobile [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=17&subd=kaitosama&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Wow, it&#8217;s been more than a year since my last post. I intended to keep on writing after going back home to Indonesia. A combination of laziness and having no broadband connection has managed to prevent me from doing so (which is the bigger factor bty <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ). Anyway, now I have a mobile broadband connection and thus, I&#8217;m determined to continue on writing. Most my posts have been about a bunch of random stuffs happening in my life. I&#8217;d like to start writing about technology and programming. I am after all a computer science graduate.</p>
<p>So first thing, where have you been dude? Here, so much and so little things have happened. Got home  just before or during ramadhan last year. After 5 years of living in the UK, I finally did fast again back home. It&#8217;s quite different as the fasting period is constant over here. The sun rises and sets about the same time everyday which differs a lot from a four seasons country like the UK. I celebrated eid at my home town in Bandung with my extended families something that didn&#8217;t happen for a long time.</p>
<p><span id="more-17"></span></p>
<p>I start looking for a job after eid as I originally intended. The biggest hurdle for me was passing the psychometric tests. They were rock hard unlike the tests in the UK which usually were limited to verbal  and mathematical reasoning. In here, the tests take a day to complete and I don&#8217;t get most of them. WTF is the point in drawing things? Hello, I have long realised that I don&#8217;t get art. Thanks to all the psychologists that designed the tests <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
<p>In the UK, the biggest hurdle was passing the initial application form and if we&#8217;re lucky the assessment center. The assessment center is the final and toughest test to be passed. In my opinion it is the fairer way to assess a candidate as he&#8217;s assessed on a variety of conditions. Anyway, assessment center is expensive and I realised that most companies here don&#8217;t have the resources to do that.</p>
<p>I was close to getting two jobs that I badly wanted; a job in banking as a management trainee and a job as an IT auditor. But, I failed at the final hurdle for both jobs; an assessment center and the final interview <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cry.gif' alt=':cry:' class='wp-smiley' />  To be fair I didn&#8217;t even know how I pass the latter psychometric tests as I didn&#8217;t have a clue on most of the questions on accounting. They asked the Indonesian version of Generally Accepted Accounting Principle (GAAP). How the hell am I supposed to know that? One thing for sure, the assessment center was great. It was held at a five-star hotel for a start and the lunch buffet was superb.</p>
<p>Finally I get a job as a software engineer at a national courier company in February. Started the job in March and have been doing so ever since. I took the job because the company is looking to develop an Enterprise Resource System that will replace their current system. The project is hugely challenging and I believe I will learn a lot from it. I ended up with a purely technical job. After university, I planned two career paths: start with a purely technical job or start with a half technical and half business job. Both converged on the same path though as I don&#8217;t want to stay pure techie for a long time. Doing different things interest me. Let&#8217;s see how it ends up.</p>
<p>Upon starting the job, most of the analysis and design has been finished. Ended up with the human resource part of the system. It was interesting as I got to know the inside out of HR. The payroll sub-system was challenging as we wanted to make it really flexible. Over time I learnt the whole of the system and it&#8217;s fascinating how they interact with and complement each other.</p>
<p>It&#8217;s the end of the year and the analysis and the design part has now been completed. The fun part which is the implementation / development part will start from the beginning of next year. It will be a web-based system which will be implemented using Java as the programming language. The problem is, there are so many Java web frameworks out there and choosing the right one is tough. The only web framework that I had serious experienced with was Ruby on Rails. Ruby on Rails is a simple, elegant and yet powerful framework. It doesn&#8217;t get in the developers&#8217; way and it gets job done.</p>
<p>Naturally, I began searching for the web framework that provides similar productivity gains as Ruby on Rails. In the end, I managed to shrunk the list to two frameworks: Stripes for action oriented framework and Wicket for component based framework. I really have soft spots for those two.</p>
<p>Stripes is a really clean and simple framework that gets the jobs done. I seriously doubt anyone will have any trouble in understanding Stripes. Too bad it&#8217;s not as widely supported as the other big boys. Hopefully it&#8217;ll change with the recent release of a book on Stripes.</p>
<p>Wicket is a component based framework like Java Server Faces and Tapestry. It&#8217;s a bit weird to get your head around at first, but once you get their model concept then the rest will come to pieces. Also, it&#8217;s very Java centric as all the logic is placed on the Java code with HTML ONLY responsible for presenting the view. It&#8217;s a departure from the norm where in other frameworks the view usually has some logic for presenting data. We might end up with a bit more code to write, but we&#8217;ll be more productive in the long run as all the logic is placed in one place. It will be a hell lot easier to debug the program and we&#8217;ll be able to fully utilise the power of our IDE for example in refactoring stuffs.</p>
<p>The thing that I like the most about Wicket is its Ajax support. We don&#8217;t have to write any Java script at all. Everything is done in Java. Ajax in Wicket is conceptually clean and simple.</p>
<p>In the end, it seems that the project will be done using Spring MVC because it&#8217;s the framework preferred by our partner which does half of the project by the way. I think Spring MVC is a decent framework but it&#8217;s way too bare. It doesn&#8217;t provide support for things we take for granted in modern web framework like Redirection After Post pattern and even Ajax. We&#8217;ll sit again some time to finalise the things we&#8217;ll use and hopefully, I can persuade them to change the web framework <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>It&#8217;s late and I have rant quite a lot. So I guess it will be it for now.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaitosama.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaitosama.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaitosama.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaitosama.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaitosama.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaitosama.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaitosama.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaitosama.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaitosama.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaitosama.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=17&subd=kaitosama&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaitosama.wordpress.com/2008/12/16/the-story-so-far/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5467d773ab7683dd341b1e80c0c40b5c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kaitosama</media:title>
		</media:content>
	</item>
		<item>
		<title>The Last Throw of the Dice &#8230;</title>
		<link>http://kaitosama.wordpress.com/2007/09/13/the-last-throw-of-the-dice/</link>
		<comments>http://kaitosama.wordpress.com/2007/09/13/the-last-throw-of-the-dice/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 13:13:44 +0000</pubDate>
		<dc:creator>kaitosama</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaitosama.wordpress.com/2007/09/13/the-last-throw-of-the-dice/</guid>
		<description><![CDATA[ 	 	 	 	 	 	 	 	
&#160;
I&#8217;m having my last assessment centre tomorrow with the interview held next Wednesday. The interview is supposed to be held tomorrow as well, but the partner that&#8217;s supposed to interview me is away. Thus, I have to do it next Wednesday; such a drag as I have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=16&subd=kaitosama&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> 	 	 	 	 	 	 	 	<!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } 	--></p>
<p class="western" style="margin-bottom:0;">&nbsp;</p>
<p class="western" style="margin-bottom:0;">I&#8217;m having my last assessment centre tomorrow with the interview held next Wednesday. The interview is supposed to be held tomorrow as well, but the partner that&#8217;s supposed to interview me is away. Thus, I have to do it next Wednesday; such a drag as I have to return there again next week. On the other hand it might be a good thing as I have one less thing to worry about. Also, I&#8217;m fasting starting from today for the next 30 days or so as it is the month of Ramadan now. It will be interesting to see how it will affect me; be strong dude <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p class="western" style="margin-bottom:0;">&nbsp;</p>
<p class="western" style="margin-bottom:0;">I feel surprisingly calm and I hope I will stay that way throughout the assessment. I think I was a bit nervous on the other assessments that I&#8217;ve attended especially in the group exercise. Maybe it was down to my inexperience. But I didn&#8217;t really have this problem back in University when I did numerous group works. Guess familiarity was a factor back then as my team members were people that I had known (usually). Even if I didn&#8217;t know them, I had seen them in the class which provided some sort of familiarities. Fingers crossed, it will be okay tomorrow as long as I maintain my calmness.</p>
<p class="western" style="margin-bottom:0;">&nbsp;</p>
<p class="western" style="margin-bottom:0;">The task that I worry the most is the presentation. It&#8217;s not that I&#8217;m bad presenter (I think I&#8217;m OK), but it&#8217;s more about gathering the information and deciding which to present. Also, usually I practise my presentation by going over it many times until I know it by heart. Time is limited in the assessment centre which makes it impossible to practise it over and over. I need to gather all my concentration and skills tomorrow.</p>
<p class="western" style="margin-bottom:0;">Good luck tomorrow dude and hope it will go well <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaitosama.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaitosama.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaitosama.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaitosama.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaitosama.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaitosama.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaitosama.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaitosama.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaitosama.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaitosama.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaitosama.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaitosama.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=16&subd=kaitosama&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaitosama.wordpress.com/2007/09/13/the-last-throw-of-the-dice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5467d773ab7683dd341b1e80c0c40b5c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kaitosama</media:title>
		</media:content>
	</item>
		<item>
		<title>My Thoughts on the Rejection of OpenXML as an International Standard</title>
		<link>http://kaitosama.wordpress.com/2007/09/09/my-thoughts-on-the-rejection-of-openxml-as-an-international-standard/</link>
		<comments>http://kaitosama.wordpress.com/2007/09/09/my-thoughts-on-the-rejection-of-openxml-as-an-international-standard/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 22:47:19 +0000</pubDate>
		<dc:creator>kaitosama</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaitosama.wordpress.com/2007/09/09/my-thoughts-on-the-rejection-of-openxml-as-an-international-standard/</guid>
		<description><![CDATA[This is a kind of late entry. Was planning to write this article a long time ago after reading this article.
Recently, Microsoft tried to fast-track its Office OpenXML document format as an international standard alongside Open Document Format (ODF). From Microsoft&#8217;s perspective, the economic gain is there if its standard is accepted as an international [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=15&subd=kaitosama&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is a kind of late entry. Was planning to write this article a long time ago after reading <a href="http://www.markshuttleworth.com/archives/132" target="_blank">this article</a>.</p>
<p>Recently, Microsoft tried to fast-track its Office OpenXML document format as an international standard alongside Open Document Format (ODF). From Microsoft&#8217;s perspective, the economic gain is there if its standard is accepted as an international one. Governments and organisations are weary that they have to bow to the software vendor if they keep storing documents in proprietary formats. Thus, they encourage documents to be stored in an international standard. However, there&#8217;s only one international standard at the moment i.e. ODF which Microsoft doesn&#8217;t support in its Office suite. ODF is natively supported by several programs including Open Office; a free, as in free lunch, office suite. Microsoft could lose a lot of money should the move happen.</p>
<p><span id="more-15"></span></p>
<p>The International Standard Organisation (ISO) has rejected Microsoft&#8217;s move, although Microsoft still has a chance for its document format to be accepted as a standard in the next round of voting. I think this will happen sometime next year. Personally as a user I support the ISO&#8217;s decision. I believe that there should be one international standard that every office suite should support for the following reasons:</p>
<ul>
<li>Freedom</li>
<blockquote><p>Everyone should have the freedom to choose what product he uses. If there were two competing international standards which are not supported by every software then we will end up in a messy situation. Consider this scenario: Alice uses Open Office which stores document in ODF format and she sends a word document to Bob. But, Bob uses Microsoft office that only supports OpenXML format. Thus, Bob can&#8217;t read the document sent by Alice and vice versa. Wait a minute, am I missing something important here? Why can&#8217;t every software support all international standards? It&#8217;s possible, but why should they? At the moment, Open Office support Microsoft Office format (up to Office 2003), but Microsoft Office doesn&#8217;t support ODF. There&#8217;s no reason for Microsoft to support ODF because they&#8217;re the dominant player in office software and they want everyone to use THEIR product. If Microsoft Office supports ODF, then I bet there will be people migrating from Microsoft&#8217;s Office to the free Open Office.</p>
<p>I believe that everyone should have the freedom to choose the product that he wants. Having multiple products that supports ONE international standard will allow this.
</p></blockquote>
<li>Choice</li>
</ul>
<blockquote><p>
The other great thing about having one international standard is it promotes competition and ultimately it offers product choices to users. If there was only one standard, then every software vendor will compete to provide the best office product for the customers. Consider the case with mobile phones and GSM which is a 2G international mobile phone standard. Everyone can choose any GSM mobile phone that he likes be it a Nokia, Samsung, Sony Ericsson, etc. The thing is it will work; he can use the phone to make a call, send text, etc because the standard is supported by every phone manufacturer. We don&#8217;t have that luxury yet with office suite <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_evil.gif' alt=':evil:' class='wp-smiley' />
</p></blockquote>
</ul>
<p>I hope that Microsoft&#8217;s OpenXML format won&#8217;t be accepted as an international standard and Microsoft will support ODF in its product. If Microsoft believes that ODF lacks something, then it should work towards improving it instead of proposing an alternative standard. Then we will be able to use any office suite that suits our needs. Nothing wrong with a wishful thinking right <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaitosama.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaitosama.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaitosama.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaitosama.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaitosama.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaitosama.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaitosama.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaitosama.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaitosama.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaitosama.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaitosama.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaitosama.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=15&subd=kaitosama&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaitosama.wordpress.com/2007/09/09/my-thoughts-on-the-rejection-of-openxml-as-an-international-standard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5467d773ab7683dd341b1e80c0c40b5c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kaitosama</media:title>
		</media:content>
	</item>
		<item>
		<title>Sayonara Windows (XP)</title>
		<link>http://kaitosama.wordpress.com/2007/09/04/sayonara-windows-xp/</link>
		<comments>http://kaitosama.wordpress.com/2007/09/04/sayonara-windows-xp/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 22:47:21 +0000</pubDate>
		<dc:creator>kaitosama</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaitosama.wordpress.com/2007/09/04/sayonara-windows-xp/</guid>
		<description><![CDATA[Crap it&#8217;s been a long time since my last post; a bit longer to my liking anyway   Since then, I&#8217;ve removed Windows XP from my laptop and installed Ubuntu which is one of the many GNU / Linux distributions to replace XP.
I was dual-booting XP and Ubuntu for quite some time; since I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=12&subd=kaitosama&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Crap it&#8217;s been a long time since my last post; a bit longer to my liking anyway <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_redface.gif' alt=':oops:' class='wp-smiley' />  Since then, I&#8217;ve removed Windows XP from my laptop and installed Ubuntu which is one of the many GNU / Linux distributions to replace XP.</p>
<p>I was dual-booting XP and Ubuntu for quite some time; since I started this blog if I&#8217;m not mistaken. However, my first encounter with Linux was at University where I had to use the tools available on Linux to do my coursework. <a href="http://www.mandriva.com/" target="_blank">Mandriva</a> and <a href="http://en.opensuse.org/Welcome_to_openSUSE.org" target="_blank">openSuse</a> Linux were the two distributions I used back then. At that time I thought Linux wasn&#8217;t ready yet for to be used as an everyday Operating System (OS), although from a technical point of view it was a great OS. One of the main reasons was the <a href="http://www.germane-software.com/~ser/Files/Essays/RPM_Hell.html" target="_blank">RPM hell</a> I had to go through to install certain software <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_evil.gif' alt=':evil:' class='wp-smiley' /> </p>
<p><span id="more-12"></span></p>
<p>Linux has improved a lot in terms of usability in the last few years. One of the distributions that clearly shows this is <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a>. Ubuntu is a relatively new distribution that in just a few years has managed to become the most popular one as shown by the statistics at <a href="http://distrowatch.com/" target="_blank">Distrowatch</a>. The improved usability piqued my interest to once again used Linux and naturally I chose Ubuntu.  I wanted to see how far Linux has improved on usability front and whether it&#8217;s good enough as my main everyday OS. XP has been my main OS for a long time and it&#8217;s done its job well. But it&#8217;s beginning to show its age and I&#8217;m not interested in running vista due to its ridiculously high hardware requirements.</p>
<p>At the beginning I evenly (just about) divided my times between using XP and Ubuntu. But then over time, I began to use Ubuntu more than XP. The only time I had to use XP was when I had to use the software that was only available on Windows. Ubuntu was good enough to be used as my main OS and I was close to ditching XP completely. But, the thought of not being able to use that one important software prevented me from doing so. This didn&#8217;t last however as I found out Windows Emulator (wine) which allows me to use that software from within Linux. Well, it doesn&#8217;t run as well as it does on XP. It looks ugly for a start, but it&#8217;s good enough and I don&#8217;t use that software regularly anyway. Sound strange eh, an important software that delayed my transition to Linux is one that I don&#8217;t use regularly <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The transition to Linux (Ubuntu) took place afterwards. God I hate reinstalling OS which involves reinstalling all the software I need and backing up &amp; restoring my data.</p>
<p>No OS is perfect and I&#8217;ve managed to compile my own list of advantages and disadvantages of using Ubuntu. The main three advantages are:</p>
<ul>
<li>The number of freely available software on Ubuntu is staggering (more than 10k). They&#8217;re by no means inferior to their commercial equivalents.</li>
<li>The community support is great. I just need to post a question at the forum every time I have a problem that I can&#8217;t solve on my own. I usually get a reply within an hour. Plus there are many good websites out there that provide tutorials.</li>
<li>Better security is a big important factor in my decision to move to Ubuntu. I don&#8217;t have to deal again with anti-virus, anti-spyware, etc which is great and saves me a lot of time.</li>
</ul>
<p>The main 3 disadvantages are:</p>
<ul>
<li>Fonts in Linux are not as good as those in XP or MAC OS X. This makes reading a bit unpleasant as I spent a lot of time reading on-line.</li>
<li>The other thing I&#8217;m not fond of is the inconsistent interface used by the software. Software that is not available in / targeted to Gnome (the default windows manager in Ubuntu) uses different interface than those that do. Here is an example of the difference between save dialong box in Firefox and Opera consecutively:</li>
</ul>
<p><a href="http://kaitosama.files.wordpress.com/2007/09/ff-saved-dialog.png" title="Firefox saved dialog"><img src="http://kaitosama.files.wordpress.com/2007/09/ff-saved-dialog.thumbnail.png" alt="Firefos saved dialog" height="150" /></a><a href="http://kaitosama.files.wordpress.com/2007/09/opera-saved-dialog.png" title="Opera save dialog"><img src="http://kaitosama.files.wordpress.com/2007/09/opera-saved-dialog.thumbnail.png" alt="Opera save dialog" height="150" /></a></p>
<ul>
<li>A few hardware don&#8217;t work without a bit fiddling around. I can&#8217;t blame Linux for this though as the blame lies on the hardware vendor for refusing to provide the open source device drivers. The funny thing is people say that hardware support on Linux is not that great, but Vista has the same hardware support problem even when every hardware vendor is committed to support their product on Vista <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </li>
</ul>
<p>I&#8217;ve been extremely happy with Ubuntu and I don&#8217;t plan to return back to XP or God forbids Vista. But, I will try the other variants of Linux and Unix derivatives / variants in general. I&#8217;m planning to install PC-BSD on my ageing desktop PC back home. Recently, I got an email from my sister asking me to teach her how to use Linux as it&#8217;s used at her university. Seems that I&#8217;m going to convert another XP user <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaitosama.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaitosama.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaitosama.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaitosama.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaitosama.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaitosama.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaitosama.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaitosama.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaitosama.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaitosama.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaitosama.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaitosama.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=12&subd=kaitosama&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaitosama.wordpress.com/2007/09/04/sayonara-windows-xp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5467d773ab7683dd341b1e80c0c40b5c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kaitosama</media:title>
		</media:content>

		<media:content url="http://kaitosama.files.wordpress.com/2007/09/ff-saved-dialog.thumbnail.png" medium="image">
			<media:title type="html">Firefos saved dialog</media:title>
		</media:content>

		<media:content url="http://kaitosama.files.wordpress.com/2007/09/opera-saved-dialog.thumbnail.png" medium="image">
			<media:title type="html">Opera save dialog</media:title>
		</media:content>
	</item>
		<item>
		<title>The End of Harry Potter Saga</title>
		<link>http://kaitosama.wordpress.com/2007/07/25/the-end-of-harry-potter-saga/</link>
		<comments>http://kaitosama.wordpress.com/2007/07/25/the-end-of-harry-potter-saga/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 14:45:49 +0000</pubDate>
		<dc:creator>kaitosama</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaitosama.wordpress.com/2007/07/25/the-end-of-harry-potter-saga/</guid>
		<description><![CDATA[Got the final book last Saturday i.e. the release day. But, I didn&#8217;t have to queue up like some people did though as I live in a small city. I went to the book store in the afternoon and picked up a copy; god I love living in a small city   Finished reading [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=11&subd=kaitosama&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Got the final book last Saturday i.e. the release day. But, I didn&#8217;t have to queue up like some people did though as I live in a small city. I went to the book store in the afternoon and picked up a copy; god I love living in a small city <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Finished reading the book on Sunday evening. I have to say it&#8217;s a great ending to the story.</p>
<p>Harry, Hermione &amp; Ron go on to fulfill the task Dumbledore left them i.e. to find and destroy the horcruxes; items that hold a fragment of Voldermort&#8217;s soul. Voldermort can&#8217;t die unless every horcrux is destroyed. The journey is tough as they don&#8217;t have a plan and none has any idea where the horcruxes are. Dumbledore left them each an item on his will to aid them in their journey. Those items help them to discover the existence of the Deathly Hallow which consists of three magical items; a wand, a resurrection stone and a invisible cloak. Each of which is the best in its class. Harry now has to decide his priority; find horcruxes or the hallows first. Needless to say, they succeed in their journey. As to which items did Harry prioritise, you have to find it our your own <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Harry Potter is highly successful due to its story which progresses nicely. In the earlier books the story was lighter and more about &#8216;wow magic exists&#8217; as Harry himself was really young. It then becomes darker as Harry grows older and the story captures nicely the &#8216;insecurity&#8217; of teenagers. Also, the plot becomes more complicated as Harry begins to understand more the situation he has to deal with.</p>
<p>A top notch set of characters sets Harry Potter apart from other series. Harry himself is a flawed hero. He&#8217;s far from an exemplary student and he&#8217;s gotten through so far due to luck, bravery (or recklessness) as well as the help of his friends. Out of all characters in Harry Potter, Severus Snape is my favourite. His love to Harry&#8217;s mother is so pure that he dedicates his life to protect the child of the only woman he loves. He might think of Harry as the child he might have had things worked out with Harry&#8217;s mom. His bravery is unquestionable; he has to play both Voldermort and Dumbledore side convincingly.  In the process, he willingly take the accusations and blames other make towards him. In a nutshell, he is the definition of &#8216;gray&#8217; character.</p>
<p>I reckon the most profound impact of the series is that it brings back joy to reading especially to the younger readers. Make no mistake Harry Potter books are not typical children books.  The latest volume has 607 of solid pages without any picture in it. Unless I&#8217;m very wrong, most kids nowadays prefer to spend time on the Internet; social networking site, surfing web sites, chatting, etc. It&#8217;s fair to say that reading is not on top of their list. Harry Potter changes that and hopefully, there will be other books that will have similar impacts <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaitosama.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaitosama.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaitosama.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaitosama.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaitosama.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaitosama.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaitosama.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaitosama.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaitosama.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaitosama.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaitosama.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaitosama.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=11&subd=kaitosama&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaitosama.wordpress.com/2007/07/25/the-end-of-harry-potter-saga/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5467d773ab7683dd341b1e80c0c40b5c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kaitosama</media:title>
		</media:content>
	</item>
		<item>
		<title>Dragon Quest 8: Journey of The Cursed King</title>
		<link>http://kaitosama.wordpress.com/2007/07/20/dragon-quest-8/</link>
		<comments>http://kaitosama.wordpress.com/2007/07/20/dragon-quest-8/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 23:10:43 +0000</pubDate>
		<dc:creator>kaitosama</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaitosama.wordpress.com/2007/07/20/dragon-quest-8/</guid>
		<description><![CDATA[For the most unimportant announcement of the week, I&#8217;ve started playing Dragon Quest 8: Journey of The Cursed King again    Been playing for about an hour everyday  for the last few days.  I can&#8217;t give a thorough review of it at the moment and I don&#8217;t plan to, but I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=10&subd=kaitosama&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For the most unimportant announcement of the week, I&#8217;ve started playing Dragon Quest 8: Journey of The Cursed King again <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   Been playing for about an hour everyday  for the last few days.  I can&#8217;t give a thorough review of it at the moment and I don&#8217;t plan to, but I want to say a few things about the game.</p>
<p>Going to start with the most obvious thing, the graphic. It&#8217;s simply gorgeous; the characters, the enemies, the landscapes, etc. I&#8217;ve been playing games since I was a kid and thus, I can say the game arguably has the best graphics for RPG on PS 2. Seems like it pushes the console graphical power to the limit.</p>
<p>The game has a few tricks on its sleeve that make it more realistic in terms of character movements and physical appearance. The game takes into account the properties of the different terrains / landscapes the characters are in. For example I can see the remnants of the grass when the character runs on grass and similarly I can see the dust coming off when the character runs on dusty path. I can also see changes in the weapons &amp; armor the characters carry when I equip them with new weapons / armors. It&#8217;s quite impressive considering other RPGs don&#8217;t show these changes. So what&#8217;s next? The ability to see changes in the clothes worn <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </p>
<p>I bet Chen, Jonessy &amp; their army will be pleased to see the graphical changes in the game <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </p>
<p>As usual, nothing is perfect. There are a few thing that I hope were done differently:</p>
<ul>
<li>The game uses the church to save the game and the inn to rest / heal the characters. The inn does both in other RPGs. I know this is the tradition in DQ series, but I feel this should be let go. Sometimes we have to let go something no matter how fond we are of it.</li>
<li>The menu could have been better especially when it comes to equipping equipment. Each character has his own personal belonging / storage in addition to the group storage. This is fine and in-line with other games. However, when I want to equip new stuffs I have to store the thing I want to equip in the character&#8217;s personal belonging. That means I have to transfer the item from the group storage to the character storage. This is too cumbersome as there&#8217;s no reason why we shouldn&#8217;t be able to equip the items straight from the group storage.</li>
</ul>
<p>I can only say this much because I&#8217;ve only played for less than 10 hours so far. I just hope that some stuffs I find irritating will be fixed in the next installment of the series. The thing is the next game will be released on Nintendo DS. This is odd because RPG is an intensive game and the DS excels not in that type of games. The DS is amazingly suited to play fun, attractive &amp; short-burst games like Mario Cart, Brain Training, etc. I guess they want to take advantage of the dual screen feature of the DS. But, I wonder how the graphic will look like. PSP would probably a better choice graphic wise if they want to port the series to portable platform, But there&#8217;s nothing unique in PSP I guess; no offence to you PSP guys <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </p>
<p>DQ 8 shows the evolution of games up until recently. In my opinion most games are the prettier, sexier version of the previous ones. If I go back from the days of Atari to PS 3 / XBOX 360, all I can see is games that are better looking than the previous generation with nothing truly new being offered. Then the Wii came along and offers something truly unique with its motion sensing controller. It&#8217;s aimed for broader audience including those that were alienated to games previously. I&#8217;m really glad  that Wii came along because it opens up a whole new playing field. No doubt the others will in one way or another offer unique innovations of their own. That can only be good for all of us <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>It&#8217;s midnight of Saturday 21 July; the release date of the latest Harry Potter book. Kudos to you guys that have been queuing up for the book at this moment. I am just too lazy to do that kind of thing <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />  Will get it in the morning / afternoon depending on the weather; a very wet summer over here much to my liking.</p>
<p>It will be a weekend of reading for me and for lots of Harry Potter fans <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaitosama.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaitosama.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaitosama.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaitosama.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaitosama.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaitosama.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaitosama.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaitosama.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaitosama.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaitosama.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaitosama.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaitosama.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=10&subd=kaitosama&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaitosama.wordpress.com/2007/07/20/dragon-quest-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5467d773ab7683dd341b1e80c0c40b5c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kaitosama</media:title>
		</media:content>
	</item>
		<item>
		<title>That One Thing &#8230;</title>
		<link>http://kaitosama.wordpress.com/2007/07/16/that-one-thing/</link>
		<comments>http://kaitosama.wordpress.com/2007/07/16/that-one-thing/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 22:03:31 +0000</pubDate>
		<dc:creator>kaitosama</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaitosama.wordpress.com/2007/07/16/that-one-thing/</guid>
		<description><![CDATA[Our life pretty much follow the same pattern. We go through childhood with lots of scars &#38; memories (I know I did), school times including the university and then get a job, settle in &#38; get married and someday we die. Well the order will slightly vary for different people.
There is one thing that we [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=9&subd=kaitosama&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Our life pretty much follow the same pattern. We go through childhood with lots of scars &amp; memories (I know I did), school times including the university and then get a job, settle in &amp; get married and someday we die. Well the order will slightly vary for different people.</p>
<p>There is one thing that we all will experience i.e. finding our loved one, the person that we will spend the rest of our life with (hopefully) <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Finding that person is quite tricky as he / she is the source of joy and despair. Some people might go out with lots of them before hitting it off with the right one and some only need a few attempts. Anyway all hell can break loose in the process.</p>
<p>Once I helped my mate to get him out of the messy situation he was in; a situation Victor Navorsky said as &#8220;too crowded&#8221;. Let me tell you, it wasn&#8217;t easy by any means. We are after all an emotional being; we don&#8217;t always follow what our head says. Getting our head and heart to agree is one of the arts we have to master in life <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  I read my mate&#8217;s blog recently (won&#8217;t tell which one it&#8217;s a secret <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' />  ) where he wrote about a time when he fell for the wrong woman. I always believe that not to get involved with someone that is taken is the right thing to do. There are still many fishes in the sea than the one that is already taken <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Having said that, there are many people that do get involved. I believe it is wrong, but I do wonder how wrong it is. Is this a fight worth fighting at all costs? I don&#8217;t know the answer, but I hope I won&#8217;t have to do it as like I said it&#8217;s wrong.</p>
<p>Just my two cents anyway &#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaitosama.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaitosama.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaitosama.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaitosama.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaitosama.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaitosama.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaitosama.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaitosama.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaitosama.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaitosama.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaitosama.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaitosama.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=9&subd=kaitosama&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaitosama.wordpress.com/2007/07/16/that-one-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5467d773ab7683dd341b1e80c0c40b5c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kaitosama</media:title>
		</media:content>
	</item>
		<item>
		<title>Free Meal Yet Again</title>
		<link>http://kaitosama.wordpress.com/2007/07/16/free-meal-yet-again/</link>
		<comments>http://kaitosama.wordpress.com/2007/07/16/free-meal-yet-again/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 21:45:02 +0000</pubDate>
		<dc:creator>kaitosama</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaitosama.wordpress.com/2007/07/16/free-meal-yet-again/</guid>
		<description><![CDATA[Went to work earlier and surprise, surprise there were lots of leftover food yet again. Apparently there was a graduation ceremony today and the food was provided for those students; last chance to meet up &#38; wrap up arguably the most interesting bit of our life. Too bad not many came judging by the amount [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=8&subd=kaitosama&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Went to work earlier and surprise, surprise there were lots of leftover food yet again. Apparently there was a graduation ceremony today and the food was provided for those students; last chance to meet up &amp; wrap up arguably the most interesting bit of our life. Too bad not many came judging by the amount of food left. So, I diligently did my duty to reduce the amount of food thrown away <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I don&#8217;t like to waste food because I feel bad about it considering there are still many people that can&#8217;t afford to have meal on their plates everyday. The sight of people begging on the roads back home also leaves a bitter taste on my mouth. Sometimes, we just take things for granted; as they say we&#8217;re only human. Moreover, I grew up listening to my parents&#8217; stories about how tough life was when they were young as they lived during the turbulent period in our country&#8217;s history. Thus, food wasting is a big NO NO.</p>
<p>Speaking about graduation, mine sucked big time. It was boiling in that room &amp; more importantly, the whole occasion was really boring. I was looking forward to that day; the day where I was going to get a stupid piece of paper as a proof that I was clever enough to pass the university hurdle. The only great thing about that day was hearing Sharpy speaking in Welsh &#8211; didn&#8217;t see that coming <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' /> </p>
<p>During the last few nights before the last exam, I had mixed feelings. It&#8217;s like I couldn&#8217;t believe it&#8217;s going to end pretty soon. It seemed like yesterday (so <font size="-1">cliché</font>) and yet, it had been four years. Four challenging years where I spent countless nights working instead of sleeping. My junior high school times was great; I was old enough to do something, but still too young to do many things. First crush, spending crazy amount of times playing the arcades &amp; video games, football, etc, met lots of friends whom I&#8217;m still in touch with (some of them), etc. But, university times was something different. It wasn&#8217;t as fun as my junior high school times, but I can&#8217;t say it&#8217;s inferior to it. I got a part-time job for the first time in my life (don&#8217;t count the time when me &amp; my cousins ran the family&#8217;s inn &amp; took most of the money when everyone was away <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  ), bought stuffs using my hard earned money, intellectually challenged, etc.</p>
<p>Nothing lasts forever and I am on the next phase of my life which coincidentally why I started writing in this blog. Hope it will be a meaningful one <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaitosama.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaitosama.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaitosama.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaitosama.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaitosama.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaitosama.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaitosama.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaitosama.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaitosama.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaitosama.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaitosama.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaitosama.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=8&subd=kaitosama&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaitosama.wordpress.com/2007/07/16/free-meal-yet-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5467d773ab7683dd341b1e80c0c40b5c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kaitosama</media:title>
		</media:content>
	</item>
		<item>
		<title>Weekly Update</title>
		<link>http://kaitosama.wordpress.com/2007/07/15/weekly-update/</link>
		<comments>http://kaitosama.wordpress.com/2007/07/15/weekly-update/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 13:31:13 +0000</pubDate>
		<dc:creator>kaitosama</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://kaitosama.wordpress.com/2007/07/15/weekly-update/</guid>
		<description><![CDATA[Haven&#8217;t written something in almost a week now. Not so busy &#38; as you guess nothing much have happened. Waiting for next week when the last Harry Potter book is out; I&#8217;ve the feeling that both Harry and Voldermort will die. Still facing the day on a daily basis. For some reason, I just don&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=7&subd=kaitosama&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Haven&#8217;t written something in almost a week now. Not so busy &amp; as you guess nothing much have happened. Waiting for next week when the last Harry Potter book is out; I&#8217;ve the feeling that both Harry and Voldermort will die. Still facing the day on a daily basis. For some reason, I just don&#8217;t plan my days. I guess this is because I think facing the unknown is fun.</p>
<p>Anyway, I&#8217;m going to apply for a job at a company. As usual, have to fill in the application form. I feel that I&#8217;ve lost my application form (exaggerating the truth) skills  because it&#8217;s been quite some time since I filled in one <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />  I&#8217;m still waiting for my mate to check my form;  more eye balls the better.  Hope I can submit it by end of today or tomorrow at the latest.</p>
<p>On Thursday, I went to work at the University on an empty-ish stomach. Saw lots of food when I got there; guess there was an open day at that time. The food was still there after I finished working. I then just gorged myself on those leftover food &#8211; cakes &amp; snacks; ate most of the cakes (that brown one was really good) &amp; lots of garlic bread with cheese on top. It reminded of the times at uni; back then the secretary would come to the lab where the geeks were working to tell us that there were leftover food from the open day. We, the pack of hungry geeks, would finish without a trace any food left. I was the cake master at that time as I ate all the cakes &amp; sweets <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  Speaking of uni, I got a new MSN emoticon recently from my mate. It&#8217;s an icon of the smiley guy having a cup of coffee / tea whilst staring at the computer screen. It really reminds me of the days; those long nights spent perfecting the system. It was tough and yet, it was really enjoyable. Really miss those days <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_cry.gif' alt=':cry:' class='wp-smiley' /> </p>
<p>I&#8217;ve seen some movies this weeks including Four Weddings and A Funeral and Everyone Says I Love You. I&#8217;ve finally seen the former after hearing about it in a long time. It&#8217;s probably British romantic comedy at its best; certainly it&#8217;s better than any of Hugh Grant&#8217;s movies I&#8217;ve seen to date. Well, About a Boy might be an exception. The latter is a Woody Allen&#8217;s movie; it&#8217;s full of witty dialog typical of Allen &amp; the last scene where Allen &amp; Hawn dance by the river side is amazing; watch it &amp; you&#8217;ll know what I&#8217;m talking about <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I wonder how he did that scene.</p>
<p>Anyway, this is it for now. So long and take care.</p>
<p>ps: I haven&#8217;t played Dragon Quest 8 <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/kaitosama.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/kaitosama.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kaitosama.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kaitosama.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kaitosama.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kaitosama.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kaitosama.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kaitosama.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kaitosama.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kaitosama.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kaitosama.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kaitosama.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaitosama.wordpress.com&blog=1319194&post=7&subd=kaitosama&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://kaitosama.wordpress.com/2007/07/15/weekly-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5467d773ab7683dd341b1e80c0c40b5c?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">kaitosama</media:title>
		</media:content>
	</item>
	</channel>
</rss>