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: May 24, 2011
    Rating:

    In the previous post we looked at why targeting multiple environments and machines can be a problem, and our approach to solving this problem. In this post I will walk you through our solution from a more technical perspective. Our solution to thi...

  • Posted on: May 24, 2011
    Rating:

    With the release of EPiServer Composer 4 R2 we now got a great tool for building and optimizing personalized start pages and landing pages. What better way to combine a flexible layout with personalized content, than for an ecommerce site. New and...

  • Posted on: May 23, 2011
    Rating:

    A classic problem, or challenge if you are a glass half-full type of person, in software development is how to target multiple environments. By environments, I really mean different machines. Machines for development, for testing, for staging and...

  • Posted on: May 23, 2011
    Rating:

    Some time last year myself and my colleague Mark Everard were discussing features that we thought were missing from PageTypeBuilder.  We concluded the most important feature to us that was missing was the ability to have reusable groups of...

  • Syndicated blog - Posted on: May 23, 2011

    It’s been a looooong time coming but tonight I finally released a first preview of version 2 of Page Type Builder . This release is far from feature complete and it’s highly untested. Let me stress that again: this release is highly untested . Wit...

  • Syndicated blog - Posted on: May 22, 2011

    A pain-point I think we all can relate to By using PTB we get the opportunity to work more object-oriented with matters concerning page types. A big win for me initially was to leverage inheritance and to define properties such as meta keywords /...

  • Syndicated blog - Posted on: May 22, 2011

    Injection flaws have always been one of the biggest security wholes in web applications. The good news is that it is very easy to protect against them, ones you know how. So what is injection? Injection flaws, such as SQL, OS, and LDAP injection,...

  • Posted on: May 20, 2011
    Rating:

    On many occasions I have built custom properties which allow a user to select and sort options from an available list. I am sure there are many alternative solutions to the one I am presenting here but I decided to build my own base control that...