<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title><![CDATA[ Ad Astra Per Aspera ]]></title>
    <description><![CDATA[ Software, science and random thoughts about IT. ]]></description>
    <link>https://orpiske.net/</link>
    <atom:link href="https://orpiske.net/rss.xml" rel="self" type="application/rss+xml"/>
    <generator>Quarkus Roq</generator>
    <lastBuildDate>Tue, 16 Jun 2026 00:00:00 +0000</lastBuildDate>
      <item>
        <title><![CDATA[DevConf.CZ is almost here!]]></title>
        <link>https://orpiske.net/posts/devconf-cz-is-almost-here/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/devconf-cz-is-almost-here/</guid>
        <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
        <description><![CDATA[DevConf.CZ is almost here!]]></description>
        <content:encoded><![CDATA[<p>DevConf.CZ is almost here!</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/devconf-cz-is-almost-here/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Wanaku 0.1.3 and the road to 0.2.0]]></title>
        <link>https://orpiske.net/posts/wanaku-0-1-3-and-the-road-to-0-2-0/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/wanaku-0-1-3-and-the-road-to-0-2-0/</guid>
        <pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate>
        <description><![CDATA[Wanaku 0.1.3 is out with useful tooling and stability improvements, and I am already thinking about where 0.2.0 should go next.]]></description>
        <content:encoded><![CDATA[<p>Wanaku 0.1.3 is out with useful tooling and stability improvements, and I am already thinking about where 0.2.0 should go next.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/wanaku-0-1-3-and-the-road-to-0-2-0/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Migrating from WordPress to Quarkus Roq]]></title>
        <link>https://orpiske.net/posts/migrating-from-wordpress-to-quarkus-roq/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/migrating-from-wordpress-to-quarkus-roq/</guid>
        <pubDate>Sat, 06 Jun 2026 00:00:00 +0000</pubDate>
        <description><![CDATA[A practical look at what it took to move this site from WordPress to Quarkus Roq, from SQL dump to aliases, feeds, and tag pages.]]></description>
        <content:encoded><![CDATA[<p>A practical look at what it took to move this site from WordPress to Quarkus Roq, from SQL dump to aliases, feeds, and tag pages.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/migrating-from-wordpress-to-quarkus-roq/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Exploring KeepStrong: A Third-Party Alternative for Garmin Strength Training]]></title>
        <link>https://orpiske.net/posts/exploring-keepstrong-a-third-party-alternative-for-garmin-strength-training/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/exploring-keepstrong-a-third-party-alternative-for-garmin-strength-training/</guid>
        <pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate>
        <description><![CDATA[KeepStrong offers a promising alternative for those of us using Garmin for our strength training.]]></description>
        <content:encoded><![CDATA[<p>KeepStrong offers a promising alternative for those of us using Garmin for our strength training.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/exploring-keepstrong-a-third-party-alternative-for-garmin-strength-training/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[The Mentor&#39;s Mindset: The Secret to Making AI Work for You]]></title>
        <link>https://orpiske.net/posts/the-mentor-s-mindset-the-secret-to-making-ai-work-for-you/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/the-mentor-s-mindset-the-secret-to-making-ai-work-for-you/</guid>
        <pubDate>Thu, 18 Sep 2025 00:00:00 +0000</pubDate>
        <description><![CDATA[I&#39;ve been communicating with AI in the same way I&#39;ve mentored early-career professionals for years. This approach has been incredibly effective for me.]]></description>
        <content:encoded><![CDATA[<p>I&#39;ve been communicating with AI in the same way I&#39;ve mentored early-career professionals for years. This approach has been incredibly effective for me.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/the-mentor-s-mindset-the-secret-to-making-ai-work-for-you/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Programmatic Keycloak Configuration for Quarkus Integration Tests]]></title>
        <link>https://orpiske.net/posts/programmatic-keycloak-configuration-for-quarkus-integration-tests/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/programmatic-keycloak-configuration-for-quarkus-integration-tests/</guid>
        <pubDate>Fri, 01 Aug 2025 00:00:00 +0000</pubDate>
        <description><![CDATA[While Quarkus provides powerful defaults, advanced use cases sometimes require more granular control. Let&#39;s build a custom test setup using your own QuarkusTestResourceLifecycleManager.]]></description>
        <content:encoded><![CDATA[<p>While Quarkus provides powerful defaults, advanced use cases sometimes require more granular control. Let&#39;s build a custom test setup using your own QuarkusTestResourceLifecycleManager.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/programmatic-keycloak-configuration-for-quarkus-integration-tests/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Introducing Wanaku]]></title>
        <link>https://orpiske.net/posts/introducing-wanaku/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/introducing-wanaku/</guid>
        <pubDate>Mon, 03 Mar 2025 00:00:00 +0000</pubDate>
        <description><![CDATA[Today me and my colleagues are introducing Wanaku, the first open-source Model Context Protocol (MCP) Router!]]></description>
        <content:encoded><![CDATA[<p>Today me and my colleagues are introducing Wanaku, the first open-source Model Context Protocol (MCP) Router!</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/introducing-wanaku/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Stream search engine]]></title>
        <link>https://orpiske.net/posts/stream-search-engine/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/stream-search-engine/</guid>
        <pubDate>Fri, 19 Jan 2024 00:00:00 +0000</pubDate>
        <description><![CDATA[If you are looking for a stream URL (i.e.: for radios) and don&#39;t know where to look for it, you can use this StreamURL Search engine.]]></description>
        <content:encoded><![CDATA[<p>If you are looking for a stream URL (i.e.: for radios) and don&#39;t know where to look for it, you can use this StreamURL Search engine.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/stream-search-engine/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Camel 4: what&#39;s new]]></title>
        <link>https://orpiske.net/posts/camel-4-what-s-new/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/camel-4-what-s-new/</guid>
        <pubDate>Tue, 15 Aug 2023 00:00:00 +0000</pubDate>
        <description><![CDATA[If you are interested in what&#39;s new for Camel 4 and what the roadmap for 2023 looks like, please check this blog post.]]></description>
        <content:encoded><![CDATA[<p>If you are interested in what&#39;s new for Camel 4 and what the roadmap for 2023 looks like, please check this blog post.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/camel-4-what-s-new/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Hunting performance monsters on the back of a Camel]]></title>
        <link>https://orpiske.net/posts/hunting-performance-monsters-on-the-back-of-a-camel/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/hunting-performance-monsters-on-the-back-of-a-camel/</guid>
        <pubDate>Thu, 01 Jun 2023 00:00:00 +0000</pubDate>
        <description><![CDATA[Last week I wrote a blog post for the Apache Camel blog where I discussed about the performance improvements for Camel 4.]]></description>
        <content:encoded><![CDATA[<p>Last week I wrote a blog post for the Apache Camel blog where I discussed about the performance improvements for Camel 4.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/hunting-performance-monsters-on-the-back-of-a-camel/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Controlling a PC via HomeKit: revisited]]></title>
        <link>https://orpiske.net/posts/controlling-a-pc-via-homekit-revisited/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/controlling-a-pc-via-homekit-revisited/</guid>
        <pubDate>Thu, 22 Dec 2022 00:00:00 +0000</pubDate>
        <description><![CDATA[Three years ago I wrote about HomeKit PC control. Now, I&#39;ve converted the application from C to Rust.]]></description>
        <content:encoded><![CDATA[<p>Three years ago I wrote about HomeKit PC control. Now, I&#39;ve converted the application from C to Rust.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/controlling-a-pc-via-homekit-revisited/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Social Networks]]></title>
        <link>https://orpiske.net/posts/social-networks/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/social-networks/</guid>
        <pubDate>Sat, 05 Nov 2022 00:00:00 +0000</pubDate>
        <description><![CDATA[It seems like a lot of the folks in the tech community is either moving away from Twitter or creating a secondary account on Mastodon.]]></description>
        <content:encoded><![CDATA[<p>It seems like a lot of the folks in the tech community is either moving away from Twitter or creating a secondary account on Mastodon.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/social-networks/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Java Development on Haiku]]></title>
        <link>https://orpiske.net/posts/java-development-on-haiku/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/java-development-on-haiku/</guid>
        <pubDate>Sun, 28 Aug 2022 00:00:00 +0000</pubDate>
        <description><![CDATA[Haiku is an open source operating system inspired by BeOS. This guide focuses on setting up a Java development environment on Haiku.]]></description>
        <content:encoded><![CDATA[<p>Haiku is an open source operating system inspired by BeOS. This guide focuses on setting up a Java development environment on Haiku.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/java-development-on-haiku/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Quick start guide for Java Development on Haiku]]></title>
        <link>https://orpiske.net/posts/quick-start-guide-for-java-development-on-haiku/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/quick-start-guide-for-java-development-on-haiku/</guid>
        <pubDate>Sun, 28 Aug 2022 00:00:00 +0000</pubDate>
        <description><![CDATA[Haiku is an open source operating system inspired by BeOS. This guide focuses on getting started with Java development on Haiku.]]></description>
        <content:encoded><![CDATA[<p>Haiku is an open source operating system inspired by BeOS. This guide focuses on getting started with Java development on Haiku.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/quick-start-guide-for-java-development-on-haiku/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Try Apache Maven Daemon]]></title>
        <link>https://orpiske.net/posts/try-apache-maven-daemon/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/try-apache-maven-daemon/</guid>
        <pubDate>Sat, 02 Jul 2022 00:00:00 +0000</pubDate>
        <description><![CDATA[Have nothing better to do this - long, if you are in Czech Republic - weekend? Why not try Apache Maven Daemon, instead?]]></description>
        <content:encoded><![CDATA[<p>Have nothing better to do this - long, if you are in Czech Republic - weekend? Why not try Apache Maven Daemon, instead?</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/try-apache-maven-daemon/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Fixing Logitech MX Keys on MacOS]]></title>
        <link>https://orpiske.net/posts/fixing-logitech-mx-keys-on-macos/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/fixing-logitech-mx-keys-on-macos/</guid>
        <pubDate>Fri, 18 Feb 2022 00:00:00 +0000</pubDate>
        <description><![CDATA[If you are using a Logitech MX Keys on multiple OSes you will notice that it prints a few different characters on MacOS.]]></description>
        <content:encoded><![CDATA[<p>If you are using a Logitech MX Keys on multiple OSes you will notice that it prints a few different characters on MacOS.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/fixing-logitech-mx-keys-on-macos/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Software-based KVM switch]]></title>
        <link>https://orpiske.net/posts/software-based-kvm-switch/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/software-based-kvm-switch/</guid>
        <pubDate>Fri, 11 Feb 2022 00:00:00 +0000</pubDate>
        <description><![CDATA[In this post I will show you how to make a KVM-switch for Linux using only software and some compatible hardware.]]></description>
        <content:encoded><![CDATA[<p>In this post I will show you how to make a KVM-switch for Linux using only software and some compatible hardware.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/software-based-kvm-switch/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[JChampions Conference Talks]]></title>
        <link>https://orpiske.net/posts/jchampions-conference-talks/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/jchampions-conference-talks/</guid>
        <pubDate>Wed, 26 Jan 2022 00:00:00 +0000</pubDate>
        <description><![CDATA[For the last few days I have been attending the online JChampions Conference. This conference is organized and featured by Java Champions.]]></description>
        <content:encoded><![CDATA[<p>For the last few days I have been attending the online JChampions Conference. This conference is organized and featured by Java Champions.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/jchampions-conference-talks/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Slow Zsh shell with Git?]]></title>
        <link>https://orpiske.net/posts/slow-zsh-shell-with-git/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/slow-zsh-shell-with-git/</guid>
        <pubDate>Sat, 22 Jan 2022 00:00:00 +0000</pubDate>
        <description><![CDATA[I have a few large git repositories that were very slow when I accessed them from my Mac. It seems that the problem is caused by OMZ.]]></description>
        <content:encoded><![CDATA[<p>I have a few large git repositories that were very slow when I accessed them from my Mac. It seems that the problem is caused by OMZ.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/slow-zsh-shell-with-git/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Configuring IntelliJ to work with Podman]]></title>
        <link>https://orpiske.net/posts/configuring-intellij-to-work-with-podman/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/configuring-intellij-to-work-with-podman/</guid>
        <pubDate>Wed, 20 Oct 2021 00:00:00 +0000</pubDate>
        <description><![CDATA[One of the things I missed when I migrated from Docker to Podman was the builtin integration in IntelliJ.]]></description>
        <content:encoded><![CDATA[<p>One of the things I missed when I migrated from Docker to Podman was the builtin integration in IntelliJ.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/configuring-intellij-to-work-with-podman/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Intel Wi-Fi 6 AX 200 issues]]></title>
        <link>https://orpiske.net/posts/intel-wi-fi-6-ax-200-issues/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/intel-wi-fi-6-ax-200-issues/</guid>
        <pubDate>Tue, 05 Oct 2021 00:00:00 +0000</pubDate>
        <description><![CDATA[Apparently a recent upgrade of the Linux firmware packages has caused some Intel Wi-fi 6 AX 200 cards to stop working on Linux.]]></description>
        <content:encoded><![CDATA[<p>Apparently a recent upgrade of the Linux firmware packages has caused some Intel Wi-fi 6 AX 200 cards to stop working on Linux.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/intel-wi-fi-6-ax-200-issues/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Failed unmounting /var/lib/docker]]></title>
        <link>https://orpiske.net/posts/failed-unmounting-var-lib-docker/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/failed-unmounting-var-lib-docker/</guid>
        <pubDate>Tue, 22 Jun 2021 00:00:00 +0000</pubDate>
        <description><![CDATA[From time to time my desktop would hang when shutting down or rebooting it. Looking at the services output, I found this message: failed unmounting /var/lib/docker.]]></description>
        <content:encoded><![CDATA[<p>From time to time my desktop would hang when shutting down or rebooting it. Looking at the services output, I found this message: failed unmounting /var/lib/docker.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/failed-unmounting-var-lib-docker/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Too Many Open Files]]></title>
        <link>https://orpiske.net/posts/too-many-open-files/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/too-many-open-files/</guid>
        <pubDate>Wed, 02 Jun 2021 00:00:00 +0000</pubDate>
        <description><![CDATA[If your containers suddenly stop working due to &quot;Too Many Open Files&quot;, you can adjust that with the DefaultLimitNOFILE on the SystemD configuration files.]]></description>
        <content:encoded><![CDATA[<p>If your containers suddenly stop working due to &quot;Too Many Open Files&quot;, you can adjust that with the DefaultLimitNOFILE on the SystemD configuration files.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/too-many-open-files/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Camel K, Kind and a Local Registry]]></title>
        <link>https://orpiske.net/posts/camel-k-kind-and-a-local-registry/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/camel-k-kind-and-a-local-registry/</guid>
        <pubDate>Fri, 14 May 2021 00:00:00 +0000</pubDate>
        <description><![CDATA[Recently I switched to Kind (aka Kubernetes in Docker) by default. It&#39;s much easier and faster for development and testing.]]></description>
        <content:encoded><![CDATA[<p>Recently I switched to Kind (aka Kubernetes in Docker) by default. It&#39;s much easier and faster for development and testing.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/camel-k-kind-and-a-local-registry/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Test woes with Maven Failsafe 3.0.0-M5]]></title>
        <link>https://orpiske.net/posts/test-woes-with-maven-failsafe-3-0-0-m5/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/test-woes-with-maven-failsafe-3-0-0-m5/</guid>
        <pubDate>Tue, 13 Apr 2021 00:00:00 +0000</pubDate>
        <description><![CDATA[Recently I was converting some test cases so that they would run as integration tests instead of unit tests. I hit some strange errors with Maven Failsafe 3.0.0-M5.]]></description>
        <content:encoded><![CDATA[<p>Recently I was converting some test cases so that they would run as integration tests instead of unit tests. I hit some strange errors with Maven Failsafe 3.0.0-M5.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/test-woes-with-maven-failsafe-3-0-0-m5/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Using go and InfluxDB to find the best time to go the gym]]></title>
        <link>https://orpiske.net/posts/using-go-and-influxdb-to-find-the-best-time-to-go-the-gym/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/using-go-and-influxdb-to-find-the-best-time-to-go-the-gym/</guid>
        <pubDate>Fri, 18 Dec 2020 00:00:00 +0000</pubDate>
        <description><![CDATA[I have been suffering from back pain for some time now and I wanted to maximize the chances of meeting as few people as possible on the gym.]]></description>
        <content:encoded><![CDATA[<p>I have been suffering from back pain for some time now and I wanted to maximize the chances of meeting as few people as possible on the gym.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/using-go-and-influxdb-to-find-the-best-time-to-go-the-gym/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[SSLHandshakeException: no cipher suites in common]]></title>
        <link>https://orpiske.net/posts/sslhandshakeexception-no-cipher-suites-in-common/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/sslhandshakeexception-no-cipher-suites-in-common/</guid>
        <pubDate>Mon, 07 Dec 2020 00:00:00 +0000</pubDate>
        <description><![CDATA[Here&#39;s a quick tip if you happen to have problems with the javax.net.ssl.SSLHandshakeException: no cipher suites in common exception.]]></description>
        <content:encoded><![CDATA[<p>Here&#39;s a quick tip if you happen to have problems with the javax.net.ssl.SSLHandshakeException: no cipher suites in common exception.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/sslhandshakeexception-no-cipher-suites-in-common/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[IntelliJ: adjust the correct separator character for XML]]></title>
        <link>https://orpiske.net/posts/intellij-adjust-the-correct-separator-character-for-xml/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/intellij-adjust-the-correct-separator-character-for-xml/</guid>
        <pubDate>Tue, 03 Nov 2020 00:00:00 +0000</pubDate>
        <description><![CDATA[Sometime ago, during a code review of one of my pull-requests, I found out that something really messed up my IntelliJ settings.]]></description>
        <content:encoded><![CDATA[<p>Sometime ago, during a code review of one of my pull-requests, I found out that something really messed up my IntelliJ settings.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/intellij-adjust-the-correct-separator-character-for-xml/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Controlling a PC via Apple HomeKit: part 2]]></title>
        <link>https://orpiske.net/posts/controlling-a-pc-via-apple-homekit-part-2/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/controlling-a-pc-via-apple-homekit-part-2/</guid>
        <pubDate>Thu, 07 Nov 2019 00:00:00 +0000</pubDate>
        <description><![CDATA[Now I am going to show how to install the services that interface with the infrastructure to execute the actions triggered by the Apple devices.]]></description>
        <content:encoded><![CDATA[<p>Now I am going to show how to install the services that interface with the infrastructure to execute the actions triggered by the Apple devices.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/controlling-a-pc-via-apple-homekit-part-2/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Controlling a PC via Apple HomeKit: part 3]]></title>
        <link>https://orpiske.net/posts/controlling-a-pc-via-apple-homekit-part-3/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/controlling-a-pc-via-apple-homekit-part-3/</guid>
        <pubDate>Thu, 07 Nov 2019 00:00:00 +0000</pubDate>
        <description><![CDATA[In this last part of the tutorial, we will create the scripts that will be run when the actions are triggered.]]></description>
        <content:encoded><![CDATA[<p>In this last part of the tutorial, we will create the scripts that will be run when the actions are triggered.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/controlling-a-pc-via-apple-homekit-part-3/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Controlling a PC via Apple HomeKit]]></title>
        <link>https://orpiske.net/posts/controlling-a-pc-via-apple-homekit/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/controlling-a-pc-via-apple-homekit/</guid>
        <pubDate>Thu, 07 Nov 2019 00:00:00 +0000</pubDate>
        <description><![CDATA[This tutorial will show how to integrate a regular computer to a Apple&#39;s HomeKit and use your iOS or iPadOS device to turn it on or off.]]></description>
        <content:encoded><![CDATA[<p>This tutorial will show how to integrate a regular computer to a Apple&#39;s HomeKit and use your iOS or iPadOS device to turn it on or off.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/controlling-a-pc-via-apple-homekit/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Automating shelving of Jenkins jobs]]></title>
        <link>https://orpiske.net/posts/automating-shelving-of-jenkins-jobs/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/automating-shelving-of-jenkins-jobs/</guid>
        <pubDate>Fri, 26 Oct 2018 00:00:00 +0000</pubDate>
        <description><![CDATA[The current version of the shelve plugin does not support shelving multiple projects. Luckily, it is possible using a simple bash script.]]></description>
        <content:encoded><![CDATA[<p>The current version of the shelve plugin does not support shelving multiple projects. Luckily, it is possible using a simple bash script.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/automating-shelving-of-jenkins-jobs/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Minicloud: the Free OpenPower cloud]]></title>
        <link>https://orpiske.net/posts/minicloud-the-free-openpower-cloud/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/minicloud-the-free-openpower-cloud/</guid>
        <pubDate>Mon, 04 Jun 2018 00:00:00 +0000</pubDate>
        <description><![CDATA[I recently got access to the Minicloud, a Free OpenPower Cloud hosted by Unicamp.]]></description>
        <content:encoded><![CDATA[<p>I recently got access to the Minicloud, a Free OpenPower Cloud hosted by Unicamp.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/minicloud-the-free-openpower-cloud/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Running Apache Artemis with 32Mb of JVM heap memory]]></title>
        <link>https://orpiske.net/posts/running-apache-artemis-with-32mb-of-jvm-heap-memory/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/running-apache-artemis-with-32mb-of-jvm-heap-memory/</guid>
        <pubDate>Mon, 04 Jun 2018 00:00:00 +0000</pubDate>
        <description><![CDATA[I decided to deploy Apache Artemis as the Maestro Broker. One the cool things about Artemis is that it can run with ridiculously small amount of memory.]]></description>
        <content:encoded><![CDATA[<p>I decided to deploy Apache Artemis as the Maestro Broker. One the cool things about Artemis is that it can run with ridiculously small amount of memory.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/running-apache-artemis-with-32mb-of-jvm-heap-memory/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Making it easy to play with Maestro]]></title>
        <link>https://orpiske.net/posts/making-it-easy-to-play-with-maestro/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/making-it-easy-to-play-with-maestro/</guid>
        <pubDate>Mon, 25 Dec 2017 00:00:00 +0000</pubDate>
        <description><![CDATA[Maestro is a collection of tools that can be used for distributed performance testing.]]></description>
        <content:encoded><![CDATA[<p>Maestro is a collection of tools that can be used for distributed performance testing.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/making-it-easy-to-play-with-maestro/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Garmin Connect IQ on Fedora]]></title>
        <link>https://orpiske.net/posts/garmin-connect-iq-on-fedora/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/garmin-connect-iq-on-fedora/</guid>
        <pubDate>Wed, 20 Dec 2017 00:00:00 +0000</pubDate>
        <description><![CDATA[Garmin Connect IQ is the SDK used to build applications and widgets for Garmin Devices. Here is how to make it run on Fedora.]]></description>
        <content:encoded><![CDATA[<p>Garmin Connect IQ is the SDK used to build applications and widgets for Garmin Devices. Here is how to make it run on Fedora.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/garmin-connect-iq-on-fedora/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[GDB - A lot more than you knew]]></title>
        <link>https://orpiske.net/posts/gdb-a-lot-more-than-you-knew/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/gdb-a-lot-more-than-you-knew/</guid>
        <pubDate>Sat, 26 Aug 2017 00:00:00 +0000</pubDate>
        <description><![CDATA[This talk covers a lot of interesting things about GDB.]]></description>
        <content:encoded><![CDATA[<p>This talk covers a lot of interesting things about GDB.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/gdb-a-lot-more-than-you-knew/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[How to find the IP address of Linux guests]]></title>
        <link>https://orpiske.net/posts/how-to-find-the-ip-address-of-linux-guests/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/how-to-find-the-ip-address-of-linux-guests/</guid>
        <pubDate>Tue, 01 Aug 2017 00:00:00 +0000</pubDate>
        <description><![CDATA[How to find the IP address of virtual machine if your setup is using Bridged Networking.]]></description>
        <content:encoded><![CDATA[<p>How to find the IP address of virtual machine if your setup is using Bridged Networking.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/how-to-find-the-ip-address-of-linux-guests/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Do you want colors on your man pages?]]></title>
        <link>https://orpiske.net/posts/do-you-want-colors-on-your-man-pages/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/do-you-want-colors-on-your-man-pages/</guid>
        <pubDate>Fri, 26 May 2017 00:00:00 +0000</pubDate>
        <description><![CDATA[If you want colors on your man pages, try this tip.]]></description>
        <content:encoded><![CDATA[<p>If you want colors on your man pages, try this tip.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/do-you-want-colors-on-your-man-pages/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Malloc Internals]]></title>
        <link>https://orpiske.net/posts/malloc-internals/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/malloc-internals/</guid>
        <pubDate>Mon, 08 May 2017 00:00:00 +0000</pubDate>
        <description><![CDATA[The Red Hat Developers Blog recently published this article about malloc internals.]]></description>
        <content:encoded><![CDATA[<p>The Red Hat Developers Blog recently published this article about malloc internals.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/malloc-internals/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[MQTT Cheat Sheet]]></title>
        <link>https://orpiske.net/posts/mqtt-cheat-sheet/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/mqtt-cheat-sheet/</guid>
        <pubDate>Wed, 15 Mar 2017 00:00:00 +0000</pubDate>
        <description><![CDATA[The MQTT messaging protocol is a lightweight protocol well suited for the Internet of Things. Here&#39;s a cheat sheet for it.]]></description>
        <content:encoded><![CDATA[<p>The MQTT messaging protocol is a lightweight protocol well suited for the Internet of Things. Here&#39;s a cheat sheet for it.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/mqtt-cheat-sheet/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Messaging performance: tips, tricks and tools]]></title>
        <link>https://orpiske.net/posts/messaging-performance-tips-tricks-and-tools/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/messaging-performance-tips-tricks-and-tools/</guid>
        <pubDate>Sat, 28 Jan 2017 00:00:00 +0000</pubDate>
        <description><![CDATA[Today I gave a talk entitled Messaging Performance: tips, tricks and tools at the DevConf.cz 2017 in Brno.]]></description>
        <content:encoded><![CDATA[<p>Today I gave a talk entitled Messaging Performance: tips, tricks and tools at the DevConf.cz 2017 in Brno.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/messaging-performance-tips-tricks-and-tools/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Otavio&#39;s must-watch linux.conf.au talks]]></title>
        <link>https://orpiske.net/posts/otavio-s-must-watch-linux-conf-au-talks/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/otavio-s-must-watch-linux-conf-au-talks/</guid>
        <pubDate>Sun, 22 Jan 2017 00:00:00 +0000</pubDate>
        <description><![CDATA[I compiled a list of 8 talks from linux.conf.au 2017 that interested me.]]></description>
        <content:encoded><![CDATA[<p>I compiled a list of 8 talks from linux.conf.au 2017 that interested me.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/otavio-s-must-watch-linux-conf-au-talks/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[My personal tips for a better Fedora experience]]></title>
        <link>https://orpiske.net/posts/my-personal-tips-for-a-better-fedora-experience/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/my-personal-tips-for-a-better-fedora-experience/</guid>
        <pubDate>Tue, 10 Jan 2017 00:00:00 +0000</pubDate>
        <description><![CDATA[Fedora is a rock-solid stable, with a good selection of official and non-official packages.]]></description>
        <content:encoded><![CDATA[<p>Fedora is a rock-solid stable, with a good selection of official and non-official packages.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/my-personal-tips-for-a-better-fedora-experience/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[EOY 2016 links]]></title>
        <link>https://orpiske.net/posts/eoy-2016-links/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/eoy-2016-links/</guid>
        <pubDate>Sat, 31 Dec 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[Some links about interesting things I&#39;ve read or watched by the end of 2016. Further comments are provided on each item of the list.]]></description>
        <content:encoded><![CDATA[<p>Some links about interesting things I&#39;ve read or watched by the end of 2016. Further comments are provided on each item of the list.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/eoy-2016-links/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Google Sanitizers and Fedora 25]]></title>
        <link>https://orpiske.net/posts/google-sanitizers-and-fedora-25/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/google-sanitizers-and-fedora-25/</guid>
        <pubDate>Sat, 03 Dec 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[Here&#39;s a tip if you are using Fedora and trying to use one of the Google Sanitizers with clang and is having problems doing so.]]></description>
        <content:encoded><![CDATA[<p>Here&#39;s a tip if you are using Fedora and trying to use one of the Google Sanitizers with clang and is having problems doing so.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/google-sanitizers-and-fedora-25/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Restoring click method behavior on Fedora 25 and libinput]]></title>
        <link>https://orpiske.net/posts/restoring-click-method-behavior-on-fedora-25-and-libinput/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/restoring-click-method-behavior-on-fedora-25-and-libinput/</guid>
        <pubDate>Sun, 27 Nov 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[Here&#39;s a quick tip if you need to enable the Software Button Area behavior on an Apple macbook running Fedora 25.]]></description>
        <content:encoded><![CDATA[<p>Here&#39;s a quick tip if you need to enable the Software Button Area behavior on an Apple macbook running Fedora 25.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/restoring-click-method-behavior-on-fedora-25-and-libinput/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[SonarQube 5.6 upgrade]]></title>
        <link>https://orpiske.net/posts/sonarqube-5-6-upgrade/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/sonarqube-5-6-upgrade/</guid>
        <pubDate>Fri, 25 Nov 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[Overall tips for upgrade a SonarQube instance from 5.4 to 5.6 LTS.]]></description>
        <content:encoded><![CDATA[<p>Overall tips for upgrade a SonarQube instance from 5.4 to 5.6 LTS.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/sonarqube-5-6-upgrade/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[SonarQube database migration: MariaDB 5.5 to MySQL 5.7]]></title>
        <link>https://orpiske.net/posts/sonarqube-database-migration-mariadb-5-5-to-mysql-5-7/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/sonarqube-database-migration-mariadb-5-5-to-mysql-5-7/</guid>
        <pubDate>Fri, 25 Nov 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[Newer versions of SonarQube have stopped supporting MariaDB and you may need to switch to MySQL instead.]]></description>
        <content:encoded><![CDATA[<p>Newer versions of SonarQube have stopped supporting MariaDB and you may need to switch to MySQL instead.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/sonarqube-database-migration-mariadb-5-5-to-mysql-5-7/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Colors in GDB]]></title>
        <link>https://orpiske.net/posts/colors-in-gdb/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/colors-in-gdb/</guid>
        <pubDate>Mon, 07 Nov 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[I have been on a intense session of C/C++ hacking lately and I came across this interesting StackOverflow topic about how to colorize the GDB output.]]></description>
        <content:encoded><![CDATA[<p>I have been on a intense session of C/C++ hacking lately and I came across this interesting StackOverflow topic about how to colorize the GDB output.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/colors-in-gdb/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Running Apache Camel within an Application Server]]></title>
        <link>https://orpiske.net/posts/running-apache-camel-within-an-application-server/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/running-apache-camel-within-an-application-server/</guid>
        <pubDate>Sat, 29 Oct 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[This week I needed to show a colleague how to use Apache Camel, Apache CXF and Spring to create a web-based integration application.]]></description>
        <content:encoded><![CDATA[<p>This week I needed to show a colleague how to use Apache Camel, Apache CXF and Spring to create a web-based integration application.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/running-apache-camel-within-an-application-server/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Linux fanzines]]></title>
        <link>https://orpiske.net/posts/linux-fanzines/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/linux-fanzines/</guid>
        <pubDate>Sun, 25 Sep 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[Although man pages are essential, it&#39;s hard to advocate for them as being user friendly and easy to read. Now we have fanzines.]]></description>
        <content:encoded><![CDATA[<p>Although man pages are essential, it&#39;s hard to advocate for them as being user friendly and easy to read. Now we have fanzines.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/linux-fanzines/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[OpenPHT builds for Fedora]]></title>
        <link>https://orpiske.net/posts/openpht-builds-for-fedora/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/openpht-builds-for-fedora/</guid>
        <pubDate>Wed, 07 Sep 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[I have created Fedora packages for OpenPHT, a community-driven fork of the Plex Home Theater client.]]></description>
        <content:encoded><![CDATA[<p>I have created Fedora packages for OpenPHT, a community-driven fork of the Plex Home Theater client.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/openpht-builds-for-fedora/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Consolidating multiple git repositories into a single one]]></title>
        <link>https://orpiske.net/posts/consolidating-multiple-git-repositories-into-a-single-one/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/consolidating-multiple-git-repositories-into-a-single-one/</guid>
        <pubDate>Mon, 22 Aug 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[Today I decided to reorganize my GitHub repository. Here is a simple guide and automation command line to consolidate multiple repositories into a single one while retaining commit history.]]></description>
        <content:encoded><![CDATA[<p>Today I decided to reorganize my GitHub repository. Here is a simple guide and automation command line to consolidate multiple repositories into a single one while retaining commit history.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/consolidating-multiple-git-repositories-into-a-single-one/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[DNS configuration links]]></title>
        <link>https://orpiske.net/posts/dns-configuration-links/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/dns-configuration-links/</guid>
        <pubDate>Mon, 22 Aug 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[Long story short: recently I needed to configure a DNS subzone for some of my team&#39;s CI services.]]></description>
        <content:encoded><![CDATA[<p>Long story short: recently I needed to configure a DNS subzone for some of my team&#39;s CI services.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/dns-configuration-links/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Macbook touchpad configuration tip for Fedora Linux]]></title>
        <link>https://orpiske.net/posts/macbook-touchpad-configuration-tip-for-fedora-linux/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/macbook-touchpad-configuration-tip-for-fedora-linux/</guid>
        <pubDate>Sun, 10 Jul 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[Some time ago I wrote a few tips about Running Fedora 22 on a Late 2013 Macbook Pro (Retina). Here is a new tip for configuring the touchpad.]]></description>
        <content:encoded><![CDATA[<p>Some time ago I wrote a few tips about Running Fedora 22 on a Late 2013 Macbook Pro (Retina). Here is a new tip for configuring the touchpad.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/macbook-touchpad-configuration-tip-for-fedora-linux/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Interesting article about AMQP in Azure]]></title>
        <link>https://orpiske.net/posts/interesting-article-about-amqp-in-azure/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/interesting-article-about-amqp-in-azure/</guid>
        <pubDate>Wed, 06 Jul 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[If you are interested in the AMQP 1.0 messaging protocol, I recommend this article entitled AMQP 1.0 in Azure Service Bus and Event Hubs protocol guide.]]></description>
        <content:encoded><![CDATA[<p>If you are interested in the AMQP 1.0 messaging protocol, I recommend this article entitled AMQP 1.0 in Azure Service Bus and Event Hubs protocol guide.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/interesting-article-about-amqp-in-azure/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Some messaging stuff]]></title>
        <link>https://orpiske.net/posts/some-messaging-stuff/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/some-messaging-stuff/</guid>
        <pubDate>Thu, 30 Jun 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[Just sharing some messaging tools I have been working with recently.]]></description>
        <content:encoded><![CDATA[<p>Just sharing some messaging tools I have been working with recently.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/some-messaging-stuff/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Messaging and Internet Of Things]]></title>
        <link>https://orpiske.net/posts/messaging-and-internet-of-things/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/messaging-and-internet-of-things/</guid>
        <pubDate>Sat, 21 May 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[If you are interested in Messaging and Internet Of Things, you might want to take a look at this presentation from my colleagues at Red Hat.]]></description>
        <content:encoded><![CDATA[<p>If you are interested in Messaging and Internet Of Things, you might want to take a look at this presentation from my colleagues at Red Hat.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/messaging-and-internet-of-things/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[posts/2016-01-07-note-to-self-removing-unused-stuff-in-raspbian/index.md]]></title>
        <link>https://orpiske.net/posts/note-to-self-removing-unused-stuff-in-raspbian/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/note-to-self-removing-unused-stuff-in-raspbian/</guid>
        <pubDate>Thu, 07 Jan 2016 00:00:00 +0000</pubDate>
        <description><![CDATA[]]></description>
        <content:encoded><![CDATA[<p></p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/note-to-self-removing-unused-stuff-in-raspbian/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Interesting Link]]></title>
        <link>https://orpiske.net/posts/interesting-link/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/interesting-link/</guid>
        <pubDate>Sun, 29 Nov 2015 00:00:00 +0000</pubDate>
        <description><![CDATA[Recommended reading: P vs NP: The Assumption That Runs the Internet.]]></description>
        <content:encoded><![CDATA[<p>Recommended reading: P vs NP: The Assumption That Runs the Internet.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/interesting-link/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Parallels Tools 10 and Linux Kernel 4.2]]></title>
        <link>https://orpiske.net/posts/parallels-tools-10-and-linux-kernel-4-2/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/parallels-tools-10-and-linux-kernel-4-2/</guid>
        <pubDate>Sun, 29 Nov 2015 00:00:00 +0000</pubDate>
        <description><![CDATA[There seem to a be problem with Parallels Tools 10.3 and recent versions of the Linux kernel (4.2, at least).]]></description>
        <content:encoded><![CDATA[<p>There seem to a be problem with Parallels Tools 10.3 and recent versions of the Linux kernel (4.2, at least).</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/parallels-tools-10-and-linux-kernel-4-2/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[VIL: Very Important Links (updated)]]></title>
        <link>https://orpiske.net/posts/vil-very-important-links-updated/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/vil-very-important-links-updated/</guid>
        <pubDate>Sat, 17 Oct 2015 00:00:00 +0000</pubDate>
        <description><![CDATA[Just some important links that might be useful for others.]]></description>
        <content:encoded><![CDATA[<p>Just some important links that might be useful for others.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/vil-very-important-links-updated/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Fedora Linux 22 on Macbook Pro Retina]]></title>
        <link>https://orpiske.net/posts/fedora-linux-22-on-macbook-pro-retina/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/fedora-linux-22-on-macbook-pro-retina/</guid>
        <pubDate>Tue, 14 Jul 2015 00:00:00 +0000</pubDate>
        <description><![CDATA[I have Late 2013 MacBook Pro Retina and I wanted to run Fedora 22 on it. These are just some tips to solve some common problems.]]></description>
        <content:encoded><![CDATA[<p>I have Late 2013 MacBook Pro Retina and I wanted to run Fedora 22 on it. These are just some tips to solve some common problems.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/fedora-linux-22-on-macbook-pro-retina/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[About Quality Engineering]]></title>
        <link>https://orpiske.net/posts/about-quality-engineering/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/about-quality-engineering/</guid>
        <pubDate>Thu, 09 Jul 2015 00:00:00 +0000</pubDate>
        <description><![CDATA[All of that changed 3 months when I left my IT Specialist job in Brazil and moved to Czech Republic to work as a Software Quality Engineer.]]></description>
        <content:encoded><![CDATA[<p>All of that changed 3 months when I left my IT Specialist job in Brazil and moved to Czech Republic to work as a Software Quality Engineer.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/about-quality-engineering/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Recommended reading]]></title>
        <link>https://orpiske.net/posts/recommended-reading/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/recommended-reading/</guid>
        <pubDate>Thu, 23 Apr 2015 00:00:00 +0000</pubDate>
        <description><![CDATA[Quick post to share some interesting material I came across the Web.]]></description>
        <content:encoded><![CDATA[<p>Quick post to share some interesting material I came across the Web.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/recommended-reading/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Axis webservices with Maven overlays]]></title>
        <link>https://orpiske.net/posts/axis-webservices-with-maven-overlays/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/axis-webservices-with-maven-overlays/</guid>
        <pubDate>Sat, 04 Apr 2015 00:00:00 +0000</pubDate>
        <description><![CDATA[I should have published this months ago, so I hope I am not missing any details ... This short post shows how to build an Axis-based webservice, using Maven overlays.]]></description>
        <content:encoded><![CDATA[<p>I should have published this months ago, so I hope I am not missing any details ... This short post shows how to build an Axis-based webservice, using Maven overlays.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/axis-webservices-with-maven-overlays/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Simplifying JMS testing with embeddable brokers]]></title>
        <link>https://orpiske.net/posts/simplifying-jms-testing-with-embeddable-brokers/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/simplifying-jms-testing-with-embeddable-brokers/</guid>
        <pubDate>Thu, 22 Jan 2015 00:00:00 +0000</pubDate>
        <description><![CDATA[Ever hoped for an easy way to run embed brokers and simulate a full cycle JMS messaging cycle? Well, this pet project of mine may be useful for you.]]></description>
        <content:encoded><![CDATA[<p>Ever hoped for an easy way to run embed brokers and simulate a full cycle JMS messaging cycle? Well, this pet project of mine may be useful for you.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/simplifying-jms-testing-with-embeddable-brokers/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[JSON manipulation: reference material]]></title>
        <link>https://orpiske.net/posts/json-manipulation-reference-material/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/json-manipulation-reference-material/</guid>
        <pubDate>Thu, 15 Jan 2015 00:00:00 +0000</pubDate>
        <description><![CDATA[While working on ways to export my backlog in Trello, I came across the following articles that I think might be useful for those manipulating JSON data.]]></description>
        <content:encoded><![CDATA[<p>While working on ways to export my backlog in Trello, I came across the following articles that I think might be useful for those manipulating JSON data.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/json-manipulation-reference-material/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Using jq to convert a backlog hosted in Trello]]></title>
        <link>https://orpiske.net/posts/using-jq-to-convert-a-backlog-hosted-in-trello/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/using-jq-to-convert-a-backlog-hosted-in-trello/</guid>
        <pubDate>Wed, 14 Jan 2015 00:00:00 +0000</pubDate>
        <description><![CDATA[Disclaimer: Trello is awesome and it can export its data to CSV if you sign-up for one of the business plans. Here is how you can do it with jq.]]></description>
        <content:encoded><![CDATA[<p>Disclaimer: Trello is awesome and it can export its data to CSV if you sign-up for one of the business plans. Here is how you can do it with jq.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/using-jq-to-convert-a-backlog-hosted-in-trello/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Note to self: embedded HSQLDB for Java]]></title>
        <link>https://orpiske.net/posts/note-to-self-embedded-hsqldb-for-java/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/note-to-self-embedded-hsqldb-for-java/</guid>
        <pubDate>Fri, 05 Dec 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[This article explain how to setup and run an embedded HSQLDB (very useful for unit tests).]]></description>
        <content:encoded><![CDATA[<p>This article explain how to setup and run an embedded HSQLDB (very useful for unit tests).</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/note-to-self-embedded-hsqldb-for-java/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Processes, automation and discipline]]></title>
        <link>https://orpiske.net/posts/processes-automation-and-discipline/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/processes-automation-and-discipline/</guid>
        <pubDate>Thu, 20 Nov 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[Regardless the introduction of modern tools, a lot of software development teams still rely on outdated processes and manual labor.]]></description>
        <content:encoded><![CDATA[<p>Regardless the introduction of modern tools, a lot of software development teams still rely on outdated processes and manual labor.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/processes-automation-and-discipline/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Gentoo Linux Box for Vagrant Parallels Provider]]></title>
        <link>https://orpiske.net/posts/gentoo-linux-box-for-vagrant-parallels-provider/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/gentoo-linux-box-for-vagrant-parallels-provider/</guid>
        <pubDate>Fri, 29 Aug 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[Since I wanted to test how Vagrant and Parallels were working together, I created a standard 64bit Gentoo Linux box.]]></description>
        <content:encoded><![CDATA[<p>Since I wanted to test how Vagrant and Parallels were working together, I created a standard 64bit Gentoo Linux box.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/gentoo-linux-box-for-vagrant-parallels-provider/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Parallels 10 and Ubuntu 14.04 LTS]]></title>
        <link>https://orpiske.net/posts/parallels-10-and-ubuntu-14-04-lts/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/parallels-10-and-ubuntu-14-04-lts/</guid>
        <pubDate>Thu, 28 Aug 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[Just in case you are having problems running Ubuntu 14.04 after upgrading to Parallels Desktop 10.]]></description>
        <content:encoded><![CDATA[<p>Just in case you are having problems running Ubuntu 14.04 after upgrading to Parallels Desktop 10.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/parallels-10-and-ubuntu-14-04-lts/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Vagrant and Parallels Desktop]]></title>
        <link>https://orpiske.net/posts/vagrant-and-parallels-desktop/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/vagrant-and-parallels-desktop/</guid>
        <pubDate>Wed, 27 Aug 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[Maybe this is not news anymore, but Vagrant now supports Parallels.]]></description>
        <content:encoded><![CDATA[<p>Maybe this is not news anymore, but Vagrant now supports Parallels.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/vagrant-and-parallels-desktop/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Fun with Grok and Logstash regexes]]></title>
        <link>https://orpiske.net/posts/fun-with-grok-and-logstash-regexes/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/fun-with-grok-and-logstash-regexes/</guid>
        <pubDate>Wed, 30 Jul 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[I have been using Logstash extensively lately. Along with ElasticSearch, it&#39;s a great tool to centralize the logs and simplify access to them.]]></description>
        <content:encoded><![CDATA[<p>I have been using Logstash extensively lately. Along with ElasticSearch, it&#39;s a great tool to centralize the logs and simplify access to them.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/fun-with-grok-and-logstash-regexes/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Using Apache Cassandra with Apache Hadoop]]></title>
        <link>https://orpiske.net/posts/using-apache-cassandra-with-apache-hadoop/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/using-apache-cassandra-with-apache-hadoop/</guid>
        <pubDate>Sun, 20 Jul 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[I am currently working on a data analytics website and I decided to use Apache Cassandra as the input/output storage engine for and Apache Hadoop map/reduce job.]]></description>
        <content:encoded><![CDATA[<p>I am currently working on a data analytics website and I decided to use Apache Cassandra as the input/output storage engine for and Apache Hadoop map/reduce job.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/using-apache-cassandra-with-apache-hadoop/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Development Goodies]]></title>
        <link>https://orpiske.net/posts/development-goodies/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/development-goodies/</guid>
        <pubDate>Tue, 01 Jul 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[These are just some development-related links and articles I have read in the last weeks which I think are worth mentioning.]]></description>
        <content:encoded><![CDATA[<p>These are just some development-related links and articles I have read in the last weeks which I think are worth mentioning.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/development-goodies/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Data Structures]]></title>
        <link>https://orpiske.net/posts/data-structures/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/data-structures/</guid>
        <pubDate>Fri, 27 Jun 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[Data structures are a recurring topic for any software engineer. The list below contains a list of interesting reference material about them.]]></description>
        <content:encoded><![CDATA[<p>Data structures are a recurring topic for any software engineer. The list below contains a list of interesting reference material about them.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/data-structures/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Understanding webservices specifications (and more)]]></title>
        <link>https://orpiske.net/posts/understanding-webservices-specifications-and-more/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/understanding-webservices-specifications-and-more/</guid>
        <pubDate>Fri, 27 Jun 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[JSON and RESTful web services are the new darlings of the Internet. However, a large amount of the backend development still relies on SOAP.]]></description>
        <content:encoded><![CDATA[<p>JSON and RESTful web services are the new darlings of the Internet. However, a large amount of the backend development still relies on SOAP.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/understanding-webservices-specifications-and-more/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[MacPass: a decent, OS X native, KeePass port]]></title>
        <link>https://orpiske.net/posts/macpass-a-decent-os-x-native-keepass-port/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/macpass-a-decent-os-x-native-keepass-port/</guid>
        <pubDate>Thu, 26 Jun 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[A native OS X port of Keepass is something that I have been wanting for a long time. Amazingly I found one today while browsing the web.]]></description>
        <content:encoded><![CDATA[<p>A native OS X port of Keepass is something that I have been wanting for a long time. Amazingly I found one today while browsing the web.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/macpass-a-decent-os-x-native-keepass-port/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Enterprise Integration with Apache Camel]]></title>
        <link>https://orpiske.net/posts/enterprise-integration-with-apache-camel/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/enterprise-integration-with-apache-camel/</guid>
        <pubDate>Mon, 17 Mar 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[I&#39;ve just published a mini e-book, in Portuguese, about Enterprise Integration with Apache Camel.]]></description>
        <content:encoded><![CDATA[<p>I&#39;ve just published a mini e-book, in Portuguese, about Enterprise Integration with Apache Camel.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/enterprise-integration-with-apache-camel/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Quick tips for running Java applications on OpenShift]]></title>
        <link>https://orpiske.net/posts/quick-tips-for-running-java-applications-on-openshift/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/quick-tips-for-running-java-applications-on-openshift/</guid>
        <pubDate>Sat, 15 Mar 2014 00:00:00 +0000</pubDate>
        <description><![CDATA[It&#39;s pretty common to need to set hostname or a port for your service in OpenShift.]]></description>
        <content:encoded><![CDATA[<p>It&#39;s pretty common to need to set hostname or a port for your service in OpenShift.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/quick-tips-for-running-java-applications-on-openshift/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Tip: adjust sudo timeout on OS X]]></title>
        <link>https://orpiske.net/posts/tip-adjust-sudo-timeout-on-os-x/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/tip-adjust-sudo-timeout-on-os-x/</guid>
        <pubDate>Sun, 01 Sep 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[Find out how to adjust the sudo time-out behavior in OS X.]]></description>
        <content:encoded><![CDATA[<p>Find out how to adjust the sudo time-out behavior in OS X.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/tip-adjust-sudo-timeout-on-os-x/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[NoSQL: links for beginners]]></title>
        <link>https://orpiske.net/posts/nosql-links-for-beginners/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/nosql-links-for-beginners/</guid>
        <pubDate>Wed, 28 Aug 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[NoSQL databases are some of the hottest topics in the IT industry in the moment. A beginner can easily feel swamped with the amount of documentation available.]]></description>
        <content:encoded><![CDATA[<p>NoSQL databases are some of the hottest topics in the IT industry in the moment. A beginner can easily feel swamped with the amount of documentation available.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/nosql-links-for-beginners/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Running the Simple Apache CXF Server Example on Red Hat Openshift]]></title>
        <link>https://orpiske.net/posts/running-the-simple-apache-cxf-server-example-on-red-hat-openshift/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/running-the-simple-apache-cxf-server-example-on-red-hat-openshift/</guid>
        <pubDate>Mon, 26 Aug 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[Today I dedicated some time to educate myself about OpenShift, the Red Hat&#39;s Platform-As-A-Service offering.]]></description>
        <content:encoded><![CDATA[<p>Today I dedicated some time to educate myself about OpenShift, the Red Hat&#39;s Platform-As-A-Service offering.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/running-the-simple-apache-cxf-server-example-on-red-hat-openshift/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[A large list of free stuff]]></title>
        <link>https://orpiske.net/posts/a-large-list-of-free-stuff/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/a-large-list-of-free-stuff/</guid>
        <pubDate>Fri, 23 Aug 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[This thread on Reddit contains a large list of free stuff that you can find on the internet.]]></description>
        <content:encoded><![CDATA[<p>This thread on Reddit contains a large list of free stuff that you can find on the internet.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/a-large-list-of-free-stuff/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[SSPS: SDM Development and Latest Releases]]></title>
        <link>https://orpiske.net/posts/ssps-sdm-development-and-latest-releases/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/ssps-sdm-development-and-latest-releases/</guid>
        <pubDate>Fri, 16 Aug 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[You can find the documentation for the latest SDM version here.]]></description>
        <content:encoded><![CDATA[<p>You can find the documentation for the latest SDM version here.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/ssps-sdm-development-and-latest-releases/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Toy Project: Download Server]]></title>
        <link>https://orpiske.net/posts/toy-project-download-server/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/toy-project-download-server/</guid>
        <pubDate>Wed, 07 Aug 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[In case you need an example about how to use Unix Message Queues, Unix Sockets, POSIX Threads, and LibCurl.]]></description>
        <content:encoded><![CDATA[<p>In case you need an example about how to use Unix Message Queues, Unix Sockets, POSIX Threads, and LibCurl.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/toy-project-download-server/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Converting Jailbreak certificates to PEM]]></title>
        <link>https://orpiske.net/posts/converting-jailbreak-certificates-to-pem/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/converting-jailbreak-certificates-to-pem/</guid>
        <pubDate>Tue, 14 May 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[This is how you can use OpenSSL to convert certificates exported from Jailbreak to PEM.]]></description>
        <content:encoded><![CDATA[<p>This is how you can use OpenSSL to convert certificates exported from Jailbreak to PEM.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/converting-jailbreak-certificates-to-pem/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[SSPS 0.2.0 is out]]></title>
        <link>https://orpiske.net/posts/ssps-0-2-0-is-out/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/ssps-0-2-0-is-out/</guid>
        <pubDate>Tue, 14 May 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[I just released another version of SSPS: no more XMLs, no more WebDav.]]></description>
        <content:encoded><![CDATA[<p>I just released another version of SSPS: no more XMLs, no more WebDav.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/ssps-0-2-0-is-out/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Eclipse Juno Sucks]]></title>
        <link>https://orpiske.net/posts/eclipse-juno-sucks/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/eclipse-juno-sucks/</guid>
        <pubDate>Tue, 23 Apr 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[I have been using Eclipse Juno for the last couple of months and I must say that it&#39;s probably the worst Eclipse version I have ever used.]]></description>
        <content:encoded><![CDATA[<p>I have been using Eclipse Juno for the last couple of months and I must say that it&#39;s probably the worst Eclipse version I have ever used.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/eclipse-juno-sucks/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Installing Oracle Java on Ubuntu]]></title>
        <link>https://orpiske.net/posts/installing-oracle-java-on-ubuntu/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/installing-oracle-java-on-ubuntu/</guid>
        <pubDate>Fri, 19 Apr 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[I used this reference for installing Oracle Java on Ubuntu.]]></description>
        <content:encoded><![CDATA[<p>I used this reference for installing Oracle Java on Ubuntu.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/installing-oracle-java-on-ubuntu/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Some goodies]]></title>
        <link>https://orpiske.net/posts/some-goodies/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/some-goodies/</guid>
        <pubDate>Fri, 05 Apr 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[Coding and other interesting links.]]></description>
        <content:encoded><![CDATA[<p>Coding and other interesting links.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/some-goodies/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[How to create deb packages]]></title>
        <link>https://orpiske.net/posts/how-to-create-deb-packages/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/how-to-create-deb-packages/</guid>
        <pubDate>Mon, 28 Jan 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[Today, after a very long time, I had to create a package for a Linux system. It&#39;s been a long time since I did that for the last time so I had to re-learn it again.]]></description>
        <content:encoded><![CDATA[<p>Today, after a very long time, I had to create a package for a Linux system. It&#39;s been a long time since I did that for the last time so I had to re-learn it again.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/how-to-create-deb-packages/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Even more about logging]]></title>
        <link>https://orpiske.net/posts/even-more-about-logging/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/even-more-about-logging/</guid>
        <pubDate>Wed, 23 Jan 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[Remember that last year in 2011 I wrote a few texts about proper logging? Well, browsing on Reddit I found another 10 commandments for logging.]]></description>
        <content:encoded><![CDATA[<p>Remember that last year in 2011 I wrote a few texts about proper logging? Well, browsing on Reddit I found another 10 commandments for logging.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/even-more-about-logging/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[SSPS 0.1.0 launched]]></title>
        <link>https://orpiske.net/posts/ssps-0-1-0-launched/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/ssps-0-1-0-launched/</guid>
        <pubDate>Tue, 15 Jan 2013 00:00:00 +0000</pubDate>
        <description><![CDATA[I decided to release a new version of SSPS. I simplified a lot of things and I am slowly shaping it to my needs.]]></description>
        <content:encoded><![CDATA[<p>I decided to release a new version of SSPS. I simplified a lot of things and I am slowly shaping it to my needs.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/ssps-0-1-0-launched/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Simple Apache CXF: client and server example]]></title>
        <link>https://orpiske.net/posts/simple-apache-cxf-client-and-server-example/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/simple-apache-cxf-client-and-server-example/</guid>
        <pubDate>Wed, 10 Oct 2012 00:00:00 +0000</pubDate>
        <description><![CDATA[I needed a simple example of how to use Apache CXF to create a client and a server to show to one of my team mates and I couldn&#39;t find one that I liked.]]></description>
        <content:encoded><![CDATA[<p>I needed a simple example of how to use Apache CXF to create a client and a server to show to one of my team mates and I couldn&#39;t find one that I liked.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/simple-apache-cxf-client-and-server-example/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[System Tweaks for OS X]]></title>
        <link>https://orpiske.net/posts/system-tweaks-for-os-x/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/system-tweaks-for-os-x/</guid>
        <pubDate>Sun, 26 Aug 2012 00:00:00 +0000</pubDate>
        <description><![CDATA[Just found this interesting link of system tweaks for OS X on Reddit.]]></description>
        <content:encoded><![CDATA[<p>Just found this interesting link of system tweaks for OS X on Reddit.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/system-tweaks-for-os-x/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[How to switch sound output or input in Mountain Lion]]></title>
        <link>https://orpiske.net/posts/how-to-switch-sound-output-or-input-in-mountain-lion/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/how-to-switch-sound-output-or-input-in-mountain-lion/</guid>
        <pubDate>Wed, 22 Aug 2012 00:00:00 +0000</pubDate>
        <description><![CDATA[A few weeks ago I bought a headset so that I can use Skype more comfortably and listen to music loudly without disturbing my neighbors.]]></description>
        <content:encoded><![CDATA[<p>A few weeks ago I bought a headset so that I can use Skype more comfortably and listen to music loudly without disturbing my neighbors.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/how-to-switch-sound-output-or-input-in-mountain-lion/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Quick Updates]]></title>
        <link>https://orpiske.net/posts/quick-updates/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/quick-updates/</guid>
        <pubDate>Sun, 24 Jun 2012 00:00:00 +0000</pubDate>
        <description><![CDATA[I switched from MacPorts to Homebrew. As far as I can tell, I am not coming back :).]]></description>
        <content:encoded><![CDATA[<p>I switched from MacPorts to Homebrew. As far as I can tell, I am not coming back :).</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/quick-updates/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Introducing SSPS]]></title>
        <link>https://orpiske.net/posts/introducing-ssps/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/introducing-ssps/</guid>
        <pubDate>Mon, 18 Jun 2012 00:00:00 +0000</pubDate>
        <description><![CDATA[Are you tired of manually deploying your software? Please check the Simple Software Publication System.]]></description>
        <content:encoded><![CDATA[<p>Are you tired of manually deploying your software? Please check the Simple Software Publication System.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/introducing-ssps/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[My top 3 PPAs for Ubuntu]]></title>
        <link>https://orpiske.net/posts/my-top-3-ppas-for-ubuntu/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/my-top-3-ppas-for-ubuntu/</guid>
        <pubDate>Sun, 22 Apr 2012 00:00:00 +0000</pubDate>
        <description><![CDATA[One of the things I love most about Ubuntu is how easy it is to install software. Ubuntu&#39;s PPA plays a great deal on this.]]></description>
        <content:encoded><![CDATA[<p>One of the things I love most about Ubuntu is how easy it is to install software. Ubuntu&#39;s PPA plays a great deal on this.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/my-top-3-ppas-for-ubuntu/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Solving MQRC_NOT_CONVERTED Problem: The Easy Way]]></title>
        <link>https://orpiske.net/posts/solving-mqrc_not_converted-problem-the-easy-way/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/solving-mqrc_not_converted-problem-the-easy-way/</guid>
        <pubDate>Wed, 22 Feb 2012 00:00:00 +0000</pubDate>
        <description><![CDATA[In WebSphere MQ 7, IBM has changed the default Coded Character Set Identifier (CCSID) and that may cause problems in certain conditions.]]></description>
        <content:encoded><![CDATA[<p>In WebSphere MQ 7, IBM has changed the default Coded Character Set Identifier (CCSID) and that may cause problems in certain conditions.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/solving-mqrc_not_converted-problem-the-easy-way/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Old but gold]]></title>
        <link>https://orpiske.net/posts/old-but-gold/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/old-but-gold/</guid>
        <pubDate>Sat, 22 Oct 2011 00:00:00 +0000</pubDate>
        <description><![CDATA[This is a collection of links that I took from my old blog (in Portuguese).]]></description>
        <content:encoded><![CDATA[<p>This is a collection of links that I took from my old blog (in Portuguese).</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/old-but-gold/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[Writing good log messages]]></title>
        <link>https://orpiske.net/posts/writing-good-log-messages/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/writing-good-log-messages/</guid>
        <pubDate>Sat, 15 Oct 2011 00:00:00 +0000</pubDate>
        <description><![CDATA[In the last posts I presented general guidelines to improve your logging practices. Today we&#39;ll discuss further about how and what you log.]]></description>
        <content:encoded><![CDATA[<p>In the last posts I presented general guidelines to improve your logging practices. Today we&#39;ll discuss further about how and what you log.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/writing-good-log-messages/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[A little more about logging]]></title>
        <link>https://orpiske.net/posts/a-little-more-about-logging/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/a-little-more-about-logging/</guid>
        <pubDate>Tue, 11 Oct 2011 00:00:00 +0000</pubDate>
        <description><![CDATA[A friend of mine, who read the first article, asked me to elaborate further about good logging practices. Today we&#39;ll discuss about fancy logs.]]></description>
        <content:encoded><![CDATA[<p>A friend of mine, who read the first article, asked me to elaborate further about good logging practices. Today we&#39;ll discuss about fancy logs.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/a-little-more-about-logging/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
      <item>
        <title><![CDATA[The 10 commandments for writing good logs]]></title>
        <link>https://orpiske.net/posts/the-10-commandments-for-writing-good-logs/</link>
        <guid isPermaLink="false">https://orpiske.net/posts/the-10-commandments-for-writing-good-logs/</guid>
        <pubDate>Fri, 07 Oct 2011 00:00:00 +0000</pubDate>
        <description><![CDATA[Given how easy is to log your application flow these days, it comes as no surprise that many developers abuse and misuse them.]]></description>
        <content:encoded><![CDATA[<p>Given how easy is to log your application flow these days, it comes as no surprise that many developers abuse and misuse them.</p><div style="margin-top: 50px; font-style: italic;"><strong><a href="https://orpiske.net/posts/the-10-commandments-for-writing-good-logs/">Keep reading</a>.</strong></div><br /> <br />]]></content:encoded>
      </item>
  </channel>
</rss>

