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: Sep 02, 2010
    Rating:

    Here’s a fact -- not every page needs to be explicitly named.  I mean, they all have to have names , but you shouldn’t have to manually enter them all the time. Often, a page should have its name derived from other properties.  For instance, if yo...

  • Syndicated blog - Posted on: Sep 01, 2010

    I recently ran into a rather obscure but interesting problem on a project where we use EPiServer CMS, EPiAbstractions and Structure Map. At first, when the first request where made to the site after a release the site worked as expected but after...

  • Posted on: Sep 01, 2010
    Rating:

    Everyone knows dynamic properties are slow and have been so through the ages. We speeded it up by a factor x100 with a single statement. Read on to know how and why. My colleague Måns Hjertstrand and myself sat down today with the intent to review...

  • Posted on: Aug 31, 2010
    Rating:

    Are you interested in learning more about Community 4.0 + Relate+ 2.0 and at the same time have a fun evening with your EPiServer friends? EPiServer Education hereby invites you to an after-work seminar about "Community 4 - News for Developers"....

  • Posted on: Aug 30, 2010
    Rating:

    Many RFI´s (Request For Information) and RFP´s (Request For Proposal) ask for the possibility to make one page available to multiple locations (eg. a local news article should be available in the central news article structure). Epicode CrossPubli...

  • Posted on: Aug 30, 2010
    Rating:

    The first Service Pack for EPiServer Commerce has been released! It contains bug fixes both for the CMS integration and the Commerce Manager. Upgrading options If you want to make a clean install, download the EPiServer Commerce 1.0 SP1 full and d...

  • Posted on: Aug 30, 2010
    Rating:

    The image editor in edit mode uses EPiServer.ImageLibrary to transform images with the great functionality of let another process then the web application to handle it. Senses the handlings of images are heavy both for the CPU and the memory this ...

  • Syndicated blog - Posted on: Aug 28, 2010

    Today I wanted to create a custom property in EPiServer that uses a dropdown list where the user can select multiple options. In HTML you have the select element which when having the attribute multiple=”multiple” actually does what I want, but ca...