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
Hi dear customer, partner and colleague. Today marks 365 days since I joined Epi as Product Director for DXP. During my first 11 months at this company the Find product and service was managed by a colleague of mine, but its whereabouts was always...
Needing to support shopping carts for anonymous users, from both browsers and cookie-less native apps, I ended up with two new pieces of OWIN middleware. Very simple, efficient and supporting SameSite-aware cookies.
Needing to support shopping carts for anonymous users, from both browsers and cookie-less native apps, I ended up with two new pieces of OWIN middleware. Very simple, efficient and supporting SameSite-aware cookies.
I recently got a chance to try out Episervers latest acquisition, Idio, right here on codeart.dk. In this post, I'll share my first impressions.
Grouping settings in tabs The easiest way to improve the way how settings are displayed for the users (administrators), is by grouping those in tabs. For example, you have several setting properties on the start page, and those are mixed now with...
“How to setup a project” is a series about the basic tools and configurations that can be used into starting a new development project. It’s crazy to think that Git has taken part in developers life for the past 15 years and that it’s still so...
“How to setup a project” is a series about the basic tools and configurations that can be used into starting a new development project. It’s crazy to think that Git has taken part in developers life for the past 15 years and that it’s still so...
This is part of the short dynamic data store article series I mentioned before. The layer mentioned may be found in Simple EPiServer Dynamic Data Store (DDS) layer and was mainly created to ease unit testing of DDS code. Since there may be a need ...