<?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>Fri, 11 May 2012 12:52:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Handle children with Action window plugin</title>
		<link>http://antecknat.se/blog/2012/05/11/handle-children-with-action-window-plugin/</link>
		<comments>http://antecknat.se/blog/2012/05/11/handle-children-with-action-window-plugin/#comments</comments>
		<pubDate>Fri, 11 May 2012 10:18:29 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[CMS / CRM]]></category>
		<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[EPiServer 6]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=191</guid>
		<description><![CDATA[Every now and then I bump in to a &#8220;problem&#8221; where I have to delete children from a node or copy/move children from one node to another. The first time I ran into this problem, I made a gui plugin for the action window to solve this for me. And now, a few years later, [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2012/05/11/handle-children-with-action-window-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get a page property value from the start page in EPiServer</title>
		<link>http://antecknat.se/blog/2012/03/21/how-to-get-a-page-property-value-from-the-start-page-in-episerver/</link>
		<comments>http://antecknat.se/blog/2012/03/21/how-to-get-a-page-property-value-from-the-start-page-in-episerver/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 11:20:55 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=185</guid>
		<description><![CDATA[When browsing through google analytics, it&#8217;s interesting to see what people search for to find your blog. So, I will try to make a few blog posts about the most frequent search terms so it will be easier to find. If you have a property that you need to use all over the site, a [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2012/03/21/how-to-get-a-page-property-value-from-the-start-page-in-episerver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error in UI-path when upgrading from EPiServer 5 to 6</title>
		<link>http://antecknat.se/blog/2011/05/10/error-in-ui-path-when-upgrading-from-episerver-5-to-6/</link>
		<comments>http://antecknat.se/blog/2011/05/10/error-in-ui-path-when-upgrading-from-episerver-5-to-6/#comments</comments>
		<pubDate>Tue, 10 May 2011 13:29:30 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer 6]]></category>
		<category><![CDATA[EPiServer CMS 5]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[episerver]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=160</guid>
		<description><![CDATA[The other day we were upgrading a site for a customer from EPiServer 5 to EPiServer 6. In the upgrade process an exception was thrown telling us: At C:\Program Files (x86)\EPiServer\CMS\6.0.530.0\Upgrade\System Scripts\Upgrade Site (SqlServer).ps1:361 char:29 +                  $newUiUrl = $uiUrl.Replace &#60;&#60;&#60;&#60; ($uiPath, $uiPath+&#8221;/CMS&#8221;) System.Management.Automation.ParentContainsErrorRecordException: Cannot convert argument &#8220;1&#8243;, with value: &#8220;/CMS&#8221;, for &#8220;Replace&#8221; to type [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2011/05/10/error-in-ui-path-when-upgrading-from-episerver-5-to-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Match EPiServer properties and Page Type Builder properties (Updated)</title>
		<link>http://antecknat.se/blog/2010/11/10/find-miss-matches-between-episerver-and-pagetypebuilder-properties/</link>
		<comments>http://antecknat.se/blog/2010/11/10/find-miss-matches-between-episerver-and-pagetypebuilder-properties/#comments</comments>
		<pubDate>Wed, 10 Nov 2010 11:28:59 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[PageTypeBuilder]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[episerver]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=145</guid>
		<description><![CDATA[Updated: 2011-09-21, Lee Crowe has updated this plugin. Please check out his blog post: Introducing Page Type Builder UI Updated: This can now be found on GitHub: https://github.com/eriknordin/PTB-Helpers Updated: 2010-11-10 16:23, see more at the end of this post! Using PageTypeBuilder when creating EPiServer web sites? Then you&#8217;re probably aware of when removing properties in [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2010/11/10/find-miss-matches-between-episerver-and-pagetypebuilder-properties/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Make your PropertyNumber a bit wider</title>
		<link>http://antecknat.se/blog/2010/11/04/make-your-propertynumber-a-bit-wider/</link>
		<comments>http://antecknat.se/blog/2010/11/04/make-your-propertynumber-a-bit-wider/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 10:19:37 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[Custom Properties]]></category>
		<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[episerver]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=138</guid>
		<description><![CDATA[The default style for PropertyNumber in EPiServer is often a bit short if you have number larger than 999 and it also aligns the text to left. An easy way around this is to use EPiServer PropertyControlClassFactory. Just create a &#8220;PropertyNumberWideControl&#8221; that inherits PropertyNumberControl and override CreateEditControls to modify the style as you feel like. [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2010/11/04/make-your-propertynumber-a-bit-wider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send mail in development environment</title>
		<link>http://antecknat.se/blog/2010/08/01/send-mail-in-development-environment/</link>
		<comments>http://antecknat.se/blog/2010/08/01/send-mail-in-development-environment/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 11:05:43 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[episerver]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=130</guid>
		<description><![CDATA[Just realized that in web.config you can specify a directory to &#8220;send&#8221; mail to instead of using a smtp-server, pretty neat. Just change to the following where you specify the smtp settings and you won&#8217;t have any troubles with smtp-servers. Just don&#8217;t forget to change this when you really need to send a mail. &#60;system.net&#62; [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2010/08/01/send-mail-in-development-environment/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Quick way to create checkboxlist / dropdownlist properties</title>
		<link>http://antecknat.se/blog/2010/06/09/quick-way-to-create-checkboxlist-dropdownlist-properties/</link>
		<comments>http://antecknat.se/blog/2010/06/09/quick-way-to-create-checkboxlist-dropdownlist-properties/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 09:38:54 +0000</pubDate>
		<dc:creator>Erik Nordin</dc:creator>
				<category><![CDATA[Custom Properties]]></category>
		<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[episerver]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=125</guid>
		<description><![CDATA[In EPiServer there is a easy way to create a checkbox list property by extending some existing classes. In this example I will fetch the children for the start page and display them. In a future blog post I will show you how to do the same with a dropdown list control, and also show [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2010/06/09/quick-way-to-create-checkboxlist-dropdownlist-properties/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<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>
		<category><![CDATA[episerver]]></category>

		<guid isPermaLink="false">http://antecknat.se/blog/?p=112</guid>
		<description><![CDATA[Update: This can now be found on GitHub: https://github.com/eriknordin/PTB-Helpers While everyone else is creating cool gadgets for the new site center I was appointed to update an &#8220;old&#8221; site with some new functionality. And since PageTypeBuilder was introduced in my EPiServer life, and don&#8217;t feel like working without it in any project. If this would&#8217;ve [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/feed/</wfw:commentRss>
		<slash:comments>14</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>
		<category><![CDATA[episerver]]></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 &#8211; test- stage &#8211; 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>
		<category><![CDATA[episerver]]></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 &#8211; Selected/Not selected ptpdate &#8211; Date ptpimage &#8211; URL to image ptpnumber- Integer ptpobject &#8211; You decide.. ptpstring &#8211; Short string [...]]]></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>
		<category><![CDATA[episerver]]></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 [...]]]></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>
		<category><![CDATA[episerver]]></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&#8217;n'running on several computers/servers but with [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2009/03/04/scheduled-tasks-tips/feed/</wfw:commentRss>
		<slash:comments>3</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]]></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>3</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]]></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 [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/feed/</wfw:commentRss>
		<slash:comments>4</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]]></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 [...]]]></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&#8217;s emtpy onblur, the default text will be shown again. public static void AddTextRemovedOnFocus(this System.Web.UI.WebControls.TextBox [...]]]></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 [...]]]></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&#8217;m adding some functionallity to vinsprit.se, so that a visitor can add products, that aren&#8217;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 [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/feed/</wfw:commentRss>
		<slash:comments>8</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&#8217;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 [...]]]></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 [...]]]></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&#8217;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&#8217;s not how I want to do it. [...]]]></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 + &#8221; kb&#8221;;]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/04/28/get-file-size-from-a-virtual-file-in-episerver/feed/</wfw:commentRss>
		<slash:comments>2</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 [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/feed/</wfw:commentRss>
		<slash:comments>10</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(&#8220;PageName&#8221;, FilterSortDirection.Descending).Filter(children);]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/03/25/sort-a-pagedatacollection-via-property/feed/</wfw:commentRss>
		<slash:comments>3</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&#8217;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: &#8220;Shown text:value&#8221; or just &#8220;value&#8221; eg. &#8220;value1;Shown text:value2&#8243; [Serializable] [PageDefinitionTypePlugIn] class PropertyDropDown : EPiServer.Core.PropertyString { public override [...]]]></description>
		<wfw:commentRss>http://antecknat.se/blog/2008/03/06/custom-property-dropdown/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

