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
Websites and companies not believing that sharing is caring, are in danger of comitting social suicide. EPiServer comes to their rescue by releasing a killer social app.
Some time ago I developed a small plug-in to EPiServer‘s edit mode page tree, allowing web editors to filter its pages based on all available page types. I decided to spend this weekend in the sun on my balcony with … Continue reading →
Due to a stricter naming policy for the EPiServer Nuget feed the module EPiFastUpload has been renamed FastUpload. New naming policy I was unaware of this policy when I created the module, and renaming everything took me a good two hours...
The other day I was playing around with Reflector and I ran into the EPiServer.Util.SimpleEncryption class, which I haven’t really noticed before. The class includes the usual self-explaining cryptography methods like Encrypt and Decrypt, but it...
When browsing through google analytics, it’s interesting to see what people search for to find your blog. So, I will try to make a few blog posts about the most frequent search terms so it will be easier to find. 🙂 If you have a property that you...
Recently I developed a couple of add-ons to an EPiServer project that were using EasySearch for handling search. These add-ons included two new Gadgets - one for managing search synonyms and one for viewing the search log. The...
Some of you may have read Joel’s post on Working with Dynamic Properties and Page Type Builder but if not you may want to check the article . The other day somebody asked me whether there was a nice solution to using property groups in a dynamic...
(If this post seems out of context, return to introduction post and hopefully it will make more sense) How to identify commentable areas As described previously an article is made up of both an article page type as well as one more more chapter pa...