<?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>randomice.net &#187; Not Nice Stuff</title>
	<atom:link href="http://www.randomice.net/category/all/not-nice-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.randomice.net</link>
	<description>by Enrico Schnepel</description>
	<lastBuildDate>Fri, 30 Jul 2010 06:58:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>global warming bug tracker</title>
		<link>http://www.randomice.net/2009/12/global-warming-bug-tracker/</link>
		<comments>http://www.randomice.net/2009/12/global-warming-bug-tracker/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 07:00:57 +0000</pubDate>
		<dc:creator>Enrico Schnepel</dc:creator>
				<category><![CDATA[NoEveryThing]]></category>
		<category><![CDATA[Not Nice Stuff]]></category>

		<guid isPermaLink="false">http://www.randomice.net/?p=252</guid>
		<description><![CDATA[Alexander found a BBC news about how bad skilled programmers can cause global warming. Obviously we need a global warming bug tracker!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://mauszeig.wordpress.com/2009/12/05/global-warming/" onclick="javascript:pageTracker._trackPageview('/outbound/article/mauszeig.wordpress.com');">Alexander found</a> a <a href="http://news.bbc.co.uk/2/hi/programmes/newsnight/8395514.stm" onclick="javascript:pageTracker._trackPageview('/outbound/article/news.bbc.co.uk');">BBC news</a> about how bad skilled programmers can cause global warming. Obviously we need a global warming bug tracker!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.randomice.net/2009/12/global-warming-bug-tracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Causality</title>
		<link>http://www.randomice.net/2009/07/causality/</link>
		<comments>http://www.randomice.net/2009/07/causality/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 07:40:13 +0000</pubDate>
		<dc:creator>Enrico Schnepel</dc:creator>
				<category><![CDATA[Not Nice Stuff]]></category>

		<guid isPermaLink="false">http://www.randomice.net/?p=160</guid>
		<description><![CDATA[In software an action results in most cases in a reaction. You don&#8217;t get a reaction on silent failing, silent success or just not implemented stub functions. If you get an reaction often you could guess the kind action you submitted from the reaction. To be concrete &#8211; this should be the case for error [...]]]></description>
			<content:encoded><![CDATA[<p>In software an action results in most cases in a reaction. You don&#8217;t get a reaction on silent failing, silent success or just not implemented stub functions. If you get an reaction often you could guess the kind action you submitted from the reaction. To be concrete &#8211; this should be the case for error messages &#8211; but it isn&#8217;t always. As you may guess the following error message has nothing to do with a buggy JavaScript function:<br />
<code><br />
Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMLocation.href]"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: http://gengmf.randomice.net/wp-content/plugins/cryptx/js/cryptx.js :: DeCryptMail :: line 37"  data: no]<br />
</code><br />
In fact it was the mail protocol handler application setting. The automatic detection (which is the default and it was my setting) found &#8211; as expected &#8211; the kmail program. I needed to manual set the path to &#8220;<code>/usr/bin/kmail</code>&#8221; to make everything work.</p>
<p>Many thanks to <a href="http://www.typo3.net/forum/list/list_post//90661/?page=1#pid333218" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.typo3.net');">charms</a> who had the same problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.randomice.net/2009/07/causality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ripcord</title>
		<link>http://www.randomice.net/2009/02/ripcord/</link>
		<comments>http://www.randomice.net/2009/02/ripcord/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 20:46:31 +0000</pubDate>
		<dc:creator>Enrico Schnepel</dc:creator>
				<category><![CDATA[Not Nice Stuff]]></category>

		<guid isPermaLink="false">http://www.randomice.net/?p=106</guid>
		<description><![CDATA[After one and a half day of a training about &#8220;SQL Server Analysis Services&#8221; (SSAS) which should have lasted for three days we (a group of five attendees) pulled the ripcord. The trainer did not seem to have a glimpse of didactic at all. He did not seem to have a glimpse about the course [...]]]></description>
			<content:encoded><![CDATA[<p>After one and a half day of a training about &#8220;SQL Server Analysis Services&#8221; (SSAS) which should have lasted for three days we (a group of five attendees) pulled the ripcord. The trainer did not seem to have a glimpse of didactic at all. He did not seem to have a glimpse about the course subject either. This was not only my impression &#8211; it were all of us. After we had a small chat with the chief about our displeasure, he offered us to get the training with an other trainer 5 weeks later &#8211; for free. So we canceled our hotel and made the tour back. HE (the trainer) has wasted a lot of our time. Never ever again!</p>
<p><strong>Update:</strong> The second trainer was classes better than the first one, but still left some room for improvement.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.randomice.net/2009/02/ripcord/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>scandalized</title>
		<link>http://www.randomice.net/2008/11/scandalized/</link>
		<comments>http://www.randomice.net/2008/11/scandalized/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 20:25:49 +0000</pubDate>
		<dc:creator>Enrico Schnepel</dc:creator>
				<category><![CDATA[It's me]]></category>
		<category><![CDATA[Not Nice Stuff]]></category>

		<guid isPermaLink="false">http://www.randomice.net/2008/11/scandalized/</guid>
		<description><![CDATA[Some days ago I went to my dentist for the regular check up. They wanted me to sign a form about the transferability of claims to the mediserv GmbH and about inquiries about my credit score to rating agents. I declined my signature and put the blank form on the counter commenting that I will [...]]]></description>
			<content:encoded><![CDATA[<p>Some days ago I went to my dentist for the regular check up. They wanted me to sign a form about the transferability of claims to the <a href="http://www.mediserv.de/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.mediserv.de');">mediserv GmbH</a> and about inquiries about my credit score to rating agents. I declined my signature and put the blank form on the counter commenting that I will sign it on demand. They looked at me like I am the only one who cares about the wording in a contract. Maybe <a href="http://en.wikipedia.org/wiki/John_Doe" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">John Doe</a> will sign it but that&#8217;s not my name&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.randomice.net/2008/11/scandalized/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>communication vs. reality</title>
		<link>http://www.randomice.net/2008/01/communication-vs-reality/</link>
		<comments>http://www.randomice.net/2008/01/communication-vs-reality/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 16:58:25 +0000</pubDate>
		<dc:creator>Enrico Schnepel</dc:creator>
				<category><![CDATA[It's me]]></category>
		<category><![CDATA[Not Nice Stuff]]></category>

		<guid isPermaLink="false">http://www.randomice.net/2008/01/communication-vs-reality/</guid>
		<description><![CDATA[I don&#8217;t have a working telephone since last Sunday.
I&#8217;ve called my telephone provider to make it work on Tuesday. They answered that they created a service ticket and will call me back later.
Nothing happened.
I&#8217;ve called again on Wednesday. They wanted to call me at least the next day.
Nothing happened.
I&#8217;ve called again on Friday morning. They [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t have a working telephone since last Sunday.</p>
<p>I&#8217;ve called my telephone provider to make it work on Tuesday. They answered that they created a service ticket and will call me back later.</p>
<p>Nothing happened.</p>
<p>I&#8217;ve called again on Wednesday. They wanted to call me at least the next day.</p>
<p>Nothing happened.</p>
<p>I&#8217;ve called again on Friday morning. They wanted to call me back.</p>
<p>Nothing happened.</p>
<p>I&#8217;ve called again on Friday evening. (As a remember &#8211; I am waiting since Tuesday for a call). They wanted to call me back. While answering I may have spoken a bit to tartly, but&#8230;</p>
<p>I&#8217;ve got a call within two minutes.</p>
<p>In this call I&#8217;ve heard, that there is no ticket, so they made one (guaranteed). It is unlikely that I will be called back before the weekend, but&#8230;</p>
<p>About one week later I&#8217;ve got a call on my mobile phone. Everything did worked except that the calls didn&#8217;t come through. There was a <a href="http://americanhistory.si.edu/collections/comphist/objects/bug.htm" onclick="javascript:pageTracker._trackPageview('/outbound/article/americanhistory.si.edu');">bug</a> in a dumb telephony socket (not really &#8211; but it just did not work)&#8230;</p>
<p><img src="http://www.randomice.net/files/2008/02/dscf2692.jpg" alt="telephony socket" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.randomice.net/2008/01/communication-vs-reality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>platform-independent</title>
		<link>http://www.randomice.net/2007/05/platform-independent/</link>
		<comments>http://www.randomice.net/2007/05/platform-independent/#comments</comments>
		<pubDate>Wed, 16 May 2007 16:00:05 +0000</pubDate>
		<dc:creator>Enrico Schnepel</dc:creator>
				<category><![CDATA[Not Nice Stuff]]></category>

		<guid isPermaLink="false">http://www.randomice.net/2007/05/platform-independently/</guid>
		<description><![CDATA[What I have learned today:
&#8220;platform-independent&#8221; is when two computers behave completely different using the same program.
]]></description>
			<content:encoded><![CDATA[<p>What I have learned today:</p>
<blockquote><p>&#8220;platform-independent&#8221; is when two computers behave completely different using the same program.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.randomice.net/2007/05/platform-independent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C-Plus-Plus</title>
		<link>http://www.randomice.net/2007/04/c-plus-plus/</link>
		<comments>http://www.randomice.net/2007/04/c-plus-plus/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 06:01:44 +0000</pubDate>
		<dc:creator>Enrico Schnepel</dc:creator>
				<category><![CDATA[Not Nice Stuff]]></category>

		<guid isPermaLink="false">http://www.randomice.net/2007/04/c-plus-plus/</guid>
		<description><![CDATA[It is amaising what horrorable error messages g++ is able to generate&#8230;

error: could not convert ‘((Parser*)this)-&#62;Parser::words. std::map&#60;_Key, _Tp, _Compare, _Alloc&#62;::find [with _Key = std::basic_string&#60;char, std::char_traits&#60;char&#62;, std::allocator&#60;char&#62; &#62;, _Tp = Word*, _Compare = std::less&#60;std::basic_string&#60;char, std::char_traits&#60;char&#62;, std::allocator&#60;char&#62; &#62; &#62;, _Alloc = std::allocator&#60;std::pair&#60;const std::basic_string&#60;char, std::char_traits&#60;char&#62;, std::allocator&#60;char&#62; &#62;, Word*&#62; &#62;](((const std::basic_string&#60;char, std::char_traits&#60;char&#62;, std::allocator&#60;char&#62; &#62;&#38;)((const std::basic_string&#60;char, std::char_traits&#60;char&#62;, std::allocator&#60;char&#62; &#62;*)(&#38; sval))))’ [...]]]></description>
			<content:encoded><![CDATA[<p>It is amaising what horrorable error messages g++ is able to generate&#8230;<br />
<code><br />
error: could not convert ‘((Parser*)this)-&gt;Parser::words. std::map&lt;_Key, _Tp, _Compare, _Alloc&gt;::find [with _Key = std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, _Tp = Word*, _Compare = std::less&lt;std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; &gt;, _Alloc = std::allocator&lt;std::pair&lt;const std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;, Word*&gt; &gt;](((const std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;&amp;)((const std::basic_string&lt;char, std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;*)(&amp; sval))))’ to ‘bool’<br />
</code><br />
The code to reproduce it looks like<br />
<code>if (words.find(sval)) {...}</code><br />
where words is a <code>std::map&lt;std::string, Word*&gt;</code>.</p>
<p>The correct code is:<br />
<code>	if (words.find(sval) == words.end()) {...}</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.randomice.net/2007/04/c-plus-plus/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>&#8220;seperated hands&#8221; or &#8220;un-success story&#8221;</title>
		<link>http://www.randomice.net/2006/09/seperated-hands-or-un-success-story/</link>
		<comments>http://www.randomice.net/2006/09/seperated-hands-or-un-success-story/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 08:46:20 +0000</pubDate>
		<dc:creator>Enrico Schnepel</dc:creator>
				<category><![CDATA[It's me]]></category>
		<category><![CDATA[Not Nice Stuff]]></category>

		<guid isPermaLink="false">http://randomice.mu.randomice.net/2006/09/07/seperated-hands-or-un-success-story/</guid>
		<description><![CDATA[It&#8217;s about one month ago since I&#8217;ve read a flyer on the pinwall in the entrance of our house saying that the cable tv provider will change on the 10th of August. They made also an offer to use a telephone line and internet over this cable. After my Holiday (which was very nice (except [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s about one month ago since I&#8217;ve read a flyer on the pinwall in the entrance of our house saying that the cable tv provider will change on the 10th of August. They made also an offer to use a telephone line and internet over this cable. After my Holiday (which was very nice (except for the loss of my jacket from my bycycle carrier)) I&#8217;ve made a contract to switch to the new provider with a seemless switch for the telephone line. Some days later was another flyer on the pinwall telling me that the provider switch will happen on the 31th August. Oh what a Happening &#8211; a service techniker told me that they need more than a week to switch. In the meantime my previos telephone provider just cut of my telephone line. I will get my telephone back when a new &#8220;multimedia plug&#8221; gets installed in my flat on the 13th of September &#8211; hopefully. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.randomice.net/2006/09/seperated-hands-or-un-success-story/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The early bird catched the duck</title>
		<link>http://www.randomice.net/2005/11/the-early-bird-catched-the-duck/</link>
		<comments>http://www.randomice.net/2005/11/the-early-bird-catched-the-duck/#comments</comments>
		<pubDate>Sat, 26 Nov 2005 19:29:23 +0000</pubDate>
		<dc:creator>Enrico Schnepel</dc:creator>
				<category><![CDATA[Not Nice Stuff]]></category>

		<guid isPermaLink="false">http://randomice.mu.randomice.net/2005/11/26/the-early-bird-catched-the-duck/</guid>
		<description><![CDATA[After preparing a duck on Thursday for eating this evening &#8211; I found the tinfoil packet completely frazzled and &#8220;distributed&#8221; on our balcony. We have put it outside because our fridge is to small and it&#8217;s cold enough there. The picture shows what was left&#8230;

]]></description>
			<content:encoded><![CDATA[<p>After preparing a duck on Thursday for eating this evening &#8211; I found the tinfoil packet completely frazzled and &#8220;distributed&#8221; on our balcony. We have put it outside because our fridge is to small and it&#8217;s cold enough there. The picture shows what was left&#8230;</p>
<p><img src="http://static.flickr.com/27/67213429_89b2e4f27f.jpg" alt="frazzled duck" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.randomice.net/2005/11/the-early-bird-catched-the-duck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And the Winner is&#8230;</title>
		<link>http://www.randomice.net/2005/11/and-the-winner-is/</link>
		<comments>http://www.randomice.net/2005/11/and-the-winner-is/#comments</comments>
		<pubDate>Thu, 10 Nov 2005 09:38:07 +0000</pubDate>
		<dc:creator>Enrico Schnepel</dc:creator>
				<category><![CDATA[Not Nice Stuff]]></category>

		<guid isPermaLink="false">http://randomice.mu.randomice.net/2005/11/10/and-the-winner-is/</guid>
		<description><![CDATA[The Big Brother Awards are regularly awarded to persons or organisations massively disturbing the rights of every citizen.
For the year 2005 the winners are:

Otto Schily (category lifetime)
the Saatgut Treuhand Verwaltungs GmbH (cat. commercial)
the goverment of the country Niedersachsen (government)
the Generalstaatsanwaltschaft of the country Schleswig-Holstein (communication)
video observation everywhere &#8212; many candidats (technique)
the WM organisation comittee of [...]]]></description>
			<content:encoded><![CDATA[<p>The Big Brother Awards are regularly awarded to persons or organisations massively disturbing the rights of every citizen.</p>
<p>For the year 2005 the winners are:</p>
<ul>
<li><a href="http://www.bigbrotherawards.de/2005/.life" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.bigbrotherawards.de');">Otto Schily (category lifetime)</a></li>
<li><a href="http://www.bigbrotherawards.de/2005/.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.bigbrotherawards.de');">the Saatgut Treuhand Verwaltungs GmbH (cat. commercial)</a></li>
<li><a href="http://www.bigbrotherawards.de/2005/.gov" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.bigbrotherawards.de');">the goverment of the country Niedersachsen (government)</a></li>
<li><a href="http://www.bigbrotherawards.de/2005/.comm" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.bigbrotherawards.de');">the Generalstaatsanwaltschaft of the country Schleswig-Holstein (communication)</a></li>
<li><a href="http://www.bigbrotherawards.de/2005/.tec" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.bigbrotherawards.de');">video observation everywhere &#8212; many candidats (technique)</a></li>
<li><a href="http://www.bigbrotherawards.de/2005/.cop" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.bigbrotherawards.de');">the WM organisation comittee of the DFB (consumer protection)</a></li>
<li><a href="http://www.bigbrotherawards.de/2005/.pol" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.bigbrotherawards.de');">the hessian Interior Minister, Volker Bouffier (politics)</a></li>
<li><a href="http://www.bigbrotherawards.de/2005/.local" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.bigbrotherawards.de');">Grundschule Ennigloh bei B&uuml;nde, Volksbank Bad Oeynhausen Herford eG and Sparkasse Herford (local price)</a></li>
</ul>
<p>I wish a happy spying&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.randomice.net/2005/11/and-the-winner-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
