<?xml version="1.0"?>

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
>
  <channel rdf:about="http://menno.b10m.net/blog/blosxom//">
    <title>B10[m|g]</title>
    <link>http://menno.b10m.net/blog/blosxom//</link>
    <description>Yet another non-informative, useless blog</description>

    <image rdf:resource="http://farm2.static.flickr.com/1167/buddyicons/86182275@N00.jpg" />

    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://menno.b10m.net/blog/blosxom/metal/ministry-gig.html" />
        <rdf:li rdf:resource="http://menno.b10m.net/blog/blosxom/personal/bad-taste.html" />
        <rdf:li rdf:resource="http://menno.b10m.net/blog/blosxom/perl/www-mechanize-plugin-web-scraper.html" />
        <rdf:li rdf:resource="http://menno.b10m.net/blog/blosxom/personal/tank-man.html" />
        <rdf:li rdf:resource="http://menno.b10m.net/blog/blosxom/web/hotmail-doesnt-like-b10m.html" />

      </rdf:Seq>
    </items>

  </channel>

  <image rdf:about="http://farm2.static.flickr.com/1167/buddyicons/86182275@N00.jpg">
    <title>B10[m|g]</title>
    <link>http://menno.b10m.net/blog/blosxom/</link>
    <url>http://static.flickr.com/123/buddyicons/86182275@N00.jpg</url>
  </image>

  <item rdf:about="http://menno.b10m.net/blog/blosxom/metal/ministry-gig.html">
    <title>Ministry Gig</title>
    <link>http://menno.b10m.net/blog/blosxom/metal/ministry-gig.html</link>
    <description><![CDATA[<p>Last Sunday I went to 013, Tilburg to see Ministry in concert. Joffie
was kind enough to accompany me and like predicted. It was awesome!</p>

<p>I tried to smuggle my Canon IXUS in there, but since they have fairly 
strict rules banning cameras (and they search anyone going in), I left
it in the car and had to use my Nokia N95 instead.</p>

<p>The <a href="http://flickr.com/photos/b10m/sets/72157605774741785/">pictures</a>
are up at Flickr and I even had a chance to take two clips (crappy
quality):</p>

<embed src="http://blip.tv/play/gYIqvuI1AA" type="application/x-shockwave-flash" width="320" height="240" allowscriptaccess="always" allowfullscreen="true"></embed>

<embed src="http://blip.tv/play/gYIqvuI+AA" type="application/x-shockwave-flash" width="320" height="240" allowscriptaccess="always" allowfullscreen="true"></embed>

<div class="technoratitags">
<img src="/blog/images/technobubble.gif" alt="TT" title="Technorati Tags" />
<a href="http://technorati.com/tag/metal" rel="tag">metal</a>,
<a href="http://technorati.com/tag/ministry" rel="tag">ministry</a>,
<a href="http://technorati.com/tag/gig" rel="tag">gig</a>,
<a href="http://technorati.com/tag/tilburg" rel="tag">tilburg</a>,
<a href="http://technorati.com/tag/013" rel="tag">013</a>,
<a href="http://technorati.com/tag/netherlands" rel="tag">netherlands</a>
</div>]]></description>
    <pubDate>Wed, 25 Jun 2008 20:03:00 GMT</pubDate>
  </item>
  <item rdf:about="http://menno.b10m.net/blog/blosxom/personal/bad-taste.html">
    <title>Bad taste</title>
    <link>http://menno.b10m.net/blog/blosxom/personal/bad-taste.html</link>
    <description><![CDATA[<p>I like Y! movies&#39; recommendation system, for it usually turns out quite 
ok. If they say I like a certain movie, a lot of times, it&#39;s true. But ermm,
either their system is way off here, or I have a seriously bad taste.</p>

<p style="text-align: center;"><img style="border: 1px solid #000;" src="http://menno.b10m.net/blog/images/posts/like_it_dreadful.png" alt="" /></p>

<p>52 people have rated this movie with an average of "dreadful", yet
Yahoo happily informs me that I&#39;ll probably like this movie. Yay!</p>

<div class="technoratitags">
<img src="/blog/images/technobubble.gif" alt="TT" title="Technorati Tags" />
<a href="http://technorati.com/tag/movies" rel="tag">movies</a>
</div>]]></description>
    <pubDate>Sat, 14 Jun 2008 23:57:00 GMT</pubDate>
  </item>
  <item rdf:about="http://menno.b10m.net/blog/blosxom/perl/www-mechanize-plugin-web-scraper.html">
    <title>WWW::Mechanize::Plugin::Web::Scraper</title>
    <link>http://menno.b10m.net/blog/blosxom/perl/www-mechanize-plugin-web-scraper.html</link>
    <description><![CDATA[<p><a href="http://geekblok.com/">Joffie</a> asked me if 
<a href="http://search.cpan.org/perldoc?Web%3A%3AScraper">Web::Scraper</a> 
could handle authentication while retrieving the website in question. 
A good question and after digging in Tatsuhiko&#39;s code, I noticed that 
you can simply dump HTML in the scrape function, instead of just the 
documented URI object.</p>

<p>I remembered Tatsuhiko mentioning integration with
<a href="http://search.cpan.org/perldoc?WWW%3A%3AMechanize">WWW::Mechanize</a> 
somewhere but I couldn't find anything yet. So I decided to write the little 
Mechanize plugin. Shockingly, and completely surprising, it now carries the name
<a href="http://search.cpan.org/perldoc?WWW%3A%3AMechanize%3A%3APlugin%3A%3AWeb%3A%3AScraper">WWW::Mechanize::Plugin::Web::Scraper</a>.</p>

<p>Scrape the planet!</p>

<div class="technoratitags">
<img src="/blog/images/technobubble.gif" alt="TT" title="Technorati Tags" />
<a href="http://technorati.com/tag/perl" rel="tag">perl</a>,
<a href="http://technorati.com/tag/plugin" rel="tag">plugin</a>,
<a href="http://technorati.com/tag/WWW::Mechanize" rel="tag">WWW::Mechanize</a>,
<a href="http://technorati.com/tag/Web::Scraper" rel="tag">Web::Scraper</a>
</div>]]></description>
    <pubDate>Wed, 11 Jun 2008 15:31:00 GMT</pubDate>
  </item>
  <item rdf:about="http://menno.b10m.net/blog/blosxom/personal/tank-man.html">
    <title>Tank Man</title>
    <link>http://menno.b10m.net/blog/blosxom/personal/tank-man.html</link>
    <description><![CDATA[<p>Today, 19 years ago, one of my favorite pictures of all time was taken</p>
<p style="text-align: center;"><img src="http://menno.b10m.net/blog/images/posts/tankman.jpg" alt="tank man" /></p>

<div class="technoratitags">
<img src="/blog/images/technobubble.gif" alt="TT" title="Technorati Tags" />
<a href="http://technorati.com/tag/tank+man" rel="tag">tank man</a>,
<a href="http://technorati.com/tag/tiananmen" rel="tag">tiananmen</a>,
<a href="http://technorati.com/tag/china" rel="tag">china</a>
</div>]]></description>
    <pubDate>Thu, 05 Jun 2008 16:54:00 GMT</pubDate>
  </item>
  <item rdf:about="http://menno.b10m.net/blog/blosxom/web/hotmail-doesnt-like-b10m.html">
    <title>Hotmail doesn't like b10m.net</title>
    <link>http://menno.b10m.net/blog/blosxom/web/hotmail-doesnt-like-b10m.html</link>
    <description><![CDATA[<p><img src="http://menno.b10m.net/blog/images/posts/hotmail.gif"
style="float: left; margin-right: 10px;" />
Last Friday, I received a call by a friend who invited me to an Endstille
gig. He asked me why I didn&#39;t reply to his mail. Odd, I thought, for I did
reply within 10 minutes after receiving. A day or so later, still no email,
so I decided to do a little testing.</p>

<p>I opened up a hotmail test account and just tried to mail it. The hotmail
mail server positively told my server that the message was accepted, but
the mail was no where to be found. Not in the Inbox, Junk folder or any
other place. It simply disappeared.</p>

<p>After a few struggles, I found a way to contact the postmaster(s) and quickly
after mailing them my complaints, I received a canned answer back. The
sophisticated SmartScreen filtering technology made my messages disappear
in thin air. Smart indeed and thanks for not informing the sender of this
block.</p>

<p>The fun part of the mail, I&#39;ll quote:</p>

<blockquote><p> I am not able to go into any specific details about what these filters 
specifically entail, as this would render them useless.</p></blockquote>

<p>Right! So they&#39;re so sophisticated that there&#39;s probably an easy 
way to get around them. Security through obscurity...</p>

<p>The friendly canned mail also suggested I&#39;d use SPF, a technique to 
specify in DNS records who is allowed to send out emails on behalf of the 
domain. Great ... but I&#39;ve been using that for a long time, so it 
wouldn&#39;t help.</p>

<p>Maybe I&#39;m on some RBL? Nope, can&#39;t find it. A quick search however
turned out that <a href="http://www.theregister.co.uk/2007/05/01/hotmail_friendly_fire/">I&#39;m not alone</a> here. And based on the time stamp of that 
document, this problem exists for over a year already.</p>

<p>So, as of yet, I can&#39;t send out mail (or reply) to my friends with a 
hotmail account. Tough luck. If you want to reach me, use a different 
Reply-To header.</p>

<div class="technoratitags">
<img src="/blog/images/technobubble.gif" alt="TT" title="Technorati Tags" />
<a href="http://technorati.com/tag/hotmail" rel="tag">hotmail</a>,
<a href="http://technorati.com/tag/SmartScreen" rel="tag">SmartScreen</a>,
<a href="http://technorati.com/tag/microsoft" rel="tag">microsoft</a>,
<a href="http://technorati.com/tag/mail" rel="tag">mail</a>,
<a href="http://technorati.com/tag/spf" rel="tag">spf</a>
</div>]]></description>
    <pubDate>Thu, 15 May 2008 13:40:00 GMT</pubDate>
  </item>

</rdf:RDF>
