Try our conversational search powered by Generative AI!

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: Jan 08, 2016
    Rating:

    When binding an event in JavaScript the scope outside the binding is not the same as inside. Which means that "this" is not the same outside as inside the binding. Below there is a JavaScript example, which console.logs two different "this". The...

  • Posted on: Jan 08, 2016
    Rating:

    My last blog post  was an overview over “automatic landing pages”. This blog post will show how we can implement this on Quicksilver, using the search provider system. We will change the current facet navigation in Quicksilver to instead use...

  • Syndicated blog - Posted on: Jan 08, 2016

    We look at how both developers and site authors can use Episerver's content blocks to bring power and flexibility to a website.

  • Syndicated blog - Posted on: Jan 08, 2016

    Maintaining local development or private (secret) configuration in .NET always was hard. There is no single path how to do it. Two days ago Scott Hanselman wrote an article about best practices for private config data . He describes existing way h...

  • Syndicated blog - Posted on: Jan 08, 2016

    The problem Recently I was tasked with enabling our customer to log in to Episerver (version 8) using their Windows Active Directory credentials. During the implementation I encountered multiple issues that aren’t mentioned in the official...

  • Syndicated blog - Posted on: Jan 07, 2016

    In one of our projects we have few hundreds pages managed by about thirty editors. They have access rights to all pages across the system and we don’t want to limit them. The number of content items is large, but each editor is responsible for...

  • Syndicated blog - Posted on: Jan 07, 2016

    Coming from WebForms development I was a bit annoyed with the inconsistent behavior of the PropertyFor() Html Helper. In WebForms properties are always wrapped with an element, but in MVC this is only true in edit mode. Please see Joel’s excelent...

  • Posted on: Jan 07, 2016
    Rating:

    An “Automatic landing page” is content (for example an page type instance) which renders differently depending on user input. A form of personalized content-type. A google hit can, for example, point to an automatic landing page, which shows conte...