A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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: Aug 30, 2010

    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

    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...

  • Posted on: Aug 27, 2010

    Today I managed to pass EPiServer 6 Certification. The most difficult part is preparing to the exam. The problem is lack of information about the test. Here are two useful posts about EPiServer 5 Certification: EPiServer CMS 5 Certified Developer...

  • Posted on: Aug 27, 2010

    EPiServer uses the Microsoft Indexing Service to create the indexes for the built in EPiServer search control. To get it to work with Windows Server 2008 you need to do a couple of setups. Here’s my action list - hope I can save someone else’s tim...

  • Syndicated blog - Posted on: Aug 27, 2010

    The problem EPiServer has great functionality for managing SEO friendly URLs where the user can effectively manage their own URL structure such as: http://www.mysite.com/news/europe/uk/liverpool/football-news-item/ In most cases this works really...

  • Posted on: Aug 26, 2010

    As some of you are aware I had the great honor of spending my 30th birthday giving a presentation about the IoC-container StructureMap to the Stockholm EPiServer meetup group. The focus of the presentation, and this blog post, was not to dwell int...

  • Posted on: Aug 26, 2010

    I have created a project for developing page providers with test driven development, and my idée is that it should be great if we have an open source project where many EPiServer developers can contribute so the developing of custom page providers...