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
As we continue to expand in the US, I have been looking for new office space to accommodate our growth. In doing so, I am reminded that people are our most important asset. While creating a collaborative and productive atmosphere helps to foster...
I just followed the few basic steps suggested by Cristian, did a bit of basic trouble-shooting and voila – an updated version of the QuickWatchGadget is ready for CMS 6 RC1 (And hopefully also for the final release). It’s an easy install – just...
Rather than enumerating every change between preview 2 and the release candidate we downloaded a few of the winning gadgets and made the required changes to make them work on the RC version. This is the list of changes. Please feel invited to shar...
One of the most frequently and eagerly used programming constructs of the Microsoft.Net Framework is Enum. There are several interesting features that make it very compelling to use to for all kinds of dropdowns and checklists: The bounds factor –...
This is the last part of Create an EPiServer site from scratch. We’ve come a long way, almost finishing our site! What we have left is doing some testing and deploying it to our production server. Client side performance testing When doing...
EPiServer CMS 6 RC1 supports upgrading from EPiServer CMS 5 R2, we have tested a couple of internal customers like EPiServer World and external customers that donated a copy of their site to us. The upgrade process does a few notable things: XForm...
I got a question in the mail today how to get started with EPiServer CMS as a developer. Here are my tips: Register at world.episerver.com with your work email address. Start by downloading and installing "EPiServer CMS 5 R2 SP2"...
For fun I tried to make a url rewriter that could translate generic query parameters to be part of the path. So if you had a page /newlist/ and used a query parameter to get to page 2 like this /newslist/?page=2 you would get that parameter as a...