<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Wilmer's stuff - Intarweb</title>
    <link>http://wilmer.gaast.net/blog/</link>
    <description>So today I...</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />
    <generator>Serendipity 1.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 17 Jul 2007 14:52:55 GMT</pubDate>

    <image>
        <url>http://wilmer.gaast.net/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Wilmer's stuff - Intarweb - So today I...</title>
        <link>http://wilmer.gaast.net/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>NTL censoring the nets?</title>
    <link>http://wilmer.gaast.net/blog/archives/30-NTL-censoring-the-nets.html</link>
            <category>Intarweb</category>
    
    <comments>http://wilmer.gaast.net/blog/archives/30-NTL-censoring-the-nets.html#comments</comments>
    <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=30</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    

    <author>blog@wilmer.gaast.net (Wilmer van der Gaast)</author>
    <content:encoded>
    So in my new apartment I currently have an NTL Internet connection. It&#039;s what the previous occupant used, and I haven&#039;t had time to replace it so far ... but I definitely will.&lt;br /&gt;
&lt;br /&gt;
One interesting thing is that it routes all traffic via Amsterdam, even traffic to Ireland and the UK. Surely that&#039;s not very efficient, but latencies are acceptable so far. What bothers me more is that they seem to dislike &lt;a href=&quot;http://web.archive.org/&quot;  class=&quot;bb-url&quot;&gt;Web Archive&lt;/a&gt;. I can&#039;t use that site. I haven&#039;t been able to load it at all here.&lt;br /&gt;
&lt;br /&gt;
Things are just suspicious if:&lt;br /&gt;
&lt;br /&gt;
--- web.archive.org ping statistics ---&lt;br /&gt;
84 packets transmitted, 83 received, 1% packet loss, time 83034ms&lt;br /&gt;
rtt min/avg/max/mdev = 197.106/200.818/210.630/2.764 ms&lt;br /&gt;
&lt;br /&gt;
the round trip (both with ping and traceroute (which shows &gt;30 hops)) seems to take 0.2 seconds while:&lt;br /&gt;
&lt;br /&gt;
09:56:06.312106 IP 192.168.9.106.41612 &gt; 207.241.233.253.80: S 2524718098:2524718098(0) win 5840 &lt;mss 1460,sackOK,timestamp 8343426 0,nop,wscale 5&gt;&lt;br /&gt;
09:56:06.343849 IP 207.241.233.253.80 &gt; 192.168.9.106.41612: S 1027425240:1027425240(0) ack 2524718099 win 5792 &lt;mss 1460,sackOK,timestamp 1855298977 8343426,nop,wscale 0&gt;&lt;br /&gt;
09:56:06.343916 IP 192.168.9.106.41612 &gt; 207.241.233.253.80: . ack 1 win 183 &lt;nop,nop,timestamp 8343434 1855298977&gt;&lt;br /&gt;
09:56:06.385372 IP 207.241.233.253.80 &gt; 192.168.9.106.41612: F 1:1(0) ack 1 win 5792 &lt;nop,nop,timestamp 1855298982 8343434&gt;&lt;br /&gt;
&lt;br /&gt;
Meanwhile a TCP connection gets ACKed and then FINed in 0.03 plus 0.07 seconds. How did that website suddenly get so close?? ;-)&lt;br /&gt;
&lt;br /&gt;
So for anyone who thinks of going here and doesn&#039;t like it when companies try to judge what you can and what you can&#039;t see: DON&#039;T TAKE NTL BROADBAND!!! I&#039;ll have my PSTN line in a few days and will get &lt;a href=&quot;http://www.magnet.ie/&quot;  class=&quot;bb-url&quot;&gt;Magnet ADSL&lt;/a&gt; instead.&lt;br /&gt;
&lt;br /&gt;
UPDATE: traceproto is cool. It&#039;s a traceroute-like program that can also use TCP packets to find a path:&lt;br /&gt;
&lt;br /&gt;
ttl  15:  ICMP Time Exceeded from pc-62-30-249-10-ha.blueyonder.co.uk (62.30.249.10)&lt;br /&gt;
        28.267 ms       30.866 ms       31.304 ms&lt;br /&gt;
ttl  16:  ICMP Time Exceeded from pc-62-31-0-204-nm.blueyonder.co.uk (62.30.0.204)&lt;br /&gt;
        30.421 ms       32.453 ms       40.027 ms&lt;br /&gt;
ttl  17:  TCP Syn Ack from web.archive.org (207.241.233.253)&lt;br /&gt;
        40.422 ms       35.247 ms       31.637 ms&lt;br /&gt;
&lt;br /&gt;
If I traceroute to any other port on the same machine, the 17th hop is another blueyonder.co.uk machine (and 13 more hops follow it). So it looks like it&#039;s actually BlueYonder causing problems here. While BY claims in &lt;a href=&quot;http://www.byworkwise.com/generalinfo/legal/acceptableusepolicy.asp&quot;  class=&quot;bb-url&quot;&gt;their FAQ&lt;/a&gt; that they don&#039;t censor anything, except if the police ask them to do so. Really?....  
    </content:encoded>

    <pubDate>Sun, 15 Jul 2007 09:50:10 +0200</pubDate>
    <guid isPermaLink="false">http://wilmer.gaast.net/blog/archives/30-guid.html</guid>
    
</item>
<item>
    <title>Apple, ever heard of Europe???</title>
    <link>http://wilmer.gaast.net/blog/archives/15-Apple,-ever-heard-of-Europe.html</link>
            <category>Intarweb</category>
    
    <comments>http://wilmer.gaast.net/blog/archives/15-Apple,-ever-heard-of-Europe.html#comments</comments>
    <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>blog@wilmer.gaast.net (Wilmer van der Gaast)</author>
    <content:encoded>
    Last week, when I finished adding this cool weather applet on the right, I was afraid it was broken. It didn&#039;t give me the same temperatures as I saw in my Dashboard weather applet (Mac OS X). However, the GNOME weather applet on my own Ubuntu laptop agreed completely with what&#039;s on my blog ... The difference was more than just 1/2 centigrades, so I figured that there&#039;s probably something wrong with the OSX applet. And yes, I did set it to show centigrades, not that Fahrenheit crap. (Which it insists to use, even when you made it clear everywhere that you want to use the Metric system.)&lt;br /&gt;
&lt;br /&gt;
So after using my common sense a little bit more I realized that indeed the Apple applet was broken. It predicted temperatures like -18 degrees during the night. In Dublin? Not the Irish Dublin! Turns out it selected a random city in America called Dublin (there are &lt;a href=&quot;http://wwwa.accuweather.com/us-city-list.asp?zipcode=dublin&amp;submit=GO&amp;u=1&amp;partner=accuweather&quot;  class=&quot;bb-url&quot;&gt; many of them&lt;/a&gt;, BTW!). Very helpful, Apple. Especially because it probably guessed the city name from my timezone setting: EUROPE/Dublin.&lt;br /&gt;
&lt;br /&gt;
So anyway, if anyone else has this problem, &lt;a href=&quot;http://forums.macosxhints.com/archive/index.php/t-38621.html&quot;  class=&quot;bb-url&quot;&gt;here&#039;s the solution&lt;/a&gt;. Go to AccuWeather, find your city (the real one, not a random American city which happens to have the same name) and copy a part of the raw URL to your WeatherWidget settings. Apple doesn&#039;t seem to be aware of the fact that they have customers outside America...  
    </content:encoded>

    <pubDate>Sat, 17 Feb 2007 10:08:48 +0100</pubDate>
    <guid isPermaLink="false">http://wilmer.gaast.net/blog/archives/15-guid.html</guid>
    
</item>
<item>
    <title>Blog/PHP/WLAN/3G hell</title>
    <link>http://wilmer.gaast.net/blog/archives/13-BlogPHPWLAN3G-hell.html</link>
            <category>Intarweb</category>
            <category>OSS</category>
    
    <comments>http://wilmer.gaast.net/blog/archives/13-BlogPHPWLAN3G-hell.html#comments</comments>
    <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>blog@wilmer.gaast.net (Wilmer van der Gaast)</author>
    <content:encoded>
    So yesterday I added this cool weather applet so you can all see the current weather in Dublin. Seemed nice to me for a blog like this one. The original applet is pretty bloated and takes up too much space for my taste, so I made a compact version with only the more interesting information. Might want to share it with the original authors...&lt;br /&gt;
&lt;br /&gt;
And then suddenly last night there was this ugly error message instead of the right panel. I didn&#039;t change anything and suddenly it was there, and it didn&#039;t want to go. Yay! Probably because I messed with PEAR a bit while trying (and failing) to get a working Cache.php module. Don&#039;t you just love PHP/PEAR?... /o\ &lt;br /&gt;
&lt;br /&gt;
So then I just upgraded s9y. Which is said to be pretty trivial, but not if you actually care about security and refuse to give webapps root access to MySQL. It&#039;s nice that recent webapps all have their automatic setup/upgrade tools, probably great for people who are stuck with some shared hosting server without SSH access. But it&#039;d be nice to still provide other ways to upgrade/install stuff too.&lt;br /&gt;
&lt;br /&gt;
And of course, when the upgrade was &lt;strong&gt;almost&lt;/strong&gt; finished, my &quot;ISP&quot; (aka unsuspecting neighbour) went down again. And it&#039;s still down. Normally these downtimes are a lot shorter... :-( So I&#039;m stuck with this 3G/GPRS card I have here. And I just found out that GPRS is actually more stable than 3G (aka UMTS in some areas). While ping gets just 0-2% packet loss (which is pretty okay, I think), it&#039;s completely impossible to keep a TCP connection alive for more than a minute. I don&#039;t understand why, but it&#039;s really annoying.&lt;br /&gt;
&lt;br /&gt;
I&#039;m really looking forward to the trip to Mountain View... &lt;strong&gt;sigh&lt;/strong&gt; (Which will probably be in two weeks.) Meanwhile I&#039;ll work on my WEP cracking skills a bit. It can&#039;t be that hard... ;-)  
    </content:encoded>

    <pubDate>Sun, 11 Feb 2007 12:32:00 +0100</pubDate>
    <guid isPermaLink="false">http://wilmer.gaast.net/blog/archives/13-guid.html</guid>
    
</item>
<item>
    <title>And there we go</title>
    <link>http://wilmer.gaast.net/blog/archives/1-And-there-we-go.html</link>
            <category>Intarweb</category>
            <category>Life</category>
    
    <comments>http://wilmer.gaast.net/blog/archives/1-And-there-we-go.html#comments</comments>
    <wfw:comment>http://wilmer.gaast.net/blog/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://wilmer.gaast.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>blog@wilmer.gaast.net (Wilmer van der Gaast)</author>
    <content:encoded>
    So there we go. I got a blog.&lt;br /&gt;
&lt;br /&gt;
I was planning to make one in a few months when I move over to Dublin, but since I didn&#039;t really know how to spend this evening I decided to set it up now already. :-)&lt;br /&gt;
&lt;br /&gt;
Thanks to Jelmer for recommending me Serendipity. Looks pretty nifty, and I think in a few weeks I&#039;ll be able to spell the damn name. And I thought BitlBee had a difficult name! ;-)&lt;br /&gt;
&lt;br /&gt;
So well, no idea when the next post will be, but let&#039;s see.  
    </content:encoded>

    <pubDate>Sat, 04 Nov 2006 21:04:51 +0100</pubDate>
    <guid isPermaLink="false">http://wilmer.gaast.net/blog/archives/1-guid.html</guid>
    
</item>

</channel>
</rss>