<?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>jernstrom.org &#187; Kimmo</title>
	<atom:link href="http://jernstrom.org/site/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://jernstrom.org/site</link>
	<description>Random stuff</description>
	<lastBuildDate>Wed, 03 Feb 2010 00:15:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to run a DotNet Framework 2.0 Application from a Network Share</title>
		<link>http://jernstrom.org/site/2010/02/how-to-run-a-dotnet-framework-2-0-application-from-a-network-share/</link>
		<comments>http://jernstrom.org/site/2010/02/how-to-run-a-dotnet-framework-2-0-application-from-a-network-share/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 23:56:00 +0000</pubDate>
		<dc:creator>Kimmo</dc:creator>
				<category><![CDATA[Legacy]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jernstrom.org/site/2010/02/how-to-run-a-dotnet-framework-2-0-application-from-a-network-share/</guid>
		<description><![CDATA[Running a DotNet Framework 2.0 from a network share or an UNC path just plain doesn’t work. You get an error message such as the the one to the right. I pretty much never thought much of it, because in some mysterious way I never encountered a situation where this might be an actual problem. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jernstrom.org/site/wp-content/2010/02/admodify1.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="admodify" border="0" alt="admodify" align="right" src="http://jernstrom.org/site/wp-content/2010/02/admodify_thumb1.png" width="277" height="148" /></a></p>
<p>Running a DotNet Framework 2.0 from a network share or an UNC path just plain doesn’t work. You get an error message such as the the one to the right. </p>
<p>I pretty much never thought much of it, because in some mysterious way I never encountered a situation where this might be an actual problem. Well. A couple a weeks ago a customer hit into this problem, and for a reason or another they really needed to run their application (not admodify.net!) from a network share. </p>
<p>Here’s a couple of links on the issue and remedy:</p>
<p><a href="http://support.microsoft.com/kb/320268">http://support.microsoft.com/kb/320268</a>     <br /><a href="http://msdn.microsoft.com/en-us/library/a0ke3k86(VS.71).aspx">http://msdn.microsoft.com/en-us/library/a0ke3k86(VS.71).aspx</a></p>
<p>However, for the brave one, here’s an example wildcard solution. Run it from a CMD prompt from within C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727</p>
<pre lang="cmd">caspol -m -ag 1 -url "file://\\*" FullTrust -exclusive on</pre>
]]></content:encoded>
			<wfw:commentRss>http://jernstrom.org/site/2010/02/how-to-run-a-dotnet-framework-2-0-application-from-a-network-share/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Slow on Updates&#8230;Being Confused&#8230;</title>
		<link>http://jernstrom.org/site/2010/01/slow-on-updatesbeing-confused/</link>
		<comments>http://jernstrom.org/site/2010/01/slow-on-updatesbeing-confused/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 23:23:43 +0000</pubDate>
		<dc:creator>Kimmo</dc:creator>
				<category><![CDATA[Kinda Virtual]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[jernstrom.org]]></category>

		<guid isPermaLink="false">http://jernstrom.org/site/2010/01/slow-on-updatesbeing-confused/</guid>
		<description><![CDATA[I always thought of my site as a public notepad. I guess I have once again regressed&#160; back to putting notes in Notepad.exe and putting URLs and binaries to a web drive that no one, except perhaps me, benefits of. It’s not like I’ve been personally doing anything fancy, I’m just gathering and building upon [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jernstrom.org/site/wp-content/2010/01/confused.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="confused" border="0" alt="confused" align="right" src="http://jernstrom.org/site/wp-content/2010/01/confused_thumb.png" width="195" height="244" /></a></p>
<p>I always thought of my site as a public notepad. I guess I have once again regressed&#160; back to putting notes in Notepad.exe and putting URLs and binaries to a web drive that no one, except perhaps me, benefits of. </p>
<p>It’s not like I’ve been personally doing anything fancy, I’m just gathering and building upon other peoples achievements. I’m having a bit of a rough time as my interest sphere is quite over encompassing and feeling a bit uncertain of where to at technology wise – what to consult, what to advice…I’m not sure, I’m confused and I’m undecided. Certainly my work-life points me to a certain direction, and that’s a relief, but at the same time, real-life and autistic interest point to a much broader direction.</p>
<p>That’s my random thought <img src='http://jernstrom.org/site/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#160;&#160;&#160; </p>
<p><a href="http://jernstrom.org/site/wp-content/2010/01/confused.png">&#160;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jernstrom.org/site/2010/01/slow-on-updatesbeing-confused/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Effects in Windows 2003/XP</title>
		<link>http://jernstrom.org/site/2009/10/visual-effects-in-windows-2003xp/</link>
		<comments>http://jernstrom.org/site/2009/10/visual-effects-in-windows-2003xp/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 18:55:31 +0000</pubDate>
		<dc:creator>Kimmo</dc:creator>
				<category><![CDATA[Kinda Virtual]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[jernstrom.org]]></category>

		<guid isPermaLink="false">http://jernstrom.org/site/2009/10/visual-effects-in-windows-2003xp/</guid>
		<description><![CDATA[This yet another dump of old stuff Over the years there have been a lot of talk about tuning the Visual Effects settings in a Terminal Server environment, more recently the same talk in XP VDI scenarios. I guess I never quite understood the fuzz, except that the common suggestion of VisualFXSetting&#8221;= (your preference) doesn’t [...]]]></description>
			<content:encoded><![CDATA[<p>This yet another dump of old stuff <img src='http://jernstrom.org/site/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Over the years there have been a lot of talk about tuning the Visual Effects settings in a Terminal Server environment, more recently the same talk in XP VDI scenarios. I guess I never quite understood the fuzz, except that the common suggestion of VisualFXSetting&#8221;= (your preference) doesn’t really do anything</p>
<p>For clarification, this is what I’m talking about:</p>
<p>My Computer | Properties | Advanced<br />
-&gt; Performance | Settings | Visual Effects</p>
<p>Here’s a deliverable for some customer some time ago.<br />
Oh yeah, it&#8217;s not my batch. I found the batch when I resarched the matter. I made slight modifications to meet the demand.  All credit to the original author.</p>
<div id="scid:fb3a1972-4489-4e52-abe7-25a00bb07fdf:5e083f5f-ff8a-4e40-8e83-1c295abadf59" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: none; padding: 0px;">
<p><a href="http://jernstrom.org/site/wp-content/2009/10/VisualEffects2.zip">VisualEffects.zip</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jernstrom.org/site/2009/10/visual-effects-in-windows-2003xp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Set Default Optimized Values for Windows 2003</title>
		<link>http://jernstrom.org/site/2009/09/set-default-optimized-values-for-windows-2003/</link>
		<comments>http://jernstrom.org/site/2009/09/set-default-optimized-values-for-windows-2003/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 16:50:41 +0000</pubDate>
		<dc:creator>Kimmo</dc:creator>
				<category><![CDATA[jernstrom.org]]></category>

		<guid isPermaLink="false">http://jernstrom.org/site/?p=364</guid>
		<description><![CDATA[  This is straightforward from the trenches. Windows 2003 is showing age, but is still widely used. I commented the settings with a KB article, when available. Even to my best effort some things got undocumented, such as the Microsoft Performance Team suggestions (NoRemoteChangeNotify is not included, I had that as an option in my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jernstrom.org/site/wp-content/2009/09/standard1.gif"><img style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" title="standard" src="http://jernstrom.org/site/wp-content/2009/09/standard_thumb1.gif" border="0" alt="standard" width="454" height="53" /></a> <br />
This is straightforward from the trenches. Windows 2003 is showing age, but is still widely used.</p>
<p align="left">I commented the settings with a KB article, when available. Even to my best effort some things got undocumented, such as the <a href="http://blogs.technet.com/askperf/archive/2007/09/21/windows-explorer-and-smb-traffic.aspx">Microsoft Performance Team</a> suggestions (NoRemoteChangeNotify is not included, I had that as an option in my .adm template, but people turned on that setting without knowing&#8230; see <a href="http://support.microsoft.com/kb/831129">KB 831129 </a>for more info. Quite for the same reasons I left the TCP offloading stuff commented away)</p>
<p><a href="http://jernstrom.org/site/wp-content/2009/09/zip.png"><img style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" title="zip" src="http://jernstrom.org/site/wp-content/2009/09/zip_thumb.png" border="0" alt="zip" width="64" height="64" /></a> </p>
<div id="scid:fb3a1972-4489-4e52-abe7-25a00bb07fdf:49a10afa-8a1b-4b17-8277-8027fd38bff2" class="wlWriterEditableSmartContent" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">
<p><a href="http://jernstrom.org/site/wp-content/2009/09/Standard5.zip" target="_blank">standard.zip</a></div>
]]></content:encoded>
			<wfw:commentRss>http://jernstrom.org/site/2009/09/set-default-optimized-values-for-windows-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Vm, Vm, My Ware!</title>
		<link>http://jernstrom.org/site/2009/08/vm-vm-my-ware/</link>
		<comments>http://jernstrom.org/site/2009/08/vm-vm-my-ware/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 19:44:51 +0000</pubDate>
		<dc:creator>Kimmo</dc:creator>
				<category><![CDATA[Kinda Virtual]]></category>

		<guid isPermaLink="false">http://jernstrom.org/site/?p=362</guid>
		<description><![CDATA[I remember VMware since 1999 until today. Great software, overall the best platform, even today. Now, times have changed. Being overtaxed by VMware in the data center one has to look for alternatives. Throw it all over me, throw in the few. We have the XEN, Hyper-V and emerging KVM. In basic we have the [...]]]></description>
			<content:encoded><![CDATA[<p>I remember VMware since 1999 until today. Great software, overall the best platform, even today. Now, times have changed. Being overtaxed by VMware in the data center one has to look for alternatives. </p>
<p>Throw it all over me, throw in the few. We have the XEN, Hyper-V and emerging KVM.</p>
<p>In basic we have the ~80-90 percent Widows with some RHEL and SLES thrown in the mix, the others are quite absent (or not v-candidates) in the enterprise. This leaves with a simple conclusion that the XEN, Hyper-V and KVM trio have good run in the specific rather than in the overall run – with a price mark closer to affordable. </p>
<p>As a technical guy I feel sadness. </p>
<p>In my rationale I’ll suggest to put certain offloads to XEN for performance (X->H-V waiting (?)), Use Hyper-V for all other offloads. Watch the KVM space, watch every space.</p>
]]></content:encoded>
			<wfw:commentRss>http://jernstrom.org/site/2009/08/vm-vm-my-ware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citrix License Server 11.5 WMI Fix</title>
		<link>http://jernstrom.org/site/2009/01/citrix-license-server-115-wmi-fix/</link>
		<comments>http://jernstrom.org/site/2009/01/citrix-license-server-115-wmi-fix/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 00:11:43 +0000</pubDate>
		<dc:creator>Kimmo</dc:creator>
				<category><![CDATA[Kinda Virtual]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jernstrom.org/site/2009/01/citrix-license-server-115-wmi-fix/</guid>
		<description><![CDATA[Did you know that Citrix was originally supposed to be Citrus? Well, the name was already taken but that didn’t hinder them from, eventually, turning into sour. Anyhow that’s not the topic here. Broken WMI is, and that overlay product on top of TS/RDS commonly referred to as Citrix.&#160; //Update Found an official Citrix article [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="citrus" border="0" alt="citrus" align="right" src="http://jernstrom.org/site/wp-content/2009/02/citrus.jpg" width="98" height="116" />Did you know that Citrix was originally supposed to be Citrus? Well, the name was already taken but that didn’t hinder them from, eventually, turning into sour. Anyhow that’s not the topic here. Broken WMI is, and that overlay product on top of TS/RDS commonly referred to as Citrix.&#160; </p>
<p>//Update    <br />Found an official Citrix article (<a href="http://support.citrix.com/article/ctx119767">ctx119767</a>)&#160; So now I might just go ahead and WMI myself silly <img src='http://jernstrom.org/site/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Original reference from <a href="http://forums.citrix.com/thread.jspa?threadID=238096&amp;tstart=135">Citrix Forums</a>, courtesy of all.</p>
<p>Here’s some sample code (totals)&#160; –&gt; <a href="http://jernstrom.org/site/wp-content/2009/01/citrixlicensestatus.zip">CitrixLicenseStatus</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jernstrom.org/site/2009/01/citrix-license-server-115-wmi-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO, Reindeers and Sydney</title>
		<link>http://jernstrom.org/site/2009/01/seo-reindeers-and-sydney/</link>
		<comments>http://jernstrom.org/site/2009/01/seo-reindeers-and-sydney/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 14:49:12 +0000</pubDate>
		<dc:creator>Kimmo</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://jernstrom.org/site/2009/01/seo-reindeers-and-sydney/</guid>
		<description><![CDATA[So, my kid brother is in Sydney, down under, cuddling Koalas and boxing Kangaroos. Well, the saved money was running dry and he didn’t take my advice of taking a job carrying banana boxes back and forth in the Sydney harbor (gah! that&#8217;s a good job as any!), no siree, instead he ventured into doing [...]]]></description>
			<content:encoded><![CDATA[<p>So, my <a title="Mika" href="http://jernstrom.org/site/2009/01/kimmo-the-finnish-guy/comment-page-1/#comment-21">kid brother</a> is in Sydney, down under, cuddling Koalas and boxing Kangaroos. Well, the saved money was running dry and he didn’t take my advice of taking a job carrying banana boxes back and forth in the Sydney harbor (gah! that&#8217;s a good job as <a title="Eat we must..." href="http://jernstrom.org/site/wp-content/2009/01/PyramidCapitalism.gif">any</a>!), no siree, instead he ventured into doing some <a title="Hat Trick!" href="http://insecure.org/">White Hat </a>SEO stuff.</p>
<p>As the helpful brother I am, I decided to help him out so that he didn’t have to <a title="WikiPiki" href="http://en.wikipedia.org/wiki/Search_engine_optimization">SEO </a>stuff for <a title="Is this Federated Search?" href="http://searchwithkevin.swagbucks.com/">others </a>but have this entire <a title="Joke! Damn it!" href="http://en.wikipedia.org/wiki/Gaia_hypothesis">planet </a>desperately SEO his search engine instead.</p>
<p>Here’s a screenshot of the prototype version. Any resemblance to an actual search engine is entirely <a title="Ignorance is a bless" href="http://www.regeringen.se/content/1/c6/08/04/93/90057dc9.pdf">coincidental</a>.</p>
<p><a href="http://jernstrom.org/site/wp-content/2009/01/mika2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="Mika (click for a larger version)" src="http://jernstrom.org/site/wp-content/2009/01/mika-thumb2.png" border="0" alt="Mika (click for a larger version)" width="496" height="144" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jernstrom.org/site/2009/01/seo-reindeers-and-sydney/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>When I fell in love with a Tomato</title>
		<link>http://jernstrom.org/site/2009/01/when-i-fell-in-love-with-a-tomato/</link>
		<comments>http://jernstrom.org/site/2009/01/when-i-fell-in-love-with-a-tomato/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 14:11:54 +0000</pubDate>
		<dc:creator>Kimmo</dc:creator>
				<category><![CDATA[Free Stuff]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://jernstrom.org/site/2009/01/when-i-fell-in-love-with-a-tomato/</guid>
		<description><![CDATA[At home I’m still using my age-old Linksys WRT54GS router, it’s such a fantastic piece of hardware! Back when I bought the the router I tested various alternative firmware&#8217;s, but settled for OpenWrt/X-Wrt.    Well, a few days ago when I felt  it was that upgrade time again I thought to have another try at [...]]]></description>
			<content:encoded><![CDATA[<p>At home I’m still using my age-old Linksys <a href="http://en.wikipedia.org/wiki/WRT54GS#WRT54GS">WRT54GS</a> router, it’s such a fantastic piece of hardware! Back when I bought the the router I tested various alternative firmware&#8217;s, but settled for <a href="http://openwrt.org/">OpenWrt</a>/<a href="http://x-wrt.org/">X-Wrt</a>. <img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="tomato" src="http://jernstrom.org/site/wp-content/2009/01/tomato2.jpg" border="0" alt="tomato" width="125" height="148" align="right" />  </p>
<p>Well, a few days ago when I felt  it was that upgrade time again I thought to have another try at the other firmware&#8217;s again. That’s when I instantly fell in love with (a) <a href="http://www.polarcloud.com/tomato">Tomato</a>! I mean, just the name! Who the hell would call a router Tomato?! By that definition it had to be something extra special.  And, boy it certainly was!</p>
<p><a href="http://jernstrom.org/site/wp-content/2009/01/tomato_full.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="tomato" src="http://jernstrom.org/site/wp-content/2009/01/tomato1.png" border="0" alt="tomato" width="244" height="143" /></a></p>
<p>Check out <a href="http://www.linksysinfo.org/forums/forumdisplay.php?f=160">linksysinfo.org</a> forums for more info, add-ons and <a href="http://www.linksysinfo.org/forums/showthread.php?t=57933">mods</a>. The picture above is from the latest <a href="http://victek.is-a-geek.com/tomato.html">Vicitec Mod</a> of Tomato that I’m currently running.</p>
]]></content:encoded>
			<wfw:commentRss>http://jernstrom.org/site/2009/01/when-i-fell-in-love-with-a-tomato/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kimmo &#8211; The Finnish guy</title>
		<link>http://jernstrom.org/site/2009/01/kimmo-the-finnish-guy/</link>
		<comments>http://jernstrom.org/site/2009/01/kimmo-the-finnish-guy/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 11:30:17 +0000</pubDate>
		<dc:creator>Kimmo</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://jernstrom.org/site/2009/01/kimmo-the-finnish-guy/</guid>
		<description><![CDATA[The initial joy was severely taken down when I found out that Kimmo was the dog in the magazine. Damn! View Full Album]]></description>
			<content:encoded><![CDATA[<p>The initial joy was severely taken down when I found out that <a href="http://www.kvaak.fi/naytajuttu.php?articleID=1122">Kimmo</a> was the <a href="http://jernstrom.org/site/wp-content/2009/01/mainos.jpg">dog</a> in the <a title="Kimmo :-(" href="http://fi.wikipedia.org/wiki/Kimmo">magazine</a>. Damn!</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:66721397-FF69-4ca6-AEC4-17E6B3208830:1adf7e0d-7248-45f4-bd40-1f6364b5cd98" class="wlWriterEditableSmartContent"><a style="border:0px" href="http://cid-f9363fc42143378a.skydrive.live.com/redir.aspx?page=browse&amp;resid=F9363FC42143378A!138&amp;ct=photos"><img style="border:0px" alt="View Kimmo_Nuorten_Lehti" src="http://jernstrom.org/site/wp-content/2009/01/inlinerepresentation76eced469cee46409bd000d2cb8b4399.jpg" /></a>
<div style="width:400px;text-align:right;" ><a href="http://cid-f9363fc42143378a.skydrive.live.com/redir.aspx?page=browse&amp;resid=F9363FC42143378A!138&amp;ct=photos">View Full Album</a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://jernstrom.org/site/2009/01/kimmo-the-finnish-guy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Spotify wears a fleece jacket</title>
		<link>http://jernstrom.org/site/2009/01/spotify-wears-a-fleece-jacket/</link>
		<comments>http://jernstrom.org/site/2009/01/spotify-wears-a-fleece-jacket/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 00:12:15 +0000</pubDate>
		<dc:creator>Kimmo</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://jernstrom.org/site/2009/01/spotify-wears-a-fleece-jacket/</guid>
		<description><![CDATA[The reference was made to Jonas Birgersson, a classical figure in Swedish IT culture. I’m not so much into music /your typical radio guy, but sometimes I’d like to listen to recent/way back tunes. Downloading gets tiresome as it&#8217;s now and here,&#160; then – Gone! Spotify provides a good alternative but how long will it [...]]]></description>
			<content:encoded><![CDATA[<p>The reference was made to <a href="http://sv.wikipedia.org/wiki/Jonas_Birgersson">Jonas Birgersson</a>, a classical figure in Swedish IT culture.</p>
<p>I’m not so much into music /your typical radio guy, but sometimes I’d like to listen to recent/way back tunes. Downloading gets tiresome as it&#8217;s now and here,&#160; then – Gone!</p>
<p><a title="Invitify" href="http://spotify.fleo.se/">Spotify</a> provides a good <a title="more invites" href="http://slempa.com/?page_id=15">alternative</a> but how long will it last? Already are we seeing rights owners (quite&#160; NOT…another topic) quietly disappearing. Are the revenues displeasing?</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="spotify" border="0" alt="spotify" src="http://jernstrom.org/site/wp-content/2009/01/spotify.png" width="244" height="157" /></p>
<p>[Edit 09-01-29] Seems I beated <a href="http://www.spotify.com/blog/archives/2009/01/28/some-important-changes-to-the-spotify-music-catalogue/">Spotify blog</a> on this with 11 days <img src='http://jernstrom.org/site/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jernstrom.org/site/2009/01/spotify-wears-a-fleece-jacket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
