Even if ChatGPT and other LLMs (Large Language Models) have gotten a lot of attention lately, neither the use of AI nor integrating AI in tools like Optimizely CMS is new. I released an addon in January 2020, that uses AI and machine learning, to provide various metadata for images…
Managed identities are a good way to avoid secrets and enhance the security of your application. Workload identity provides a means to connect your AKS cluster to managed identities. The previous method of connecting these identities to AKS involved installing AAD Pod Identity in the cluster and using CRDs (Custom…
The latest version of the Sanity editor interface, Sanity Studio v3, was launched in December 2022. It is now the actively maintained version, whereas Sanity Studio v2 is deprecated.
Improvements from v2 to v3 includes
* Improved developer experience
* New global search filters
* Easy switching between content environments
* Faster developers tooling,…
The most frustration thing a developer can experience is keyboard shortcuts changing. This happened to me recently when the Ctrl+space shortcut started auto inserting a member instead of showing the List Members box.
Here is how I fixed it.
1. Open Visual Studio and go to the Tools -&…
Hver uke kommer det en oppdatering fra Optimizely, og forrige ukes release hadde et par oppdateringer som gjør det enklere for deg som nettredaktør å få has på brutte lenker.…
For et par måneder siden hadde vi i Novacare en intern fagsamling der vi bl.a. oppsummerte hvilke nyheter som har kommet i Optimizely CMS i løpet av det siste året. Her er noen av høydepunktene.
LinkItem
Tidligere har ikke Optimizely CMS hatt en innebygget egenskapstype som er velegnet for…
Learn how to add file upload/download progress tracking to your Blazor component with a Refit-powered REST API client.…
I August 2022 lanserte Optimizely «Selvbetjent migrering til .NET Core og CMS 12», og blant de 90 første prosjektene (i verden) som ble løftet til .NET Core på denne måten, sto Novacare for ett.…
Optimizely CMS has a weekly release cycle, today's release had a few updates regarding the rich text editor, TinyMCE.
One update that caught my attention was: Allow selecting content from TinyMCE
If you use the default settings, you will get this new button on the toolbar.
If you…
After developing in Episerver and Optimizely for nearly 13 years, I recently stumbled upon a feature that has been a part of Optimizely CMS for ages, yet many developers seem to be unaware of its existence. It's the remarkable auto-suggestion functionality for string properties within the CMS.
Typically,…