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
  • Syndicated blog - Posted on: Jun 02, 2010

    In any reasonable sized EPiServer installation its not uncommon that there are a lot of page types available when creating a new page. Often there are a bewildering array of page names/descriptions so I wanted to give editors a visual reference on...

  • Syndicated blog - Posted on: Jun 01, 2010

    I stumbled across one of those ‘frustrating’ bugs last week whilst setting up some simple chained out-of-the-box EPiServer workflows. The EPiServer UI reported that the workflow instance has successfully started, but no tasks or notifications were...

  • Posted on: Jun 01, 2010
    Rating:

    ( Head here for an introduction ) So, to start let’s try and do a quick analysis of exactly what the OnLoad method in our page does in it’s current form.   The OnLoad method 1: protected override void OnLoad(System.EventArgs e) 2: { 3: base...

  • Syndicated blog - Posted on: Jun 01, 2010

    In EPiServer Relate+ there are two EPiServer CMS Custom Properties built-in that enables the editor to do nice cross references between editorial content and user generated content on Article pages and News items. The two properties are: Club...

  • Posted on: Jun 01, 2010
    Rating:

    I came across a weird little problem with a mixed 32-bit and 64-bit Windows 7 development team. Because EPiServer installs by default into Program Files (x86) on 64-bit, the virtual paths for the CMS UI point to different physical folders in the...

  • Syndicated blog - Posted on: Jun 01, 2010

    Sometime while working with EPiServer, you have to know current page is viewed in EditMode or ViewMode. Let’s check the CurrentPage.WorkPageID property of that page’s PageData. If WorkPageID = 0, it means that this page is viewing in ViewMode.File...

  • Posted on: May 31, 2010
    Rating:

    I recently got a question from a partner if it is possible to add validation to check if two fields are equal to each other. The scenario was that a user is asked for their email address and then asked to confirm it. I have already blogged about h...

  • Posted on: May 31, 2010
    Rating:

    Danes shop online as never before. However, there are still major differences on how the young and older use the Internet as a marketplace. In a recent study by EPiServer in April of this year, with a selection of respondents that represents the...