Snakes on a Cube - A journey with Raspberry Pi and LED screens
With a new year beginning, I can sit back and reflect on the amazing things that happened last year. One of my favorite things is making the snake game on the Raspberry Pi.…
With a new year beginning, I can sit back and reflect on the amazing things that happened last year. One of my favorite things is making the snake game on the Raspberry Pi.…
In a new version, you would perhaps expect everything to be bigger, better and faster? For Optimizely CMS, that is (for the most part) the case. But when it comes to uploading files in edit mode assets pane, there is a 4MB limit. If you try uploading a larger file,…
In Optimizely CMS you can manage an optional shortcut for all pages. There are different types of shortcut. * No shortcut (default) * Shortcut to another content item * Shortcut to page on another website * No shortcut, display text only * Fetch content from another content item One use case for the type «Shortcut…
I Optimizely (tidligere Episerver) CMS til og med versjon 11 hadde vi tilgang til et rapportsenter med følgende innebyggede rapporter. Disse rapportene var bygget på, den nå utdaterte, teknologien Web Forms og ble fjernet da Optimizely CMS ble lansert på ny og moderne plattform; .NET 6. Selv synes jeg flere…
Getting a lot of 404 errors after upgrading your Optimizely CMS solution past version 11.20.11? It might be fixed within seconds!…
Today was the day. I was finally ready for upgrading to Optimizely CMS 12! I have read every blog post and watched every YouTube video! My personal blog and some add-ons were upgraded months ago without too much hassle. I attended (and even spoke at) the local Optimizely Tech Forum…
This is not something that most solutions have a problem with, but for some projects the custom elements you have written for Optimizely.Forms will stop showing in your views. The reason for this is not always a bug in Optimizely.Forms, it could be your own fault... The Optimizely.…
My goal with this app was just to be able too show a normal checkbox instead of two radio buttons for the Boolean fields in Contentful, after one of my colleagues reached out to customer support with the response: - Thanks for reaching out to support. Currently the field appearance…
Code quality should be a high priority for a coder. NDepend is a tool that helps coders to sniff out the smells in their code. After a friendly chat with the NDepend's author, Patrick Smacchia, I got started using the tool on my projects. Installation on Linux The…
Set up a parent/child URL structure using Contentful, and resolve the URL and build up the static paths in Nextjs.…