November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
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
The post discusses incorporating semantic search on websites, focusing on technology used, large language models, vector databases, and a demo application. It emphasizes using Python, Java, and JavaScript for AI/ML development and provides code...
As string is the most common data type in an application, nvarchar and its variant varchar are probably the most common column types in your database. (We almost always use nvarchar because nchar is meant for fixed length columns which we don’t...
Do not miss the opportunity to discover the powerful AI assistant for Optimizely CMS and Commerce when I demonstrate its time-saving features at the upcoming Live Optimizely community event in Stockholm.
Introduction In continuation of my previous post on leveraging the Content Management API and OpenID Connect Authentication on the PaaS-based Optimizely CMS, I delve into the delivery mechanisms within the SaaS-based CMS Platform. Surprisingly, th...
Visual Studio Code Metrics- that won't show up. At Optimizely Expert Services, we are often times asked to do code reviews and assessments of customer solutions and these typically involve using static code analysers and reading code bases. One go...
If you are interested in learning about what's new within Optimizely Web, you are in the right place. Carry on reading to learn about the 6 greatest and latest features that have been added within Optimizely Web within 2024. This list is...
Forms is used on the vast majority of CMS installations. But using Forms in a headless setup is a bit of pain since the rendering pipeline is based on ASP.NET MVC. We do have an extension to our Content Delivery API that includes the generated for...
We had a client moving from an On-Prem v11 Optimizely instance to DXP v12 and we had a lot of blobs (over 40 GB) needing uploading to DXP as a part of the conversion. This was my first experience doing both a version and environment upgrade and ...