A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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 24, 2011

    I’m scheduled to speak about Truffler , our awesome new search solution, in a number of places over the next couple of months. So if you haven’t had time to check it out yet, or want to grill me with questions and/or have a beer the time is soon....

  • Syndicated blog - Posted on: Oct 23, 2011

    I have togheter with Håkon Nordli at NorgesGruppen, made som new features for the Meridium.FolderBrowserProperty. The property itself lets you choose a folder from the filearchive in EPiServer. Our expansion lets you choose multiple folders using...

  • Syndicated blog - Posted on: Oct 23, 2011

    I have togheter with Håkon Nordli at NorgesGruppen, made som new features for the Meridium.FolderBrowserProperty. The property itself lets you choose a folder from the filearchive in EPiServer. Our expansion lets you choose multiple folders using...

  • Posted on: Oct 20, 2011

    Often I come over some sites where there are many page types. Personally I don’t like it, but one of the reason all these types exists is that one want to set some default values on them. Sometime they also want to change the sequence the properti...

  • Syndicated blog - Posted on: Oct 20, 2011

    Include Jquery.js Add this to your aspx $(document).ready(function () { $.ajax({ type: “POST”, url: “WebForm1.aspx/DoShit”, data: “{source:’web’}”, contentType: “application/json; charset=utf-8″, dataType: “json”, success: function(msg) {...

  • Syndicated blog - Posted on: Oct 18, 2011

  • Posted on: Oct 18, 2011

    PageTypeBuilder v2.0 comes with a number of new features which Joel will most probably have already blogged about, see links on this page . But I thought I would put my own post up detailing some of the additional features I have been working on. ...

  • Syndicated blog - Posted on: Oct 18, 2011

    This post shows how to make a simple addition to your log4net.config file to make it possible to view log4net messages in real-time.