November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
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...
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.
This post shows how EPiServer Template Foundation can be added to an EPiServer CMS 6 website as a module using EPiServer Deployment Center.
This post walks you through a simple example of how to create dynamic content in EPiServer CMS 6 R2 using the new DynamicContentPlugIn attribute.
This post summarizes some issues I ran into while upgrading an EPiServer CMS 6 R1 website to CMS 6 R2.
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...
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?...
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...