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.
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.
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
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....
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...
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...
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...
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) {...
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. ...
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.