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
It is always nice to see our dedicated partners give input / comments / criticism that confirms our internal discussions and decisions. See Fredrik Haglunds blog post about config file bloat here http://blog.fredrikhaglund.se/blog/2009/10/21/i-do-...
I didn’t know about the FindAllPagesWithCriteria method until today. There is a subtle, but very important difference between the two. FindPagesWithCriteria will filter out pages the requester does not have access to and that are not published,...
Everyone is talking about CoC (Convention over Configuration) and DRY (Don’t Repeat Yourself) today. The idea is to reduce the amount of repetitive, needless configuration and just keep what’s important. Here is a graph with the number of lines in...
After installed EPiServer CTP 2 on a new installed Windows 7 I got this error when I’m trying to access SiteCenter. It turns out that I didn’t installed the “URL Authorization” feature in IIS.
Finally, I get to make an old dream of mine (and a request I’ve heard 100000 times) come true – A DropDownList property type where you can customize the options in Admin mode. Sure, we’ve had lists before as property types (Like ‘Dynamic List’)– b...
Inspired by Magnus’ excellent blog post earlier today I just had to throw together a little search provider of my own. And yes, it really was as simple as he made it seem. In my little example here I wanted to make the PageTypes search-able, so I...
If you are using Themes in your EPiServer CMS templates, chanses are good you cannot use the drag and drop functionallity in EPiServer File Manager. Lets say you create a theme called myTheme. Then you’ll probably add this to web.config’s...
Ever wondered how to add your own search result to the new search box in SiteCenter? If not I’ll give you a quick introduction anyway. This is how you do it, first read the “ Introduction to Gadgets ” and follow the project setup instructions. Whe...