<?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>Erik Nordin about EPiServer</title>
	<atom:link href="http://antecknat.se/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://antecknat.se/blog</link>
	<description>A blog about understanding and extending EPiServer</description>
	<lastBuildDate>Thu, 28 Jan 2010 13:22:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating classes for PageTypeBuilder in an existing project</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/</link>
		<comments>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 16:27:04 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[PageTypeBuilder]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=112</guid>
		<description><![CDATA[While everyone else is creating cool gadgets for the new site center I was appointed to update an "old" site with some new functionality. And since PageTypeBuilder was introduced in my EPiServer life, and don't feel like working without it in any project. If this would've been a small project I would probably just created [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PageTypeBuilder &#8211; makes developing with EPiServer funny</title>
		<link>http://antecknat.se/blog/2009/08/26/pagetypebuilder-makes-developing-with-episerver-funny/</link>
		<comments>http://antecknat.se/blog/2009/08/26/pagetypebuilder-makes-developing-with-episerver-funny/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 08:56:48 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[PageTypeBuilder]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=104</guid>
		<description><![CDATA[As you may have noticed over the last month, Joel Abrahamsson has created a module to EPiServer called PageTypeBuilder. In a short explanation PageTypeBuilder brings joy into developing with EPiServer! No more need for ranting around in admin mode, no more need of synchronizing page types between dev - test- stage - live! You get [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2009/08/26/pagetypebuilder-makes-developing-with-episerver-funny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update: Code Snippets to PageTypeBuilder</title>
		<link>http://antecknat.se/blog/2009/08/03/update-code-snippets-to-pagetypebuilder/</link>
		<comments>http://antecknat.se/blog/2009/08/03/update-code-snippets-to-pagetypebuilder/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 09:41:21 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[PageTypeBuilder]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=98</guid>
		<description><![CDATA[UPDATE: The code snippets are updated, read more in this blog post.
Since the way of including properties in PageTypeBuilder has been changed, so has the snippets.
This ZIP-package includes nine different snippets:

ptpbool - Selected/Not selected
ptpdate - Date
ptpimage - URL to image
ptpnumber- Integer
ptpobject - You decide..  
ptpstring - Short string
ptpurl - URL
ptpxhtmlstring - XHTML with properties
ptplongstring [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2009/08/03/update-code-snippets-to-pagetypebuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Snippets to PageTypeBuilder</title>
		<link>http://antecknat.se/blog/2009/06/29/code-snippets-to-pagetypebuilder/</link>
		<comments>http://antecknat.se/blog/2009/06/29/code-snippets-to-pagetypebuilder/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 14:03:26 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[Visual studio]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=75</guid>
		<description><![CDATA[UPDATE: These snippets are out of date, download from this post instead
For you who have developed with the open source CMS N2 CMS, I guess you fell in love in how you are in control over the page type properties. And as a few of you have might notice the newly announced EMVP Joel Abrahamsson [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2009/06/29/code-snippets-to-pagetypebuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scheduled tasks &#8211; tips</title>
		<link>http://antecknat.se/blog/2009/03/04/scheduled-tasks-tips/</link>
		<comments>http://antecknat.se/blog/2009/03/04/scheduled-tasks-tips/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 08:31:20 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=64</guid>
		<description><![CDATA[Here are a few tips about scheduled tasks that may spare you some debugging and angry moments.
First of all, if you are interested in how you create a simple scheduled job, please check out Ted Nybergs post.
Several developers / Load balancing environment
If the same site is up'n'running on several computers/servers but with a shared database, [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2009/03/04/scheduled-tasks-tips/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>EPiServer:PageList with ItemDataBound</title>
		<link>http://antecknat.se/blog/2008/12/19/episerverpagelist-with-itemdatabound/</link>
		<comments>http://antecknat.se/blog/2008/12/19/episerverpagelist-with-itemdatabound/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 16:41:52 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[episerver cms 5]]></category>
		<category><![CDATA[extending pagelist]]></category>
		<category><![CDATA[itemdatabound]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=56</guid>
		<description><![CDATA[In my last post I explained how you can extend your episerver:pagelist with your own templates (i.e. SelectedItemTemplate, AlternatingItemTemplate). In this post I will show you how to extend your PageList so you can use ItemDataBound. This is very useful if you want to use asp:controls in your templates and then populate them from code [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/12/19/episerverpagelist-with-itemdatabound/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>EPiServer:PageList with SelectedItemTemplate</title>
		<link>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/</link>
		<comments>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 16:42:52 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[episerver cms]]></category>
		<category><![CDATA[extending pagelist]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=47</guid>
		<description><![CDATA[This is a quick guide how to extend EPiServer:PageList with a SelectedItemTemplate. This is a good start if you want to try to extend it with a SeparatorTemplate or something more spectacular.
1. Create a class
I.e. PageList.cs, a recommendation is to follow EPiServers namespace, so in this case I would create my class in Antecknat.Web.WebControls.
This class [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Add property to multiple page types</title>
		<link>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/</link>
		<comments>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 12:55:06 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[episerver cms 5]]></category>
		<category><![CDATA[PageType properties]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=39</guid>
		<description><![CDATA[How fun is it when you realize that you have to add a property to 20 different page types?
Been there done that. So today when I realized that I had to do it again I wrote an admin plugin instead.
With this plugin you can create a new property just like you do in EPiServer, and [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Extension Methods in .NET 3</title>
		<link>http://antecknat.se/blog/2008/09/09/extension-method-in-net-3/</link>
		<comments>http://antecknat.se/blog/2008/09/09/extension-method-in-net-3/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 14:15:09 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[extension method]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=34</guid>
		<description><![CDATA[I really love Extension methods released in .NET 3. Here are two simple, but useful examples:
This method will add a default text to your textbox, the text will be removed when the user focus the textbox, and if if it's emtpy onblur, the default text will be shown again.

public static void AddTextRemovedOnFocus(this System.Web.UI.WebControls.TextBox tb, string [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/09/09/extension-method-in-net-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Implementing the FCKEditor</title>
		<link>http://antecknat.se/blog/2008/07/18/implementing-the-fckeditor/</link>
		<comments>http://antecknat.se/blog/2008/07/18/implementing-the-fckeditor/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 08:39:35 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=28</guid>
		<description><![CDATA[One of our customers really needed an editor that would work for FireFox when they are Mac-users, so I tried to implement the FCKEditor which EPiServer has an howto about: http://world.episerver.com/Download/Code-Samples/Editor-Tools/Editor-for-non-IE-browsers/.
I followed the steps in the article, but the editor only loaded about half of the times. Wierd, so I started debugging. No luck at [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/07/18/implementing-the-fckeditor/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Using XForms to store information</title>
		<link>http://antecknat.se/blog/2008/06/27/using-xforms-to-store-information/</link>
		<comments>http://antecknat.se/blog/2008/06/27/using-xforms-to-store-information/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 10:50:57 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer 4.6x]]></category>
		<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[episerver 4.6]]></category>
		<category><![CDATA[episerver cms]]></category>
		<category><![CDATA[store data]]></category>
		<category><![CDATA[xforms]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=27</guid>
		<description><![CDATA[At the moment I'm adding some functionallity to vinsprit.se, so that a visitor can add products, that aren't in the regular assortment, to a cart and by a simple click send this cart by fax to the closest Systembolag. A pretty nice feature. The customer also wanted to store the orderinfo in episerver if something [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/06/27/using-xforms-to-store-information/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>MultiPage Property to EPiServer 5</title>
		<link>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/</link>
		<comments>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 08:13:13 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[Custom Properties]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[episerver cms]]></category>
		<category><![CDATA[multipage]]></category>
		<category><![CDATA[multipage reference]]></category>
		<category><![CDATA[properties]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[specialized]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=20</guid>
		<description><![CDATA[I know there is a great MultiPage Property on EPiCode, but sometimes I want to use a bit more simple MultiPage picker, and not be able to choose to link documents and other pages etc. So when I had some spare time a few weeks ago, I wrote my own multipage property.

To make the property [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>EPiServer 4.6x, Friendly URL and Windows Vista / IIS7</title>
		<link>http://antecknat.se/blog/2008/06/24/episerver-46x-friendly-url-and-windows-vista-iis7/</link>
		<comments>http://antecknat.se/blog/2008/06/24/episerver-46x-friendly-url-and-windows-vista-iis7/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:27:34 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer 4.6x]]></category>
		<category><![CDATA[IIS 7]]></category>
		<category><![CDATA[episerver 4.6]]></category>
		<category><![CDATA[friendly url]]></category>
		<category><![CDATA[friendlyurl]]></category>
		<category><![CDATA[iis7]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=14</guid>
		<description><![CDATA[Got so frustrated yesterday that I hade to leave one hour earlier. Must have been very tired cause I couldn't manage to get Friendly URL running with EPiServer 4.6 on Vista, even though I have managed to do it before.
Well, this morning I solved it in a few minutes.. 
The problem was that in IIS7, [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/06/24/episerver-46x-friendly-url-and-windows-vista-iis7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prepopulate fields when creating page</title>
		<link>http://antecknat.se/blog/2008/06/09/prepopulate-fields-when-creating-page/</link>
		<comments>http://antecknat.se/blog/2008/06/09/prepopulate-fields-when-creating-page/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 08:12:44 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[fields]]></category>
		<category><![CDATA[global.asax]]></category>
		<category><![CDATA[prepopulate]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=13</guid>
		<description><![CDATA[Made a joblisting about a month ago, the site I made it for is a globalized site with three different languages (so far). Every work ad needs a start- and a stop-publish date, and the work ad is first created in one language, then translated by some other to other languages.
When I checked around the [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/06/09/prepopulate-fields-when-creating-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trouble loading virtual file with spaces</title>
		<link>http://antecknat.se/blog/2008/04/29/trouble-loading-virtual-file-with-spaces/</link>
		<comments>http://antecknat.se/blog/2008/04/29/trouble-loading-virtual-file-with-spaces/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 13:50:28 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[urldecode]]></category>
		<category><![CDATA[urlencode]]></category>
		<category><![CDATA[virtual file]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=10</guid>
		<description><![CDATA[Had some trouble loading a vitrual file containing spaces.
The problem was apperently that some characters were urlencoded, a simple Server.UrlDecode(CurrentPage["DocumentPath"]) solved the problem.  
 ]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/04/29/trouble-loading-virtual-file-with-spaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get LinkURL to another language</title>
		<link>http://antecknat.se/blog/2008/04/29/get-linkurl-to-another-language/</link>
		<comments>http://antecknat.se/blog/2008/04/29/get-linkurl-to-another-language/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 08:57:31 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[episerver cms 5]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[pagedata]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=9</guid>
		<description><![CDATA[I've had some problem to link to a page to another language then the current language.
Even though I have a PageData-object with anouther languagebranch, it stills makes a link to the current language.
My own solution, building a url by CurrentPage.StaticLink and adding epslanguage=langID, works but it's not how I want to do it.
So today I [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/04/29/get-linkurl-to-another-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get file size from a virtual file in EPiServer</title>
		<link>http://antecknat.se/blog/2008/04/28/get-file-size-from-a-virtual-file-in-episerver/</link>
		<comments>http://antecknat.se/blog/2008/04/28/get-file-size-from-a-virtual-file-in-episerver/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 12:30:33 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[filesize]]></category>
		<category><![CDATA[virtual file]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=8</guid>
		<description><![CDATA[VirtualFile file = System.Web.Hosting.HostingEnvironment.VirtualPathProvider.GetFile( CurrentPage["FilePath"].ToString() );
UnifiedFile f = file as UnifiedFile;
return f.Length / 1024 + " kb";
 ]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/04/28/get-file-size-from-a-virtual-file-in-episerver/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/</link>
		<comments>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 08:12:27 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/</guid>
		<description><![CDATA[The new properties AppSettings and AppSettingsMultiple in EPiServer CMS 5 is a pretty nice feature, but when yesterday when I tried to implement it, I had a hard time finding out how to do it. But finally I did.
First of all, in edit mode, AppSettings will create a DropDown and AppSettingsMultiple will create a CheckBoxList.
To [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Sort a pagedatacollection via property</title>
		<link>http://antecknat.se/blog/2008/03/25/sort-a-pagedatacollection-via-property/</link>
		<comments>http://antecknat.se/blog/2008/03/25/sort-a-pagedatacollection-via-property/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 12:10:05 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[pagedatacollection]]></category>
		<category><![CDATA[sort]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=5</guid>
		<description><![CDATA[new FilterPropertySort("PageName", FilterSortDirection.Descending).Filter(children);
 ]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/03/25/sort-a-pagedatacollection-via-property/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Filter pagedatacollection</title>
		<link>http://antecknat.se/blog/2008/03/25/filter-pagedatacollection/</link>
		<comments>http://antecknat.se/blog/2008/03/25/filter-pagedatacollection/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 09:21:39 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[episerver cms 5]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[pagedatacollection]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=4</guid>
		<description><![CDATA[In EPiServer.Filters there are some useful filters, like FilterPublished, FilterAccess etc.
To use these filters, just do like this:
new FilterPublished().Filter(somePageDataCollection);
and it's done.  
 ]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/03/25/filter-pagedatacollection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom property &#8211; DropDown</title>
		<link>http://antecknat.se/blog/2008/03/06/custom-property-dropdown/</link>
		<comments>http://antecknat.se/blog/2008/03/06/custom-property-dropdown/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 10:25:32 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[Custom Properties]]></category>
		<category><![CDATA[cms 5]]></category>
		<category><![CDATA[custom property]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[episerver cms 5]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=3</guid>
		<description><![CDATA[Made my first customized property today, and because I loved it so much in 4.6, the ice breaker was a DropDown property that takes values from the help-text.
Values in help text can be typed in two ways:
"Shown text:value" or just "value" eg. "value1;Shown text:value2"

[Serializable]
[PageDefinitionTypePlugIn]
class PropertyDropDown : EPiServer.Core.PropertyString
{

public override EPiServer.Core.PropertyData ParseToObject(string value)
{
PropertyDropDown prop = new PropertyDropDown();
prop.String [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/03/06/custom-property-dropdown/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
