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: Oct 26, 2012

    Yesterday I attended EPiServer Meetup. Almost the entire Meetup was dedicated to JavaScript and the Dojo framework. EPiServer showed us some Dojo core concepts and how Dojo is integrated with EPiServer CMS 7. Thanks for a pleasant time and great...

  • Posted on: Oct 24, 2012
    Rating:

    Over the last few months EPiServer Find has become my new favorite weapon of choice for many, many coding challenges. It’s so easy – yet so powerful. And as a search geek I love this new way of juggling information around. One of the latest projec...

  • Posted on: Oct 24, 2012
    Rating:

    In my previous blog post about updates to typed models in EPiServer 7 I mentioned that we have added the possibility to select renderer for properties, pretty much the same way as you can assign renderers for blocks and pages. Let’s look a bit mor...

  • Posted on: Oct 23, 2012
    Rating:

    EPiServer 7 comes with typed models for pages and blocks, this post is about what happens when we synchronize the code with the database (and not about how you define the model). All of this is documented in some way or form in the SDK and there a...

  • Posted on: Oct 22, 2012
    Rating:

    In this second blog post in the series about how to extend the user interface in EPiServer 7 we will look how to add a component using the JavaScript framework Dojo. There are two parts needed to create a Dojo-based component. The first is a serve...

  • Posted on: Oct 22, 2012
    Rating:

    In the previous couple of minor releases I added some functionality to automatically render dynamic content correctly in presentation view, I had several requests from Developers for this ability. The implementation ended up becoming more complex...

  • Posted on: Oct 19, 2012
    Rating:

    This post was originally planned to be about converting a Sharepoint (SP) connect VPP to a versioning counterpart. But since a SP VPP store the links in the EPiserver database in the same way as a native provider, it works for both types. The main...

  • Syndicated blog - Posted on: Oct 19, 2012

    I just thought I'd share an error I solved. The error is kind of hard to fix because there is very little clues to pinpoint where the error is located. You find the error and log from the solution on the bottom of the page. Why I got this error...