<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><language>en</language><title>Blog posts by Valdis Iljuconoks</title> <link>https://world.optimizely.com/blogs/Valdis-Iljuconoks/</link><description></description><ttl>60</ttl><generator>Optimizely World</generator><item> <title>Aspiring Optimizely</title>            <link>https://tech-fellow.eu/2025/02/02/aspiring-optimizely</link>            <description>Adding .NET Aspire application host to your Optimizely project (even if it’s just for local development) is really a time-saver when it comes to setting up your local development environment, spinning up resources you need and tracing it during runtime.</description>            <guid>https://tech-fellow.eu/2025/02/02/aspiring-optimizely</guid>            <pubDate>Sun, 02 Feb 2025 20:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>DbLocalizationProvider v8.0 Released</title>            <link>https://tech-fellow.eu/2024/02/28/localization-provider-v8-released</link>            <description>I’m pleased to announce that Localization Provider v8.0 is finally out.</description>            <guid>https://tech-fellow.eu/2024/02/28/localization-provider-v8-released</guid>            <pubDate>Wed, 28 Feb 2024 13:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Overview of some of the less-known Optimizely Add-Ons</title>            <link>https://tech-fellow.eu/2023/03/06/overview-of-less-known-optimizely-add-ons</link>            <description>We have more than seven hundred packages (717) on Optimizely NuGet feed. Official Optimizely packages are part of this number, but the majority is community driven open-source packages enhancing and extending the platform, services and developer, administrator or editor experiences. It’s a lot. And there is a great community behind this number.</description>            <guid>https://tech-fellow.eu/2023/03/06/overview-of-less-known-optimizely-add-ons</guid>            <pubDate>Mon, 06 Mar 2023 08:30:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Optimizely Advanced ContentArea Renderer for Forms is Back!</title>            <link>https://tech-fellow.eu/2023/02/11/optimizely-forms-advanced-contentarea-renderer-is-back</link>            <description>Advanced Content Area Renderer is now available for Optimizely content. However, it would be nice to apply display options to Optimizely Forms elements as well.</description>            <guid>https://tech-fellow.eu/2023/02/11/optimizely-forms-advanced-contentarea-renderer-is-back</guid>            <pubDate>Sat, 11 Feb 2023 15:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Optimizely Advanced ContentArea Renderer is Back!</title>            <link>https://tech-fellow.eu/2023/01/23/optimizely-advanced-contentarea-render-is-back</link>            <description>If you have used EPiBootstrapArea package - then back in those days we had an opportunity to render Episerver ContentArea items with different DisplayOptions based on Twitter’s Bootstrap framework grid system.</description>            <guid>https://tech-fellow.eu/2023/01/23/optimizely-advanced-contentarea-render-is-back</guid>            <pubDate>Mon, 23 Jan 2023 07:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Optimizely DeveloperTools are back!</title>            <link>https://tech-fellow.eu/2022/12/13/developertools-are-back</link>            <description>Experimental project with handy tools for developers is back for Optimizely v12.</description>            <guid>https://tech-fellow.eu/2022/12/13/developertools-are-back</guid>            <pubDate>Tue, 13 Dec 2022 10:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Import Your Localized Resources in v7.5</title>            <link>https://tech-fellow.eu/2022/11/21/import-your-localized-resources-in-v7-5</link>            <description>Import functionality has been delayed for several versions of DbLocalizationProvider. However, with the help of community member - this feature has finally been implemented!</description>            <guid>https://tech-fellow.eu/2022/11/21/import-your-localized-resources-in-v7-5</guid>            <pubDate>Mon, 21 Nov 2022 11:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Dynamic Route in ASP.NET Core When MapDynamicControllerRoute Does Not Work</title>            <link>https://tech-fellow.eu/2022/11/01/dynamic-route-in-asp-net-core-when</link>            <description>Background Creating one of the add-on for Optimizely I had to deal with challenge to register dynamically route for the API controller. Dynamic route here means that user is able to provide own url segment on top of which add-on user interface and supporting API service endpoints will be registered.</description>            <guid>https://tech-fellow.eu/2022/11/01/dynamic-route-in-asp-net-core-when</guid>            <pubDate>Tue, 01 Nov 2022 08:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>GoogleProductFeed for Optimizely - Reloaded</title>            <link>https://tech-fellow.eu/2022/04/22/googleproductfeed-for-optimizely-reloaded</link>            <description>The previous version of&#160;GoogleProductFeed&#160;package for&#160;EPiServer&#160;/&#160;Optimizely&#160;had some inherited problems. In case you need a few product feed format “exports” of your catalog data - loading multiple times the same catalog content was one of the major issues. There are sites that have thousands of products and variations and loading them takes quite a bit of time.</description>            <guid>https://tech-fellow.eu/2022/04/22/googleproductfeed-for-optimizely-reloaded</guid>            <pubDate>Thu, 21 Apr 2022 22:15:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>How to Configure Microsoft.Extensions.Logging in Optimizely CMS11</title>            <link>https://tech-fellow.eu/2022/02/10/how-to-configure-microsoft-extensions-logging-in-optimizely-cms11</link>            <description>You might be thinking that Microsoft.Extensions.Logging and related packages are useful only for .NET Core and above. That’s not entirely true. While Microsoft.Extensions.Logging is target .NET Standard it’s possible to use it even on .NET Framework 4.x. This is de-facto logging library that class libraries should use at very least. Where Optimizely (ex. Episerver) CMS11 (running on .NET Framework) would collide with anything from the “new world” (.NET5)?</description>            <guid>https://tech-fellow.eu/2022/02/10/how-to-configure-microsoft-extensions-logging-in-optimizely-cms11</guid>            <pubDate>Wed, 09 Feb 2022 22:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>DbLocalizationProvider v7 Out!</title>            <link>https://tech-fellow.eu/2022/01/23/dblocalizationprovider-for-optimizely</link>            <description>Many Thanks!</description>            <guid>https://tech-fellow.eu/2022/01/23/dblocalizationprovider-for-optimizely</guid>            <pubDate>Sun, 23 Jan 2022 21:15:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>How-to Pack Your Shell Module for Optimizely Content Cloud</title>            <link>https://tech-fellow.eu/2021/09/03/how-to-pack-your-shell-module-for-optimizely-content-cloud</link>            <description>Optimizely Content Cloud is approaching fast and partners are working on getting modules out on the feed for the rest of us to test.</description>            <guid>https://tech-fellow.eu/2021/09/03/how-to-pack-your-shell-module-for-optimizely-content-cloud</guid>            <pubDate>Fri, 03 Sep 2021 17:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>What New APIs Are Coming in Optimizely Content Cloud vNext?</title>            <link>https://tech-fellow.eu/2021/08/19/whats-new-coming-in-optimizely-vnext</link>            <description>Intro I was wondering what new assemblies and public APIs are coming in new version of Content Management System from Optimizely (ex. EPiServer). I took standard AlloyTech site created via Episerver VS integration plugin (for CMS11) and .NET Core Preview site (v12.0.1-pre-022064) and ran some comparison script I hacked together at evening.</description>            <guid>https://tech-fellow.eu/2021/08/19/whats-new-coming-in-optimizely-vnext</guid>            <pubDate>Wed, 18 Aug 2021 22:10:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Episerver Scheduled Jobs - Under the Hood</title>            <link>https://tech-fellow.eu/2020/12/07/episerver-scheduled-jobs-under-the-hood</link>            <description>Introduction</description>            <guid>https://tech-fellow.eu/2020/12/07/episerver-scheduled-jobs-under-the-hood</guid>            <pubDate>Mon, 07 Dec 2020 19:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Bootstrap Content Area Renderer Update for Episerver</title>            <link>https://tech-fellow.eu/2020/09/06/bootstrap-content-area-update-for-episerver</link>            <description>Twitter Bootstrap Content Area package hasn’t been updated for a while which might mean either no one is using it or it’s mature enough that does not require new features :)</description>            <guid>https://tech-fellow.eu/2020/09/06/bootstrap-content-area-update-for-episerver</guid>            <pubDate>Sun, 06 Sep 2020 07:15:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Localization Provider Update</title>            <link>https://tech-fellow.eu/2020/07/09/localization-provider-update</link>            <description>Hi all,</description>            <guid>https://tech-fellow.eu/2020/07/09/localization-provider-update</guid>            <pubDate>Thu, 09 Jul 2020 16:10:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>LocalizationProvider Under the Tests</title>            <link>https://tech-fellow.eu/2020/03/31/localizationprovider-under-the-tests</link>            <description>Recently I got a question from a very good friend of mine about how to properly unit test localization provider.</description>            <guid>https://tech-fellow.eu/2020/03/31/localizationprovider-under-the-tests</guid>            <pubDate>Tue, 31 Mar 2020 16:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Episerver Localization Provider - Major v6 Released!</title>            <link>https://tech-fellow.eu/2020/03/17/episerver-localization-provider-major-v6-released</link>            <description>Introduction</description>            <guid>https://tech-fellow.eu/2020/03/17/episerver-localization-provider-major-v6-released</guid>            <pubDate>Tue, 17 Mar 2020 16:00:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Episerver ContentArea with AllowedTypes Specified by Interface</title>            <link>https://tech-fellow.eu/2020/01/12/episerver-contentarea-with-allowedtypes-specified-by-interface</link>            <description>Background</description>            <guid>https://tech-fellow.eu/2020/01/12/episerver-contentarea-with-allowedtypes-specified-by-interface</guid>            <pubDate>Sun, 12 Jan 2020 19:45:00 GMT</pubDate>           <category>Blog post</category></item><item> <title>Episerver DeveloperTools - UI Refresh</title>            <link>https://tech-fellow.eu/2020/01/03/episerver-developertools-ui-refresh</link>            <description>Been busy with some UI refreshment effort on Episerver DeveloperTools.</description>            <guid>https://tech-fellow.eu/2020/01/03/episerver-developertools-ui-refresh</guid>            <pubDate>Fri, 03 Jan 2020 19:45:00 GMT</pubDate>           <category>Blog post</category></item></channel>
</rss>