<?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>Rizo&#039;s &#187; Uncategorized</title>
	<atom:link href="http://www.from-rizo.se/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.from-rizo.se</link>
	<description>A blog that brings up subjects regarding developing web applications, Android applications and gaming overall</description>
	<lastBuildDate>Sat, 08 May 2010 07:36:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>IIS7 Session problems &#8211; Worker Processes &amp; Web Garden</title>
		<link>http://www.from-rizo.se/2009/09/21/iis7-session-problems-worker-processes-web-garden/</link>
		<comments>http://www.from-rizo.se/2009/09/21/iis7-session-problems-worker-processes-web-garden/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 08:53:38 +0000</pubDate>
		<dc:creator>Rizo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IIS7]]></category>
		<category><![CDATA[Session]]></category>
		<category><![CDATA[Web Garden]]></category>
		<category><![CDATA[Worker Processes]]></category>

		<guid isPermaLink="false">http://www.from-rizo.se/?p=377</guid>
		<description><![CDATA[<p>We&#8217;ve had huge problems with the testserver. It first felt like a cache problem, because when you updated the content and hit refresh several times, you saw the changes and then you didn&#8217;t. Also, pages that were dependant on session state were giving null expressions since the state was empty sometimes.</p>
<p>The problem was in the [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve had huge problems with the testserver. It first felt like a cache problem, because when you updated the content and hit refresh several times, you saw the changes and then you didn&#8217;t. Also, pages that were dependant on session state were giving null expressions since the state was empty sometimes.</p>
<p>The problem was in the Application Pool. DefaultAppPool was for some odd reason by default set to 3 worker processes which makes it a web garden (used for load-balancing) and this caused the user to get the errors mentioned above, since only one of the worker process actually had a valid session, the others didn&#8217;t.</p>
<p><a href="http://www.from-rizo.se/wp-content/upLoads/2009/09/worker.JPG" rel="lightbox[377]"><img class="alignnone size-medium wp-image-378" title="worker" src="http://www.from-rizo.se/wp-content/upLoads/2009/09/worker-246x300.jpg" alt="worker" width="246" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.from-rizo.se/2009/09/21/iis7-session-problems-worker-processes-web-garden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EPiServer CMS5 Categories Dissapearing when saving</title>
		<link>http://www.from-rizo.se/2009/06/05/episerver-cms5-categories-dissapearing-when-saving/</link>
		<comments>http://www.from-rizo.se/2009/06/05/episerver-cms5-categories-dissapearing-when-saving/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 05:55:48 +0000</pubDate>
		<dc:creator>Rizo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Categories]]></category>
		<category><![CDATA[CMS5]]></category>
		<category><![CDATA[Episerver]]></category>

		<guid isPermaLink="false">http://www.from-rizo.se/?p=359</guid>
		<description><![CDATA[<p>One of our customers found a little annoying bug when publishing news to their page.</p>
<p>The bug goes as following:</p>
<p>News page type contains a few categories as well as an extra date field to point out the news date (in case you don&#8217;t want to use the publishing date and want to use your own) and it&#8217;s required as well.</p>
<p>You [...]]]></description>
			<content:encoded><![CDATA[<p>One of our customers found a little annoying bug when publishing news to their page.</p>
<p>The bug goes as following:</p>
<p>News page type contains a few categories as well as an extra date field to point out the news date (in case you don&#8217;t want to use the publishing date and want to use your own) and it&#8217;s required as well.</p>
<p>You forget to fill out the news date,  but fill everything else up, including choosing which categories the news should belong too and then hit Save and Publish.</p>
<p>EPiServer will do a postback and warn you about not filling in the news date. If you at this moment check the categories, you&#8217;ll see that they are still clicked in, you fill in the date and hit save and publish once more.</p>
<p>The news will be posted but without the categories as EPiServer will lose the values on the postback but still show them as checked.</p>
<p>This is a verified bug from EPiServer and hopefully to be fixed in an upcoming version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.from-rizo.se/2009/06/05/episerver-cms5-categories-dissapearing-when-saving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Falknet.se, design tips for wordpress and much more</title>
		<link>http://www.from-rizo.se/2009/04/15/falknet/</link>
		<comments>http://www.from-rizo.se/2009/04/15/falknet/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 08:45:30 +0000</pubDate>
		<dc:creator>Rizo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.from-rizo.se/?p=304</guid>
		<description><![CDATA[<p>I found this page through bloggy and would like to share it. Videoblogs regarding wordpress for designers and much more. Truly worth to follow.</p>
]]></description>
			<content:encoded><![CDATA[<p>I found this <a title="Falknet.se" href="http://falknet.se" target="_blank">page </a>through <a title="Bloggy" href="http://lusse.bloggy.se" target="_blank">bloggy </a>and would like to share it. Videoblogs regarding wordpress for designers and much more. Truly worth to follow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.from-rizo.se/2009/04/15/falknet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hackers aiming for Mac, and Firefox having too many security issues</title>
		<link>http://www.from-rizo.se/2009/03/06/hackers-aiming-for-mac-and-firefox-having-too-many-security-issues/</link>
		<comments>http://www.from-rizo.se/2009/03/06/hackers-aiming-for-mac-and-firefox-having-too-many-security-issues/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 20:17:03 +0000</pubDate>
		<dc:creator>Rizo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[security issues]]></category>

		<guid isPermaLink="false">http://www.from-rizo.se/?p=275</guid>
		<description><![CDATA[<p>IDG had two very interesting articles regarding the security issues of Firefox and Mac and mobile platforms being in the hackers aim from now on. There has always been a feeling of security using a mac cause &#8220;the virus is for pc anyway&#8221; but that might change soon enough.</p>
<p>You can find the articles here and [...]]]></description>
			<content:encoded><![CDATA[<p>IDG had two very interesting articles regarding the security issues of Firefox and Mac and mobile platforms being in the hackers aim from now on. There has always been a feeling of security using a mac cause &#8220;the virus is for pc anyway&#8221; but that might change soon enough.</p>
<p>You can find the articles <a href="http://computersweden.idg.se/2.2683/1.216350/mac-i-hackarnas-skottglugg-2009" target="_blank">here </a>and <a href="http://computersweden.idg.se/2.2683/1.216239/firefox-har-manga-hal--men-reagerar-snabbt" target="_blank">here</a>, mind you, they are swedish.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.from-rizo.se/2009/03/06/hackers-aiming-for-mac-and-firefox-having-too-many-security-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spotify on iPhone and Linux</title>
		<link>http://www.from-rizo.se/2009/02/27/spotify-on-iphone-and-linux/</link>
		<comments>http://www.from-rizo.se/2009/02/27/spotify-on-iphone-and-linux/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 09:03:09 +0000</pubDate>
		<dc:creator>Rizo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Despotify]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.from-rizo.se/?p=263</guid>
		<description><![CDATA[<p>One more reason for me to get me an iPhone.  Spotify is on the way for iPhones out there and that&#8217;s just something I know my HTC Diamond will never get.</p>
<p ></p>
<p>Also, #hack.se has released their despotify which is an open source spotify client. This could cause problems but also open up new opportunities, for [...]]]></description>
			<content:encoded><![CDATA[<p>One more reason for me to get me an iPhone.  Spotify is on the way for iPhones out there and that&#8217;s just something I know my HTC Diamond will never get.</p>
<p ><object width="425" height="344"  data="http://www.youtube.com/v/1oNXBCmHtko&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/1oNXBCmHtko&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>Also, #hack.se has released their <a href="http://despotify.se/">despotify </a>which is an open source spotify client. This could cause problems but also open up new opportunities, for example letting linux based computers use this great service.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.from-rizo.se/2009/02/27/spotify-on-iphone-and-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great Youtube movie: Signs</title>
		<link>http://www.from-rizo.se/2009/02/23/great-youtube-movie-signs/</link>
		<comments>http://www.from-rizo.se/2009/02/23/great-youtube-movie-signs/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 16:55:04 +0000</pubDate>
		<dc:creator>Rizo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Signs]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.from-rizo.se/?p=261</guid>
		<description><![CDATA[<p>Fantastic movie and the guy is a really good actor. One can seriously feel his anxiety.</p>
<p></p>
]]></description>
			<content:encoded><![CDATA[<p>Fantastic movie and the guy is a really good actor. One can seriously feel his anxiety.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/uy0HNWto0UY&amp;rel=0&amp;color1=0x499d53&amp;color2=0x499d53&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/uy0HNWto0UY&amp;rel=0&amp;color1=0x499d53&amp;color2=0x499d53&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.from-rizo.se/2009/02/23/great-youtube-movie-signs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Webbased MSN, AIM, ICQ, Jabber and so on</title>
		<link>http://www.from-rizo.se/2009/02/23/webbased-msn-aim-icq-jabber-and-so-on/</link>
		<comments>http://www.from-rizo.se/2009/02/23/webbased-msn-aim-icq-jabber-and-so-on/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 08:38:49 +0000</pubDate>
		<dc:creator>Rizo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AIM]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google Talk]]></category>
		<category><![CDATA[ICQ]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[MSN]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[Webbased]]></category>

		<guid isPermaLink="false">http://www.from-rizo.se/?p=259</guid>
		<description><![CDATA[<p>I&#8217;m truly impressed with Meebo.com. The page will give you access to pretty much every chat protocol out there. Since my Tele2 3g modem is totally worthless and I pretty much never get it to work, I needed to find a web based msn. A colleague of mine recomeded it and its truly easy to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m truly impressed with <a title="Meebo" href="http://www.meebo.com" target="_blank">Meebo.com</a>. The page will give you access to pretty much every chat protocol out there. Since my Tele2 3g modem is totally worthless and I pretty much never get it to work, I needed to find a web based msn. A colleague of mine recomeded it and its truly easy to use. Other webbased msn always keep opening new windows for each chatwindow and its really slow aswell. Meebo simply opens the chatwindows within the page (which is pretty much like a desktop) and gives you a nice overview of them. There&#8217;s no slowdown either, it feels pretty much like a stand-alone client.</p>
<p>Thumbs up!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.from-rizo.se/2009/02/23/webbased-msn-aim-icq-jabber-and-so-on/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Little info about Googles &#8220;crash&#8221; on saturday</title>
		<link>http://www.from-rizo.se/2009/02/03/little-info-about-googles-crash-on-saturday/</link>
		<comments>http://www.from-rizo.se/2009/02/03/little-info-about-googles-crash-on-saturday/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 08:59:29 +0000</pubDate>
		<dc:creator>Rizo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.from-rizo.se/?p=174</guid>
		<description><![CDATA[<p>Google is perfect, the people running it aren&#8217;t. Apperantly the bug they had was caused by a human error and therefor nothing wrong with Google itself. Atleast that&#8217;s what they say and most likely could be. Google also seemed to blame one of their partners but that wasn&#8217;t the case, it was just a bad [...]]]></description>
			<content:encoded><![CDATA[<p>Google is perfect, the people running it aren&#8217;t. Apperantly the bug they had was caused by a human error and therefor nothing wrong with Google itself. Atleast that&#8217;s what they say and most likely could be. Google also seemed to blame one of their partners but that wasn&#8217;t the case, it was just a bad written blogpost that made people think that way. Anyway, the error was as I said of a human kind <a href="http://googleblog.blogspot.com/2009/01/this-site-may-harm-your-computer-on.html" target="_blank">here&#8217;s Googles explanation for what happened.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.from-rizo.se/2009/02/03/little-info-about-googles-crash-on-saturday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iceland Joining EU</title>
		<link>http://www.from-rizo.se/2009/01/31/iceland-joins-eu/</link>
		<comments>http://www.from-rizo.se/2009/01/31/iceland-joins-eu/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 00:49:42 +0000</pubDate>
		<dc:creator>Rizo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.from-rizo.se/?p=164</guid>
		<description><![CDATA[<p>Well it&#8217;s about time innit? I think its awful what the icelandic people have been going through the last few months and I&#8217;m releaved that they&#8217;ll be joining EU and hopefully getting everything sorted. It&#8217;s a bit late and I&#8217;m dead tired but I couldn&#8217;t resist to post about this when I saw the headlines [...]]]></description>
			<content:encoded><![CDATA[<p>Well it&#8217;s about time innit? I think its awful what the icelandic people have been going through the last few months and I&#8217;m releaved that they&#8217;ll be <a href="http://www.guardian.co.uk/world/2009/jan/30/iceland-join-eu" target="_blank">joining EU</a> and hopefully getting everything sorted. It&#8217;s a bit late and I&#8217;m dead tired but I couldn&#8217;t resist to post about this when I saw the headlines just when I was about to shut down the laptop.</p>
<p>Great news for Iceland and lets hope we can travel there easier (read cheaper) &#8217;cause it&#8217;s a really fun place to be at <img src='http://www.from-rizo.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  It might take awhile, I read 2011 somewhere but atleast its a glimpse of hope.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.from-rizo.se/2009/01/31/iceland-joins-eu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fishtank.. well, almost</title>
		<link>http://www.from-rizo.se/2009/01/24/fishtank-well-almost/</link>
		<comments>http://www.from-rizo.se/2009/01/24/fishtank-well-almost/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 14:05:01 +0000</pubDate>
		<dc:creator>Rizo</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.from-rizo.se/?p=102</guid>
		<description><![CDATA[<p>So we packed our things and went to Uppsala to buy a fishtank and fishes. The kids have been asking for fishes for a very long time and we ourselves wanted some too. We&#8217;ve been pretty close a few times but always backed down at the last minute for the very same reason each time [...]]]></description>
			<content:encoded><![CDATA[<p>So we packed our things and went to Uppsala to buy a fishtank and fishes. The kids have been asking for fishes for a very long time and we ourselves wanted some too. We&#8217;ve been pretty close a few times but always backed down at the last minute for the very same reason each time and one would think that we would&#8217;ve remembered that reason for this time but we didn&#8217;t and were close to once again back down. The reason is simple and logical but still easy to forget. The thing is that we want to go in and come home with fishes, but having no tank and needing to buy a tank means that it will take atleast a week to make the right atmosphere for the fishes in the tank. Then we can buy a few, then next week a few more and so forth.</p>
<p>Well, this time we went for it <img src='http://www.from-rizo.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  We bought a 54l tank, some plants, gravle and some stuff that we need to put in the water. I&#8217;ll post some pictures while we&#8217;re washing all the gravel and setting it up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.from-rizo.se/2009/01/24/fishtank-well-almost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
