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 took me a while (the birth of my daughter kind of took priority) but now I’ve finally done what I set out to do almost three months ago , switched from BlogEngine.NET to a custom built blog created with EPiServer Community, EPiServer CMS, ASP.N...
Talking points on EPiServer 6 Some of the most important talking points on EPiServer CMS 6 include: New rich-text editor ( TinyMCE ) that fully supports Firefox SiteCenter , a new dashboard-like UI based on gadgets (built using ASP.NET MVC)...
Plenty of websites have contact forms or other forms that the user fills out to either make a request or provide feedback. This is something that many sites use instead of making their email address public available. To avoid receiving to much spa...
Ok, so maybe “Introducing” was a bit optimistic in this case as the cat has been out of the bag for a few weeks on this subject. The Dynamic Data Store is a new component which will be shipped with EPiServer CMS 6 but forms part of a framework we...
The heading might come off as slightly arrogant, but it is way more catchy than "The pain of trying to stay binary compatible between releases". EPiServer CMS has been very successful with a large number of installations. With every new release we...
What's up with the PR-material from EPiServer? Do you see the pattern? One popular theory in our office is that this somehow tries to appeal to the majority of guys who are developing EPiServer solutions. Another theory is that EPiServer takes a...
Sometimes tabs isn’t enough for grouping properties. That’s where the divider property comes in. First we have to remove all the controls. We also have to specify TableRowLayout.Wide so the divider spans the whole page width. namespace...
Background One of the top developer feature request I have heard during my years at EPiServer has been to be able to store settings for a property. In EPiServer CMS 5 an administrator has had the possibility to select which plugins should be...