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
System specialist Fredrik Karlsson gave a presentation about X3 when the Create+ package was launched at EPiServer Developer Summit this May. His session introduces you to the concept of X3 and the new way of thinking required when building web...
Finally I've found the solution of annoying problem with activating Vista. The problem is that you can't successfully activate Vista. The message I always got was "DNS name does not exist." Usually you face it when you install Vista from the scrat...
It is pretty easy to run a new EPiServer site for development. Just download and install the EPiServer CMS SDK, create EPiServer project in Visual Studio. Now it is almost ready. You can skip the membership and role providers configuration and log...
Have you ever wanted to provide your customers with an easy way of choosing a directory in the unified file system? I have created a custom property that allows you to do exactly that. The Folder Browser is a custom property with a popup dialog th...
Just read this story (via Mathias O): Task Board for Team System is an interactive desktop utility that interfaces with Team Foundation Server projects created from version 2 of the Scrum for Team System process template. It enables you and your...
PicLens is a very useful addon for your browser that lets you browse images and other media in a 3D view. I have created a simple example on how you can enable PicLens on your EPiServer site running ImageVault. The following walkthrough shows you...
Post explaining how to implement a custom URL rewrite provider in EPiServer by inheriting the FriendlyUrlRewriteProvider class and customizing its behavior.
Introduction I'm a firm believer in avoiding querystring parameters in URLs, especially for public web sites. Security, SEO and esthetics are a few reasons why. Custom URL rewriting can help you avoid those ugly ampersands and question marks,...