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: Apr 05, 2016

    One of our enterprise customers recently approached me with an interesting challenge. They wanted to generate a URL of unpublished content and send it to an external party for validation of look and feel and an obligatory “thumbs up” before...

  • Syndicated blog - Posted on: Apr 04, 2016

    Being a developer here at WSOL, I get the chance to work on enterprise-level projects and build cool stuff every day. I wanted to share something that I built recently for a client project, because it combines two of my favorite things: working wi...

  • Syndicated blog - Posted on: Apr 03, 2016

    The world of doing customizable forms has recently changed with the introduction of EPiServer Forms as an add-on. Myself and my developer colleagues are pleased with this new product and are for once looking forward to implementing the customizabl...

  • Posted on: Apr 01, 2016

    In earlier blog posts I’ve described how to implement object caching in Episerver using inline coding in function or as a separate layer using the decorator pattern. Inline coding directly in your repositories / controllers is the easiest to...

  • Syndicated blog - Posted on: Mar 31, 2016

    We look at what website owners need to know about Episerver Commerce and how it can be used to take advantage of e-commerce opportunities.

  • Posted on: Mar 31, 2016

    A successful online promotional campaign is depending on 3 vital steps i.e. Effective promotional strategy Segmenting and targeting your clients Evaluating promotions and correcting them A successful promotional campaign requires a well though...

  • Syndicated blog - Posted on: Mar 31, 2016

    Recently, I installed and configured my new development computer. Manual application installation and configuration take a lot of time. In the Linux (Ubuntu) world you can use apt-get to script application installation, but for configuration can...

  • Syndicated blog - Posted on: Mar 30, 2016

    By default Episerver stores you thumbnails, or any image you store using an ImageDescriptor attribute, as a .png file. This is hard coded in the ThumbnailManager and there probably are good reasons for this. But maybe you want to store your...