<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
    	<title>Weblog</title>
    	<link>http://www.fsfe.org/en/fellows/smc/weblog</link>
    	<description></description>
    	<language>eng-GB</language>    	<item>
      		<pubDate>Fri, 23 May 2008 21:56:52 +0200</pubDate>
      		<title>mcabber and OTR</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/mcabber_and_otr</link>
      		<description>
									&lt;p&gt;Today I wanted to try out &lt;a
href=&quot;http://en.wikipedia.org/wiki/Off-the-Record_Messaging&quot;&gt;off-the-record
messaging&lt;/a&gt; (OTR) using &lt;a href=&quot;http://mcabber.com/&quot;&gt;mcabber&lt;/a&gt;.  I did not really find any
documentation or web sites saying anything else than &quot;It works!&quot; so I
decided to write this Nano How-To for other people having the same
problem.&lt;/p&gt;

&lt;h2&gt;Get a usable mcabber version&lt;/h2&gt;

&lt;p&gt;mcabber started supporting OTR from version 0.9.4 onwards.
E.g. the version in Debian &quot;Etch&quot; 4.0 is way too old (0.8.3), so you
have to make do somehow different (back-port, source compile, magic,
etc.).&lt;/p&gt;

&lt;p&gt;I created a .deb of mcabber 0.9.7 using the current testing version
as a template (for ARM only, so no downloads).  To do this I had to
recompile the libotr2 package, too, as 3.0 apparently is too old.&lt;/p&gt;

&lt;h2&gt;Set up mcabber for OTR&lt;/h2&gt;

&lt;p&gt;mcabber stores its configuration in &lt;code&gt;~/.mcabber&lt;/code&gt;, and
its OTR keys in &lt;code&gt;~/.mcabber/otr&lt;/code&gt;, so &lt;code&gt;mkdir
~/.mcabber/otr&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;You also have to append/uncomment &lt;code&gt;set otr = 1&lt;/code&gt; in
&lt;code&gt;~/.mcabber/mcabberrc&lt;/code&gt;.  AFAIK this has to be done in the
configuration file and a running mcabber has to be restarted for key
generation.&lt;/p&gt;

&lt;p&gt;Key generation takes time (roughly seven minutes on my NSLU2, mere
fractions of seconds on your shiny new 256-core CPU) and will be
started as soon as you restart mcabber.  The key will be deposited in
&lt;code&gt;~/.mcabber/otr/&amp;lt;JID&amp;gt;.key&lt;/code&gt;&lt;/p&gt;.

&lt;h2&gt;Now set up your buddies for OTR&lt;/h2&gt;

&lt;p&gt;Of course you have to talk them into using a OTR capable client but
that is beyond the scope of this document ;).  What I mean is that you
have to enable OTR for your buddies in mcabber by issuing
&lt;code&gt;/otrpolicy &amp;lt;JID&amp;gt; opportunistic&lt;/code&gt; or &lt;code&gt;/otrpolicy
&amp;lt;JID&amp;gt; always&lt;/code&gt;.  The value of &lt;code&gt;&amp;lt;JID&amp;gt;&lt;/code&gt; can
be an actual JID (e.g. &lt;code&gt;foo@bar.baz&lt;/code&gt; or &lt;code&gt;.&lt;/code&gt;
which is the currently selected buddy.  You can (and should) save this
in your &lt;code&gt;~/.mcabber/mcabberrc&lt;/code&gt; like this:&lt;/p&gt;

&lt;pre&gt;
otrpolicy &amp;lt;JID&amp;gt; opportunistic
&lt;/pre&gt;

&lt;p&gt;(Or &lt;code&gt;always&lt;/code&gt; instead of &lt;code&gt;opportunistic&lt;/code&gt;, of
course.)&lt;/p&gt;

&lt;p&gt;If you now talk to your buddy a OTR channel will be established
(the first thing you say will be unencrypted so you probably want to
say something inconspicuous like &quot;Hi!&quot;, and not directly &quot;Care to
overthrow the government of $COUNTRY?&quot;).  mcabber will print these
messages:&lt;/p&gt;

&lt;pre&gt;
*** OTR: new fingerprint: NNNNNNNN NNNNNNNN NNNNNNNN NNNNNNNN NNNNNNNN
*** OTR: channel established
&lt;/pre&gt;

&lt;p&gt;where &lt;code&gt;NNNNNNNN NNNNNNNN NNNNNNNN NNNNNNNN NNNNNNNN&lt;/code&gt; is the
fingerprint of your counterpart.  Verify this via a secure channel
(which of course is &lt;em&gt;not&lt;/em&gt; the OTR channel as long as the
fingerprint is not verified... use a signed and trusted email for
that).&lt;/p&gt;

&lt;p&gt;If you have verified your counterpart's key issue &lt;code&gt;/otr
fingerprint &amp;lt;JID&amp;gt; &quot;NNNNNNNN NNNNNNNN NNNNNNNN NNNNNNNN NNNNNNNN&quot;&lt;/code&gt;
(spaces are important!) to trust the key.  This will be saved in
&lt;code&gt;~/.mcabber/otr/&amp;lt;YourJID&amp;gt;.fpr&lt;/code&gt; automatically so no
need to change your &lt;code&gt;~/.mcabber/mcabberrc&lt;/code&gt; for this.&lt;/p&gt;

&lt;p&gt;Now you and OTR should be all set (up).  Have fun and don't
overthrow too many poor governments!  And Kathrin, thanks for your
help :).&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Fri, 09 May 2008 23:22:17 +0200</pubDate>
      		<title>Night of the Living Dead</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/night_of_the_living_dead</link>
      		<description>
									&lt;p&gt;Kathrin, with whom I will visit Ireland Real Soon Now™ (i.e. late September), asked me if I am letting this blog die.  No, I don't.  I dutifully pay my Fellowship fees, as I believe I am supporting a greater and better cause through it.  I just never was this big blogger, as I am a very private person.  Also I kind of feel inadequate using my Fellowship blog for personal stuff, whereass ‘all’ the other Fellows blog about important stuff.  But as I do not intend to create another blog, you just have to accept that.  Which is nice for ‘suck it!’ ;)&lt;/p&gt;

&lt;p&gt;To at least say something about free software, I may add how lucky the people are which never once in their lifes touch any Microsoft Windows platform whatsoever.  A little example: For my company I am coordinating the introduction in Germany of a company-wide VPN solution.  This solution is a nice program (in the confines of proprietary software that is) and is generally hassle free and easy to use.  But installing it on ‘patient zero's’ laptop first took the better part of a week.  Then one had to package it for our software deployment solution, which taught me the value of the .deb-Package format and apt &amp;c. (as if I did not already knew that), even though I did not do the actual packaging.&lt;/p&gt;

&lt;p&gt;The software (really an assembly of different components) came ‘packaged’ in a folder structure using a VB script ‘installer’… which works surprisingly well.  My colleague decided to use this script instead of starting from scratch.  Of course the script tried to do the right thing by uninstalling other VPN solutions.  Now this is not a problem at all, as this new VPN solution is scheduled to replacy any existing solution at my company.&lt;/p&gt;

&lt;p&gt;The only thing I have a problem with is the ‘why?’.  Why in the name of the universe does one have to uninstall other VPN solutions?  Oh, alright, it says in the accompanying documentation that this VPN solution is incompatible with other VPN solutions.  Well then: why?  Apart from making sure that the routing table is in order no one ever has to uninstall $VPN[0] just to be able to install $VPN[1] (or indeed $VPN[$i]) on any Unixy system I encountered.  And why should one need to?  Virtual interfaces are all perfectly compatible with one another, and if you do not connect to different networks with the same IP address range everything is just dandy.  I just don't get it…&lt;/p&gt;

&lt;p&gt;To me this can only mean one thing: spread free software.  Completely free systems.  Free infrastructure.  Stable, reliable, working, compatible systems.  I cannot understand how otherwise sophisticated people accept the occasional blue screen (yes, this still happens) or computer that stopped responding and happily reboot (okay, in light of the reboot actually taking up to ten minutes on older machines this forced coffee break may actually appear a nice distraction).  But I deeply loathe problems I cannot get to the bottom of and so will never accept this kind of computer ‘experience’, and will never shed a tear looking back to my Windows days.&lt;/p&gt;

&lt;p&gt;And the title of this blog entry?  Well, last time I blogged I was ‘not dead yet’, but you can consider me dead from now on (dead and zombified, shambling around the streets, slowly decomposing, looking for the living to devour, that is ;)).&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Mon, 17 Dec 2007 13:49:00 +0100</pubDate>
      		<title>I am not dead yet...</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/i_am_not_dead_yet</link>
      		<description>
									&lt;p&gt;...though sometimes i wish I were.&lt;/p&gt;&lt;div align=&quot;left&quot;&gt;On a more fun note I visited a discussion about privacy last Friday and it was very interesting though JJ was disappointed by the visitor turnout (I suspected it would be even fewer).&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Fri, 22 Jun 2007 09:34:43 +0200</pubDate>
      		<title>Study and religion</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/study_and_religion</link>
      		<description>
									&lt;p&gt;Two things constituted yesterday for me:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;p&gt;&lt;em&gt;The End&lt;/em&gt; — The last theoretical part of the last
  semester at the Berufsakademie.  The last examination.  The last
  lecture (in that order).  Fittingly the last two both were “Linux
  für Fortgeschrittene” (“Advanced Linux”).  But as Martin &lt;a
  href=&quot;http://blog.martin-graesslin.com/blog/?p=3&quot;&gt;put it&lt;/a&gt; (thanks for the kudos btw!) there
  was not much new to be learned in the main study.  After the
  official part Kathrin, Florian, Timm and I went home to Timm to
  watch a movie (Bill Murray and Geena Davis in “Quick Change” which
  I can recommend to everyone), play cards and generally have a good
  time.&lt;/p&gt;&lt;/li&gt;

  &lt;li&gt;&lt;p&gt;A nice woman accosted me in the train after I gave a paper
  she was holding a hard look: “Folge dem Christus”(“Follow the
  Christ”).  She offered me an invitation to a three day event.  I
  politely declined and after being asked why I answered that I am a
  staunch atheist.  She then went on to tell me how &lt;em&gt;she&lt;/em&gt;
  thinks that the universe fits so well together that it must be
  created by someone and I said that I have no problem with everything
  being fundamentally meaningless and that I give meaning to my life
  myself, i.e. bettering myself and the whole of humanity.  We
  discussed a little bit more, but after only two stations I had to
  get off the train, and to my surprise said something to the effect
  that I really like to continue the discussion (which I did) but that
  my station was coming up.&lt;/p&gt;

  &lt;p&gt;Well, what do you know?  There are other christians who want to
  persuade you than the “Partei der bibeltreuen Christen” (“Party
  of bible-adhering Christs”) or the man standing at times at
  Mannheim Paradeplatz or Bahnhof shouting that Christ will save you
  if you live your life according to his teachings.  And apparently
  not all want to persuade you to live a life which picks certain
  parts of the christian bible (and ignores others completely…
  selling your daughters into slavery, anyone?)  and interpret them
  according to their anyhow settled beliefs which is the worst kind of
  hypocrisy to me.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And even though I wrote a lot more about my “religious”
encounter, concerning my study I still want to say:
&lt;em&gt;Booooyah!&lt;/em&gt;&lt;/p&gt;

																			</description>
    	</item>
	    	<item>
      		<pubDate>Tue, 15 May 2007 15:12:08 +0200</pubDate>
      		<title>Drei Jahre Berufsakademie Mannheim</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/drei_jahre_berufsakademie_mannheim</link>
      		<description>
									Dinge die ich in drei Jahren an der Berufsakademie gelernt habe:

&lt;p&gt;

&lt;ul&gt;
&lt;li&gt; „Kein Raum frei“ heißt nicht, dass kein Raum mehr frei ist sondern „Ich als verantwortliche Sekretärin habe keine Kenntnis davon, dass noch einer von meinen fünf normalerweise vergebenen Räumen frei ist.“  Das ist wie in folgender Situation: Sie „Kannst du mir bitte mal die Butter aus dem Kühlschrank geben?“  Er „Es ist keine Butter da“, wobei er eigentlich nur meint „Ich kann keine Butter sehen“ und die Butter hinter der Marmelade steht.  Männer sind halt so.  Und BA-Sekretärinnen auch.&lt;/li&gt;
&lt;li&gt; Es macht Spaß (und zwar tierisch) über vollkommen blödsinnige Sachen zu diskutieren, z.B. warum es schöner ist wenn es draußen grau ist und nicht die Sonne scheint oder warum Marty McFly in „Zurück in die Zukunft“ sich am Ende nur zehn Minuten Extrazeit gönnt obwohl er &lt;u&gt;
genau&lt;/u&gt; weiß, dass der DeLorean Anlassschwierigkeiten hat und er im Stadtzentrum und nicht auf dem Parkplatz der Twin Pine Mall/Lone Pine Mall rematerialisieren wird.  Solide Unterhaltung über gar nichts, aber wirklich lustig.&lt;/li&gt;
&lt;li&gt; Linux ist Windows überlegen.  Nicht nur dass sie nicht in der selben Liga spielen, sie spielen nicht mal die selbe Sportart.  Erster Windows-Go-Kart-Verein vs. Formel Eins Team Linux.&lt;/li&gt;
&lt;li&gt; Debian ist Ubuntu überlegen.  Okay, Ubuntu ist klickibunti, aber Debian ist &lt;u&gt;allgemein&lt;/u&gt;…  Auf meiner NSLU2 läuft das genau so wie auf meinem Laptop.  Nimm das, Ubuntu&lt;/li&gt;
&lt;li&gt; Debian ist DSL überlegen.  So viel ist klar.&lt;/li&gt;
&lt;li&gt; Nicht aufpassen ist okay, so lange man für die Klausuren lernt.&lt;/li&gt;
&lt;li&gt; Die Motivationskurve sinkt gegen Ende der Studienzeit beständig, und hat am Anfang des sechsten Semesters schon Null erreicht.&lt;/li&gt;
&lt;li&gt; Amerikanische Sitcoms sind &lt;u&gt;wirklich&lt;/u&gt; &lt;u&gt;klasse&lt;/u&gt;. Besonders hervorzuheben ist „Scrubs“, „My Name is Earl“, „Two and a half Men“ und „How I met your Mother“.  Und ich hätte mich beinahe selbst von Scrubs ausgeschlossen weil die deutsche Synchro so überhaupt nicht lustig ist… :/&lt;/li&gt;
&lt;li&gt; Wenn alle aus den höheren Jahrgängen sagen „Die Klausur bei &amp;lt;zensiert&amp;gt; wird einfach“ heißt das noch lange nicht, dass sie es auch ist.&lt;/li&gt;
&lt;li&gt; Wenn die selben Leute sagen, dass „Die Klausur bei &amp;lt;wieder.zensiert&amp;gt; schwer wird“, dann wird sie das meist auch.&lt;/li&gt;
&lt;li&gt; Der Burger King in Mannheim nimmt auch Gutscheine wo zwar klein aber klar erkenntlich drauf steht, dass sie nur für Darmstadt und Umgebung gelten.  Danke Niedriglohnjobs für die anscheinend nur Merkbefreite qualifiziert sind.&lt;/li&gt;
&lt;li&gt; ACSler sind viel cooler als TAIler, oder auch NullTAIler genannt (Applied Computer Science vs. Angewandte Informatik… das T in TAI steht für n00bs und ich weiß nicht warum… nur bei Sascha und Dennis steht das T für „Voll korrekt“ ;) ).&lt;/li&gt;
&lt;li&gt; „Alle Vorlesungen auf Englisch“ heißt „30% der Vorlesungen auf Englisch, viele davon auf mittelmäßig bis schlechtem Englisch“.  Ich habe Lang kein so schlechtes Englisch gehört… davor das letzte mal bei einer ehemaligen Kurskameradin die Fremdsprachensekretärin(!) werden wollte…&lt;/li&gt;
&lt;li&gt; Meine Linuxkenntnisse sind &lt;u&gt;weit&lt;/u&gt;  über dem Durchschnitt.  Keine Selbstbeweihräucherung, einfach Fakt.&lt;/li&gt;
&lt;li&gt; Vorlesungen die freiwillig an einem Freitag und dem direkt darauffolgenden Samstag stattfinden und die einzigen an diesen Tagen sind, werden genau zwei von 24 möglichen Partizipanten haben.  Ein zwölftel ist eigentlich gar nicht mal schlecht.&lt;/li&gt;
&lt;li&gt; Zettelchen schreiben ist out, Instant Messaging ist in.  Auch flüstern ist von gestern, d.h. IM selbst dann, wenn die Diskussionsteilnehmer nur eine halbe Armlänge trennt.&lt;/li&gt;
&lt;li&gt; Jabber kann recht komplex sein.&lt;/li&gt;
&lt;li&gt; Python ist optisch schön anzusehen, aber Doku ist nicht die Stärke der Sprache.&lt;/li&gt;
&lt;li&gt; Port 443 ist das goldene Firewall-Loch.&lt;/li&gt;
&lt;li&gt; Ich bin völlig lernresistent gegenüber Physik und konsequenterweise Elektrotechnik.&lt;/li&gt;
&lt;li&gt; Es gibt gute Menschen an der BA.  Hallo Tina, Kathrin, Ruth, Timm, Reuben, Florian, Martin, Stephan, Thomas, Fabian und Simon.&lt;/li&gt;
&lt;li&gt; Alle dumm außer uns.&lt;/li&gt;
&lt;li&gt; IBAler (International Business Administration) lernen „der Sand im Getriebe“ zu sein.  Und darin sind sie &lt;u&gt;richtig&lt;/u&gt; gut.&lt;/li&gt;
&lt;li&gt; Nein, der Raum ist nicht „euer“ Raum.&lt;/li&gt;
&lt;li&gt; Niemand mag die „Menschen“ von SAP, obwohl diese selbst so von sich überzeugt sind, dass sie Macs benutzen.&lt;/li&gt;
&lt;li&gt; Selbst BWLer sehen teilweise (danke Simon) ihre Studienrichtung nicht als brauchbar an.&lt;/li&gt;
&lt;li&gt; BWLer und richtige Studiengänge müssen räumlich getrennt werden um Blutvergießen zu vermeiden.  Deswegen haben wir ein eigenes Gebäude und die BWLer auch.  Am anderen Ende der Stadt.&lt;/li&gt;
&lt;li&gt; Summer School (einwöchiger Aufenthalt in Bristol, UK) r0x0rt!  Aber die BWLer wurden sicherheitshalber auch hier auf Abstand in Oxford gehalten.  Anscheinend liegt eine als akzeptabel angesehene Ausfallquote nicht bei mehr als 0%.&lt;/li&gt;

&lt;li&gt; London r0x0rt auch.&lt;/li&gt;
&lt;li&gt; Britisches Essen ist richtig gut, aber was dort zum Frühstück gegessen wird ist hier ein vollwertiges Mittagessen.  Die Käseauswahl im Tesco (≅Edeka) war vorzüglich.  Nur das Brot ist eine Katastrophe.&lt;/li&gt;
&lt;li&gt; Wenn Harrods in London ein Konsumtempel ist, dann ist das KDW in Berlin ein Konsumautobahnkreuz.  Scheuklappen sind in den Food Halls zu empfehlen.&lt;/li&gt;
&lt;li&gt; Drei Spanischdozentinnen in vier Semestern geht schon in Ordnung.&lt;/li&gt;
&lt;li&gt; Ich kann Spanisch ohne Spanisch zu können.&lt;/li&gt;
&lt;li&gt; Ein Semester mal 500€ Studiengebühren mal 1.400 Studenten macht 700.000€.  Anscheinend nicht genug um Putzen zu bezahlen.  Die Böden sind &lt;u&gt;

dreckig&lt;/u&gt;
&lt;/li&gt;
&lt;li&gt; Beamer gehen auch ohne Fernbedienungen, auf die Tische steigen ist erstens völlig hygienisch und zweitens sicherheitstechnisch völlig unbedenklich.  Filter reinigen brauch auch niemand.&lt;/li&gt;
&lt;li&gt; WLAN ist so teuer, dass man mehr als zwei APs kaum bezahlen kann.&lt;/li&gt;
&lt;li&gt; Meine WLAN-Antenne ist wesentlich stärker als die aller anderen.  Ergo sind alle anderen Loser.&lt;/li&gt;
&lt;li&gt; Den ganzen Tag sitzen ist nicht gut für den Rücken.&lt;/li&gt;
&lt;li&gt; Ich bin zu faul etwas anderes zu tun als den ganzen Tag sitzen.&lt;/li&gt;

&lt;li&gt; …und noch viel mehr.&lt;/li&gt;
&lt;/ul&gt;
&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Tue, 15 May 2007 15:07:15 +0200</pubDate>
      		<title>Nach acht Monaten...</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/nach_acht_monaten</link>
      		<description>
									&lt;a href=&quot;http://thofmann.info/blog/2007/05/15/newsflash-newsflash-newsflash-newsflash/&quot;&gt;Ja&lt;/a&gt;, &lt;a href=&quot;http://florianhaas.net/blog/2007/05/15/fyi-sebastian-hort-david-hasselhoff/&quot;&gt;na&lt;/a&gt; &lt;a href=&quot;http://kathrin-in-bonn.blogspot.com/2007/05/sebastian-hasselhoff.html&quot;&gt;und?&lt;/a&gt;

																			</description>
    	</item>
	    	<item>
      		<pubDate>Fri, 20 Oct 2006 15:42:37 +0200</pubDate>
      		<title>Petition gegen Wahlcomputer</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/petition_gegen_wahlcomputer</link>
      		<description>
									&lt;p&gt;Nach einer langen Zeit mal wieder etwas in meinem Blog... :)&lt;/p&gt;

&lt;p&gt;Habe grade folgendes im &lt;a href=&quot;http://www.heise.de/newsticker/meldung/79791&quot;&gt;heise.de-Newsticker&lt;/a&gt; gefunden und gleich unterzeichnet: &lt;a href=&quot;http://itc.napier.ac.uk/e-Petition/bundestag/view_petition.asp?PetitionID=294&quot;&gt;Petition:  Wahlrecht: Stimmabgabe mit Wählgeräten&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Jeder&lt;/em&gt; dem die Demokratie am Herzen liegt sollte diese Petition meiner Meinung nach unbedingt unterschreiben. Wahlcomputer haben in einer &lt;em&gt;wirklichen&lt;/em&gt; Demokratie einfach nichts verloren!&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Tue, 02 May 2006 22:50:40 +0200</pubDate>
      		<title>How you know that I should be learning...</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/how_you_know_that_i_should_be_learning</link>
      		<description>
									&lt;p&gt;I write blog entries instead :-)&lt;/p&gt;

&lt;p&gt;I have to answer questions concerning DBMS for my lecture tomorrow and I cherrypicked the questions concerning MySQL.  Kathrin, I know you read this: three down, only one to go!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.windowmaker.org/&quot;&gt;windowmaker.org&lt;/a&gt; is down, for a week or so now...  I like Window Maker, I really do.  But I think I will be looking at &lt;a href=&quot;http://www.fvwm.org/&quot;&gt;FVWM&lt;/a&gt; a little closer now.&lt;/p&gt;

&lt;p&gt;And, for a little bragging: I will pin &lt;a href=&quot;http://reuben.honigwachs.de/blog/?p=88&quot;&gt;that medal&lt;/a&gt; to my chest!  Thanks, &lt;a href=&quot;http://reuben.honigwachs.de/blog/&quot;&gt;Emperor!&lt;/a&gt;  (An obscure Star Trek reference which you are not supposed to get ;-))&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Mon, 10 Apr 2006 16:35:30 +0200</pubDate>
      		<title>What do you know...</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/what_do_you_know</link>
      		<description>
									
&lt;p&gt;...people actually &lt;u&gt;do&lt;/u&gt; read these blogs (hi Kathrin ;-)). I had a discussion with jj on Saturday where he mentioned not being sure if this blogs ever get read by anyone to which I replied that I have the answers to the questions about the EU patent consultation which his current blog entry is all about lying in my home directory &lt;u&gt;because&lt;/u&gt; of his blog entry :-)&lt;/p&gt;&lt;p&gt;Oh and yes, I have sent them to given email address.&amp;nbsp; I suggest you do the same (i.e. answering the questionnaire).&lt;br /&gt;&amp;nbsp;&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Mon, 20 Feb 2006 12:39:10 +0100</pubDate>
      		<title>I am stupid, am I not?</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/i_am_stupid_am_i_not</link>
      		<description>
									
  &lt;p&gt;I do not see it. How do I change the text of a folder? Following &lt;a href=&quot;https://www.fsfe.org/en/forums/fellowship_smoothers/home_page_info&quot;&gt;this&lt;/a&gt; forum thread works for my &amp;quot;root&amp;quot; directory&amp;nbsp;(and is btw &lt;u&gt;most&lt;/u&gt; ugly imho ... it is so damn nonobvious). But this does not work for any subdirectory. I have (will have :-)) created a thread in the smoothers forum so as not to rely on&amp;nbsp;the CMS gods&amp;nbsp;actually finding this.&lt;/p&gt;
  &lt;p&gt;And then there is poldi:&lt;/p&gt;
  &lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://packages.qa.debian.org/p/poldi.html&quot;&gt;http://packages.qa.debian.org/p/poldi.html&lt;/a&gt; &lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://pdo.debian.net/libpam-poldi&quot;&gt;http://pdo.debian.net/libpam-poldi&lt;/a&gt; &lt;/li&gt;
  &lt;/ul&gt;
  &lt;p&gt;Guess what I will be doing the instance I get home today :-).&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Sun, 19 Feb 2006 21:49:01 +0100</pubDate>
      		<title>New images and card reader</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/new_images_and_card_reader</link>
      		<description>
									
&lt;p&gt;Once in a while I get bored.&amp;nbsp; This time I got bored right after cleaning up a little bit (and by &amp;quot;little bit&amp;quot; I mean &amp;quot;three hours non-stop&amp;quot;).&amp;nbsp; I found an Abalone board game I got as I was a little child.&amp;nbsp; It always fascinated me.&amp;nbsp; Not because of the game itself (I rarely played it) but because of the marbles: plain white and black. This is what resulted from my finding:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/fsfe_black_png&quot;&gt;fsfe black&lt;br /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/fsfe_black_16_10_png&quot;&gt;fsfe black (16:10)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/fsfe_doubleblack_png&quot;&gt;fsfe doubleblack&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/fsfe_doubleblack_16_10_png&quot;&gt;fsfe doubleblack (16:10)&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/fsfe_black_tar_bz2&quot;&gt;&amp;quot;source&amp;quot; SVGs&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;Also my Omnikey Cardman 4040 arrived...&amp;nbsp; I doubt I know all the possibilities of my fsfe cryptocard just yet :-).&lt;br /&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Wed, 28 Dec 2005 22:37:53 +0100</pubDate>
      		<title>Metalglass Plussy</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/metalglass_plussy</link>
      		<description>
									&lt;p&gt;Behold the Metalglass Plussy! :-) I made this after some very encouraging correspondence with Georg Greve.&lt;/p&gt;

&lt;p&gt;Right now I am tired so just the interesting stuff:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;You can get the &quot;source&quot; xcf.gz from &lt;a href=&quot;http://40eridani.info/metalglass-plussy.xcf.gz&quot;&gt;here&lt;/a&gt;, because fsfe.org's CMS will not accept a file at that size (2741 kilobytes).  It is licensed under the same license as the JPEGs.&lt;/li&gt;
  &lt;li&gt;The JPEGs are available in &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/metalglass_plussy_1024x768_jpg&quot;&gt;1024x768&lt;/a&gt;, &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/metalglass_plussy_1280x800_jpg&quot;&gt;1280x800&lt;/a&gt;, &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/metalglass_plussy_1280x960_jpg&quot;&gt;1280x960&lt;/a&gt; and &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/metalglass_plussy_1600x1200_jpg&quot;&gt;1600x1200&lt;/a&gt;.  Well, appearantly the CMS resizes the images at will (BOO! HISS!) so you might as well get them here: &lt;a href=&quot;http://40eridani.info/metalglass-plussy-1024x768.jpg&quot;&gt;1024x768&lt;/a&gt;, &lt;a href=&quot;http://40eridani.info/metalglass-plussy-1280x800.jpg&quot;&gt;1280x800&lt;/a&gt;, &lt;a href=&quot;http://40eridani.info/metalglass-plussy-1280x960.jpg&quot;&gt;1280x960&lt;/a&gt; and &lt;a href=&quot;http://40eridani.info/metalglass-plussy-1600x1200.jpg&quot;&gt;1600x1200&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I hope you enjoy them as much as I enjoyed making them!&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Thu, 08 Dec 2005 15:06:36 +0100</pubDate>
      		<title>Artwork</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/artwork</link>
      		<description>
									&lt;p&gt;With all the fuzz going on about the Vienna manipulations (go Georg, kick some b*tt :-)) it really feels a little bit out of proportions, but in the &lt;a href=&quot;http://www.fsfe.org/en/fellows/af/fellowship/artwork &quot;&gt;artwork section&lt;/a&gt; there is something entitled &quot;Fellowship Logo&quot; by me. Of course it is the logo, or Plussy. But it was meant as a Firefox throbber. I did not talk about it in my blog because this &quot;Fellowship Logo&quot; is only the moving part which is displayed while a page is loading, and because I did not test it with FF 1.5.&lt;/p&gt;

&lt;p&gt;The still part gets corrupted on upload an is useless that way. Originally I wanted to wait until this is fixed, but as the other part has already been published you can get the still part &lt;a href=&quot;http://cruncher.ba-mannheim.de/~s041380/fsfe-still.gif&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Put them both in your &quot;chrome&quot; directory (on my Debian Etch it is &lt;kbd&gt;~/.mozilla/firefox/7jsf8tgk.default/chrome&lt;/kbd&gt;) and append&lt;/p&gt;

&lt;pre&gt;
toolbar #navigator-throbber { list-style-image: url(&quot;fsfe-still.gif&quot;) !important; }
toolbar #navigator-throbber[busy=&quot;true&quot;] { list-style-image: url(&quot;fellowship_logo_imagelarge.gif&quot;) !important; }
&lt;/pre&gt;

&lt;p&gt;to your &lt;kbd&gt;userChrome.css&lt;/kbd&gt; in the same directory (if you have to create it first, use the &lt;kbd&gt;userChrome-example.css&lt;/kbd&gt; and keep the &lt;kbd&gt;@namespace&lt;/kbd&gt; intact).&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Sat, 03 Dec 2005 00:04:29 +0100</pubDate>
      		<title>New wallpapers and a re-creation of Georg's Fellow me button</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/new_wallpapers_and_a_re_creation_of_georg_s_fellow_me_button</link>
      		<description>
									&lt;p&gt;Okay, about a month ago my name was (surprisingly at least to me) mentioned in the Fellowship Bulletin No. 1 because I created a Fellowship of FSFE wallpaper.  I did do another one (&lt;a href=&quot;https://www.fsfe.org/en/content/download/17172/121443/file/darth-fellow.xcf.gz&quot;&gt;XCF&lt;/a&gt; and &lt;a href=&quot;https://www.fsfe.org/en/content/download/17173/121448/file/darth-fellow-face.svg&quot;&gt;SVG&lt;/a&gt; &quot;sources&quot;, &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/darth_fellow_800x600_png&quot;&gt;800x600&lt;/a&gt;, &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/darth_fellow_1024x768_png&quot;&gt;1024x768&lt;/a&gt;, &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/darth_fellow_1152x864_png&quot;&gt;1152x864&lt;/a&gt;, &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/darth_fellow_1280x800_png&quot;&gt;1280x800&lt;/a&gt;, &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/darth_fellow_1280x960_png&quot;&gt;1280x960&lt;/a&gt; and &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/darth_fellow_1280x1024_png&quot;&gt;1280x1024&lt;/a&gt;) but have not found the time to upload it until now (examinations looming ahead...  to paraphrase a friend of mine: &quot;Christmas? What is a 'Christmas'?&quot;).  It is dedicated to the first year of the Fellowship and to the darker sides in us (we all have them, right? ;-))&lt;/p&gt;

&lt;p&gt;I also (re-)created the &quot;Fellow me: Say NO! to Vienna Manipulations&quot; button Georg Greve created.  There are two versions: one with &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/fellow_me_say_no_to_vienna_manipulations_sharp_png&quot;&gt;sharp&lt;/a&gt; edges for the logo and one with &lt;a href=&quot;https://www.fsfe.org/en/fellows/smc/images/fellow_me_say_no_to_vienna_manipulations_smooth_png&quot;&gt;blurry&lt;/a&gt; ones...  by the way, does the logo have a name?!?&lt;/p&gt;

&lt;p&gt;Finally a plea to the fsfe.org CMS demigods: please make webdav or (S)FTP possible!  It is _really_ annoying to upload 10 files at once...  and with really I actually mean &lt;strong&gt;REALLY!&lt;/strong&gt;&lt;/p&gt;
																			</description>
    	</item>
	    	<item>
      		<pubDate>Sun, 30 Oct 2005 19:32:38 +0100</pubDate>
      		<title>Oh how I hate thee!</title>
      		<link>http://www.fsfe.org/en/fellows/smc/weblog/oh_how_i_hate_thee</link>
      		<description>
									&lt;p&gt;Linux 2.6.14 is out. Very fine, indeed. I downloaded the patch-2.6.14.bz2  (4.2 megabytes over a 5-30 kilobyte/s wireless connection...), applied it, compiled it (into a .deb), installed it and suspended my laptop because my lecture was over. I did not boot into 2.6.14 anymore.&lt;/p&gt;

&lt;p&gt;Instead of heading home I went to visit my cousin, who also owns a Toshiba M30-951. As his weekend did start some hours earlier he already had time to play with 2.6.14. He greeted me with &quot;Suspend doesn't work with the new kernel.&quot;&lt;/p&gt;

&lt;p&gt;&lt;cite&gt;With my last breath, I spit at thee; For hate’s sake, I stab at thee!&lt;/cite&gt;&lt;/p&gt;

&lt;p&gt;Damn NVidia! Damn friggin' proprietary nvidia kernel module! The instance the nvidia kernel module is loaded, the laptop &lt;strong&gt;does not suspend anymore!&lt;/strong&gt; It does not have to be used at all! If I use nv as the X.org driver suspending works. But if the nvidia kernel module is loaded, e.g. as a leftover of earlier nvidia-X.org-experiments, suspending does not work...&lt;/p&gt;
																			</description>
    	</item>
		</channel>
</rss>