<?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>akikoo.org &#187; Open source</title>
	<atom:link href="http://www.akikoo.org/log/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.akikoo.org</link>
	<description>akikoo.org &#124; the web home of Aki Karkkainen. Published from Copenhagen, Denmark.</description>
	<lastBuildDate>Tue, 17 Aug 2010 22:55:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>akikoo.org realign</title>
		<link>http://www.akikoo.org/log/2009/11/11/realign/</link>
		<comments>http://www.akikoo.org/log/2009/11/11/realign/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 18:50:57 +0000</pubDate>
		<dc:creator>Aki Karkkainen</dc:creator>
				<category><![CDATA[Open source]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.akikoo.org/?p=542</guid>
		<description><![CDATA[Time goes quickly &#8212; especially on the web &#8212; so I though it was time to realign and give this site a new, fresh look. While streamlining the site and reorganising some of the content, I changed to HTML5 DOCTYPE (divs with HTML5 class names rather than the new HTML5 elements UPDATE: now using the [...]]]></description>
			<content:encoded><![CDATA[<p>Time goes quickly &#8212; especially on the web &#8212; so I though it was time to <a href="http://www.alistapart.com/articles/redesignrealign/">realign</a> and give this site a new, fresh look. While streamlining the site and reorganising some of the content, I changed to <a href="http://dev.w3.org/html5/spec/Overview.html#the-doctype"><abbr title="HyperText Markup Language">HTML5</abbr> DOCTYPE</a> (<del><code>div</code>s with HTML5 class names rather than the new HTML5 elements</del> <ins>UPDATE: now using the new HTML5 structural elements, with the <a href="http://code.google.com/p/html5shiv">HTML5 IE enabling script</a></ins>), and applied some <abbr title="Cascading Style Sheets">CSS3</abbr> enhancements for browsers that support them. <span id="more-542"></span></p>
<p>Inspired by the work of many people (see <a href="http://www.alistapart.com/articles/fluidgrids/">Fluid grids</a> for example), I created a liquid 13-column symmetrical grid. By combining the columns into supercolumns, I aligned the elements to the grid structure, as illustrated in the screenshot below.</p>
<p><img src="/wp-content/themes/aksu/images/akikooorg-redesign-13grid.png" /></p>
<p>A few words about Internet Explorer 6: I simply couldn&#8217;t be bothered anymore to make this site work on dead browsers (I do enough of that hacking at work). Instead, I used Malarkey&#8217;s <a href="http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/">Universal IE6 CSS</a> because <a href="http://forabeautifulweb.com/blog/about/time_to_stop_showing_clients_static_design_visuals/">not all browsers need to see the same design</a>. Die IE6, die! </p>
<p>This is a work in progress so I&#8217;m still finalising the details and color scheme. There shouldn&#8217;t be any other big issues as far as I can see. </p>
<h2>The previous design (v3)</h2>
<p>The previous version of this site was online from February 2007 until November 2009. See screenshot below.</p>
<p><img src="/wp-content/themes/aksu/images/akikooorg-v3.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.akikoo.org/log/2009/11/11/realign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2009 is here!</title>
		<link>http://www.akikoo.org/log/2009/01/11/2009-is-here/</link>
		<comments>http://www.akikoo.org/log/2009/01/11/2009-is-here/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 16:52:46 +0000</pubDate>
		<dc:creator>Aki Karkkainen</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[spotify]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.akikoo.org/?p=223</guid>
		<description><![CDATA[It&#8217;s already 2009 &#8212; time sure flies! I thought I&#8217;d pick out some personal highlights of the passed year, in no particular order.
Spotify
Spotify music streaming service was launched. This is clearly a major step forward for online music distribution. I hope more and more record companies will join the service &#8212; actually, these companies have [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s already 2009 &#8212; time sure flies! I thought I&#8217;d pick out some personal highlights of the passed year, in no particular order.<span id="more-223"></span></p>
<h3>Spotify</h3>
<p><em><a title="Homepage of Spotify" href="http://www.spotify.com">Spotify music streaming service</a></em> was launched. This is clearly a major step forward for online music distribution. I hope more and more record companies will join the service &#8212; actually, these companies have no choice but to adapt to the new business model in order to survive. Spotify is currently invite-only, with free accounts available only in some European countries (currently UK, Finland, Sweden, Norway, Spain and France). Spotify Premium (not free) is available in many more countries, including Belgium. You can have your charts sent to <a title="last.fm" href="http://www.last.fm/user/akikoo">last.fm.</a> too.</p>
<h3>Web stuff</h3>
<p><em><a title="Foxmarks, the essential bookmarking add-on for Firefox" href="http://www.foxmarks.com">Foxmarks</a> Firefox add-on</em> that syncs and backs up your bookmarks and passwords across multiple computers. I can now access all my bookmarks and add new ones from any computer. It&#8217;s perfect, just what I need.</p>
<p><em><a title="Ubuntu Linux homepage" href="http://www.ubuntu.com/">Ubuntu Linux</a> with <a title="Homepage of VirtualBox" href="http://www.virtualbox.org">VirtualBox</a> and <a title="Homepage of Wine" href="http://www.winehq.org/">Wine</a></em>. In 2008, I made a transition from Windows XP to Ubuntu (before that, I had <a href="http://www.gentoo.org">Gentoo Linux</a> and Ubuntu installed on separate machines for testing and learning). If I ever have to use Windows anymore, for any reason, I use it virtually, using VirtualBox. I also have Wine installed on Ubuntu for Windows-only software. My 12&#8242; PowerBook is used only occasionally. This setup works very well for me.</p>
<h3>Music</h3>
<p><a title="La Monnaie website" href="http://www.lamonnaie.be">La Monnaie</a> production of <em>Alban Berg&#8217;s Wozzeck</em>. A fantastic performance, this is ageless stuff.</p>
<h3>Work</h3>
<p>At work, 2008 was an interesting year. I had the pleasure to work for three different employers, participating in various projects, learning plenty of new things about web industry. Looking forward to learning and contributing even more this year!</p>
<h3>Extras</h3>
<p>I don&#8217;t have so much time to write long posts anymore, so lately I&#8217;ve been concentrating more on <a title="Micro-blogging on Wikipedia" href="http://en.wikipedia.org/wiki/Micro-blogging">micro-blogging</a> instead, posting short random thoughts, mainly on <a title="my tweets" href="http://twitter.com/akikoo">Twitter</a>. I have continued uploading photos to <a title="my photo sets on Flickr" href="http://www.flickr.com/photos/akikoo/sets/">Flickr</a>, and checked <a title="Homepage of Microformats" href="http://microformats.org">microformats</a>, JavaScript libraries (mainly <a title="homepage of JQuery" href="http://jquery.com/">JQuery</a>), and more.</p>
<p>That&#8217;s all for now. Thanks for reading and Happy New Year 2009! See you in cyberspace.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.akikoo.org/log/2009/01/11/2009-is-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time for new gadgets</title>
		<link>http://www.akikoo.org/log/2008/07/06/new-gadgets/</link>
		<comments>http://www.akikoo.org/log/2008/07/06/new-gadgets/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 16:07:51 +0000</pubDate>
		<dc:creator>Aki Karkkainen</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Ubuntu Linux photography mp3]]></category>

		<guid isPermaLink="false">http://www.akikoo.org/?p=53</guid>
		<description><![CDATA[My Windows XP machine crashed some days ago, which actually helped me to finally stop using Windows as my primary machine at home. Why bother when I have Linux and Max OSX too? (Luckily I had separate partitions on my Windows disk for the data, and also a backup of that data ;-) )
But it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>My Windows XP machine crashed some days ago, which actually helped me to <a title="2008: the year when I finally dropped Windows" href="http://www.akikoo.org/log/2007/10/18/ubuntu-new/">finally stop using Windows</a> as my primary machine at home. Why bother when I have Linux and Max OSX too? (Luckily I had separate partitions on my Windows disk for the data, and also a backup of that data ;-) )<span id="more-53"></span></p>
<p>But it&#8217;s never easy &#8211; not even with <a href="http://www.ubuntu.com/">Ubuntu</a>. I tried to configure <a href="https://download.ing.be/software/homebank/offline/downloadLinux.asp?lang=EN">ING Home&#8217;Bank application</a> to access my bank account, and after a couple of hours I was ready to give up, until I found out <a title="The sound of one hand clapping" href="http://blog.elisehuard.be/2007/11/ing-homebank-howto-for-ubuntu/">other</a> <a title="Linux ontdekt" href="http://www.linuxontdekt.be/2008/06/10/ing-homebank-op-ubuntu-804/">people</a> had problems with it too. The good thing is that the community is always there to share the problems and to help.</p>
<p>I also bought a new camera, <a href="http://www.dpreview.com/reviews/panasonicfz18/">Panasonic Lumix DMC-FZ18</a>, and an mp3 player, <a href="http://www.cowonglobal.com/">Cowon</a> iAudio7. I&#8217;m very happy with both of them: if you need an easy to carry <abbr title="Single-lens reflex">SLR</abbr>-like bridge camera (with 18 times optical zoom!) that takes good photos, this is what you need. As for the mp3 player, an 8 Gb iAudio7 is cheaper than iPod Nano, and it supports the file formats I need (namely OGG, <abbr title="Free Lossless Audio Codec">FLAC</abbr>, and mp3, of course).</p>
<p>In fact, it&#8217;s much more relaxing to take photos and listen to music than writing to blog (this is my third post this year) ;-)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.akikoo.org/log/2008/07/06/new-gadgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Linux 7.10 &#8220;Gutsy Gibbon&#8221; released</title>
		<link>http://www.akikoo.org/log/2007/10/18/ubuntu-new/</link>
		<comments>http://www.akikoo.org/log/2007/10/18/ubuntu-new/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 21:16:49 +0000</pubDate>
		<dc:creator>Aki Karkkainen</dc:creator>
				<category><![CDATA[Open source]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.akikoo.org/log/2007/10/18/ubuntu-2/</guid>
		<description><![CDATA[Could 2008 be the year of the Linux desktop? With the latest release of Ubuntu Linux (7.10), I believe for me it will be the year when I finally drop Windows and continue using only Mac OSX and Linux. At home, that is. At work, it might be a different story.
As a former Gentoo Linux [...]]]></description>
			<content:encoded><![CDATA[<p>Could 2008 be <a href="http://www.maximumpc.com/article/2008_year_of_the_linux_desktop" title="2008: Year of the Linux Desktop">the year of the Linux desktop</a>? With the latest release of <a href="http://www.ubuntu.com/" title="Ubuntu website">Ubuntu Linux (7.10)</a>, I believe for me it will be the year when I finally drop Windows and continue using only Mac OSX and Linux. At home, that is. At work, it might be a different story.<span id="more-42"></span></p>
<p>As a former <a href="http://www.gentoo.org/" title="Gentoo Linux website">Gentoo Linux</a> user and current <a href="http://www.akikoo.org/log/2007/06/29/ubuntu/" title="Why Open Source and Ubuntu Linux could succeed in Brussels">Ubuntu enthusiast</a>, I have to say that I&#8217;m quite thrilled with latest developments in desktop Linux. One thing is for sure: I won&#8217;t touch Windows Vista if I have a choice.</p>
<p>See a <a href="http://www.wired.com/software/softwarereviews/news/2007/10/ubuntu_gutsy" title="Wired review on Ubuntu 7.10 (Gutsy Gibbon)">Wired review on Ubuntu</a>, and go on, <a href="http://www.ubuntu.com/" title="Ubuntu website">download</a> and install Ubuntu &#8212; it&#8217;s very easy, and free. You probably won&#8217;t look back.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.akikoo.org/log/2007/10/18/ubuntu-new/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Open Source and Ubuntu Linux could succeed in Brussels</title>
		<link>http://www.akikoo.org/log/2007/06/29/ubuntu/</link>
		<comments>http://www.akikoo.org/log/2007/06/29/ubuntu/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 14:39:49 +0000</pubDate>
		<dc:creator>Aki Karkkainen</dc:creator>
				<category><![CDATA[Open source]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.akikoo.org/log/2007/06/29/ubuntu/</guid>
		<description><![CDATA[Today, while feeling miserable and being fed up with Belgian weather, I remembered someone has said: there is no bad weather, just bad clothes. Well, in Brussels you can&#8217;t find rubber boots (so I bought trekking shoes instead). And you can&#8217;t use your umbrella because the wind will tear it down in seconds. So what [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.akikoo.org/wp-content/themes/aksu/images/ubuntu.png" class="l" alt="Ubuntu Linux" />Today, while feeling miserable and being fed up with Belgian weather, I remembered someone has said: <q>there is no bad weather, just bad clothes</q>. Well, in Brussels you can&#8217;t find rubber boots (so I bought trekking shoes instead). And you can&#8217;t use your umbrella because the wind will tear it down in seconds. So what can you do? Stay in your car? <em>NO!</em> Stay home and play with your favourite Linux distribution, for example ;-). That&#8217;s what I did today.<span id="more-30"></span></p>
<p>Two years ago, a friend recommended <a href="http://www.gentoo.org/" title="Gentoo Linux">Gentoo Linux</a> for people who want to <em>learn</em> about Linux (as opposed to just using it). So I installed it the hard way, from source &#8212; only to prove myself I could do it. It took me hours and days. After that first experience, I have installed Gentoo Linux 3&#8211;4 times. During these last two years I&#8217;ve used the system 10&#8211;15 times. It&#8217;s a fantastic distribution which you can optimise and customise as much as you want. The problem is I don&#8217;t have time to do that. Although the <a href="http://www.gentoo.org/doc/en/handbook/index.xml" title="Gentoo handbook">Gentoo handbook</a> is a great resource, simple things are not always easy on Linux.</p>
<p>Then I discovered <a href="http://www.ubuntu.com/" title="Ubuntu Linux">Ubuntu Linux</a>. It took me 30 minutes to install it, and another 30 minutes to quickly check the basic settings. Everything works out of the box, even a USB stick which never worked for me on <a href="http://www.gentoo.org/" title="Gentoo Linux">Gentoo Linux</a>. As I said, I don&#8217;t have too much time on my hands. With <a href="http://www.ubuntu.com/" title="Ubuntu Linux">Ubuntu Linux</a>, I can instantly start using the system, and then *if* I have time, I have the possibility to learn more about the inner depths of this great operating system called <a href="http://en.wikipedia.org/wiki/Linux" title="Linux at Wikipedia">Linux</a>.</p>
<p>I&#8217;m seriously considering dropping Windows altogether and keeping only my 12-inch PowerBook G4 and Ubuntu Linux desktop. Secondly, I miss the sun which is why I&#8217;m considering moving to Southern Europe (half-kidding). How could we encourage people in Belgium &#8212; and all around the globe &#8212; to use open source software, not only in public sector, communities and <abbr title="Small and Medium Enterprises">SME</abbr>s?</p>
<p>If you live in Belgium, start <a href="http://ubuntu-be.org/" title="Ubuntu: Linux for Belgian Beings">here</a>. Otherwise, <a href="http://www.ubuntu.com/" title="Ubuntu Linux">start here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.akikoo.org/log/2007/06/29/ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
