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
  • Posted on: Dec 23, 2009
    Rating:

    EPiServer CMS 6 RC1 supports upgrading from EPiServer CMS 5 R2, we have tested a couple of internal customers like EPiServer World and external customers that donated a copy of their site to us. The upgrade process does a few notable things: XForm...

  • Syndicated blog - Posted on: Dec 23, 2009

    I got a question in the mail today how to get started with EPiServer CMS as a developer. Here are my tips: Register at world.episerver.com with your work email address. Start by downloading and installing "EPiServer CMS 5 R2 SP2"...

  • Posted on: Dec 23, 2009
    Rating:

    For fun I tried to make a url rewriter that could translate generic query parameters to be part of the path. So if you had a page /newlist/  and used a query parameter to get to page 2 like this /newslist/?page=2 you would get that parameter as a...

  • Posted on: Dec 22, 2009
    Rating:

    Another new exciting feature in CMS 6 (RC onwards) is the joining of forces between CMS pages (PageData) and objects that can be stored in the Dynamic Data Store, a.k.a. Page Objects. Of course this can be handled manually by the programmer by...

  • Posted on: Dec 22, 2009
    Rating:

    The EPiServer CMS 6 Release Candidate is quite near now so I wanted to list the features in the Dynamic Data Store that have made it this far. Saving Data + Save compile-time typed data (normal .NET classes) + Save runtime typed data (using...

  • Syndicated blog - Posted on: Dec 22, 2009

    I got a question how to find what was wrong when you only got an error “Exception has been thrown by the target of an invocation. [The server committed a protocol violation The server response was: …]” from a junior...

  • Syndicated blog - Posted on: Dec 22, 2009

    We’re soon ready to launch or site. One thing that is missing is the Sitemap page. This is a page that will help our users find what they’re looking for, and give them a nice overview of the site structure. Create a new page type with these settin...

  • Posted on: Dec 21, 2009
    Rating:

    Multiple sites can be managed from the Structure pane in Edit Mode with EPiServer CMS 5 Enterprise.  This enables Editors to conveniently manage multiple sites from one interface and share content, Page Types, Page Templates, and other settings...