Take the community feedback survey now.
Take the community feedback survey now.
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
Sometimes it can be handy to know if a Composer function is placed directly on the page or if it's placed in another Composer function. Here is a piece of code I wrote that does the trick. The property must be placed in a class that derives from...
This is totally cool gadget. Who can resist a multi (well 2) player game? It's also totally useful. Instead of procrastinating web editors, business owners and developers alike can spend hours competing among themselves on the dashboard. On a 1 to...
After installing the EPiServer CMS 6 CTP I saw the Gadget contest on EPiSerer world. Here is my contribution to the contest. The users statistics gadget. It simply displays a chart with the number of users and subscription users you have registere...
Here’s a little SEO tip – search engines give you a penalty for having duplicate content. Duplicate content can be different urls going to the same content, eg: http://www.example.com/tags/episerver/sort=newest http://www.example.com/tags/episerve...
So Frederik Vig started a community project around EPiServer Extensions which I believe is a great initiative. Already having a great number of extension methods that we are currently using. Rather than just dump them in the source code repository...
Hi! Here is my little contribution to Gadget Contest 2009 – Quick Translate gadget. I believe that user doesn’t want to click on many dropdowns, radio buttons, checkboxes, etc to define complex translation settings. The main idea is to provide...
Out of the box, EPiServerMail doesn't support any automatic selection of recipients. There is an sample source on EPiServerworld but it doesn't contain any Stored procedures nor logic to the implementation.
After upgrading EPiServer from 5.2 to 5.2 SP2 the ImageVault images were missing in the EPiServer Xhtml Editor. It turned out that the images is placed in the App_Themes folder and is unique for each EPiServer version. Copy the images (ImageVault...