<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/blog/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://wilmer.gaast.net/blog/feeds/atom.xml" rel="self" title="Wilmer's stuff" type="application/atom+xml" />
    <link href="http://wilmer.gaast.net/blog/"                        rel="alternate"    title="Wilmer's stuff" type="text/html" />
    <link href="http://wilmer.gaast.net/blog/rss.php?version=2.0"     rel="alternate"    title="Wilmer's stuff" type="application/rss+xml" />
    <title type="html">Wilmer's stuff</title>
    <subtitle type="html">So today I...</subtitle>
    <icon>http://wilmer.gaast.net/blog/templates/default/img/s9y_banner_small.png</icon>
    <id>http://wilmer.gaast.net/blog/</id>
    <updated>2010-02-04T10:36:49Z</updated>
    <generator uri="http://www.s9y.org/" version="1.4.1">Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />

    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/61-spamass-milter-and-IPv6.html" rel="alternate" title="spamass-milter and IPv6" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2010-01-31T10:51:51Z</published>
        <updated>2010-02-04T10:36:49Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=61</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=61</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/1-OSS" label="OSS" term="OSS" />
    
        <id>http://wilmer.gaast.net/blog/archives/61-guid.html</id>
        <title type="html">spamass-milter and IPv6</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                While migrating my mailserver from Ubuntu Dapper to Debian Lenny, I noticed spamass-milter didn't want to start:<br />
<br />
Could not parse "2001:770:017b::" as a network<br />
<br />
After scratching my head on that for a while (it worked on the old box!) I remembered two years ago I spent some time adding IPv6 support to spamass-milter myself. Support as-in allowing IPv6 subnets to be whitelisted/auto-accepted. Very useful if you want mails from your local IPv6 machines to be accepted automatically without waiting for 10s while spamassasin is checking if you're not a spammer...<br />
<br />
I never published the thing and now I could hardly find back the damn thing at all. :-)<br />
<br />
<a href="http://wilmer.gaast.net/downloads/spamass-milter-ipv6.diff"  class="bb-url">http://wilmer.gaast.net/downloads/spamass-milter-ipv6.diff</a><br />
<br />
Just to make sure I won't lose it again ... and maybe it'll be useful for someone else.<br />
<br />
Also just de-Ubuntufied my laptop. Debian's doing great so far: Suspend and Resume actually work better out of the box, but fonts look a bit ugly (and sometimes really less readable I'm afraid) compared to Ubuntu...  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/60-edns-client-ip.html" rel="alternate" title="edns-client-ip" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2010-01-28T09:16:09Z</published>
        <updated>2010-01-29T00:04:27Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=60</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=60</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/9-Work" label="Work" term="Work" />
    
        <id>http://wilmer.gaast.net/blog/archives/60-guid.html</id>
        <title type="html">edns-client-ip</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Finally, the Internet-Draft I was working on with my team over the last months made it to the public.<br />
<br />
<a href="http://googlecode.blogspot.com/2010/01/proposal-to-extend-dns-protocol.html"  class="bb-url">http://googlecode.blogspot.com/2010/01/proposal-to-extend-dns-protocol.html</a><br />
<a href="http://www.ietf.org/id/draft-vandergaast-edns-client-ip-00.txt"  class="bb-url">http://www.ietf.org/id/draft-vandergaast-edns-client-ip-00.txt</a><br />
<br />
This draft was the main purpose of my visit to IETF76 last year. I'll have to go to 77/78 this year then to hopefully get this idea accepted as a working group item.<br />
<br />
It's interesting to see all the comments coming up claiming that this is evil and meant for tracking purposes just because it has the name Google on it... :-/  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/59-Running-32-bit-3D-apps-on-64-bit-Debian-NVIDIA-systems.html" rel="alternate" title="Running 32-bit 3D apps on 64-bit Debian NVIDIA systems" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-12-30T11:46:22Z</published>
        <updated>2009-12-30T12:07:05Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=59</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=59</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/6-Linux" label="Linux" term="Linux" />
    
        <id>http://wilmer.gaast.net/blog/archives/59-guid.html</id>
        <title type="html">Running 32-bit 3D apps on 64-bit Debian NVIDIA systems</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Because Intel on-board video isn't quite good enough at 3D and my somewhat old laptop with built-in NVIDIA chip wasn't doing all that well at X-Plane either, I bought an NVIDIA GT240 card. Mostly because it seemed to be a good performer without doubling the power consumption of my PC. Stuff wasn't working all that well though and I got pretty frustrated:<br />
<br />
<div class="bb-code-title">QUOTE:</div><div class="bb-quote">X Error of failed request:  BadLength (poly request too large or internal Xlib length error)<br />
  Major opcode of failed request:  135 (GLX)<br />
  Minor opcode of failed request:  2 (X_GLXRenderLarge)<br />
  Serial number of failed request:  1468<br />
  Current serial number in output stream:  1483</div><br />
<br />
was all X-Plane could tell me. Google Earth also didn't work and seemed more like Google Black hole to me. Both are 32-bit apps. A 64-bit binary of Flightgear did work. Sigh.<br />
<br />
After some poking I noticed the nvidia-glx package replaces /usr/lib{64,}/libGL* with its own versions, but didn't touch /usr/lib32. A-ha!<br />
<br />
The fix: Get a <a href="http://packages.debian.org/sid/i386/nvidia-glx/download"  class="bb-url">32-bit version of nvidia-glx</a>, extract it somewhere (dpkg -X) and copy all the files in its usr/lib to /usr/lib32, overwriting the libGL symlink that is currently there.<br />
<br />
Or, hmm, as I just found out: apt-get install nvidia-glx-ia32. I'm glad someone thought of it already.<br />
<br />
Now X-Plane works perfectly (with maybe even ten times the frame rate I had with Intel on-board) and Google Earth can show me my house again.<br />
<br />
Just blogging this since so far a Google search for any part of the error above didn't give useful results.<br />
<br />
Now, I just have to find out if I can get a TV signal out of this thing somehow, since my TV was made long before HDMI was invented. :-/  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/58-Google-Public-DNS.html" rel="alternate" title="Google Public DNS" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-12-03T23:13:03Z</published>
        <updated>2009-12-10T04:57:44Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=58</wfw:comment>
    
        <slash:comments>7</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=58</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/9-Work" label="Work" term="Work" />
    
        <id>http://wilmer.gaast.net/blog/archives/58-guid.html</id>
        <title type="html">Google Public DNS</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Today at work my first user facing product was released, <a href="http://googleblog.blogspot.com/2009/12/introducing-google-public-dns.html"  class="bb-url">Google Public DNS</a>. I've worked a lot on it over the last months and it was actually the reason for my visit to NY this Summer. :-)<br />
<br />
But now, finally after a long time, I can actually start calling the thing by its name instead of saying "my secret project at work", which makes me very happy.<br />
<br />
Praise, complaints and comments about the service are welcome! :-)  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/57-Back-from-Japan.html" rel="alternate" title="Back from Japan" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-11-28T15:06:55Z</published>
        <updated>2009-11-28T15:30:07Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=57</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=57</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/13-Japan" label="Japan" term="Japan" />
    
        <id>http://wilmer.gaast.net/blog/archives/57-guid.html</id>
        <title type="html">Back from Japan</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                I'm back ... for almost two weeks already. Getting used again to bad weather (today's a very foggy and cold day in Dublin), working and all the other things of daily life. Japan was fantastic. I'll be careful to not sound like your average "everything's better in Japan" idiot, but admittedly, there were some things there I really liked.<br />
<br />
One of the first things I noticed was that a rule about escalators I really like is actually enforced over there. Wherever I've been so far escalators are always full of people who don't understand how stairs work; they think the fact that the escalator goes up means they can just put their lazy feet on it and wait (forgetting that for lazy people we already invented elevators :-P). Many civilizations have tried introducing a "stand still on the left, walk on the right" rule, but Japan's the only place where I've seen people all obeying it.<br />
<br />
Getting around there indeed turned out to be challenging at times. Even though people (at least from "my generation") learn English for about ten years at school, many people still don't or hardly speak it. This was never really a problem though. Menus in restaurants have pictures and pointing at things is the most successful international language ever invented. :-) One of the first days I had sushi in a place just a few steps away from <a href="http://www.kangetsu.com/sub7.htm"  class="bb-url">my hotel in Tokyo</a>. While eating my meal, the man behind the bar (probably also the owner of the place) came to me with a map, asking me to point at where I come from. Also, the little origami bird he folded for me from my chopsticks wrapper is still sitting on my desk here. :-D<br />
<br />
The ramen place I went to for breakfast one of the first days was also amazing. Not so much because of the food (which was also good), but because of the size. Literally, it was a room of maybe just over 2m wide, about 10m deep, with a bar separating it into two small 10m × something areas. Two people working on one side, and ten seats on the other (all occupied, most of the time).<br />
<br />
My camera claims I made over 700 pictures there. Obviously there are many duplicates and worthless pictures, and after soring there will probably only be around 100 left. I hope to put them online soon, and probably with some more stories. I wrote too much now already.<br />
<br />
All I know is that I'm definitely going there again.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/56-Disabling-the-stupidest-FireFox-feature-ever-adding-wwwcom-to-URLs.html" rel="alternate" title="Disabling the stupidest FireFox feature ever (adding www/com to URLs)" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-11-10T10:31:10Z</published>
        <updated>2009-11-17T08:27:45Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=56</wfw:comment>
    
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=56</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/5-Intarweb" label="Intarweb" term="Intarweb" />
    
        <id>http://wilmer.gaast.net/blog/archives/56-guid.html</id>
        <title type="html">Disabling the stupidest FireFox feature ever (adding www/com to URLs)</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Every few days it happens to me that I mistype a URL, and Firefox thinks it can fix it by adding www. and/or .com to it. This often brings me to some stupid webpage instead of the intranet page I was looking for, or just generates another broken URL that needs more work for me to fix because I have to undo what Firefox did and then still fix my typo.<br />
<br />
I finally found out how to <a href="http://support.mozilla.com/tiki-view_forum_thread.php?comments_parentId=9333&forumId=1"  class="bb-url">disable that stupid feature</a> and am sure more people are wondering about that. Since it took me a while to find out how to do this, I guess I'll just write a (maybe easier to find) blog post about it.<br />
<br />
In short: about:config -> browser.fixup.alternate.enabled.<br />
<br />
Fixup. Yeah right.<br />
<br />
For a similar feature that adds some other TLD to the URL if you accidentally have alt/ctrl or something pressed when you press Enter, there's a plugin called ClumsyFingers, I think. Fortunately my fingers aren't clumsy enough yet that I need that one.<br />
<br />
I'm still in Japan, now in Hiroshima for the IETF meeting. Japan's fantastic. :-D  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/55-Good-morning-from-Tky.html" rel="alternate" title="Good morning from Tōkyō" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-11-05T01:14:02Z</published>
        <updated>2009-11-28T15:30:39Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=55</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=55</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/13-Japan" label="Japan" term="Japan" />
    
        <id>http://wilmer.gaast.net/blog/archives/55-guid.html</id>
        <title type="html">Good morning from Tōkyō</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                It's always morning somewhere, and right now it's still morning in Tokyo! (Although not for long anymore.)<br />
<br />
I arrived here yesterday morning, found my hotel and some good food. I'll spend the next three or so days here and then take the Nozomi (very fast train) to Hiroshima for <a href="http://www.ietf76.jp/"  class="bb-url">IETF76</a>.<br />
<br />
My current plan is to find some breakfast, then go to Ueno Park and Akihabara (which is supposed to be like Fry's but then good). And generally just see what the city is like. Planning to join the Tokyo Bicycle Tour on Saturday, also. Any suggestions for other things to do here are welcome, assuming they have nothing to do with anime. :-P  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/54-HAR2009.html" rel="alternate" title="HAR2009" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-10-18T13:20:13Z</published>
        <updated>2009-10-18T13:20:13Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=54</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=54</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/1-OSS" label="OSS" term="OSS" />
    
        <id>http://wilmer.gaast.net/blog/archives/54-guid.html</id>
        <title type="html">HAR2009</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Hey, it's more than two months ago already, but it's just in time for my thoughts on <a href="http://www.har2009.org/"  class="bb-url">HAR2009</a>! I put <a href="http://wilmer.gaast.net/fotos/?tag=38"  class="bb-url">pictures</a> on-line a little while ago already, but nothing else so far.<br />
<br />
It's a pretty neat event. It feels like a <a href="http://wilmer.gaast.net/fotos/?tag=38&pic=3458&alt=2"  class="bb-url">festival</a>, but then completely stuffed with <a href="http://wilmer.gaast.net/fotos/?tag=38&pic=3465&alt=2"  class="bb-url">geeks</a>. And <a href="http://wilmer.gaast.net/fotos/?tag=38&pic=3467"  class="bb-url">talks</a> instead of <a href="http://wilmer.gaast.net/fotos/?tag=38&pic=3463&alt=2"  class="bb-url">concerts</a>. And also, <a href="http://wilmer.gaast.net/fotos/?tag=38&pic=3472&alt=2"  class="bb-url">fantastic</a> <a href="http://wilmer.gaast.net/fotos/?tag=38&pic=3455&alt=2"  class="bb-url">decoration</a>. Or maybe I should call it <a href="http://wilmer.gaast.net/fotos/?tag=38&pic=3453&alt=2"  class="bb-url">light</a> <a href="http://wilmer.gaast.net/fotos/?tag=38&pic=3469&alt=2"  class="bb-url">pollution</a>? Also, we had our own <a href="http://wilmer.gaast.net/fotos/?tag=38&pic=3476&alt=2"  class="bb-url">GSM network!</a> Of course, we also had <a href="http://wilmer.gaast.net/fotos/?tag=38&pic=3482&alt=2"  class="bb-url">police</a> on site, because you don't want to know what this hacker scum does in their spare time. From the stories I heard, the police had a pretty unexciting but pleasant time there though.<br />
<br />
All in all it was fun, and I met a whole bunch of people, including some happy BitlBee users and contributors. Most interesting was perhaps that I met a roommate of a former Mountain View teammate of mine at the train station before the conference already. The geek world is pretty small, I guess.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/53-Fun-in-Irish-shops.html" rel="alternate" title="Fun in Irish shops" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-08-10T21:58:31Z</published>
        <updated>2009-08-11T06:54:39Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=53</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=53</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/8-Dublin" label="Dublin" term="Dublin" />
    
        <id>http://wilmer.gaast.net/blog/archives/53-guid.html</id>
        <title type="html">Fun in Irish shops</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                <a href="http://www.thedailywtf.com/"  class="bb-url">The Daily WTF</a> once posted an image like this IIRC, and I thought "Come on, I see this all the time in Irish supermarkets!". For example, I saw this in Tesco last Saturday:<br />
<br />
<img src="http://wilmer.gaast.net/blog/uploads/20090808_one7up.jpeg" alt="http://wilmer.gaast.net/blog/uploads/20090808_one7up.jpeg" class="bb-image" /><br />
<br />
One 2l bottle of 7up for EUR 1.92. (How much does that cost in The Netherlands BTW, I wonder...) Now 2l is more than enough for me, but imagine it's not and maybe I want two bottles. HAVE THEY GOT A DEAL FOR ME!<br />
<br />
<img src="http://wilmer.gaast.net/blog/uploads/20090808_two7up.jpeg" alt="http://wilmer.gaast.net/blog/uploads/20090808_two7up.jpeg" class="bb-image" /><br />
<br />
TWO bottles for only EUR 3.95! What a bargain! But, wait... 2×1.92=3.84, so I pay five cents more per bottle if I get two. At least they're nice enough to give the price per litre for people who don't like maths. :-) Maybe this is Ireland's way of keeping its people on a healthy diet?<br />
<br />
In other news, I miss <a href="http://www.maplin.co.uk/"  class="bb-url">Maplin</a> from two years ago. It used to be a useful store for electronics (and components) and there used to be a guy who pretty much knew my name and actually knew what he's selling. But now... Jelena went there to get me some 2.5mm heatshrinks. I gave her a pack of 1.5mm ones with order numbers of what I need written on the label. Back home, it turned out that the guy in the shop tossed away the 1.5mm pack she had with her, for one reason of the other ...<br />
<br />
Or not? Last weekend I was in the shop myself, and guess what I saw in the rack of 1.5mm heatshrinks? MY PACK OF HEATSHRINKS! With my handwriting on it and everything. Even better, opened and everything (I already used quite a few centimeters since I bought the pack months ago).<br />
<br />
That's not how you get yourself happy customers, guys...  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/52-Oxegen-2009.html" rel="alternate" title="Oxegen 2009" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-08-04T08:31:39Z</published>
        <updated>2009-08-06T07:05:48Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=52</wfw:comment>
    
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=52</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/7-Music" label="Music" term="Music" />
    
        <id>http://wilmer.gaast.net/blog/archives/52-guid.html</id>
        <title type="html">Oxegen 2009</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The event happened almost a month ago, but I really did intend to mention it here. <a href="http://www.oxegen.ie/2009/"  class="bb-url">Oxegen 2009</a> was a rainy bunch of fun. From what I still remember:<br />
<br />
Bottom:<ul><br />
<li>The rain, there were some dry spots but especially on the last day I experienced some real showers. It was really good to have some boots.</li><br />
<li>Careless people on the camping, please learn to walk people, I had to fix up my tent pretty much every morning.</li><br />
<li>The average age of people there, which confronted me more with the fact that I'm getting old myself!</li><br />
<li>People from Dublin, apparently all people who steal beer and beg for free cigarettes are from Dublin. The nice girl from Waterford (?) told us on Thursday evening that only Dubliners do that. ;-)</li><br />
</ul>Top:<ul><br />
<li>The Mars Volta, played for only about an hour, which is way too short. Cedric (singer) didn't like this either and tried to destroy the stage clock.</li><br />
<li>Mogwai, indeed extremely loud!</li><br />
<li>The rain, better said, how nobody seemed to care and rain pretty much added an element of fun. Mudfights are fun as long as you can just watch.</li><br />
<li>The people, mostly as much fun as they were last year. I was especially amused every time a group of 5-10 16-year-olds wade their way through an audience, holding each other's hands to stay together. Somehow seeing that made me feel like a car driver waiting for a family of ducklings crossing the road.</li><br />
<li>The trip back, a few hours after the last concert. We managed to pack ourselves very quiclky in the dark and I think we didn't even lose anything. In the bus someone upstairs took a guitar and played Blur and Oasis. Things did get out of tune more and more as we got closer to Dublin. At some point the bus passed police cars that were stopping cars (for obvious reasons, especially in Ireland :-P), from upstairs we could hear a very loud "SHIT, THE GUARDS! HIDE YOUR BEER!"</li><br />
</ul>Other scary fact: We (Jelmer, Erik and I) got into the bus to the festival on Thursday, and I noticed the people next to us had a schedule with them already. I asked them where they bought that now already, and the response was "Wij spreken ook Nederlands hoor." Eh? And they were sitting right next to us! But in true un-Dutch fashion we did <strong>not</strong> set up our tents next to theirs.<br />
<br />
All in all, a fun experience. If the lineup is really good I may go again next year, otherwise maybe just for a day to pick up the atmosphere.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/51-One-week-of-New-York.html" rel="alternate" title="One week of New York" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-07-02T02:53:52Z</published>
        <updated>2009-07-03T22:16:40Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=51</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=51</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/12-New-York" label="New York" term="New York" />
    
        <id>http://wilmer.gaast.net/blog/archives/51-guid.html</id>
        <title type="html">One week of New York</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                One week passed and in 24 hours I will already be almost halfway on my way back!<br />
<br />
New York is great, both as a city and as a Google office, and I'll definitely try to have some more trips to here in the future. The first night I walked here, on my way from the Penn Ave LIRR station to the apartment, I already decided I'd spend as little time in the apartment as possible. Weather forecasts looked like they were going to get in the way, but the actual weather was pretty fine (almost) all the time. <br />
<br />
What did I see? Loads of high buildings, walked along the water quite a bit, saw the building site that used to be the WTC (I expected to see some monument, but nope!), Times Square, a view from on <a href="http://en.wikipedia.org/wiki/GE_Building"  class="bb-url">the General Electric Building</a>, the Statue of Liberty from far away, a tiny piece of Central Park, another park near it closer to the water, and blisters on my feet after walking for many hours especially during the weekend. I tried to not be a typical tourist and probably failed, but I must say that I saw a few of these things by accident by just running into them while pointlessly walking around through the city.<br />
<br />
I made over 500 pictures and will try to make a decent selection of what's actually interesting and original. This is probably going to take a while... :-(<br />
<br />
Time to catch some sleep now; in the morning I will finish packing and spend half a day at work. After that I'll get the joy of travelling to/being at JFK airport the night before the Independence Day weekend. My planning was definitely "splendid" with that detail in mind...  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/50-New-Amsterdam.html" rel="alternate" title="New Amsterdam" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-06-25T09:49:43Z</published>
        <updated>2009-06-25T09:56:04Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=50</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=50</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/12-New-York" label="New York" term="New York" />
    
        <id>http://wilmer.gaast.net/blog/archives/50-guid.html</id>
        <title type="html">New Amsterdam</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                For the next week I'll be writing from (who knows how often, keeping my blogging frequency in mind :-P) New York. Arrived yesterday, flied Aer Lingus long-haul for the first time and I'm actually quite satisfied, especially because they did <strong>not</strong> charge me for sitting at the exit. :-)<br />
<br />
Staying in the middle of Manhattan and will spend most of my time at work, not so much doing touristy stuff. Although the nights will be long and this place does look like it's suitable for night photography. So let's see if I can finally put my Sigma f/1.4 lens to work.<br />
<br />
Ooh. Also this seems to be my fiftieth blog post. 50 posts in 32 months. I guess that's not too bad. :-P  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/48-Bunch-of-pictures-and-updated-blog-software.html" rel="alternate" title="Bunch of pictures (and updated blog software)" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-06-06T20:25:43Z</published>
        <updated>2009-06-06T20:25:43Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=48</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=48</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/1-OSS" label="OSS" term="OSS" />
            <category scheme="http://wilmer.gaast.net/blog/categories/11-Stuff-that-flies" label="Stuff that flies" term="Stuff that flies" />
    
        <id>http://wilmer.gaast.net/blog/archives/48-guid.html</id>
        <title type="html">Bunch of pictures (and updated blog software)</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Sigh. If a PHP coder says "The complete upgrade path is automatted and can be performed with a single mouse click.", don't believe him. I just spent almost an hour on a Serendipity upgrade. Maybe it works well if you have a dumbass FTP CGI-exec webhost, but I miss the good old days without "user friendly" installer scripts, where installing a webapp was a matter of unpacking a tarball and feeding a database dump to MySQL. Stuff just worked without having to give the webserver write permissions pretty much everywhere.<br />
<br />
But now, after the hackish s9y upgrade I lost the old theme, random plugins broke and I had to reinstall + reconfigure them (after resolving some more permission issues), and the best part must be that the upgrade script does absolutely no error checking. After tons of error messages it says "upgrade successful". Fortunately it's also dumb and didn't mark the upgrade as successful, so I could retry the upgrade after fixing permissions. One day I'll just figure out how to move all this stuff to Blogger. :-/<br />
<br />
Anyway, I promised pictures. Lots of stuff is now on <a href="http://wilmer.gaast.net/fotos/"  class="bb-url">http://wilmer.gaast.net/fotos/</a>. Don't have very fast hosting for it yet, but I'll work that out later. Hilights are the pictures of <a href="http://wilmer.gaast.net/fotos/?tag=32"  class="bb-url">my first flight lesson</a>, and also pictures of <a href="http://wilmer.gaast.net/fotos/?tag=37"  class="bb-url">my cool model airplane</a>. Bought it in April (after mostly trashing my <a href="http://www.hobbyzone.com/rc_planes_hobbyzone_super_cub.htm"  class="bb-url">Super Cub</a> and leaving it behind in Beilen), and got some cool in-flight pictures. I also bought a 37g camera especially designed for attaching to these planes, so soon I'll be spying on people in the park and around here in Dublin. :-P<br />
<br />
Some pretty hiking pictures from this year's Mountain View trip are also there: <a href="http://wilmer.gaast.net/fotos/?tag=34"  class="bb-url">Big Sur</a> (under Monterey), <a href="http://wilmer.gaast.net/fotos/?tag=36"  class="bb-url">Rancho San Antonio</a> (just under Mountain View/Sunnyvale). In other news, I'm flying to New York on the 24th. Not sure if I'll make any pictures there since probably everything there has been photographed to death already.  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/47-Returning-to-Dublin-already.html" rel="alternate" title="Returning to Dublin already" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-05-20T06:30:38Z</published>
        <updated>2009-05-20T06:36:39Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=47</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=47</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/10-Mountain-View" label="Mountain View" term="Mountain View" />
    
        <id>http://wilmer.gaast.net/blog/archives/47-guid.html</id>
        <title type="html">Returning to Dublin already</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                And my time in Mountain View is over again!<br />
<br />
Had a busy time. At work, but also pretty cool weekends. Best of all was a one-hour flying lesson last Sunday, in a real Cessna 182. Pictures will definitely come!<br />
<br />
One picture I have now is a fine piece of Macintoy PoS X security. And yes, those buttons are clickable even before I type my password to "unlock" my screen. I'm starting to wonder why we're even allowed to use these things for work purposes.<br />
<br />
<a href="http://roy.gaast.net/~wilmer/security_fail.jpeg"><img src="http://roy.gaast.net/~wilmer/security_fail.jpeg" width="320" alt="New PoS X feature: Show error dialogs above the password-protected screensaver!" title="New PoS X feature: Show error dialogs above the password-protected screensaver!" /></a>  
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://wilmer.gaast.net/blog/archives/46-Getting-a-list-of-your-Firefox-tabs.html" rel="alternate" title="Getting a list of your Firefox tabs" />
        <author>
            <name>Wilmer van der Gaast</name>
            <email>blog@wilmer.gaast.net</email>        </author>
    
        <published>2009-05-09T14:58:06Z</published>
        <updated>2009-05-09T14:58:06Z</updated>
        <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=46</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=atom1.0&amp;type=comments&amp;cid=46</wfw:commentRss>
    
            <category scheme="http://wilmer.gaast.net/blog/categories/1-OSS" label="OSS" term="OSS" />
    
        <id>http://wilmer.gaast.net/blog/archives/46-guid.html</id>
        <title type="html">Getting a list of your Firefox tabs</title>
        <content type="xhtml" xml:base="http://wilmer.gaast.net/blog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Just a quick Perl hack I put together last night. This "oneliner" reads the sessionstore.js file and prints the URLs of all tabs you're currently looking at. I also noticed that the sessionstore contains lots of other useful information, including all session cookies. I'm quite sure that will come in handy some day. :-D I took a quick look for code that does this, and found people trying to put some complicated grep/regex together, but that seemed way too fragile to me. One person did it in JavaScript (which makes a lot of sense since the session store <strong>is</strong> encoded as a JavaScript data structure), and I decided to go that way as well except I'm using Perl's JavaScript module so it can still run on the command-line. :-)<br />
<br />
<div class="bb-code-title">CODE:</div><div class="bb-code">#!/usr/bin/perl<br />
<br />
use&#160;JavaScript;<br />
<br />
my&#160;$rt&#160;=&#160;JavaScript&#58;&#58;Runtime-&#62;new&#40;&#41;;<br />
my&#160;$cx&#160;=&#160;$rt-&#62;create_context&#40;&#41;;<br />
<br />
$cx-&#62;bind_function&#40;fetch&#160;=&#62;&#160;sub&#160;{&#160;print&#40;&#160;$_&#91;0&#93;&#160;.&#160;"\n"&#160;&#41;;&#160;}&#41;;<br />
<br />
$sess&#160;=&#160;`cat&#160;~/.mozilla/firefox/&#42;.default/sessionstore.js`;<br />
<br />
$sessparser&#160;=&#160;&#60;&#60;EOF;<br />
for&#40;&#160;var&#160;win_&#160;in&#160;sess&#91;'windows'&#93;&#160;&#41;<br />
{<br />
	win&#160;=&#160;sess&#91;'windows'&#93;&#91;win_&#93;;<br />
	for&#40;&#160;var&#160;tab_&#160;in&#160;win&#91;'tabs'&#93;&#160;&#41;<br />
	{<br />
		tab&#160;=&#160;win&#91;'tabs'&#93;&#91;tab_&#93;;<br />
		fetch&#40;tab&#91;'entries'&#93;&#91;tab&#91;'index'&#93;&#160;-&#160;1&#93;&#91;'url'&#93;&#41;;<br />
	}<br />
}<br />
EOF<br />
<br />
$cx-&#62;eval&#40;'var&#160;sess&#160;=&#160;'&#160;.&#160;$sess&#160;.&#160;';'&#160;.&#160;$sessparser&#41;;</div><br />
<br />
And yes, my code <strong>is</strong> indented, but my shitty blog software likes to break it.  
            </div>
        </content>
        
    </entry>

</feed>