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 17, 2010

    During the last internal tech forum (tech meating with all developers at Dropit) I had a short demo of how to make a Android application. I'm not a Android expert so forgive me for the none expert written code :) The goal was to make a blog...

  • Posted on: Mar 16, 2010
    Rating:

    Fredrik wrote a very interesting and informative post about changes to the configuration files. The post also brings a whole new meaning to the term configuration management. An issue brounght up are changes of the URL to the edit and admin...

  • Syndicated blog - Posted on: Mar 16, 2010

    The challenge Ever had a pagetype that suddenly should have many of the same properties as another pagetype? Well, I have :) To solve the timeconsuming activity it is to create (many) new properties on a pagetype, I made this little tool. The...

  • Syndicated blog - Posted on: Mar 16, 2010

    Ever had a pagetype that suddenly should have many of the same properties as another pagetype? Well, I have :) To solve the timeconsuming activity it is to create (many) new properties on a pagetype, I made this little tool.

  • Syndicated blog - Posted on: Mar 16, 2010

    In the first part of the “Friendly URLs in Relate+” series I introduced a prototype I’ve been working on to give you friendly URLs in Relate+. In this part two I will go through installation of the provider and also guide you through some details ...

  • Posted on: Mar 15, 2010
    Rating:

    If you want a property that renders in edit only one link from the LinkCollection property like this: As you can see I needed to copy the whole PropertyLinkCollectionControl class from reflector since it’s marked as internal. Read more about that...

  • Posted on: Mar 15, 2010
    Rating:

    On 15th June 2009, Microsoft annouced their decision to deprecate their System.Data.OracleClient  assembly. As an EPiServer developer working with Oracle, you’ll probably know that EPiServer CMS 5 uses this assembly. We decided to change direction...

  • Syndicated blog - Posted on: Mar 15, 2010

      Take a look at this picture. Can someone please explain me why PropertyLink CollectionControl is internal !!!. There is no reason I can think of. If there are some voodoo inside you don’t want us to play with you can mark those fields and...