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: Nov 13, 2014

    We’re releasing a very early version of a wrapper we’ve written around EPiServer’s content channels. It reduces the amount of code necessary to connect to a content channel and send data to it. Additionally, it provides a framework for the...

  • Syndicated blog - Posted on: Nov 13, 2014

    Often we want to do a little more work on our projects to make life easier for the editors that's supposed to create and update content on the website we're developing. Sometimes a small effort can do quite a big difference.

  • Syndicated blog - Posted on: Nov 13, 2014

    Often we want to do a little more work on our projects to make life easier for the editors that's supposed to create and update content on the website we're developing. Sometimes a small effort can do quite a big difference.

  • Syndicated blog - Posted on: Nov 12, 2014

    Fallback property values in EPiServer is a common, and often repetitive, requirement which can be simplified by decorating content type properties with an attribute to specify fallback behavior.

  • Syndicated blog - Posted on: Nov 12, 2014

    Background In my current project, have a block that the users can drag into various content areas, and which will list out courses (a content type) based on certain criteria. Now, as the CoursePage is a sort of PageData, the customer has taken...

  • Syndicated blog - Posted on: Nov 10, 2014

    Importing data from legacy or third party systems is very often a requirement when building a Commerce site. This should greatly affect your planning and estimates.

  • Posted on: Nov 10, 2014

    Last month we introduced the Service API , which is a service layer available for system integrators to update and retrieve information from EPiServer. Building an integration between EPiServer and external systems is now easier than ever. Today, ...

  • Syndicated blog - Posted on: Nov 08, 2014

    When working with MVC and display templates I have time and again experienced a shortcoming of the DisplayFor method of rendering objects, or maybe I shouldn't call it a shortcoming, lets call it a design decision for simplicity: The inability to...