<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.6(BH)" -->
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>Planet Maemo: category &quot;feed:645f2627fa7356c7f0c9bbacbec41321&quot;</title>
        <description>Blog entries from Maemo community</description>
        <link>http://maemo.org/news/planet-maemo/</link>
        <lastBuildDate>Tue, 16 Jun 2026 06:08:38 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.6(BH)</generator>
        <language>en</language>
        <managingEditor>planet@maemo.org</managingEditor>
        <item>
            <title>Arthur C. Clarke died at age of 90 according to msnbc</title>
            <link>http://www.karoliinasalminen.com/blog/?p=266</link>
            <description><![CDATA[
	<p><a href="http://science.slashdot.org/article.pl?sid=08/03/18/2214208">This was already mentioned on Slashdot</a>, and my workmate, Gabriel was first to mention it here at work too, but I mention it here on my blog if there are some people who don&#8217;t read Slashdot: My all time favorite science fiction writer Sir Arthur C. Clarke has died at age of 90 according to msnbc news. </p>
	<p>I have spent numerous hours with his books and writings and he have given me lots of inspiration in life and somehow spending so much time with his books made him feel like I knew him although I never had the privilege to meet him or contact him - on the other hand, what would I have said if I had his email, I don&#8217;t know. A bit same issue than the thing that I have Burt Rutan&#8217;s email but have never written to him because I don&#8217;t know what to say. I am sure he was already receiving enough fan-post.</p>
	<p>Arthur C. Clarke was not just yet another science fiction writer, but the man who invented telecommunication satellites. I rate him highly over the other writers on this area, he was not just one of them but the best visionary of them all. I am proud to own a collection of his books. </p>
	<p>It is unfortunate that he couldn&#8217;t live long enough that he would have experienced space, that he loved so much, e.g. on Burt Rutan&#8217;s space ship, before the life discontinued on staying on his body. </p>
	<p>According to Google search, he was not a member of Alcor (I would have hoped and expected he was). Now he is gone and this is very sad thing. It is sad that human genome has this unfortunate code that makes the life so short - it has served human evolution, but now is a bug in our software. It is like a light on a candle. Little blow and it is gone or it just burns out.</p>
	<p>Here is his 90 years birthday speech from youtube, it is highly recommended for everybody. Watching this may be a bit sad, because it is quite much a farewell as well, so be warned:<br />
<a href="http://www.youtube.com/watch?v=eLXQ7rNgWwg">http://www.youtube.com/watch?v=eLXQ7rNgWwg</a></p>
	<p>Here is the original msnbc&#8217;s article where the Slashdot article links to:<br />
<a href="http://www.msnbc.msn.com/id/23697230/">http://www.msnbc.msn.com/id/23697230/</a></p>
<span class="net_nemein_favourites">2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=619c00b8f5a711dcbf75031d7a23a3a8a3a8&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/619c00b8f5a711dcbf75031d7a23a3a8a3a8/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=619c00b8f5a711dcbf75031d7a23a3a8a3a8&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/619c00b8f5a711dcbf75031d7a23a3a8a3a8/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Wed, 19 Mar 2008 11:10:42 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-619c00b8f5a711dcbf75031d7a23a3a8a3a8</guid>
        </item>
        <item>
            <title>How to set up nVidia proprietary driver with 3D features enabled on Lenovo T61p laptop which is ...</title>
            <link>http://www.karoliinasalminen.com/blog/?p=265</link>
            <description><![CDATA[
	<p>The nvidia driver does not work out of the box in Ubuntu Gutsy, Ubuntu Hardy boots to graphical UI but with 3D features disabled. To get everything working properly you need to do the following steps:</p>
	<p><b>Initial installation</b></p>
	<p>1. Download nVidia driver for Quadro FX570M from nVidia web site:<br />
<a href="http://www.nvidia.com/Download/index.aspx?lang=en-us">http://www.nvidia.com/Download/index.aspx?lang=en-us</a></p>
	<p>Select</p>
	<pre>
Quadro
Quadro FX Mobile Series
Quadro FX 570M
Linux 32 bit (if you are using 32 bit Linux)
</pre>
	<p>Click search. A page for the latest driver appears now.<br />
Click the download link.<br />
You can burn the driver (named for example):<br />
NVIDIA-Linux-x86-169.12-pkg1.run<br />
to a corner of a CD for convenient install on Ubuntu where graphical user interface may not work.</p>
	<p>2. Install Ubuntu. You may need to use Alternate install CD in case of Gutsy, with Hardy you can use<br />
the normal desktop installer through the Live-CD. Install development environment: </p>
	<pre>
sudo apt-get install libc6-dev gcc g++
</pre>
	<p>3. Disable the preinstalled NV-driver:</p>
	<p> To deal with that, first temporary cure was to disable restricted modules alltogether, and then the (proposed) final solution was<br />
to edit the following file:</p>
	<p>/etc/default/linux-restricted-modules-common</p>
	<p>The following line had to be added:</p>
	<pre>
DISABLED_MODULES=\"nv\"
</pre>
	<p>I added also to /etc/modules a following line:<br />
<code></p>
	<pre>
nvidia
</pre>
	<p></code></p>
	<p>Remove the NV-driver from system:<br />
<code></p>
	<pre>
sudo dpkg --purge xserver-xorg-video-nv
</pre>
	<p></code></p>
	<p>4. Go to text terminal by pressing CTRL+ALT+F2 for example (to have the virtual terminal 2).</p>
	<p>Log in with your username.<br />
Then:</p>
	<pre>
sudo su
/etc/init.d/gdm stop
</pre>
	<p>put the CD on the drive, after it gets mounted (assuming it is in /media/cdrom).</p>
	<pre>
cp /media/cdrom/NVIDIA-Linux-x86-169.12-pkg1.run ./
chmod a+x NVIDIA-Linux-x86-169.12-pkg1.run
./NVIDIA-Linux-x86-169.12-pkg1.run
</pre>
	<p>Accept license.<br />
Answer to the question if you want the installer to download the compatible kernel module from nVidia site &#8220;no&#8221;.<br />
The installer now compiles a kernel module for you.</p>
	<p>Let the installer modify your xorg.conf.</p>
	<p>Everything done -></p>
	<pre>
/etc/init.d/gdm start
</pre>
	<p>nVidia logo should appear and you are in X. You can log in to your Gnome or KDE desktop now.<br />
Desktop effects work, Clutter works (along with the desktop effects, multiple GL context works in other words), X-plane flight sim works, ppracer works. Everything is as nice as it gets.</p>
	<p>Everything keeps ok as long as you don&#8217;t update your kernel. When you do that e.g. with dist-upgrade, you need to stop gdm (/etc/init.d/gdm stop) from text mode, and then run the nVidia installer again. And it works.</p>
	<p>To change mode, e.g. for projector etc. or second display, use the Applications-System tools-nVidia X server settings.<br />
I use twin view so that the laptop screen is the left screen at 1680&#215;1050 and the right screen is the 30 inch dell at 2560&#215;1600.<br />
All that work out of the box. </p>
	<p>If you encounter bugs in the nvidia driver, please report them to nvidia, someone reads the reports there and acts on them.</p>
	<p><b>After kernel update (which comes in system update on Ubuntu), reinstalling the driver</b></p>
	<p>If you update your kernel, you need to run the nVidia installer again. To do so do the following:<br />
Press CTRL + ALT + F1 for virtual terminal 1 in text mode. Log in and type:<br />
<code></p>
	<pre>
sudo su
/etc/init.d/gdm stop
</pre>
	<p></code></p>
	<p>Then you can run the nVidia installer again with<br />
<code></p>
	<pre>
./NVIDIA-Linux-x86-169.12-pkg1.run
</pre>
	<p></code></p>
	<p>Of course the nVidia driver changes from time to time, so it is advisable to check nVidia page if a new driver has appeared there. Just put executable flag on the installer and run it while gdm (and X) is stopped (from text mode) and it works.</p>
	<p>I have written a dedicated page which contains this information:<br />
<a href="http://www.karoliinasalminen.com/blog/?page_id=264">http://www.karoliinasalminen.com/blog/?page_id=264</a>. In the future, when this post gets below visibility, please look at this page instead, it has all the same information.</p>
	<p>These instructions apply with minor modifications for installing Ubuntu Gutsy or Hardy in any nVidia equipped computer (desktop or laptop).</p>
<span class="net_nemein_favourites">2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=31433448f02711dc8c6c2b863f7efec1fec1&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/31433448f02711dc8c6c2b863f7efec1fec1/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>5 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=31433448f02711dc8c6c2b863f7efec1fec1&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/31433448f02711dc8c6c2b863f7efec1fec1/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Wed, 12 Mar 2008 10:40:10 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-31433448f02711dc8c6c2b863f7efec1fec1</guid>
        </item>
        <item>
            <title>Your favorite OS for developing for maemo and which one for other things, and what would be the ...</title>
            <link>http://www.karoliinasalminen.com/blog/?p=263</link>
            <description><![CDATA[
	<p>Warning, long. <b>Executive summary can be found below from bold text, if you don&#8217;t want to read everything, just read the bold text</b></p>
	<p>There was a comment in another my blog post that developers could develop &#8220;directly&#8221; from Windows with cross-platform high level interpreted languages which are run on virtual machines. What this &#8220;directly&#8221; means, could someone please clarify it to me. Because I work directly from Linux and MacOS X and developing from Windows would not be that &#8220;direct&#8221; for me. I would like to understand what &#8220;directly from some operating system N.N.&#8221; means. From which operating system are you working &#8220;directly&#8221; and from which &#8220;indirectly&#8221; and please tell me why you specifically need that operating system to do your stuff or have you thought about it, what is the reasoning behind for desiring using e.g. Windows. </p>
	<p>I can start by myself - what we have at home:<br />
- I have several computers, which run Linux, we have different distributions in use, most of them are Ubuntu. My latest is Ubuntu Hardy on a laptop, our living room PC has Ubuntu Feisty and file server is to my understanding also Feisty. Our web server is a bit outdated and is going to be replaced soon with a Ubuntu installation. Then we have a MacBook running OS X Leopard.</p>
	<p>What I am using on which computer:<br />
- The <b>hardy laptop is primarily for maemo development</b> (scratchbox etc.) + office stuff (openoffice.org). This one is running Ubuntu Hardy.<br />
- The living room PC is for browsing, videos, music, flight simulation (running the Linux-version of X-Plane 9 simulator), photos, photo editing, office stuff, email, development etc. This one is running Ubuntu Feisty.<br />
- The MacBook is primarily for editing high definition videos (from our HD camcorder) and making music and organizing photos for our iPod touch. It also serves as a way to buy music for the iPod touch, yes, I am using iTunes. The Mac also downloads latest cool podcasts I follow (like Armin van Buuren&#8217;s State of Trance and DJ Tiesto&#8217;c Clublife) and they get automatically synced to the iPod. I also have the NeoOffice installed, so I can edit OpenOffice.org documents with it. I have also the MacOS X development stuff installed on it (Xcode etc.) and I have been doing the aircraft design software with it. Obviously the Mac is running MacOS X Leopard.<br />
- The file server serves two purposes, it is a home theater PC and also a file share (photos, music, videos etc.) for the other computers in the household. That is running Ubuntu Feisty.<br />
- Then we have the web server. Not much to say about it. It a is ancient Redhat until it gets replaced (hopefully soon).<br />
- And of course for additional gaming (other than X-plane which runs on Linux and Mac) and Blu-Ray and DVD playback in the home theater, we have the PS3.<br />
- And of course we have a lots of multimedia computers - N800s, N810s, even couple of 770s around. I recently got my own personal N810 from work and I love it <img src='http://www.karoliinasalminen.com/blog/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (I mean own, not a unit owned by the company like many of the other units). And unlike the iPod touch, I can sync it with any computer in the household. And of course, all of those machines are running Debian Linux.<br />
- And of course, we have the CNC machine controller computer. That is a VIA epia and running Ubuntu in diskless setting (boots from flash card). That is only the controller, the actual CNC machine is pretty much lacking so far. That one is running Ubuntu Feisty and LinuxCNC on top of that.</p>
	<p>That&#8217;s it pretty much. The other computers are disconnected because they are outdated and what not. No Windows.<br />
How I would like it to be instead? I think I wouldn&#8217;t want to change anything. I am quite happy with my Linux-based setup and only thing I might like to have more would be a Mac Pro with many many many cores, for running Logic 8, Garage Band, and iMovie 08 (and of course Audacity for mastering). <b>For developing to maemo, Linux is perfectly fine in my case</b>, I like to use the Linux machine for development, as it is least problematic for that, e.g. I have no trouble of finding good text editor for programming etc. (I prefer the KDE&#8217;s Kate editor over e.g. the editor in Xcode IDE on Mac (no I don&#8217;t use vi, vim, etc. and I avoid also emacs (CTRL-X+CTRL-C stuff is not hardwired into my brain, I got into PC/Linux stuff from Amiga, and I never got used to Emacs commands on &#8220;text mode era&#8221; because I never lived the text mode era (except with a Specravideo MSX that I had before the Amiga)) if I can use an editor which fits into the graphical desktop I am running), I have got used to it, it has all the functions I need and it represents the code with syntax highlighting, has code folding etc. which is pretty handy when handling large code files) I can get everything I need from Ubuntu repository with no hassle and everything works out of the box pretty much and then my experience has been that the <b>maemo SDK installs trouble free on the Ubuntu</b>. </p>
	<p><b>Please tell me your configuration (for development e.g. for maemo)</b> and what is the reasoning behind and also maybe you could say that if you don&#8217;t like your current configuration, <b>how would you like to prefer it to be instead (e.g. for maemo development)</b>. E.g. I love Beos because&#8230; or I want to use blahblah OS because of &#8230; but can&#8217;t because of &#8230; The comments area is again open for your comments. I am quite happy with the activity in the language question topic, so I would be grateful if you keep me posted again, it is very interesting to hear from you. </p>
<span class="net_nemein_favourites">3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=ca25ec86d3fe11dc8ca595b46cb2a975a975&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/ca25ec86d3fe11dc8ca595b46cb2a975a975/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=ca25ec86d3fe11dc8ca595b46cb2a975a975&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/ca25ec86d3fe11dc8ca595b46cb2a975a975/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Tue, 05 Feb 2008 15:06:23 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-ca25ec86d3fe11dc8ca595b46cb2a975a975</guid>
        </item>
        <item>
            <title>Language question: What is/would be your favorite programming language for Maemo development?</title>
            <link>http://www.karoliinasalminen.com/blog/?p=261</link>
            <description><![CDATA[
	<p>I have already asked this on Facebook (and I received a lots of answers), but those who haven&#8217;t answered it yet and maybe are not reading my questions there, please give me your comment. Which programming language is your favorite? I personally prefer lowish level languages such as C and C++ (I like especially C++, unlike many C-g-object-people, but now I would like to hear some different opinion, that is not just from my head), so what is your opinion?</p>
	<p>Currently there are alternatives other than the plain C for Maemo development, for example C++ works out of the box (you don&#8217;t need anything extra) and Python can be used with installing some extra packages. How do you feel about those, are those what you want or is there something else you would rather like? If you can give any comments why do you prefer some language, please let me know. Please take also in account that some languages may be less resource hungry than the others, and the Internet tablets are, because they are small pocketable devices, still resource limited embedded devices.</p>
	<p>Instructions: <a href="http://www.karoliinasalminen.com/blog">Go to my blog</a>, if you haven&#8217;t registered, register, and leave your comment. I would be interested to know your opinion.</p>
	<p>As of speaking about Python, by the way, are you aware of PyPhantom?<br />
<a href="http://pyphantom.garage.maemo.org/">http://pyphantom.garage.maemo.org/</a><br />
Have you used it and/or do you find it useful? Have you developed applets / plugins for Hildon Desktop with or without it with Python language? Have you found it useful? Has that been cool or not so cool? If you have encountered problems, have you considered filing bugs to garage.maemo.org -page?</p>
	<p>While you are thinking your answer, maybe you want to see a little set of interesting pictures: <a href="http://www.flightglobal.com/articles/2008/01/23/221031/pictures-virgin-galactic-unveils-dyna-soar-style-spaceshiptwo-design-and-twin-fuselage-white-knight.html">Click here to see</a>. My eyes are propably still looking like these on this my little friend (this is The news of today, not my cat, but the pictures behind the link).<br />
<img src="http://www.katix.org/gallery2/main.php?g2_view=core:DownloadItem&#038;g2_itemId=5143&#038;g2_serialNumber=2"/></p>
	<p>Anyhow, C, C++, Python, Java, C#, Vala, D, you name it, please keep me posted!</p>
<span class="net_nemein_favourites">3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=e563e2e6c9f911dcb7cdfbaf903ff1fbf1fb&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/e563e2e6c9f911dcb7cdfbaf903ff1fbf1fb/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=e563e2e6c9f911dcb7cdfbaf903ff1fbf1fb&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/e563e2e6c9f911dcb7cdfbaf903ff1fbf1fb/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Wed, 23 Jan 2008 20:27:28 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-e563e2e6c9f911dcb7cdfbaf903ff1fbf1fb</guid>
        </item>
        <item>
            <title>Setting up new Ubuntu-laptop</title>
            <link>http://www.karoliinasalminen.com/blog/?p=259</link>
            <description><![CDATA[
	<p>I&#8217;ve got a new laptop for doing Maemo-stuff and installing it didn&#8217;t really work out of the box (when it does?). I had problems with setting up the hardware accelerated X on Ubuntu (for IBM/Lenovo T61p, which has nVidia Quadro chipset, the latest nVidia driver from nvidia site was required), the nVidia installer worked, and compiled the kernel module, but the nv module was insisting back on each reboot (and only way to start X was to kill the safe-mode thingie, log in as root, execute /etc/init.d/gdm stop, run nVidia installer again (it took long time because it first tried to search compatible kernel module from nVidia site, but couldn&#8217;t found, and then compiled the module), and then do /etc/init.d/gdm start).</p>
	<p>After quite inconveniently booting the machine several times up (needing to do the long task mentioned above), I decided to get help.<br />
I got some help from Rodrigo Novo, and I decided to write a to document what was done. You can read it here: <a href="http://www.karoliinasalminen.com/blog/?page_id=258">http://www.karoliinasalminen.com/blog/?page_id=258</a>.<br />
After some fighting with the stubborn Ubuntu, it agreed that ok, lets collaborate. HW accelerated X is runnign nicely now! Thanks Rodrigo!</p>
	<p>I have set up development environment (gcc, g++, automake, gtk+, glib, &#8230;) and now it is the turn to install scratchbox and Chinook on it. I just did it on my old computer so, it&#8217;ll be quite painless I would expect. </p>
<span class="net_nemein_favourites">1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=af0d10e2c38611dc8e8d691936b185a185a1&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/af0d10e2c38611dc8e8d691936b185a185a1/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=af0d10e2c38611dc8e8d691936b185a185a1&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/af0d10e2c38611dc8e8d691936b185a185a1/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Tue, 15 Jan 2008 15:49:44 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-af0d10e2c38611dc8e8d691936b185a185a1</guid>
        </item>
        <item>
            <title>January 23rd is a special day</title>
            <link>http://www.karoliinasalminen.com/blog/?p=257</link>
            <description><![CDATA[
	<p>What is happening on January 23rd? Well, Burt Rutan is going to made his new SpaceShipTwo and White Knight Two public. Read more about it from Engadget from here: <a href="http://www.engadget.com/2008/01/04/scaled-composites-to-unveil-the-spaceshiptwo-on-january-23rd/">Scaled composites to unveil the SpaceShipTwo</a>. So far there have been only artist renderings of the forthcoming craft, but now you are supposed to see it for real. This is propably the coolest thing happening on Earth right now (IMHO).</p>
	<p>And it is also Kate&#8217;s birthday <img src='http://www.karoliinasalminen.com/blog/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<span class="net_nemein_favourites">0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=b1f8f314bac811dc898a17e9040e31d231d2&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/b1f8f314bac811dc898a17e9040e31d231d2/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>6 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=b1f8f314bac811dc898a17e9040e31d231d2&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/b1f8f314bac811dc898a17e9040e31d231d2/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Fri, 04 Jan 2008 13:17:30 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-b1f8f314bac811dc898a17e9040e31d231d2</guid>
        </item>
        <item>
            <title>Installed KDE4</title>
            <link>http://www.karoliinasalminen.com/blog/?p=256</link>
            <description><![CDATA[
	<p>I downloaded the latest packages of KDE4 (instructions can be found from Kubuntu page).</p>
	<p>First impressions: somewhat works. On first attempt it ended up corrupting the settings file so that the desktop was empty on the next boot. I fixed it by removing .kde4 from home directory and starting the KDE4 desktop again.</p>
	<p>Now the reverse-wow-effect. On Mac, the first impression is that wow, how easy this is to use. With KDE4, there are also desktop effects etc. on the desktop (which are by the way slower on GeForce 8800GTX high end graphics card with 768 MB video memory than similar things on Leopard with integrated Intel GMA950 low spec accelerator which uses system memory as video RAM), but first impression was that oh, how I can do something (if I can) and oh, what did it do now, did it crash? KDE4 certainly feels more like Windows Vista (I have tried it once in a computer store, and first impression was that I was disappointed and unimpressed) than Leopard (which impresses me still after using it now for a month or so). Paradigms are more redmondian than Appleish. The amount of originality is also pretty low, I did not see anything special new. Not so nice.</p>
	<p>The hard-to use thing kind of culminated to the fact, that I did not figure out how to add application shortcut icons to the panel and I also did not figure out how to add programs to the favorites in the start menu (which is tiny box on the left bottom corner of my 30 inch monitor at resolution 2560&#215;1600 - I even needed to scroll the menu in order to find something on a monitor size of 30 inches, perfectly understandable on a mobile device because of small screen and ease of use because of touch screen, but on a 30 inch desktop - what a waste). </p>
	<p>With lack of workarounds for the usability problems, it did not take long before the Gnome desktop was booted back. Even though it is not as shiny as the Leopard on my Mac, it at least works for me and does basic stuff I need frequently.</p>
	<p>KDE4 was not complete disappointment, it does basic things, it is free software and it is not extremely bad either, but because there are alternatives that suit me better, I am going to be using them.</p>
<span class="net_nemein_favourites">1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=4e0536caab3b11dca3ef81a6a0b598899889&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/4e0536caab3b11dca3ef81a6a0b598899889/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>5 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=4e0536caab3b11dca3ef81a6a0b598899889&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/4e0536caab3b11dca3ef81a6a0b598899889/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Sat, 15 Dec 2007 18:03:00 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-4e0536caab3b11dca3ef81a6a0b598899889</guid>
        </item>
        <item>
            <title>How to parse a comma separated list</title>
            <link>http://www.karoliinasalminen.com/blog/?p=255</link>
            <description><![CDATA[
	<p>I came up with something in my experiments where I needed to parse a comma separated list to vector of floats.<br />
I googled the Internet and found more examples for other languages than for C (there are numerous examples around and mine may not be the best one), but I decided that maybe I&#8217;ll put the C how-to to my blog since there are number of places where you could need it, for example when writing some application for Maemo. For example if you have your configuration in an XML-file and want to describe RGBA -color in Cairo compatible format, for example you have this inside mycolor-tag:</p>
	<p>1, 0.6, 1, 0.7</p>
	<p>You can obtain the mycolor-tag from the xml file with libxml2 with ease (and there is tons of documentation and examples how to use libxml2, for example my and Kate&#8217;s EFIS -project uses it to parse configuration files, if you want know how to do that, please go to the Katix EFIS project page on garage.maemo.org and have a look), but now I&#8217;ll tell you one way how to get the numbers. Here is one way to do it:</p>
	<p>Little example:<br />
<code><br />
char *csv="1, 0.6, 1, 0.7";<br />
double mycolor[4];<br />
...<br />
parse_csvf(csv, 4, mycolor);<br />
...<br />
</code></p>
	<p>And then the parsing can then be done as follows:<br />
<code></p>
	<pre>
void parse_csvf(char *csv, int len, double *list){
  int place=0;
  int slen = strlen(csv);
  int i;
  int itemcounter=0;
  char item[255]={0};
  int overflow=0;
  double fitem=0;
	
  for( i=0;i&lt;slen ;i++ ){
    if ( csv[i]&gt;='0' &#038;&#038; csv[i]&lt;='9' || csv[i]=='.' ){
      item[itemcounter++]=csv[i];
    } else if ( csv[i]==',' ){
      fitem=0;
      item[itemcounter++]=0;
      fitem = atof( item );
      list[place++]=fitem;
      if( place>=len ) {
        overflow=1;
        break;
      }
      item[0]=0;
      itemcounter=0;
    }
  }
  if(overflow==0){
    item[itemcounter++]=0;
    fitem = atof(item);
    list[place++]=fitem;
  }
}
</pre>
	<p></code></p>
	<p>You could maybe use some helper function from some higher level library, but here is one way how to do it. And you might also end up with a lot cleaner-looking solution if you used C++. However, this is C and many Maemo-programs are written in C. My older C-versions used more than one for-loop, this does the parsing in single pass and might be faster.</p>
<span class="net_nemein_favourites">3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=4d11c7c0a73411dcb8bc37ae189d4dd64dd6&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/4d11c7c0a73411dcb8bc37ae189d4dd64dd6/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>4 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=4d11c7c0a73411dcb8bc37ae189d4dd64dd6&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/4d11c7c0a73411dcb8bc37ae189d4dd64dd6/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Mon, 10 Dec 2007 14:48:35 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-4d11c7c0a73411dcb8bc37ae189d4dd64dd6</guid>
        </item>
        <item>
            <title>Weekend rush</title>
            <link>http://www.karoliinasalminen.com/blog/?p=254</link>
            <description><![CDATA[
	<p>I spent the whole weekend for working with our kitchen (and some time at the night for playing with the new PS3, but no time yet to watch the new Blu-Ray movies I have). </p>
	<p>Our kitchen repair has finally reached the point that it is again usable. The new floor (with ceramic tiles and heating pipes) is installed, refrigerator is installed and cats are happy to get food on their table. Next thing to do is some finishing touches to the walls, some Wisa Deco panels needs to get installed. Replacing the refrigerator was unbelievably hard work.</p>
	<p>I paid back some sleep deprivation on Saturday-Sunday night -about 11.5 hours of sleep. And after that I still felt sleepy. </p>
<span class="net_nemein_favourites">0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=6feaec40a1a311dcae9c45f9560bc535c535&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/6feaec40a1a311dcae9c45f9560bc535c535/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=6feaec40a1a311dcae9c45f9560bc535c535&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/6feaec40a1a311dcae9c45f9560bc535c535/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Mon, 03 Dec 2007 12:46:38 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-6feaec40a1a311dcae9c45f9560bc535c535</guid>
        </item>
        <item>
            <title>New gadget: Playstation 3</title>
            <link>http://www.karoliinasalminen.com/blog/?p=253</link>
            <description><![CDATA[
	<p>As I happen to be a gadget-lover (Am I? 3 x Nokia N810, 5 x Nokia N800, 5 x Nokia Nokia 770, (okay, most of those aren&#8217;t mine but they are Kate&#8217;s or actually Nokia&#8217;s in the end) couple of computers, cameras, all kinds of stuff), I am happy to announce that we have a new gadget in our household, new gadget now and then keeps one happy:</p>
	<p>We were celebrating something (a personal thing that don&#8217;t interest you) yesterday with Kate and I had been thought that I would like to have a Blu-Ray player in our home theater to upgrade it to the Full-HD -era from the media source side, so I went and purchased the Playstation 3. </p>
	<p>Setting up the device was fairly simple and in few moments it was connected to the video projector through a remote-controlled HDMI-switch and to the home theater amplifier (the older black beast Yamaha DSP-A1 because currently some power amp stages are broken on the DSP-AX1) with optical cable. No problems and the display resolution auto-configured itself on the PS3. Now I plan to go to buy some more Blu-Ray movies today and a second controller for games.</p>
	<p>This is the 40GB model of the PS3, but I have a spare 80GB hard drive from my Macbook, that I plan to put to the PS3 (and thus it will become a 80GB model). With 80GB on board, I should be able to put Ubuntu Linux on it as well, would be interesting to see how it runs on the PS3 and if it can take any advantage of the multi-core processor.</p>
	<p>I tried yesterday also a DVD in the PS3, and it was interesting to see how much better it looked like with the up-scaler of the PS3 than on the ordinary DVD-player or when played in xine in Linux-based HTPC. Somehow the video scaler was able to invent some missing pixels to the low resolution DVD source (the projector is high definition, so I consider nowadays DVD being a low resolution source which looks dull and unimpressive usually) so that it was almost made to look like a high definition video, some more life for the old DVD-videos too then. </p>
	<p>Now I am thinking hard which games should I buy. Call of duty 4 would look quite pretty, but on the other hand, I am not a big fan of shooting/violence/war games. But I might get it just for the graphics.  Uncharted: Drake&#8217;s fortune looks promising. According to the videos from gamespot.com it looks like a game I might like, but unfortunately it is not yet available and I need to wait for some time.</p>
	<p>Our now upgraded kitchen is by the way still without furniture, it has a new floor now, but some finishing touches is missing before the furniture plus new refrigerator can be reinstalled/installed. But that is a good excuse to go out for some Chinese or Thai food!</p>
<span class="net_nemein_favourites">4 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=473720849f5011dca94a4ba7ab4bbcf4bcf4&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/473720849f5011dca94a4ba7ab4bbcf4bcf4/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=473720849f5011dca94a4ba7ab4bbcf4bcf4&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/473720849f5011dca94a4ba7ab4bbcf4bcf4/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Fri, 30 Nov 2007 14:05:28 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-473720849f5011dca94a4ba7ab4bbcf4bcf4</guid>
        </item>
        <item>
            <title>The best X-plane ever! X-plane 9 was just released</title>
            <link>http://www.karoliinasalminen.com/blog/?p=252</link>
            <description><![CDATA[
	<p>I did put our Mac to download the latest beta-version of X-plane yesterday (over 1GB download). That was worth the wait every minute. The new X-plane is awesome. The texture detail, world detail is all better than ever before. If you thought that X-plane 8 Global Scenery looked great, this will blow you and all MSFS fans away. I was just test-driving the new default aircraft - the Cirrus Jet.</p>
	<p>Linux version is coming soon. Once it comes, I&#8217;ll order the DVDs (our simulator PC is running Ubuntu Gutsy). X-plane now comes in 8 dual layer DVDs full of scenery. Also the detail (3D cockpit on Cirrus-Jet) is something I haven&#8217;t seen on any other simulator to the date. The 3D cockpit is in this version usable and not just a fancy looking feature which really does not work, in this version it works and gives a feeling of sitting in a real aircraft.</p>
	<p>Surprising thing is that the sim is usable on Macbook with the relatively low spec Intel GMA950 3D accelerator. Of course turning roads, high detail world, volumetric fog, reflections on water and trees on makes it slow, but by tuning down some parameters, it is flyable without a high spec machine (we have Geforce 8800GTX on the Linux machine and 30 inch display, I can hardly wait to see how it will look like on that) allthough in X-plane the processor speed plays a huge role - the Core 2 duo processor in the Macbook is potentially faster than on our living room desktop PC.</p>
	<p>The Cirrus-Jet cockpit:<br />
<img src="http://www.x-plane.com/pictures/v9pix/v9-13.jpg"/></p>
	<p>Learn more at: <a href="http://www.x-plane.com/beta.html">http://www.x-plane.com/beta.html</a></p>
<span class="net_nemein_favourites">1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=bcdf90d299f111dc82b93f54576f93599359&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/bcdf90d299f111dc82b93f54576f93599359/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>7 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=bcdf90d299f111dc82b93f54576f93599359&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/bcdf90d299f111dc82b93f54576f93599359/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Fri, 23 Nov 2007 18:18:10 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-bcdf90d299f111dc82b93f54576f93599359</guid>
        </item>
        <item>
            <title>What do you want to see on planet.maemo from my blog?</title>
            <link>http://www.karoliinasalminen.com/blog/?p=249</link>
            <description><![CDATA[
	<p><b>About making my blog feed to planet.maemo more interesting to you</b></p>
	<p>I would like to kindly ask you to tell me what you would like to hear from my blog on planet.maemo and what you do not want to see (what is interesting and what is absolutely not interesting). I have several different categories on my blog and currently the root category (everything) goes into planet.maemo because some have preferred it that way saying that a blog is a blog and if it is just a Nokia announcement service, it no longer is a personal blog (blog is supposed to be a online diary which has topic about everything rather than being a collection of magazine-publishable articles). </p>
	<p>However, it seems like many planet.maemo readers are voting thumbs down on blog postings that are not directly related to maemo and current Internet tablet devices, and I am back at reconsidering that should the planet feed include only the postings marked with the maemo-tag? Please tell me what do you want, you can email me at (or if you are registered to Karoliina&#8217;s blog, you can leave comments on there too): <b>karoliina dot t dot salminen at nokia dot com</b>. For me, it is trivial to change the planet.maemo feed include only postings with maemo-tag, I can just inform a collegue to change some settings and that&#8217;s it.</p>
	<p>So please tell me, do you want my blog at planet.maemo strictly on topic about maemo or do you want it to stay as it is (about my life (me, my hobbies (e.g. flying, composing music) etc.) + maemo) or something in between? You can also describe if you want or do not want:</p>
	<p>1) Generic Linux-related postings which are not directly related to N810 and Maemo<br />
2) Deeply technical postings, howtos, e.g. how to implement something e.g. in Gtk+ (I have noticed that technical postings with some source code tend to get thumbs down)?<br />
3) Postings about related technologies which are not directly applicable on your N800/N810 device, e.g. about some Gnome related thing which is not currently included and may not get included on the device (potential enablers in distant future maybe in a completely different context, something that would not be practical in Chinook) or do you want me to stay only in those topics which are applicable on current Internet tablet devices and current development platform (Chinook)?<br />
4) Postings about Gnome desktop (no direct connection to maemo other than maemo uses some Gnome libraries, but there are some other libraries that Gnome uses but maemo does not and it might not be going to). This topic interests me but I can keep it out from planet.maemo if you want.</p>
	<p>Everything is up to you, since, for me, it is indifferent if everything is included or not on planet.maemo and it is up to the readers what they find interesting, I do not want to push topics that are not interesting, those who want to see those, can always look at my blog directly at <a href="http://www.karoliinasalminen.com/blog">http://www.karoliinasalminen.com/blog</a> - my blog itself is going to have all the postings it has used to have and that is not going to change, but if you prefer postings that appear on planet.maemo from my blog to be strictly on maemo topic, then please let me know. Also if you think something is really interesting and hot and it is being ignored and is missing, please let me know that too. Your feedback is greatly appreciated. Thanks for your help in advance.</p>
<span class="net_nemein_favourites">3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=aadb6f84941d11dc8fd70155ddda151c151c&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/aadb6f84941d11dc8fd70155ddda151c151c/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=aadb6f84941d11dc8fd70155ddda151c151c&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/aadb6f84941d11dc8fd70155ddda151c151c/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Fri, 16 Nov 2007 08:06:02 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-aadb6f84941d11dc8fd70155ddda151c151c</guid>
        </item>
        <item>
            <title>Convert UIUC airfoil data files (which are broken in Javafoil) to Javafoil friendly format</title>
            <link>http://www.karoliinasalminen.com/blog/?p=248</link>
            <description><![CDATA[
	<p>Those who are using Javafoil might be interested my little command line tool (easy to use though) called Fixfoil that I decided to release as someone else too might find it useful (I created it to fix the broken airfoil files (broken from Javafoil&#8217;s point of view) to be able to simulate them in Javafoil). It may not work in all cases because it is not the most elegant possible converter, but it works for me, I hope it works for you too.</p>
	<p>Fixfoil is used to fix airfoil coordinate files which are broken in Javafoil. Some dat-files have the first set of coordinates in reverse order. The program reorders the coordinates.</p>
	<p>The program is available in source and binary format along with instructions. Binary files are provided for Linux (Ubuntu) and MacOSX Leopard 10.5.1.<br />
Download your fixfoil from here:<br />
<a href="http://www.karoliinasalminen.com/fixfoil/">http://www.karoliinasalminen.com/fixfoil/</a></p>
<span class="net_nemein_favourites">0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=bf9ff22a93c111dc96e08f4f27a90f810f81&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/bf9ff22a93c111dc96e08f4f27a90f810f81/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>4 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=bf9ff22a93c111dc96e08f4f27a90f810f81&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/bf9ff22a93c111dc96e08f4f27a90f810f81/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Thu, 15 Nov 2007 20:53:22 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-bf9ff22a93c111dc96e08f4f27a90f810f81</guid>
        </item>
        <item>
            <title>Personalizing your N810 - new variants of the free ring tones</title>
            <link>http://www.karoliinasalminen.com/blog/?p=247</link>
            <description><![CDATA[
	<p>I uploaded two new variants of the free ring tone I recently created for use with N800/N810. You can get them from my ring tone downloads page:</p>
	<p><a href="http://www.karoliinasalminen.com/blog/?page_id=128">Karoliina&#8217;s free ring tones for Nokia N800/N810</a></p>
	<p>These new variants are shortened version of the original one. I have boosted the melody somewhat up and made the dreamy pad background a bit quieter. I prefer myself the original version, but in noisy environment etc. the melody is hard to hear in that version and also it is hard to distinguish if some distant radio channel is playing or is someone calling you with Googletalk. The new versions get straight to the business and may be more suitable for ring tone use that way. </p>
	<p>To install new ring tones to the device, all you need to do is to download the .wav -file, save it on your memory card. Then go to status bar and select sound -applet. Select settings from the menu. Then activate the ring tones -tab and tap browse. Select the file from the memory card you just downloaded there. Adjust a proper volume (I would like to recommend selecting quite high volume setting because otherwise you don&#8217;t hear it if the device rings in your pocket or hand bag). Select close and you are done.</p>
	<p>I have licensed my music with Creative Commons -license, so feel free to tweak the tracks by yourself if you like. </p>
<span class="net_nemein_favourites">4 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=a73346b4893611dcbf4a657f098eb110b110&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/a73346b4893611dcbf4a657f098eb110b110/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=a73346b4893611dcbf4a657f098eb110b110&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/a73346b4893611dcbf4a657f098eb110b110/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Fri, 02 Nov 2007 11:08:34 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-a73346b4893611dcbf4a657f098eb110b110</guid>
        </item>
        <item>
            <title>Hacking clutter-button</title>
            <link>http://www.karoliinasalminen.com/blog/?p=246</link>
            <description><![CDATA[
	<p>We have been jointly hacking clutter-button with Kate and now we got something working. It has highlight effect which is triggered on button release and it fades out the highlight. With the button textures (the button and highlight) drawn by Tigert, it even feels now quite superb. However, it is not finished yet, it dumps core right now (after the effect finishes). But it is getting close to be a basic button. Clutter is quite cool. I think I will use it in my next hobby software project (I have been thinking of doing an airplane design software). Clutter would be quite overkill for it as it does not require such sophistication, but on the other hand, why wouldn&#8217;t I? Clutter is a demonstration how user interfaces should behave in the future and I give up nothing by using it since in addition to the eyecandy, it is a cross-platform toolkit. To get started, I will need at least button, label and edit box and soon I&#8217;ll have all of them <img src='http://www.karoliinasalminen.com/blog/wp-images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<span class="net_nemein_favourites">2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=25d428de87f811dc9c87d329dea975847584&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/25d428de87f811dc9c87d329dea975847584/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=25d428de87f811dc9c87d329dea975847584&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/25d428de87f811dc9c87d329dea975847584/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Wed, 31 Oct 2007 21:20:26 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-25d428de87f811dc9c87d329dea975847584</guid>
        </item>
        <item>
            <title>Bored to default ring tones on N800/N810? Here is the cure!</title>
            <link>http://www.karoliinasalminen.com/blog/?p=245</link>
            <description><![CDATA[
	<p>If you want to have some electronic -sounding ring tone with the classic Karoliina-style (resembling Jean-Michel Jarre), read on:<br />
I created a new ring tone for N810/N800 Internet tablets (you can use it on the VOIP client). You can download it from here:<br />
<a href="http://www.karoliinasalminen.com/karoliinan810b.wav">Karoliina&#8217;s ring tone 2</a></p>
	<p>If you liked Oxygene 7-13, you&#8217;ll probably like this.</p>
	<p>Instructions: Save the wav-file to your memory card, place it on the device, select sound settings applet from Status bar, select Ring tones tab, select browse, locate the file karoliinan810b.wav from your memory card and click select. This can be a bit slow as the N800/N810 wants to play the sound immediately and this is a bit longer sound than the stock ones. Because this is complex track where lots of things are happening, you may need to increase the volume over the stock ring tones to make this useful. The wave file is highly compressed and equalized to make it as loud as possible with the little loudspeakers on the device without sacrificing the original sound too much.</p>
	<p>Equipment used: All sounds: Access Virus b<br />
Sound recording and mastering: Mac</p>
<span class="net_nemein_favourites">3 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=a6528c5884ec11dcb2c1f1f202d4c7ecc7ec&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/a6528c5884ec11dcb2c1f1f202d4c7ecc7ec/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=a6528c5884ec11dcb2c1f1f202d4c7ecc7ec&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/a6528c5884ec11dcb2c1f1f202d4c7ecc7ec/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Sun, 28 Oct 2007 00:04:22 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-a6528c5884ec11dcb2c1f1f202d4c7ecc7ec</guid>
        </item>
        <item>
            <title>Are you using Facebook?</title>
            <link>http://www.karoliinasalminen.com/blog/?p=242</link>
            <description><![CDATA[
	<p>A friend of mine (Jyrki Kasvi) invited me to <a href="http://www.facebook.com">Facebook</a> and I discovered that it is very interesting networking service that I can even access on my Internet tablet anywhere (because Nokia Internet tablets can use phone as a modem, the connectivity is available even where there is no WLAN access). I wasn&#8217;t really into social networking until I got into this service. The mobility of Internet tablet allows me to set mood, status etc. anywhere which brings a new meaning to it. The mobility creates the services like facebook make more sense - you don&#8217;t need to spend your time looking at computer at home, but you can be outdoors having fun with friends and still be online. I think that is pretty cool.</p>
	<p>Here is my N810 running facebook and showing my profile:<br />
<img src="http://www.katix.org/gallery2/main.php?g2_view=core:DownloadItem&#038;g2_itemId=5075&#038;g2_serialNumber=2"/></p>
<span class="net_nemein_favourites">0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=e371a296823411dc9f041d89957f8fc08fc0&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/e371a296823411dc9f041d89957f8fc08fc0/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=e371a296823411dc9f041d89957f8fc08fc0&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/e371a296823411dc9f041d89957f8fc08fc0/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Wed, 24 Oct 2007 12:47:58 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-e371a296823411dc9f041d89957f8fc08fc0</guid>
        </item>
        <item>
            <title>Extended Clutter hello world, with timeline which does rotation</title>
            <link>http://www.karoliinasalminen.com/blog/?p=240</link>
            <description><![CDATA[
	<p>Clutter is a new cool toolkit (kind of, quite low level though, there is currently not even button widget implemented, to make button, you have to create your own) for creating appealing user interfaces with full utilization of the GPU. The Clutter demos found from clutter project svn look cool, but I decided to create a more basic example for people to get started. I made it on purpose with C++ (Clutter can be commanded from C++ also with no problem). If you are not yet familiar with Clutter, please go to the <a href="http://www.clutter-project.org">project home page here</a>. Clutter is available obviously for Linux and apparently also MacOSX port may be coming (there is a bug in clutter bugzilla about it). Anyway, here is the hello world example written in C++ which creates two labels and rotates the another label.</p>
	<p>Makefile:<br />
<code></p>
	<pre>
LIBS=`pkg-config --libs clutter-0.5`
INCS=`pkg-config --cflags clutter-0.5`
	
.cpp.o:
	g++ -g -Wall $(CFLAGS) $(INCS) -c $*.cpp
	
all: hello2
	
hello2: clutterhello.o hello2.o
	g++ -g -Wall $(CFLAGS) -o $@ clutterhello.o hello2.o $(LIBS)
	
clean:
	rm -fr *.o hello2
</pre>
	<p></code></p>
	<p>clutterhello.h:</p>
	<p><code></p>
	<pre>
// clutterhello.h
	
#ifndef __CLUTTER_HELLO__H__
#define __CLUTTER_HELLO__H__
	
#define STAGE_WIDTH  1280
#define STAGE_HEIGHT 720
	
class ClutterHello {
public:
    ClutterHello();
    ~ClutterHello();
	
    void run();
    void frame_callback(ClutterTimeline *timeline, gint frame_num, gpointer data);
private:
	
    void build_ui();
    ClutterActor    *stage;
    ClutterColor     stage_color;
    ClutterColor     label_color;
	
    ClutterActor    *label1;
    ClutterActor    *label2;
	
    ClutterTimeline *timeline;
};
	
#endif
</pre>
	<p></code></p>
	<p>clutterhello.cpp:</p>
	<p><code></p>
	<pre>
// clutterhello.cpp
	
#include &lt;clutter/clutter.h&gt;
#include \"clutterhello.h\"
	
extern void frame_cb
(ClutterTimeline *timeline, gint frame_num, gpointer data);
	
ClutterHello::ClutterHello()
{
	
    ClutterColor stage_col = { 0xff, 0xff, 0xff, 0xff };
    ClutterColor label_col = { 0x00, 0x00, 0x00, 0xff };
	
    stage_color = stage_col;
    label_color = label_col;
	
    stage = clutter_stage_get_default ();
    clutter_actor_set_size (stage, STAGE_WIDTH, STAGE_HEIGHT);
    clutter_stage_set_color (CLUTTER_STAGE (stage), &#038;stage_color);
	
}
	
ClutterHello::~ClutterHello
()
{
	
}
	
void
ClutterHello::frame_callback (ClutterTimeline *timeline,
                              gint frame_num, gpointer data){
    clutter_actor_rotate_z (CLUTTER_ACTOR(this->label1), frame_num, 228/2, 19 );
}
	
void
ClutterHello::build_ui()
{
    /* Create Hello World -label */
    label1 = clutter_label_new_with_text
        (\"Sans 38px\", \"Hello World!\");
    label2 = clutter_label_new_with_text
        (\"Sans 10px\", \"Extended Hello Wold, which makes rotate_z to the label\");
    clutter_label_set_color (CLUTTER_LABEL (label1), &#038;label_color);
    clutter_actor_set_position (label1, 455, 300);
	
    clutter_label_set_color (CLUTTER_LABEL (label2), &#038;label_color);
    clutter_actor_set_position (label2, 455, 400);
	
    clutter_label_set_line_wrap (CLUTTER_LABEL (label1), FALSE);
    clutter_label_set_line_wrap (CLUTTER_LABEL (label2), FALSE);
	
    /* Add the label created to stage container */
    clutter_container_add_actor (CLUTTER_CONTAINER (stage), label1);
    clutter_container_add_actor (CLUTTER_CONTAINER (stage), label2);
    /* Show all actors, just like Gtk+! */
    clutter_actor_show_all (stage);
	
    timeline = clutter_timeline_new (360, 60);
    g_object_set (timeline, \"loop\", TRUE, NULL);
	
    g_signal_connect (timeline, \"new-frame\", G_CALLBACK (frame_cb), NULL);
    g_signal_connect (stage, \"key-press-event\",
                G_CALLBACK (clutter_main_quit), NULL);
	
}
	
void
ClutterHello::run()
{
    build_ui();
    clutter_timeline_start (timeline);
    clutter_main();
}
</pre>
	<p></code></p>
	<p>hello2.cpp:</p>
	<p><code></p>
	<pre>
	
// hello2.cpp
// Simple hello world with Clutter
	
#include &lt;clutter/clutter.h&gt;
	
using namespace std;
	
#include \"clutterhello.h\"
	
ClutterHello *helloApp;
	
void
frame_cb (ClutterTimeline *timeline, gint frame_num, gpointer data)
{
    /* Frame number is also the angle */
    if(helloApp){
        helloApp-&gt;frame_callback(timeline, frame_num, data);
    }
}
	
int
main (int argc, char *argv[])
{
    /* Init &#038; create stage where to put actors */
    clutter_init (&#038;argc, &#038;argv);
    helloApp = new ClutterHello();
    helloApp-&gt;run();
    if(helloApp){
        delete helloApp;
        helloApp=NULL;
    }
	
    return 0;
}
	</pre>
	<p></code></p>
<span class="net_nemein_favourites">1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=34e4cc6c809a11dc9ce7078de15a097e097e&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/34e4cc6c809a11dc9ce7078de15a097e097e/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=34e4cc6c809a11dc9ce7078de15a097e097e&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/34e4cc6c809a11dc9ce7078de15a097e097e/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Mon, 22 Oct 2007 12:15:23 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-34e4cc6c809a11dc9ce7078de15a097e097e</guid>
        </item>
        <item>
            <title>Clutter Hello world</title>
            <link>http://www.karoliinasalminen.com/blog/?p=239</link>
            <description><![CDATA[
	<p>Here is a simple hello world for clutter:<br />
<code></p>
	<p>Makefile:<br />
LIBS=`pkg-config --libs clutter-0.5`<br />
INCS=`pkg-config --cflags clutter-0.5`</p>
	<p>.cpp.o:<br />
	g++ -g -Wall $(CFLAGS) $(INCS) -c $*.cpp</p>
	<p>all: hello</p>
	<p>hello: hello.o<br />
	g++ -g -Wall $(CFLAGS) -o $@ hello.o $(LIBS)</p>
	<p>clean:<br />
	rm -fr *.o hello</p>
	<p></code></p>
	<p>hello.cpp:</p>
	<p><code></p>
	<pre>
	
// Simple hello world with Clutter
	
#include <clutter /clutter.h>
	
#define STAGE_WIDTH  1280
#define STAGE_HEIGHT 720
	
using namespace std;
	
int
main (int argc, char *argv[])
{
    ClutterActor    *stage;
    ClutterColor     stage_color = { 0xff, 0xff, 0xff, 0xff };
    ClutterColor     label_color = { 0&#215;00, 0&#215;00, 0&#215;00, 0xff };
	
    ClutterActor    *label1, *label2;
    //gdouble scale = 1.0;
	
    /* Init &#038; create stage where to put actors */
    clutter_init (&#038;argc, &#038;argv);
	
    stage = clutter_stage_get_default ();
    clutter_actor_set_size (stage, STAGE_WIDTH, STAGE_HEIGHT);
    clutter_stage_set_color (CLUTTER_STAGE (stage), &#038;stage_color);
	
    /* Create Hello World -label */
	
    label1 = clutter_label_new_with_text (&#8221;Sans 38px&#8221;,
     &#8220;Hello World!&#8221;);
    label2 = clutter_label_new_with_text (&#8221;Sans 10px&#8221;,
     &#8220;This is a very simple example program created with Clutter&#8221;);
    clutter_label_set_color (CLUTTER_LABEL (label1), &#038;label_color);
    clutter_actor_set_position (label1, 255, 100);
	
    clutter_label_set_color (CLUTTER_LABEL (label2), &#038;label_color);
    clutter_actor_set_position (label2, 255, 200);
	
    //clutter_actor_set_scale (label1, scale, scale);
    clutter_label_set_line_wrap (CLUTTER_LABEL (label1), FALSE);
	
    //clutter_actor_set_scale (label2, scale, scale);
    clutter_label_set_line_wrap (CLUTTER_LABEL (label2), FALSE);
	
    /* Add the label created to stage container */
    clutter_container_add_actor (CLUTTER_CONTAINER (stage), label1);
	
    clutter_container_add_actor (CLUTTER_CONTAINER (stage), label2);
	
    /* Show all actors, just like Gtk+! */
    clutter_actor_show_all (stage);
	
    g_signal_connect (stage, &#8220;key-press-event&#8221;,
		        G_CALLBACK (clutter_main_quit), NULL);
	
    clutter_main();
	
  return 0;
}
	
</clutter></pre>
	<p></code></p>
<span class="net_nemein_favourites">0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=71c62bfa808911dc95a2d75bc9e4b18eb18e&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/71c62bfa808911dc95a2d75bc9e4b18eb18e/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>2 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=71c62bfa808911dc95a2d75bc9e4b18eb18e&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/71c62bfa808911dc95a2d75bc9e4b18eb18e/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Mon, 22 Oct 2007 10:02:40 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-71c62bfa808911dc95a2d75bc9e4b18eb18e</guid>
        </item>
        <item>
            <title>N810: All new desktop and other cool things!</title>
            <link>http://www.karoliinasalminen.com/blog/?p=238</link>
            <description><![CDATA[
	<p>Nokia just announced the brand new internet tablet called N810. It runs our latest software release.</p>
	<p>Hildon Desktop was updated in the latest OS release with a major rewrite. It means for developers API change for Home, Task Navigator and status bar applets but also shows up pretty obviously. Now the desktop supports real transparency/translucency (X composite is enabled now), applets are movable on Home, everything looks nicer than before. This version has the coolest looking desktop ever made for Internet tablets. The old N800 version   looks quite boring as comparison. The default theme is now also pretty much different than it used to be - it was previously full of things, now it is simplified. </p>
	<p>The feel of N810 indeed is a lot more robust than the feel of N800 or 770, it now compares to e.g. to the latest communicator model, this certainly does not feel like a plastic toy. Yet despite of the added robustness, the device is a bit thinner than N800. The styling of the case to me looks a lot better than the earlier models (IMHO).</p>
	<p>I can not take pictures by myself currently because I borrowed my device recently to Mohammad and currently I have unfortunately no N810 protos in use, so please look at the posts of other authors on the planet.maemo.org to see pictures.</p>
<span class="net_nemein_favourites">1 <a href="http://maemo.org/news/?net_nemein_favourites_execute=fav&net_nemein_favourites_execute_for=360e76a67d4311dca38523882dece09ae09a&net_nemein_favourites_url=https://maemo.org/news/favorites//json/fav/midgard_article/360e76a67d4311dca38523882dece09ae09a/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-favorite.png" style="border: none;" alt="Add to favourites" title="Add to favourites" /></a>0 <a href="http://maemo.org/news/?net_nemein_favourites_execute=bury&net_nemein_favourites_execute_for=360e76a67d4311dca38523882dece09ae09a&net_nemein_favourites_url=https://maemo.org/news/favorites//json/bury/midgard_article/360e76a67d4311dca38523882dece09ae09a/" class="net_nemein_favourites_create"><img src="http://static.maemo.org:81/net.nemein.favourites/not-buried.png" style="border: none;" alt="Bury" title="Bury" /></a></span>]]></description>
            <author>Karoliina Salminen &lt;karoliina.t.salminen@gmail.com&gt;</author>
            <category>feed:645f2627fa7356c7f0c9bbacbec41321</category>
            <pubDate>Thu, 18 Oct 2007 06:00:30 +0000</pubDate>
            <guid>http://maemo.org/midcom-permalink-360e76a67d4311dca38523882dece09ae09a</guid>
        </item>
    </channel>
</rss>
