<?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>http://bc-bd.org</title>
	<atom:link href="http://bc-bd.org/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://bc-bd.org/blog</link>
	<description>this is not a blog</description>
	<lastBuildDate>Thu, 04 Mar 2010 13:04:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hover v0.6.11 available</title>
		<link>http://bc-bd.org/blog/foo/hover-v0-6-11-available/</link>
		<comments>http://bc-bd.org/blog/foo/hover-v0-6-11-available/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 12:35:47 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[Foo]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=196</guid>
		<description><![CDATA[Starting with this release, Hover will respect case of search terms and no longer replace it with the one you specified, e.g. the following links are all generated with one definition:
Hover, hover, HoVeR, hOVEr, &#8230;
]]></description>
			<content:encoded><![CDATA[<p>Starting with this release, Hover will respect case of search terms and no longer replace it with the one you specified, e.g. the following links are all generated with one definition:</p>
<p>Hover, hover, HoVeR, hOVEr, &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/foo/hover-v0-6-11-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xbacklight, squeeze and my NC10</title>
		<link>http://bc-bd.org/blog/debian/xbacklight-squeeze-and-my-nc10/</link>
		<comments>http://bc-bd.org/blog/debian/xbacklight-squeeze-and-my-nc10/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 14:22:36 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[nc10]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=189</guid>
		<description><![CDATA[I recently updated my NC10 from lenny to squeeze. After that xbacklight stopped working:
$ xbacklight -set 50
No outputs have backlight property
Looks like the solution is to upgrade to the latest BIOS (11CA, available from samsungpc.com).
I created a FreeDOS USB stick with information available from Smörgåsbord and fdos.org, copied the BIOS to it, bootet from the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently updated my NC10 from lenny to squeeze. After that xbacklight stopped working:</p>
<pre>$ xbacklight -set 50
No outputs have backlight property</pre>
<p>Looks like the solution is to upgrade to the latest BIOS (11CA, available from <a href="http://www.samsungpc.com/08/products/nc10/firmware.html#firmware">samsungpc.com</a>).</p>
<p>I created a FreeDOS USB stick with information available from <a href="http://smorgasbord.gavagai.nl/2009/05/flash-your-samsung-nc10-bios-from-linux/">Smörgåsbord</a> and <a href="http://wiki.fdos.org/Installation/BootDiskCreateUSB">fdos.org</a>, copied the BIOS to it, bootet from the stick and successfully flashed my NC10.</p>
<p>Now xbacklight works again.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/xbacklight-squeeze-and-my-nc10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>imapfoo 0.1.1 available</title>
		<link>http://bc-bd.org/blog/software/imapfoo-0-1-1-available/</link>
		<comments>http://bc-bd.org/blog/software/imapfoo-0-1-1-available/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 15:25:31 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=181</guid>
		<description><![CDATA[The new version of imapfoo adds support for:

generating checksums and testing them again.
reading config options from file.
reading password from file, possibly STDIN.

]]></description>
			<content:encoded><![CDATA[<p>The new version of imapfoo adds support for:</p>
<ul>
<li>generating checksums and testing them again.</li>
<li>reading config options from file.</li>
<li>reading password from file, possibly STDIN.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/software/imapfoo-0-1-1-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>imapfoo v0.1.0 available</title>
		<link>http://bc-bd.org/blog/software/imapfoo-v0-1-0-available/</link>
		<comments>http://bc-bd.org/blog/software/imapfoo-v0-1-0-available/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 16:09:27 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=174</guid>
		<description><![CDATA[First public version of imapfoo, a tool to quickly add random or generated mails to a specified IMAP folder. The freshmeat project entry should appear soon.
]]></description>
			<content:encoded><![CDATA[<p>First public version of imapfoo, a tool to quickly add random or generated mails to a specified IMAP folder. The <a href="http://freshmeat.net/projects/imapfoo">freshmeat project entry</a> should appear soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/software/imapfoo-v0-1-0-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hover v0.6.10 available</title>
		<link>http://bc-bd.org/blog/wordpress/hover-v0-6-10-available/</link>
		<comments>http://bc-bd.org/blog/wordpress/hover-v0-6-10-available/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 21:11:20 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=152</guid>
		<description><![CDATA[This release adds Text Widgets support to Hover. Thanks to John Terry for the patch.
]]></description>
			<content:encoded><![CDATA[<p>This release adds Text Widgets support to Hover. Thanks to John Terry for the patch.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/wordpress/hover-v0-6-10-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lenny NetworkManager Patch</title>
		<link>http://bc-bd.org/blog/debian/lenny-networkmanager-patch/</link>
		<comments>http://bc-bd.org/blog/debian/lenny-networkmanager-patch/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 11:36:11 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=145</guid>
		<description><![CDATA[NetworkManager in Lenny writes it&#8217;s PID to /etc/resolv.conf:
### BEGIN INFO
#
# Modified_by:  NetworkManager
# Process:      /usr/bin/NetworkManager
# Process_id:   2869
#
### END INFO
This leads to etckeeper displaying a change every reboot:
This patch to the debian package stops NetworkManager from writing the INFO block to /etc/resolv.conf.
Alternatively, there is a backports package for lenny [...]]]></description>
			<content:encoded><![CDATA[<p>NetworkManager in Lenny writes it&#8217;s PID to /etc/resolv.conf:</p>
<pre>### BEGIN INFO
#
# Modified_by:  NetworkManager
# Process:      /usr/bin/NetworkManager
# Process_id:   2869
#
### END INFO</pre>
<p>This leads to etckeeper displaying a change every reboot:</p>
<p>This <a href="http://bc-bd.org/blog/wp-content/uploads/2009/10/nm.patch">patch</a> to the debian package stops NetworkManager from writing the INFO block to /etc/resolv.conf.</p>
<p>Alternatively, there is a backports package for lenny with an updated version of NetworkManager.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/lenny-networkmanager-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Goodbye Blizzard</title>
		<link>http://bc-bd.org/blog/foo/goodbye-blizzard/</link>
		<comments>http://bc-bd.org/blog/foo/goodbye-blizzard/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 13:09:54 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[Foo]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=139</guid>
		<description><![CDATA[A couple of days ago Blizzard decided to ban my Diablo 2 key from Battle.net, effectively cutting me off from online play.
After contacting their Online Support I was told, that my key was banned, because I had violated their Terms of Services, namely using &#8220;Third Party Software&#8221;.
Now the interesting part is, that I haven&#8217;t.
My first [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of days ago Blizzard decided to ban my Diablo 2 key from Battle.net, effectively cutting me off from online play.</p>
<p>After contacting their Online Support I was told, that my key was banned, because I had violated their Terms of Services, namely using &#8220;Third Party Software&#8221;.</p>
<p>Now the interesting part is, that I haven&#8217;t.</p>
<p>My first reaction was simple, &#8220;Well guys, I haven&#8217;t. Looks like a mistake, please fix&#8221;.</p>
<p>Their response however was that it was clear to them. I had been using some Software I was not allowed. Case closed.</p>
<p>I tried to get more details, e.g. what software I allegedly have been using and what I supposedly did wrong.</p>
<p>They replied by closing the support ticket and sending me a link to a feedback from where I was told &#8220;Please note, you will not receive a response regarding any information provided in this webform&#8221;.</p>
<p>I went back to my support contact and asked them (again) to provide a comprehensible explanation on what I did wrong exactly.</p>
<p>Guess what, they closed the ticket again.</p>
<p>In the end Blizzard banned my key for some reason which they refuse to tell me.</p>
<p>This leads to an interesting problem: Suppose I would buy another copy of Diablo 2 (which I won&#8217;t) to be able to play again. How can I be sure that I won&#8217;t get banned again? I have no idea what I allegedly did wrong. How am I supposed to not do it again?</p>
<p>For me, this leaves only one conclusion: No more Blizzard games.</p>
<p>Dear Blizzard, if you treat me like this, I don&#8217;t want to be your customer anymore.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/foo/goodbye-blizzard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hover v0.6.9 available</title>
		<link>http://bc-bd.org/blog/wordpress/hover-v0-6-9-available/</link>
		<comments>http://bc-bd.org/blog/wordpress/hover-v0-6-9-available/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 14:09:14 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=133</guid>
		<description><![CDATA[A new version of Hover is available. This release fixes an https related problem with the internal checks, problems with popups containg the character &#8216; and introduces support in domTT for IE8.
Also the regex used for finding hovers has been changed, which leads to a minor incomatibility with the current scheme used by conditional replacement.
Please [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of <span id="__autoId3">Hover</span> is available. This release fixes an https related problem with the internal checks, problems with popups containg the character &#8216; and introduces support in domTT for IE8.</p>
<p>Also the regex used for finding hovers has been changed, which leads to a minor incomatibility with the current scheme used by conditional replacement.</p>
<p>Please read the <strong>UPGRADE </strong>file contained in the archive.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/wordpress/hover-v0-6-9-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lyx: changing default label width</title>
		<link>http://bc-bd.org/blog/lyx/lyx-changing-default-label-width/</link>
		<comments>http://bc-bd.org/blog/lyx/lyx-changing-default-label-width/#comments</comments>
		<pubDate>Tue, 05 May 2009 14:50:41 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[lyx]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=110</guid>
		<description><![CDATA[Here I found something to change the default label width for the whole document (note that I changed &#8216;lyxlist&#8217; to &#8216;labeling&#8217;):
%adjust the labelwidth in the LyXlist environment
\newlength\extrawidth
\setlength\extrawidth{1eM} % default value

\renewenvironment{labeling}[1]
{\begin{list}{}
{\settowidth{\labelwidth}{#1}
\addtolength{\labelwidth}{\extrawidth}
\setlength{\leftmargin}{\labelwidth}
\addtolength{\leftmargin}{\labelsep}
\renewcommand{\makelabel}[1]{##1\hfil}}}
{\end{list}}
]]></description>
			<content:encoded><![CDATA[<p><a href="https://wiki.bfh.ch/index.php/Lyx">Here</a> I found something to change the default label width for the whole document (note that I changed &#8216;lyxlist&#8217; to &#8216;labeling&#8217;):</p>
<pre>%adjust the labelwidth in the LyXlist environment
\newlength\extrawidth
\setlength\extrawidth{1eM} % default value

\renewenvironment{labeling}[1]
{\begin{list}{}
{\settowidth{\labelwidth}{#1}
\addtolength{\labelwidth}{\extrawidth}
\setlength{\leftmargin}{\labelwidth}
\addtolength{\leftmargin}{\labelsep}
\renewcommand{\makelabel}[1]{##1\hfil}}}
{\end{list}}</pre>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/lyx/lyx-changing-default-label-width/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Thunderbirds Trash folder</title>
		<link>http://bc-bd.org/blog/thunderbird/change-thunderbirds-trash-folder/</link>
		<comments>http://bc-bd.org/blog/thunderbird/change-thunderbirds-trash-folder/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 13:56:04 +0000</pubDate>
		<dc:creator>bd</dc:creator>
				<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/uncategorized/change-thunderbirds-trash-folder/</guid>
		<description><![CDATA[To change the folder Thunderbird uses for deleted items:

go to Tools &#62; Options &#62; Advanced &#62; Config Editor
filter for mail.server
look for the server config you want to change, e.g. mail.server.server3
add a string to that server, e.g.: mail.server.server3.trash_folder_name
enter the name of the folder to use
restart thunderbird

]]></description>
			<content:encoded><![CDATA[<p>To change the folder Thunderbird uses for deleted items:</p>
<ul>
<li>go to Tools &gt; Options &gt; Advanced &gt; Config Editor</li>
<li>filter for mail.server</li>
<li>look for the server config you want to change, e.g. mail.server.server3</li>
<li>add a string to that server, e.g.: <span id="intelliTXT"><span class="postbody">mail.server.server3.trash_folder_name</span></span></li>
<li><span id="intelliTXT"><span class="postbody">enter the name of the folder to use</span></span></li>
<li><span id="intelliTXT"><span class="postbody">restart thunderbird</span></span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/thunderbird/change-thunderbirds-trash-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
