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
This post shows how to login to an EPiServer site programmatically, for example to execute a scheduled job as a specific user.
The recent release of .NET 3.5 SP1 has caused some issues for the ones that are running EPiServer CMS on IIS7 (including me and my colleagues on the EPiServer CMS development team). If you run in integrated mode, any static file handled by the...
This post explains how to get the simple address of a page, if any. As it turns out, it's just a matter of getting the PageExternalURL property.
EPiServer CMS 5 R2 CTP is awesome! I've now finally found a few hours to play around with some of the new cool functionality and I really like what I see. In particular I've grown fond of custom page providers. It's extremely cool to be able to...
This post explains how to create a scheduled job in EPiServer CMS.
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...