<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Erik Nordin about EPiServer</title>
	<atom:link href="http://antecknat.se/blog/comments/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 Jul 2011 13:21:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5 by Youssef</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/comment-page-1/#comment-20040</link>
		<dc:creator>Youssef</dc:creator>
		<pubDate>Thu, 28 Jul 2011 13:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comment-20040</guid>
		<description>Thanks a lot</description>
		<content:encoded><![CDATA[<p>Thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Erik Nordin</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-19156</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Mon, 16 May 2011 16:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-19156</guid>
		<description>I&#039;ve never used GitHub before. Gave it a try.. :) https://github.com/eriknordin/PTB-Helpers</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never used GitHub before. Gave it a try.. <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="https://github.com/eriknordin/PTB-Helpers" rel="nofollow">https://github.com/eriknordin/PTB-Helpers</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Jonathan Sewell</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-19110</link>
		<dc:creator>Jonathan Sewell</dc:creator>
		<pubDate>Fri, 13 May 2011 06:55:16 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-19110</guid>
		<description>Hi Erik, it&#039;d be great to get this on github so it can be forked. I want to add a &quot;select all&quot; link for the check boxes... I only want to import 1 page type out of a list of ~60 and have to check so many boxes manually.</description>
		<content:encoded><![CDATA[<p>Hi Erik, it&#8217;d be great to get this on github so it can be forked. I want to add a &#8220;select all&#8221; link for the check boxes&#8230; I only want to import 1 page type out of a list of ~60 and have to check so many boxes manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EPiServer:PageList with ItemDataBound by EPiServer Developer Resources &#124; Frederik Vig - ASP.NET developer</title>
		<link>http://antecknat.se/blog/2008/12/19/episerverpagelist-with-itemdatabound/comment-page-1/#comment-17152</link>
		<dc:creator>EPiServer Developer Resources &#124; Frederik Vig - ASP.NET developer</dc:creator>
		<pubDate>Sun, 30 Jan 2011 16:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=56#comment-17152</guid>
		<description>[...] EPiServer:PageList with ItemDataBound [...]</description>
		<content:encoded><![CDATA[<p>[...] EPiServer:PageList with ItemDataBound [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EPiServer:PageList with SelectedItemTemplate by EPiServer Developer Resources &#124; Frederik Vig - ASP.NET developer</title>
		<link>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/comment-page-1/#comment-17151</link>
		<dc:creator>EPiServer Developer Resources &#124; Frederik Vig - ASP.NET developer</dc:creator>
		<pubDate>Sun, 30 Jan 2011 16:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=47#comment-17151</guid>
		<description>[...] EPiServer:PageList with SelectedItemTemplate [...]</description>
		<content:encoded><![CDATA[<p>[...] EPiServer:PageList with SelectedItemTemplate [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scheduled tasks &#8211; tips by EPiServer Developer Resources &#124; Frederik Vig - ASP.NET developer</title>
		<link>http://antecknat.se/blog/2009/03/04/scheduled-tasks-tips/comment-page-1/#comment-17150</link>
		<dc:creator>EPiServer Developer Resources &#124; Frederik Vig - ASP.NET developer</dc:creator>
		<pubDate>Sun, 30 Jan 2011 16:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=64#comment-17150</guid>
		<description>[...] Scheduled tasks &#8211; tips [...]</description>
		<content:encoded><![CDATA[<p>[...] Scheduled tasks &#8211; tips [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick way to create checkboxlist / dropdownlist properties by EPiServer Developer Resources &#124; Frederik Vig - ASP.NET developer</title>
		<link>http://antecknat.se/blog/2010/06/09/quick-way-to-create-checkboxlist-dropdownlist-properties/comment-page-1/#comment-17149</link>
		<dc:creator>EPiServer Developer Resources &#124; Frederik Vig - ASP.NET developer</dc:creator>
		<pubDate>Sun, 30 Jan 2011 16:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=125#comment-17149</guid>
		<description>[...] Quick way to create checkboxlist / dropdownlist properties [...]</description>
		<content:encoded><![CDATA[<p>[...] Quick way to create checkboxlist / dropdownlist properties [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Jørgen</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-16354</link>
		<dc:creator>Jørgen</dc:creator>
		<pubDate>Fri, 10 Dec 2010 11:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-16354</guid>
		<description>Sorry, previouse comment INCORRECT! All is good!

And again excellent tool!</description>
		<content:encoded><![CDATA[<p>Sorry, previouse comment INCORRECT! All is good!</p>
<p>And again excellent tool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Jørgen</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-16353</link>
		<dc:creator>Jørgen</dc:creator>
		<pubDate>Fri, 10 Dec 2010 10:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-16353</guid>
		<description>Excelent tool.

A little heads up for you who have set witch page types are to be available to the editor when creating a sub-page under a page type. This setting will not be converted by the tool. It defaults to all pagetypes.</description>
		<content:encoded><![CDATA[<p>Excelent tool.</p>
<p>A little heads up for you who have set witch page types are to be available to the editor when creating a sub-page under a page type. This setting will not be converted by the tool. It defaults to all pagetypes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Match EPiServer properties and Page Type Builder properties (Updated) by Jørgen Tonvang</title>
		<link>http://antecknat.se/blog/2010/11/10/find-miss-matches-between-episerver-and-pagetypebuilder-properties/comment-page-1/#comment-16322</link>
		<dc:creator>Jørgen Tonvang</dc:creator>
		<pubDate>Wed, 08 Dec 2010 11:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=145#comment-16322</guid>
		<description>Thank you for this most excellent plugin of usefulness!</description>
		<content:encoded><![CDATA[<p>Thank you for this most excellent plugin of usefulness!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get file size from a virtual file in EPiServer by Bastard</title>
		<link>http://antecknat.se/blog/2008/04/28/get-file-size-from-a-virtual-file-in-episerver/comment-page-1/#comment-15962</link>
		<dc:creator>Bastard</dc:creator>
		<pubDate>Thu, 18 Nov 2010 14:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=8#comment-15962</guid>
		<description>Danke!</description>
		<content:encoded><![CDATA[<p>Danke!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Match EPiServer properties and Page Type Builder properties (Updated) by Erik Nordin</title>
		<link>http://antecknat.se/blog/2010/11/10/find-miss-matches-between-episerver-and-pagetypebuilder-properties/comment-page-1/#comment-15842</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Thu, 11 Nov 2010 13:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=145#comment-15842</guid>
		<description>Good idea! If I get the time magic might happen!</description>
		<content:encoded><![CDATA[<p>Good idea! If I get the time magic might happen!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Match EPiServer properties and Page Type Builder properties (Updated) by Ted Nyberg</title>
		<link>http://antecknat.se/blog/2010/11/10/find-miss-matches-between-episerver-and-pagetypebuilder-properties/comment-page-1/#comment-15841</link>
		<dc:creator>Ted Nyberg</dc:creator>
		<pubDate>Thu, 11 Nov 2010 13:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=145#comment-15841</guid>
		<description>Awesome!

Can&#039;t tell you how long I&#039;ve waited for someone to make something like this! :)

One suggestion could be to display a list of properties that appear on more than one page type but are missing in Page Type Builder and offer the option of deleting them altogether. Native properties excluded of course... :)</description>
		<content:encoded><![CDATA[<p>Awesome!</p>
<p>Can&#8217;t tell you how long I&#8217;ve waited for someone to make something like this! <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One suggestion could be to display a list of properties that appear on more than one page type but are missing in Page Type Builder and offer the option of deleting them altogether. Native properties excluded of course&#8230; <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Frederik Vig</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-15516</link>
		<dc:creator>Frederik Vig</dc:creator>
		<pubDate>Thu, 28 Oct 2010 09:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-15516</guid>
		<description>Hi Erik, found a small bug:
pdf.HelpText.Replace(&quot;\&quot;&quot;, &quot;&#039;&quot;)

should be:
pdf.HelpText != null ? pdf.HelpText.Replace(&quot;\&quot;&quot;, &quot;&#039;&quot;) : string.Empty

Love this tool! :)</description>
		<content:encoded><![CDATA[<p>Hi Erik, found a small bug:<br />
pdf.HelpText.Replace(&#8220;\&#8221;", &#8220;&#8216;&#8221;)</p>
<p>should be:<br />
pdf.HelpText != null ? pdf.HelpText.Replace(&#8220;\&#8221;", &#8220;&#8216;&#8221;) : string.Empty</p>
<p>Love this tool! <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5 by Karoline Klever</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/comment-page-1/#comment-14920</link>
		<dc:creator>Karoline Klever</dc:creator>
		<pubDate>Thu, 30 Sep 2010 09:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comment-14920</guid>
		<description>Thanks, just what I needed :)</description>
		<content:encoded><![CDATA[<p>Thanks, just what I needed <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Generera klasser till PageTypeBuilder från ett redan skapat projekt &#124; Wärting Konsulting - Systemutvecklare</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-14497</link>
		<dc:creator>Generera klasser till PageTypeBuilder från ett redan skapat projekt &#124; Wärting Konsulting - Systemutvecklare</dc:creator>
		<pubDate>Thu, 02 Sep 2010 07:37:26 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-14497</guid>
		<description>[...] http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/" rel="nofollow">http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Fredrik Evertsson</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-14242</link>
		<dc:creator>Fredrik Evertsson</dc:creator>
		<pubDate>Tue, 10 Aug 2010 12:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-14242</guid>
		<description>A very nice tool, thanks a lot Erik! A little heads up for you who have property-names that contains &quot;å&quot;, &quot;ä&quot; or &quot;ö&quot;, change those to &quot;o&quot; or &quot;a&quot; otherwise you will get a cryptic exception telling you that a property with the name (in my case Sökmotoroptimering) already exists!</description>
		<content:encoded><![CDATA[<p>A very nice tool, thanks a lot Erik! A little heads up for you who have property-names that contains &#8220;å&#8221;, &#8220;ä&#8221; or &#8220;ö&#8221;, change those to &#8220;o&#8221; or &#8220;a&#8221; otherwise you will get a cryptic exception telling you that a property with the name (in my case Sökmotoroptimering) already exists!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send mail in development environment by Removing the empty option from DynamicList properties at Mark Everard</title>
		<link>http://antecknat.se/blog/2010/08/01/send-mail-in-development-environment/comment-page-1/#comment-14185</link>
		<dc:creator>Removing the empty option from DynamicList properties at Mark Everard</dc:creator>
		<pubDate>Thu, 05 Aug 2010 09:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=130#comment-14185</guid>
		<description>[...] simple bits of information that you&#8217;re surprised you never knew before (see Erik&#8217;s post about sending mail in a development environment for [...]</description>
		<content:encoded><![CDATA[<p>[...] simple bits of information that you&#8217;re surprised you never knew before (see Erik&#8217;s post about sending mail in a development environment for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send mail in development environment by Erik Nordin about EPiServer · Send mail in development environment &#124; www.erasedmail.com</title>
		<link>http://antecknat.se/blog/2010/08/01/send-mail-in-development-environment/comment-page-1/#comment-14167</link>
		<dc:creator>Erik Nordin about EPiServer · Send mail in development environment &#124; www.erasedmail.com</dc:creator>
		<pubDate>Tue, 03 Aug 2010 22:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=130#comment-14167</guid>
		<description>[...] more here: Erik Nordin about EPiServer · Send mail in development environment   smtp, smtp-settings, specify-the-smtp, [...]</description>
		<content:encoded><![CDATA[<p>[...] more here: Erik Nordin about EPiServer · Send mail in development environment   smtp, smtp-settings, specify-the-smtp, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send mail in development environment by Morten</title>
		<link>http://antecknat.se/blog/2010/08/01/send-mail-in-development-environment/comment-page-1/#comment-14165</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Tue, 03 Aug 2010 18:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=130#comment-14165</guid>
		<description>Another convenient option is to use smtp4dev available at codeplex
Then you get a nice little systray application that pops up whenever you send an email from your local server, just specify localhost as your smtp server in web.config.</description>
		<content:encoded><![CDATA[<p>Another convenient option is to use smtp4dev available at codeplex<br />
Then you get a nice little systray application that pops up whenever you send an email from your local server, just specify localhost as your smtp server in web.config.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send mail in development environment by Lars Øyvind Bodahl</title>
		<link>http://antecknat.se/blog/2010/08/01/send-mail-in-development-environment/comment-page-1/#comment-14146</link>
		<dc:creator>Lars Øyvind Bodahl</dc:creator>
		<pubDate>Sun, 01 Aug 2010 17:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=130#comment-14146</guid>
		<description>Yup, really useful setting. Use Windows mail to open the generated files :)</description>
		<content:encoded><![CDATA[<p>Yup, really useful setting. Use Windows mail to open the generated files <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send mail in development environment by Erik Nordin</title>
		<link>http://antecknat.se/blog/2010/08/01/send-mail-in-development-environment/comment-page-1/#comment-14143</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Sun, 01 Aug 2010 14:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=130#comment-14143</guid>
		<description>I guess you can use it when sending test-mail by, but not if you want to send it to using the real EPiMail-functionally cause those are sent from EPiServers own servers.</description>
		<content:encoded><![CDATA[<p>I guess you can use it when sending test-mail by, but not if you want to send it to using the real EPiMail-functionally cause those are sent from EPiServers own servers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send mail in development environment by Olle</title>
		<link>http://antecknat.se/blog/2010/08/01/send-mail-in-development-environment/comment-page-1/#comment-14142</link>
		<dc:creator>Olle</dc:creator>
		<pubDate>Sun, 01 Aug 2010 12:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=130#comment-14142</guid>
		<description>Nice, does this work with EPiServer Mail?</description>
		<content:encoded><![CDATA[<p>Nice, does this work with EPiServer Mail?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Lars F</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-14095</link>
		<dc:creator>Lars F</dc:creator>
		<pubDate>Thu, 29 Jul 2010 13:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-14095</guid>
		<description>Very cool util! 
Saved me a lott of time. However I&#039;m wondering why tabs arnt generated using attributes?</description>
		<content:encoded><![CDATA[<p>Very cool util!<br />
Saved me a lott of time. However I&#8217;m wondering why tabs arnt generated using attributes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick way to create checkboxlist / dropdownlist properties by Per Nergard</title>
		<link>http://antecknat.se/blog/2010/06/09/quick-way-to-create-checkboxlist-dropdownlist-properties/comment-page-1/#comment-13592</link>
		<dc:creator>Per Nergard</dc:creator>
		<pubDate>Thu, 10 Jun 2010 07:38:09 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=125#comment-13592</guid>
		<description>Nice! Allan: Have you considered hosting the project over at epicode instead over codeplex? There are couple of custom properties there already which would be candidates in the propetypack.</description>
		<content:encoded><![CDATA[<p>Nice! Allan: Have you considered hosting the project over at epicode instead over codeplex? There are couple of custom properties there already which would be candidates in the propetypack.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick way to create checkboxlist / dropdownlist properties by Allan Thraen</title>
		<link>http://antecknat.se/blog/2010/06/09/quick-way-to-create-checkboxlist-dropdownlist-properties/comment-page-1/#comment-13590</link>
		<dc:creator>Allan Thraen</dc:creator>
		<pubDate>Wed, 09 Jun 2010 19:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=125#comment-13590</guid>
		<description>Nice! Take a look at this project here http://propertypack.codeplex.com/ and see - I think we might be working on the same thing :-)</description>
		<content:encoded><![CDATA[<p>Nice! Take a look at this project here <a href="http://propertypack.codeplex.com/" rel="nofollow">http://propertypack.codeplex.com/</a> and see &#8211; I think we might be working on the same thing <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiPage Property to EPiServer 5 by Måns H</title>
		<link>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/comment-page-1/#comment-13332</link>
		<dc:creator>Måns H</dc:creator>
		<pubDate>Mon, 17 May 2010 12:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=20#comment-13332</guid>
		<description>Alrighty, thanks anyway!</description>
		<content:encoded><![CDATA[<p>Alrighty, thanks anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiPage Property to EPiServer 5 by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/comment-page-1/#comment-13331</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Mon, 17 May 2010 12:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=20#comment-13331</guid>
		<description>Sorry to say I have no solution for that issue. :(</description>
		<content:encoded><![CDATA[<p>Sorry to say I have no solution for that issue. <img src='http://antecknat.se/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiPage Property to EPiServer 5 by Måns H</title>
		<link>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/comment-page-1/#comment-13327</link>
		<dc:creator>Måns H</dc:creator>
		<pubDate>Mon, 17 May 2010 09:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=20#comment-13327</guid>
		<description>Hi, I ran across your name in the ticket regarding MultiPageProperty and mirroring over at epicode, and just wanted to check if you got it to work. The two other options (rewriting the hela kalaset or switching all multipageprops to linkcollections) aren&#039;t very tempting, maybe you have a hint at some workarounds?</description>
		<content:encoded><![CDATA[<p>Hi, I ran across your name in the ticket regarding MultiPageProperty and mirroring over at epicode, and just wanted to check if you got it to work. The two other options (rewriting the hela kalaset or switching all multipageprops to linkcollections) aren&#8217;t very tempting, maybe you have a hint at some workarounds?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Erik Nordin</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-13324</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Mon, 17 May 2010 07:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-13324</guid>
		<description>Pablo, they won&#039;t be removed. Same thing if you change the property type of a property, it won&#039;t be changed due to possible loss of data.</description>
		<content:encoded><![CDATA[<p>Pablo, they won&#8217;t be removed. Same thing if you change the property type of a property, it won&#8217;t be changed due to possible loss of data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Pablo</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-13260</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Fri, 14 May 2010 13:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-13260</guid>
		<description>What happens to the page type and it&#039;s associated page instances when you REMOVE a property from the declared page type in code? For example, if I remove &quot;Title&quot; from the class, will the PageTypeBuilder delete the previous property?</description>
		<content:encoded><![CDATA[<p>What happens to the page type and it&#8217;s associated page instances when you REMOVE a property from the declared page type in code? For example, if I remove &#8220;Title&#8221; from the class, will the PageTypeBuilder delete the previous property?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sort a pagedatacollection via property by James Gaisford</title>
		<link>http://antecknat.se/blog/2008/03/25/sort-a-pagedatacollection-via-property/comment-page-1/#comment-12273</link>
		<dc:creator>James Gaisford</dc:creator>
		<pubDate>Wed, 17 Mar 2010 15:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=5#comment-12273</guid>
		<description>Great tip.

This post just saved me hours!

Thanks.</description>
		<content:encoded><![CDATA[<p>Great tip.</p>
<p>This post just saved me hours!</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Frederik Vig</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-12004</link>
		<dc:creator>Frederik Vig</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-12004</guid>
		<description>Hi Erik
Think I found a little bug.. Properties that are not displayed in edit mode don&#039;t get DisplayInEditMode property set to false.</description>
		<content:encoded><![CDATA[<p>Hi Erik<br />
Think I found a little bug.. Properties that are not displayed in edit mode don&#8217;t get DisplayInEditMode property set to false.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5 by SreeRaghavendra</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/comment-page-1/#comment-11327</link>
		<dc:creator>SreeRaghavendra</dc:creator>
		<pubDate>Mon, 25 Jan 2010 15:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comment-11327</guid>
		<description>When the Dynamic List value is  added through editor only the values are displayed as contents .How can I access Selected Text content?Is there any Property class&#039;s function to access the selected Text instead of writing a logic by accessing it through web.config file.?

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>When the Dynamic List value is  added through editor only the values are displayed as contents .How can I access Selected Text content?Is there any Property class&#8217;s function to access the selected Text instead of writing a logic by accessing it through web.config file.?</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Frederik Vig</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-11283</link>
		<dc:creator>Frederik Vig</dc:creator>
		<pubDate>Tue, 19 Jan 2010 13:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-11283</guid>
		<description>Great stuff Erik! Saved me tons of time! :)</description>
		<content:encoded><![CDATA[<p>Great stuff Erik! Saved me tons of time! <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get file size from a virtual file in EPiServer by Jason McBratney</title>
		<link>http://antecknat.se/blog/2008/04/28/get-file-size-from-a-virtual-file-in-episerver/comment-page-1/#comment-11084</link>
		<dc:creator>Jason McBratney</dc:creator>
		<pubDate>Tue, 05 Jan 2010 23:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=8#comment-11084</guid>
		<description>Exactly what I was looking for. Thanks!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using XForms to store information by jakub</title>
		<link>http://antecknat.se/blog/2008/06/27/using-xforms-to-store-information/comment-page-1/#comment-11042</link>
		<dc:creator>jakub</dc:creator>
		<pubDate>Sun, 03 Jan 2010 16:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=27#comment-11042</guid>
		<description>I try to find external component similar to &quot;Episerver xFrom&quot; but a little more complex.
Through complex I understand possibility to create more advance (more controls...) and more flexible self-styling Forms (without extra styling work). 

Is anyone who run into this kind of components ? I want to make use of this as a substitute for xForm in my Episerver project.</description>
		<content:encoded><![CDATA[<p>I try to find external component similar to &#8220;Episerver xFrom&#8221; but a little more complex.<br />
Through complex I understand possibility to create more advance (more controls&#8230;) and more flexible self-styling Forms (without extra styling work). </p>
<p>Is anyone who run into this kind of components ? I want to make use of this as a substitute for xForm in my Episerver project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom property &#8211; DropDown by Luis Rizo</title>
		<link>http://antecknat.se/blog/2008/03/06/custom-property-dropdown/comment-page-1/#comment-10430</link>
		<dc:creator>Luis Rizo</dc:creator>
		<pubDate>Tue, 24 Nov 2009 09:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=3#comment-10430</guid>
		<description>Thanx Erik. Very useful post. I was looking for a way to save the selected value which you provided. Thank you :)</description>
		<content:encoded><![CDATA[<p>Thanx Erik. Very useful post. I was looking for a way to save the selected value which you provided. Thank you <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Joel Abrahamsson</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-10138</link>
		<dc:creator>Joel Abrahamsson</dc:creator>
		<pubDate>Tue, 03 Nov 2009 18:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-10138</guid>
		<description>Great work Erik! I&#039;ve been planning to do something simillar for quite some time but I have never gotten around to it. Now I don&#039;t have to :)</description>
		<content:encoded><![CDATA[<p>Great work Erik! I&#8217;ve been planning to do something simillar for quite some time but I have never gotten around to it. Now I don&#8217;t have to <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating classes for PageTypeBuilder in an existing project by Petter</title>
		<link>http://antecknat.se/blog/2009/11/02/creating-classes-for-pagetypebuilder-in-an-existing-project/comment-page-1/#comment-10112</link>
		<dc:creator>Petter</dc:creator>
		<pubDate>Tue, 03 Nov 2009 04:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=112#comment-10112</guid>
		<description>Nice Erik! Will have to try this out. Been thinking about the same issue as you had and now you have (hopefully =)) solved it for me!</description>
		<content:encoded><![CDATA[<p>Nice Erik! Will have to try this out. Been thinking about the same issue as you had and now you have (hopefully =)) solved it for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Sharath</title>
		<link>http://antecknat.se/blog/about/comment-page-1/#comment-8758</link>
		<dc:creator>Sharath</dc:creator>
		<pubDate>Mon, 31 Aug 2009 10:16:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-8758</guid>
		<description>Hi,

I went through &quot;PageList with SelectedItemTemplate&quot; article which is excellent.

Can you please explain the same if  i have PageTree instead of PageList in my project.

Can you please provide code (or link) to implement PageTree to the same requirement as for PageList.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I went through &#8220;PageList with SelectedItemTemplate&#8221; article which is excellent.</p>
<p>Can you please explain the same if  i have PageTree instead of PageList in my project.</p>
<p>Can you please provide code (or link) to implement PageTree to the same requirement as for PageList.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom property &#8211; DropDown by Joseph</title>
		<link>http://antecknat.se/blog/2008/03/06/custom-property-dropdown/comment-page-1/#comment-8629</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Mon, 24 Aug 2009 13:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=3#comment-8629</guid>
		<description>It is was very useful. I created the same for a Listbox control. Thanks a lot. Joseph</description>
		<content:encoded><![CDATA[<p>It is was very useful. I created the same for a Listbox control. Thanks a lot. Joseph</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using XForms to store information by David Einebrant</title>
		<link>http://antecknat.se/blog/2008/06/27/using-xforms-to-store-information/comment-page-1/#comment-8544</link>
		<dc:creator>David Einebrant</dc:creator>
		<pubDate>Wed, 19 Aug 2009 12:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=27#comment-8544</guid>
		<description>Nice article!

As I understand, the data from the form is saved in the table tblItem. But when use the sql profiler, I cant see the data in clear text. It looks like its encrypted.

Is it possible to use the form data information stored in the database directly, using another system, for example Reporting Services?</description>
		<content:encoded><![CDATA[<p>Nice article!</p>
<p>As I understand, the data from the form is saved in the table tblItem. But when use the sql profiler, I cant see the data in clear text. It looks like its encrypted.</p>
<p>Is it possible to use the form data information stored in the database directly, using another system, for example Reporting Services?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add property to multiple page types by piquet</title>
		<link>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/comment-page-1/#comment-8401</link>
		<dc:creator>piquet</dc:creator>
		<pubDate>Tue, 11 Aug 2009 02:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=39#comment-8401</guid>
		<description>Many - too many - months of leaving this aside have finally got around to implementing this.  It&#039;s excellent.  One thing I&#039;ve found is that when importing pagetypes through devel, test and live systems, new properties do not import over - or in addition to - the existing pagetype&#039;s properties.  This tool helps with some instances.

I&#039;ve also come across http://blogs.interakting.co.uk/brad/archive/2008/08/21/making-an-episerver-plug-in-copying-episerver-page-type-properties.aspx and implemented it as a plugin.  Now, when I have many new properties across multiple pagetypes I make a temporary pagetype - duplicate all the properties I want in to it, then export that pagetype in to my test, then live environments.  Again I can then use the temp pagetype to duplicate the required properties to whichever &#039;real&#039; pagetypes require them.  

Between both these tools, it saves a lot of mundane work.  

Thanks.</description>
		<content:encoded><![CDATA[<p>Many &#8211; too many &#8211; months of leaving this aside have finally got around to implementing this.  It&#8217;s excellent.  One thing I&#8217;ve found is that when importing pagetypes through devel, test and live systems, new properties do not import over &#8211; or in addition to &#8211; the existing pagetype&#8217;s properties.  This tool helps with some instances.</p>
<p>I&#8217;ve also come across <a href="http://blogs.interakting.co.uk/brad/archive/2008/08/21/making-an-episerver-plug-in-copying-episerver-page-type-properties.aspx" rel="nofollow">http://blogs.interakting.co.uk/brad/archive/2008/08/21/making-an-episerver-plug-in-copying-episerver-page-type-properties.aspx</a> and implemented it as a plugin.  Now, when I have many new properties across multiple pagetypes I make a temporary pagetype &#8211; duplicate all the properties I want in to it, then export that pagetype in to my test, then live environments.  Again I can then use the temp pagetype to duplicate the required properties to whichever &#8216;real&#8217; pagetypes require them.  </p>
<p>Between both these tools, it saves a lot of mundane work.  </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EPiServer:PageList with SelectedItemTemplate by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/comment-page-1/#comment-7155</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Thu, 25 Jun 2009 11:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=47#comment-7155</guid>
		<description>Thanks!
Nice that you got it working.</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
Nice that you got it working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EPiServer:PageList with SelectedItemTemplate by Karl</title>
		<link>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/comment-page-1/#comment-7152</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Thu, 25 Jun 2009 10:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=47#comment-7152</guid>
		<description>Not to worry, I was naming the assembly something else!

Schoolboy error!

Thanks very much for the control by the way! :-)</description>
		<content:encoded><![CDATA[<p>Not to worry, I was naming the assembly something else!</p>
<p>Schoolboy error!</p>
<p>Thanks very much for the control by the way! <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EPiServer:PageList with SelectedItemTemplate by Karl</title>
		<link>http://antecknat.se/blog/2008/12/02/extending-episerverpagelist/comment-page-1/#comment-7125</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Wed, 24 Jun 2009 15:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=47#comment-7125</guid>
		<description>I&#039;m having some real difficulties with this.

No matter how hard I try, and how much I copy and paste, I can&#039;t get this to work!

It doesn&#039;t need to be compiled does it?

Also, where have you put it in your filesystem?

Every time I try to do this, I get told in my aspx page that my control isn&#039;t a known element!

Any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having some real difficulties with this.</p>
<p>No matter how hard I try, and how much I copy and paste, I can&#8217;t get this to work!</p>
<p>It doesn&#8217;t need to be compiled does it?</p>
<p>Also, where have you put it in your filesystem?</p>
<p>Every time I try to do this, I get told in my aspx page that my control isn&#8217;t a known element!</p>
<p>Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5 by Martin S.</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/comment-page-1/#comment-6879</link>
		<dc:creator>Martin S.</dc:creator>
		<pubDate>Thu, 18 Jun 2009 08:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comment-6879</guid>
		<description>Nice find! Thanks for sharing, man! :)</description>
		<content:encoded><![CDATA[<p>Nice find! Thanks for sharing, man! <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scheduled tasks &#8211; tips by Erik Nordin</title>
		<link>http://antecknat.se/blog/2009/03/04/scheduled-tasks-tips/comment-page-1/#comment-5089</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Wed, 08 Apr 2009 20:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=64#comment-5089</guid>
		<description>No, I guess you have to store that somewhere else.
Global settings is usually stored in the start or root-page which you can access via PageReference.StartPage</description>
		<content:encoded><![CDATA[<p>No, I guess you have to store that somewhere else.<br />
Global settings is usually stored in the start or root-page which you can access via PageReference.StartPage</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5 by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/comment-page-1/#comment-5088</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Wed, 08 Apr 2009 20:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comment-5088</guid>
		<description>That&#039;s a good question, I&#039;ve thought about it myself, but it was so entertaining that I kept it. :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good question, I&#8217;ve thought about it myself, but it was so entertaining that I kept it. <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add property to multiple page types by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/comment-page-1/#comment-5087</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Wed, 08 Apr 2009 20:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=39#comment-5087</guid>
		<description>Just download the zip-file linked in the post, unzip it, and include it in your visual studio project.

Otherwise I would recommend the module I&#039;ve linked in the post called PageTypeUtil, it&#039;s has alot of more functions.</description>
		<content:encoded><![CDATA[<p>Just download the zip-file linked in the post, unzip it, and include it in your visual studio project.</p>
<p>Otherwise I would recommend the module I&#8217;ve linked in the post called PageTypeUtil, it&#8217;s has alot of more functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add property to multiple page types by piquet</title>
		<link>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/comment-page-1/#comment-5064</link>
		<dc:creator>piquet</dc:creator>
		<pubDate>Tue, 07 Apr 2009 03:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=39#comment-5064</guid>
		<description>This looks like something very useful.  Could you explain how to integrate plugin in to our solution - or point me to relevant docs.</description>
		<content:encoded><![CDATA[<p>This looks like something very useful.  Could you explain how to integrate plugin in to our solution &#8211; or point me to relevant docs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5 by MKSE.com CMS Nyheter</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/comment-page-1/#comment-5059</link>
		<dc:creator>MKSE.com CMS Nyheter</dc:creator>
		<pubDate>Mon, 06 Apr 2009 15:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comment-5059</guid>
		<description>Heheh, is the last comment from a bot? Or what?</description>
		<content:encoded><![CDATA[<p>Heheh, is the last comment from a bot? Or what?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scheduled tasks &#8211; tips by steven</title>
		<link>http://antecknat.se/blog/2009/03/04/scheduled-tasks-tips/comment-page-1/#comment-4916</link>
		<dc:creator>steven</dc:creator>
		<pubDate>Fri, 27 Mar 2009 11:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=64#comment-4916</guid>
		<description>Could I add a custom property to my custom scheduled job? I&#039;d like a to add a drop down for export types for instance..</description>
		<content:encoded><![CDATA[<p>Could I add a custom property to my custom scheduled job? I&#8217;d like a to add a drop down for export types for instance..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using XForms to store information by Per N</title>
		<link>http://antecknat.se/blog/2008/06/27/using-xforms-to-store-information/comment-page-1/#comment-3852</link>
		<dc:creator>Per N</dc:creator>
		<pubDate>Tue, 27 Jan 2009 10:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=27#comment-3852</guid>
		<description>This looks very intresting. I guess that it should work to gather information 
in a scheduled job and store the information on any page with a xform as long as you somehow now which page to use?</description>
		<content:encoded><![CDATA[<p>This looks very intresting. I guess that it should work to gather information<br />
in a scheduled job and store the information on any page with a xform as long as you somehow now which page to use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5 by Weird CAPTCHA</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/comment-page-1/#comment-3850</link>
		<dc:creator>Weird CAPTCHA</dc:creator>
		<pubDate>Tue, 27 Jan 2009 09:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comment-3850</guid>
		<description>The CAPCHA for the submission of this comment only required one character (in oppose to a word, or bunch of characters as is normal).

Strange. Anyone know if that really is bot-proof?

I&#039;ve never seen it before... usually I make it at least 5 chars...</description>
		<content:encoded><![CDATA[<p>The CAPCHA for the submission of this comment only required one character (in oppose to a word, or bunch of characters as is normal).</p>
<p>Strange. Anyone know if that really is bot-proof?</p>
<p>I&#8217;ve never seen it before&#8230; usually I make it at least 5 chars&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sort a pagedatacollection via property by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/03/25/sort-a-pagedatacollection-via-property/comment-page-1/#comment-3610</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Fri, 02 Jan 2009 10:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=5#comment-3610</guid>
		<description>Hmm, you could try to first sort by PageLink and then by PageName.
If that doesn&#039;t work I guess you have to write your own Comparer which first checks the PageName, if they are equal then check the PageLink ID.

Good luck.</description>
		<content:encoded><![CDATA[<p>Hmm, you could try to first sort by PageLink and then by PageName.<br />
If that doesn&#8217;t work I guess you have to write your own Comparer which first checks the PageName, if they are equal then check the PageLink ID.</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sort a pagedatacollection via property by Arun</title>
		<link>http://antecknat.se/blog/2008/03/25/sort-a-pagedatacollection-via-property/comment-page-1/#comment-3606</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Fri, 02 Jan 2009 05:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=5#comment-3606</guid>
		<description>Dear Erik,
Using the above said method i got a PageDatacollection is sorted order (sorted with PageName Property). But in the sorted PDC i need to apply another sort Using Pagename. Suppose if Page Name/PageID is in This collection A/12,B/11,C/13,A/14,B/15,C/16.....Now 
new FilterPropertySort(&quot;PageName&quot;, FilterSortDirection.Descending).Filter(children); Will give me a result like A/14,A/12,B/15,B/11,C/16,C/13.

Rather I need like A/12,A/14,B/11,B/15,C/13,C/16... Plz help me to resolve this Problem...</description>
		<content:encoded><![CDATA[<p>Dear Erik,<br />
Using the above said method i got a PageDatacollection is sorted order (sorted with PageName Property). But in the sorted PDC i need to apply another sort Using Pagename. Suppose if Page Name/PageID is in This collection A/12,B/11,C/13,A/14,B/15,C/16&#8230;..Now<br />
new FilterPropertySort(&#8220;PageName&#8221;, FilterSortDirection.Descending).Filter(children); Will give me a result like A/14,A/12,B/15,B/11,C/16,C/13.</p>
<p>Rather I need like A/12,A/14,B/11,B/15,C/13,C/16&#8230; Plz help me to resolve this Problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EPiServer:PageList with ItemDataBound by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/12/19/episerverpagelist-with-itemdatabound/comment-page-1/#comment-3396</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Sat, 20 Dec 2008 10:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=56#comment-3396</guid>
		<description>Thank you Anders!

I do think that they should&#039;ve inherited from the Repeater-control, but EPiServer probably have some good(?) reason why they didn&#039;t.</description>
		<content:encoded><![CDATA[<p>Thank you Anders!</p>
<p>I do think that they should&#8217;ve inherited from the Repeater-control, but EPiServer probably have some good(?) reason why they didn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on EPiServer:PageList with ItemDataBound by Anders Hattestad</title>
		<link>http://antecknat.se/blog/2008/12/19/episerverpagelist-with-itemdatabound/comment-page-1/#comment-3381</link>
		<dc:creator>Anders Hattestad</dc:creator>
		<pubDate>Fri, 19 Dec 2008 17:36:46 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=56#comment-3381</guid>
		<description>Good post. Have done some thing simular with pagelist, but not as an event. Yourapproces is a lot better.

I think the PageList control should have inherit from Repeater instead of makeing there own, but that is maybe only me. :)</description>
		<content:encoded><![CDATA[<p>Good post. Have done some thing simular with pagelist, but not as an event. Yourapproces is a lot better.</p>
<p>I think the PageList control should have inherit from Repeater instead of makeing there own, but that is maybe only me. <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add property to multiple page types by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/comment-page-1/#comment-1330</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Wed, 05 Nov 2008 10:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=39#comment-1330</guid>
		<description>What&#039;s a license? :)
Feel free to use it however you want.</description>
		<content:encoded><![CDATA[<p>What&#8217;s a license? <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Feel free to use it however you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add property to multiple page types by Gustaf</title>
		<link>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/comment-page-1/#comment-1328</link>
		<dc:creator>Gustaf</dc:creator>
		<pubDate>Wed, 05 Nov 2008 10:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=39#comment-1328</guid>
		<description>Great plugin! Under what licens is this plugin released? :)</description>
		<content:encoded><![CDATA[<p>Great plugin! Under what licens is this plugin released? <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using XForms to store information by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/06/27/using-xforms-to-store-information/comment-page-1/#comment-1156</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Wed, 29 Oct 2008 12:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=27#comment-1156</guid>
		<description>Hi Michel, you can check out this site: http://www.ipfax.se/</description>
		<content:encoded><![CDATA[<p>Hi Michel, you can check out this site: <a href="http://www.ipfax.se/" rel="nofollow">http://www.ipfax.se/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using XForms to store information by Michel</title>
		<link>http://antecknat.se/blog/2008/06/27/using-xforms-to-store-information/comment-page-1/#comment-1154</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Wed, 29 Oct 2008 12:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=27#comment-1154</guid>
		<description>Hi,
I need fax functionality for a site I&#039;m working on. How did you do it? Did you use a third party component/service?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I need fax functionality for a site I&#8217;m working on. How did you do it? Did you use a third party component/service?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing the FCKEditor by Andreas Ek</title>
		<link>http://antecknat.se/blog/2008/07/18/implementing-the-fckeditor/comment-page-1/#comment-808</link>
		<dc:creator>Andreas Ek</dc:creator>
		<pubDate>Tue, 21 Oct 2008 19:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=28#comment-808</guid>
		<description>Have someone made adjustments so that FCKEditor works in EPiServer according to Images and Links? I would just be great!</description>
		<content:encoded><![CDATA[<p>Have someone made adjustments so that FCKEditor works in EPiServer according to Images and Links? I would just be great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiPage Property to EPiServer 5 by Andreas Ek</title>
		<link>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/comment-page-1/#comment-723</link>
		<dc:creator>Andreas Ek</dc:creator>
		<pubDate>Thu, 16 Oct 2008 07:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=20#comment-723</guid>
		<description>I like the simplicity! Any chance to get the source?</description>
		<content:encoded><![CDATA[<p>I like the simplicity! Any chance to get the source?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add property to multiple page types by Steve Celius</title>
		<link>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/comment-page-1/#comment-707</link>
		<dc:creator>Steve Celius</dc:creator>
		<pubDate>Wed, 15 Oct 2008 07:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=39#comment-707</guid>
		<description>And we started migrating pagetypeutil yesterday :-)

/Steve</description>
		<content:encoded><![CDATA[<p>And we started migrating pagetypeutil yesterday <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>/Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add property to multiple page types by Magnus Paulsson</title>
		<link>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/comment-page-1/#comment-706</link>
		<dc:creator>Magnus Paulsson</dc:creator>
		<pubDate>Wed, 15 Oct 2008 05:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=39#comment-706</guid>
		<description>LOL, I created my own yesterday! :)</description>
		<content:encoded><![CDATA[<p>LOL, I created my own yesterday! <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Add property to multiple page types by magnus</title>
		<link>http://antecknat.se/blog/2008/10/14/add-property-to-multiple-page-types/comment-page-1/#comment-701</link>
		<dc:creator>magnus</dc:creator>
		<pubDate>Tue, 14 Oct 2008 20:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=39#comment-701</guid>
		<description>Sounds like a plugin I would have needed a week back. =^)</description>
		<content:encoded><![CDATA[<p>Sounds like a plugin I would have needed a week back. =^)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extension Methods in .NET 3 by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/09/09/extension-method-in-net-3/comment-page-1/#comment-578</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Fri, 26 Sep 2008 12:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=34#comment-578</guid>
		<description>Yes, I love it!

Another nice one is
public static PageData GetPageData(this PageReference pr)
{
return DataFactory.Instance.GetPage(pr);
}</description>
		<content:encoded><![CDATA[<p>Yes, I love it!</p>
<p>Another nice one is<br />
public static PageData GetPageData(this PageReference pr)<br />
{<br />
return DataFactory.Instance.GetPage(pr);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extension Methods in .NET 3 by Johan</title>
		<link>http://antecknat.se/blog/2008/09/09/extension-method-in-net-3/comment-page-1/#comment-577</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Fri, 26 Sep 2008 12:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=34#comment-577</guid>
		<description>Extensions makes things simple, especially EPiServer development. Even something as common as

[code]
        public static PageData GetParent(this PageData pd)
        {
            return DataFactory.Instance.GetPage(pd.ParentLink);
        }
[/code]

saves a lot of time.</description>
		<content:encoded><![CDATA[<p>Extensions makes things simple, especially EPiServer development. Even something as common as</p>
<p>[code]<br />
        public static PageData GetParent(this PageData pd)<br />
        {<br />
            return DataFactory.Instance.GetPage(pd.ParentLink);<br />
        }<br />
[/code]</p>
<p>saves a lot of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing the FCKEditor by Ruwen Jin</title>
		<link>http://antecknat.se/blog/2008/07/18/implementing-the-fckeditor/comment-page-1/#comment-560</link>
		<dc:creator>Ruwen Jin</dc:creator>
		<pubDate>Tue, 16 Sep 2008 13:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=28#comment-560</guid>
		<description>Nice post. I will try to adapt changes the code on our site.

about this:
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 all. Tried to deploy the project to our test-server and it worked all of the time.

I think it is because there is error before and iis or browser has cache the error. If you do an iisreset and new browser it will be gone.</description>
		<content:encoded><![CDATA[<p>Nice post. I will try to adapt changes the code on our site.</p>
<p>about this:<br />
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 all. Tried to deploy the project to our test-server and it worked all of the time.</p>
<p>I think it is because there is error before and iis or browser has cache the error. If you do an iisreset and new browser it will be gone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiPage Property to EPiServer 5 by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/comment-page-1/#comment-432</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Mon, 25 Aug 2008 11:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=20#comment-432</guid>
		<description>Thanks for the feedback, I will release this module on EPiCode later this week.

/Erik</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback, I will release this module on EPiCode later this week.</p>
<p>/Erik</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiPage Property to EPiServer 5 by Dejan Milicic</title>
		<link>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/comment-page-1/#comment-428</link>
		<dc:creator>Dejan Milicic</dc:creator>
		<pubDate>Mon, 25 Aug 2008 09:05:41 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=20#comment-428</guid>
		<description>Yes, it would be great if you could publish source code too...  For example, I would like to make textarea have always the constant size, even if it is empty... and also make it more big. I can add some more tiny improvements and then return you such code.

Thanx,
Dejan</description>
		<content:encoded><![CDATA[<p>Yes, it would be great if you could publish source code too&#8230;  For example, I would like to make textarea have always the constant size, even if it is empty&#8230; and also make it more big. I can add some more tiny improvements and then return you such code.</p>
<p>Thanx,<br />
Dejan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5 by or</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/comment-page-1/#comment-383</link>
		<dc:creator>or</dc:creator>
		<pubDate>Tue, 12 Aug 2008 07:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comment-383</guid>
		<description>why i get a &quot;&quot; for the first value and how i can change it to somthing else.
10X a lot.</description>
		<content:encoded><![CDATA[<p>why i get a &#8220;&#8221; for the first value and how i can change it to somthing else.<br />
10X a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiPage Property to EPiServer 5 by Chris White</title>
		<link>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/comment-page-1/#comment-381</link>
		<dc:creator>Chris White</dc:creator>
		<pubDate>Mon, 11 Aug 2008 09:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=20#comment-381</guid>
		<description>Any chance you could send me the source code for your custom controls - I need to write something very similar !!

Cheers,
Chris</description>
		<content:encoded><![CDATA[<p>Any chance you could send me the source code for your custom controls &#8211; I need to write something very similar !!</p>
<p>Cheers,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing the FCKEditor by Erik Nordin</title>
		<link>http://antecknat.se/blog/2008/07/18/implementing-the-fckeditor/comment-page-1/#comment-316</link>
		<dc:creator>Erik Nordin</dc:creator>
		<pubDate>Thu, 07 Aug 2008 08:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=28#comment-316</guid>
		<description>My copy-paste skills must be out of order :)
Thanks!</description>
		<content:encoded><![CDATA[<p>My copy-paste skills must be out of order <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing the FCKEditor by F</title>
		<link>http://antecknat.se/blog/2008/07/18/implementing-the-fckeditor/comment-page-1/#comment-315</link>
		<dc:creator>F</dc:creator>
		<pubDate>Thu, 07 Aug 2008 07:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=28#comment-315</guid>
		<description>Seems it got a bit stripped :)

However, the thing was that ResolveUrlFromUIBySettings is not properly closed..</description>
		<content:encoded><![CDATA[<p>Seems it got a bit stripped <img src='http://antecknat.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>However, the thing was that ResolveUrlFromUIBySettings is not properly closed..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing the FCKEditor by F</title>
		<link>http://antecknat.se/blog/2008/07/18/implementing-the-fckeditor/comment-page-1/#comment-313</link>
		<dc:creator>F</dc:creator>
		<pubDate>Thu, 07 Aug 2008 07:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=28#comment-313</guid>
		<description>Great post, thanks a lot. However I discovered an error in your WrapServerObjectBrowser.aspx, line 8 should be modified according to this.

&lt;input onclick=&quot;OpenGetPageDialog(&#039;&#039;,&#039;&#039;, &#039;&#039;, &#039;&#039;, &#039;en&#039;);&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>Great post, thanks a lot. However I discovered an error in your WrapServerObjectBrowser.aspx, line 8 should be modified according to this.</p>
<p>&lt;input onclick=&#8221;OpenGetPageDialog(&#8221;,&#8221;, &#8221;, &#8221;, &#8216;en&#8217;);&#8221; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MultiPage Property to EPiServer 5 by Krösus Sork</title>
		<link>http://antecknat.se/blog/2008/06/25/multipage-property-to-episerver-5/comment-page-1/#comment-84</link>
		<dc:creator>Krösus Sork</dc:creator>
		<pubDate>Mon, 07 Jul 2008 07:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/?p=20#comment-84</guid>
		<description>Your MultiPage property is just what we needed. You should consider putting this one on EPiCode too!</description>
		<content:encoded><![CDATA[<p>Your MultiPage property is just what we needed. You should consider putting this one on EPiCode too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5 by David Hunt</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/comment-page-1/#comment-12</link>
		<dc:creator>David Hunt</dc:creator>
		<pubDate>Mon, 12 May 2008 11:19:14 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comment-12</guid>
		<description>Thanks for that. Saved me from trying to find the documentation (if there is any). ;)</description>
		<content:encoded><![CDATA[<p>Thanks for that. Saved me from trying to find the documentation (if there is any). <img src='http://antecknat.se/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New AppSettings/Dynamic List (one option) and AppSettingsMultiple/Dynamic list (Multiple options) in EPiServer CMS 5 by Jørgen</title>
		<link>http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/comment-page-1/#comment-7</link>
		<dc:creator>Jørgen</dc:creator>
		<pubDate>Sat, 19 Apr 2008 10:29:25 +0000</pubDate>
		<guid isPermaLink="false">http://antecknat.se/blog/2008/04/18/new-appsettings-and-appsettingsmultiple-in-episerver-cms-5/#comment-7</guid>
		<description>Thanks this saved me time!</description>
		<content:encoded><![CDATA[<p>Thanks this saved me time!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

