<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tools I Use on </title>
    <link>https://stoeps.de/categories/tools-i-use/</link>
    <description>Recent content in Tools I Use on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>christoph.stoettner@stoeps.de (Christoph Stoettner)</managingEditor>
    <webMaster>christoph.stoettner@stoeps.de (Christoph Stoettner)</webMaster>
    <copyright>&amp;copy; 2026 Christoph Stöttner - This work is licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) &lt;span class=&#39;footerimg&#39;&gt;&lt;img src=&#39;https://mirrors.creativecommons.org/presskit/icons/cc.svg&#39; alt=&#39;&#39; style=&#39;max-width: 1em;max-height:1em;margin-left: .2em;&#39;&gt;&lt;img src=&#39;https://mirrors.creativecommons.org/presskit/icons/by.svg&#39; alt=&#39;&#39; style=&#39;max-width: 1em;max-height:1em;margin-left: .2em;&#39;&gt;&lt;img src=&#39;https://mirrors.creativecommons.org/presskit/icons/sa.svg&#39; alt=&#39;&#39; style=&#39;max-width: 1em;max-height:1em;margin-left: .2em;&#39;&gt;&lt;/span&gt;</copyright>
    <lastBuildDate>Sun, 05 Apr 2026 18:28:05 +0200</lastBuildDate><atom:link href="https://stoeps.de/categories/tools-i-use/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Blog Redesign 2026</title>
      <link>https://stoeps.de/posts/2026/blog-redesign-2026/</link>
      <pubDate>Sun, 05 Apr 2026 18:28:05 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2026/blog-redesign-2026/</guid>
      <description>&lt;p&gt;After attending the session &lt;a href=&#34;https://media.ccc.de/v/clt26-290-der-eigene-blog-mit-hugo-ein-praxisbeispiel&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Der eigene Blog mit Hugo - Ein Praxisbeispiel&lt;/a&gt; by Tobi Heine at the &lt;a href=&#34;https://stoeps.de/posts/2026/chemnitzer-linux-tage/&#34; &gt;Chemnitz Linux Days 2026&lt;/a&gt;, I was curious to work on the blog again.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2026/blog-redesign-2026/feature.jpg" />
    </item>
    
    <item>
      <title>Guide to Reproducing and Logging JavaScript Issues: Persistent Console &amp; HAR Capture (Edge, Chrome, Firefox)</title>
      <link>https://stoeps.de/posts/2026/create_and_save_browser_console_and_har/</link>
      <pubDate>Mon, 26 Jan 2026 19:00:00 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2026/create_and_save_browser_console_and_har/</guid>
      <description>&lt;p&gt;HCL Connections heavily relies on HTML and JavaScript. When troubleshooting issues, administrators or support teams may struggle to reproduce problems. Providing console logs and HAR (HTTP Archive) files directly from your browser session can offer crucial insights, helping to diagnose and resolve issues more effectively.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2026/create_and_save_browser_console_and_har/feature.jpg" />
    </item>
    
    <item>
      <title>Managing External Dependencies with Chezmoi</title>
      <link>https://stoeps.de/posts/2025/managing_external_dependencies_with_chezmoi/</link>
      <pubDate>Sun, 13 Apr 2025 18:15:00 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2025/managing_external_dependencies_with_chezmoi/</guid>
      <description>&lt;p&gt;I use &lt;a href=&#34;https://www.chezmoi.io/&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;code&gt;chezmoi&lt;/code&gt;&lt;/a&gt; for my dotfiles. To find out why and how to get started, check out &lt;a href=&#34;https://media.ccc.de/v/clt25-240-effiziente-dotfile-verwaltung-chezmoi-im-einsatz&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;my talk&lt;/a&gt; from &lt;a href=&#34;https://chemnitzer.linux-tage.de/2025/en&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;Chemnitz Linux Days 2025&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Within &lt;code&gt;chezmoi&lt;/code&gt;, you can use the file &lt;code&gt;.chezmoiexternal.toml&lt;/code&gt; to download archives or git repositories during updates. This is particularly useful for managing external dependencies. Let me walk you through some common use cases.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2025/managing_external_dependencies_with_chezmoi/feature.jpg" />
    </item>
    
    <item>
      <title>Automate screenshots of web pages with Eyewhitness</title>
      <link>https://stoeps.de/posts/2024/eyewhitness-to-automate-screenshots/</link>
      <pubDate>Sun, 03 Nov 2024 19:00:06 +0100</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2024/eyewhitness-to-automate-screenshots/</guid>
      <description>&lt;p&gt;This week, I investigated an issue with the advanced profiles search in HCL Connections. I had a system which did not show any results in the advanced search for the department number of Connections profiles.&lt;/p&gt;&#xA;&lt;p&gt;HCL support tried for three months to reproduce the issue, and the users missed the option to search for their teammates with the advanced profiles search.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2024/eyewhitness-to-automate-screenshots/feature.jpg" />
    </item>
    
    <item>
      <title>Toot new blogposts with changedetection.io</title>
      <link>https://stoeps.de/posts/2024/toot-new-blogposts/</link>
      <pubDate>Fri, 13 Sep 2024 17:45:00 +0200</pubDate>
      <author>christoph.stoettner@stoeps.de (Christoph Stoettner)</author>
      <guid>https://stoeps.de/posts/2024/toot-new-blogposts/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://stoeps.de/posts/2024/changedetection/&#34; &gt;the last blogpost&lt;/a&gt; I showed how I use an instance of changedetection.io on a Raspberry Pi to monitor and track changes in a ServiceNow portal.&lt;/p&gt;&#xA;&lt;p&gt;Meanwhile, I tweaked this a bit more and found a way how I can monitor the &lt;a href=&#34;https://stoeps.de/index.xml&#34;  target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;RSS Feed&lt;/a&gt; of my blog to post a toot on mastodon when I created a new blog post.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://stoeps.de/posts/2024/toot-new-blogposts/feature.jpg" />
    </item>
    
  </channel>
</rss>
