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
When I use DDS I always use a pattern where I have a public static Items implementation that I can do my query against. This logic is placed inside a common class all my DDS tables inherit from Code Snippet public class BaseData : IDynamicData ,...
Introducing a flexible solution to serve mobile web content whether your site uses responsive design, custom mobile templates or a mix of both.
I have been a little bit dry on coding inspiration lately, until the other day when my collegue Karl Ahlin gave me an interesting idea concerning monitoring of configuration files. While I enjoyed coding it, I will leave it unsaid … Continue readi...
I have built a small plug-in that I call PageConstraints. The plugin adds support for adding constraints to PageTypeBuilder page types. Constraints can be added with .NETs built-in DataAnnotations or by implementing custom code. For example....
When having to set the ArchiveLink property on lots of existing pages, this batch tool will save you a lot of work.
EPiServer solutions must evolve to meet the demands of mobile web. We created the Epinova.Mobile framework to provide a flexible foundation for mobile EPiServer solutions.
We are very happy to announce the first ever EPiServer Chicago Developer Meetup. It will be hosted at Nansen’s Chicago downtown office on 400 N State St . EPiServer and Nansen will be presenting some new and exciting things, and if that doesn’t...
Fallback languages allow editors to specify inheritance chains for content at the page property level, meaning that if content isn’t available in the user selected language, the fallback language is served. This can be useful when working with a...