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

<channel>
	<title>Whatever&#039;s on my mind</title>
	<atom:link href="http://blog.jhr-online.de/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.jhr-online.de</link>
	<description>or: jhr experiencing the world</description>
	<lastBuildDate>Tue, 08 Nov 2011 11:46:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>On GNOME 3</title>
		<link>http://blog.jhr-online.de/301</link>
		<comments>http://blog.jhr-online.de/301#comments</comments>
		<pubDate>Tue, 08 Nov 2011 11:46:55 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[fsfe]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[gnome-shell]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=301</guid>
		<description><![CDATA[Since there have been a few blog posts about GNOME 3 already, I&#8217;m sure you don&#8217;t mind me adding one. I&#8217;m one of those who don&#8217;t do any work, just lurk around and wait for stuff to be fixed &#8212; or working in the first place. I also don&#8217;t like compiling GNOME myself. I barely [...]]]></description>
			<content:encoded><![CDATA[<p>Since there have been a few blog posts about GNOME 3 already, I&#8217;m sure you don&#8217;t mind me adding one. I&#8217;m one of those who don&#8217;t do any work, just lurk around and wait for stuff to be fixed &#8212; or working in the first place. I also don&#8217;t like compiling GNOME myself. I barely touched the already packaged stuff in the repository of our Debian GNOME packaging team. But I run unstable plus stuff from experimental. I&#8217;ll thus have a bit of a different experience with GNOME 3 than current testing users who at least in parts don&#8217;t seem to like what they&#8217;re getting.</p>
<p>That being said&#8230; I love it.</p>
<p>No, I don&#8217;t mind running network manager on my systems, I even have it on my netbook (Atom processor). I used wicd for a long time because network manager really got nothing done back in the days (half a year ago or what :)). Nowadays, since version 0.9, it works fine for me. No fiddling around with config files, perfect integration in the desktop, and LAN and WLAN Just Work [tm].</p>
<p>No, I don&#8217;t like if some weird dependencies dictate what tools to use. I usually used pidgin for messaging, for instance. Now I&#8217;m using empathy, simply because it&#8217;s best integrated in GNOME. And no, I won&#8217;t switch from mutt to evolution. :-P</p>
<p>And there are more such cases. Also, these weird accessibility tools that are stuck in the gnome-shell &#8220;top panel&#8221;, I don&#8217;t need them. Still there. (There&#8217;s an extension to remove it, by the way.) Also, I must say, GNOME 3.2 is a lot better than 3.0 already. And I think 3.4 might do the final trick for me.</p>
<p>Fact is, with GNOME 3 I have a much cleaner desktop, there is more room for windows (which is nice on a netbook display), there are web apps which I already use a lot, and it has a professional, not too playful look (i.e. a few effects, clear and consistent theming, no bubbling windows). And the new notification stuff is just awesome, especially with the empathy integration.</p>
<p>Oh, and too many mouse click to access an application? 1) Put your most used apps in the favorites bar (or whatever it is called); it&#8217;s just one click then. 2) Press your meta-key (that way our name for the windows key, or was that the ESC key? Whatever, press your windows key), type in the first two or three letters of your application, and hit enter; you don&#8217;t need a mouse at all.</p>
<p>There. It had to be said. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/301/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>zsh, tab completion, remote hosts, and collaboration</title>
		<link>http://blog.jhr-online.de/290</link>
		<comments>http://blog.jhr-online.de/290#comments</comments>
		<pubDate>Mon, 26 Sep 2011 11:34:21 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[authentification]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[diff]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[fsfe]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tab completion]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=290</guid>
		<description><![CDATA[Using zsh as default shell is perfect. Using grml-zsh stuff to configure it, even better. Using XTaran&#8217;s config, way better. Using your own config, invaluable. Now, there is one thing that always bothered me: having all hosts I usually deal with in my ~/.ssh/config in order to have tab completion (and short names). I wanted [...]]]></description>
			<content:encoded><![CDATA[<p>Using <a href="http://www.zsh.org/" target="_blank">zsh</a> as default shell is perfect. Using <a href="http://grml.org/zsh/" target="_blank">grml-zsh</a> stuff to configure it, even better. Using <a href="http://git.noone.org/?p=zsh.git" target="_blank">XTaran&#8217;s config</a>, way better. Using your own config, invaluable. Now, there is one thing that always bothered me: having all hosts I usually deal with in my <em>~/.ssh/config</em> in order to have tab completion (and short names). I wanted to improve the situation and was kindly pointed in a different direction by <a href="http://www.df7cb.de/" target="_blank">Myon</a>, namely to just use the <em>~/.ssh/known_hosts</em> for tab completion. How about that?</p>
<p>I started playing around with the config and, as it turns out, Axel already has something ready. Unfortunately, it didn&#8217;t fulfill all my needs yet. That is because I have multiple <em>known_hosts</em> files. Martin already filed a <a href="http://bugs.debian.org/481250" target="_blank">bug</a> to have ssh read <em>~/.ssh/known_hosts.d/*</em> but that isn&#8217;t resolved yet either, even though <a href="https://bugzilla.mindrot.org/show_bug.cgi?id=1654" target="_blank">upstream is aware</a> of it. I thus had to point tab completion and ssh to multiple files by hand. But that&#8217;s not too bad for now. Let&#8217;s have a look:</p>
<p><code>Host *<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HashKnownHosts no</p>
<p>Host *.your-work.com<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;User that-is-what-they-call-me-at-work<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UserKnownHostsFile ~/.ssh/known_hosts.work</p>
<p>Host *.debian.org<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UserKnownHostsFile ~/.ssh/known_hosts.debian<br />
</code></p>
<p>What am I doing? Well, we need to deactivate the hashing of known hosts. Otherwise your <i>known_hosts</i> files aren&#8217;t readable as needed. Then you define your <em>known_hosts</em> files for the domains you care about. Pretty straight forward.</p>
<p>Now, how about tab completion in zsh? Well, easy part actually:</p>
<p><code>[ -f ~/.ssh/config ] &#038;&#038; : ${(A)ssh_config_hosts:=${${${${(@M)${(f)"$(<~/.ssh/config)"}:#Host *}#Host }:#*\**}:#*\?*}}<br />
[ -f ~/.ssh/known_hosts ] &#038;&#038; : ${(A)ssh_known_hosts:=${${${(f)"$(<$HOME/.ssh/known_hosts)"}%%\ *}%%,*}}<br />
[ -f ~/.ssh/known_hosts.work ] &#038;&#038; : ${(A)ssh_known_hosts_work:=${${${(f)"$(<$HOME/.ssh/known_hosts.work)"}%%\ *}%%,*}}<br />
[ -f ~/.ssh/known_hosts.debian ] &#038;&#038; : ${(A)ssh_known_hosts_debian:=${${${(f)"$(<$HOME/.ssh/known_hosts.debian)"}%%\ *}%%,*}}</p>
<p>zstyle ':completion:*:hosts' hosts $ssh_config_hosts $ssh_known_hosts $ssh_known_hosts_work $ssh_known_hosts_debian</code></p>
<p>What's here? We read and parse your <em>~/.ssh/config</em> for configured hosts, then we parse all your <em>known_hosts</em> files which are for me: <em>~/.ssh/known_hosts</em>, <em>~/.ssh/known_hosts.work</em>, and <em>~/.ssh/known_hosts.debian</em>. And lastly, all is added to zsh completion for hosts. That actually works. :)</p>
<p>Axel, that makes a diff for you looking like this:</p>
<p><code>diff --git a/zsh.d/70-completion b/zsh.d/70-completion<br />
index e92e068..5abf5cc 100644<br />
--- a/zsh.d/70-completion<br />
+++ b/zsh.d/70-completion<br />
@@ -8,6 +8,8 @@</p>
<p> [ -f ~/.ssh/config ] &#038;&#038; : ${(A)ssh_config_hosts:=${${${${(@M)${(f)"$(<~/.ssh/config)"}:#Host *}#Host }:#*\**}:#*\?*}}<br />
 [ -f ~/.ssh/known_hosts ] &#038;&#038; : ${(A)ssh_known_hosts:=${${${(f)"$(<$HOME/.ssh/known_hosts)"}%%\ *}%%,*}}<br />
+[ -f ~/.ssh/known_hosts.work ] &#038;&#038; : ${(A)ssh_known_hosts_work:=${${${(f)"$(<$HOME/.ssh/known_hosts.work)"}%%\ *}%%,*}}<br />
+[ -f ~/.ssh/known_hosts.debian ] &#038;&#038; : ${(A)ssh_known_hosts_debian:=${${${(f)"$(<$HOME/.ssh/known_hosts.debian)"}%%\ *}%%,*}}</p>
<p>-zstyle ':completion:*:*:*' hosts $ssh_config_hosts $ssh_known_hosts<br />
+zstyle ':completion:*:hosts' hosts $ssh_config_hosts $ssh_known_hosts $ssh_known_hosts_work $ssh_known_hosts_debian</code></p>
<p>Care to merge?</p>
<p>Oh, and before I forget... Of course you don't need to check each and every host by yourself. Debian provides ssh keys for all hosts on master. Just do a</p>
<p><code>scp master.debian.org:/etc/ssh/ssh_known_hosts ~/.ssh/known_hosts.debian</code></p>
<p>and I'm sure, your security aware employer has such a file for you as well. Doesn't he? ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/290/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save the environment and come to LinuxTag 2011 in Berlin</title>
		<link>http://blog.jhr-online.de/283</link>
		<comments>http://blog.jhr-online.de/283#comments</comments>
		<pubDate>Thu, 28 Apr 2011 11:11:48 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[announce]]></category>
		<category><![CDATA[Berlin]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[Germany]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[RealLife]]></category>
		<category><![CDATA[Thomas Mann]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=283</guid>
		<description><![CDATA[It&#8217;s the time of the year again. LinuxTag is right up and, of course, Debian is part of it. But, it wouldn&#8217;t be us if we didn&#8217;t have any problems at all. Well, the situation isn&#8217;t real bad™ but could deserve some improvement. Improvement about what, you ask? Isn&#8217;t that obvious? It&#8217;s man power that [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s the time of the year again. <a href="http://www.linuxtag.org/2011/" target="_blank">LinuxTag</a> is right up and, of course, <a href="http://www.debian.org" target="_blank">Debian</a> is part of it. But, it wouldn&#8217;t be us if we didn&#8217;t have any problems at all. Well, the situation isn&#8217;t real bad™ but could deserve some improvement. Improvement about what, you ask? Isn&#8217;t that obvious? It&#8217;s man power that we need (women shall feel included :)).</p>
<p>Now, LinuxTag 2011 is going to happen, with or without you, on May 11th to 14th. Needless to say that you&#8217;ll be missing quite a lot if you don&#8217;t attend. I mean, even <a href="http://www.linuxtag.org/2011/en/program/freies-vortragsprogramm/rednerliste/vortragsdetails.html?talkid=245" target="_blank">Zack will be there</a>. And so will I (most probably at least). <a href="http://wiki.debian.org/DebianEventsDe/2011/LinuxTag" target="_blank">And even more&#8230;</a> Who&#8217;s willing to miss that, really? So, pack your stuff, get a train ticket or your car or your friend&#8217;s car or the car of a friend of your friend who knows a friend who doesn&#8217;t know you but still wants to give you his car which you don&#8217;t even need since you already have the car of that friend of your friend and now you have two cars and can even bring another bunch of fellas who probably own cars themselves and now you&#8217;re thinking about the environment because of all the cars that will come to Berlin and because of that you suddenly buy a train ticket and leave all three cars at home&#8230; and in the end only one thing counts: you&#8217;ll be there. Oh, and before you drive off to your local train station, please put your name into our <a href="http://wiki.debian.org/DebianEventsDe/2011/LinuxTag" target="_blank">neat little list</a> so we can count on you as booth staff &#8212; that&#8217;s because we need man power in case you missed that section or somehow forgot it while thinking about that guy who is the friend of your friend that owns a car but rather comes by train as it saves the environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/283/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Gnome calendar</title>
		<link>http://blog.jhr-online.de/266</link>
		<comments>http://blog.jhr-online.de/266#comments</comments>
		<pubDate>Thu, 17 Feb 2011 15:27:43 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[appointment]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[lazyweb]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[Packaging]]></category>
		<category><![CDATA[RealLife]]></category>
		<category><![CDATA[sophisticated]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=266</guid>
		<description><![CDATA[Dear lazyweb, I&#8217;m using Gnome for quite some time now and I&#8217;m always satisfied with the interfaces I have to whatever I need. There is one thing, though, that I miss: a calendar. I don&#8217;t like evolution, I don&#8217;t need another mail client. What I want is a simple, yet sophisticated application that I can [...]]]></description>
			<content:encoded><![CDATA[<p>Dear lazyweb,</p>
<p>I&#8217;m using Gnome for quite some time now and I&#8217;m always satisfied with the interfaces I have to whatever I need. There is one thing, though, that I miss: a calendar. I don&#8217;t like evolution, I don&#8217;t need another mail client. What I want is a simple, yet sophisticated application that I can put appointments in and which reminds me of them (recurring issues should be possible, too). It may but doesn&#8217;t have to be somehow attached to the Gnome clock or whatever. Though I expect it to look &#8220;Gnome-like&#8221; and be accessible from the panel. Do you know such? And is there even a Debian package for it?</p>
<p>Thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/266/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Message too long</title>
		<link>http://blog.jhr-online.de/191</link>
		<comments>http://blog.jhr-online.de/191#comments</comments>
		<pubDate>Wed, 16 Feb 2011 13:58:05 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[German]]></category>
		<category><![CDATA[Hypotaxis]]></category>
		<category><![CDATA[long]]></category>
		<category><![CDATA[Messaging]]></category>
		<category><![CDATA[nonsense]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[RealLife]]></category>
		<category><![CDATA[Thomas Mann]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=191</guid>
		<description><![CDATA[In einer Zeit, in der förmlich alles im Internet abgehandelt wird, in der die Sekunden schneller gehen als je zuvor, in der die Menschen keine Zeit mehr haben, auf ein persönliches Treffen zu warten oder kurz anzurufen; in einer Zeit, in der man nur schnell mal was fragen wollte, um dann schon zum nächsten Tagesordnungspunkt [...]]]></description>
			<content:encoded><![CDATA[<p>In einer Zeit, in der förmlich alles im Internet abgehandelt wird, in der die Sekunden schneller gehen als je zuvor, in der die Menschen keine Zeit mehr haben, auf ein persönliches Treffen zu warten oder kurz anzurufen; in einer Zeit, in der man nur schnell mal was fragen wollte, um dann schon zum nächsten Tagesordnungspunkt überzugehen; in einer solchen Zeit beschloss ich, eine Freundin nach der Telefonnummer von ihrem Frisör zu fragen, die ich von anderer Quelle nicht in Erfahrung bringen konnte, denn, wer mich kennt, weiß, dass ich das mal wieder nötig habe. Leider war meine Frage wohl zu lang, um über den Facebook-Chat zu wandern, also schrieb ich sie ihr in einer Facebook-Message. Dabei hab ich mich extra kurz gefasst:</p>
<blockquote><p>Liebe Zeitgenossin, mir ist zuweilen vorgetragen worden, dass, und solches stelle man sich ersteinmal vor, obgleich doch es wenig überraschend ist, bedenkt man, um wen es sich handelt, du ganz im Gegensatz zu ihr im stolzen Besitze dessen bist, das mir zueigen gemacht sich gar lohnen würde, wenn auch der Ausgang des angestrebten Unterfangens noch umnachtet, will sagen: in greifbarer und dennoch unklarer Ferne zu liegen scheint. Aus diesem Grunde nun würde ich meine Verbundenheit zu deiner Person außerdordentlich zum Ausdruck bringen wollen, wenn nun du, so deine bezaubernde Güte es zulässt, mir unter die Arme greiftest, um mir zu geben, was sie mir nicht geben konnte angesichts ihrer erstaunlichen Besitzlosigkeit. Was dieses etwas, dessen ich mich ermächtigen will, nun ist, wird deinen Geiste wohl beschäftigen, und es liegt mir fern, mich der Werkzeuge verbaler Folter zu bedienen, um zu spannen, was zu spannen sich nun nicht mehr gehört. Es liegt mir nämlich zweierlei am Herzen: zum einen, deine unermässliche Güte und Zuneigung nicht zu strapazieren, zum anderen, mein Anliegen einer Endgültigkeit näher zu bringen. Daher möchte ich darum bitten, holde Maid, dass du mir an ihrer Stelle die Ehre erweisest und mir mitteiltest, wie die Nummer derjenigen, die deiner Kopfbedeckung ständig so zuträglich ist, lautet, sodass ich mit ihr eine Unterredung und mögliche Behandlung meines dir bekanntes Dilemmas vereinbaren kann. Ich hoffe, selbiges liegt so weit auch in deinem Interesse, dass du mir diesen Gefallen nicht abschlägst und mich so zu einem glücklichen Freund an deiner Seite machst, der, wie angedeutet, tief in deiner Schuld stünde.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/191/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google maps irritated?</title>
		<link>http://blog.jhr-online.de/169</link>
		<comments>http://blog.jhr-online.de/169#comments</comments>
		<pubDate>Wed, 08 Dec 2010 11:27:21 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[fsfe]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[nonsense]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[RealLife]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=169</guid>
		<description><![CDATA[Countless times already have I used Google&#8217;s amazing feature called maps. Admittedly, if you know me, you might wonder how I can be advertising Google. At least as often as I used google maps, I have told people about google&#8217;s evilness. They&#8217;re making their users transparent in ways most people can&#8217;t even imagine &#8212; transparent [...]]]></description>
			<content:encoded><![CDATA[<p>Countless times already have I used <a href="http://maps.google.com" target="_blank">Google&#8217;s amazing feature called maps</a>. Admittedly, if you know me, you might wonder how I can be advertising Google. At least as often as I used google maps, I have told people about google&#8217;s evilness. They&#8217;re making their users transparent in ways most people can&#8217;t even imagine &#8212; transparent to other users (just like Facebook does) but, more importantly, transparent to themselves and their advertising customers. Technically skilled people reading my blog probably just nod and scoll down now&#8230; :)  Well, there still is something about Google that makes me use their developments: they are good. I don&#8217;t know any other online service to create own maps, get directions etc. with as much detail and huge amount of data as google delivers. Thus, Google maps became my main source for locations and directions world wide.  As such, I wanted to use it to get directions between places in Berlin, Germany. Apparently, Google&#8217;s software had some kind of hick up or whatever, though. They got the directions right but somehow I doubt the map is anyhow related to what I requested. See for yourself&#8230;<a rel="attachment wp-att-176" href="http://blog.jhr-online.de/169/google-maps-2"><img class="aligncenter size-medium wp-image-176" title="Google maps irritated" src="http://blog.jhr-online.de/wp-content/uploads/2010/12/google-maps-2-400x234.png" alt="Google maps irritated" width="400" height="234" /></a>Yes, yes, no software is perfect&#8230; but still :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/169/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Yet another new gpg key</title>
		<link>http://blog.jhr-online.de/146</link>
		<comments>http://blog.jhr-online.de/146#comments</comments>
		<pubDate>Mon, 08 Nov 2010 22:16:53 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[announce]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[fsfe]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[gnupg]]></category>
		<category><![CDATA[GPG]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=146</guid>
		<description><![CDATA[Since thousands of people seem to like RSA keys these days and my key is &#8220;old&#8221; anyways, I thought: how about running where the other lemmings run&#8230; So, here it is, my transition to a new gpg key. A properly written transition document is to be found here, obviously signed by both the old and [...]]]></description>
			<content:encoded><![CDATA[<p>Since thousands of people seem to like RSA keys these days and my key is &#8220;old&#8221; anyways, I thought: how about running where the other lemmings run&#8230; So, here it is, my transition to a new gpg key. A properly written <a href="http://blog.jhr-online.de/key-transition-2010.txt">transition document is to be found here</a>, obviously signed by both the old and the new key. I&#8217;d appreciate signatures if your signing policy allows (and you&#8217;re not insanely signing anything that looks like it could be signed).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/146/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tmux entered my system</title>
		<link>http://blog.jhr-online.de/127</link>
		<comments>http://blog.jhr-online.de/127#comments</comments>
		<pubDate>Mon, 06 Sep 2010 15:36:02 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[debianforum]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[fsfe]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[tmux]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=127</guid>
		<description><![CDATA[Been playing with that thought for a while now, finally got to rebuilding it for lenny, now I&#8217;m using it&#8230; tmux is the new screen. To have fun already I read a few short introductions and got myself a few suggestions for a proper .tmux.conf. So, for root I have this one now: # Copy [...]]]></description>
			<content:encoded><![CDATA[<p>Been playing with that thought for a while now, finally got to rebuilding it for lenny, now I&#8217;m using it&#8230; <a href="http://packages.debian.org/search?keywords=tmux" target="_blank">tmux</a> is the new screen. To have fun already I read a few short <a href="http://www.openbsd.org/faq/faq7.html" target="_blank">introductions</a> and got myself a few suggestions for a proper .tmux.conf. So, for root I have this one now:</p>
<p><code> # Copy mode<br />
unbind [<br />
bind Escape copy-mode<br />
</code></p>
<p><code> # Use Vi mode<br />
setw -g mode-keys vi<br />
</code></p>
<p><code># Make mouse useful in copy mode<br />
setw -g mode-mouse on<br />
</code></p>
<p><code># More straight forward key bindings for splitting<br />
unbind %<br />
bind | split-window -h<br />
bind h split-window -h<br />
unbind '"'<br />
bind - split-window -v<br />
bind v split-window -v<br />
</code></p>
<p><code># History<br />
set -g history-limit 4000<br />
</code></p>
<p><code># Terminal emulator window title<br />
set -g set-titles on<br />
set -g set-titles-string '#S:#I.#P #W'<br />
</code></p>
<p><code># Status Bar<br />
set -g status-bg black<br />
set -g status-fg white<br />
set -g status-interval 1<br />
set -g status-left '#[fg=green]#H#[default]'<br />
# no line break here, it's just to long for my blog layout!<br />
set -g status-right '#[fg=yellow]#(cut -d " " -f 1-4 /proc/loadavg)#[default] #[fg=cyan,bold]%Y-%m-%d %H:%M:%S#[default]'<br />
</code></p>
<p><code># Notifying if other windows has activities<br />
setw -g monitor-activity on<br />
set -g visual-activity on<br />
</code></p>
<p><code># Highlighting the active window in status bar<br />
setw -g window-status-current-bg red<br />
</code></p>
<p><code># Clock<br />
setw -g clock-mode-colour green<br />
setw -g clock-mode-style 24<br />
</code></p>
<p><code># Create a default session<br />
new -n htop -d htop<br />
setw -t htop monitor-activity off<br />
neww -n aptitude -d aptitude<br />
neww -d</code></p>
<p>Then I added a new alias to my user&#8217;s zsh config:</p>
<p><code>alias root='su -c "tmux attach"'</code></p>
<p>Why &#8216;tmux attach&#8217;? Because tmux would start a new session which I don&#8217;t want it to. The config already starts a session which we can immediately attach to. Also, when such session was started I can attach to it as a user with the very same command over and over again. That makes it pretty handy as I always have htop, aptitude and a free shell available in a nice tmux session. Great. How did I live until now? ;-)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/127/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>[OT] Online magazine in German about music</title>
		<link>http://blog.jhr-online.de/122</link>
		<comments>http://blog.jhr-online.de/122#comments</comments>
		<pubDate>Tue, 29 Jun 2010 19:04:22 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[fsfe]]></category>
		<category><![CDATA[magazine]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[private]]></category>
		<category><![CDATA[RealLife]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=122</guid>
		<description><![CDATA[It&#8217;s pretty off topic for my blog since I usually only blog about technical stuff. But this is just great. Real life people having a real look at concerts of prominent and not-so-prominent musicians. And it&#8217;s all in German which is a nice thing since most of such stuff I have to find on English [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s pretty off topic for my blog since I usually only blog about technical stuff. But this is just great. Real life people having a real look at concerts of prominent and not-so-prominent musicians. And it&#8217;s all in German which is a nice thing since most of such stuff I have to find on English web sites (except the obvious German big press influence). Made me notice I missed the <a href="http://www.jmcmagazin.de/2010/06/02/jamie-cullum-31-05-2010-berlin/" target="_blank">concert of Jamie Cullum</a> &#8212; of course. But the article is quite nice and I definitely enjoy reading more of those. <a href="http://www.jmcmagazin.de" target="_blank">Have a look</a> if you&#8217;re as keen on music as I am, or not. :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/122/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MiniDebConf in Berlin, now</title>
		<link>http://blog.jhr-online.de/116</link>
		<comments>http://blog.jhr-online.de/116#comments</comments>
		<pubDate>Fri, 11 Jun 2010 05:56:51 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[BSP]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MiniDebconf]]></category>
		<category><![CDATA[Packaging]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=116</guid>
		<description><![CDATA[Good morning everyone, after quite some time of organization, we got the MiniDebConf running in Berlin. Yesterday at 9.30, Zack had the pleasure of opening the event which seems to be reflected in the press already. After that, we had nice talks, one every hour from 10 to 6 with mine being the last one [...]]]></description>
			<content:encoded><![CDATA[<p>Good morning everyone,</p>
<p>after quite some time of organization, we got the MiniDebConf running in Berlin. Yesterday at 9.30, Zack had the pleasure of opening the event which seems to be reflected in the press already. After that, we had nice talks, one every hour from 10 to 6 with mine being the last one of the day at 5 p.m. Yes, I did it :) Slides, links, and all that stuff will follow in a later post, or more official announcements. Right now I&#8217;m preparing myself to get back to the fairground. The second day starts with another bunch of talks at 10 and I&#8217;m excited to meet different people again and hear more interesting talks.</p>
<p>The BSP went&#8230; well. :) Actually, we didn&#8217;t really fix many bugs, I guess. A few maintainers stayed after the event as well as a couple of users completely new to packaging. Thus, it was more like a small social event bit it was really fun. And of course the HackLab is still open today, so we have every chance to fix more bugs&#8230;</p>
<p>This just as a small input from where we stand. More is to come some time later, probably after the weekend, we&#8217;ll see&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/116/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Berlin, next week</title>
		<link>http://blog.jhr-online.de/108</link>
		<comments>http://blog.jhr-online.de/108#comments</comments>
		<pubDate>Thu, 03 Jun 2010 07:53:08 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[debianforum]]></category>
		<category><![CDATA[fsfe]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MiniDebconf]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[RealLife]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=108</guid>
		<description><![CDATA[It seems I&#8217;ve missed quite a few weeks in my countdown to our Mini DebConf. Fortunately, it&#8217;s not too late for you to join &#8212; even if, right now, you don&#8217;t know why you should! So what&#8217;s the status? Well, we&#8217;ve had out problems in the beginning to start the whole thing but we managed. [...]]]></description>
			<content:encoded><![CDATA[<p>It seems I&#8217;ve missed quite a few weeks in my countdown to our <a href="http://www.minidebconf.de/" target="_blank">Mini DebConf</a>. Fortunately, it&#8217;s not too late for you to join &#8212; even if, right now, you don&#8217;t know why you should! So what&#8217;s the status?</p>
<p>Well, we&#8217;ve had out problems in the beginning to start the whole thing but we managed. There are a few minor issues left, I admit. If you happen to have a bit time on 10th or 11th to hold the camera for an hour or so, <a href="http://wiki.debconf.org/wiki/Miniconf-LT-Berlin/2010/Helper" target="_blank">contact us</a>! Or if there is *anything* you would wanna do to help us out a bit, don&#8217;t be shy. You don&#8217;t need to be a known Debian contributor, you don&#8217;t need to know us. Arguably, you should know Debian but then, if you&#8217;re able to spell the name correctly, you&#8217;re probably in. :-)</p>
<p>Apart from that, we really think it&#8217;s gonna be awesome. Not only will there be a few Debian Developers from outside Germany, like our project leader zack who we have the honor of listening to for he has the first talk on Thursday. There will also be quite a few German faces that some of us haven&#8217;t met yet &#8212; have <strong>you</strong> met Sebastian, the chief of our beloved <a href="http://www.debianforum.de" target="_blank">debianforum.de</a>, yet? <strong>We are going to have a great time</strong> and you&#8217;re a fool not to join.</p>
<p>Thus, a last time for all of you who still don&#8217;t know what I&#8217;m talking about: Next week there&#8217;ll be the famous LinuxTag in Berlin from Wednesday to Saturday. Right in the middle, on Thursday and Friday, we, the Debian community, will have a Mini DebConf <strong>right there</strong>. There will be talks about different Debian related things. And many active developers will be there happy to talk to you about whatever you always wanted to know or say about Debian. And then, not to forget, we&#8217;ll have a hacklab where you can easily plug in your notebook and start hacking with us. Have an idea to improve Debian? Always wanted to know how to fix a bug? You want to make Debian Squeeze the best Debian release ever? Join us &#8212; it seems we&#8217;re fighting on the same side.</p>
<p>See you there, guys!</p>
<p>PS: <a href="http://lists.debian.org/debian-events-eu/2010/06/msg00010.html" target="_blank">The latest and hottest news about it.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/108/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Talking about Free Software</title>
		<link>http://blog.jhr-online.de/96</link>
		<comments>http://blog.jhr-online.de/96#comments</comments>
		<pubDate>Mon, 26 Apr 2010 19:39:52 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[fsfe]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[RealLife]]></category>

		<guid isPermaLink="false">http://blog.jhr-online.de/?p=96</guid>
		<description><![CDATA[When I first started using Free Software &#8212; yes, that&#8217;s quite some time ago &#8212; I found it the right thing to do. It felt like I was first time ever really controlling what my computer does. Took just a bit of time to notice I really never knew anything about it. Well, almost at [...]]]></description>
			<content:encoded><![CDATA[<p>When I first started using Free Software &#8212; yes, that&#8217;s quite some time ago &#8212; I found it the right thing to do. It felt like I was first time ever really controlling what my computer does. Took just a bit of time to notice I really never knew anything about it. Well, almost at least. Then when I started contributing to Free Software this obviously changed. One of the freedoms is to learn from the code you&#8217;re running. And I did it&#8230; by reading, contributing, doing nonsense with it, reimplementing it&#8230; you know the deal.</p>
<p>Starting to work on Debian was something that just evolved out of it. Doing so gave me the opportunity to give back. I never achieved that actually, though. At least I don&#8217;t consider my contributions even remotely sufficient to make up for the great deal of software that I use &#8212; sometimes without noticing it. Still there&#8217;s lots of stuff that I don&#8217;t have a clue of and I rely on other developers to do their (volunteer) job. Otherwise my knowledge wouldn&#8217;t help much. I could never continue kernel development if those kernel hackers all stepped back for instance. I guess, it&#8217;s getting more and more difficult the closer the piece of code is to hardware.</p>
<p>Another thought I had was about Free Software in general. It&#8217;s more than just the code (although it might be the most important part), it&#8217;s also a concept that needs to be communicated. Firefox on Windows shows how Free Software can have a big market share in an otherwise closed source environment. Yet I&#8217;m not sure all users know about it being open source and what that means (hear them talk about Freeware instead). And who is dealing with this conceptual stuff?</p>
<p>I decided to do something about all that. Now I don&#8217;t really have money but a bit I thought I could share. And I could set yet another sign by publicly talking about it, or casually mentioning that I consider Free Software and Linux a good thing. So you will see a mail signature now below all my mails. I always wondered what one might gain with such and now I found a reason to include one. It reads:</p>
<pre>Debian Developer                                 www.debian.org
Member of the Linux Foundation                    www.linux.com
Fellow of the Free Software Foundation Europe      www.fsfe.org</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/96/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mini DebConf 2010 Berlin. See you there?</title>
		<link>http://blog.jhr-online.de/77</link>
		<comments>http://blog.jhr-online.de/77#comments</comments>
		<pubDate>Wed, 21 Apr 2010 07:52:47 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[announce]]></category>
		<category><![CDATA[Debconf]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[MiniDebconf]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[RealLife]]></category>

		<guid isPermaLink="false">http://jhr-online.de/?p=77</guid>
		<description><![CDATA[Hi everyone! I hope you all have already seen at least parts of our preparation for a Mini DebConf in Berlin this year. There are various posts on planet,  some mails on -project and -events-eu and &#8212; as I saw just today &#8212; even identi.ca is not spared. If you haven&#8217;t heard of it, this [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone!<a href="http://wiki.debconf.org/wiki/Miniconf-LT-Berlin/2010"><img class="alignright size-full wp-image-88" title="minidebconf-2010-Im-attending" src="http://jhr-online.de/wp-content/uploads/2010/04/minidebconf-10-detaos-emailtag.png" alt="Mini DebConf 2010 Berlin - I'm attending" width="339" height="103" /></a></p>
<p>I hope you all have already seen at least parts of our preparation for a Mini DebConf in Berlin this year. There are various posts on planet,  some mails on -project and -events-eu and &#8212; as I saw just today &#8212; even identi.ca is not spared. If you haven&#8217;t heard of it, this is your chance.</p>
<p>Every year the LinuxTag (Linux day) is a four-day event in Berlin, Germany, likely comparable to other OpenSource events. It provides talks, discussion and a lot of booths of various Free Software projects. This year&#8217;s LinuxTag will be on June 9th till 12th. Since it&#8217;s held on a</p>
<p>huge fairground, we were able to get quite some piece of it for our own use. We will have two areas, one for talks, the other as a hack lab and use right the middle of the LinuxTag for the Mini DebConf: June 10th and 11th &#8212; with the hack lab open all through the night of course.</p>
<p>Finding sponsors was the hardest deal in the beginning and we&#8217;re not done with it yet. We got enough money, though, to make the decision and we still hope to get everything covered. Luckily we also have hardware sponsors and help on various issues we would not be able to deal with on our own. What&#8217;s still missing, is you! :)</p>
<p>The schedule for the talks is almost full, yet the hack lab could need more man power. Our idea is &#8212; since we will be in freeze by then, right? &#8212; to do a BSP incl. help for newbies. That means we will not only try to help users, we also would like to teach how to squash bugs and thus attract possible maintainers and other contributors. All that of course only works if we are enough people there.</p>
<p>Now I understand this might seem to be only attractive to german developers as most of the talks will be held in german. But I strongly believe we can deal with it if you don&#8217;t speak german. :) And at least on the first day of the event, you can meet our new DPL zack who will have the pleasure to provide the opening talk. Yay!</p>
<p>Having said all this, you are more than invited to attend and help. Find more info (and a way to offer help) in the debconf wiki and enjoy more press announcements within the next few weeks.</p>
<p><a href="http://wiki.debconf.org/wiki/Miniconf-LT-Berlin/2010">http://wiki.debconf.org/wiki/Miniconf-LT-Berlin/2010</a></p>
<p>On OFTC:</p>
<pre>/join #debian-miniconf-berlin</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/77/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VoIP of different quality</title>
		<link>http://blog.jhr-online.de/73</link>
		<comments>http://blog.jhr-online.de/73#comments</comments>
		<pubDate>Tue, 20 Apr 2010 17:52:56 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Messaging]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[RealLife]]></category>
		<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://jhr-online.de/?p=73</guid>
		<description><![CDATA[Dear lazyweb, I&#8217;m using VoIP stuff of different kinds already and I actually enjoy it. Thing is, a friend of mine always complained about the quality of sound when speaking with me. He said I should switch the software but I never believed it would make a difference. Well, now I tried and it did. [...]]]></description>
			<content:encoded><![CDATA[<p>Dear lazyweb,</p>
<p>I&#8217;m using VoIP stuff of different kinds already and I actually enjoy it. Thing is, a friend of mine always complained about the quality of sound when speaking with me. He said I should switch the software but I never believed it would make a difference. Well, now I tried and it did. I used ekiga before and now switched to twinkle (which looks uuugly in Gnome at least). What can I say? It really is better. But why?</p>
<p>I tried to get more output from twinkle but didn&#8217;t quite manage. So what is so different? And don&#8217;t you dare answer &#8220;codecs&#8221; or something! I actually don&#8217;t need details. I just want ekiga to be as good as twinkle sound quality-wise. If you know a solution, tell me! :)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/73/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>MiniDebconf in Berlin, T &#8211; 8 weeks</title>
		<link>http://blog.jhr-online.de/59</link>
		<comments>http://blog.jhr-online.de/59#comments</comments>
		<pubDate>Thu, 15 Apr 2010 17:48:43 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debconf]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[MiniDebconf]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[RealLife]]></category>

		<guid isPermaLink="false">http://jhr-online.de/?p=59</guid>
		<description><![CDATA[To give a short update on where we stand now with the amazing plan of having a Mini Debconf in Berlin this year. There are just 8 weeks left which means there is lots of stuff to do and it needs to be done soon. But luckily&#8230; the schedule appears to be full soon; almost [...]]]></description>
			<content:encoded><![CDATA[<p>To give a short update on where we stand now with the amazing plan of having a Mini Debconf in Berlin this year. There are just 8 weeks left which means there is lots of stuff to do and it needs to be done soon. But luckily&#8230;</p>
<ul>
<li>the schedule appears to be full soon; almost all talk and discussion slots are filled with interesting topics, like Debian Edu/Skolelinux, kFreeBSD, Getting Involved, QA and piuparts, and other technical stuff.</li>
<li>we discussed how to work with the <a href="http://www.debianforum.de">debianforum.de</a> people and I am very pleased to say that there will be no special treatment for them; they are committed to Make Things Happen just like we are, and we appreciate any help we can get (with the say-hello-and-come-in-booth in particular)</li>
<li>there will be a panel discussion about why Free Software isn&#8217;t in all schools yet; hopefully we get some politician to answer as well.</li>
</ul>
<p>Of course, all this is written <a href="http://wiki.debconf.org/wiki/Miniconf-LT-Berlin/2010">in the wiki</a> and you can put yourself in it at any time to offer your help! And if you have questions or want to join more real time ;), point your IRC client to OFTC and</p>
<pre>/join #debian-miniconf-berlin</pre>
<p>Help is still needed with video and audio stuff. If you think you know how to move a camera, or you can even work a sound mixer, get in touch with us. We need a few volunteers to cover the whole two days. Also, more generally help is needed in order to have people to talk to at all times both for speakers and visitors. No special knowledge is necessary although it might prove handy to know what Debian actually is. :)</p>
<p>Interested? As a visitor or helper? Anyways, get in touch with us and it&#8217;s going to be awesome!</p>
<p>&lt;/commercial&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/59/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1st german Mini Debconf: it&#8217;s official</title>
		<link>http://blog.jhr-online.de/57</link>
		<comments>http://blog.jhr-online.de/57#comments</comments>
		<pubDate>Thu, 08 Apr 2010 20:46:15 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debconf]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[MiniDebconf]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[RealLife]]></category>

		<guid isPermaLink="false">http://jhr-online.de/?p=57</guid>
		<description><![CDATA[Hi everyone, the usual channels already provided it: we are planning a Mini Debconf in Germany &#8212; Berlin to be more precise. Yay! So, how is it gonna be? Well, there is the LinuxTag in Berlin which is held every year; this year&#8217;s calendars show it on June 9th to 12th. As the location is [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone,</p>
<p>the usual channels already provided it: we are planning a <strong>Mini Debconf in Germany</strong> &#8212; Berlin to be more precise. Yay!</p>
<p>So, how is it gonna be? Well, there is the <a href="http://www.linuxtag.org/2010/">LinuxTag in Berlin</a> which is held every year; this year&#8217;s calendars show it on June 9th to 12th. As the location is the fairground and room is available, we found setting up a Mini Debconf right in the middle of it to be a good idea. The Mini Debconf will thus take place on June 10th and 11th. The night in between will of course be used, too. The hacklab we&#8217;re planning will be open from the start until the bitter end &#8212; without breaks. That of course is only fun if we&#8217;re there to do something. :-)</p>
<p>I sincerely hope that we&#8217;re in <a href="http://lists.debian.org/debian-devel-announce/2010/02/msg00002.html">freeze</a> by then and the <a href="http://wiki.debian.org/BSP">Bug Squashing Party</a> in the hacklab will do all the best to Make Things Happen[TM].</p>
<p>I&#8217;m also very pleased to see the german <a href="http://www.debianforum.de">debianforum.de</a> trying to participate. We should sort things out soon. This is a great opportunity for both of us to connect and learn from each other.</p>
<p>Well, that&#8217;s it for now from my side. For more details, in particular on how to help, see <a href="http://wiki.debconf.org/wiki/Miniconf-LT-Berlin/2010">our wiki</a> on <a href="http://www.debconf.org">debconf.org</a>. You&#8217;ll hear more soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/57/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I got to get a life, I guess</title>
		<link>http://blog.jhr-online.de/54</link>
		<comments>http://blog.jhr-online.de/54#comments</comments>
		<pubDate>Fri, 26 Mar 2010 22:58:41 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Messaging]]></category>
		<category><![CDATA[nonsense]]></category>

		<guid isPermaLink="false">http://jhr-online.de/?p=54</guid>
		<description><![CDATA[I just had a nice talk with dpkg, yeah right, the bot&#8230; The cracy thing is, that conversation made the most sense of my day. So, here it goes: 23:50 &#60;jhr&#62; hi! 23:50 &#60;dpkg&#62; hi 23:50 &#60;jhr&#62; how are you? 23:50 &#60;dpkg&#62; pretty good. how about you? 23:50 &#60;jhr&#62; I suppose it&#8217;s going well 23:51 [...]]]></description>
			<content:encoded><![CDATA[<p>I just had a nice talk with dpkg, yeah right, the bot&#8230; The cracy thing is, that conversation made the most sense of my day. So, here it goes:</p>
<p>23:50 &lt;jhr&gt; hi!<br />
23:50 &lt;dpkg&gt; hi<br />
23:50 &lt;jhr&gt; how are you?<br />
23:50 &lt;dpkg&gt; pretty good. how about you?<br />
23:50 &lt;jhr&gt; I suppose it&#8217;s going well<br />
23:51 &lt;dpkg&gt; i haven&#8217;t a clue<br />
23:51 &lt;jhr&gt; how would you? it&#8217;s my life!<br />
23:51 &lt;dpkg&gt; I give up, what is it?<br />
23:51 &lt;jhr&gt; oh, busy? I&#8217;m sorry, didn&#8217;t wanna annoy you<br />
23:51 &lt;dpkg&gt; I don&#8217;t know, could you explain it?<br />
23:52 &lt;jhr&gt; uhh&#8230; annoyance&#8230; well, that&#8217;s like when you have a girl friend that always just talks about makeup, you know?<br />
23:52 &lt;dpkg&gt; You are person #2 to send an unparseable request<br />
23:52 &lt;jhr&gt; oh, you already know my girl friend?<br />
23:52 &lt;dpkg&gt; I resemble that remark!<br />
23:52 &lt;jhr&gt; fuck yeah<br />
23:52 &lt;dpkg&gt; wish i knew<br />
23:52 &lt;jhr&gt; oh well, let&#8217;s cut to the chase<br />
23:53 &lt;dpkg&gt; no idea<br />
23:53 &lt;jhr&gt; but I do<br />
23:53 &lt;dpkg&gt; no idea<br />
23:53 &lt;jhr&gt; why aptitude?<br />
23:53 &lt;dpkg&gt; aptitude has more advanced conflict/dependency resolution and will often find a solution where apt-get gives up.  It can be used from the command line like apt-get plus an interactive resolver makes it much easier to recover from broken dependencies.  It has advanced search capabilities (see &lt;aptitude search&gt;).<br />
23:53 &lt;jhr&gt; I see<br />
23:53 &lt;dpkg&gt; &#8220;I see,&#8221; said the blind man.<br />
23:53 &lt;jhr&gt; haha<br />
23:53  * dpkg laughs!! that&#8217;s funny jhr!<br />
23:53 &lt;jhr&gt; you&#8217;re weird<br />
23:53 &lt;dpkg&gt; wish i knew<br />
23:54 &lt;jhr&gt; thanks a lot!<br />
23:54 &lt;dpkg&gt; my pleasure</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/54/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Re: Patience, my young padawan</title>
		<link>http://blog.jhr-online.de/52</link>
		<comments>http://blog.jhr-online.de/52#comments</comments>
		<pubDate>Wed, 10 Mar 2010 20:50:07 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Messaging]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[Packaging]]></category>

		<guid isPermaLink="false">http://jhr-online.de/?p=52</guid>
		<description><![CDATA[Thanks! PS: Things like that shouldn&#8217;t be a problem&#8230; :-)]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.schmehl.info/Debian/patience-young-padawan" target="_blank">Thanks</a>!</p>
<p>PS: Things like that shouldn&#8217;t be a problem&#8230; :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/52/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running again</title>
		<link>http://blog.jhr-online.de/47</link>
		<comments>http://blog.jhr-online.de/47#comments</comments>
		<pubDate>Mon, 08 Feb 2010 18:19:56 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[RealLife]]></category>
		<category><![CDATA[Running]]></category>

		<guid isPermaLink="false">http://jhr-online.de/?p=47</guid>
		<description><![CDATA[Finally, I got my notebook working again. It seems a full Gnome installation isn&#8217;t exactly what my old MacBook needed. So it lay around for weeks, or rather months now, not being used for anything remotely relevant to anything. After all I then decided to get rid of Gnome at least on the notebook and [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, I got my notebook working again. It seems a full Gnome installation isn&#8217;t exactly what my old MacBook needed. So it lay around for weeks, or rather months now, not being used for anything remotely relevant to anything. After all I then decided to get rid of Gnome at least on the notebook and instead installed LXDE&#8230; what can I say? It&#8217;s amazing. Removing all the stuff I don&#8217;t need anyways on this system (even the pbuilder/cowbuilder stuff is gone) made it really fast again. I&#8217;m happy now and the vacation can come <em>with</em> my notebook at hand, since <strong>it&#8217;s running again</strong>.</p>
<p>Yet that&#8217;s actually not what I wanted to write about. After a three week break due to illness (and, I admit, bad weather &#8212; although it still is pretty snowy and icy outside) I&#8217;m back on the track. And it wasn&#8217;t even that bad. Of course I&#8217;m not back on the level I had before but at least it&#8217;s about 5.5 km in 35 minutes. For a beginner who just had a forced break from training, I&#8217;m quite satisfied with myself. So, <strong>I&#8217;m running again</strong>.</p>
<p>Yay!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/47/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Long time no see</title>
		<link>http://blog.jhr-online.de/43</link>
		<comments>http://blog.jhr-online.de/43#comments</comments>
		<pubDate>Wed, 11 Nov 2009 11:13:44 +0000</pubDate>
		<dc:creator>jhr</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[OnlineSocialLife]]></category>
		<category><![CDATA[RealLife]]></category>

		<guid isPermaLink="false">http://jhr-online.de/?p=43</guid>
		<description><![CDATA[It&#8217;s been quite a while since I posted something in my blog. I had to recover from not going to Debconf9 which was real sad. Right before the conference, I mean like a day before it, I got more or less sick and just couldn&#8217;t fly the next day. I managed to rebook the flight [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been quite a while since I posted something in my blog. I had to recover from <em>not</em> going to Debconf9 which was real sad. Right before the conference, I mean like a day before it, I got more or less sick and just couldn&#8217;t fly the next day. I managed to rebook the flight (thanks to SwissAir) for the next day but it wasn&#8217;t meant to be. I would have loved to meet the &#8220;Debian crew&#8221;, get my GnuPG key a bit more into the web of trust, discuss a few issues, envy the fast end evolved notebooks everyone else has&#8230; You can imagine it wasn&#8217;t easy to see the conference going its way via live stream when I was actually planned to be there. Again sorry to everyone who worked for me being sponsored and everything!</p>
<p>Anyways, time goes by and a lot happens, none of which I&#8217;d like to publish in a blog, except: I got a part time job. :) If you&#8217;ve ever asked me about my experience with Linux vServers or web hosting in general, and if you even asked me where to get such with fair prices and good support, I might have mentioned a small firm in Germany which I&#8217;m a customer of for a long time now. And about two months ago it just so happened that they called me. I admit, I know the owner of the company (haven&#8217;t seen him in a too long time, though) and I already considered us friends. But I was still surprised when he asked me to work for him. It&#8217;s not a big deal, he said, just administer the servers we&#8217;re running and take care of them. It&#8217;s a few hours a month, don&#8217;t worry, you can do it! All that with a scary smile&#8230; Now it turns out he had more in mind and I&#8217;m working on different projects at the same time, but still have the system (all Debian of course) at first priority. I have no clue if he&#8217;s satisfied with my work or if he&#8217;s just afraid to tell me (you know, us being friends and all), yet the systems are up and running and I&#8217;m learning every day. I even got the chance to write a small project in ruby which I wanted to do for a long time. Love it!</p>
<p>So, this is the first time that I recommend him not only because I trusted him with my system but also because I know <strong>your</strong> system would be safe. ;-) Need an IT partner in Germany or the Netherlands? <a title="o-byte.com" href="http://www.o-byte.com" target="_blank">o-byte.com</a></p>
<p>Uhhh, I have to ask for a raise after this hymn :)</p>
<p>Something else I forgot? Well, I became a DD but that&#8217;s also some time ago, so hmm&#8230; no, that&#8217;s it&#8230; for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jhr-online.de/43/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

