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

<channel>
	<title>matuschek.se/blog</title>
	<atom:link href="http://www.matuschek.se/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matuschek.se/blog</link>
	<description>I'm blogalized</description>
	<pubDate>Wed, 12 Aug 2009 06:11:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VMware Magic - Live conversion of a physical Linux machine to a virtual machine!</title>
		<link>http://www.matuschek.se/blog/2009/troublesolving/vmware-magic-live-conversion-of-a-physical-linux-machine-to-a-virtual-machine/</link>
		<comments>http://www.matuschek.se/blog/2009/troublesolving/vmware-magic-live-conversion-of-a-physical-linux-machine-to-a-virtual-machine/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 06:11:45 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
		
		<category><![CDATA[Linux]]></category>

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

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

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

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

		<guid isPermaLink="false">http://www.matuschek.se/blog/?p=154</guid>
		<description><![CDATA[I can&#8217;t tell you how many times VMware has amazed me throughout the years. It (and others like Microsoft Virtual PC) has come a long way in the recent years due to the increasing popularity and demand of virtualization solutions. I use virtual machines every day. At home I have VMware Fusion on my Macs [...]]]></description>
		<wfw:commentRss>http://www.matuschek.se/blog/2009/troublesolving/vmware-magic-live-conversion-of-a-physical-linux-machine-to-a-virtual-machine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Visual Studio 2010 CTP with VMWare</title>
		<link>http://www.matuschek.se/blog/2009/net/using-visual-studio-2010-ctp-with-vmware/</link>
		<comments>http://www.matuschek.se/blog/2009/net/using-visual-studio-2010-ctp-with-vmware/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 09:37:32 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
		
		<category><![CDATA[.Net]]></category>

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

		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.matuschek.se/blog/?p=143</guid>
		<description><![CDATA[I recently need to run Visual Studio 2010 October 2008 CTP with VMWare since Microsoft Virtual PC can&#8217;t handle USB at all. For my company that is a big limitation since we have hardware locks that sits in the USB port. VMWare to the rescue! 
Step one is to convert the Virtual PC image to [...]]]></description>
		<wfw:commentRss>http://www.matuschek.se/blog/2009/net/using-visual-studio-2010-ctp-with-vmware/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Solving Visual Studio&#8217;s trust issues</title>
		<link>http://www.matuschek.se/blog/2009/net/solving-visual-studios-trust-issues/</link>
		<comments>http://www.matuschek.se/blog/2009/net/solving-visual-studios-trust-issues/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 08:16:07 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
		
		<category><![CDATA[.Net]]></category>

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

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

		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.matuschek.se/blog/?p=139</guid>
		<description><![CDATA[I use Subversion for all my code. I also like to keep my checked out code on a mapped network share since it has backup and is accessible from outside my main dev machine. With this setup you will sooner or later (probably sooner) run into the problem with Visual Studio not trusting the network [...]]]></description>
		<wfw:commentRss>http://www.matuschek.se/blog/2009/net/solving-visual-studios-trust-issues/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Generating C# from an UML model with T4</title>
		<link>http://www.matuschek.se/blog/2009/net/generating-c-from-an-uml-model-with-t4/</link>
		<comments>http://www.matuschek.se/blog/2009/net/generating-c-from-an-uml-model-with-t4/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 12:14:17 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
		
		<category><![CDATA[.Net]]></category>

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

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

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

		<guid isPermaLink="false">http://www.matuschek.se/blog/?p=115</guid>
		<description><![CDATA[It would take quite a few blog entries to cover all that goes into the heading of this post. So I won&#8217;t do that :-). I&#8217;ll try to be short.
First some background though. I&#8217;m using a product called Enterprise Architect to do all my UML modeling. It is a decent product that is not too [...]]]></description>
		<wfw:commentRss>http://www.matuschek.se/blog/2009/net/generating-c-from-an-uml-model-with-t4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>EXT3 and reserved space for Super User</title>
		<link>http://www.matuschek.se/blog/2009/troublesolving/ext3-and-reserved-space-for-super-user/</link>
		<comments>http://www.matuschek.se/blog/2009/troublesolving/ext3-and-reserved-space-for-super-user/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 20:48:04 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
		
		<category><![CDATA[Linux]]></category>

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

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

		<guid isPermaLink="false">http://www.matuschek.se/blog/?p=111</guid>
		<description><![CDATA[Now that is what I call a stellar title for a blog post! If you instantly get that, you have probably been fiddling with Linux for a while. 
Well then, let the me explain myself. This is mostly a note to self so I know what to do the next time I run into this. [...]]]></description>
		<wfw:commentRss>http://www.matuschek.se/blog/2009/troublesolving/ext3-and-reserved-space-for-super-user/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Balsamiq Mockups!</title>
		<link>http://www.matuschek.se/blog/2009/tools/balsamiq-mockups/</link>
		<comments>http://www.matuschek.se/blog/2009/tools/balsamiq-mockups/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 08:27:45 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
		
		<category><![CDATA[GUI]]></category>

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

		<guid isPermaLink="false">http://www.matuschek.se/blog/?p=104</guid>
		<description><![CDATA[I just tried ]]></description>
		<wfw:commentRss>http://www.matuschek.se/blog/2009/tools/balsamiq-mockups/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhone OS 3.0 Beta - First impressions.</title>
		<link>http://www.matuschek.se/blog/2009/iphone/iphone-os-30-beta-first-impressions/</link>
		<comments>http://www.matuschek.se/blog/2009/iphone/iphone-os-30-beta-first-impressions/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 11:15:02 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
		
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.matuschek.se/blog/?p=92</guid>
		<description><![CDATA[I have just installed the new 3.0 Beta pre release from Apple on my 2nd generation iPod Touch, and everything looks good so far! Since there certainly are some NDAs involved I won&#8217;t be going into much detail. I have to share one thing though, and that is that we now have the Swedish characters [...]]]></description>
		<wfw:commentRss>http://www.matuschek.se/blog/2009/iphone/iphone-os-30-beta-first-impressions/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fluent NHibernate - verifying mappings with reflection</title>
		<link>http://www.matuschek.se/blog/2009/net/fluent-nhibernate-verifying-mappings-with-reflection/</link>
		<comments>http://www.matuschek.se/blog/2009/net/fluent-nhibernate-verifying-mappings-with-reflection/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 15:12:33 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
		
		<category><![CDATA[.Net]]></category>

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

		<guid isPermaLink="false">http://www.matuschek.se/blog/?p=55</guid>
		<description><![CDATA[I recently started to evaluate ]]></description>
		<wfw:commentRss>http://www.matuschek.se/blog/2009/net/fluent-nhibernate-verifying-mappings-with-reflection/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL Server 2008 - Can&#8217;t save changes!</title>
		<link>http://www.matuschek.se/blog/2009/net/sql-server-2008-cant-save-changes/</link>
		<comments>http://www.matuschek.se/blog/2009/net/sql-server-2008-cant-save-changes/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 10:36:26 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
		
		<category><![CDATA[.Net]]></category>

		<category><![CDATA[SQL Server]]></category>

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

		<guid isPermaLink="false">http://www.matuschek.se/blog/?p=44</guid>
		<description><![CDATA[When using the SQL Server 2008 Management Studio I bumped into the following message while creating some new tables: &#8220;Saving changes are not permitted&#8221;.
Now, a warning that this is happening is just dandy, but totally preventing me from performing it was not what I expected. To get around the &#8220;problem&#8221; you need to disable an [...]]]></description>
		<wfw:commentRss>http://www.matuschek.se/blog/2009/net/sql-server-2008-cant-save-changes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Göteborgsvarvet - The Movie</title>
		<link>http://www.matuschek.se/blog/2009/general/goteborgsvarvet-the-movie/</link>
		<comments>http://www.matuschek.se/blog/2009/general/goteborgsvarvet-the-movie/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 16:52:49 +0000</pubDate>
		<dc:creator>tomas</dc:creator>
		
		<category><![CDATA[General]]></category>

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

		<guid isPermaLink="false">http://www.matuschek.se/blog/?p=39</guid>
		<description><![CDATA[Last year I ran my first half marathon and I&#8217;m going at it again this year. More specifically, I&#8217;m participating in the half marathon in Gothenburg in Sweden (the second largest half marathon race in the world, mind you). Adidas has published a movie of the entire race, check it out! 
]]></description>
		<wfw:commentRss>http://www.matuschek.se/blog/2009/general/goteborgsvarvet-the-movie/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
