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
Keeping up to date with Episerver’s continous release cycles can be challenging, especially when you’re a member of the add-on community. Even though it is my responsibility as the developer of a range of public Episerver add-ons, it often tends t...
Even though it may sound like an edge-case for some, it is something you once in a while may be required to do in order to achieve the desired functionality. Dependent on the kind of registration Episerver used to setup their implementation, the...
MediaData, the base class for files and images in Episerver, does not implement ILocalizable and thus does not have the option to include culture-specific properties. I present a workaround.
Tracking down performance issues can be tricky as they can be caused by many things. Somewhere this week I noticed some performance issues on one of our sites. Every day, the site seemed to slow down for quite a while. Not all requests were...
The default image edit mode in Episerver CMS is a little bit boring - it's nothing but an image tag with the actual image. Why not offer a richer on page edit experience for image media as you typically get for pages and blocks?
Hey guys, I am writing a blog series on episerver cms development for beginner. So here is my first blog post about the basic configuration/software required for Episerver development. These are the two things that we need to start the development...
We faced the issue with content data (content with an attachment file PDF, mp4, …). The limitation of an indexing request to Find is ~43MB, so we couldn’t add that content to Find index. However, we found a work around for this case. We won’t inde...
I recently helped my client adding some features in his existing umbraco solution.