Get the latest!

Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.

Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World

Syndication and sharing

loading
  • Posted on: Mar 31, 2011

    Many version upgrades of EPiServer have been of the “no recompile needed” type. Using assembly redirects your compiled application generally continues to work without problems. So you might get the idea to just upgrade the production site. Don’t....

  • Syndicated blog - Posted on: Mar 31, 2011

    Here we add basic news publishing functionality to a blank ETF-enabled EPiServer website.

  • Syndicated blog - Posted on: Mar 31, 2011

    This post goes through the steps required for setting up a new EPiServer website with ETF.

  • Posted on: Mar 30, 2011

    I’m sure many of you has written plugins to let editors/admins edit additional fields in the user profiles. This was a feature in CMS 4 but was removed in CMS 5. Many of my customers (and myself) wondered  why since this feature was widely used an...

  • Posted on: Mar 30, 2011

    The current version of the EPiServer Deployment Center has a bug which only shows itself on Windows 7 SP1 and Windows Server 2008 R2 SP1. The problem occurs when you launch the “Install site and SQL Server database” or “Install site without...

  • Posted on: Mar 30, 2011

    When the EPiServer property system was rewritten in the EPiServer CMS 5 release properties was split into two parts: one core class that handled the data and one class responsible for creating UI: s. One question I got several times, specially aft...

  • Posted on: Mar 30, 2011

    When we develop modern websites it will become more frequent that we use some kind of javascript library. And as it is we should always use a CDN from Microsoft or Google when we use these libraries. Here is a link, http://encosia.com/2008/12/10/3...

  • Posted on: Mar 29, 2011

    In a previous blog post I described an example for a custom criterion for Visitor Groups in EPiServer CMS 6 R2. This blog post describes how you can make that example richer by using the Dojo toolkit employed by the CMS UI. API changes Building on...