Blog
Welcome to our blog. This is where we share insights on e-commerce solutions. We blog about commerce, tech, trends, strategy, marketing, UX, news and other stuff. Enjoy!
UI frameworks and Optimizely CMS 12 plugins
Here is a guide to leveraging a frontend framework inside the UI, getting a coherent look in the CMS.
User testing in store
-
Design
-
E-commerce
We visited our customer Skeidar to do some user testing. Our aim was to figure out: how do the customers relate to the interaction between physical store and online store?
Features folder in Optimizely 12
-
Development
-
Optimizely
A few days ago we completed the migration to Optimizely 12 for one of our projects and we have some tips and tricks to share.
Upgrading to Optimizely 12 ASP.NET Core Identity
-
Development
-
Optimizely
Upgrading to Optimizely 12 involves switching frameworks to .NET 5 which is a big step involving a lot of things. One of those things I found a bit trickier than the rest is porting an existing authentication provider. Normally you have either ASP.NET Membership or ASP.NET Identity set up in your Optimizely 11 solution, running on ASP.NET Framework 4.72.
Tracking down initialization issues in Optimizely
-
Development
-
Optimizely
Upgraded Geta Optimizely packages
-
Development
-
Optimizely
We have released several packages that are upgraded for Optimizely 12.
Avoid Lock - Pointing Two WebJobs to The Same Azure Storage Account
-
Development
Recently we had a requirement to run multiple copies of our webjobs in parallel (with different settings and configuration) doing similar but different work.
New Geta.NotFoundHandler
-
Development
-
Optimizely
BVN.404Handler and Geta.404Handler are re-released as Geta.NotFoundHandler. The new library supports ASP.NET 5 and Optimizely 12.