<?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"
	>

<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>
	<pubDate>Sun, 06 Jul 2008 22:08:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Disable Firefox&#8217;s AwesomeBar</title>
		<link>http://bc-bd.org/blog/firefox/disable-firefoxs-awesomebar/</link>
		<comments>http://bc-bd.org/blog/firefox/disable-firefoxs-awesomebar/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 22:07:52 +0000</pubDate>
		<dc:creator>bd</dc:creator>
		
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/firefox/disable-firefoxs-awesomebar/</guid>
		<description><![CDATA[If you do not like the behaviour of Firfox&#8217;s new url bar you might want to take a look at the oldbar addon and set browser.urlbar.matchOnlyTyped to true.
]]></description>
			<content:encoded><![CDATA[<p>If you do not like the behaviour of Firfox&#8217;s new url bar you might want to take a look at the <a href="https://addons.mozilla.org/en-US/firefox/addon/6227">oldbar addon</a> and set browser.urlbar.matchOnlyTyped to true.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/firefox/disable-firefoxs-awesomebar/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Debian with root on LVM on an USB drive</title>
		<link>http://bc-bd.org/blog/debian/debian-with-root-on-lvm-on-an-usb-drive/</link>
		<comments>http://bc-bd.org/blog/debian/debian-with-root-on-lvm-on-an-usb-drive/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 14:33:49 +0000</pubDate>
		<dc:creator>bd</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/?p=99</guid>
		<description><![CDATA[I was getting root file system not found errors when booting etch from a USB disk. As it turns out that the boot ramdisk did scan all devices for LVM partitions before USB drive detection was finished.
By adding rootdelay=10 to the kernel boot options the system will wait for ten seconds before activating LVM partitions [...]]]></description>
			<content:encoded><![CDATA[<p>I was getting root file system not found errors when booting etch from a USB disk. As it turns out that the boot ramdisk did scan all devices for LVM partitions before USB drive detection was finished.</p>
<p>By adding rootdelay=10 to the kernel boot options the system will wait for ten seconds before activating LVM partitions giving the USB subsystem enough time to activate all devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/debian-with-root-on-lvm-on-an-usb-drive/feed/</wfw:commentRss>
		</item>
		<item>
		<title>E61, Putty, vim and the escape key</title>
		<link>http://bc-bd.org/blog/e61i/e61-putty-vim-and-the-escape-key/</link>
		<comments>http://bc-bd.org/blog/e61i/e61-putty-vim-and-the-escape-key/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 07:53:02 +0000</pubDate>
		<dc:creator>bd</dc:creator>
		
		<category><![CDATA[E61i]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/e61i/e61-putty-vim-and-the-escape-key/</guid>
		<description><![CDATA[Since the E61i has no escape key using vim is a rather interesting ordeal. I could send an escape key by pressing ctrl-chr, releasing ctrl, pressing chr again and select the opening braket.
Update The green key is also mapped to ESC ;).
]]></description>
			<content:encoded><![CDATA[<p>Since the E61i has no escape key using vim is a rather interesting ordeal. I could send an escape key by pressing ctrl-chr, releasing ctrl, pressing chr again and select the opening braket.</p>
<p><strong>Update</strong> The green key is also mapped to ESC ;).</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/e61i/e61-putty-vim-and-the-escape-key/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nokie E61i and exim4</title>
		<link>http://bc-bd.org/blog/debian/nokie-e61i-and-exim4/</link>
		<comments>http://bc-bd.org/blog/debian/nokie-e61i-and-exim4/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 12:51:24 +0000</pubDate>
		<dc:creator>bd</dc:creator>
		
		<category><![CDATA[E61i]]></category>

		<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/debian/nokie-e61i-and-exim4/</guid>
		<description><![CDATA[Debian&#8217;s exim4 uses gnutls which has a feature that will not allow my E61i to use STARTTLS (see #438137) . Perhaps stunnel can help here &#8230;
Update: To advertise PLAIN authentication with exim4 for connections origination from localhost I used the following statement in my plaintext authentication configuration (broken into several lines for better readability):
server_advertise_condition =
 [...]]]></description>
			<content:encoded><![CDATA[<p>Debian&#8217;s exim4 uses gnutls which has a feature that will not allow my E61i to use STARTTLS (see <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438137">#438137</a>) . Perhaps stunnel can help here &#8230;</p>
<p><strong>Update:</strong> To advertise PLAIN authentication with exim4 for connections origination from localhost I used the following statement in my plaintext authentication configuration (broken into several lines for better readability):</p>
<pre>server_advertise_condition =
 ${if or
  {
   {!eq{$tls_cipher}{}
  }
  {
   eq{$interface_address}{127.0.0.1}}
  }
  {yes}{no}
 }</pre>
<p>That way plaintext auhentication is allowed for TLS sessions or unencrypted sessions originating from localhost.</p>
<p>Using stunnel and a default ssmtp configuration I can now send mails from my mobile phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/nokie-e61i-and-exim4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nokia E61i and Certificates</title>
		<link>http://bc-bd.org/blog/e61i/nokia-e61i-and-certificates/</link>
		<comments>http://bc-bd.org/blog/e61i/nokia-e61i-and-certificates/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 16:32:43 +0000</pubDate>
		<dc:creator>bd</dc:creator>
		
		<category><![CDATA[E61i]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/e61i/nokia-e61i-and-certificates/</guid>
		<description><![CDATA[Since I use a self signed certificate on my IMAP Server, my new E61i is complaining about an invalid certificate. I added the CA to my mobile by converting it to an x509 DER:
openssl x509 -outform der -in ca.pem -out ca.der
transfering the new file to the phone and opening it with the file manager.
]]></description>
			<content:encoded><![CDATA[<p>Since I use a self signed certificate on my IMAP Server, my new E61i is complaining about an invalid certificate. I added the CA to my mobile by converting it to an x509 DER:</p>
<pre>openssl x509 -outform der -in ca.pem -out ca.der</pre>
<p>transfering the new file to the phone and opening it with the file manager.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/e61i/nokia-e61i-and-certificates/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lightbox and Hover</title>
		<link>http://bc-bd.org/blog/wordpress/lightbox-and-hover/</link>
		<comments>http://bc-bd.org/blog/wordpress/lightbox-and-hover/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 13:25:27 +0000</pubDate>
		<dc:creator>bd</dc:creator>
		
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/wordpress/lightbox-and-hover/</guid>
		<description><![CDATA[Lightbox and Hover can be integrated, although some pople might consider it a little hackish&#8230;
First we need the image we&#8217;d like to display including a thumbnail. For this example I&#8217;ll be using &#8220;New York City&#8221; (thanks to the creator Paulo Barcellos Jr. for letting me use his image in this demo. Head over to InterfaceLIFT [...]]]></description>
			<content:encoded><![CDATA[<p>Lightbox and Hover can be integrated, although some pople might consider it a little hackish&#8230;</p>
<p>First we need the image we&#8217;d like to display including a thumbnail. For this example I&#8217;ll be using &#8220;<a href="http://interfacelift.com/wallpaper/details.php?id=1324">New York City</a>&#8221; (thanks to the creator Paulo Barcellos Jr. for letting me use his image in this demo. Head over to InterfaceLIFT for more &#8230;).</p>
<p>After placing the image, the tumbnail and lightbox on the web server, we need to include Lightbox&#8217;s javascript and css file into out theme. I simply added the following lines to my theme&#8217;s header.php:</p>
<pre>&lt;script type="text/javascript" src="/images/lightbox.js"&gt;&lt;/script&gt;
&lt;link rel="stylesheet" href="/images/lightbox.css" type="text/css" media="screen" /&gt;</pre>
<p>Please be sure to alter the paths to be valid on your system.</p>
<p>Now I created a hover with <strong>exactly</strong> the following settings:</p>
<p class="center"><img src="http://bc-bd.org/hover/lightbox_example.png" align="middle" /></p>
<p>Whenever I use NewYorkCity in a posting it will be replaced with a lightbox link and a hover popup. When you click on the link a popup will be displayed.</p>
<p>Please note that Lightbox can not be used together with WebSnapr, as you can see in the above example.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/wordpress/lightbox-and-hover/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hover Video Tutorial</title>
		<link>http://bc-bd.org/blog/wordpress/hover-video-tutorial/</link>
		<comments>http://bc-bd.org/blog/wordpress/hover-video-tutorial/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 21:02:52 +0000</pubDate>
		<dc:creator>bd</dc:creator>
		
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/wordpress/hover-video-tutorial/</guid>
		<description><![CDATA[Bradley Charbonneau has created a short video tutorial on how to use Hover.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.likoma.com/author/bradley-charbonneau/" title="Posts by Bradley Charbonneau">Bradley Charbonneau</a> has created a <a href="http://www.likoma.com/hover-over-pop-up-text-links-and-anchors/">short video tutorial</a> on how to use Hover.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/wordpress/hover-video-tutorial/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Matching ] with sed</title>
		<link>http://bc-bd.org/blog/misc/matching-with-sed/</link>
		<comments>http://bc-bd.org/blog/misc/matching-with-sed/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 15:58:04 +0000</pubDate>
		<dc:creator>bd</dc:creator>
		
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/misc/matching-with-sed/</guid>
		<description><![CDATA[Trying to macht ] with sed needs some precautions:
$ echo "[foo   U ] abc/def [bar]&#8221; &#124; sed &#8217;s/\([^]]\)\+] \([^ ]*\).*/\2/&#8217;
abc/def
Or use awk:
$ echo "[foo   U ] abc/def [bar]&#8221; &#124; awk -F &#8216;[][]&#8216; &#8216;{print $3}&#8217;
 abc/def
]]></description>
			<content:encoded><![CDATA[<p>Trying to macht ] with sed needs some precautions:</p>
<pre>$ echo "[foo   U ] abc/def [bar]&#8221; | sed &#8217;s/\([^]]\)\+] \([^ ]*\).*/\2/&#8217;
abc/def</pre>
<p>Or use awk:</p>
<pre>$ echo "[foo   U ] abc/def [bar]&#8221; | awk -F &#8216;[][]&#8216; &#8216;{print $3}&#8217;
 abc/def</pre>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/misc/matching-with-sed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Thunderbird 2.0 and Enigmail</title>
		<link>http://bc-bd.org/blog/debian/thunderbird-20-and-enigmail/</link>
		<comments>http://bc-bd.org/blog/debian/thunderbird-20-and-enigmail/#comments</comments>
		<pubDate>Mon, 06 Aug 2007 08:53:19 +0000</pubDate>
		<dc:creator>bd</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/debian/thunderbird-20-and-enigmail/</guid>
		<description><![CDATA[After my upgrade to Thunderbird / Iceweasel 2.0 Enigmail was no longer working (see 427591). Seems like something mixed up the versions of installed add-ons. I fixed it by removing Enigmail, starting and stopping Thunderbird and reinstalling Enigmail.
]]></description>
			<content:encoded><![CDATA[<p>After my upgrade to Thunderbird / Iceweasel 2.0 Enigmail was no longer working (see <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427591">427591</a>). Seems like something mixed up the versions of installed add-ons. I fixed it by removing Enigmail, starting and stopping Thunderbird and reinstalling Enigmail.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/debian/thunderbird-20-and-enigmail/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Jasper Fforde&#8217;s The Eyre Affair</title>
		<link>http://bc-bd.org/blog/books/jasper-ffordes-the-eyre-affair/</link>
		<comments>http://bc-bd.org/blog/books/jasper-ffordes-the-eyre-affair/#comments</comments>
		<pubDate>Sat, 04 Aug 2007 20:13:15 +0000</pubDate>
		<dc:creator>bd</dc:creator>
		
		<category><![CDATA[books]]></category>

		<guid isPermaLink="false">http://bc-bd.org/blog/books/jasper-ffordes-the-eyre-affair/</guid>
		<description><![CDATA[The Eyre Affair by Jasper Fforde is the first book in the Thursday Next Series. In it special operative Thursday Next is in pursuit of criminal mastermind and superhuman Acheron Hades who stole a device enabling him to pass the barrier between reality and fiction.
With the use of this machine Hades threatens to change classic [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://bc-bd.org/gallery2/main.php?g2_view=core.DownloadItem&amp;g2_itemId=6674&amp;g2_serialNumber=2" alt="eyre" title="eyre" class="g2image_float_left" height="150" width="150" />The Eyre Affair by <a href="http://en.wikipedia.org/wiki/Jasper_Fforde">Jasper Fforde</a> is the first book in the <a href="http://www.thursdaynext.com/">Thursday Next</a> Series. In it special operative Thursday Next is in pursuit of criminal mastermind and superhuman Acheron Hades who stole a device enabling him to pass the barrier between reality and fiction.</p>
<p>With the use of this machine Hades threatens to change classic literatur, for example by kidnapping the protagonist from Charlotte Brontë&#8217;s Jane Eyre.</p>
<p>Again a real page turner by Mr. Fforde.</p>
<p><a href="http://www.amazon.de/Eyre-Affair-Thursday-Next/dp/034073356X/ref=pd_bbs_sr_2/028-6489415-1927753?ie=UTF8&amp;s=books-intl-de&amp;qid=1185971474&amp;sr=8-2">The Eyre Affair at Amazon.de</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bc-bd.org/blog/books/jasper-ffordes-the-eyre-affair/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
