Get the latest!

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

Syndication and sharing

loading
  • Syndicated blog - Posted on: Dec 09, 2008

    Yet another troubleshooting tip for the dreaded 'Sys' is undefined error This post won't reveal any exciting new features, techniques, or patterns. However, if you're troubleshooting some ASP. NET AJAX errors relating to EPiServer CMS 5 R2 on...

  • Syndicated blog - Posted on: Dec 08, 2008

    How do you inject dynamic content into your web page? Following is a list of the most common methods I find when doing quality and code reviews with some comments and dangerous pitfalls. #1: Inline Expressions with Code Render Blocks Using inline...

  • Syndicated blog - Posted on: Dec 05, 2008

    I want to share some pretty basic and useful UpdatePanel control extensions with you. Method names are self explaining so I will not go deep in details. public static void AlertOnLoad(this UpdatePanel updatePanel, string key, string message) {...

  • Syndicated blog - Posted on: Dec 05, 2008

    EPiServer has a lot of cool features, but I have been missing is the possibility to have global settings. Many times when we make some generic components we need some kind of configuration to reuse them. Examples on what I mean is 1) a...

  • Posted on: Dec 05, 2008
    Rating:

    Those of you who have used the new Installation Manager in EPiServer CMS 5 R2 to install a site with the EPiServer Public Templates may have noticed an annoying "feature". The feature is that is doesn't update the PublicTemplates.proj file install...

  • Syndicated blog - Posted on: Dec 05, 2008

    I needed to throw together a quick geolocalisation demo for EPiServer v5 R2 the other day and to do that it was necessary to override some of the default URL rewriting behaviour of EPiServer. I knew it could be done, but I'd never actually had to...

  • Posted on: Dec 05, 2008
    Rating:

    Wednesdays was a hectic day at support. Within two hours cases came in from right and left from partners all reporting about the same problem. The Filemanager was slow and sluggish. First thought was that there had been an update from Microsoft th...

  • Syndicated blog - Posted on: Dec 05, 2008

    There might be occasions where you like to have a view of your site structure that is different from the "real" structure. Perhaps you like to view only pages in a specific language, pages that you have written, pages with some specific category,...