<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">Blog posts by Epinova</title><link href="http://world.optimizely.com" /><updated>2011-11-10T22:30:21.0000000Z</updated><id>https://world.optimizely.com/blogs/Epinova/</id> <generator uri="http://world.optimizely.com" version="2.0">Optimizely World</generator> <entry><title>17 Easy steps for setting up xdt transformations in your web projects</title><link href="http://www.epinova.no/blog/andreas-nicolaisen/dates/2011/11/17-easy-steps-for-setting-up-xdt-transformations-in-your-web-projects/" /><id>&amp;nbsp; So, what is xdt used for?&amp;nbsp; Xdt is a way to generate the correct .config (or other xml-files) when you have different servers you need to deploy your web project to. So, what is xdt used for?&amp;nbsp;Xdt is a way to generate the correct .config (or other...</id><updated>2011-11-10T22:30:21.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>New features for the Meridium.FolderBrowserProperty</title><link href="http://www.epinova.no/blog/andreas-nicolaisen/dates/2011/10/new-features-for-the-meridiumfolderbrowserproperty/" /><id>I have togheter with H&#229;kon Nordli at NorgesGruppen, made som new features for the Meridium.FolderBrowserProperty. The property itself lets you choose a folder from the filearchive in EPiServer. Our expansion lets you choose multiple folders using...</id><updated>2011-10-23T14:58:38.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Handling EPiServer users and roles - a reference list</title><link href="http://www.epinova.no/blog/arild-henrichsen/dates/2011/10/handling-episerver-users-and-roles-a-reference-list/" /><id>Handling users and roles are very common tasks in EPiServer and .NET projects in general. Here&#39;s a reference list of various useful membership related operations done in code. </id><updated>2011-10-09T11:45:52.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Problems with dashboard</title><link href="http://www.epinova.no/blog/Tore-Gjerdrum/dates/2011/9/problems-with-dashboard/" /><id>Have you ever had problems with the Dashboard giving you 404 in EPiServer before? That is probably because you have forgotten to configure&amp;nbsp; the IIS correctly </id><updated>2011-09-30T00:00:08.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>IIS loopback problem with Windows Authentication</title><link href="http://www.epinova.no/blog/arild-henrichsen/dates/2011/9/iis-loopback-problem-with-windows-authentication/" /><id>A website configured with Windows Authentication in IIS caused HTTP 401.1 errors when browsing to it from the local machine. The problem was caused by a security feature in .NET 3.5 SP1. </id><updated>2011-09-16T16:03:09.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Create your own Copy Page Event</title><link href="http://www.epinova.no/blog/andreas-nicolaisen/dates/2011/9/create-your-own-copy-page-event/" /><id>&amp;nbsp; I got into a case where I needed a copy page event, something EPiServer does not provide as a page event. I was making a changelog functionality that read a text-property from all the existing versions of a page, and listed it out as an overview...</id><updated>2011-09-15T22:50:35.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>ChangePassword mails blocked by anti-virus software</title><link href="http://www.epinova.no/blog/arild-henrichsen/dates/2011/6/changepassword-mails-blocked-by-anti-virus-software/" /><id>Implementing the asp:ChangePassword control on an EPiServer site is fairly straight-forward, but I was left wondering why no mails were sent. </id><updated>2011-06-23T13:42:30.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>The power of integrating your EPiServer website and your CRM system</title><link href="http://www.epinova.no/blog/karoline-klever/dates/2011/4/the-power-of-crm-integration/" /><id>After the economic recession, the importance of a CRM system has become clear to many. Companies have had an increased focus on building customer loyalty while at the same time increasing their customer portfolios. While most large and medium...</id><updated>2011-04-27T23:49:50.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>EPiServer eCommerce installation - redoux!</title><link href="http://www.epinova.no/blog/arild-henrichsen/dates/2010/9/episerver-ecommerce-installation---redoux/" /><id>&amp;nbsp; After spending (wasting) some time tinkering with the eCommerce installation, having to begin all over a few times before finally getting it right, I decided to write down a step by step installation guide as a reminder to myself and hopefully...</id><updated>2010-09-23T13:21:51.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>EPiServer Commerce installation - redoux!</title><link href="http://www.epinova.no/blog/arild-henrichsen/dates/2010/9/episerver-ecommerce-installation---redoux/" /><id>Installation of EPiServer Commerce is actually quite straight-forward, but there are a lot of steps involved and there&#39;s a good chance you&#39;ll miss a few details. </id><updated>2010-09-23T13:21:51.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Problems with TMCore EPiServerModule and PageTypeBuilder</title><link href="http://www.epinova.no/blog/Tore-Gjerdrum/dates/2010/5/problems-with-tmcore-episervermodule-and-pagetypebuilder/" /><id>Some time ago I participated in project where we used the TMCore EPiServerModule and PageTypeBuilder. Whenever we mapped up new associations nothing was shown on the page. When we went back to the Topic Map tab everything looked fine. This meant...</id><updated>2010-05-30T21:32:42.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Settings for your application or module</title><link href="http://www.epinova.no/blog/Tore-Gjerdrum/dates/2010/5/settings-for-your-application-or-module/" /><id>I have a module for showing scaled and cropped pictures. This module has two settings in its own config section: &amp;lt;ImageResizerSettings&amp;gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;add key=&quot;AllowedPictureFormats&quot; value=&quot;jpg,jpeg,png,gif,tif,tiff&quot; /&amp;gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;add key=&quot;ScaledImagesProviderNam...</id><updated>2010-05-30T19:31:40.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Google maps</title><link href="http://www.epinova.no/blog/kjetil-simensen/dates/2010/4/google-maps/" /><id>You can get a marker on a country based on the country code by calling Google API&#39;s geocoder.getLocations(countryCode, addToMap); and were addToMap processes the response from Google on the country code and created a marker and added it to the map...</id><updated>2010-04-27T13:36:12.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>VPP for dummies </title><link href="http://www.epinova.no/blog/Lars-Timenes/dates/2010/4/vpp-for-dummies-/" /><id>So this time I was the dummy. The solution was of course a missing section in the web.config-file: &amp;lt;location path=&quot;Upload&quot;&amp;gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;staticFile expirationTime=&quot;-1.0:0:0&quot;/&amp;gt; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;lt;system.webServer&amp;gt; &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;handlers&amp;gt; &amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;add name=&quot;webresources&quot;...</id><updated>2010-04-27T09:44:32.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>EasySearch and EPiServer: Scoped search and Globalization issues</title><link href="http://www.epinova.no/blog/Kjetil-Simensen/dates/2010/4/easysearch-and-episerver-scoped-search-and-globalization-issues/" /><id>Fallback languages: We quickly discovered that EasySearch doesn&#39;t include any fallback languages in the search. To make this work we needed to make one main query for current language and one for the fallback language (if the the language had a...</id><updated>2010-04-22T14:06:59.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Extended PageTree</title><link href="http://www.epinova.no/blog/kjetil-simensen/dates/2010/4/extended-pagetree/" /><id>EPiServer&#39;s PageTree class has a function called CreateItemRecursive and this is where you can add your logic to include or exclude elements from the tree. In my example I added two properties to mye ExtendedPageTree control which takes in a comma...</id><updated>2010-04-22T11:02:58.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>FancyBox tips</title><link href="http://www.epinova.no/blog/lars-oyvind-bodahl/dates/2010/4/fancybox-tips/" /><id>I have a list of images where I&#39;ve attached a FancyBox lightbox so the users can click and get a larger preview. My FancyBox were working fine in FireFox, but when I tried it in IE8, it only worked for the first element on the page. After reading...</id><updated>2010-04-22T09:47:08.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Google Custom Search Iframe problem</title><link href="http://www.epinova.no/blog/Lars-Timenes/dates/2010/4/google-custom-search-iframe-problem/" /><id>The problem in question was that the search result displayed in full screen, instead of inside the IFrame, as supposed. The solution was as simple as adding the following line (bold below) in the results part of the code: &amp;lt;script type=&quot;text/javasc...</id><updated>2010-04-21T14:56:04.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Lower case URLs in EPiServer</title><link href="http://www.epinova.no/blog/lars-timenes/dates/2010/4/seo-lower-case-urls/" /><id>This issue can be fixed with a few simple steps. To get all your site urls to display in lower case do the following: 1. Add the following in your Global.asax.cs: void UrlSegment_CreatedUrlSegment(object sender, EPiServer.Web.UrlSegmentEventArgs e...</id><updated>2010-04-20T14:37:50.0000000Z</updated><summary type="html">Blog post</summary></entry> <entry><title>Require HTTPS on only some pages</title><link href="http://www.epinova.no/blog/anders-murel/dates/2010/3/require-https-on-only-some-pages/" /><id>Why not just use HTTPS for the entire site, you might ask? The reason for this is that they use Google Maps and the Google Maps Premium Subscription was not an option due to the high cost for this service. To solve this I wrote a HttpModule that...</id><updated>2010-03-23T14:36:13.0000000Z</updated><summary type="html">Blog post</summary></entry></feed>