November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
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...
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...
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...
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"....
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...
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...
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 ...
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...