<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><language>en</language><title>Blog posts by Anders Murel</title> <link>https://world.optimizely.com/blogs/Anders-Murel/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>Using WURFL as Display Channel detection in EPiServer 7</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2012/10/using-wurfl-as-display-channel-detection-in-episerver-7/</link>            <description>Introducing Epinova MobileChannel, a Display Channel plugin for EPiServer 7 which uses WURFL to automatically detect how to render content for mobile devices. </description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2012/10/using-wurfl-as-display-channel-detection-in-episerver-7/</guid>            <pubDate>Thu, 18 Oct 2012 13:39:28 GMT</pubDate>           <category>Blog post</category></item><item> <title>Epinova.Mobile.Core released on Nuget</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2012/6/epinovamobilecore-released-on-nuget/</link>            <description>The Epinova.Mobile.Core plugin is now available on the&amp;nbsp;Episerver Nuget feed&amp;nbsp;with a few changes/ improvements since I first blogged about it. </description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2012/6/epinovamobilecore-released-on-nuget/</guid>            <pubDate>Wed, 13 Jun 2012 15:21:28 GMT</pubDate>           <category>Blog post</category></item><item> <title>Epinova.Mobile.TemplateProvider updated and released on Nuget</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2012/6/epinovamobiletemplateprovider-updated-and-released-on-nuget/</link>            <description>The Epinova.Mobile.TemplateProvider plugin has been updated and is now available for download from the EPiServer Nuget feed. </description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2012/6/epinovamobiletemplateprovider-updated-and-released-on-nuget/</guid>            <pubDate>Wed, 13 Jun 2012 15:21:11 GMT</pubDate>           <category>Blog post</category></item><item> <title>Tool for setting ArchiveLink on existing pages released</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2012/6/tool-for-setting-archivelink-on-existing-pages-released/</link>            <description>I&#39;m guessing I&#39;m not the first to experience this.. An editor has already created lots of pages, but didn&#39;t set the ArchiveLink property along the way. Now, he wants to activate the Archive function.. </description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2012/6/tool-for-setting-archivelink-on-existing-pages-released/</guid>            <pubDate>Mon, 04 Jun 2012 20:17:13 GMT</pubDate>           <category>Blog post</category></item><item> <title>Flexible EPiServer mobile content strategy with Epinova.Mobile.TemplateProvider</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2012/5/flexible-episerver-mobile-content-strategy-with-epinovamobiletemplateprovider/</link>            <description>Introducing a flexible solution to serve mobile web content whether your site uses responsive design, custom mobile templates or a mix of both. </description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2012/5/flexible-episerver-mobile-content-strategy-with-epinovamobiletemplateprovider/</guid>            <pubDate>Fri, 25 May 2012 08:04:39 GMT</pubDate>           <category>Blog post</category></item><item> <title>Batch tool for setting ArchiveLink on existing pages</title>            <link>http://www.epinova.no/blog/Anders-Murel/dates/2012/6/batch-tool-for-setting-archivelink-on-existing-pages/</link>            <description>When having to set the ArchiveLink property on lots of existing pages, this batch tool will save you a lot of work.&amp;nbsp; </description>            <guid>http://www.epinova.no/blog/Anders-Murel/dates/2012/6/batch-tool-for-setting-archivelink-on-existing-pages/</guid>            <pubDate>Thu, 24 May 2012 11:28:44 GMT</pubDate>           <category>Blog post</category></item><item> <title>Introducing Epinova.Mobile.Core for mobile EPiServer solutions</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2012/5/introducing-the-epinovamobilecore-framework-for-mobile-episerver-solutions/</link>            <description>EPiServer solutions must evolve to meet the demands of mobile web. We created the Epinova.Mobile framework to provide a flexible foundation for mobile EPiServer solutions. </description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2012/5/introducing-the-epinovamobilecore-framework-for-mobile-episerver-solutions/</guid>            <pubDate>Thu, 24 May 2012 11:23:36 GMT</pubDate>           <category>Blog post</category></item><item> <title>Problems with WebServices after upgrade from .Net 3.5 to 4.0?</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2012/4/problems-with-webservices-after-upgrade-from-net-35-to-40/</link>            <description>When upgrading a project from .Net 3.5 to 4.0, it seems the ScriptHandlerFactory entry is removed from the &amp;lt;handlers&amp;gt; section in Web.config. Here&#39;s how to solve this problem. </description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2012/4/problems-with-webservices-after-upgrade-from-net-35-to-40/</guid>            <pubDate>Tue, 17 Apr 2012 13:53:43 GMT</pubDate>           <category>Blog post</category></item><item> <title>How to find Application root folder in Scheduled task (no HttpContext available)</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2012/4/how-to-find-application-root-folder-in-scheduled-task-no-httpcontext-available/</link>            <description>In case you need a way to find the folder on the file system where your application runs when HttpContext is not available, you can use: string applicationPhysicalPath =&amp;nbsp; HostingEnvironment.ApplicationPhysicalPath; This is useful for instance when...</description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2012/4/how-to-find-application-root-folder-in-scheduled-task-no-httpcontext-available/</guid>            <pubDate>Tue, 17 Apr 2012 13:52:52 GMT</pubDate>           <category>Blog post</category></item><item> <title>Find recently changed pages</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2011/12/find-recently-changed-pages/</link>            <description>How to find the most recently changed pages in EPiServer. </description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2011/12/find-recently-changed-pages/</guid>            <pubDate>Mon, 05 Dec 2011 14:26:58 GMT</pubDate>           <category>Blog post</category></item><item> <title>Require HTTPS on only some pages</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2010/3/Require-HTTPS-on-only-some-pages/</link>            <description>One of our customers needed to require HTTPS/SSL on some of their pages that contained sensitive data. </description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2010/3/Require-HTTPS-on-only-some-pages/</guid>            <pubDate>Tue, 23 Mar 2010 14:36:13 GMT</pubDate>           <category>Blog post</category></item><item> <title>Copy Properties From One PageType To Another</title>            <link>http://217.170.139.68/blog/Anders-Murel/dates/2010/3/copy-properties-from-one-pagetype-to-another/</link>            <description>Ever had a pagetype that suddenly should have many of the same properties as another pagetype? Well, I have :) To solve the timeconsuming activity it is to create (many) new properties on a pagetype, I made this little tool. </description>            <guid>http://217.170.139.68/blog/Anders-Murel/dates/2010/3/copy-properties-from-one-pagetype-to-another/</guid>            <pubDate>Tue, 16 Mar 2010 10:13:12 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>