<?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>This is nothing</title>
	<atom:link href="http://thisisnothing.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thisisnothing.wordpress.com</link>
	<description>or just a very tiny piece of everything</description>
	<lastBuildDate>Thu, 07 Apr 2011 12:17:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thisisnothing.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>This is nothing</title>
		<link>http://thisisnothing.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thisisnothing.wordpress.com/osd.xml" title="This is nothing" />
	<atom:link rel='hub' href='http://thisisnothing.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Embedding EPiServer language files</title>
		<link>http://thisisnothing.wordpress.com/2010/05/18/embedding-episerver-language-files/</link>
		<comments>http://thisisnothing.wordpress.com/2010/05/18/embedding-episerver-language-files/#comments</comments>
		<pubDate>Tue, 18 May 2010 08:30:39 +0000</pubDate>
		<dc:creator>henriknystrom</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[Embedded language files]]></category>
		<category><![CDATA[Single Assembly Modules]]></category>

		<guid isPermaLink="false">http://thisisnothing.wordpress.com/?p=144</guid>
		<description><![CDATA[One of the things that I&#8217;m always aiming for when creating a module for EPiServer is that you should be able to install it simply by dropping a single assembly to the bin folder. There should be no or very little configuration needed (Convention over Configuration!)  and you shouldn&#8217;t have to place files in folders [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisisnothing.wordpress.com&amp;blog=1839794&amp;post=144&amp;subd=thisisnothing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thisisnothing.wordpress.com/2010/05/18/embedding-episerver-language-files/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<georss:point>-41.280625 174.775596</georss:point>
		<geo:lat>-41.280625</geo:lat>
		<geo:long>174.775596</geo:long>
		<media:content url="http://1.gravatar.com/avatar/30305b924e44de1aa3a6edee5b1cd9ec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">hn</media:title>
		</media:content>
	</item>
		<item>
		<title>Scheduled jobs in EPiServer CMS 6</title>
		<link>http://thisisnothing.wordpress.com/2010/05/13/scheduled-jobs-in-episerver-cms-6/</link>
		<comments>http://thisisnothing.wordpress.com/2010/05/13/scheduled-jobs-in-episerver-cms-6/#comments</comments>
		<pubDate>Thu, 13 May 2010 08:04:03 +0000</pubDate>
		<dc:creator>henriknystrom</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[Interruptable Scheduled Jobs]]></category>
		<category><![CDATA[Scheduled Jobs]]></category>

		<guid isPermaLink="false">http://thisisnothing.wordpress.com/?p=130</guid>
		<description><![CDATA[There are a few hidden bits in EPiServer CMS 6 that hasn&#8217;t been talked much about, one of them being the enhancements to the scheduled jobs. These new features include the ability to interrupt the execution of a long running job and for these jobs to send status updates to the UI. To take advantage [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisisnothing.wordpress.com&amp;blog=1839794&amp;post=130&amp;subd=thisisnothing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thisisnothing.wordpress.com/2010/05/13/scheduled-jobs-in-episerver-cms-6/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<georss:point>-41.280625 174.775596</georss:point>
		<geo:lat>-41.280625</geo:lat>
		<geo:long>174.775596</geo:long>
		<media:content url="http://1.gravatar.com/avatar/30305b924e44de1aa3a6edee5b1cd9ec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">hn</media:title>
		</media:content>

		<media:content url="http://thisisnothing.files.wordpress.com/2010/05/interruptablejob1.png" medium="image">
			<media:title type="html">Interruptable Job</media:title>
		</media:content>

		<media:content url="http://thisisnothing.files.wordpress.com/2010/05/interruptablejob2.png" medium="image">
			<media:title type="html">Interruptable Job with Status messages</media:title>
		</media:content>
	</item>
		<item>
		<title>Modify the built-in EPiServer properties</title>
		<link>http://thisisnothing.wordpress.com/2010/04/09/modify-the-built-in-episerver-properties/</link>
		<comments>http://thisisnothing.wordpress.com/2010/04/09/modify-the-built-in-episerver-properties/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 01:39:46 +0000</pubDate>
		<dc:creator>henriknystrom</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[EPiServer Properties]]></category>
		<category><![CDATA[Properties]]></category>

		<guid isPermaLink="false">http://thisisnothing.wordpress.com/?p=118</guid>
		<description><![CDATA[When you are creating a page type in EPiServer you have a lot of configuration settings you can do. You can set the default value, hide it from the Edit interface, make it mandatory and so on. For the built in properties it&#8217;s another story, you can set the default values for some of them, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisisnothing.wordpress.com&amp;blog=1839794&amp;post=118&amp;subd=thisisnothing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thisisnothing.wordpress.com/2010/04/09/modify-the-built-in-episerver-properties/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30305b924e44de1aa3a6edee5b1cd9ec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">hn</media:title>
		</media:content>

		<media:content url="http://thisisnothing.files.wordpress.com/2010/04/metaproperty-settingsmanager.gif" medium="image">
			<media:title type="html">metaproperty-settingsmanager</media:title>
		</media:content>
	</item>
		<item>
		<title>EPiServer Extension methods, part 1 of many</title>
		<link>http://thisisnothing.wordpress.com/2009/11/07/episerver-extension-methods-part-1-of-many/</link>
		<comments>http://thisisnothing.wordpress.com/2009/11/07/episerver-extension-methods-part-1-of-many/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 00:10:15 +0000</pubDate>
		<dc:creator>henriknystrom</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[EPiServer extension methods]]></category>
		<category><![CDATA[Extension methods]]></category>

		<guid isPermaLink="false">http://thisisnothing.wordpress.com/?p=82</guid>
		<description><![CDATA[So Frederik Vig started a community project around EPiServer Extensions which I believe is a great initiative. Already having a great number of extension methods that we are currently using. Rather than just dump them in the source code repository I thought I would try to get my blogging going again by posting each method [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisisnothing.wordpress.com&amp;blog=1839794&amp;post=82&amp;subd=thisisnothing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thisisnothing.wordpress.com/2009/11/07/episerver-extension-methods-part-1-of-many/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30305b924e44de1aa3a6edee5b1cd9ec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">hn</media:title>
		</media:content>
	</item>
		<item>
		<title>A quick comparsion between FindPagesWithCriteria and a recursive GetChildren</title>
		<link>http://thisisnothing.wordpress.com/2009/08/27/a-quick-comparsion-between-findpageswithcriteria-and-a-recursive-getchildren/</link>
		<comments>http://thisisnothing.wordpress.com/2009/08/27/a-quick-comparsion-between-findpageswithcriteria-and-a-recursive-getchildren/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 09:59:32 +0000</pubDate>
		<dc:creator>henriknystrom</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[FindPagesWithCriteria]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://thisisnothing.wordpress.com/?p=75</guid>
		<description><![CDATA[On the project I&#8217;m working on at the moment there are plans to do a lot of page retrieving based on categories. My initial thought was to retrieve all pages for that section and to the filtering in memory. Possibly with some pre-filtered and cached collections to speed it up, but since the categories in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisisnothing.wordpress.com&amp;blog=1839794&amp;post=75&amp;subd=thisisnothing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thisisnothing.wordpress.com/2009/08/27/a-quick-comparsion-between-findpageswithcriteria-and-a-recursive-getchildren/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30305b924e44de1aa3a6edee5b1cd9ec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">hn</media:title>
		</media:content>
	</item>
		<item>
		<title>EPiServer property settings in the Help text field</title>
		<link>http://thisisnothing.wordpress.com/2009/08/24/episerver-property-settings-in-the-help-text-field/</link>
		<comments>http://thisisnothing.wordpress.com/2009/08/24/episerver-property-settings-in-the-help-text-field/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 06:17:05 +0000</pubDate>
		<dc:creator>henriknystrom</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[Custom Property]]></category>

		<guid isPermaLink="false">http://thisisnothing.wordpress.com/?p=55</guid>
		<description><![CDATA[In one of my previous posts I listed a number of suggested improvements to the EPiServer property system. My number 1 wish (Just after wish 0) was that there would be a settings property on page definitions. While being nothing like a native solution with a dedicated interface would be, I thought I would show [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisisnothing.wordpress.com&amp;blog=1839794&amp;post=55&amp;subd=thisisnothing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thisisnothing.wordpress.com/2009/08/24/episerver-property-settings-in-the-help-text-field/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<georss:point>-41.280625 174.775596</georss:point>
		<geo:lat>-41.280625</geo:lat>
		<geo:long>174.775596</geo:long>
		<media:content url="http://1.gravatar.com/avatar/30305b924e44de1aa3a6edee5b1cd9ec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">hn</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick update my &#8216;nice feel&#8217; custom property</title>
		<link>http://thisisnothing.wordpress.com/2009/04/19/quick-update-my-nice-feel-custom-property/</link>
		<comments>http://thisisnothing.wordpress.com/2009/04/19/quick-update-my-nice-feel-custom-property/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 01:09:27 +0000</pubDate>
		<dc:creator>henriknystrom</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[Custom Property]]></category>
		<category><![CDATA[Properties]]></category>

		<guid isPermaLink="false">http://thisisnothing.wordpress.com/?p=48</guid>
		<description><![CDATA[I just wanted to follow up on my previous post on creating an &#8216;nice feel&#8217;  custom EPiServer property that I posted a few weeks ago. Got some great comments and thought I would follow up with an updated version of my example property. First, you can find the new source code here: PropertyPageTypeList, PropertyPageTypeListControl I&#8217;m [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisisnothing.wordpress.com&amp;blog=1839794&amp;post=48&amp;subd=thisisnothing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thisisnothing.wordpress.com/2009/04/19/quick-update-my-nice-feel-custom-property/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30305b924e44de1aa3a6edee5b1cd9ec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">hn</media:title>
		</media:content>
	</item>
		<item>
		<title>My top 15 wishes for the EPiServer Property framework</title>
		<link>http://thisisnothing.wordpress.com/2009/04/04/my-top-15-wishes-for-the-episerver-property-framework/</link>
		<comments>http://thisisnothing.wordpress.com/2009/04/04/my-top-15-wishes-for-the-episerver-property-framework/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 11:01:38 +0000</pubDate>
		<dc:creator>henriknystrom</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[Properties]]></category>

		<guid isPermaLink="false">http://thisisnothing.wordpress.com/?p=32</guid>
		<description><![CDATA[Perhaps the most central part of the EPiServer CMS is the page property framework. It allows a developer to quickly create a website, concentrate on the front-end and get a great and easy to use management system. The property framework in EPiServer has been around for as long as I can remember (that would be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisisnothing.wordpress.com&amp;blog=1839794&amp;post=32&amp;subd=thisisnothing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thisisnothing.wordpress.com/2009/04/04/my-top-15-wishes-for-the-episerver-property-framework/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<georss:point>-41.280625 174.775596</georss:point>
		<geo:lat>-41.280625</geo:lat>
		<geo:long>174.775596</geo:long>
		<media:content url="http://1.gravatar.com/avatar/30305b924e44de1aa3a6edee5b1cd9ec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">hn</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating an EPiServer Custom Property with that nice feel to it</title>
		<link>http://thisisnothing.wordpress.com/2009/04/02/creating-an-episerver-custom-property-with-that-nice-feel-to-it/</link>
		<comments>http://thisisnothing.wordpress.com/2009/04/02/creating-an-episerver-custom-property-with-that-nice-feel-to-it/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 08:45:43 +0000</pubDate>
		<dc:creator>henriknystrom</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[Custom Property]]></category>

		<guid isPermaLink="false">http://thisisnothing.wordpress.com/?p=16</guid>
		<description><![CDATA[With the latest versions of EPiServer, creating a custom property is not especially complex anymore and it has been covered in lots of posts. There is one aspect of custom property creation that I think is lacking and that is using a real value type. With that I mean that the Value property of that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisisnothing.wordpress.com&amp;blog=1839794&amp;post=16&amp;subd=thisisnothing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thisisnothing.wordpress.com/2009/04/02/creating-an-episerver-custom-property-with-that-nice-feel-to-it/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30305b924e44de1aa3a6edee5b1cd9ec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">hn</media:title>
		</media:content>
	</item>
		<item>
		<title>PageTreeIcons is picking up some speed</title>
		<link>http://thisisnothing.wordpress.com/2008/05/09/pagetreeicons-is-picking-up-some-speed/</link>
		<comments>http://thisisnothing.wordpress.com/2008/05/09/pagetreeicons-is-picking-up-some-speed/#comments</comments>
		<pubDate>Thu, 08 May 2008 12:36:35 +0000</pubDate>
		<dc:creator>henriknystrom</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[epicode]]></category>
		<category><![CDATA[PageTreeIcons]]></category>

		<guid isPermaLink="false">http://thisisnothing.wordpress.com/?p=13</guid>
		<description><![CDATA[Since my last blog post about my EPiServer module PageTreeIcons, a number of things have happened that I thought I share with you really quickly (its half past twelve here and I have a release to do 7am tomorrow morning). Published PageTreeIcons on epicode. Everything went really smooth, easy as to add source code and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thisisnothing.wordpress.com&amp;blog=1839794&amp;post=13&amp;subd=thisisnothing&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://thisisnothing.wordpress.com/2008/05/09/pagetreeicons-is-picking-up-some-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/30305b924e44de1aa3a6edee5b1cd9ec?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">hn</media:title>
		</media:content>
	</item>
	</channel>
</rss>
