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

<channel>
	<title>DotBert &#187; Uncategorized</title>
	<atom:link href="http://dotbert.loedeman.nl/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://dotbert.loedeman.nl</link>
	<description>.NET thoughts by Bert Loedeman</description>
	<lastBuildDate>Thu, 18 Mar 2010 12:49:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>First aid&#8230;</title>
		<link>http://dotbert.loedeman.nl/first-aid</link>
		<comments>http://dotbert.loedeman.nl/first-aid#comments</comments>
		<pubDate>Wed, 16 Dec 2009 22:47:07 +0000</pubDate>
		<dc:creator>Bert Loedeman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dotbert.loedeman.nl/?p=176</guid>
		<description><![CDATA[Again, off topic&#8230; But there is news to announce   : I just passed my first aid exam &#8211; or EHBO axam in Dutch - (that&#8217;s one of many hobbies).

If you are going to be out of luck some way and I happen to be in the neighbourhood, pray for me really knowing everything by heart at [...]]]></description>
			<content:encoded><![CDATA[<p>Again, off topic&#8230; But there is news to announce <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="First aid..." />  : I just passed my first aid exam &#8211; or EHBO axam in Dutch - (that&#8217;s one of many hobbies).</p>
<p style="text-align: center;"><img class="size-full wp-image-178 aligncenter" title="EHBO logo" src="http://dotbert1.loedeman.nl/wp-content/uploads/2009/12/ehbo-154x219.gif" alt="EHBO logo" width="154" height="219" /></p>
<p>If you are going to be out of luck some way and I happen to be in the neighbourhood, pray for me really knowing everything by heart at that moment <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="First aid..." />  !</p>
]]></content:encoded>
			<wfw:commentRss>http://dotbert.loedeman.nl/first-aid/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just banned IE6</title>
		<link>http://dotbert.loedeman.nl/just-banned-ie6</link>
		<comments>http://dotbert.loedeman.nl/just-banned-ie6#comments</comments>
		<pubDate>Wed, 23 Sep 2009 21:30:40 +0000</pubDate>
		<dc:creator>Bert Loedeman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dotbert.loedeman.nl/?p=159</guid>
		<description><![CDATA[Hi all,
Unfortunately for all my blog readers stuck on IE6, I decided to leave IE6 without water and bread to help it die   . In plain English: visitors to my blog using this crappy browser no longer get access to my blog, instead they are facing a nice-looking popup, asking them nicely if [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>Unfortunately for all my blog readers stuck on IE6, I decided to leave IE6 without water and bread to help it die <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Just banned IE6" />  . In plain English: visitors to my blog using this crappy browser no longer get access to my blog, instead they are facing a nice-looking popup, asking them nicely if they already know to be outdated (and how to become alive again <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Just banned IE6" />  ).</p>
<p>The idea comes from <a href="http://code.google.com/p/ie6-upgrade-warning/">http://code.google.com/p/ie6-upgrade-warning/</a>. As a programmer, I decided to tweak the script a little to provide a better looking popup for my beloved IE6 visitors (statistics state that they are responsible for about 7% of my site visits, when I am writing this post &#8211; something to keep in mind when designing the get-alive-screen <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Just banned IE6" />  ).</p>
<p>What did I change?</p>
<ol>
<li>I added some scripting to disable select boxes below my popup (guess: a nasty IE bug keeps popping them over my popup, which troubles the IE6 view on my blog).</li>
<li>I also changed the background to #ccc for a more relaxed view.</li>
<li>For the same reason  I also changed opacity around the popup to 75% (just enough to see how interesting the blog could be, should they not have IE6 anymore).</li>
</ol>
<p>Have a look at the result:</p>
<p><a href="http://dotbert.loedeman.nl/wp-content/uploads/2009/09/bye-ie6.jpg" rel="shadowbox[post-159];player=img;"><img class="size-full wp-image-162 alignnone" title="Bye IE6!" src="http://dotbert1.loedeman.nl/wp-content/uploads/2009/09/bye-ie6-w600.jpg" alt="Bye IE6!" width="599" height="434" /></a></p>
<p>You can download the source code for this goal on the website mentioned above. The altered javascript file is located here: <a href="http://dotbert.loedeman.nl/wp-content/uploads/2009/09/warning.js">warning.js</a>. Good luck banning IE6 <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Just banned IE6" />  !</p>
]]></content:encoded>
			<wfw:commentRss>http://dotbert.loedeman.nl/just-banned-ie6/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Great: happy talk</title>
		<link>http://dotbert.loedeman.nl/great-happy-talk</link>
		<comments>http://dotbert.loedeman.nl/great-happy-talk#comments</comments>
		<pubDate>Mon, 07 Sep 2009 11:37:46 +0000</pubDate>
		<dc:creator>Bert Loedeman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dotbert.loedeman.nl/?p=155</guid>
		<description><![CDATA[Surfing the net, I stumbled upon a great post about so-called &#8216;happy talk&#8217;. Reading it, I laughed a lot. Jeff Atwood, I will read your blog more often   ! The link: http://www.codinghorror.com/blog/archives/001300.html. Enjoy reading   !
]]></description>
			<content:encoded><![CDATA[<p>Surfing the net, I stumbled upon a great post about so-called &#8216;happy talk&#8217;. Reading it, I laughed a lot. Jeff Atwood, I will read your blog more often <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Great: happy talk" />  ! The link: <a href="http://www.codinghorror.com/blog/archives/001300.html">http://www.codinghorror.com/blog/archives/001300.html</a>. Enjoy reading <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Great: happy talk" />  !</p>
]]></content:encoded>
			<wfw:commentRss>http://dotbert.loedeman.nl/great-happy-talk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
