<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Inferis' Code Dump</title>
	<link>http://codedump.blergh.be</link>
	<description>Code Ramblings</description>
	<lastBuildDate>Wed, 24 Mar 2010 16:52:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.3" -->

	<item>
		<title>Resharper 5 and Asp.Net MVC</title>
		<description><![CDATA[Just discovered this now. When you add a new action to an ASP.Net MVC controller, Resharper 5 marks the View() method as &#8220;in error&#8221;: At first, I was a bit confused. I mean, the code was that simple, it was not possible that it should contain errors. But then I hovered over the &#8220;erroneous&#8221; method, [...]]]></description>
		<link>http://codedump.blergh.be/2010/03/24/resharper-5-and-aspnet-mvc/</link>
			</item>
	<item>
		<title>Entity Framework Change Tracking</title>
		<description><![CDATA[I needed to know how the Entity Framework does its change tracking, so I wrote a simple test to see what&#8217;s happening. Since we only needed to know what happened when you modify a property on an entity, I focused on that aspect (and not how deleting entities is tracked, for example). Anyway: my conclusions&#8230; [...]]]></description>
		<link>http://codedump.blergh.be/2009/08/27/entity-framework-change-tracking/</link>
			</item>
	<item>
		<title>Silverlight Mobile</title>
		<description><![CDATA[In case anybody who can pull some strings reads this: I&#8217;d be interested in doing some testing of developing for Silverlight for Windows Mobile. You never know, eh? Besides, I have to find a good use for my HTC Touch HD except for twittering and making phone calls.]]></description>
		<link>http://codedump.blergh.be/2008/12/02/silverlight-mobile/</link>
			</item>
	<item>
		<title>Drupal Taxonomy Tree Caching</title>
		<description><![CDATA[For a site I am developing, I needed a way to import a set of files in a Drupal system. The files were converted into nodes, each node having (amongst other stuff) a taxonomy term attached (think categories). First of all: the taxonomy API is not really friendly towards other module developers (or at least, [...]]]></description>
		<link>http://codedump.blergh.be/2008/09/05/drupal-taxonomy-tree-caching/</link>
			</item>
	<item>
		<title>Firefox FUD</title>
		<description><![CDATA[I came by this post about Firefox. It was based on an earlier (dutch) post by Webwereld, and it was about Firefox. The be honest: I don&#8217;t agree with any of the points. Besides, all of the arguments given (except the last maybe) are actually strawman arguments. In essence: the points made against Firefox can [...]]]></description>
		<link>http://codedump.blergh.be/2008/08/30/firefox-fud/</link>
			</item>
	<item>
		<title>Shoes</title>
		<description><![CDATA[Ah, nice to see Shoes getting some extra exposure. The latest developments giving us the possibility to actually package a Shoes app as an EXE or DMG is quite essential. &#8220;Deploying&#8221; a Shoes app was rather cumbersome before: you had to make sure (the correct version of) Shoes was installed, pass the script, directory or [...]]]></description>
		<link>http://codedump.blergh.be/2008/06/24/shoes/</link>
			</item>
	<item>
		<title>PDC08</title>
		<description><![CDATA[Ah, there&#8217;s movement on the PDC website. Good, I was suspecting that&#8217;d postpone it again, but it didn&#8217;t seem that likely with Windows 7 on the way. But now it&#8217;s final: there&#8217;s going to be a PDC this year. I&#8217;m keen on going, but I had to think twice when I saw the prices: $2395 [...]]]></description>
		<link>http://codedump.blergh.be/2008/05/30/pdc08/</link>
			</item>
	<item>
		<title>Functionality Overload</title>
		<description><![CDATA[What Jeff Atwood posted today is pretty much completely true. Amongst other things, I develop websites using PHP. And I frequently have to check the documentation to see how a function is called (because there&#8217;s no consistency indeed). But more: even if I know what it&#8217;s called (or I&#8217;m pretty sure&#160;of it), I still have [...]]]></description>
		<link>http://codedump.blergh.be/2008/05/21/functionality-overload/</link>
			</item>
	<item>
		<title>NMollom</title>
		<description><![CDATA[It&#8217;s been a forthnight since Mollom released their API, and I&#8217;ve been working some spare moments on a library wrapper for that API. Given that here are wrappers for Drupal, PHP, Ruby, Java and Python, I figured that a .Net version was missing too. Also, I can use this for a future project, so it&#8217;s [...]]]></description>
		<link>http://codedump.blergh.be/2008/05/13/nmollom/</link>
			</item>
	<item>
		<title>WindowClippings And Skitch</title>
		<description><![CDATA[I don&#8217;t know if if you know Skitch, but it&#8217;s a tool to share images from your desktop with people online. It&#8217;s sort of a fancy screenshot tool with the ability to post to the web (there&#8217;s more to it, but that&#8217;s all that matters for now). Pretty handy, but the problem is that it&#8217;s [...]]]></description>
		<link>http://codedump.blergh.be/2008/05/08/windowclippings-and-skitch/</link>
			</item>
</channel>
</rss>

