Blog posts https://krompaco.nu/rss.xml This is a blog where I post computer stuff information I've found useful. Mon, 02 Jun 2025 23:00:00 Z https://krompaco.nu/2025/06/migrating-from-epifocalpoint-to-imagepointeditor/ https://krompaco.nu/2025/06/migrating-from-epifocalpoint-to-imagepointeditor/ Optimizely Migrating from EPiFocalPoint to ImagePointEditor in a CMS 12 upgrade Upgraded a CMS 11 solution that was using EPiFocalPoint and didn't want to lose any set focal point coordinates. Mon, 02 Jun 2025 23:00:00 Z https://krompaco.nu/2025/04/saas-cms-routing-and-graph-queries-setup/ https://krompaco.nu/2025/04/saas-cms-routing-and-graph-queries-setup/ Optimizely Routing to a page in SaaS CMS More early findings from using a SaaS CMS instance; setting up Graph queries that works for both visitor pageviews and editor previews. Mon, 14 Apr 2025 17:30:00 Z https://krompaco.nu/2025/03/another-cli-cms-rest-api-dotnet-client/ https://krompaco.nu/2025/03/another-cli-cms-rest-api-dotnet-client/ Optimizely Another console app for calling the Optimizely CMS REST API Introducing a Spectre.Console.Cli app for exploring an Optimizely SaaS CMS instance and to source code control definitions. Tue, 11 Mar 2025 08:45:00 Z https://krompaco.nu/2025/02/poking-around-in-visual-builder-and-saas-cms/ https://krompaco.nu/2025/02/poking-around-in-visual-builder-and-saas-cms/ Optimizely Poking around in the new Visual Builder and the SaaS CMS Early findings from using a SaaS CMS instance and the new Visual Builder grids. Fri, 07 Feb 2025 08:45:00 Z https://krompaco.nu/2024/06/changing-which-ip-http-header-to-use-in-application-insights/ https://krompaco.nu/2024/06/changing-which-ip-http-header-to-use-in-application-insights/ Optimizely CMS ASP.NET Azure Change the IP HTTP Header used for geo-lookup in Application Insights How to change the configuration to get a more exact geo-lookup logged. Mon, 10 Jun 2024 07:00:00 Z https://krompaco.nu/2024/05/imgproxy-container-on-azure-app-service-with-front-door-cdn/ https://krompaco.nu/2024/05/imgproxy-container-on-azure-app-service-with-front-door-cdn/ Optimizely CMS ASP.NET Azure Run imgproxy container on Azure App Service with Front Door CDN A simple way to host a imgproxy Docker container and use it to get AVIF and WEBP images. Sun, 05 May 2024 07:00:00 Z https://krompaco.nu/2024/01/crawling-optimizely-world-using-chrome-and-csharp/ https://krompaco.nu/2024/01/crawling-optimizely-world-using-chrome-and-csharp/ Optimizely Crawling Optimizely World using Chrome and C# Crawling the current Optimizely MVP list for blog URLs. Wed, 03 Jan 2024 13:37:00 Z https://krompaco.nu/2023/11/serving-content-from-inside-a-media-zip-file/ https://krompaco.nu/2023/11/serving-content-from-inside-a-media-zip-file/ Optimizely CMS ASP.NET Serving static site content from inside a MediaData ZIP-file An editor needs to regularly put static site output in their CMS 12 media system. Here's one idea I explored. Fri, 10 Nov 2023 19:45:00 Z https://krompaco.nu/2023/04/optimizely-stockholm-developer-meetup-april-2023/ https://krompaco.nu/2023/04/optimizely-stockholm-developer-meetup-april-2023/ Optimizely CMS DXP Speaking at the April Optimizely Stockholm Developer Meetup Taking part in waking up the Optimizely Stockholm Developer Meetup group again. Thu, 20 Apr 2023 08:30:00 Z https://krompaco.nu/2023/02/matching-selenium-webdriver-chromedriver-nuget-version-with-machine/ https://krompaco.nu/2023/02/matching-selenium-webdriver-chromedriver-nuget-version-with-machine/ .NET Matching ChromeDriver NuGet package with Chrome version Setting up the Selenium.WebDriver.ChromeDriver NuGet package for a test project and avoiding Chrome auto-updater issues. Thu, 02 Feb 2023 19:30:00 Z
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<rss version="2.0">
<channel>
<title>Blog posts</title>
<link>https://krompaco.nu/rss.xml</link>
<description>This is a blog where I post computer stuff information I've found useful.</description>
<lastBuildDate>Mon, 02 Jun 2025 23:00:00 Z</lastBuildDate>
<item>
<guid isPermaLink="true">https://krompaco.nu/2025/06/migrating-from-epifocalpoint-to-imagepointeditor/</guid>
<link>https://krompaco.nu/2025/06/migrating-from-epifocalpoint-to-imagepointeditor/</link>
<category>Optimizely</category>
<title>Migrating from EPiFocalPoint to ImagePointEditor in a CMS 12 upgrade</title>
<description>Upgraded a CMS 11 solution that was using EPiFocalPoint and didn't want to lose any set focal point coordinates.</description>
<pubDate>Mon, 02 Jun 2025 23:00:00 Z</pubDate>
</item>
<item>
<guid isPermaLink="true">https://krompaco.nu/2025/04/saas-cms-routing-and-graph-queries-setup/</guid>
<link>https://krompaco.nu/2025/04/saas-cms-routing-and-graph-queries-setup/</link>
<category>Optimizely</category>
<title>Routing to a page in SaaS CMS</title>
<description>More early findings from using a SaaS CMS instance; setting up Graph queries that works for both visitor pageviews and editor previews.</description>
<pubDate>Mon, 14 Apr 2025 17:30:00 Z</pubDate>
</item>
<item>
<guid isPermaLink="true">https://krompaco.nu/2025/03/another-cli-cms-rest-api-dotnet-client/</guid>
<link>https://krompaco.nu/2025/03/another-cli-cms-rest-api-dotnet-client/</link>
<category>Optimizely</category>
<title>Another console app for calling the Optimizely CMS REST API</title>
<description>Introducing a Spectre.Console.Cli app for exploring an Optimizely SaaS CMS instance and to source code control definitions.</description>
<pubDate>Tue, 11 Mar 2025 08:45:00 Z</pubDate>
</item>
<item>
<guid isPermaLink="true">https://krompaco.nu/2025/02/poking-around-in-visual-builder-and-saas-cms/</guid>
<link>https://krompaco.nu/2025/02/poking-around-in-visual-builder-and-saas-cms/</link>
<category>Optimizely</category>
<title>Poking around in the new Visual Builder and the SaaS CMS</title>
<description>Early findings from using a SaaS CMS instance and the new Visual Builder grids.</description>
<pubDate>Fri, 07 Feb 2025 08:45:00 Z</pubDate>
</item>
<item>
<guid isPermaLink="true">https://krompaco.nu/2024/06/changing-which-ip-http-header-to-use-in-application-insights/</guid>
<link>https://krompaco.nu/2024/06/changing-which-ip-http-header-to-use-in-application-insights/</link>
<category>Optimizely</category>
<category>CMS</category>
<category>ASP.NET</category>
<category>Azure</category>
<title>Change the IP HTTP Header used for geo-lookup in Application Insights</title>
<description>How to change the configuration to get a more exact geo-lookup logged.</description>
<pubDate>Mon, 10 Jun 2024 07:00:00 Z</pubDate>
</item>
<item>
<guid isPermaLink="true">https://krompaco.nu/2024/05/imgproxy-container-on-azure-app-service-with-front-door-cdn/</guid>
<link>https://krompaco.nu/2024/05/imgproxy-container-on-azure-app-service-with-front-door-cdn/</link>
<category>Optimizely</category>
<category>CMS</category>
<category>ASP.NET</category>
<category>Azure</category>
<title>Run imgproxy container on Azure App Service with Front Door CDN</title>
<description>A simple way to host a imgproxy Docker container and use it to get AVIF and WEBP images.</description>
<pubDate>Sun, 05 May 2024 07:00:00 Z</pubDate>
</item>
<item>
<guid isPermaLink="true">https://krompaco.nu/2024/01/crawling-optimizely-world-using-chrome-and-csharp/</guid>
<link>https://krompaco.nu/2024/01/crawling-optimizely-world-using-chrome-and-csharp/</link>
<category>Optimizely</category>
<title>Crawling Optimizely World using Chrome and C#</title>
<description>Crawling the current Optimizely MVP list for blog URLs.</description>
<pubDate>Wed, 03 Jan 2024 13:37:00 Z</pubDate>
</item>
<item>
<guid isPermaLink="true">https://krompaco.nu/2023/11/serving-content-from-inside-a-media-zip-file/</guid>
<link>https://krompaco.nu/2023/11/serving-content-from-inside-a-media-zip-file/</link>
<category>Optimizely</category>
<category>CMS</category>
<category>ASP.NET</category>
<title>Serving static site content from inside a MediaData ZIP-file</title>
<description>An editor needs to regularly put static site output in their CMS 12 media system. Here's one idea I explored.</description>
<pubDate>Fri, 10 Nov 2023 19:45:00 Z</pubDate>
</item>
<item>
<guid isPermaLink="true">https://krompaco.nu/2023/04/optimizely-stockholm-developer-meetup-april-2023/</guid>
<link>https://krompaco.nu/2023/04/optimizely-stockholm-developer-meetup-april-2023/</link>
<category>Optimizely</category>
<category>CMS</category>
<category>DXP</category>
<title>Speaking at the April Optimizely Stockholm Developer Meetup</title>
<description>Taking part in waking up the Optimizely Stockholm Developer Meetup group again.</description>
<pubDate>Thu, 20 Apr 2023 08:30:00 Z</pubDate>
</item>
<item>
<guid isPermaLink="true">https://krompaco.nu/2023/02/matching-selenium-webdriver-chromedriver-nuget-version-with-machine/</guid>
<link>https://krompaco.nu/2023/02/matching-selenium-webdriver-chromedriver-nuget-version-with-machine/</link>
<category>.NET</category>
<title>Matching ChromeDriver NuGet package with Chrome version</title>
<description>Setting up the Selenium.WebDriver.ChromeDriver NuGet package for a test project and avoiding Chrome auto-updater issues.</description>
<pubDate>Thu, 02 Feb 2023 19:30:00 Z</pubDate>
</item>
</channel>
</rss>