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: Nov 12, 2015
    star star star star star star

    Microsoft ASP.NET WebHooks makes it easier to both send and receive WebHooks as part of your an ASP.Net application so for an EPiServer application also. I have been given a chance for a technical talk with fellow EMVP Mark Everard  at EPiServer U...

  • Syndicated blog - Posted on: Nov 12, 2015

    It might not seem like an obvious comparison, but we explain the similarities between these wildly different activities.

  • Syndicated blog - Posted on: Nov 11, 2015

    For this post i'll guide you though turning my EPiServer Visual Studio report project into a nuget package.

  • Posted on: Nov 11, 2015
    star star star star star

    EPiServer Integration with DotMailer Hello, This is very first attempt to write a blogpost but definitely not the last! This blog intends to show DotMailer could be integrated into EPiserver using both Dotmailer’s SDK. More documentation regarding...

  • Syndicated blog - Posted on: Nov 11, 2015

    WebHooks are a way of connecting internet / cloud services together. They allow websites to communicate with each other via HTTP callbacks. Services can subscribe (via HTTP) to receive notifications from publishers about a specific event....

  • Syndicated blog - Posted on: Nov 11, 2015

    Just how fancy does your video marketing content need to be, anyway? Can't you just improvise your way through it? We'll find out by talking to Greenroom Video and David Hunter.

  • Syndicated blog - Posted on: Nov 10, 2015

    The latest version of Windows has been released, but should you upgrade? We look at the question from an IT perspective.

  • Syndicated blog - Posted on: Nov 09, 2015

    Currently, building Find facets on a weakly typed MetaField is not possible, as they don’t get indexed. To index them, you have to create an extension method on your CatalogContentBase class and force them to be indexed. I’ve been looking for a wa...