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
When you want to rename a database or something like that you need to get exclusive access to the database and it can be hard to get this exclusive access because there are always someone who has a connection. This script will kill all connections...
One of the things that I’m always aiming for when creating a module for EPiServer is that you should be able to install it simply by dropping a single assembly to the bin folder. There should be no or very little configuration needed (Convention...
A problem for some of our customers with globalized websites is that the EditTree gets cluttered with pages only existing in one or a few languages. The pages get displayed in italics and this, I take it, is a feature making it easy to get an...
When using ImageVault it is easy to get a image in any format and size you like using the API. Though in some circumstances it's not easy to determine the exact width and height of the result. For instance if you have only specified the width. And...
EPiServer provides a powerful framework for adding to the edit and admin mode UI. But this doesn’t always cover our needs and occasionally a requirement pops up that means we have to change the EPiServer UI itself. A great thing about EPiServer is...
May 1st I arrived back in Denmark after spending a year in the US assisting with assembling and training the GREAT team that we have there now as well as working with some truly skilled and passionate partners (you know who you are). I must say it...
A few weeks have passed since the second Beta release of Page Type Builder 1.2. Since then it has been used in a number of projects and I’ve also been doing to profiling of it to ensure that it works as it should performance wise. Therefore I’m...
I was brushing up on custom properties and came across Allan Thræn’s post Custom Property: Category Drop Down. The code is simple and works great, but one thing I didn’t like is that you need to give the property the same name as the root category...