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
My thoughts on some code smells I’ve come across. These three are the ones that tend to turn my stomach the most. Here goes.. Class properties for easy access to MainBody, MainIntro etc. I often see a bunch of these duplicated in all templates,...
I’ve seen a lot of different ways to determine if the actual page is in edit mode. Since i’m a fan of extension methods, i couldn’t resist make my own. This have to be the shortest possible way to determine if page is in edit or not :) public...
I just released EPiAbstractions , an open source project that wraps many of the classes and methods in EPiServer CMS and Community that access the database or file system to allow the user of the project to decouple their code from them, thereby...
For me Web Personalization is all about serving the right content to the right person at the right time. In the report “To Succeed With Web Content Personalization, Start Failing now” from November 2008 by Tim Walters , PH.d and Senior Analyst a...
OpenID is an awesome idea. Imagine, having a single sign-on from whatever provider you choose, and using that to log in to all your favorite websites. Many sites already allows you to use them as OpenID providers and many more will support /consum...
UPDATE 2009-11-02: This code for this project has now been moved to CodePlex . Sometimes I wonder if anyone else knows that special feeling. The feeling you have when fingers just start itching and you know you just have to get that great idea out...
A customer wanted to be able to have explanation for the words in the site dictionary. The chosen solution for making this popup was to mark the text with a span around it. span rel ="description" > Word span > The replacement of this should only ...
This week it has been 15 years(!) since I founded EPiServer (under the name ElektroPost). Since then I have spent most of my time awake with the company, watching it grow from just myself to a staff of one hundred. From email to web. From starvati...