Take the community feedback survey now.

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: Mar 05, 2010

    UPDATED: Code improved after feedback from Henrik Tengelin. It is much easier to read large numbers with with thousands separator but how to get them to work with page validation in a good way? The solution in this case was...

  • Syndicated blog - Posted on: Mar 04, 2010

    It is annoying when a trial expires before you had time testing the software. Sometimes it is just enough to reinstall to get a new trial period but usually they hide the information so it is persistent. I used Sysinternal’s...

  • Syndicated blog - Posted on: Mar 03, 2010

    EPiServer Community contains a lot of features, even more that is exposed in the templates delivered in the Relate+ package. One “hidden” gems is the poll feature. Here is little introduction example on how to create  simple polls, vote and displa...

  • Syndicated blog - Posted on: Mar 03, 2010

    Wouldn't it be convenient to export pages directly from the page-tree in Episerver?

  • Posted on: Mar 02, 2010

    After upgrading a site to EPiServer CMS 5 R2 SP2, incoming links on non-FURL format (i.e. http://host/template.aspx?id=xyz ) stopped working. All such requests end up displaying the same garbled page, as if the start page template / IIS default...

  • Posted on: Mar 01, 2010

    I’ve been invited to contribute to a series called ‘Industry Insights’ on a South African IT portal. For those of you curious to see the challenges that a software vendor has in the market here, stop by and have a read of my first article. Maybe...

  • Syndicated blog - Posted on: Feb 28, 2010

    Another little quick tip. I was browsing the EPiServer World forum and came across a common question. by David Green I am using the EpiServer:PageTree control to generate a nested list in the format below. However I am also using a dropdown menu...

  • Syndicated blog - Posted on: Feb 24, 2010

    A thing that always annoys me, when backup-restoring a database between database servers, is the mismatch between the sql login and database login. In some way they have the same name but some id isn't equal so they don't match. Atleast in newer...