<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Johann Montfort</title>
	<atom:link href="http://johannmontfort.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://johannmontfort.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 16 Dec 2009 10:26:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='johannmontfort.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/68994dfcaf73bfbc84bca97324546e61?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Johann Montfort</title>
		<link>http://johannmontfort.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://johannmontfort.wordpress.com/osd.xml" title="Johann Montfort" />
		<item>
		<title>Adding an MVc.NET design template to your project</title>
		<link>http://johannmontfort.wordpress.com/2009/12/16/adding-an-mvc-net-design-template-to-your-project/</link>
		<comments>http://johannmontfort.wordpress.com/2009/12/16/adding-an-mvc-net-design-template-to-your-project/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 10:26:51 +0000</pubDate>
		<dc:creator>jmonfu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://johannmontfort.wordpress.com/2009/12/16/adding-an-mvc-net-design-template-to-your-project/</guid>
		<description><![CDATA[
Click the Download button to download the template file to your computer. 
Right-click the downloaded .zip file and click the Unblock button (see Figure 3). 
Unzip the file to a folder named as the Template you are adding. 
Select all of the files from the DesignTemplate folder contained in the folder, right-click the files, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=56&subd=johannmontfort&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><ol>
<li>Click the <b>Download</b> button to download the template file to your computer. </li>
<li>Right-click the downloaded .zip file and click the <b>Unblock</b> button (see Figure 3). </li>
<li>Unzip the file to a folder named as the Template you are adding. </li>
<li>Select all of the files from the DesignTemplate folder contained in the folder, right-click the files, and select the menu option <b>Copy</b>. </li>
<li>Right-click your project node in the Visual Studio Solution Explorer window and select the menu option <b>Paste</b> (see Figure 4). </li>
<li>Select the Visual Studio menu option <b>Edit, Find and Replace, Quick Replace</b> and replace <i>[MyMVCApplication]</i> with <i>(the name of your project)</i> .</li>
</ol>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johannmontfort.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johannmontfort.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johannmontfort.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johannmontfort.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johannmontfort.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johannmontfort.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johannmontfort.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johannmontfort.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johannmontfort.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johannmontfort.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=56&subd=johannmontfort&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johannmontfort.wordpress.com/2009/12/16/adding-an-mvc-net-design-template-to-your-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea71bf6b9d2215fdfe6c7b244875138a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmonfu</media:title>
		</media:content>
	</item>
		<item>
		<title>Mocking an HTTPContext</title>
		<link>http://johannmontfort.wordpress.com/2009/12/10/mocking-an-httpcontext/</link>
		<comments>http://johannmontfort.wordpress.com/2009/12/10/mocking-an-httpcontext/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 11:34:50 +0000</pubDate>
		<dc:creator>jmonfu</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[mocking]]></category>
		<category><![CDATA[TDD]]></category>

		<guid isPermaLink="false">http://johannmontfort.wordpress.com/2009/12/10/mocking-an-httpcontext/</guid>
		<description><![CDATA[I was trying to write some tests to test the Create method in my Controller and I needed to mock the User.IsInRole(&#34;Administrator&#34;) so that I can continue with my testing.&#160; So I was looking around for some help, and I found this very interesting blog from Scott Hanselman.
Its a library of MvcMockHelpers using either Rhino [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=55&subd=johannmontfort&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I was trying to write some tests to test the Create method in my Controller and I needed to mock the User.IsInRole(&quot;Administrator&quot;) so that I can continue with my testing.&#160; So I was looking around for some help, and I found this very interesting <a href="http://www.hanselman.com/blog/ASPNETMVCSessionAtMix08TDDAndMvcMockHelpers.aspx">blog</a> from Scott Hanselman.</p>
<p>Its a library of MvcMockHelpers using either Rhino Mocks or Moq.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johannmontfort.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johannmontfort.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johannmontfort.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johannmontfort.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johannmontfort.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johannmontfort.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johannmontfort.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johannmontfort.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johannmontfort.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johannmontfort.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=55&subd=johannmontfort&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johannmontfort.wordpress.com/2009/12/10/mocking-an-httpcontext/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea71bf6b9d2215fdfe6c7b244875138a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmonfu</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuring Exception Handling and logging with Enterprise Library 4.0</title>
		<link>http://johannmontfort.wordpress.com/2009/12/03/configuring-exception-handling-and-logging-with-enterprise-library-4-0/</link>
		<comments>http://johannmontfort.wordpress.com/2009/12/03/configuring-exception-handling-and-logging-with-enterprise-library-4-0/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 14:47:13 +0000</pubDate>
		<dc:creator>jmonfu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://johannmontfort.wordpress.com/2009/12/03/configuring-exception-handling-and-logging-with-enterprise-library-4-0/</guid>
		<description><![CDATA[I have just came across this post by Suleman on how to configure Exception Handling and Logging in the Enterprise Library 4.0.&#160; I found it quite helpful and thought I might share.
The link is as follows
http://www.imason.com/imason_Blogs/b/suleman_ibrahim/archive/2009/05/25/configuring-enterprise-library-4-0-for-exception-handling-and-logging.aspx
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=54&subd=johannmontfort&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have just came across this post by Suleman on how to configure Exception Handling and Logging in the Enterprise Library 4.0.&#160; I found it quite helpful and thought I might share.</p>
<p>The link is as follows</p>
<p><a href="http://www.imason.com/imason_Blogs/b/suleman_ibrahim/archive/2009/05/25/configuring-enterprise-library-4-0-for-exception-handling-and-logging.aspx">http://www.imason.com/imason_Blogs/b/suleman_ibrahim/archive/2009/05/25/configuring-enterprise-library-4-0-for-exception-handling-and-logging.aspx</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johannmontfort.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johannmontfort.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johannmontfort.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johannmontfort.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johannmontfort.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johannmontfort.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johannmontfort.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johannmontfort.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johannmontfort.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johannmontfort.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=54&subd=johannmontfort&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johannmontfort.wordpress.com/2009/12/03/configuring-exception-handling-and-logging-with-enterprise-library-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea71bf6b9d2215fdfe6c7b244875138a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmonfu</media:title>
		</media:content>
	</item>
		<item>
		<title>Debugging in VS2008 using IIS 7.5</title>
		<link>http://johannmontfort.wordpress.com/2009/12/02/debugging-in-vs2008-using-iis-7-5/</link>
		<comments>http://johannmontfort.wordpress.com/2009/12/02/debugging-in-vs2008-using-iis-7-5/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 09:38:08 +0000</pubDate>
		<dc:creator>jmonfu</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://johannmontfort.wordpress.com/?p=52</guid>
		<description><![CDATA[This may sound quite simplistic, but took me some time to find out.  If for some reason the default server of VS is not working with your application, you can run your website on your local IIS and then attach a process (CTRL+Alt+P) within VS.  The process is called w3wp.exe and VS should start debugging [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=52&subd=johannmontfort&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This may sound quite simplistic, but took me some time to find out.  If for some reason the default server of VS is not working with your application, you can run your website on your local IIS and then attach a process (CTRL+Alt+P) within VS.  The process is called w3wp.exe and VS should start debugging normally</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johannmontfort.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johannmontfort.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johannmontfort.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johannmontfort.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johannmontfort.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johannmontfort.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johannmontfort.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johannmontfort.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johannmontfort.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johannmontfort.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=52&subd=johannmontfort&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johannmontfort.wordpress.com/2009/12/02/debugging-in-vs2008-using-iis-7-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea71bf6b9d2215fdfe6c7b244875138a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmonfu</media:title>
		</media:content>
	</item>
		<item>
		<title>Login failed for user &#8216;IIS APPPOOL\&#8217;</title>
		<link>http://johannmontfort.wordpress.com/2009/12/02/login-failed-for-user-iis-apppool/</link>
		<comments>http://johannmontfort.wordpress.com/2009/12/02/login-failed-for-user-iis-apppool/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 08:47:56 +0000</pubDate>
		<dc:creator>jmonfu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://johannmontfort.wordpress.com/?p=50</guid>
		<description><![CDATA[After about 4 hours battling with this error, and wondering why my website could not load, I managed to figure out what the problem was!  Since I have installed a trial version of Windows 7, IIS 7.5 works differently from Vista&#8217;s IIS 7.
So I did the following procedure to get rid of the error and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=50&subd=johannmontfort&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After about 4 hours battling with this error, and wondering why my website could not load, I managed to figure out what the problem was!  Since I have installed a trial version of Windows 7, IIS 7.5 works differently from Vista&#8217;s IIS 7.</p>
<p>So I did the following procedure to get rid of the error and now my website is up and running again on my localhost</p>
<ul>
<li>go into Internet Information Services (IIS) Manager</li>
<li>expand node with your computer name on left side and select &#8220;Application Pools&#8221;</li>
<li>now in the window on the right side, right click &#8220;Classic .NET AppPool&#8221; and select &#8220;Advanced Settings&#8230;&#8221;</li>
<li>find &#8220;Identity&#8221; property and change its value to &#8220;LocalSystem&#8221;</li>
</ul>
<p>That solved the problem!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johannmontfort.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johannmontfort.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johannmontfort.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johannmontfort.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johannmontfort.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johannmontfort.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johannmontfort.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johannmontfort.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johannmontfort.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johannmontfort.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=50&subd=johannmontfort&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johannmontfort.wordpress.com/2009/12/02/login-failed-for-user-iis-apppool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea71bf6b9d2215fdfe6c7b244875138a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmonfu</media:title>
		</media:content>
	</item>
		<item>
		<title>started working on re-designing/re-engineering my portfolio</title>
		<link>http://johannmontfort.wordpress.com/2009/09/25/started-working-on-re-designingre-engineering-my-portfolio/</link>
		<comments>http://johannmontfort.wordpress.com/2009/09/25/started-working-on-re-designingre-engineering-my-portfolio/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 09:27:32 +0000</pubDate>
		<dc:creator>jmonfu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://johannmontfort.wordpress.com/?p=48</guid>
		<description><![CDATA[Just started re-designing and re-developing my personal portfolio atwww.johannmontfort.com. The idea is to use MVC+EF+Silverlight+RIA Services+LINQ amongst others.
At the moment I am battling with EF since its the first time I am using it. Its not as easy as LINQ2SQL to use, however its nice to learn a new ORM which I beleive in .NET [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=48&subd=johannmontfort&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Just started re-designing and re-developing my personal portfolio at<a style="color:#333333;text-decoration:underline;" href="http://www.johannmontfort.com/">www.johannmontfort.com</a>. The idea is to use MVC+EF+Silverlight+RIA Services+LINQ amongst others.</p>
<p>At the moment I am battling with EF since its the first time I am using it. Its not as easy as LINQ2SQL to use, however its nice to learn a new ORM which I beleive in .NET 4.0 will be much more stable and fun to work with.</p>
<p>So yeah created my database using SQL Server 2008, and now the fun part started with creating the model. Still in early stages though.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johannmontfort.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johannmontfort.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johannmontfort.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johannmontfort.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johannmontfort.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johannmontfort.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johannmontfort.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johannmontfort.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johannmontfort.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johannmontfort.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=48&subd=johannmontfort&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johannmontfort.wordpress.com/2009/09/25/started-working-on-re-designingre-engineering-my-portfolio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea71bf6b9d2215fdfe6c7b244875138a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmonfu</media:title>
		</media:content>
	</item>
		<item>
		<title>Moving to Brussels</title>
		<link>http://johannmontfort.wordpress.com/2009/07/10/moving-to-brussels/</link>
		<comments>http://johannmontfort.wordpress.com/2009/07/10/moving-to-brussels/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 08:43:07 +0000</pubDate>
		<dc:creator>jmonfu</dc:creator>
				<category><![CDATA[Brussels]]></category>
		<category><![CDATA[Travels]]></category>

		<guid isPermaLink="false">http://johannmontfort.wordpress.com/?p=45</guid>
		<description><![CDATA[I had been wondering and tinkering to move to Brussels since last year.  It was always my wish to work in the centre of Europe.  However, in Feb last year, I got the contract with Microsoft, so I decided to hold on to my plans for a later date.
So after my contract with Microsoft finished, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=45&subd=johannmontfort&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I had been wondering and tinkering to move to Brussels since last year.  It was always my wish to work in the centre of Europe.  However, in Feb last year, I got the contract with Microsoft, so I decided to hold on to my plans for a later date.</p>
<p>So after my contract with Microsoft finished, I decided to take some time off and start searching for a job in Bruxelles.  I admit it was not easy since my French is still in its early stages, and I am not fluent at all.  So it had to be either an English or an International company.</p>
<p>Last April, I got a call from Neil, who is the head of IT at Enhesa, and he told me that they saw my CV and that they were interested in having me over for an interview.  I said sure, when do you want to interview me?  He told me, can you make it next week?  I was shocked but I accepted that and after an initial interview, I was offered the job.  No need to say I was really exicted and happy, although the thought of leaving Ireland after 3 years, and moving to an “unknown” territory scared me a bit.  But its not the first time I have done this.  First moving to Australia, which was quite hard because of the diversity of cultures, and then Ireland.  However I accepted the challenge to move here, and so far, I do not regret it.</p>
<p>Its been already a month and a half now in Brussels.</p>
<p><strong><span style="text-decoration:underline;">Things I like are</span></strong>:-</p>
<p><em>Public transport</em>:-  This is the first thing that really struck me here.  Its quite cheap compared to the rest of Europe, especially Ireland!  And the network is so vast it covers the whole of Brussels.  If you are going to stay in Brussels, you don’t really need a car.  Even to get to the airport, it takes like 15-20minutes from Central Station.</p>
<p><em>Belgian Food and Beer and Beer and Beer and Beer</em>:-  One of the things the Belgians do very well is the cuisine and their beers.   I have heard that they have around 350 different beers produced here.  Till now I have managed to try at least 10, and they are really really nice.  Even the cuisine is very exquisite.  When you come to Belgium, you have to try the moules and the frittes!  I admit, the moules are not one of the things I really like, however I tried them and they are really tasty.  And the frittes&#8230;&#8230;&#8230;&#8230;..no comment, you really have to try them! Ah and what about the chocolates?  OMG, they are amazing.  You cannot come here without devouring a box of Belgian chocs.  And there are lots of shops that sell them, especially near the Grand Place.</p>
<p><em>Way of Life</em>:- The Belgians, and the large expat community, seem to enjoy their time fully, sitting outside of bars and cafe’s sipping some nice beer or wine, especially in these hot months of summer.  I say hot months, since from when I arrived here in the beginning of June, the weather was very kind, sometimes even unsupportable with the heat and high temperatures, sometimes even in the low thirties.  Its something different from what I experienced in Ireland, where everybody goes to the pub and drinks, drinks, drinks.  I compare it a lot to the way of life back home in Malta.</p>
<p><em>Language</em>:- As I said before, my French is not good at all at the moment, (i am planning to take some classes), however I have always managed with my English.  Even here in Brussels, since there is a huge expat community, English is accepted everywhere, unless you need to work with French or Dutch speaking clients.  However, having said that, knowing some French in the French part, and some Flemish in the Flemish part is always helpful and quite nice to have. If you show the Belgians that you are making an effort to speak the language, they appreciate that a lot, and I find it they will warm to you more.  But this is everywhere in the world I guess.</p>
<p><em>Cost of Living</em>:- Compared to most European cities, the cost of living in Belgium is quite low.  Renting can be quite affordable, depending which are you are renting in.  An average, good restaurant will total an average of 30-35euros per person, public transport is quite affordable, a trip for a whole hour if bought in advance will cost you something like 1.10euros, and you can take anything from the tram, to the bus, to the metro since they are owned by the same company.</p>
<p><strong><span style="text-decoration:underline;">Things I do not like</span></strong> :-</p>
<p><em>Housing</em>:- Before I came here, I was of the idea that renting here in Brussels is cheaper than in Ireland.  But it depends on which part of Brussels you are renting.  Since most of the Xpats live in the Ixelles and Etterbeek area, where the European institutions are set up, renting here is quite expensive.  For a 1 bedroom flat, moderately sized, you expect to pay between 800-1000.  I also noticed that flats here are in the majority quite old, with some being renovated now.  I did not find lots of newly built developments around Brussels.  Here you also pay for the “charges”, which include the lift, common area and water.  On a positive thing, there are lots of flats empty, so its a buyer’s market.  You can find a flat easily within a week.</p>
<p><em>Pollution &amp; Traffic</em>:- I noticed here that the air seems heavier to breathe compared to Dublin, where there is lots of greenery. Even traffic can be very heavy at times, and I must say that you must be very careful when crossing a zebra crossing, even if the light says green!  Always look 2 times before you cross the street!  On a positive side, only Brussels central is heavy on traffic, when you start driving outside the city centre, then its much better.</p>
<p>So all in all I think it was quite a positive start to my stay here in Brussels.  How long will I stay here?  I have no idea yet, I have a permanent IT job in the city centre which I really like, and so, at the moment, it feels like I will stay here for long.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johannmontfort.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johannmontfort.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johannmontfort.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johannmontfort.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johannmontfort.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johannmontfort.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johannmontfort.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johannmontfort.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johannmontfort.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johannmontfort.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=45&subd=johannmontfort&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johannmontfort.wordpress.com/2009/07/10/moving-to-brussels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea71bf6b9d2215fdfe6c7b244875138a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmonfu</media:title>
		</media:content>
	</item>
		<item>
		<title>IT Contracting in the Credit Crunch</title>
		<link>http://johannmontfort.wordpress.com/2009/02/19/30/</link>
		<comments>http://johannmontfort.wordpress.com/2009/02/19/30/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 21:49:16 +0000</pubDate>
		<dc:creator>jmonfu</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://johannmontfort.wordpress.com/?p=30</guid>
		<description><![CDATA[As many IT contractors agree, this is a tough time to be an IT Contractor, especially here in Ireland and in the UK.  I have been contracting for the last three and a half years, 6 months in Sydney Australia and 3 years here in Dublin.
Until last year, contracting here was quite good.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=30&subd=johannmontfort&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>As many IT contractors agree, this is a tough time to be an IT Contractor, especially here in Ireland and in the UK.  I have been contracting for the last three and a half years, 6 months in Sydney Australia and 3 years here in Dublin.<br />
Until last year, contracting here was quite good.  I used to be in a contract and be inundated with calls from agents about new contract prospects.  Even the pay was very good.  However everything turned upside down from last January, when my contract with Microsoft ended.  I knew that the recession was bad, but not as bad as I thought.  I am getting calls less frequently, and normally it’s more a call to “touch base” rather than concrete offers.  In the last 2 months, I have not even been put forward for an interview, let alone a job offer.</p>
<p>I had the wrong idea that companies would go for contractors in this recession, since in the long run, they cost less than permanent staff for the same expertise level.  However it seems like companies are more prone to hire permanent staff, and re-skill them to match the company’s expectations.  Another thing that I have noticed is that companies are also searching for multi skilled IT staff, since let’s face it, it’s a buyer’s market.  Companies can choose from a plethora of IT senior developers at the moment.  Some companies also have the fear that when the business picks up again, it will be hard to recruit again.<br />
<span style="text-decoration:underline;"><strong></strong></span></p>
<p><span style="text-decoration:underline;"><strong>Will this recession last long?</strong></span></p>
<p>I have no idea, however, hopefully, I am expecting that by May or June, things start to get back on track.  The housing market in the UK is already feeling some upturn in the prices.  The US financial rescue <a href="http://www.reuters.com/article/politicsNews/idUSTRE5081CJ20090109" target="_blank">plan</a> may help the global economy get back to its feet.  The European Leaders are also helping the economy by agreeing a £12b financial crisis rescue <a href="http://www.telegraph.co.uk/finance/financetopics/financialcrisis/3136653/European-leaders-agree-to-12bn-financial-crisis-rescue-package.html" target="_blank">package</a>.<br />
Will this help the credit crunch and revive back the trust in financial markets?  Let’s hope it does and things will start getting back to normal.</p>
<p><span style="text-decoration:underline;"><strong>What I am doing in this downturn?<br />
</strong></span></p>
<p><strong>Re-Skilling:</strong> Since I have a lot of free time at the moment, I am looking at new skills, especially Microsoft skills, such as the new MVC Framework and the Data Entity Framework.  I want to also see what new features SQL Server 2008 has an how to leverage from these new features.  I am also finding time to read some technical articles and to also see technical videos and how-tos.  I am also building some small web apps that I have been planning for a long time but never had the chance to dig into.<br />
<strong>Keeping Positive:- </strong>Although it’s quite hard, I am trying to be as positive as I can be.  Every cloud has a silver lining they say, and I believe that things work in a cycle.  In the .Com bubble between 1995 and  2001, the new Internet sector and related fields saw a big boom in IT skilled persons and also the salaries rose significantly.  Then there was a slowdown in 2002, and another boom in 2006, when the market was revived again.  I just hope that the next upturn does not take another 3 years to materialize.<br />
<strong>On the LookOut:-</strong> I believe that as jobs dry up, and the markets get worse, it’s time to keep a look on every possible opportunity that may arise.  I also think that in two or three years time, there will be a big mobility of workers, where nobody will call home just one country, but Europe will be your home, with the countries becoming like cities.  Long commuting for work will be the norm.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johannmontfort.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johannmontfort.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johannmontfort.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johannmontfort.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johannmontfort.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johannmontfort.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johannmontfort.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johannmontfort.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johannmontfort.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johannmontfort.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=30&subd=johannmontfort&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johannmontfort.wordpress.com/2009/02/19/30/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea71bf6b9d2215fdfe6c7b244875138a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmonfu</media:title>
		</media:content>
	</item>
		<item>
		<title>Working with Microsoft</title>
		<link>http://johannmontfort.wordpress.com/2009/02/06/working-with-microsoft/</link>
		<comments>http://johannmontfort.wordpress.com/2009/02/06/working-with-microsoft/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 14:07:30 +0000</pubDate>
		<dc:creator>jmonfu</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://johannmontfort.wordpress.com/?p=19</guid>
		<description><![CDATA[It all started in the middle of February 2008.  I got a call from an agent that Microsoft Ireland had an opening for a software developer for a 4 month contract.  So I submitted my cv and got an interview.
The interview process was quite tough.  I had an hour face to face chat with the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=19&subd=johannmontfort&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It all started in the middle of February 2008.  I got a call from an agent that Microsoft Ireland had an opening for a software developer for a 4 month contract.  So I submitted my cv and got an interview.</p>
<p>The interview process was quite tough.  I had an hour face to face chat with the interviewer and then a technical test on the whiteboard.  Everything went well and 3 days later I got a call that I was to start the following Monday.  Obviously I was really excited and thrilled by the opportunity that stood before me.</p>
<p>I started working with Microsoft on a prototype for a localization website for the live.spaces.com suite of products.  The localizers could visually see what their translations looked like from the website.  Once this prototype was accepted, I started working on the real product itself, and created the new database design and also a migration script to move all the data in the new database.  My contract was extended 2 times, and I spent 10 months in all at Microsoft.</p>
<p>It was also a very critical project, so an agile methodology was applied.  Releases were between 4-5 weeks and very tight deadlines.</p>
<p>It was also interesting that I could use all the latest software from Microsoft, even before they were released to the public.  Microsoft also offers its employees a nurturing environment where they can be most productive.</p>
<p>Another interesting thing that I noticed at Microsoft is that you have personal freedom at work.  Nobody tells you what to wear, or what time you got in or you got out.  As long as the work is done, and deadlines are met, no questions asked.  I think Microsoft provides a great example to other corporations of what a productive work environment can be like.</p>
<p>I was also impressed by the amount of highly skilled people working there.  Chatting with technical people is like referencing a human encyclopedia.  My manager once told me that we only employ “exceptional people” and he was damn right!</p>
<p>So I must say that working with one of the “Best Companies To Work For” in Ireland, was an amazing experience, and something that I really wish I could experience once again in my career.</p>
<p>Thanks MICROSOFT!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johannmontfort.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johannmontfort.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johannmontfort.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johannmontfort.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johannmontfort.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johannmontfort.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johannmontfort.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johannmontfort.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johannmontfort.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johannmontfort.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=19&subd=johannmontfort&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johannmontfort.wordpress.com/2009/02/06/working-with-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea71bf6b9d2215fdfe6c7b244875138a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmonfu</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazing Krakow</title>
		<link>http://johannmontfort.wordpress.com/2008/06/02/krakow/</link>
		<comments>http://johannmontfort.wordpress.com/2008/06/02/krakow/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 08:00:26 +0000</pubDate>
		<dc:creator>jmonfu</dc:creator>
				<category><![CDATA[Krakow]]></category>
		<category><![CDATA[Travels]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://johannmontfort.wordpress.com/2008/06/02/amazing-krakow/</guid>
		<description><![CDATA[I had heard a lot about this city, however after visiting, I can say that it really is a nice and beautiful city.
We arrived in Krakow on Friday, a very sunny and hot day compared to Dublin standards.  It was around 31C.  After settling in the hotel, we went for a walk around the city.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=4&subd=johannmontfort&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I had heard a lot about this city, however after visiting, I can say that it really is a nice and beautiful city.</p>
<p>We arrived in Krakow on Friday, a very sunny and hot day compared to Dublin standards.  It was around 31C.  After settling in the hotel, we went for a walk around the city.  I could see that its quite an old city.</p>
<p>The main square is the second largest in Europe, and one can find lots of things in this square, such as shops,<a href="http://lh3.ggpht.com/jmonfu/SHKbB0OttRI/AAAAAAAAAlk/_ogTA26c5Pk/s1600-h/DSC00522%5B9%5D.jpg"><img class="alignright" style="border:0 none;" title="DSC00522" src="http://lh5.ggpht.com/jmonfu/SHKbDPsmqnI/AAAAAAAAAlo/vg-ByBitlcE/DSC00522_thumb%5B7%5D.jpg?imgmax=800" border="0" alt="DSC00522" width="260" height="200" align="right" /></a> markets, street entertainers and nice bars.  You can also meet the picturesque horses and cabins.</p>
<p>One of the main attractions in Krakow is the Wawel (castle), which is a majestic location.  <a href="http://lh3.ggpht.com/jmonfu/SHKbEwCBZ_I/AAAAAAAAAls/8KEJA0ojhcQ/s1600-h/DSC00487%5B19%5D.jpg"><img style="border-width:0;" title="Castle" src="http://lh3.ggpht.com/jmonfu/SHKbF_Et7kI/AAAAAAAAAlw/nXz4FIo07Hs/DSC00487_thumb%5B17%5D.jpg?imgmax=800" border="0" alt="Castle" width="260" height="200" align="left" /></a>Its a burial</p>
<p>place for previous kings of Poland.  It was quite a walk to get there, but it was utterly worth it.</p>
<p><a href="http://lh4.ggpht.com/jmonfu/SHKbHAMlVPI/AAAAAAAAAl0/VwwcupSR0rs/s1600-h/DSC00502%5B6%5D.jpg"><img style="border-width:0;" title="DSC00502" src="http://lh4.ggpht.com/jmonfu/SHKbIIUZO1I/AAAAAAAAAl4/AZhMp2GGk_o/DSC00502_thumb%5B4%5D.jpg?imgmax=800" border="0" alt="DSC00502" width="260" height="200" align="right" /></a>And if you are in Krakow, you have to taste their range of beers.  I tried the Zwyiec dark, which I could compare to a Guinness.</p>
<p>On our last day there, we got a mini van to Wieliczka to</p>
<p>visit the very famous Salt Mines.  Initially, I thought that it would just be some small dungeons with some salt attached to it, or some salt conservation unit.  How wrong was I!  Its literally a small village underground, completely built out of salt.</p>
<p><a href="http://lh3.ggpht.com/jmonfu/SHKbKuYO2lI/AAAAAAAAAl8/bWwtfM5_Ng4/s1600-h/DSC00599%5B6%5D.jpg"><img style="border-width:0;" title="DSC00599" src="http://lh6.ggpht.com/jmonfu/SHKbLRl-HsI/AAAAAAAAAmA/CBybVZy4-Oc/DSC00599_thumb%5B4%5D.jpg?imgmax=800" border="0" alt="DSC00599" width="260" height="200" align="left" /></a></p>
<p>Its amazing how all this could be dug.  And we only went down 3 levels, the guide said that there were more levels underground, which were not accessible to the tourists!  There were statues and carvings made entirely of salt, and the most impressive was a whole church made out of salt, which status of the holy Mary, Jesus Christ, and obviously Pope John Paul II.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/johannmontfort.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/johannmontfort.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/johannmontfort.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/johannmontfort.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/johannmontfort.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/johannmontfort.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/johannmontfort.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/johannmontfort.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/johannmontfort.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/johannmontfort.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/johannmontfort.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/johannmontfort.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=johannmontfort.wordpress.com&blog=4623450&post=4&subd=johannmontfort&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://johannmontfort.wordpress.com/2008/06/02/krakow/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea71bf6b9d2215fdfe6c7b244875138a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jmonfu</media:title>
		</media:content>

		<media:content url="http://lh5.ggpht.com/jmonfu/SHKbDPsmqnI/AAAAAAAAAlo/vg-ByBitlcE/DSC00522_thumb%5B7%5D.jpg?imgmax=800" medium="image">
			<media:title type="html">DSC00522</media:title>
		</media:content>

		<media:content url="http://lh3.ggpht.com/jmonfu/SHKbF_Et7kI/AAAAAAAAAlw/nXz4FIo07Hs/DSC00487_thumb%5B17%5D.jpg?imgmax=800" medium="image">
			<media:title type="html">Castle</media:title>
		</media:content>

		<media:content url="http://lh4.ggpht.com/jmonfu/SHKbIIUZO1I/AAAAAAAAAl4/AZhMp2GGk_o/DSC00502_thumb%5B4%5D.jpg?imgmax=800" medium="image">
			<media:title type="html">DSC00502</media:title>
		</media:content>

		<media:content url="http://lh6.ggpht.com/jmonfu/SHKbLRl-HsI/AAAAAAAAAmA/CBybVZy4-Oc/DSC00599_thumb%5B4%5D.jpg?imgmax=800" medium="image">
			<media:title type="html">DSC00599</media:title>
		</media:content>
	</item>
	</channel>
</rss>