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
What do you do when you are in between projects and got nothing to do? You build a physical publish button using an Arduino of course! The Arduino is an Open Source electronics prototyping platform ( http://www.arduino.cc/) . It basically enables...
A while ago I needed to implement a module that simplified should find pages, where a certain person was set as responsible, and do stuff to them. A responsible person corresponds to a page reference value stored in a localblock page reference...
My annual, unofficial look at the movers and shakers in the EPiServer World community over the last year.
When a user request a file or url that does not exist in a EPiServer-site they will get a 404 response back and that is fine. The problem is that EPiServer also report this as a Error to Log4Net with the error “1.2.5 Unhandled exception in ASP.NET...
There is a requirement before upgrading a Community site with separate databases (CMS6r2 and Community 4.1) to EPiServer 7 and Community 7 is to merge the Community database with the CMS database. This is an instruction of how to accomplish this i...
Here is a little trick to spice up the editorial view when using simple selection lists in EPiServer: The SelectItem Text property in selection factories can contain html, which means that you can easily make the editorial controls look a bit more...
The other day I got a question from a collegue of mine whether or not the piece I wrote on supplying scheduled jobs with input parameters (EPiServer CMS6R2) would still work for version 7.5. I suspected it would, but since … Continue reading →
Originally posted on Celerity’s blog: Part 1 and Part 2 When developing an intranet, one of the items to consider straight out of the gate is security . A content management system will help you get started, but there are still a number of things...