<?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>Blog of developer Mikkel Ovesen &#187; Personal</title>
	<atom:link href="http://blog.ovesens.net/category/personal/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ovesens.net</link>
	<description>My thoughts, stuff I need to remember or things I just want to share with the world</description>
	<lastBuildDate>Thu, 19 Jan 2012 11:55:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>NHibernate query optimising with HQL expression IN</title>
		<link>http://blog.ovesens.net/2011/11/nhibernate-query-optimising-with-hql-expression-in/</link>
		<comments>http://blog.ovesens.net/2011/11/nhibernate-query-optimising-with-hql-expression-in/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 20:28:42 +0000</pubDate>
		<dc:creator>Mikkel Ovesen</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[nhibernate]]></category>

		<guid isPermaLink="false">http://blog.ovesens.net/?p=430</guid>
		<description><![CDATA[A note for me to remember. I have been doing some optimisation of queries done by NHibernate HQL. To optimise I have rewritten some of them to use the HQL IN expression. Point: important to check the collection parameter, if &#8230; <a href="http://blog.ovesens.net/2011/11/nhibernate-query-optimising-with-hql-expression-in/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A note for me to remember.</p>
<p>I have been doing some optimisation of queries done by NHibernate HQL. To optimise I have rewritten some of them to use the HQL IN expression.</p>
<p>Point: important to check the collection parameter, if NULL or Empty, NHibernate criteria will fail.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovesens.net/2011/11/nhibernate-query-optimising-with-hql-expression-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Sitemap .NET links</title>
		<link>http://blog.ovesens.net/2010/03/google-sitemap-net-links/</link>
		<comments>http://blog.ovesens.net/2010/03/google-sitemap-net-links/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 19:40:44 +0000</pubDate>
		<dc:creator>Mikkel Ovesen</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[sitemap]]></category>

		<guid isPermaLink="false">http://blog.ovesens.net/?p=226</guid>
		<description><![CDATA[Some links with information about creating a Google Sitemap either directly in XML or via some .NET code. http://gerardmcgarry.com/blog/creating-a-google-sitemap-aspnet-website http://www.codeproject.com/KB/aspnet/GoogleSiteMapProvider.aspx]]></description>
			<content:encoded><![CDATA[<p>Some links with information about creating a Google Sitemap either directly in XML or via some .NET code.</p>
<p><a href="http://gerardmcgarry.com/blog/creating-a-google-sitemap-aspnet-website" target="_blank">http://gerardmcgarry.com/blog/creating-a-google-sitemap-aspnet-website</a></p>
<p><a href="http://www.codeproject.com/KB/aspnet/GoogleSiteMapProvider.aspx" target="_blank">http://www.codeproject.com/KB/aspnet/GoogleSiteMapProvider.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovesens.net/2010/03/google-sitemap-net-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Must read and references</title>
		<link>http://blog.ovesens.net/2010/01/must-read-and-references/</link>
		<comments>http://blog.ovesens.net/2010/01/must-read-and-references/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 13:56:11 +0000</pubDate>
		<dc:creator>Mikkel Ovesen</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[nh]]></category>
		<category><![CDATA[nhibernate]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://blog.ovesens.net/2010/01/must-read-and-references/</guid>
		<description><![CDATA[Read: http://davybrion.com/blog/2009/12/using-nhibernate-in-your-service-layer/ Reference: http://west-wind.com/weblog/posts/132081.aspx]]></description>
			<content:encoded><![CDATA[<p>Read:<br />
<a href="http://davybrion.com/blog/2009/12/using-nhibernate-in-your-service-layer/" target="_blank">http://davybrion.com/blog/2009/12/using-nhibernate-in-your-service-layer/</a></p>
<p>Reference:<br />
<a href="http://west-wind.com/weblog/posts/132081.aspx" target="_blank">http://west-wind.com/weblog/posts/132081.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovesens.net/2010/01/must-read-and-references/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Now using WordPress</title>
		<link>http://blog.ovesens.net/2009/12/now-using-wordpress/</link>
		<comments>http://blog.ovesens.net/2009/12/now-using-wordpress/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 21:00:22 +0000</pubDate>
		<dc:creator>Mikkel Ovesen</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogengine]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.ovesens.net/?p=92</guid>
		<description><![CDATA[I have now changed my blog software from BlogEngine.NET to WordPress. It was not very complicated to export my blog posts from BlogEngine.NETÂ to WordPress,Â however it did take some time to import everything to WordPress. Here are the steps I had &#8230; <a href="http://blog.ovesens.net/2009/12/now-using-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have now changed my blog software from BlogEngine.NET to WordPress. It was not very complicated to export my blog posts from BlogEngine.NETÂ to WordPress,Â however it did take some time to import everything to WordPress. Here are the steps I had to do.</p>
<p>I usedÂ these two blog postsÂ as inspiration (<a href="http://merill.net/2009/01/migrating-from-blogenginenet-to-wordpress/" target="_blank">this</a> by Merill and <a href="http://blog.digitaltinder.net/2008/12/exporting-blogml-from-subtext-21-and-importing-blogml-into-wordpress-27/" target="_blank">this</a> by Paul).</p>
<p>WordPress was installed and configured using <a href="http://www.microsoft.com/web/" target="_blank">Microsoft Web Platform</a>, which makes installing PHP, MySql etc. very easy.</p>
<h2>Step 1</h2>
<p>From BlogEngine.NET. Export content to BlogML.</p>
<h2>Step 2</h2>
<p>Copy the files from &#8220;\App_Data\files&#8221; to &#8220;\wp-content\uploads&#8221;.</p>
<h2>Step 3</h2>
<p>Open the BlogML xml file in Visual Studio, Notepad or some other text editing program.</p>
<h2>Step 4</h2>
<p>Search the BlogML xml file for &#8220;.axd&#8221; then you will see that BlogEngine.NET uses some different axd files to reference images and other files. I searched for and replaced the following:</p>
<ul>
<li>&#8220;/image.axd?picture=&#8221;Â â†’ &#8220;/wp-content/uploads/archive/&#8221;</li>
<li>&#8220;/file.axd?file=&#8221;Â â†’ &#8220;/wp-content/uploads/archive/&#8221;</li>
</ul>
<h2>Step 5</h2>
<p>Download â€œ<a href="http://blog.ovesens.net/wp-content/uploads/2009/12/PhpXPath-3.5.zip">PhpXPath-3.5</a>â€ and put the file (XPath.class.php)Â in your &#8220;/wp-admin/&#8221; folder.</p>
<h2>Step 6</h2>
<p>Edit &#8220;/wp-admin/admin.php&#8221; and look for the line:</p>
<pre class="brush:php">require_once(ABSPATH . 'wp-admin/includes/admin.php');</pre>
<p>Add a line below it, so it looks like this:</p>
<pre class="brush:php">require_once(ABSPATH . 'wp-admin/includes/admin.php');
require_once('XPath.class.php');</pre>
<h2>Step 7</h2>
<p>Download theÂ <a href="http://blog.ovesens.net/wp-content/uploads/2009/12/blogml.zip">BlogML import to WordPress tool</a>, and upload the file (blogml.php) to your &#8220;/wp-admin/import&#8221; folder.</p>
<h2>Step 8</h2>
<p>Open your WordPress Site Admin interface and go to Tools -&gt; Import. You should now see a BlogML import link, click it, upload the BlogML file and you should be ready to go. At Least I was <img src='http://blog.ovesens.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://blog.ovesens.net/wp-content/uploads/2009/12/BlogML-import-screenshot.png"><img class="alignnone size-full wp-image-96" style="border: black 1px solid;" title="BlogML import tool screenshot" src="http://blog.ovesens.net/wp-content/uploads/2009/12/BlogML-import-screenshot.png" alt="BlogML import tool screenshot" width="671" height="286" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovesens.net/2009/12/now-using-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remember to read</title>
		<link>http://blog.ovesens.net/2009/01/remember-to-read/</link>
		<comments>http://blog.ovesens.net/2009/01/remember-to-read/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 17:25:00 +0000</pubDate>
		<dc:creator>Mikkel Ovesen</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[plinq]]></category>

		<guid isPermaLink="false">/post/2009/01/26/Remember-to-read.aspx</guid>
		<description><![CDATA[Just a reminder, I must read&#62; Convention vs. Configuration http://codebetter.com/blogs/jeremy.miller/archive/2009/01/24/convention-over-configuration-in-msdn-magazine.aspx Parrallel linq http://www.danielmoth.com/Blog/2009/01/plinq.html]]></description>
			<content:encoded><![CDATA[<p>
Just a reminder, I must read&gt;
</p>
<h2>Convention vs. Configuration<br />
</h2>
<p>
<a href="http://codebetter.com/blogs/jeremy.miller/archive/2009/01/24/convention-over-configuration-in-msdn-magazine.aspx "></p>
<p>http://codebetter.com/blogs/jeremy.miller/archive/2009/01/24/convention-over-configuration-in-msdn-magazine.aspx</p>
<p></a>
</p>
<h2>Parrallel linq <br />
</h2>
<p>
<a href="http://www.danielmoth.com/Blog/2009/01/plinq.html "></p>
<p>http://www.danielmoth.com/Blog/2009/01/plinq.html</p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovesens.net/2009/01/remember-to-read/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ministry of Sound logo in large format</title>
		<link>http://blog.ovesens.net/2007/09/ministry-of-sound-logo-in-large-format/</link>
		<comments>http://blog.ovesens.net/2007/09/ministry-of-sound-logo-in-large-format/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 14:38:00 +0000</pubDate>
		<dc:creator>Mikkel Ovesen</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[ministry of sound]]></category>
		<category><![CDATA[mos]]></category>

		<guid isPermaLink="false">/post/2007/09/19/Ministry-of-Sound-logo-in-large-format.aspx</guid>
		<description><![CDATA[I am a huge Ministry of Sound fan&#8230; just keeping this logo in case I would need in the future &#xA0; Size: 1712px x 1712px&#xA0;]]></description>
			<content:encoded><![CDATA[<p>I am a huge Ministry of Sound fan&#8230; just keeping this logo in case I would need in the future <img title="Smile" height="18" alt="Smile" src="/admin/pages/../tiny_mce/plugins/emotions/images/smiley-smile.gif" width="18" border="0" /> </p>
<p>&#xA0;<a href="/wp-content/uploads/archive/WindowsLiveWriter/MinistryofSoundlogoinlargeformat_CE3D/mos_2.jpg"><img id="id" style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="484" alt="Ministry of Sound logo" src="/wp-content/uploads/archive/WindowsLiveWriter/MinistryofSoundlogoinlargeformat_CE3D/mos_thumb.jpg" width="485" border="0" /></a> </p>
<p>Size: 1712px x 1712px&#xA0; </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovesens.net/2007/09/ministry-of-sound-logo-in-large-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

