<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Northern Nerd &#187; Blogging</title>
	<atom:link href="http://www.rantakokko.net/tapani/blog/category/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rantakokko.net/tapani/blog</link>
	<description>Just another blogging geek</description>
	<lastBuildDate>Sun, 16 Aug 2009 16:17:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>My first mini laptop, Asus EeePC 1000HE</title>
		<link>http://www.rantakokko.net/tapani/blog/2009/05/23/my-first-mini-laptop-asus-eeepc-1000he/</link>
		<comments>http://www.rantakokko.net/tapani/blog/2009/05/23/my-first-mini-laptop-asus-eeepc-1000he/#comments</comments>
		<pubDate>Fri, 22 May 2009 21:01:50 +0000</pubDate>
		<dc:creator>trk</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Ubuntu/Linux]]></category>
		<category><![CDATA[commuting]]></category>
		<category><![CDATA[EeePC]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[PC]]></category>

		<guid isPermaLink="false">http://www.rantakokko.net/tapani/blog/?p=63</guid>
		<description><![CDATA[I commute on a daily basis by bus. The travelling time is roughly 45 minutes in the morning and 50 minutes in the evening. I don&#8217;t need to change bus, its a direct route from my home door to the office door (lucky me!). So there&#8217;s long enough sitting in one spot to actually do [...]]]></description>
			<content:encoded><![CDATA[<p>I commute on a daily basis by bus. The travelling time is roughly 45 minutes in the morning and 50 minutes in the evening. I don&#8217;t need to change bus, its a direct route from my home door to the office door (lucky me!). So there&#8217;s long enough sitting in one spot to actually do something useful.</p>
<p>So far, I have been reading books or playing with my Nokia N95 &#8211; ie. listening music, reading daily news, playing games etc. However, after 2 years all this feels quite passive &#8211; instead of reading/listening/playing/otherwise consuming some form of entertainment made by others, I would like to be able to create something myself and really make use of that time. A family man never has that much time for himself, so every bit counts.</p>
<p>I&#8217;ve been carrying my bulky work laptop occasionally with me, but I don&#8217;t really want to use that for my personal stuff. Besides, that old windows installation boots in 5+ minutes&#8230; so I bought my first mini laptop. The idea is that I can easily slip it inside my backbag, boot fast, and then do much more than I can with a mobile phone.</p>
<p>I ended up to choose Asus Eee PC 1000HE (black). It&#8217;s a typical mini laptop with Intel Atom processor, 1 GB of memory and 160 GB hard drive. However, this one&#8217;s got a battery with some extra juice: advertisments claim 9.5 hour usage time! In practise it is likely closer to 7 or 8 hours, but hey -  that triples the usage time I get with my HP workhorse.</p>
<p>I have just finished installing some basic stuff and configured Windows XP to my taste (well, up to the limit where you can tailor any Microsoft product). Of course, I will install Ubuntu on this machine and use primarily that. However, I made an exception and decided to let Windows stay for now too, as occasionally one cannot avoid using it (for example, to update new firmware to my Nokia phone).</p>
<p>So far my experience of this little machine have been very nice. It turned out to be a bit heavier than I thought, but that doesn&#8217;t really matter in the bus. Keyboard is nice (to write with), and although I was a bit skeptical about the display size, 10&#8243; and 1024&#215;600 resolution seems to be good enough for basic computing things &#8211; like writing this blog.</p>
<p>So perhaps there will be more updates to the blog in the future&#8230; I&#8217;ve already got a lot of material from my hacking projects that I&#8217;m planning to put here, it just needs to be edited and published. Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rantakokko.net/tapani/blog/2009/05/23/my-first-mini-laptop-asus-eeepc-1000he/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hello World!</title>
		<link>http://www.rantakokko.net/tapani/blog/2009/04/27/hello-world/</link>
		<comments>http://www.rantakokko.net/tapani/blog/2009/04/27/hello-world/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 21:23:39 +0000</pubDate>
		<dc:creator>trk</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.rantakokko.net/tapani/blog/?p=3</guid>
		<description><![CDATA[I have just switched from my old Drupal based blog to WordPress. For keeping a simple blog Drupal turned out to be too complicated system. However, the thing that eventually made me ditch it was the need for frequent manual updates due to security issues. I cannot understand  why a web service won&#8217;t update itself [...]]]></description>
			<content:encoded><![CDATA[<p>I have just switched from my old Drupal based blog to WordPress. For keeping a simple blog Drupal turned out to be too complicated system.</p>
<p>However, the thing that eventually made me ditch it was the need for frequent manual updates due to security issues. I cannot understand  why a web service won&#8217;t update itself whenever a new release/patch becomes available. In Drupal community they give you the answer that it is <em>insecure</em>. Then how Windows and Linux desktops do this? And if I type the commands required for updating the site instead of an automated script, how does that increase security? I don&#8217;t read the code. It does not seem a technical but a human issue.</p>
<p>I decided to look around. After googling a bit, I learned that WordPress supports some kind of one-click update. That&#8217;s the attitude I am looking for, so I decided to give it a try. So far (2 hours after installation!) I&#8217;m very satisfied. With Drupal I had to spend so much time for non-productive work, and this site is all about hobby projects. Now, with WordPress, everything seems much more like it should be, and I can already feel that I can concentrate on the content from now on. Let&#8217;s see if that feeling lasts.</p>
<p>Already looking forward to get posting all the almost-finished articles&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rantakokko.net/tapani/blog/2009/04/27/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

