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
I’ve done a little spring cleaning, updating all EPiServer posts to now use EPiServer CMS 6, and making sure the code still works. I’ve also added the code for ShareIt and SlideShare Dynamic Content to EPiCode, and updated EPiCode.Extensions....
Letting browsers cache files is a great way to improve your page load speed but also to reduce your bandwidth usage and ultimately save some money. It’s a win-win situation! Yslow recomends that files are cached at least 2 days, Googles Page Speed...
Searching the Internet for EPiServer's VirtualPathUnifiedProvider, I didn't find much information. So here I'm going to show you some basic examples how you can use it in your EPiserver projects. VirtualPathUnifiedProvider inherits from asp.net...
This won’t be a very long blog post. I just wanted to recommend a nice code formatting plugin for windows live writer it’s created by Leo Vildosola and you can find it here .
I have been building some quite complex admin mode plugins, and have come across a few tips that I think I should share. I may accumulate more tips, and if I do so then I’ll add them to this post :) Inherit from EPiServer.UI.SystemPageBase to get...
Here I go again, blogging about the dynamic data store. This time I will try to describe how LINQ can be implemented, and how we have implemented it. I think this will make you write better queries against the dynamic data store in the feature. To...
If you use new EPiServer CMS 6 and have a VPN tunnel open you may get an exception when starting your EPiServer site. SocketException (0x2747): An operation on a socket could not be performed because the system lacked sufficient buffer...
Blog Page Provider is a example project I have created to try out the page provider in EPiServer As the name may suggest this is a EPiServer page provider for blogs that has the ability to create a blog page in EPiServer that connects with a blog...