<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Sumptuous Capital: Blog</title>
	
	<link>http://blog.sumptuouscapital.com</link>
	<description />
	<lastBuildDate>Sun, 28 Oct 2012 18:56:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/KristianFiskerstrandsBlog" /><feedburner:info uri="kristianfiskerstrandsblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>New OpenPGP key generated utilizing Elliptic Curves</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/rQnw7yfa1pk/</link>
		<comments>http://blog.sumptuouscapital.com/2012/10/new-openpgp-key-generated-utilizing-elliptic-curves/#comments</comments>
		<pubDate>Sun, 28 Oct 2012 16:13:01 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[SendingEmails]]></category>
		<category><![CDATA[ecc]]></category>
		<category><![CDATA[openpgp]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sks]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=649</guid>
		<description><![CDATA[I have generated a new OpenPGP key that I will start migrate over to immediately, however, I do not really expect to revoke my current keys within the next few years for reasons found below. But before getting into that &#8211; the new key info. As per my usual setup the encryption subkey has a ]]></description>
			<content:encoded><![CDATA[<p>I have generated a new OpenPGP key that I will start migrate over to immediately, however, I do not really expect to revoke my current keys within the next few years for reasons found below. But before getting into that &#8211; the <a href="https://keys2.kfwebs.net/pks/lookup?op=vindex&#038;fingerprint=on&#038;search=0x43FE956C542CA00B">new key info</a>. As per my usual setup the encryption subkey has a one year expiry. (I&#8217;ve also updated the keys <a href="https://keys2.kfwebs.net/pks/lookup?op=vindex&#038;fingerprint=on&#038;search=0x16E0CF8D6B0B9508">0x16E0CF8D6B0B9508</a> and <a href="https://keys2.kfwebs.net/pks/lookup?op=vindex&#038;fingerprint=on&#038;search=0x0B7F8B60E3EDFAE3">0x0B7F8B60E3EDFAE3</a> with new encryption subkeys for next year)</p>
<p><em>pub   521E/43FE956C542CA00B  created: 2012-10-07  expires: never       usage: SC<br />
sub   521e/063FC02F1BFDEAA8  created: 2012-10-07  expires: 2013-12-30  usage: E<br />
</em></p>
<p><strong>Why do I expect such a long migration path? </strong></p>
<p>This key is an Elliptic Curve Public key following <a href="http://tools.ietf.org/rfc/rfc6637.txt">RFC6637</a>. It is using a NIST curve of an ECC strength that is 521 bits, which relative to an RSA key should be about 15,360 bits. <a href="https://www.kfwebs.net/news/603/15360-bit-OpenPGP-key">My RSA key</a> that is this length <a href="http://lists.gnupg.org/pipermail/gnupg-devel/2012-October/026961.html">apparently isn&#8217;t supported</a> in newer versions of GnuPG (version 2.1, that is using GPG Agent for storing the secret keys) </p>
<p>Currently the only implementation I&#8217;m familiar with that accept ECC keys is GnuPG 2.1, which is still in Beta. The SKS keyservers handle this type of key since version <a href="http://lists.nongnu.org/archive/html/sks-devel/2012-10/msg00010.html">1.1.4</a> and the sub-pool hkp://subset.pool.sks-keyservers.net require servers to be at this version, and is as such <a href="http://lists.nongnu.org/archive/html/sks-devel/2012-10/msg00011.html">ECC safe </a>. </p>
<p>The new key might also turn out to be replaced if we get an OpenPGP standard of versions 5 within a reasonable timeframe. Until then, contact me using whichever key you want &#8211; as long as you consider the value of your own privacy and is using one of them. </p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/rQnw7yfa1pk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2012/10/new-openpgp-key-generated-utilizing-elliptic-curves/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2012/10/new-openpgp-key-generated-utilizing-elliptic-curves/</feedburner:origLink></item>
		<item>
		<title>CURL and using HTTP Host Header for SNI</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/qQQmZ_0hQSQ/</link>
		<comments>http://blog.sumptuouscapital.com/2012/10/curl-and-using-http-host-header-for-sni/#comments</comments>
		<pubDate>Wed, 10 Oct 2012 19:48:05 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[pki]]></category>
		<category><![CDATA[sks]]></category>
		<category><![CDATA[SNI]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[tls]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=646</guid>
		<description><![CDATA[Recently I added a HKPS pool to sks-keyservers.net , and in that process I&#8217;m validating the SKS keyservers SSL/TLS certificates versus my own Certificate Authority, so only servers with certificates signed by myself are included. This ensure a subjectAltName for the appropriate host, in order to avoid certificate failures. So far so good. Some servers ]]></description>
			<content:encoded><![CDATA[<p>Recently I added a HKPS pool to sks-keyservers.net , and in that process I&#8217;m validating the SKS keyservers SSL/TLS certificates versus my own Certificate Authority, so only servers with certificates signed by myself are included. This ensure a subjectAltName for the appropriate host, in order to avoid certificate failures. So far so good. </p>
<p>Some servers for various reasons need to have another certificate installed signed by another authority. In order for this to be handled properly, Server Name Indication is used to properly map the request with the virtual host and the certificate to present to the client. </p>
<p>My crawler use curl as the basis for the requests, and as I connect using the hostname found in server-discovery, it use the HTTP Host: header for the pool. The issue with vanilla curl, is however, that there is no way to manually set the SNI hostname to use, and it will default to the hostname of the request. </p>
<p>As such I added <a href="http://dev.kfwebs.net/kf-curl-sni.patch">a patch</a> that will use the Host header presented instead. I&#8217;m adding it here in case it is useful for anyone else. </p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/qQQmZ_0hQSQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2012/10/curl-and-using-http-host-header-for-sni/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2012/10/curl-and-using-http-host-header-for-sni/</feedburner:origLink></item>
		<item>
		<title>mod_gnutls: Requiring encryption</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/OBDHjX6Raeo/</link>
		<comments>http://blog.sumptuouscapital.com/2012/08/mod_gnutls-requiring_encryption/#comments</comments>
		<pubDate>Sun, 12 Aug 2012 12:52:32 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[gnutls]]></category>
		<category><![CDATA[mod_gnutls]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[tls]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=634</guid>
		<description><![CDATA[I recently switched over from using mod_ssl to mod_gnutls for providing encryption and verification on some of my web servers. mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0, TLS 1.1 and 1.2 encryption for Apache HTTPD, and it is similar to mod_ssl in purpose &#8211; but does not use OpenSSL. Since some ]]></description>
			<content:encoded><![CDATA[<p>I recently switched over from using mod_ssl to <a href="http://modgnutls.sourceforge.net/">mod_gnutls</a> for providing encryption and verification on some of my web servers. mod_gnutls uses the <a href="http://www.gnu.org/software/gnutls/">GnuTLS</a> library to provide SSL 3.0, TLS 1.0, TLS 1.1 and 1.2 encryption for Apache HTTPD, and it is similar to mod_ssl in purpose &#8211; but does not use OpenSSL. Since some of the servers only have 1 public IP; in order to provide encryption on multiple websites I prefer to use TLS, although, in all fairness, SSL with SNI is an alternative. I do, however feel the TLS protocol is a cleaner one, so I&#8217;ll support that. </p>
<p>As a result of the switch <a href="https://sks-keyservers.net">sks-keyservers.net</a> is now also encryption-enabled, using a self-signed certificate that can be verified through the Web of Trust of OpenPGP using <a href="http://web.monkeysphere.info/">Monkeysphere</a>.</p>
<p>One thing I am missing in mod_gnutls is however a way to require certain file paths to be encrypted. Ok, this can be done using configuration directives in the VirtualHost settings for the non-TLS enabled host, but I find it much cleaner to be able to append this on a per-directory basis (.htaccess). As such, I&#8217;ve written a small patch that add the &#8220;GnuTLSRequireSSL&#8221; directive to mod_gnutls. This take one argument that can have the values &#8220;On&#8221; or &#8220;Off&#8221;. <a href="/files/mod_gnutls-add_RequireSSL.patch.txt">Download the patch here</a></p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/OBDHjX6Raeo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2012/08/mod_gnutls-requiring_encryption/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2012/08/mod_gnutls-requiring_encryption/</feedburner:origLink></item>
		<item>
		<title>Back from vacation</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/I3gDqcALjds/</link>
		<comments>http://blog.sumptuouscapital.com/2012/08/back-from-vacation/#comments</comments>
		<pubDate>Sun, 05 Aug 2012 18:50:53 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Vacation]]></category>
		<category><![CDATA[Ålesund]]></category>
		<category><![CDATA[Elliptic Curve]]></category>
		<category><![CDATA[sks]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=622</guid>
		<description><![CDATA[This year I spent my summer holiday relaxing back in Norway &#8212; mostly back on the west coast in the area around Ålesund, where I come from. I started off with some Salmon fishing, granted only got a small one of 1.5kg; The area is great, and we were lucky with the weather. Below is ]]></description>
			<content:encoded><![CDATA[<p>This year I spent my summer holiday relaxing back in Norway &#8212; mostly back on the west coast in the area around Ålesund, where I come from.</p>
<p>I started off with some Salmon fishing, granted only got a small one of 1.5kg;</p>
<p><a href="http://blog.sumptuouscapital.com/wp-content/uploads/2012/08/20120722_191130.jpg"><img class="aligncenter size-medium wp-image-623" title="20120722_191130" src="http://blog.sumptuouscapital.com/wp-content/uploads/2012/08/20120722_191130-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>The area is great, and we were lucky with the weather. Below is a picture of the Mardøla streak.</p>
<p><a href="http://blog.sumptuouscapital.com/wp-content/uploads/2012/08/20120723_161440.jpg"><img class="aligncenter size-medium wp-image-625" title="20120723_161440" src="http://blog.sumptuouscapital.com/wp-content/uploads/2012/08/20120723_161440-e1344192049371-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p>As for computers, I&#8217;ve gotten around to <a href="https://bitbucket.org/skskeyserver/sks-keyserver/pull-request/5/elliptic-curve-public-keys" target="_blank">implementing support for Elliptic Curve public keys in SKS</a> , and played around with an updated version of <a href="http://www.lysator.liu.se/~jc/wotsap/news.html" target="_blank">pks2wot </a>to allow interaction with SKS for the wot generation, hence called <a href="https://bitbucket.org/kristianf/sks2wot" target="_blank">sks2wot</a>.</p>
<p>Most of the vacation was left to relaxation, and reading up on books and magazine subscriptions.</p>
<p><a href="http://blog.sumptuouscapital.com/wp-content/uploads/2012/08/2012-08-02-01-02.jpg"><img class="aligncenter size-medium wp-image-626" title="Back Camera" src="http://blog.sumptuouscapital.com/wp-content/uploads/2012/08/2012-08-02-01-02-134x300.jpg" alt="" width="134" height="300" /></a></p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/I3gDqcALjds" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2012/08/back-from-vacation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2012/08/back-from-vacation/</feedburner:origLink></item>
		<item>
		<title>Year of cryptography?</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/ttIzVQKXEls/</link>
		<comments>http://blog.sumptuouscapital.com/2012/05/year-of-cryptography/#comments</comments>
		<pubDate>Sun, 13 May 2012 17:42:40 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[SendingEmails]]></category>
		<category><![CDATA[crypto]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[openpgp]]></category>
		<category><![CDATA[pki]]></category>
		<category><![CDATA[sks]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=617</guid>
		<description><![CDATA[Over the past few weeks I&#8217;ve been using my spare time to further improve upon sks-keyservers.net , a project I&#8217;ve been running since 2006 (time flies). Most notably, I&#8217;ve constructed and implemented a new calculation of DNS Service Record (SRV) weights, that are used for calculation of which servers are to be included in various ]]></description>
			<content:encoded><![CDATA[<p>Over the past few weeks I&#8217;ve been using my spare time to further improve upon <a href="http://sks-keyservers.net">sks-keyservers.net</a> , a project I&#8217;ve been running since 2006 (time flies). Most notably, I&#8217;ve constructed and implemented a new calculation of DNS Service Record (SRV) weights, that are used for calculation of which servers are to be included in various geographical sub-pools. As a result of this, the project now has geographical pools for; Europe, North America, Oceania and South America.In addition the server discovery process has been parallelized , and is in general far more robust. So far in 2012 an additional 3,104 lines of code has been added to this particular project.</p>
<p>The actual calculations are described in more details in<a href="http://kfwebs.com/sks-keyservers-SRV.pdf"> this PDF document. </a></p>
<p>&nbsp;</p>
<p>In addition, the IDEA implementation I wrote for libgcrypt / gnupg back in 2006 has finally been included into the main codebase (with some modifications, mainly by Alon and Ullrich), See <a href="http://lists.gnupg.org/pipermail/gcrypt-devel/2012-January/001895.html">[1]</a> and <a href="http://www.kfwebs.net/articles/article/42/GnuPG-2.0---IDEA-support">[2]</a>.</p>
<p>&nbsp;</p>
<p>That comes in addition to the publication of my <a href="http://blog.sumptuouscapital.com/2011/12/beginning-2012-latex-kindle-and-secure-emails/">book on sending secure emails</a>. Is 2012 the year of cryptography for me? I certainly hope it continues to involve a lot of it going forwards as well.</p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/ttIzVQKXEls" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2012/05/year-of-cryptography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2012/05/year-of-cryptography/</feedburner:origLink></item>
		<item>
		<title>Beginning 2012; LaTeX, Kindle and secure emails.</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/LwbTxS3oID8/</link>
		<comments>http://blog.sumptuouscapital.com/2011/12/beginning-2012-latex-kindle-and-secure-emails/#comments</comments>
		<pubDate>Sat, 31 Dec 2011 17:48:27 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[SendingEmails]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[openpgp]]></category>
		<category><![CDATA[pki]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sks]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=553</guid>
		<description><![CDATA[I love to read, in particular using the Amazon Kindle application on on either my Asus EEE Transformer Pad or my iPad. But being the computer geek that I also am, I figured it was about time to look into how the mass bunch of these books are deployed. As I already had a draft ]]></description>
			<content:encoded><![CDATA[<p>I love to read, in particular using the Amazon Kindle application on on either my Asus EEE Transformer Pad or my iPad. But being the computer geek that I also am, I figured it was about time to look into how the mass bunch of these books are deployed. As I already had a draft copy of a book titled <strong><a href="http://www.amazon.com/Sending-Emails-Safe-Way-ebook/dp/B006RSG1S4/">Sending Emails &#8211; The Safe Way</a></strong>, something I wrote back in 2007-2008 while trying to explain the use of Digital Signatures and Encryption in order to secure emails, what better place to start testing.</p>
<p style="text-align: center;"><a href="http://www.amazon.com/Sending-Emails-Safe-Way-ebook/dp/B006RSG1S4/"><img class="size-full wp-image-613 aligncenter" title="31BsYkkiiUL._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA300_SH20_AA278_PIkin4,BottomRight,-49,22_AA300_SH20_OU01_" src="http://blog.sumptuouscapital.com/wp-content/uploads/2011/12/31BsYkkiiUL._BO2204203200_PIsitb-sticker-arrow-clickTopRight35-76_AA300_SH20_AA278_PIkin4BottomRight-4922_AA300_SH20_OU01_.jpg" alt="" width="300" height="300" /></a></p>
<p>The book itself is, as most I&#8217;ve written, prepared in a Document Preparation System called LaTeX. Ok, so the name might bring up some wrong associations, but the fact is, this is quite probably the best environment to write any scientific papers. In addition to having a very nice bibliography system called BibTeX for referencing, it is superior for equations, hence heavily used in particular in scientific academia. This, in addition to being built on the base of the typesetting system TeX, makes it far superior in terms of typesetting matters such as kerning, hyphenations and ligatures, something other writing tools (in particular MS Word) lack completely. As this isn&#8217;t supposed to be a LaTeX post, I&#8217;ll just stop there and refer to <a href="http://en.wikipedia.org/wiki/LaTeX">wikipedia</a> and <a href="http://en.wikibooks.org/wiki/LaTeX">wikibooks.org</a> for more advantages to the curious.</p>
<p>But where greatness ends, trouble arise. As LaTeX is a typesetting system, it is naturally page oriented to either a book or an article format (in addition to other document classes). The Amazon Kindle format, as well as ePub and other generic formats, are on the other hand flow-oriented. That means that line-breaks and handling of hyphenations, that you would normally leave to the typesetter, is handled by the device on-the-run. Due to the limited capacity for resources, and the nature of the flow rendering (in page oriented it doesn&#8217;t matter if creating the initial page takes some time, as it will only be done once (write-one-read-many)), the instruction set for flow-oriented documents is more limited.</p>
<p>The underlying format used for these devices is actually the same as used on this website (and any other), HTML (or for the prudent reader, the XML based counterpart XHTML with a subset of CSS). Ok, lets take a stop here. HTML was something I have used to mark up text for what is approaching two decades way too quickly. The simplified nature of it also means that the author is losing a lot of control of how things are viewed, but have to depend on proper formatting by the various devices on the market.</p>
<p>Accepting that I won&#8217;t get things as pretty in the Kindle version compared to the PDF I, never the less, continue the conversion process from my .tex source files to the kindle format. First step using <a href="http://dlmf.nist.gov/LaTeXML/">LaTexML</a>. At this stage, however, I realize that a lot of the nice packages I&#8217;ve used while creating my PDF files, is incompatible with this tool, resulting in a need for defining various dummy commands and post-processing of the output HTML file, both automatically and manually before importing it in the <a href="http://www.mobipocket.com/en/downloadsoft/productdetailscreator.asp">eBook Creator</a>. The sad thing actually is, that for an author that mainly expect to publish using digital media, it is far beneficial to just stay away from more advanced tools and write the HTML by hand, just as we did back in the mid 1990s when first introduced to the Internet. Truly an impressive progress&#8230;.</p>
<p>An increasing number of the eBooks that are distributed are prepared by lay-men, and the automatic tools for conversion by Amazon is more targeted towards Microsoft Word documents than anything else. But hey, it boost the available products and is cheap for the distributors, so I would probably do the same if I were them, but I still consider it a shame.</p>
<p>In any case, while I&#8217;m contemplating other (fiction-related) projects for 2012, at least I&#8217;ve gotten around to testing the system a bit and made my first book available at both <a href="http://www.amazon.com/Sending-Emails-Safe-Way-ebook/dp/B006RSG1S4/">Amazon Kindle (eBook)</a> and a <a href="https://www.createspace.com/3760385">printed version</a> (certainly no surprise that I&#8217;m most satisfied regarding the printed version).</p>
<p>Happy New Years! (and feel free to visit <a href="http://www.amazon.com/author/kristianfiskerstrand">my page on amazon.com</a>)</p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/LwbTxS3oID8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2011/12/beginning-2012-latex-kindle-and-secure-emails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2011/12/beginning-2012-latex-kindle-and-secure-emails/</feedburner:origLink></item>
		<item>
		<title>2012 Outlook</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/PHZhyfPkIww/</link>
		<comments>http://blog.sumptuouscapital.com/2011/12/2012-outlook/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 17:14:49 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Derivatives]]></category>
		<category><![CDATA[Equities]]></category>
		<category><![CDATA[FX]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Euro]]></category>
		<category><![CDATA[Forex]]></category>
		<category><![CDATA[ISDA]]></category>
		<category><![CDATA[Portfolio allocation]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=543</guid>
		<description><![CDATA[The year 2011 has been marked with extreme volatility, much to do indecisive politicians that have not only shown a lack of decision making and slow response to changing environments, but that have actively worked their way towards the wrong direction and into a corner. As such, when I received the following quote from an ]]></description>
			<content:encoded><![CDATA[<p>The year 2011 has been marked with extreme volatility, much to do indecisive politicians that have not only shown a lack of decision making and slow response to changing environments, but that have actively worked their way towards the wrong direction and into a corner. As such, when I received the following quote from an acquaintance, I could do nothing but concur. </p>
<blockquote><p>As Year end draws nearer, the worry is the main positive for 2011 is it&#8217;s looking likely to be a whole lot better than 2012&#8230;</p></blockquote>
<p>There is nothing that would indicate the volatility to decrease in 2012. What has changed, however, is the psychology of it all. It is amazing what people, and then in particular market participants, can get used to. An equity index move of 3-5 per cent points is now nearly to consider normal, and at least don&#8217;t prompt too much attention. The investors are also a different breed, and trying to learn to take advantage of the volatility to increase earnings, and act counter-cyclically to take advantages of dips in the market. </p>
<p>For the Fixed Income space, the phrases regulatory risk, execution risk and event risk has truly been experienced, and players are adapting to expect to wait for windows for proper transactions depending on the surroundings. </p>
<p>All of this is likely to continue, and the world is bracing for outcome of a break-up of the European monetary union. This coming week the International Swaps and Derivatives Association will hold a webcast with its members next week to discuss what would happen to euro-denominated derivatives contracts in the event of one or more countries leaving the euro zone.</p>
<p>Personally I&#8217;m not expecting a full-fledged break-up of the union within 2012 where the Euro completely cease to exist, resulting in a dependence on Lex Monetae for interpretations of contracts, but I do consider it likely to have one or several countries seceding the euro-zone and getting a New National Currency (NNC), which can result in interesting contractual effects and monetary flow control (prohibition of exporting hard cash from a country can result in a foreign governed contract not being enforceable still)</p>
<p>If nothing else 2012 looks to become a very interesting year &#8211; but not a year for the weak minded. </p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/PHZhyfPkIww" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2011/12/2012-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2011/12/2012-outlook/</feedburner:origLink></item>
		<item>
		<title>Time to change equity position from underweight to neutral?</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/-sh4hquH30M/</link>
		<comments>http://blog.sumptuouscapital.com/2011/08/time-to-change-equity-position-from-underweight-to-neutral/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 19:38:28 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Equities]]></category>
		<category><![CDATA[OSEBX]]></category>
		<category><![CDATA[Portfolio allocation]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=534</guid>
		<description><![CDATA[After being underweight equities for a while OSEBX has corrected down more than 20 per cent, together with other large drops in global equities following political indecisiveness on both sides of the Atlantic. The quick drop, however, changes the Risk/Reward consideration and it now seems prudent for longer-term investors to start gradually increase the equity ]]></description>
			<content:encoded><![CDATA[<p>After being <a href="http://blog.sumptuouscapital.com/2011/05/still-underweight-equities/ ">underweight equities for a while</a> OSEBX has corrected down more than 20 per cent, together with other large drops in global equities following political indecisiveness on both sides of the Atlantic. The quick drop, however, changes the Risk/Reward consideration and it now seems prudent for longer-term investors to start <strong>gradually increase the equity position</strong> (in particular for strong bluechips) . As such I&#8217;m now changing my <b>equity view from underweight to neutral</b>. </p>
<p>The risks to the economy still remains high, but long-term there should be support in possible inflationary pressure (lets be real, the governments needs inflation to get out of the debt crisis) and a possible QE3 (depreciation in USD can only help the US) could contribute to equity buying. </p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/-sh4hquH30M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2011/08/time-to-change-equity-position-from-underweight-to-neutral/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2011/08/time-to-change-equity-position-from-underweight-to-neutral/</feedburner:origLink></item>
		<item>
		<title>Are the politicians and rating agencies making a mockery of CDS market?</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/_AAVwLrckHU/</link>
		<comments>http://blog.sumptuouscapital.com/2011/06/are-the-politicians-and-rating-agencies-making-a-mockery-of-cds-market/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 18:26:28 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Derivatives]]></category>
		<category><![CDATA[CDS]]></category>
		<category><![CDATA[Greece]]></category>
		<category><![CDATA[rating agencies]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=526</guid>
		<description><![CDATA[A few interesting stories popped up on Dow Jones Newswire today, again bringing up some questions regarding the credit triggers for the CDS (Credit Default Swap) market. A snippet of the story is quoted (highlighted by myself): Standard &#038; Poor&#8217;s Friday said in a report that for issuers rated at Greece&#8217;s level, single-B, a &#8220;voluntary&#8221; ]]></description>
			<content:encoded><![CDATA[<p>A few interesting stories popped up on Dow Jones Newswire today, again bringing up some questions regarding the credit triggers for the CDS (Credit Default Swap) market. A snippet of the story is quoted (highlighted by myself): </p>
<blockquote><p>Standard &#038; Poor&#8217;s Friday said in a report that <strong>for issuers rated at Greece&#8217;s level, single-B, a &#8220;voluntary&#8221; debt exchange would likely be default if creditors received securities with terms less favorable than are available in the secondary market. With 10-year Greek debt yielding 15% in the secondary market and two-year debt yielding over 20%, that is almost certain to be the case under the exchange process planned by euro-zone governments.</strong></p></blockquote>
<p>At the same time EU politicians are stating that </p>
<blockquote><p>* DJ Deal Will Avoid Greek Credit Event But Not Necessarily Ratings Downgrade – Officials</p></blockquote>
<p>Or looking more closely at the article:</p>
<blockquote><p>“The ECB has opposed more coercive measures aimed at getting Greece&#8217;s private-creditors to continue providing financing for the country starting in 2012. But the debt-exchange process envisioned by the governments won&#8217;t rewrite existing bond contracts or trigger a credit event, the officials said, partly easing the ECB&#8217;s concerns that private-creditors would be forced to contribute financing.”</p></blockquote>
<p>CDSes are normally written under the ISDA Master Agreement (<em>International Swaps and Derivatives Association</em>) , in which a credit event follows in the situations </p>
<ul>
<li>reference entity bankruptcy</li>
<li>failure to pay, </li>
<li>obligation acceleration, </li>
<li>repudiation (When one party refuses to honor its terms in a loan contract. ) </li>
<li>moratorium. </li>
</ul>
<p>If we make a note of the S&#038;P statement, <em>voluntary </em>is enclosed in quotes. I suspect this is based on the amount of incentives involved for the current bondholders to participate on a “voluntary” basis. One example of such an incentive would be</p>
<blockquote><p>The governments are also looking to the European Central Bank to encourage the exchange offer by accepting the new Greek bonds as collateral for lending while refusing to accept the old ones, the officials said.</p></blockquote>
<p>The argument would then be, if enough (too many) incentives are given to participate on a voluntary basis, it would be a de-facto <em>obligation acceleration</em> and as such constitute a <em>credit event</em>. </p>
<p>Now that prompts the following question from my side. If something would qualify as a credit event for a B rated issuer (and keep in mind the debt has already been down-notched substantially), but could be avoided if the rating agencies further downgrade the rating on a post-hoc basis, as can be inferred from the politicians suggestion. Are they really making a mockery of the CDS market? If this is the situation a credit event would “never” be a reality for sovereign bonds. </p>
<p>Can we really have a situation where that would not happen if the rating agencies would further downgrade the issuer after the fact?</p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/_AAVwLrckHU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2011/06/are-the-politicians-and-rating-agencies-making-a-mockery-of-cds-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2011/06/are-the-politicians-and-rating-agencies-making-a-mockery-of-cds-market/</feedburner:origLink></item>
		<item>
		<title>Thank you EU Commission</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/DhY3QpzBwWw/</link>
		<comments>http://blog.sumptuouscapital.com/2011/06/thank-you-eu-commission/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 18:38:18 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[FX]]></category>
		<category><![CDATA[EU]]></category>
		<category><![CDATA[EURUSD]]></category>
		<category><![CDATA[Forex]]></category>
		<category><![CDATA[Greece]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=516</guid>
		<description><![CDATA[After the reuters story about a greek aid package I shorted the spike expecting a reversal for the rumor &#8230; DJ New Greek Plan Would Include Increased External Funding -ReutersDJ EU Agrees In Principle On New Greek Plan -ReutersDJ New Greek Plan Would Run 3 Years -Reuters What I did not expect was for it ]]></description>
			<content:encoded><![CDATA[<p>After the reuters story about a greek aid package I shorted the spike expecting a reversal for the rumor &#8230; </p>
<blockquote><p>DJ New Greek Plan Would Include Increased External Funding -Reuters<br />DJ EU Agrees In Principle On New Greek Plan -Reuters<br />DJ New Greek Plan Would Run 3 Years -Reuters</p></blockquote>
<p>What I did not expect was for it to be so quick, and the reason why? <a href="http://www.businessinsider.com/eu-commission-denies-greece-deal-2011-6">EU Commission denies the whole thing </a></p>
<div id="attachment_518" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.sumptuouscapital.com/wp-content/uploads/2011/06/2011-06-03-eurusd-drop1.gif"><img src="http://blog.sumptuouscapital.com/wp-content/uploads/2011/06/2011-06-03-eurusd-drop1-300x99.gif" alt="" title="2011-06-03 eurusd-drop" width="300" height="99" class="size-medium wp-image-518" /></a><p class="wp-caption-text">Click image for full size</p></div>
<p>Ended up as one of my definite better trades lately, so a great thanks to the commission. </p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/DhY3QpzBwWw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2011/06/thank-you-eu-commission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2011/06/thank-you-eu-commission/</feedburner:origLink></item>
		<item>
		<title>Bearish on EURUSD</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/v-u0RnQEJMU/</link>
		<comments>http://blog.sumptuouscapital.com/2011/06/bearish-on-eurusd/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 16:22:23 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[FX]]></category>
		<category><![CDATA[Bearish]]></category>
		<category><![CDATA[EURUSD]]></category>
		<category><![CDATA[Forex]]></category>
		<category><![CDATA[Portfolio allocation]]></category>
		<category><![CDATA[TA]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=512</guid>
		<description><![CDATA[While having an underweight view on equities other asset classes are worth a look. In addition to credits, one of the more interesting to follow, in my opinion, is foreign exchange speculation. EURUSD is currently trading below the option barrier around 1.45 after having enjoyed a revival over the past two weeks (circled), as the ]]></description>
			<content:encoded><![CDATA[<p>While having an <a href="http://blog.sumptuouscapital.com/2011/05/still-underweight-equities/">underweight view on equities</a> other asset classes are worth a look. In addition to credits, one of the more interesting to follow, in my opinion, is foreign exchange speculation. </p>
<div id="attachment_513" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.sumptuouscapital.com/wp-content/uploads/2011/06/2011-06-03-eurusd.gif"><img src="http://blog.sumptuouscapital.com/wp-content/uploads/2011/06/2011-06-03-eurusd-300x110.gif" alt="" title="2011-06-03 eurusd" width="300" height="110" class="size-medium wp-image-513" /></a><p class="wp-caption-text">Click for larger image</p></div>
<p>EURUSD is currently trading below the option barrier around 1.45 after having enjoyed a revival over the past two weeks (circled), as the sentiment towards the Greek situation has improved. In my opinion, however, the peripheral EUR situation is still so vulnerable (Portugal avaiting a general election shortly isn&#8217;t exactly helping) that I expect a reversal of the past few week&#8217;s gain, down towards the <strong>1.40 &#8211; 1.41 area</strong> (38.20 fibb level at 1.4144 and 100 dma at 1.4061).</p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/v-u0RnQEJMU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2011/06/bearish-on-eurusd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2011/06/bearish-on-eurusd/</feedburner:origLink></item>
		<item>
		<title>Still underweight equities</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/v5wb5gDWTMg/</link>
		<comments>http://blog.sumptuouscapital.com/2011/05/still-underweight-equities/#comments</comments>
		<pubDate>Mon, 30 May 2011 19:37:18 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Equities]]></category>
		<category><![CDATA[OSEBX]]></category>
		<category><![CDATA[Portfolio allocation]]></category>
		<category><![CDATA[TA]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=495</guid>
		<description><![CDATA[The 11th of March (OSEBX close 435) I expected a correction to OSEBX, which reached an intraday low over the past few months of 409 the 15th. This was less of a correction than expected (but still down 6% within a few days). Since then the index has returned to trading in the narrow tunnel ]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://blog.sumptuouscapital.com/2011/03/osebx-in-for-a-correction/">11th of March</a> (OSEBX close 435)  I expected a correction to OSEBX, which reached an intraday low over the past few months of 409 the 15th. This was less of a correction than expected (but still down 6% within a few days). Since then the index has returned to trading in the narrow tunnel of 430 to 445, having difficulties breaching the barrier of the 76.40 fibb levels. Closing today at 436, virtually unchanged since the last update (and as such a better return for being allocated elsewhere). </p>
<p>The uncertainties regarding the peripherals in the eurozone, as well as increasing signals of weaker growth in the economies still support an <strong>underweight in equities</strong>.  This is further supported by expectations of rate hikes which should make bonds increasingly attractive, and could reduce liquidity flowing into equities. In the current yield environment, however, the credit spreads found for higher rated debt instruments supports investments in <em>Floating Rate Notes</em> rather than bonds or equities. </p>
<p>In support of buying OSEBX we have a rising 200 daily moving average, currently at 417 (roughly 4.5 per. cent. down from today&#8217;s close) which could prove a resistance level. But the risks in the economy in my opinion still provide a poor Risk/Reward. </p>
<p><strong>Updated technical analysis of OSEBX:</strong><br />
<a href="http://blog.sumptuouscapital.com/wp-content/uploads/2011/05/2011-05-30-osebx.gif"><img src="http://blog.sumptuouscapital.com/wp-content/uploads/2011/05/2011-05-30-osebx-300x147.gif" alt="" title="2011-05-30 osebx" width="300" height="147" class="aligncenter size-medium wp-image-496" /><br /><center><em>(click image for full size)</em></center></a></p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/v5wb5gDWTMg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2011/05/still-underweight-equities/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2011/05/still-underweight-equities/</feedburner:origLink></item>
		<item>
		<title>Source for sks-keyservers.net released as open source</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/HS4inDiw5b8/</link>
		<comments>http://blog.sumptuouscapital.com/2011/04/source-for-sks-keyservers-net-released-as-open-source/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 20:12:31 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web/Server]]></category>
		<category><![CDATA[openpgp]]></category>
		<category><![CDATA[pki]]></category>
		<category><![CDATA[sks]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=486</guid>
		<description><![CDATA[Due to popular demand, and what I hope will result as good contributions to the further development of sks-keyservers.net I decided to release the sourcecode under the GNU General Public License v3 in a subversion repository available at code.google.com For those who haven&#8217;t gotten to know this project, yet, I started it in 2006 when ]]></description>
			<content:encoded><![CDATA[<p>Due to popular demand, and what I hope will result as good contributions to the further development of <a href="http://sks-keyservers.net">sks-keyservers.net</a> I decided to release the sourcecode under the GNU General Public License v3 in a subversion repository available at <a href="http://code.google.com/p/sks-keyservers-pool/">code.google.com</a></p>
<p>For those who haven&#8217;t gotten to know this project, yet, I <a href="http://lists.gnu.org/archive/html/sks-devel/2006-12/msg00002.html">started it in 2006</a> when the former <i>random.sks.keyserver.penguin.de</i> round-robin pool by Bjoern Buerger went offline. The SKS Keyservers provide the public key component / certificates in the Web of Trust of which OpenPGP (&#8220;Pretty Good Privacy&#8221;) is based on. The whole framework is used in order to facilitate digitally signed and encrypted email messages.</p>
<p>In an environment where the governments implement schemes such as the Data Retention Directive (EU), and documentation shows that US used its Echelon surveillance network to promote Boeing&#8217;s business (in 1994), one can&#8217;t stress the importance of encryption enough. But even for those who don&#8217;t feel this need, email is becoming an increasingly important method of communication &#8211; and without digital signatures, anyone can spoof an email address. Despite this, surprisingly few have decided to invest any time or effort into securing their digital communication.</p>
<p>That was also the reason for me starting to write my still un-published book in 2008, <b>Sending Emails The Safe Way</b>. I started this with the intention of convincing more people about the necessity and teaching them about the various elements related to proper security. The more I wrote, however, I noticed that my writing got more technical and in the end I concluded that the book was not suitable for the intended task, but was rather aimed at system administrators. Realizing this I never got around to finished the book. However, the parts I wrote during a couple very interesting weeks can nevertheless be downloaded in <a href="http://kfwebs.com/SendingEmails.pdf">PDF format</a>. By now all but the cryptography theory and history is outdated, including quite a few of the references found in the footnotes, so any new effort at writing something on the subject would be from scratch. Based on the adoption rate of the technology, it sure seems necessary. </p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/HS4inDiw5b8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2011/04/source-for-sks-keyservers-net-released-as-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2011/04/source-for-sks-keyservers-net-released-as-open-source/</feedburner:origLink></item>
		<item>
		<title>New opera season approaching</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/TJprszT-PNw/</link>
		<comments>http://blog.sumptuouscapital.com/2011/04/new-opera-season-approaching/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 17:42:11 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Culture]]></category>
		<category><![CDATA[Guiseppe Verdi]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Richard Wagner]]></category>
		<category><![CDATA[Wolfgang Amadeus Mozart]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=479</guid>
		<description><![CDATA[This year&#8217;s opera season is nearing an end. The highlight has, without doubt, been Guiseppe Verdi&#8217;s Rigoletto that played last week &#8211; and although Peter Grimes (only remaining) probably will be good, I take the chance of already declaring Rigoletto the best of the season. Next year&#8217;s season is approaching rapidly and I&#8217;ve already secured ]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.sumptuouscapital.com/2010/05/my-opera-calendar/" target="_blank">This year&#8217;s opera season</a> is nearing an end. The highlight has, without doubt, been Guiseppe Verdi&#8217;s Rigoletto that played last week &#8211; and although Peter Grimes (only remaining) probably will be good, I take the chance of already declaring Rigoletto the best of the season.</p>
<p>Next year&#8217;s season is approaching rapidly and I&#8217;ve already secured tickets for</p>
<ul>
<li><em>Die Zauberflöte by </em><a href="http://no.wikipedia.org/wiki/Wolfgang_Amadeus_Mozart">Wolfgang Amadeus Mozart</a></li>
<li><a href="http://en.wikipedia.org/wiki/Macbeth_%28opera%29" target="_blank">Macbeth</a> by Guiseppe Verdi</li>
<li><a href="http://en.wikipedia.org/wiki/La_boh%C3%A8me" target="_blank">La Boheme</a> by <a href="http://en.wikipedia.org/wiki/Giacomo_Puccini">Giacomo Puccini</a></li>
<li><a href="http://en.wikipedia.org/wiki/Tristan_und_Isolde" target="_blank">Tristan and Isolde</a> by <a href="http://en.wikipedia.org/wiki/Richard_Wagner">Richard Wagner</a></li>
<li>Den fjerde nattevakt (The fourth nightwatchman) by <span style="font-size: x-small;">Gisle Kverndokk and Ivar Tindberg</span></li>
<li><a href="http://en.wikipedia.org/wiki/Aida" target="_blank">Aida</a> by Guiseppe Verdi</li>
</ul>
<p>Should be a nice season indeed <img src='http://blog.sumptuouscapital.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/TJprszT-PNw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2011/04/new-opera-season-approaching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2011/04/new-opera-season-approaching/</feedburner:origLink></item>
		<item>
		<title>OSEBX in for a correction?</title>
		<link>http://feedproxy.google.com/~r/KristianFiskerstrandsBlog/~3/9KQzFYsyCoc/</link>
		<comments>http://blog.sumptuouscapital.com/2011/03/osebx-in-for-a-correction/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 17:49:19 +0000</pubDate>
		<dc:creator>Kristian Fiskerstrand</dc:creator>
				<category><![CDATA[Equities]]></category>
		<category><![CDATA[Correction]]></category>
		<category><![CDATA[OSEBX]]></category>
		<category><![CDATA[Portfolio allocation]]></category>
		<category><![CDATA[TA]]></category>

		<guid isPermaLink="false">http://blog.sumptuouscapital.com/?p=466</guid>
		<description><![CDATA[After having topped, and turned at the 76.40 fibb-level, OSEBX (Oslo Stock Exchange Benchmark) today closed below the support levels of the 45 day moving average, and doesn&#8217;t have any new clear technical support level before the 61.80-fibb and the 255 dma. Are we in for a correction of 9-10 per cent? From a technical ]]></description>
			<content:encoded><![CDATA[<p>After having topped, and turned at the 76.40 fibb-level, OSEBX (Oslo Stock Exchange Benchmark) today closed below the support levels of the 45 day moving average, and doesn&#8217;t have any new clear technical support level before the 61.80-fibb and the 255 dma. Are we in for a correction of 9-10 per cent? From a technical point of view if definately looks like it.</p>
<p style="text-align: center;"><a href="http://blog.sumptuouscapital.com/wp-content/uploads/2011/03/2011-03-11-osebx.gif"><img class="aligncenter size-medium wp-image-467" title="2011-03-11-osebx" src="http://blog.sumptuouscapital.com/wp-content/uploads/2011/03/2011-03-11-osebx-300x73.gif" alt="" width="300" height="73" />(click image for full size)</a></p>
<p style="text-align: left;">I personally consider this index to be overbought, and with the uncertainty that surrounds the equity markets alongside what looks to be a reduced risk of inflation for the time being, at least myself have already allocated my personal portfolio out of equities into short-term money-market instruments.</p>
<img src="http://feeds.feedburner.com/~r/KristianFiskerstrandsBlog/~4/9KQzFYsyCoc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.sumptuouscapital.com/2011/03/osebx-in-for-a-correction/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.sumptuouscapital.com/2011/03/osebx-in-for-a-correction/</feedburner:origLink></item>
	</channel>
</rss>
