<?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>Sigurd Høgsbro</title>
	<atom:link href="http://sigurd.hogsbro.org/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://sigurd.hogsbro.org/blog</link>
	<description>"There can be only one!"</description>
	<pubDate>Fri, 17 Oct 2008 10:53:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Investment bankers :-)</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2008/10/17/investment-bankers</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2008/10/17/investment-bankers#comments</comments>
		<pubDate>Fri, 17 Oct 2008 10:52:45 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Humour]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/?p=145</guid>
		<description><![CDATA[George Parr on subprime - very funny!
The truth of balance sheets of US Investment Banks:

There are two sides of the balance sheet: the left side and the right side.
On the left side, there is nothing right&#8230;
On the right side, there is nothing left.
Enjoy the weekend!
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2008/10/17/investment-bankers/feed</wfw:commentRss>
		</item>
		<item>
		<title>Olympics handover</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2008/08/25/olympics-handover</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2008/08/25/olympics-handover#comments</comments>
		<pubDate>Mon, 25 Aug 2008 14:44:51 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/?p=141</guid>
		<description><![CDATA[Watching the closing ceremony in Beijing, you cannot help but being amazed at the imagination and quality on display from the Chinese.
It was thus with some dismay I watched Boris Johnson walk in with the Beijing mayor to wave the Olympic flag. An ill-fitting suit, unbuttoned, a bad hair-do (which admittedly is par for the [...]]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2008/08/25/olympics-handover/feed</wfw:commentRss>
		</item>
		<item>
		<title>Free X server for Windows</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2008/06/16/free-x-server-for-windows</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2008/06/16/free-x-server-for-windows#comments</comments>
		<pubDate>Sun, 15 Jun 2008 23:03:14 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Microsoft/Windows]]></category>

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

		<category><![CDATA[Remote access]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/?p=139</guid>
		<description><![CDATA[I recently found XMing, a free X server for Windows, providing a useful alternative to VNC for accessing remote Ubuntu desktops. Instructions here.
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2008/06/16/free-x-server-for-windows/feed</wfw:commentRss>
		</item>
		<item>
		<title>Preserving UTF-8 filenames from Windows to Linux</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2008/05/01/preserving-utf-8-filenames-from-windows-to-linux</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2008/05/01/preserving-utf-8-filenames-from-windows-to-linux#comments</comments>
		<pubDate>Thu, 01 May 2008 21:24:06 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Microsoft/Windows]]></category>

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

		<category><![CDATA[UTF-8]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/?p=137</guid>
		<description><![CDATA[On occasion I access (Ubuntu) Linux servers from Windows using Putty and WinSCP. In order to preserve UTF-8 filenames, some snakeoil is required.
Putty (v0.60):

Set Window -&#62; Translation -&#62; Received data assumed to be in which character set = &#8216;UTF-8&#8242;
Set the LANG environment variable, either by setting it in /etc/environment or /etc/default/locale (system-wide), or within the [...]]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2008/05/01/preserving-utf-8-filenames-from-windows-to-linux/feed</wfw:commentRss>
		</item>
		<item>
		<title>Setting up SCP/SFTP chroot access to Ubuntu/x64 server</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2008/02/04/setting-up-scpsftp-chroot-access-to-ubuntux64-server</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2008/02/04/setting-up-scpsftp-chroot-access-to-ubuntux64-server#comments</comments>
		<pubDate>Mon, 04 Feb 2008 02:14:18 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Computing]]></category>

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

		<category><![CDATA[Remote access]]></category>

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

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

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2008/02/04/setting-up-scpsftp-chroot-access-to-ubuntux64-server</guid>
		<description><![CDATA[scponly provides a mechanism to enable secure file-access to a server, with marked improvement over FTP.
scponly can be setup in a) normal mode, whereby the user can see the whole of the file-system of the server, or b) in chroot&#8217;ed mode, whereby the user only sees the files the server administrator has granted access to. [...]]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2008/02/04/setting-up-scpsftp-chroot-access-to-ubuntux64-server/feed</wfw:commentRss>
		</item>
		<item>
		<title>Expensive travels (iPhone)</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/12/20/o2-iphone-roaming-costs</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/12/20/o2-iphone-roaming-costs#comments</comments>
		<pubDate>Thu, 20 Dec 2007 19:48:11 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Telecoms]]></category>

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

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

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/12/20/o2-iphone-roaming-costs</guid>
		<description><![CDATA[I have been travelling a bit since I got my iPhone, and got a nasty shock yesterday when the phone was barred by O2 for having reached a billing-level of £323 above my monthly subscription. Due to a bug in the O2 web portal this level of charges were not apparent to me.
After 3 sets [...]]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/12/20/o2-iphone-roaming-costs/feed</wfw:commentRss>
		</item>
		<item>
		<title>Thursday 13th was quite a day&#8230;</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/12/17/thursday-13th-dec-07</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/12/17/thursday-13th-dec-07#comments</comments>
		<pubDate>Sun, 16 Dec 2007 23:40:44 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Financial News]]></category>

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

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

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/12/17/thursday-13th-dec-07</guid>
		<description><![CDATA[Check it out on Foreign Policy
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/12/17/thursday-13th-dec-07/feed</wfw:commentRss>
		</item>
		<item>
		<title>UN report on extrajudicial killings, Philippines</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/12/17/philippines-extrajudicial-killings</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/12/17/philippines-extrajudicial-killings#comments</comments>
		<pubDate>Sun, 16 Dec 2007 23:00:20 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Culture &#038; Society]]></category>

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

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

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/12/17/philippines-extrajudicial-killings</guid>
		<description><![CDATA[Thanks to Torn for bringing this to my attention - Alston report: AFP behind killings. The full report has more detail (local copy).
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/12/17/philippines-extrajudicial-killings/feed</wfw:commentRss>
		</item>
		<item>
		<title>iPhone application development</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/12/15/iphone-development</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/12/15/iphone-development#comments</comments>
		<pubDate>Sat, 15 Dec 2007 21:00:29 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Computing]]></category>

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

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/12/15/iphone-development</guid>
		<description><![CDATA[Until Apple release the SDK for the iPhone, we are relegated to creating iPhone aware web-apps. I was inspired by the Facebook and Google optimised pages for the iPhone to investigate the details of the Safari browser.
Here are some resources to help you create Safari-savvy pages:

Web Page Development: Best Practices
ADC iPhone Dev Center
 ADC Internet [...]]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/12/15/iphone-development/feed</wfw:commentRss>
		</item>
		<item>
		<title>Safari for Windows</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/12/15/safari-on-windows</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/12/15/safari-on-windows#comments</comments>
		<pubDate>Sat, 15 Dec 2007 17:19:34 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Computing]]></category>

		<category><![CDATA[OS/X]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/12/15/safari-on-windows</guid>
		<description><![CDATA[As my iPhone sports Safari, I&#8217;ve been investigating this browser with more gusto than before. Safari has recently become available for Windows!
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/12/15/safari-on-windows/feed</wfw:commentRss>
		</item>
		<item>
		<title>iPhone</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/12/04/iphone</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/12/04/iphone#comments</comments>
		<pubDate>Tue, 04 Dec 2007 15:21:13 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Telecoms]]></category>

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

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/12/04/iphone</guid>
		<description><![CDATA[I got an iPhone for my birthday!
It&#8217;s a very sexy piece of kit; features I especially like are:

the sleek looks!
the behaviour of scrolling lists - love the &#8217;springy&#8217; behaviour
email support for IMAP
the gyroscopic sensor, which in some applications changes the view orientation
embedded Google Maps and YouTube applications

Features I&#8217;d like to see in future updates, in [...]]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/12/04/iphone/feed</wfw:commentRss>
		</item>
		<item>
		<title>Vista ATI PCI Express driver problem</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/11/15/vista-ati-pci-driver-problem</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/11/15/vista-ati-pci-driver-problem#comments</comments>
		<pubDate>Thu, 15 Nov 2007 21:07:31 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Microsoft/Windows]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/11/15/vista-ati-pci-driver-problem</guid>
		<description><![CDATA[I just had a BSoD on my laptop running Vista. It rebooted, and when I selected the option for it to tell me why. It &#8216;fessed up to a BlueScreen crash. I took the recommended solution to install a service pack, selected all available updates and let it reboot - and now my display driver [...]]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/11/15/vista-ati-pci-driver-problem/feed</wfw:commentRss>
		</item>
		<item>
		<title>Be* static IP</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/11/04/fixed-ip-solves-bethere-dsl-problems</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/11/04/fixed-ip-solves-bethere-dsl-problems#comments</comments>
		<pubDate>Sun, 04 Nov 2007 15:22:15 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Broadband]]></category>

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

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/11/04/fixed-ip-solves-bethere-dsl-problems</guid>
		<description><![CDATA[I&#8217;ve suffered with DSL modem stability &#38; routing failures for almost 2 months, but think I may have the problem resolved at last. After I was upgraded to a static IP (as result of Be* repositioning their product range) my connection is rock-solid again.
I can only see one logical reason for this: when I was [...]]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/11/04/fixed-ip-solves-bethere-dsl-problems/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google IMAP support</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/11/03/google-imap-support</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/11/03/google-imap-support#comments</comments>
		<pubDate>Sat, 03 Nov 2007 18:58:51 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/11/03/google-imap-support</guid>
		<description><![CDATA[I&#8217;m very pleased to find Google have added IMAP support to Gmail and their hosted email services. At long last I can process my email whilst offline, and keep Gmail in sync manually. And it&#8217;s all still free!
Read Google&#8217;s FAQ on IMAP.
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/11/03/google-imap-support/feed</wfw:commentRss>
		</item>
		<item>
		<title>Dell shipping PCs with Linux</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/10/08/dell-ships-ubuntu</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/10/08/dell-ships-ubuntu#comments</comments>
		<pubDate>Sun, 07 Oct 2007 23:12:42 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Computing]]></category>

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

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

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

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/10/08/dell-ships-ubuntu</guid>
		<description><![CDATA[I spotted on Ubuntu&#8217;s news-section that Dell finally have commenced shipping products (1 desktop, 1 notebook) with Ubuntu. Available in UK, Germany and France. Excellent!
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/10/08/dell-ships-ubuntu/feed</wfw:commentRss>
		</item>
		<item>
		<title>Using a Netgear DG834G with Be*</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/10/04/bethere-with-netgear-dg834g</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/10/04/bethere-with-netgear-dg834g#comments</comments>
		<pubDate>Thu, 04 Oct 2007 22:48:51 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Broadband]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/10/04/bethere-with-netgear-dg834g</guid>
		<description><![CDATA[After having tried my luck with 2 Thompson SpeedTouch routers (one being the Be* supplied WL780 and the other a reflashed BT HomeHub) I gave in and bought a Netgear DG834Gv3.
The relevant settings for using with Be*:

Basic Settings:

Does Your Internet Connection Require A Login? NO
Router MAC Address: &#60;MAC address of previous router, or let Be* [...]]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/10/04/bethere-with-netgear-dg834g/feed</wfw:commentRss>
		</item>
		<item>
		<title>Orangeclick.ch Mobile Internet</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/09/30/orangeclickch-mobile-internet</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/09/30/orangeclickch-mobile-internet#comments</comments>
		<pubDate>Sun, 30 Sep 2007 01:15:39 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Telecoms]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/09/30/orangeclickch-mobile-internet</guid>
		<description><![CDATA[If you have a SIM from Orangeclick.ch you may run into a problem I recently experienced. The Mobile Internet option (cost: CHF5 pcm for up to 2MB, CHF2.50 per subsequent 2MB) requires the APN to be set to &#8216;click&#8216;; which by default is set to &#8216;internet&#8216;.
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/09/30/orangeclickch-mobile-internet/feed</wfw:commentRss>
		</item>
		<item>
		<title>Musicat!</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/09/09/musicat</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/09/09/musicat#comments</comments>
		<pubDate>Sun, 09 Sep 2007 10:55:02 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/09/09/musicat</guid>
		<description><![CDATA[Nora had me spellbound. What a performance!
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/09/09/musicat/feed</wfw:commentRss>
		</item>
		<item>
		<title>Birth of the synthesizer?</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/09/09/theremin</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/09/09/theremin#comments</comments>
		<pubDate>Sun, 09 Sep 2007 10:41:40 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/09/09/theremin</guid>
		<description><![CDATA[David just sent me this lovely performance using a Theremin. If you are interested in modern electronic instruments, you should take a look.
The Theremin was the inspiration to Robert Moog; father of the Moog synthesizers, and to Jean-Michel Jarre, who was the leading iconic electronic music composer of my youth.
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/09/09/theremin/feed</wfw:commentRss>
		</item>
		<item>
		<title>Leveraging the connected humanity</title>
		<link>http://sigurd.hogsbro.org/blog/archives/2007/09/08/human-computing</link>
		<comments>http://sigurd.hogsbro.org/blog/archives/2007/09/08/human-computing#comments</comments>
		<pubDate>Sat, 08 Sep 2007 11:10:03 +0000</pubDate>
		<dc:creator>Sigurd</dc:creator>
		
		<category><![CDATA[Computing]]></category>

		<category><![CDATA[Knowledge Management]]></category>

		<guid isPermaLink="false">http://sigurd.hogsbro.org/blog/archives/2007/09/08/human-computing</guid>
		<description><![CDATA[Stumbled across this Google talk, nicely illustrating the additional information that can be obtained about data if you design your platforms in a way that engages the users to enjoy a challenge. A virtual hat tip to Luis von Ahn.
]]></description>
		<wfw:commentRss>http://sigurd.hogsbro.org/blog/archives/2007/09/08/human-computing/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
