<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Talpadk's Blog</title>
	<atom:link href="http://talpadk.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://talpadk.wordpress.com</link>
	<description>A blog about Linux, Openmoko, R/C, electronics and more</description>
	<lastBuildDate>Sat, 11 May 2013 08:55:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='talpadk.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Talpadk's Blog</title>
		<link>http://talpadk.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://talpadk.wordpress.com/osd.xml" title="Talpadk&#039;s Blog" />
	<atom:link rel='hub' href='http://talpadk.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Fixing the colours of youtube videos</title>
		<link>http://talpadk.wordpress.com/2012/05/17/fixing-the-colours-of-youtube-videos/</link>
		<comments>http://talpadk.wordpress.com/2012/05/17/fixing-the-colours-of-youtube-videos/#comments</comments>
		<pubDate>Thu, 17 May 2012 08:20:02 +0000</pubDate>
		<dc:creator>talpadk</dc:creator>
				<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://talpadk.wordpress.com/?p=136</guid>
		<description><![CDATA[I can&#8217;t claim to have figured this out by my self&#8230; Source link EDIT: For whoever had the problem with blue video output &#8211; You don&#8217;t have to deactivate hardware acceleration. When using Nvidia drivers and VDPAU you should locate libflashplayer.so and run the following command in its directory: sudo perl -pi.bak -e 's/libvdpau/lixvdpau/g' libflashplayer.so [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=136&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://www.youtube.com/watch?v=ydekeXvGCk0&amp;feature=plcp"><img class="aligncenter size-full wp-image-138" title="fixImg" src="http://talpadk.files.wordpress.com/2012/05/fiximg.png?w=640&#038;h=195" alt="Before and After" width="640" height="195" /></a></p>
<p>I can&#8217;t claim to have figured this out by my self&#8230;<br />
<a href="http://forum.linuxmint.com/viewtopic.php?f=190&amp;t=100631&amp;sid=12f2b853929b93b179a65cae4a183de6" target="_blank">Source link</a></p>
<p>EDIT: For whoever had the problem with blue video output &#8211; You don&#8217;t have to deactivate hardware acceleration. When using Nvidia drivers and VDPAU you should locate libflashplayer.so and run the following command in its directory:</p>
<p><code>sudo perl -pi.bak -e 's/libvdpau/lixvdpau/g' libflashplayer.so</code></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><code>locate libflashplayer.so</code><br />
Mine were located in: /usr/lib/flashplugin-nonfree/</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talpadk.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talpadk.wordpress.com/136/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=136&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talpadk.wordpress.com/2012/05/17/fixing-the-colours-of-youtube-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/debff6b43f4daf9b5025d47aa4e731e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">talpadk</media:title>
		</media:content>

		<media:content url="http://talpadk.files.wordpress.com/2012/05/fiximg.png" medium="image">
			<media:title type="html">fixImg</media:title>
		</media:content>
	</item>
		<item>
		<title>X11 tips and tricks</title>
		<link>http://talpadk.wordpress.com/2012/04/07/x11-tips-and-tricks/</link>
		<comments>http://talpadk.wordpress.com/2012/04/07/x11-tips-and-tricks/#comments</comments>
		<pubDate>Sat, 07 Apr 2012 11:17:06 +0000</pubDate>
		<dc:creator>talpadk</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://talpadk.wordpress.com/?p=128</guid>
		<description><![CDATA[Useful commands for X11 Welcome to this short summary of useful commands for X11. I have written it to avoid having to resort to googling next time I forget Xephyr. Also it might be interesting for others as well&#8230; Servers inside your X11 server Why would you want to run a X11 server on your [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=128&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<h1>Useful commands for X11</h1>
<p>Welcome to this short summary of useful commands for X11.<br />
I have written it to avoid having to resort to googling next time I forget Xephyr.<br />
Also it might be interesting for others as well&#8230;</p>
<h2>Servers inside your X11 server</h2>
<div id="attachment_130" class="wp-caption alignright" style="width: 202px"><a href="http://talpadk.files.wordpress.com/2012/04/xoo1.png"><img class="size-medium wp-image-130" title="xoo" src="http://talpadk.files.wordpress.com/2012/04/xoo1.png?w=192&#038;h=300" alt="running xoo" width="192" height="300" /></a><p class="wp-caption-text">xoo with a ipaq3800 skin</p></div>
<p>Why would you want to run a X11 server on your X11 display</p>
<p>Well for starters you might want to try out your UI on a device with a lower screen resolution than your development machine.<br />
You might also want to code an application running at a different colour depth than you desktop, maybe a <a title="Rotozoomer video" href="http://youtu.be/erdl6Lz6fGo" target="_blank">rotozoomer</a> in 16bit <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
You may also simply want to try out a couple of applications on a low res. screen prior to buying a table with a low res. screen&#8230;</p>
<h3>Xoo</h3>
<p>A wrapper for xnest and Xephyr that allows one to create a skinned X11 display.<br />
You can even have working buttons that you can click.</p>
<pre>sudo apt-get install xoo</pre>
<h3>Xnest</h3>
<p>Haven&#8217;t used it myself.<br />
As far as I know Xephyr has some advantages in the supported extensions over xnest</p>
<pre>sudo apt-get install xnest</pre>
<h3>Xephyr</h3>
<p>Based on the kdrive xserver supporting extensions such as render and composite.<br />
xnest package actually recommends this package over it self&#8230;</p>
<pre>sudo apt-get install xserver-xephyr</pre>
<h2>Utilities and tools</h2>
<h3>Xpra aka. &#8220;screen&#8221; and turbo for X11 applications</h3>
<p>Screen is a wonderful tool for command line tools.<br />
Xpra gives you the same capacity to leave the program running on the remove even if you close/losses the connection.<br />
Also xpra &#8220;compresses&#8221; the stream of X11 commands by using a different protocol than X11, reducing the problems caused by low latency connections.</p>
<pre>sudo apt-get install xpra</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talpadk.wordpress.com/128/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talpadk.wordpress.com/128/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=128&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talpadk.wordpress.com/2012/04/07/x11-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/debff6b43f4daf9b5025d47aa4e731e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">talpadk</media:title>
		</media:content>

		<media:content url="http://talpadk.files.wordpress.com/2012/04/xoo1.png?w=192" medium="image">
			<media:title type="html">xoo</media:title>
		</media:content>
	</item>
		<item>
		<title>HP Proliant N40L Filter</title>
		<link>http://talpadk.wordpress.com/2012/03/10/hp-proliant-n40l-filter/</link>
		<comments>http://talpadk.wordpress.com/2012/03/10/hp-proliant-n40l-filter/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 13:32:47 +0000</pubDate>
		<dc:creator>talpadk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://talpadk.wordpress.com/?p=119</guid>
		<description><![CDATA[I recently bought a HP Proliant N40L &#8220;server&#8221; as an upgrade to my QNAP 409. And as with my QNAP I would like a filter that prevents most of the dust in my living room from entering the Proliant. Before I build a filter out of a piece of cardboard and some paper towel for [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=119&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I recently bought a HP Proliant N40L &#8220;server&#8221; as an upgrade to my QNAP 409.</p>
<p>And as with my QNAP I would like a filter that prevents most of the dust in my living room from entering the Proliant.<br />
Before I build a filter out of a piece of cardboard and some paper towel for the QNAP I have once had to vacuum it due to a slight build-up of dust.<br />
After the filter the inside remained a lot cleaner and I only had to clean/replace the filter, a lot safer and easier than cleaning the whole thing.</p>
<p>If some paper towel works for a QNAP then why not a Proliant?<br />
Anyway here is a tiny <strong>How to &#8220;build&#8221; a simple and cheap filter for a Proliant N40L</strong></p>
<p><a href="http://talpadk.files.wordpress.com/2012/03/filter21.jpg"><img class="wp-image-121 alignnone" title="Proliant N40L locking mechanism" src="http://talpadk.files.wordpress.com/2012/03/filter21.jpg?w=192&#038;h=155" alt="" width="192" height="155" /></a><a href="http://talpadk.files.wordpress.com/2012/03/filter1.jpg"><img class="wp-image-116 alignnone" style="margin-left:6px;" title="Proliant N40L filter on the inside" src="http://talpadk.files.wordpress.com/2012/03/filter1.jpg?w=269&#038;h=161" alt="" width="269" height="161" /></a><a href="http://talpadk.files.wordpress.com/2012/03/filter3.jpg"><img class=" wp-image-118 alignnone" style="margin-left:6px;" title="Proliant N40L filter outside without plastic cover" src="http://talpadk.files.wordpress.com/2012/03/filter3.jpg?w=240&#038;h=171" alt="" width="240" height="171" /></a></p>
<div>First you need to remove the plastic that covers the door.</div>
<p>In order to do that you need to remove the lock this involves: Removing the screw holding the metal &#8220;bar&#8221;, then removing the nut that holds the locking mechanism in place.</p>
<p>You can now remove the plastic covering the metal door by carefully releasing the thee plastic hooks at the top of the door.</p>
<p>Next you need to cut a 19&#215;14.5 cm piece of paper towel.</p>
<p>I removed half the layers of paper to keep the pressure drop across the filter low.<br />
Last time around I used paper towel with only two layers which was much easier to separate than the 4 layer stuff I used this time&#8230;</p>
<p>Now you need to tape the paper towel onto the outside of the metal door.<br />
If the Proliant is running and the door is closed the paper will be held in place by suction, making it a very easy job indeed.</p>
<p>Cut a hole in the paper towel for the locking mechanism.</p>
<p>Put the plastic covering back on, hiding the filter.</p>
<p>Reinstall the locking mechanism.</p>
<p>Close the door and admire your handy work while drinking your favourite beverage.<br />
(Beer can be used during this step)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talpadk.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talpadk.wordpress.com/119/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=119&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talpadk.wordpress.com/2012/03/10/hp-proliant-n40l-filter/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/debff6b43f4daf9b5025d47aa4e731e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">talpadk</media:title>
		</media:content>

		<media:content url="http://talpadk.files.wordpress.com/2012/03/filter21.jpg" medium="image">
			<media:title type="html">Proliant N40L locking mechanism</media:title>
		</media:content>

		<media:content url="http://talpadk.files.wordpress.com/2012/03/filter1.jpg" medium="image">
			<media:title type="html">Proliant N40L filter on the inside</media:title>
		</media:content>

		<media:content url="http://talpadk.files.wordpress.com/2012/03/filter3.jpg?w=300" medium="image">
			<media:title type="html">Proliant N40L filter outside without plastic cover</media:title>
		</media:content>
	</item>
		<item>
		<title>GeeksPhone One</title>
		<link>http://talpadk.wordpress.com/2011/01/01/geeksphone-one/</link>
		<comments>http://talpadk.wordpress.com/2011/01/01/geeksphone-one/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 17:08:48 +0000</pubDate>
		<dc:creator>talpadk</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[geeksphone]]></category>

		<guid isPermaLink="false">http://talpadk.wordpress.com/?p=111</guid>
		<description><![CDATA[Well my Freerunner does not seem to become my primary phone (again) any time soon. And my old Nokia 6100 battery has seen better days, okay it is not as bad as a smart phone just yet. So I could either keep the old N6100, buy a new low end feature phone or get a [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=111&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Well my Freerunner does not seem to become my primary phone (again) any time soon.<br />
And my old Nokia 6100 battery has seen better days, okay it is not as bad as a smart phone just yet.</p>
<p>So I could either keep the old N6100, buy a new low end feature phone or get a fancy smart phone.</p>
<p>Until recently I thought that I would end up buying a new feature phone.<br />
But disappointment in the evolution of T9 (none) on dirt cheap phones and the continued desire for a computer in my pocket lead me back to smart phones.</p>
<p>So I ended up ordering a <a href="http://www.geeksphone.com/en/">GeeksPhone One</a>.</p>
<p>Just for completeness some pro/con thoughts about the alternatives.</p>
<h3>Nokia N900</h3>
<p>Pros:</p>
<ul>
<li>Very cool hardware (it even got a hardware keyboard).</li>
<li>Runs a Debian based distribution.</li>
</ul>
<p>Cons:</p>
<ul>
<li>Quite expensive.</li>
<li>Nokia left me for dead with the Nokia 770 tablet (NO I will never forget this).</li>
<li>Closed source just like the Nokia 770 (I can&#8217;t build a firmware for it, see above).</li>
<li>Maemo 5 has a relative small user base.</li>
<li>Maemo 5 is dead? Long live MeeGo?</li>
</ul>
<h3>IPhone</h3>
<p>Pros:</p>
<ul>
<li>Good question&#8230; highest sex appeal perhaps?</li>
</ul>
<p>Cons:</p>
<ul>
<li>Steve (Apple) wants to decide how and for what I use the phone.</li>
<li>Oh, and it is expensive.</li>
</ul>
<h3>Android phones (HTC, Samsung, etc.)</h3>
<p>Pros:</p>
<ul>
<li>Decent to very nice hardware.</li>
<li>Large user base =&gt; lots of applications.</li>
</ul>
<p>Cons:</p>
<ul>
<li>&#8220;They&#8221; want the same control as Apple.</li>
<li>Not free and hacker friendly.</li>
<li>Can be quite expensive.</li>
</ul>
<h3>GeeksPhone ONE</h3>
<p>Pros:</p>
<ul>
<li>Decent hardware that includes a hardware keyboard.</li>
<li>Rather cheap, they had them on sale for €159 (out of stock right now).</li>
<li>No need to &#8220;root&#8221; the phone as it is not locked.</li>
<li>You can build new firmwares for them (rmcc has created quite a few new firmwares).</li>
<li>They encourages people to do so.</li>
<li>As it runs Android there should be a large selection of applications.</li>
</ul>
<p>Cons:</p>
<ul>
<li>Firmware contains closed binary blobs (as far as I know)</li>
<li>Currently only runs Android, no Debian, SHR or FSO yet.</li>
<li>Open schematics and chip documents would have been nice.</li>
<li>The community is VERY Spanish, &#8220;Google Translate&#8221; is really a useful tool here.</li>
<li>The &#8220;One&#8221; is soon to be replaced by two new models.</li>
<li>Why god, why did they have to write &#8220;GeeksPh<span style="color:#33cccc;">õne</span>&#8221; on the back of the unit?</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talpadk.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talpadk.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=111&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talpadk.wordpress.com/2011/01/01/geeksphone-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/debff6b43f4daf9b5025d47aa4e731e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">talpadk</media:title>
		</media:content>
	</item>
		<item>
		<title>Death of projects.openmoko.org</title>
		<link>http://talpadk.wordpress.com/2010/12/31/death-of-projects-openmoko-org/</link>
		<comments>http://talpadk.wordpress.com/2010/12/31/death-of-projects-openmoko-org/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 12:24:36 +0000</pubDate>
		<dc:creator>talpadk</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[openmoko]]></category>

		<guid isPermaLink="false">http://talpadk.wordpress.com/?p=105</guid>
		<description><![CDATA[RIP Before or during the holidays I noticed that projects.openmoko.org were down. As no one seemed to take action I decided to attempt to locate the person(s)  that had the power to do anything about the problem&#8230; Long story short, I eventually received the following e-mail: ---------- Forwarded message ---------- From: Harald Welte &#60;laforge@gnumonks.org&#62; Date: [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=105&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_106" class="wp-caption alignright" style="width: 221px"><a href="http://talpadk.files.wordpress.com/2010/12/tombstone.jpg"><img class="size-full wp-image-106" title="Tombstone" src="http://talpadk.files.wordpress.com/2010/12/tombstone.jpg?w=211&#038;h=320" alt="http://www.geograph.org.uk/photo/107772" width="211" height="320" /></a><p class="wp-caption-text">Copyright Peter Ward and licensed for reuse under this Creative Commons Licence</p></div>
<h1>RIP</h1>
<p>Before or during the holidays I noticed that projects.openmoko.org were down.<br />
As no one seemed to take action I decided to attempt to locate the person(s)  that had the power to do anything about the problem&#8230;<br />
Long story short, I eventually received the following e-mail:</p>
<pre>---------- Forwarded message ----------
From: Harald Welte &lt;laforge@gnumonks.org&gt;
Date: Wed, Dec 29, 2010 at 1:00 PM
Subject: Re: openmoko.org services / projects is now down..
To: "Risto H. Kurppa" &lt;risto@kurppa.fi&gt;

On Wed, Dec 29, 2010 at 12:41:47PM +0200, Risto H. Kurppa wrote:
&gt; Hi Harald!
&gt;
&gt; There has now been some reports about projects.openmoko.org being down..
&gt;
&gt; I this permanent? If yes, it'd be good to create a forward to take the
&gt; users to a wiki page telling what's happened and why. If it isn't
&gt; permanent, some kind of announce would be useful. As far as I know,
&gt; there is code that the developers / users would definitely want to
&gt; backup before removing the whole projects.openmoko.org.  

The change is going to be permanent, as the current installation is
unmaintained for about a year and poses severe security risks.

Anyone who's interested in backups should contact gismo and/or roh, they will
then provide snapshots of the requested information (e.g. cvs/svn/git
repository)

If somebody steps forwared to take the existing information and put all of the
repositories + downloads online somewhere (read-only) for historic reference,
I'd be more than happy to provide the respective account/data.

Regards,
 Harald</pre>
<p>Which is also available at: <a href="http://lists.openmoko.org/pipermail/community/2010-December/064043.html" target="_blank">http://lists.openmoko.org/pipermail/community/2010-December/064043.html</a></p>
<h2>Maybe not entirely dead yet.</h2>
<p>I am not subscribed to that particular mailing list, but I noticed that <a href="http://lists.openmoko.org/pipermail/community/2010-December/064056.html" target="_blank">Alfa21 might have stepped forward to host and maintain it</a>&#8230;</p>
<p>&nbsp;</p>
<h1>Running my own</h1>
<p>It also made me reconsider running my own private <a href="http://fusionforge.org/" target="_blank">FusionForge</a><br />
(I am quite happy with SourceForge except for the fact that it is hosted in the USA, which has silly software export laws)</p>
<h2>Also an idea struck me.</h2>
<p>Wouldn&#8217;t it be nice if there existed a sort of BitTorrent for hosted projects?<br />
Something that enabled anyone to set up a &#8220;project&#8221;.<br />
The bug tracker, Source control, everything should then automatically be &#8220;cloned&#8221; to the network of hosts.<br />
This would allow the network to help load balance the setup.<br />
But most importantly if the original host dropped the interest in the hosting/project the network could ensure the continued availability of the software.</p>
<p>Well one is allowed to dream&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talpadk.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talpadk.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=105&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talpadk.wordpress.com/2010/12/31/death-of-projects-openmoko-org/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/debff6b43f4daf9b5025d47aa4e731e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">talpadk</media:title>
		</media:content>

		<media:content url="http://talpadk.files.wordpress.com/2010/12/tombstone.jpg" medium="image">
			<media:title type="html">Tombstone</media:title>
		</media:content>
	</item>
		<item>
		<title>Stroke recognition keyboard for matchbox</title>
		<link>http://talpadk.wordpress.com/2010/08/06/stroke-recognition-keyboard-for-matchbox/</link>
		<comments>http://talpadk.wordpress.com/2010/08/06/stroke-recognition-keyboard-for-matchbox/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 13:37:16 +0000</pubDate>
		<dc:creator>talpadk</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[openmoko]]></category>

		<guid isPermaLink="false">http://talpadk.wordpress.com/?p=98</guid>
		<description><![CDATA[In yet another shameless self promotion/public information attempt I bring you a video of ﻿﻿strokerecog my &#8220;handwriting recognition&#8221; keyboard application. Unlike initially for the matchbox finger friendly theme there is already a .deb package that can be used to install stroke-recognition on your phone. You may download it﻿ from HERE. However the stroke-recognition-x11_0.29_armel.deb package is [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=98&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_99" class="wp-caption alignright" style="width: 298px"><a href="http://www.youtube.com/watch?v=ydekeXvGCk0"><img class="size-full wp-image-99" title="YouTube video of strokerecog" src="http://talpadk.files.wordpress.com/2010/08/strokerecognition.png?w=288&#038;h=533" alt="" width="288" height="533" /></a><p class="wp-caption-text">YouTube video of strokerecog</p></div>
<p>In yet another shameless self promotion/public information attempt I bring you a <a href="http://www.youtube.com/watch?v=ydekeXvGCk0" target="_blank">video</a> of ﻿﻿strokerecog my &#8220;handwriting recognition&#8221; keyboard application.</p>
<p>Unlike initially for the matchbox finger friendly theme there is already a .deb package that can be used to install stroke-recognition on your phone.<br />
You may <a href="http://projects.openmoko.org/projects/strokerecog/" target="_blank">download it﻿ from HERE</a>.</p>
<p>However the stroke-recognition-x11_0.29_armel.deb package is not as polished as the matchbox theme .deb file<br />
(The theme is by now installable using apt-get install)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talpadk.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talpadk.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=98&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talpadk.wordpress.com/2010/08/06/stroke-recognition-keyboard-for-matchbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/debff6b43f4daf9b5025d47aa4e731e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">talpadk</media:title>
		</media:content>

		<media:content url="http://talpadk.files.wordpress.com/2010/08/strokerecognition.png" medium="image">
			<media:title type="html">YouTube video of strokerecog</media:title>
		</media:content>
	</item>
		<item>
		<title>Finger friendly matchbox theme, now as a Debian package</title>
		<link>http://talpadk.wordpress.com/2010/08/04/finger-friendly-matchbox-theme-now-as-a-debian-package/</link>
		<comments>http://talpadk.wordpress.com/2010/08/04/finger-friendly-matchbox-theme-now-as-a-debian-package/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 11:23:45 +0000</pubDate>
		<dc:creator>talpadk</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[openmoko]]></category>

		<guid isPermaLink="false">http://talpadk.wordpress.com/?p=95</guid>
		<description><![CDATA[&#160; &#160; Edit: The package is apt-get able from the official  pkg-fso.alioth.debian.org The package is not include in the official  pkg-fso.alioth.debian.org repository yet, but you can download the files HERE. I still need to figure out if is okay that the changes file is labeled as i386 or what I need to do differently. But [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=95&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>&nbsp;</p>
<div id="attachment_87" class="wp-caption alignright" style="width: 368px"><a href="http://www.youtube.com/watch?v=ZiSiCwLG3lU"><img class="size-full wp-image-87" title="Freerunner running Matchbox with my finger friendly theme" src="http://talpadk.files.wordpress.com/2010/08/matchbox.png?w=358&#038;h=688" alt="" width="358" height="688" /></a><p class="wp-caption-text">YouTube video of the theme</p></div>
<p>&nbsp;</p>
<p>Edit: The package is apt-get able from the official  pkg-fso.alioth.debian.org</p>
<p>The package is not include in the official  pkg-fso.alioth.debian.org repository yet, but you can <a href="http://www.talpa.dk/?id=42&amp;url=Matchbox/index.php" target="_blank">download the files HERE</a>.</p>
<p>I still need to figure out if is okay that the changes file is labeled as i386 or what I need to do differently.<br />
But at least it passes <em>&#8220;lintian -i -I &#8211;show-overrides &#8211;pedantic matchbox-theme-finger-friendly_7svn_i386.changes&#8221;</em> without<em> any problems.<br />
</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talpadk.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talpadk.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=95&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talpadk.wordpress.com/2010/08/04/finger-friendly-matchbox-theme-now-as-a-debian-package/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/debff6b43f4daf9b5025d47aa4e731e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">talpadk</media:title>
		</media:content>

		<media:content url="http://talpadk.files.wordpress.com/2010/08/matchbox.png" medium="image">
			<media:title type="html">Freerunner running Matchbox with my finger friendly theme</media:title>
		</media:content>
	</item>
		<item>
		<title>Finger friendly matchbox theme</title>
		<link>http://talpadk.wordpress.com/2010/08/02/finger-friendly-matchbox-theme/</link>
		<comments>http://talpadk.wordpress.com/2010/08/02/finger-friendly-matchbox-theme/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 08:15:01 +0000</pubDate>
		<dc:creator>talpadk</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[openmoko]]></category>

		<guid isPermaLink="false">http://talpadk.wordpress.com/?p=86</guid>
		<description><![CDATA[Finger friendly window manages presents special challenges mostly caused by the need for larger controls due to inaccurate finger tapping. On small screen devices like mobile phones this presents another challenge, we do not want to use too much of our small screen for controls. On the Neo/Freerunner this is made even more complicated as [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=86&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_87" class="wp-caption alignright" style="width: 368px"><a href="http://www.youtube.com/watch?v=ZiSiCwLG3lU"><img class="size-full wp-image-87" title="Freerunner running Matchbox with my finger friendly theme" src="http://talpadk.files.wordpress.com/2010/08/matchbox.png?w=358&#038;h=688" alt="" width="358" height="688" /></a><p class="wp-caption-text">YouTube video of the theme</p></div>
<p>Finger friendly window manages presents special challenges mostly caused by the need for larger controls due to inaccurate finger tapping.<br />
On small screen devices like mobile phones this presents another challenge, we do not want to use too much of our small screen for controls.<br />
On the Neo/Freerunner this is made even more complicated as the bezel around the screen makes it hard to tab the edges.<br />
And the edges are where we normally put the controls.</p>
<p>But Nokia seemed to have succeeded in making the <a href="http://matchbox-project.org/">Matchbox</a> window manager <a href="http://matchbox-project.org/screenshots.html">finger friendly on the 770</a>.<br />
And while the 770 does have a larger screen, why not our Freerunner?</p>
<p>I am not graphics artist so I am pretty sure that it could have been made to look nicer but here is what I have done.</p>
<ul>
<li>The top window border have been enlarged to 48px, no other border needed.</li>
<li>The window chooser and close buttons have been made larger and moved away from the left and right edge.<br />
(But the entire area left or right of the icon can be clicked)</li>
<li>Only a small area above the window chooser displays the window title (also activates the chooser)</li>
<li>The font size used for the chooser and application launcher has been increased to allow using them with your fingers</li>
<li>The remaining space is used to &#8220;dock&#8221; the matchbox-panel , so it does not have to use valuable screen estate.</li>
</ul>
<p>There are still plenty of things that remain to be done most importantly create a Debian package to allow others to install the theme easily.</p>
<p>And since there MUST always be one window open to show the  launcher I should probably while(true) spawn either zhone<br />
or some sort of home window in .xsession.</p>
<p>And something must be done to the launcher, as it does not show half of my installed applications including any terminal (shiver), I could either:</p>
<ul>
<li>Fix the launcher config files, I do belive that can be done&#8230;</li>
<li>Remove the launcher from the panel and replace it with the &#8220;home window&#8221; thing.<br />
This would also free the panel space for extra notification icons</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talpadk.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talpadk.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=86&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talpadk.wordpress.com/2010/08/02/finger-friendly-matchbox-theme/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/debff6b43f4daf9b5025d47aa4e731e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">talpadk</media:title>
		</media:content>

		<media:content url="http://talpadk.files.wordpress.com/2010/08/matchbox.png" medium="image">
			<media:title type="html">Freerunner running Matchbox with my finger friendly theme</media:title>
		</media:content>
	</item>
		<item>
		<title>Bleading edge the freesmartphone killer?</title>
		<link>http://talpadk.wordpress.com/2010/07/31/bleading-edge-the-freesmartphone-killer/</link>
		<comments>http://talpadk.wordpress.com/2010/07/31/bleading-edge-the-freesmartphone-killer/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 12:24:21 +0000</pubDate>
		<dc:creator>talpadk</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[openmoko]]></category>

		<guid isPermaLink="false">http://talpadk.wordpress.com/?p=77</guid>
		<description><![CDATA[Ok, maybe not the killer but then at least the delayer. But it did get your attention right? As usual I am struggling just to get the phone working as a receiver of SMS messages. Trying to figure out where gsm0710muxd writes it log files by default I fetched the source. I know it is [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=77&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="attachment_82" class="wp-caption alignright" style="width: 330px"><a href="http://talpadk.files.wordpress.com/2010/07/winchester_knife-other-e1280578876513.jpg"><img class="size-full wp-image-82" title="winchester_knife-other" src="http://talpadk.files.wordpress.com/2010/07/winchester_knife-other-e1280578876513.jpg?w=320&#038;h=213" alt="A Winchester knife" width="320" height="213" /></a><p class="wp-caption-text">Photo courtesy Photos8.com</p></div>
<p>Ok, maybe not the killer but then at least the delayer.<br />
But it did get your attention right?</p>
<p>As usual I am struggling just to get the phone working as a receiver of SMS messages.<br />
Trying to figure out where gsm0710muxd writes it log files by default I fetched the source.</p>
<p>I know it is sort of deprecated but I&#8217;m trying to get my Debian based install up and running.<br />
And the <a href="http://wiki.debian.org/Teams/DebianFSO?action=AttachFile&amp;do=view&amp;target=pkgdeps.png" target="_blank">Debian dependency graph</a> lists it as a dependency of fso-frameworkd&#8230;</p>
<p>gsm0710muxd states: THIS_IS_DEPRECATED_USE_LIBGSM0710MUX<br />
libgsm0710mux states: DEPRECATED_PLEASE_USE_CORNUCOPIA<br />
And of course there is also<br />
fso-abyss.git the &#8220;GSM 07.10 Multiplexer (NG)&#8221; (which is deprecated in favour of cornucopia)</p>
<p>To sum it up we have 4 different implementations of a GSM multiplexer&#8230; no wonder I am a bit confused which to use.</p>
<p>But why not just &#8220;apt-get install cornucopia&#8221; and leave the past behind?<br />
Well I would but unfortunately it seems that the <span style="color:#ff0000;">bleeding</span> edge phone software needs a <span style="color:#ff0000;">bleeding</span> edge &#8220;valac 0.9.3-3&#8243;<br />
which even the vala developers consider a <span style="color:#ff0000;">development release</span> which prevents it from entering the Debian unstable distro.</p>
<p>Being a fan of C and C++ (if you can spare the &#8220;disks&#8221; space for the std. library)<br />
I sure would have preferred if the more proven and stable platform  C were used than this <span style="color:#ff0000;">new kid on the block</span> valac<br />
which I did not even know existed prior to its usage on the Neo/Freerunner.<br />
It sure would make it easier to port it to other distros than SHR.</p>
<p>And then there is SHR and the whole <span style="color:#ff0000;">home-grown</span> Illume 1and 2 issue, focus bugs, all new bugs in V2 (I have not tried it as the mailing list scared me away).<br />
Being slightly conservative with regard to this whole new software ting. What is wrong with say matchbox as far as I know it mostly just works.<br />
Okay it is not thumb friendly per standard, but a little themeing seemed to do the trick for Nokia and the 770/800/810.<br />
And GTK seems to do the trick for my desktop PCs, and it seems slightly more stable that the <span style="color:#ff0000;">fancy</span> <a href="http://www.enlightenment.org/" target="_blank">Enlightenment</a> tool kit.<br />
At least I can not remember having any problems giving focus to a text input field.</p>
<p>But is  SHR not the  most advances phone distro?<br />
It is, however it lacks the diversity of available packages of Debian, and I find the the build system beaks way to easily for my taste.</p>
<p>Why do I believe that all this may be harmful?</p>
<ul>
<li>If there are lots of things that do not work you are more tempted to not use the FSO phone this includes UI misfeatures.<br />
I once used it as my primary phone but have reverted back to an ancient Nokia 6100.</li>
<li>Using new tools makes it harder to gain support from the community as less people know them.</li>
<li>Lots of rewrites causes bad documentation, as no one has the time to write it.<br />
It also makes it harder for the occasional hacker to get anything done as everything is new at each rewrite.<br />
It also puts an increased strain on other distro maintainers as they have to keep up, not only with the new services but also the new dependencies.</li>
</ul>
<p>Last but not least:<br />
Remember the ones writing the code is always right.<br />
If you don not agree with them do not write blog entries, write code.</p>
<p>To: Michael &#8216;Mickey&#8217; Lauer, the SHR and Pkg-FSO team<br />
Keep up the good work, I can not imagine how you get any real life activities done as well as coding this much.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talpadk.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talpadk.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=77&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talpadk.wordpress.com/2010/07/31/bleading-edge-the-freesmartphone-killer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/debff6b43f4daf9b5025d47aa4e731e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">talpadk</media:title>
		</media:content>

		<media:content url="http://talpadk.files.wordpress.com/2010/07/winchester_knife-other-e1280578876513.jpg" medium="image">
			<media:title type="html">winchester_knife-other</media:title>
		</media:content>
	</item>
		<item>
		<title>Renewing your Dovecot SSL certificate</title>
		<link>http://talpadk.wordpress.com/2010/07/18/renewing-your-dovecot-ssl-certificate/</link>
		<comments>http://talpadk.wordpress.com/2010/07/18/renewing-your-dovecot-ssl-certificate/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 09:23:41 +0000</pubDate>
		<dc:creator>talpadk</dc:creator>
				<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://talpadk.wordpress.com/?p=71</guid>
		<description><![CDATA[On my Debian box the following were used: /etc/ssl/certs/dovecot.pem and /etc/ssl/certs/dovecot.pem were the default locations check your /etc/dovecot/dovecot.conf before running. openssl req -new -x509 -nodes -out /etc/ssl/certs/dovecot.pem -keyout /etc/ssl/private/dovecot.pem -days 3650 ﻿/etc/init.d/dovecot restart I got tired of renewing the certificate so I issued one that lasts 10 years. (apparently it does not take that much [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=71&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>On my Debian box the following were used:</p>
<p>/etc/ssl/certs/dovecot.pem and /etc/ssl/certs/dovecot.pem were the default locations check your /etc/dovecot/dovecot.conf before running.</p>
<blockquote><p>openssl req -new -x509 -nodes -out /etc/ssl/certs/dovecot.pem -keyout /etc/ssl/private/dovecot.pem -days 3650</p>
<p>﻿/etc/init.d/dovecot restart</p></blockquote>
<p>I got tired of renewing the certificate so I issued one that lasts 10 years.<br />
(apparently it does not take that much to make me tired)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/talpadk.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/talpadk.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=talpadk.wordpress.com&#038;blog=7319037&#038;post=71&#038;subd=talpadk&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://talpadk.wordpress.com/2010/07/18/renewing-your-dovecot-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/debff6b43f4daf9b5025d47aa4e731e8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">talpadk</media:title>
		</media:content>
	</item>
	</channel>
</rss>
