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
CMS 6 R2 has been around for a while and I have completed a bunch of upgrades. There are a lot of issues that might or might not affect the site you are upgrading. I've bookmarked and used Stefan Forsberg's blog post as my check list. This is some...
On the #epidayuk event I demonstrated how to create a custom visitor group criterion with a custom Dojo widget and a MVC controller. Since the entire day had a social theme I could not miss the chance to get into Facebook development. On the day...
EPiServer provides a great feature to copy and paste pages in site structure and reuse already existing content or features of particular page as a basis for the new page. However during copy page name gets set to the same name as source page has...
It seems like I am releasing a new version of this assembly every few weeks at the moment. The reason for this is I have been using it a lot recently and I keep seeing minor little things I would like to improve . I think I have sorted everythin...
One of the first task on my brand new path in EPiServer world was to develop custom error pages. Nothing special and no big deal at looking at the task from 10k feat.
A walkthrough of the basics involved in implementing a custom membership provider for EPiServer. Part 2 of 2.
Sometimes you don't want to use dynamic properties but still needs to find a certain page with a property or a page with a specific pagetype id. Here's my take on it. These functions probably needs some error handling, but they still shows the...
By default EPiServer CMS creates some “standard” tabs. Here’s a screenshot of the DB showing the default captions etc: However, the GroupCaption is NOT the caption which is displayed in the CMS, that is taken from the language XML file. Here’s a...