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: Apr 26, 2011

    For the past two years I’ve been trying to get more professional and focus more on alt-r-u-r (that’s run tests in current context shortcut in resharper) instead of F5. I’ve blogged about this process from time to time and in this post I’ll try to...

  • Syndicated blog - Posted on: Apr 26, 2011

    These are a few handy code snippets for working with languages and language versions in EPiServer, for example to check if a page exists for a specific language.

  • Syndicated blog - Posted on: Apr 25, 2011

    This post shows how EPiServer Template Foundation can be added to an EPiServer CMS 6 website as a module using EPiServer Deployment Center.

  • Syndicated blog - Posted on: Apr 24, 2011

    This post walks you through a simple example of how to create dynamic content in EPiServer CMS 6 R2 using the new DynamicContentPlugIn attribute.

  • Syndicated blog - Posted on: Apr 24, 2011

    This post summarizes some issues I ran into while upgrading an EPiServer CMS 6 R1 website to CMS 6 R2.

  • Posted on: Apr 21, 2011
    Rating:

    Introduction A few weeks ago I was speaking to my colleague Mark Everard (aka “The Doctor”) about a requirement he has for a new EPiServer project. The client has a requirement to add images but also pick hot spots on the image.  When the image is...

  • Posted on: Apr 21, 2011
    Rating:

    In this blog post my aim is to summarize some of my previous posts about the DDS and highlight the things that are good to know and may help you out of potential sticky situations. What’s the best way to obtain a store instance for a .Net Type?...

  • Posted on: Apr 20, 2011
    Rating:

    This custom property will render a checkbox list of all visitor groups, allowing multiple selections.   Add a reference to EPiServer.ApplicationModules. using EPiServer.Personalization.VisitorGroups; namespace MySite.Website.Plugins.SpecializedPro...