<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Blogs on saoe: The Nifty Oddity</title>
    <link>https://www.saoe.net/blog/</link>
    <description>Recent content in Blogs on saoe: The Nifty Oddity</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>© 2013-2024 Sascha Offe</copyright>
    <lastBuildDate>Mon, 09 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.saoe.net/blog/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mini-Reviews #57</title>
      <link>https://www.saoe.net/blog/mini-reviews-57/</link>
      <pubDate>Mon, 09 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-57/</guid>
      <description>&lt;p&gt;Short opinion pieces about films and TV shows that I&amp;rsquo;ve watched since 2025-10-27.&lt;/p&gt;</description>
    </item>
    <item>
      <title>C&#43;&#43; Diagnostics and Debugging Utilities</title>
      <link>https://www.saoe.net/blog/cpp-dnd/</link>
      <pubDate>Sun, 08 Mar 2026 09:50:05 +0100</pubDate>
      <guid>https://www.saoe.net/blog/cpp-dnd/</guid>
      <description>&lt;p&gt;Some tools and techniques for detecting, reporting and investigating errors and unexpected behavior in C++ code.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to set up GCC on Windows</title>
      <link>https://www.saoe.net/blog/how-to-set-up-gcc-on-windows/</link>
      <pubDate>Wed, 17 Dec 2025 21:58:58 +0100</pubDate>
      <guid>https://www.saoe.net/blog/how-to-set-up-gcc-on-windows/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a short tutorial on how to set up the &lt;a href=&#34;https://gcc.gnu.org/&#34; target=&#34;_blank&#34;&gt;GNU Compiler Collection&lt;/a&gt; (GCC)&#xA;on Microsoft Windows via &lt;a href=&#34;https://www.msys2.org/&#34; target=&#34;_blank&#34;&gt;MSYS2&lt;/a&gt; (&lt;em&gt;Minimal SYStem 2&lt;/em&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #56</title>
      <link>https://www.saoe.net/blog/mini-reviews-56/</link>
      <pubDate>Sun, 30 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-56/</guid>
      <description>&lt;p&gt;Short opinion pieces about films and TV shows that I&amp;rsquo;ve watched since 2025-08-05.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #18</title>
      <link>https://www.saoe.net/blog/journal-18/</link>
      <pubDate>Sun, 02 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/journal-18/</guid>
      <description>&lt;p&gt;Konnichiwa!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Notes on Pico-8</title>
      <link>https://www.saoe.net/blog/pico-8-notes/</link>
      <pubDate>Sat, 01 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/pico-8-notes/</guid>
      <description>&lt;p&gt;After reading and hearing quite a bit about &lt;em&gt;Pico-8&lt;/em&gt; in the last weeks&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;, I dipped my toes into these waters one weekend (2025-10-18/19)&#xA;and made a few notes about it&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Working with XML</title>
      <link>https://www.saoe.net/blog/powershell-xml/</link>
      <pubDate>Sun, 26 Oct 2025 19:33:58 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-xml/</guid>
      <description>&lt;p&gt;A few tips and tricks for handling XML data with Powershell.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Console Colors</title>
      <link>https://www.saoe.net/blog/powershell-console-colors/</link>
      <pubDate>Sun, 19 Oct 2025 17:46:34 +0200</pubDate>
      <guid>https://www.saoe.net/blog/powershell-console-colors/</guid>
      <description>&lt;p&gt;A brief reminder for the topic of Console Colors and Powershell.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #55</title>
      <link>https://www.saoe.net/blog/mini-reviews-55/</link>
      <pubDate>Sun, 21 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-55/</guid>
      <description>&lt;p&gt;Short opinion pieces about films and TV shows that I&amp;rsquo;ve watched since 2025-05-20.&lt;/p&gt;&#xA;&lt;p&gt;I realized that, due to life circumstances, I don&amp;rsquo;t (want to) watch a lot of stuff at the moment&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #54</title>
      <link>https://www.saoe.net/blog/mini-reviews-54/</link>
      <pubDate>Sun, 06 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-54/</guid>
      <description>&lt;p&gt;Short opinion pieces about films and TV shows that I&amp;rsquo;ve watched since 2025-02-16.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to set up a SSH key pair with PuTTY on Windows</title>
      <link>https://www.saoe.net/blog/how-to-set-up-ssh-putty-windows/</link>
      <pubDate>Sat, 05 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/how-to-set-up-ssh-putty-windows/</guid>
      <description>&lt;p&gt;When these steps are done, you&amp;rsquo;ll only need to enter the passphrase of the SSH key(s) once when Windows boots,&#xA;instead of each time Git wants to communicate with the remote repository.&lt;/p&gt;</description>
    </item>
    <item>
      <title>On Software: API Design</title>
      <link>https://www.saoe.net/blog/on-software-api-design/</link>
      <pubDate>Sun, 22 Jun 2025 16:33:23 +0200</pubDate>
      <guid>https://www.saoe.net/blog/on-software-api-design/</guid>
      <description>&lt;p&gt;I recently had the inspiration of writing a new post about my current thoughts on how to design/make a good&#xA;&lt;a href=&#34;https://en.wikipedia.org/wiki/API&#34; target=&#34;_blank&#34;&gt;Application Programming Interface (API)&lt;/a&gt;,&#xA;for functions/methods, classes, programs/scripts, and other things that offer such an interface.&lt;/p&gt;</description>
    </item>
    <item>
      <title>On Software: Open Source Licenses</title>
      <link>https://www.saoe.net/blog/on-software-open-source-licenses/</link>
      <pubDate>Sun, 22 Jun 2025 12:42:46 +0200</pubDate>
      <guid>https://www.saoe.net/blog/on-software-open-source-licenses/</guid>
      <description>&lt;p&gt;I mostly prefer permissive open source licenses that allow a lot but don&amp;rsquo;t restrict (or demand) much.&lt;br&gt;&#xA;But this may also change, depending on specific projects and/or use cases&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building SDL 3</title>
      <link>https://www.saoe.net/blog/building-sdl-3/</link>
      <pubDate>Thu, 12 Jun 2025 20:18:07 +0200</pubDate>
      <guid>https://www.saoe.net/blog/building-sdl-3/</guid>
      <description>&lt;p&gt;The &lt;strong&gt;&lt;a href=&#34;https://www.libsdl.org/&#34; target=&#34;_blank&#34;&gt;&lt;em&gt;Simple DirectMedia Layer&lt;/em&gt; (SDL)&lt;/a&gt;&lt;/strong&gt; recently released its&#xA;&lt;a href=&#34;https://discourse.libsdl.org/t/announcing-the-sdl-3-official-release/57149&#34; target=&#34;_blank&#34;&gt;version 3&lt;/a&gt;&#xA;(not as 3.0, and not as 3.1, but as 3.2, for some reason).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building wxWidgets</title>
      <link>https://www.saoe.net/blog/building-wxwidgets/</link>
      <pubDate>Thu, 12 Jun 2025 20:18:07 +0200</pubDate>
      <guid>https://www.saoe.net/blog/building-wxwidgets/</guid>
      <description>&lt;p&gt;A short guide on how to build &lt;a href=&#34;https://wxwidgets.org/&#34; target=&#34;_blank&#34;&gt;&lt;strong&gt;wxWidgets&lt;/strong&gt;&lt;/a&gt; (the cross-platform GUI toolkit) from source&#xA;(the &lt;a href=&#34;https://wxwidgets.org/downloads/&#34; target=&#34;_blank&#34;&gt;recommended&lt;/a&gt; way), on Windows, by using CMake and Visual Studio.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #53</title>
      <link>https://www.saoe.net/blog/mini-reviews-53/</link>
      <pubDate>Mon, 09 Jun 2025 17:33:55 +0200</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-53/</guid>
      <description>&lt;p&gt;Short opinion pieces about films and TV shows that I&amp;rsquo;ve watched since 2024-12-08.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to use CMake</title>
      <link>https://www.saoe.net/blog/how-to-use-cmake/</link>
      <pubDate>Fri, 30 May 2025 17:45:28 +0200</pubDate>
      <guid>https://www.saoe.net/blog/how-to-use-cmake/</guid>
      <description>&lt;p&gt;This is just a reminder for some syntax/parameter details on how to invoke CMake (i.e. the actual &lt;em&gt;cmake&lt;/em&gt; program),&#xA;mainly from the CLI, to configure/generate/build a project &amp;ndash; it&amp;rsquo;s &lt;em&gt;not&lt;/em&gt; a tutorial on how to write a &lt;code&gt;CMakeLists.txt&lt;/code&gt; file!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Doxygen Cheatsheet</title>
      <link>https://www.saoe.net/blog/doxygen-cheatsheet/</link>
      <pubDate>Tue, 13 May 2025 14:55:12 +0200</pubDate>
      <guid>https://www.saoe.net/blog/doxygen-cheatsheet/</guid>
      <description>&lt;p&gt;This is my personal &lt;strong&gt;&lt;a href=&#34;https://www.doxygen.nl/&#34; target=&#34;_blank&#34;&gt;Doxygen&lt;/a&gt;&lt;/strong&gt; cheatsheet:&#xA;Its initial (and primary) purpose is to be a compact help on this topic for myself.&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s &lt;em&gt;not&lt;/em&gt; meant as a general introduction or comprehensive reference for this tool,&#xA;but it &lt;em&gt;is&lt;/em&gt; meant to be a small knowledge base or collection of basics &amp;amp; &amp;ldquo;gotchas&amp;rdquo;, often-used commands, snippets, tips,&#xA;and instructions on how to do certain tasks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mozilla Firefox: Tips on usage</title>
      <link>https://www.saoe.net/blog/mozilla-firefox/</link>
      <pubDate>Mon, 12 May 2025 17:45:13 +0200</pubDate>
      <guid>https://www.saoe.net/blog/mozilla-firefox/</guid>
      <description>&lt;p&gt;These tips for using Mozilla Firefox were originally spread over multiple blog posts,&#xA;but they are rather short and also pretty old (so maybe not valid anymore),&#xA;that&amp;rsquo;s why I now collected them all on this single page&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Calling a Lua/C&#43;&#43; function from C&#43;&#43;/Lua code</title>
      <link>https://www.saoe.net/blog/cpp-and-lua-call-function/</link>
      <pubDate>Sat, 03 May 2025 19:40:00 +0200</pubDate>
      <guid>https://www.saoe.net/blog/cpp-and-lua-call-function/</guid>
      <description>&lt;p&gt;&lt;small&gt;(Part 3 of my little series on &amp;ldquo;Lua&amp;rdquo;)&lt;/small&gt;&lt;/p&gt;&#xA;&lt;p&gt;Another post in my series on how to use C++ with Lua; this time it&amp;rsquo;s about calling a function of one language from code of the other language.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #52</title>
      <link>https://www.saoe.net/blog/mini-reviews-52/</link>
      <pubDate>Thu, 01 May 2025 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-52/</guid>
      <description>&lt;p&gt;More mini-reviews of films and TV shows that I&amp;rsquo;ve watched (since 2024-10-11).&lt;/p&gt;</description>
    </item>
    <item>
      <title>A C&#43;&#43; program that calls a Lua script</title>
      <link>https://www.saoe.net/blog/run-lua-script-from-cpp-program/</link>
      <pubDate>Mon, 21 Apr 2025 20:27:18 +0200</pubDate>
      <guid>https://www.saoe.net/blog/run-lua-script-from-cpp-program/</guid>
      <description>&lt;p&gt;&lt;small&gt;(Part 2 of my little series on &amp;ldquo;Lua&amp;rdquo;)&lt;/small&gt;&lt;/p&gt;&#xA;&lt;p&gt;Alright, so after &lt;a href=&#34;https://www.saoe.net/blog/building-lua&#34;&gt;preparing &lt;em&gt;Lua&lt;/em&gt;&lt;/a&gt;, here are&#xA;a few small first step on how to make use of this language within a C++ context.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building Lua (on Windows, with Visual Studio)</title>
      <link>https://www.saoe.net/blog/building-lua/</link>
      <pubDate>Sat, 12 Apr 2025 21:01:40 +0200</pubDate>
      <guid>https://www.saoe.net/blog/building-lua/</guid>
      <description>&lt;p&gt;&lt;small&gt;(Part 1 of my little series on &amp;ldquo;Lua&amp;rdquo;)&lt;/small&gt;&lt;/p&gt;&#xA;&lt;p&gt;Although one can get pre-built binaries of the &lt;a href=&#34;https://www.lua.org/&#34; target=&#34;_blank&#34;&gt;Lua&lt;/a&gt; (programming language) interpreter, to me that seems to be just a semi-offical or lackluster way.&lt;br&gt;&#xA;But luckily, building it yourself from source is very easy (especially with the help of &lt;a href=&#34;https://blog.spreendigital.de/2020/05/21/how-to-compile-lua-5-4-0-for-windows/&#34; target=&#34;_blank&#34;&gt;this post from Dennis D. Spreen&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #51</title>
      <link>https://www.saoe.net/blog/mini-reviews-51/</link>
      <pubDate>Wed, 19 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-51/</guid>
      <description>&lt;p&gt;More mini-reviews of films and TV shows that I&amp;rsquo;ve watched during the past months&#xA;(I began with this list on 2024-07-13).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #50</title>
      <link>https://www.saoe.net/blog/mini-reviews-50/</link>
      <pubDate>Thu, 05 Dec 2024 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-50/</guid>
      <description>&lt;p&gt;Another posting with mini-reviews during the past months&#xA;(for orientation: I began this list on 2024-04-28).&lt;/p&gt;</description>
    </item>
    <item>
      <title>On Software: Documentation</title>
      <link>https://www.saoe.net/blog/on-software-documentation/</link>
      <pubDate>Sun, 01 Dec 2024 14:38:10 +0100</pubDate>
      <guid>https://www.saoe.net/blog/on-software-documentation/</guid>
      <description>&lt;p&gt;Some background: I am indeed interested in &lt;em&gt;writing&lt;/em&gt; documentation, for myself and for others.&lt;/p&gt;&#xA;&lt;p&gt;The initial trigger is usually to note it down for my future self, and/or for helping me to understand a topic better;&#xA;if it&amp;rsquo;s also useful for others: great.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Dynamic Parameters</title>
      <link>https://www.saoe.net/blog/powershell-dynamic-parameters/</link>
      <pubDate>Thu, 17 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/powershell-dynamic-parameters/</guid>
      <description>&lt;p&gt;This is an extension to my &lt;a href=&#34;https://www.saoe.net/blog/powershell-parameters&#34;&gt;notes on parameters for scripts or (advanced) functions in Powershell&lt;/a&gt;:&lt;br&gt;&#xA;&lt;em&gt;Dynamic&lt;/em&gt; (or &lt;em&gt;conditional&lt;/em&gt;) &lt;em&gt;parameters&lt;/em&gt; are an interesting and cool feature, but also a bit tricky and cumbersome to set up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #49</title>
      <link>https://www.saoe.net/blog/mini-reviews-49/</link>
      <pubDate>Sun, 14 Jul 2024 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-49/</guid>
      <description>&lt;p&gt;Lots of rewatches, mostly of quite old films; and even a few first-views, also of older films&amp;hellip;&lt;br&gt;&#xA;Seems like the current movies don&amp;rsquo;t really appeal to me much. I mean, even the recently and newly made&#xA;films are often very generic, bland and too long&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #17</title>
      <link>https://www.saoe.net/blog/journal-17/</link>
      <pubDate>Fri, 14 Jun 2024 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/journal-17/</guid>
      <description>&lt;p&gt;Konnichiwa!&lt;/p&gt;&#xA;&lt;p&gt;I began writing this issue on 2024-03-10; so I guess now, around three months later, it&amp;rsquo;s as good of a time as any other to finally release it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Working with JSON</title>
      <link>https://www.saoe.net/blog/powershell-json/</link>
      <pubDate>Thu, 09 May 2024 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/powershell-json/</guid>
      <description>&lt;p&gt;A few tips and tricks for handling JSON data with Powershell.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #48</title>
      <link>https://www.saoe.net/blog/mini-reviews-48/</link>
      <pubDate>Sun, 14 Apr 2024 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-48/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m (re)watching many more older films than in the months before, it seems.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #47</title>
      <link>https://www.saoe.net/blog/mini-reviews-47/</link>
      <pubDate>Mon, 04 Mar 2024 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-47/</guid>
      <description>&lt;p&gt;Time for another overview of what I&amp;rsquo;ve watched over the last couple of months&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #16</title>
      <link>https://www.saoe.net/blog/journal-16/</link>
      <pubDate>Fri, 01 Mar 2024 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/journal-16/</guid>
      <description>&lt;p&gt;Konnichiwa!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Working with the Windows Registry</title>
      <link>https://www.saoe.net/blog/powershell-windows-registry/</link>
      <pubDate>Wed, 28 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/powershell-windows-registry/</guid>
      <description>&lt;p&gt;Here are some tips and trick on how to work on the Windows Registry with Powershell.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #46</title>
      <link>https://www.saoe.net/blog/mini-reviews-46/</link>
      <pubDate>Sat, 27 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-46/</guid>
      <description>&lt;p&gt;Lots of re-watches this time of films that I&amp;rsquo;ve seen before.&lt;br&gt;&#xA;One reason might be that I need to remind myself of better times.&lt;br&gt;&#xA;On the other hand: Many also get an [below] average grading, so not everything was better in the past 😉&#xD;&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #45</title>
      <link>https://www.saoe.net/blog/mini-reviews-45/</link>
      <pubDate>Mon, 18 Dec 2023 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-45/</guid>
      <description>&lt;p&gt;And here is, after a long while and with quite a delay, a new overview.&lt;br&gt;&#xA;(The drafts for #46 and #47 are already in the works, so hopefully it won&amp;rsquo;t take forever&amp;hellip;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #15</title>
      <link>https://www.saoe.net/blog/journal-15/</link>
      <pubDate>Sun, 03 Sep 2023 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/journal-15/</guid>
      <description>&lt;p&gt;Konnichiwa,&lt;/p&gt;&#xA;&lt;p&gt;so, what have I been up to, development-wise, in the last couple of months, since the last DevLog?&lt;br&gt;&#xA;Not nothing, but also not nearly as much as I wished and hoped for.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #44</title>
      <link>https://www.saoe.net/blog/mini-reviews-44/</link>
      <pubDate>Sun, 03 Sep 2023 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-44/</guid>
      <description>&lt;p&gt;Looking at my star rating alone, it seems to be a mostly average/sub-average selection this time;&#xA;therefore I was all the more happy about the few highlights which I still could find in the heap.&lt;/p&gt;</description>
    </item>
    <item>
      <title>On Software: Logging</title>
      <link>https://www.saoe.net/blog/on-software-logging/</link>
      <pubDate>Mon, 07 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/on-software-logging/</guid>
      <description>&lt;p&gt;Quite a while ago, I was thinking about settling on a steady logging convention,&#xA;after always having slightly varying versions in my different projects.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #43</title>
      <link>https://www.saoe.net/blog/mini-reviews-43/</link>
      <pubDate>Mon, 31 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-43/</guid>
      <description>&lt;p&gt;Quite a few 1-star reviews this time; seems to be a dead season&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #42</title>
      <link>https://www.saoe.net/blog/mini-reviews-42/</link>
      <pubDate>Sat, 22 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-42/</guid>
      <description>&lt;p&gt;Catching-up on the notable things that I&amp;rsquo;ve seen over the last couple of weeks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Using Write-Information</title>
      <link>https://www.saoe.net/blog/powershell-write-information/</link>
      <pubDate>Sun, 16 Jul 2023 15:07:36 +0200</pubDate>
      <guid>https://www.saoe.net/blog/powershell-write-information/</guid>
      <description>&lt;p&gt;This started out as a short entry for my &lt;a href=&#34;https://www.saoe.net/blog/powershell-snippets&#34;&gt;Powershell Snippets&lt;/a&gt; page,&#xA;but it quickly turned out that this cmdlet needs a longer text for explaining proper handling&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Select Choice</title>
      <link>https://www.saoe.net/blog/powershell-select-choice/</link>
      <pubDate>Mon, 10 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/powershell-select-choice/</guid>
      <description>&lt;p&gt;The need to prompt a user for a choice in a text menu (i.e. in the console), and a slight dissatisfaction&#xA;with the commonly recommended &lt;em&gt;$Host.ui.PromptForChoice()&lt;/em&gt; after experimenting a bit with it,&#xA;triggered me to ultimately write my own function.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Name of the current Citrix desktop</title>
      <link>https://www.saoe.net/blog/powershell-citrix-desktop-name/</link>
      <pubDate>Sun, 02 Jul 2023 17:28:09 +0200</pubDate>
      <guid>https://www.saoe.net/blog/powershell-citrix-desktop-name/</guid>
      <description>&lt;p&gt;For my day job, I wanted know the name of the &amp;lsquo;Citrix&amp;rsquo; desktop on which I was currently logged in,&#xA;because some features are only available on certain desktops in our environment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #14</title>
      <link>https://www.saoe.net/blog/journal-14/</link>
      <pubDate>Mon, 29 May 2023 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/journal-14/</guid>
      <description>&lt;p&gt;So, this post was started in May of 2022, and now, a year later, I finally come around to publish it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #41</title>
      <link>https://www.saoe.net/blog/mini-reviews-41/</link>
      <pubDate>Mon, 29 May 2023 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-41/</guid>
      <description>&lt;p&gt;My observation: One of the themes that&amp;rsquo;s running throughout this and previous entries is&#xA;that a lot of so-called &amp;ldquo;classics&amp;rdquo; from long time ago, often fail to still impress/&lt;em&gt;wow&lt;/em&gt; me,&#xA;now that I watch them again (or for the first time).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #40</title>
      <link>https://www.saoe.net/blog/mini-reviews-40/</link>
      <pubDate>Thu, 06 Apr 2023 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-40/</guid>
      <description>&lt;p&gt;&lt;em&gt;&amp;lt;Insert-witty/insightful-introduction-text-here&amp;gt; &amp;hellip; *sigh*&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #39</title>
      <link>https://www.saoe.net/blog/mini-reviews-39/</link>
      <pubDate>Sat, 31 Dec 2022 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-39/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve seen those items here mostly in September/October, but it took me so long to write some words about them (life, &lt;em&gt;*sigh*&lt;/em&gt;).&lt;br&gt;&#xA;Anyways, here it is, finally, just before New Year&amp;rsquo;s Day of 2023 (UTC+1).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #38</title>
      <link>https://www.saoe.net/blog/mini-reviews-38/</link>
      <pubDate>Wed, 26 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-38/</guid>
      <description>&lt;p&gt;Uh, once more&amp;hellip; you know the drill&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #37</title>
      <link>https://www.saoe.net/blog/mini-reviews-37/</link>
      <pubDate>Sun, 21 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-37/</guid>
      <description>&lt;p&gt;So, this edition had quite a long gap between when I started writing it (2022-05-14), and when I finally&#xA;finished and posted it (2022-08-21).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Windows: The fc command</title>
      <link>https://www.saoe.net/blog/windows-the-fc-command/</link>
      <pubDate>Fri, 13 May 2022 21:04:53 +0200</pubDate>
      <guid>https://www.saoe.net/blog/windows-the-fc-command/</guid>
      <description>&lt;p&gt;I recently stumbled upon the &lt;em&gt;fc.exe&lt;/em&gt; (&amp;ldquo;file compare&amp;rdquo;) utility on Windows, when I needed to quickly compare two text files.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #13</title>
      <link>https://www.saoe.net/blog/journal-13/</link>
      <pubDate>Fri, 29 Apr 2022 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/journal-13/</guid>
      <description>&lt;p&gt;Another round of tidbits of stuff that I was working on during the last weeks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #36</title>
      <link>https://www.saoe.net/blog/mini-reviews-36/</link>
      <pubDate>Fri, 29 Apr 2022 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-36/</guid>
      <description>&lt;p&gt;More mini-verdicts of the noteworthy material that I&amp;rsquo;ve watched over the last months.&lt;/p&gt;</description>
    </item>
    <item>
      <title>C&#43;&#43; Snippets for the MS Windows platform</title>
      <link>https://www.saoe.net/blog/cpp-windows-snippets/</link>
      <pubDate>Wed, 30 Mar 2022 21:09:25 +0200</pubDate>
      <guid>https://www.saoe.net/blog/cpp-windows-snippets/</guid>
      <description>&lt;p&gt;A collection of code snippets, small pearls of wisdom and bits of knowledge, that may come handy at times.&lt;/p&gt;</description>
    </item>
    <item>
      <title>C&#43;&#43; Snippets</title>
      <link>https://www.saoe.net/blog/cpp-snippets/</link>
      <pubDate>Sun, 20 Mar 2022 16:13:57 +0100</pubDate>
      <guid>https://www.saoe.net/blog/cpp-snippets/</guid>
      <description>&lt;p&gt;A collection of code snippets, general notes, small pearls of wisdom and bits of knowledge, that may come handy at times.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #12</title>
      <link>https://www.saoe.net/blog/journal-12/</link>
      <pubDate>Fri, 11 Mar 2022 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/journal-12/</guid>
      <description>&lt;p&gt;Since the last &lt;em&gt;DevLog&lt;/em&gt;, I was not totally unproductive &amp;ndash; here&amp;rsquo;s a digest of the most noteworthy changes&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #35</title>
      <link>https://www.saoe.net/blog/mini-reviews-35/</link>
      <pubDate>Fri, 04 Mar 2022 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-35/</guid>
      <description>&lt;p&gt;More mini-reviews from the past months.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Python Snippets</title>
      <link>https://www.saoe.net/blog/python-snippets/</link>
      <pubDate>Sun, 20 Feb 2022 19:28:43 +0100</pubDate>
      <guid>https://www.saoe.net/blog/python-snippets/</guid>
      <description>&lt;p&gt;A collection of code snippets, small pearls of wisdom and bits of knowledge, that may come handy at times.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clear Cached Credentials from the Windows profile</title>
      <link>https://www.saoe.net/blog/clear-cached-credentials-from-the-windows-profile/</link>
      <pubDate>Mon, 14 Feb 2022 19:49:55 +0100</pubDate>
      <guid>https://www.saoe.net/blog/clear-cached-credentials-from-the-windows-profile/</guid>
      <description>&lt;p&gt;I had the curious case that on my domain-joined laptop from work, two applications kept asking for usernames and credentials after a recent change of my Windows password.&lt;/p&gt;</description>
    </item>
    <item>
      <title>C&#43;&#43;: On #include guards</title>
      <link>https://www.saoe.net/blog/cpp-on-include-guards/</link>
      <pubDate>Mon, 14 Feb 2022 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/cpp-on-include-guards/</guid>
      <description>&lt;p&gt;In C and C++ there exists the concept of &lt;a href=&#34;https://en.wikipedia.org/wiki/Include_guard&#34; target=&#34;_blank&#34;&gt;include guards&lt;/a&gt; (header guards)&#xA;to prevent that a header file (or rather the content of such file) is included more than once,&#xA;because that could cause errors and strange behavior due to redeclarations or name collisions&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>C&#43;&#43;: Namespace</title>
      <link>https://www.saoe.net/blog/cpp-namespace/</link>
      <pubDate>Sat, 05 Feb 2022 14:22:20 +0100</pubDate>
      <guid>https://www.saoe.net/blog/cpp-namespace/</guid>
      <description>&lt;p&gt;I moved the (growing) section on &lt;em&gt;namespaces&lt;/em&gt; from the &lt;a href=&#34;https://www.saoe.net/blog/cpp-snippets/&#34;&gt;C++ Snippets&lt;/a&gt; page to this separate page,&#xA;where I had already written some notes about using anonymous and inline namespaces in the same&#xA;translation unit/file (&lt;a href=&#34;#more-on-anonymous-and-inline-namespaces&#34;&gt;see below&lt;/a&gt;).&lt;/p&gt;&#xA;&lt;p&gt;The page therefore now also got a more generic and encompassing title.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: PSCustomObject</title>
      <link>https://www.saoe.net/blog/powershell-pscustomobject/</link>
      <pubDate>Sat, 29 Jan 2022 14:06:32 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-pscustomobject/</guid>
      <description>&lt;p&gt;Powershell&amp;rsquo;s &lt;em&gt;PSCustomObject&lt;/em&gt; type has been a great tool, but since I don&amp;rsquo;t use it every day, I jotted&#xA;down some sample code and links for my future self (or any other interested reader 😄&#xD;&#xA;), as a reminder.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #11</title>
      <link>https://www.saoe.net/blog/journal-11/</link>
      <pubDate>Thu, 06 Jan 2022 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/journal-11/</guid>
      <description>&lt;p&gt;Well, looks like I somehow caught a severe case of &amp;ldquo;summer blues&amp;rdquo; last year, that&amp;rsquo;s why I didn&amp;rsquo;t code much in&#xA;my spare time in the last couple of months. But now I&amp;rsquo;m slowly getting back in the saddle.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #34</title>
      <link>https://www.saoe.net/blog/mini-reviews-34/</link>
      <pubDate>Fri, 17 Dec 2021 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-34/</guid>
      <description>&lt;p&gt;Short opinion pieces about the noteworthy items that I&amp;rsquo;ve watched over the last weeks&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #33</title>
      <link>https://www.saoe.net/blog/mini-reviews-33/</link>
      <pubDate>Sun, 07 Nov 2021 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-33/</guid>
      <description>&lt;p&gt;Let&amp;rsquo;s see what I&amp;rsquo;ve watched in the recent weeks&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #32</title>
      <link>https://www.saoe.net/blog/mini-reviews-32/</link>
      <pubDate>Wed, 06 Oct 2021 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-32/</guid>
      <description>&lt;p&gt;Once more, a few sentences aboout the noteworthy movies and shows that I&amp;rsquo;ve watched over the last couple of week/months.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #31</title>
      <link>https://www.saoe.net/blog/mini-reviews-31/</link>
      <pubDate>Sun, 22 Aug 2021 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-31/</guid>
      <description>&lt;p&gt;Time again for some mini-reviews of mine&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #30</title>
      <link>https://www.saoe.net/blog/mini-reviews-30/</link>
      <pubDate>Sat, 17 Jul 2021 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-30/</guid>
      <description>&lt;p&gt;Another batch of mini-reviews for films and shows/seasons that I&amp;rsquo;ve watched over the last couple of months&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #10</title>
      <link>https://www.saoe.net/blog/journal-10/</link>
      <pubDate>Fri, 04 Jun 2021 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/journal-10/</guid>
      <description>&lt;p&gt;Already a new post in this category? Must be a new record!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #29</title>
      <link>https://www.saoe.net/blog/mini-reviews-29/</link>
      <pubDate>Tue, 25 May 2021 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-29/</guid>
      <description>&lt;p&gt;More mini-reviews of stuff that I&amp;rsquo;ve seen over the last couple of months&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building Qt 6 on Windows with Visual Studio</title>
      <link>https://www.saoe.net/blog/building-qt-6-on-windows-with-visual-studio/</link>
      <pubDate>Sun, 09 May 2021 19:24:52 +0200</pubDate>
      <guid>https://www.saoe.net/blog/building-qt-6-on-windows-with-visual-studio/</guid>
      <description>&lt;p&gt;Time for another short guidance on how to build your own copy of the &lt;a href=&#34;https://www.qt.io/product/framework&#34; target=&#34;_blank&#34;&gt;&lt;strong&gt;Qt framework&lt;/strong&gt;&lt;/a&gt; from source.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fucked Up Text in Code Snippet</title>
      <link>https://www.saoe.net/blog/fucked-up-text-in-code-snippet/</link>
      <pubDate>Sun, 02 May 2021 21:35:46 +0200</pubDate>
      <guid>https://www.saoe.net/blog/fucked-up-text-in-code-snippet/</guid>
      <description>&lt;p&gt;The story of how I lost an hour of my life because of a weird unicode copy-&amp;amp;-paste character in a code snippet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Prepare a CMake project for find_package()</title>
      <link>https://www.saoe.net/blog/prepare-cmake-project-for-find-package/</link>
      <pubDate>Wed, 24 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/prepare-cmake-project-for-find-package/</guid>
      <description>&lt;p&gt;Although I&amp;rsquo;ve already published an article on &lt;a href=&#34;https://www.saoe.net/blog/using-cmake-with-external-projects/&#34;&gt;how to bring an external CMake project into your own CMake project&lt;/a&gt;,&#xA;I recently realized that I haven&amp;rsquo;t written about how one can prepare a CMake project for the use with &lt;code&gt;find_package()&lt;/code&gt; &amp;mdash; despite the fact&#xA;that I&amp;rsquo;ve used it already for quite a while in &lt;em&gt;RandFill&lt;/em&gt; for my own &lt;em&gt;WPDLib(rary)&lt;/em&gt;; so let me make up leeway for that oversight with this post.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Using Regular Expressions</title>
      <link>https://www.saoe.net/blog/powershell-regex/</link>
      <pubDate>Fri, 05 Mar 2021 21:04:54 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-regex/</guid>
      <description>&lt;p&gt;This is &lt;em&gt;not&lt;/em&gt; a introduction or tutorial on what Regular Expressions (RegEx) are or can do,&#xA;but on how to use them with Powershell!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #9</title>
      <link>https://www.saoe.net/blog/journal-9/</link>
      <pubDate>Fri, 05 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/journal-9/</guid>
      <description>&lt;p&gt;The second half of 2020 was regrettably pretty unproductive for me in terms of (C++) code &amp;ndash; that&#xA;wasn&amp;rsquo;t really planned, but life is strange sometimes (&lt;em&gt;&amp;hellip; he says, sitting at home, during the COVID-19 lockdown&lt;/em&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #28</title>
      <link>https://www.saoe.net/blog/mini-reviews-28/</link>
      <pubDate>Sun, 07 Feb 2021 20:08:30 +0100</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-28/</guid>
      <description>&lt;p&gt;Edition number 28 is here; the lockdown caused by the COVID-19 (&amp;ldquo;Corona virus&amp;rdquo;) pandemic over the last months has lead to&#xA;less new content (at least major mainstream content: several blockbusters have been postponed; while some others went straight to streaming services&amp;hellip;),&#xA;which gave me the oppurtinity to [re]watch some older stuff and to catch up with some material that wasn&amp;rsquo;t too high on my list&#xA;(and now I know, why&amp;hellip; &lt;em&gt;*sigh*&lt;/em&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to use CMake to setup Visual Studio for using the Clang compiler</title>
      <link>https://www.saoe.net/blog/how-to-use-cmake-to-setup-visual-studio-for-using-the-clang-compiler/</link>
      <pubDate>Sun, 07 Feb 2021 17:23:07 +0100</pubDate>
      <guid>https://www.saoe.net/blog/how-to-use-cmake-to-setup-visual-studio-for-using-the-clang-compiler/</guid>
      <description>&lt;p&gt;This is a brief post on how to use CMake to setup a Visual Studio 2019 solution on Windows&#xA;that will use the LLVM Clang compiler instead of the orginal Visual C++ one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell Snippets</title>
      <link>https://www.saoe.net/blog/powershell-snippets/</link>
      <pubDate>Fri, 22 Jan 2021 20:09:04 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-snippets/</guid>
      <description>&lt;p&gt;A collection of code snippets, small pearls of wisdom and bits of knowledge that may come handy at times.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Remote Session</title>
      <link>https://www.saoe.net/blog/powershell-remote-session/</link>
      <pubDate>Fri, 22 Jan 2021 19:04:38 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-remote-session/</guid>
      <description>&lt;p&gt;Notes on using a remote session with Powershell&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Cmdlet Aliases, Automatic Variables and other Shortcuts</title>
      <link>https://www.saoe.net/blog/powershell-aliases-autovars-shortcuts/</link>
      <pubDate>Thu, 21 Jan 2021 19:36:31 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-aliases-autovars-shortcuts/</guid>
      <description>&lt;p&gt;Some notes on the items listed in the title 😉&#xD;&#xA;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Splatting</title>
      <link>https://www.saoe.net/blog/powershell-splatting/</link>
      <pubDate>Thu, 21 Jan 2021 19:20:29 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-splatting/</guid>
      <description>&lt;p&gt;Some notes on the method of &amp;ldquo;splatting&amp;rdquo; in Powershell code.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Help</title>
      <link>https://www.saoe.net/blog/powershell-help/</link>
      <pubDate>Thu, 21 Jan 2021 18:53:38 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-help/</guid>
      <description>&lt;p&gt;Some notes on where and how to get help-information for Powershell commands.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Parameters for Scripts and (Advanced) Functions</title>
      <link>https://www.saoe.net/blog/powershell-parameters/</link>
      <pubDate>Tue, 19 Jan 2021 00:00:00 +0000</pubDate>
      <guid>https://www.saoe.net/blog/powershell-parameters/</guid>
      <description>&lt;p&gt;Some notes on parameters for scripts or (advanced) functions in Powershell.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Transcript (Log)</title>
      <link>https://www.saoe.net/blog/powershell-transcript/</link>
      <pubDate>Mon, 18 Jan 2021 21:09:37 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-transcript/</guid>
      <description>&lt;p&gt;A transcript logs all action of a Powershell session to a text file; good for documenting and archiving.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Profile</title>
      <link>https://www.saoe.net/blog/powershell-profile/</link>
      <pubDate>Mon, 18 Jan 2021 21:05:18 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-profile/</guid>
      <description>&lt;p&gt;A Powershell profile is a script file that is run each time a new Powershell is opened.&lt;/p&gt;&#xA;&lt;p&gt;You can define session-specific items in it (variables, aliases, functions, etc.) or&#xA;call other scripts and commands at the start of a new Powershell session.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Handle input from the pipeline</title>
      <link>https://www.saoe.net/blog/powershell-function-pipeline/</link>
      <pubDate>Mon, 18 Jan 2021 20:36:13 +0100</pubDate>
      <guid>https://www.saoe.net/blog/powershell-function-pipeline/</guid>
      <description>&lt;p&gt;A short description on how to make a Powershell function that can accept and process input data&#xA;that it gets from the pipeline.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Get the RSS feed for a YouTube channel</title>
      <link>https://www.saoe.net/blog/get-the-rss-feed-for-a-youtube-channel/</link>
      <pubDate>Sun, 20 Dec 2020 17:34:40 +0100</pubDate>
      <guid>https://www.saoe.net/blog/get-the-rss-feed-for-a-youtube-channel/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m fan of RSS feeds: They provide me with easy and quick overviews for a lot of website&#xA;updates (and after &lt;a href=&#34;https://en.wikipedia.org/wiki/Google_Reader&#34; target=&#34;_blank&#34;&gt;Google Reader&lt;/a&gt; was shut down,&#xA;I set up my own &lt;a href=&#34;https://tt-rss.org/&#34; target=&#34;_blank&#34;&gt;Tiny Tiny RSS&lt;/a&gt; instance). Unfortunately, YouTube made it a bit&#xA;more complicated to get the required feeds some time ago, but it&amp;rsquo;s still possible.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Notepad&#43;&#43;: Run command</title>
      <link>https://www.saoe.net/blog/notepadplusplus-run-command/</link>
      <pubDate>Sun, 20 Dec 2020 16:05:05 +0100</pubDate>
      <guid>https://www.saoe.net/blog/notepadplusplus-run-command/</guid>
      <description>&lt;p&gt;How to add custom commands to the &lt;em&gt;Run&lt;/em&gt; menu.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #27</title>
      <link>https://www.saoe.net/blog/mini-reviews-27/</link>
      <pubDate>Wed, 16 Dec 2020 20:28:54 +0100</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-27/</guid>
      <description>&lt;p&gt;Another round of mini-reviews for films and series that I found noteworthy enough to mention here&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #26</title>
      <link>https://www.saoe.net/blog/mini-reviews-26/</link>
      <pubDate>Sat, 12 Sep 2020 23:13:45 +0200</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-26/</guid>
      <description>&lt;p&gt;Quite a long time since the last Mini-Review post, and thus a lot of stuff has accumulated,&#xA;including a lot of rewatches; so let&amp;rsquo;s get started&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Journal #8: Updates on WPDLib and RandFill</title>
      <link>https://www.saoe.net/blog/journal-8/</link>
      <pubDate>Sun, 28 Jun 2020 15:32:48 +0200</pubDate>
      <guid>https://www.saoe.net/blog/journal-8/</guid>
      <description>&lt;p&gt;So, it&amp;rsquo;s been quite a while since the last post of this sort, and I did slow down on the projects mentioned&#xA;there for some time, but&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tabs to Spaces</title>
      <link>https://www.saoe.net/blog/tabs-to-spaces/</link>
      <pubDate>Sun, 28 Jun 2020 15:13:57 +0200</pubDate>
      <guid>https://www.saoe.net/blog/tabs-to-spaces/</guid>
      <description>&lt;p&gt;I was always a proponent of the &lt;em&gt;tabs&lt;/em&gt; side on the eternal &lt;em&gt;tabs or spaces&lt;/em&gt; war; but recently I decided to swap sides.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hotkey 1.0</title>
      <link>https://www.saoe.net/blog/hotkey-1.0/</link>
      <pubDate>Thu, 28 May 2020 22:41:10 +0200</pubDate>
      <guid>https://www.saoe.net/blog/hotkey-1.0/</guid>
      <description>&lt;p&gt;A small utility to scratch my own itch: Having global shortcut keys for often needed actions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #25</title>
      <link>https://www.saoe.net/blog/mini-reviews-25/</link>
      <pubDate>Sun, 17 May 2020 16:28:53 +0200</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-25/</guid>
      <description>&lt;p&gt;A few remarks on several movies and shows that I&amp;rsquo;ve viewed during the last couple of months.&lt;br&gt;&#xA;And this time, I&amp;rsquo;ll try something new and add also a star rating to it&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Visual Studio stuck in &#39;Restart Required&#39; after update</title>
      <link>https://www.saoe.net/blog/visual-studio-stuck-in-restart-required-after-update/</link>
      <pubDate>Thu, 14 May 2020 20:07:25 +0200</pubDate>
      <guid>https://www.saoe.net/blog/visual-studio-stuck-in-restart-required-after-update/</guid>
      <description>&lt;p&gt;A while ago, my Visual Studio installation was caught in a &amp;ldquo;please-reboot-loop&amp;rdquo; after an update.&lt;/p&gt;</description>
    </item>
    <item>
      <title>QuickADUserInfo 1.0</title>
      <link>https://www.saoe.net/blog/quickaduserinfo-1.0/</link>
      <pubDate>Tue, 05 May 2020 21:27:56 +0200</pubDate>
      <guid>https://www.saoe.net/blog/quickaduserinfo-1.0/</guid>
      <description>&lt;p&gt;The first version of my new little helper script &lt;a href=&#34;https://bitbucket.org/saoe/quickaduserinfo/&#34; target=&#34;_blank&#34;&gt;&lt;em&gt;QuickADUserInfo&lt;/em&gt;&lt;/a&gt; has been released.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Powershell: Starting a Script the Easy Way</title>
      <link>https://www.saoe.net/blog/powershell-starting-a-script-the-easy-way/</link>
      <pubDate>Sat, 25 Apr 2020 13:32:33 +0200</pubDate>
      <guid>https://www.saoe.net/blog/powershell-starting-a-script-the-easy-way/</guid>
      <description>&lt;p&gt;Powershell scripts can be very practical tools, but they lack an easy &lt;em&gt;Just Do It&lt;/em&gt; mode:&lt;br&gt;&#xA;Even as a developer/administrator/power-user, one has to remove several obstacles before you can use it;&#xA;and if you plan to deploy a script to (normal) users, you should take care of some issues before.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #24</title>
      <link>https://www.saoe.net/blog/mini-reviews-24/</link>
      <pubDate>Sun, 12 Jan 2020 14:31:03 +0100</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-24/</guid>
      <description>&lt;p&gt;Time for another quick run through the films and series that I&amp;rsquo;ve watched over the course of the last couple of months.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mini-Reviews #23</title>
      <link>https://www.saoe.net/blog/mini-reviews-23/</link>
      <pubDate>Sat, 19 Oct 2019 20:32:00 +0200</pubDate>
      <guid>https://www.saoe.net/blog/mini-reviews-23/</guid>
      <description>&lt;p&gt;Again, some short opinion pieces about movies and TV shows that I watched over the last couple of months.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using CMake with External Projects</title>
      <link>https://www.saoe.net/blog/using-cmake-with-external-projects/</link>
      <pubDate>Sat, 03 Aug 2019 12:40:23 +0200</pubDate>
      <guid>https://www.saoe.net/blog/using-cmake-with-external-projects/</guid>
      <description>&lt;p&gt;The reason for this post is that I spent a considerable amount of time&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; the last two days to&#xA;convince CMake&amp;rsquo;s &lt;em&gt;External Project&lt;/em&gt; feature to do what I wanted. And without the help of the usual&#xA;suspects (Stackoverflow, old mails, blog articles, code snippets, etc.), I might still not be done.&#xA;So I thought I could pay back the general public by posting some notes on this topic 😉&#xD;&#xA;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
