Take the community feedback survey now.

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: Oct 13, 2011

    I usually creates a virtual path (VirtualPathNativeProvider)  that all my css, images and javascript files is placed in. One reason for this is that later the editors have access to these files with out having to access the server. The problem com...

  • Posted on: Oct 13, 2011

      EPiServer and Accessibility Checker Seems an old topic in the current CMS market. There are many ways of checking the site’s compliance in EPiServer. Allan’s post talked about how to use WAVE to achieve the goal, and EditLive provides a rich...

  • Posted on: Oct 12, 2011

    In a project I’m currently working on I need to update some DSS tables when a user is viewing a page. This is not a problem, but sometimes the save method takes a bit to much time. Since the saving part of the data  not necessarily need to be done...

  • Syndicated blog - Posted on: Oct 12, 2011

    Today we’re releasing a first, early version of the Truffler integration for EPiServer CMS. This version contains the essential parts for automatically indexing PageData objects and querying them. There’s quite a lot of work remaining before we’re...

  • Syndicated blog - Posted on: Oct 11, 2011

    Use the BoostMatching method to tune the ordering of search results according to business needs. Following up on yesterdays post on the new highlighting features in the Truffler .NET API (introduced here ) I thought I’d also introduce another new...

  • Posted on: Oct 11, 2011

    I recently upgraded a site to R2, and noticed that one of the custom virtual roles stopped working properly (The access rights in the edit page tree looked messed up). After some quick logging, I discovered that each virtual role only was validate...

  • Posted on: Oct 10, 2011

    Load balancing EPiServer can be quite tricky and there are a few key configuration items to be set. All the information below has been gathered from several different articles, blog posts, etc. on the Internet. The purpose of this blog is to provi...

  • Posted on: Oct 10, 2011

    Just over a couple of weeks ago I released the FindPagesWithCriteriaContext class.  This essentially provides a nice little Linq wrapper over the top of the FindPagesWithCriteria API, more details can be found here . The reason for the blog post i...