<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>News on CoderOnline</title>
    <link>https://coderonline.de/news/</link>
    <description>Recent content in News on CoderOnline</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://coderonline.de/news/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Link aggregation</title>
      <link>https://coderonline.de/news/2024-12-08-link-aggregation/</link>
      <pubDate>Sun, 08 Dec 2024 16:41:02 +0100</pubDate>
      <guid>https://coderonline.de/news/2024-12-08-link-aggregation/</guid>
      <description>&lt;h1 id=&#34;problem-statement&#34;&gt;&#xA;  Problem statement&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#problem-statement&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;The new switch supports 2,5 Gigabits, the computer connected to it has multiple&#xA;network ports all of which have only 1Gbit and we want more speed than a single&#xA;port offers, so we connect multiple ports to the switch.&lt;/p&gt;&#xA;&lt;h2 id=&#34;nomenclature&#34;&gt;&#xA;  Nomenclature&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#nomenclature&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;This is sometimes referred to as &amp;ldquo;Link aggregation&amp;rdquo; and also sometimes called&#xA;&amp;ldquo;Trunk Group Setting&amp;rdquo;, which is confusing because Cisco calls its 802.11q VLAN&#xA;tagging something with trunk as well (that is unrelated to link aggregation).&lt;/p&gt;</description>
    </item>
    <item>
      <title>omg!ipv6</title>
      <link>https://coderonline.de/news/2022-03-24-omg-ipv6/</link>
      <pubDate>Thu, 24 Mar 2022 23:30:38 +0100</pubDate>
      <guid>https://coderonline.de/news/2022-03-24-omg-ipv6/</guid>
      <description>&lt;p&gt;When I say I got ipv6 working I can imagine you may be asking how that is&#xA;special and you are right, theoretically at least. Practically I faced a&#xA;surprising amount of difficulties when I tried to configure my FreeBSD router&#xA;to get an ipv6 address from my internet service provider. Because of that I&#xA;configured my OpenVPN to route ipv6 traffic as an intermediate solution. That&#xA;however also took more time than I would have expected, because there is just&#xA;not enough documentation on the internet at this point in time and especially&#xA;when it comes to the question: How to route ipv6 from a jail over an epair&#xA;device. I mean&amp;hellip; Try it, if you like, but I will soon publish an article about&#xA;that topic here and that could help you to save a lot of time. So either&#xA;believe me or proof to yourself, that you are more intelligent than me and that&#xA;you can do the same thing with ease. No problem, only that I refuse to add a&#xA;comment section to my website, so nobody will ever get to know, except&amp;hellip;&#xA;Wait&amp;hellip;  You could very well post about your success on some social network.&#xA;Feel free to do so and do not forget to link my website. I like visitors, but&#xA;google does not like my site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Released emocli</title>
      <link>https://coderonline.de/news/2021-10-23-released-emocli/</link>
      <pubDate>Sat, 23 Oct 2021 14:50:38 +0200</pubDate>
      <guid>https://coderonline.de/news/2021-10-23-released-emocli/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://github.com/coderonline/emocli&#34;&gt;emocli&lt;/a&gt; is a little bash script, which&#xA;is able to display most of the emoticons and symbols found in Wikipedia&#xA;articles about Unicode and Charsets. The tool does not present an overview and&#xA;is not meant as a replacement for&#xA;&lt;a href=&#34;https://gitlab.gnome.org/GNOME/gnome-characters&#34;&gt;gnome-characters&lt;/a&gt;, but better&#xA;suited to test the capabilities of different terminal emulators: The script can&#xA;add modifiers to the smilies and request a text-only representation by doing&#xA;so. Not all terminal emulators support that today. You can also use it to test&#xA;&amp;rsquo;new&amp;rsquo; standards, e.g. the emoticons skin color tone after Fitzpatrick and&#xA;wonder how few emoticons are supported at this time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Released vim-under-the-cursor</title>
      <link>https://coderonline.de/news/2021-10-09-released-vim-under-the-cursor/</link>
      <pubDate>Sat, 09 Oct 2021 23:14:43 +0200</pubDate>
      <guid>https://coderonline.de/news/2021-10-09-released-vim-under-the-cursor/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://git.entwicklerseite.de/vim-under-the-cursor&#34;&gt;vim-under-the-cursor&lt;/a&gt;&#xA;Underlines all occurances of the word under the cursor and additionally&#xA;displays the color under the cursor if it is written as a hex value. The&#xA;alpha-channel (#rgba colors) is also supported and changes the brightness of&#xA;colors.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Released vim-fancy-line</title>
      <link>https://coderonline.de/news/2021-05-16-released-vim-fancy-bar/</link>
      <pubDate>Sun, 16 May 2021 00:00:00 +0000</pubDate>
      <guid>https://coderonline.de/news/2021-05-16-released-vim-fancy-bar/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://git.entwicklerseite.de/vim-fancy-line/&#34;&gt;vim-fancy-line&lt;/a&gt; was released&#xA;today: A minimalistic, fast and good looking status- and tabline for Vim.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Xfce/Thunar contribution</title>
      <link>https://coderonline.de/news/2021-03-14-thunar-contribution/</link>
      <pubDate>Sun, 14 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://coderonline.de/news/2021-03-14-thunar-contribution/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://gitlab.xfce.org/xfce/thunar/-/merge_requests/68&#34;&gt;This&lt;/a&gt; is no&#xA;spectacular change, but it is really awesome how easy it is to contribute to&#xA;the Xfce project thanks to its maintainers like Alexander Schwinn. Thank you!&#xA;This really encourages further involvement.&lt;/p&gt;</description>
    </item>
    <item>
      <title>apu4d4</title>
      <link>https://coderonline.de/news/2021-03-07-pc-engines-apu4d4/</link>
      <pubDate>Sun, 07 Mar 2021 00:00:00 +0000</pubDate>
      <guid>https://coderonline.de/news/2021-03-07-pc-engines-apu4d4/</guid>
      <description>&lt;p&gt;I was looking for a way to use FreeBSD as router OS in my home. Its purpose was&#xA;to route OpenVPN traffic from and to my network, so that an individual host&#xA;configuration becomes unnecessary. My first setup was based on a raspberry&#xA;pi and that works good enough and is so simple, that it can easily be fixed&#xA;if something breaks.&lt;/p&gt;&#xA;&lt;p&gt;I further improved the setup and installed a local DNS recursor in order to get&#xA;DNS under my control. That allowed me to name my devices relative to a local&#xA;domain, optimize the recursor cache to my needs and use DNS servers from the&#xA;&lt;a href=&#34;https://www.opennic.org/&#34;&gt;opennic&lt;/a&gt; project for which I needed the cache&#xA;optimizations the most.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Raspberry infrared camera drill template</title>
      <link>https://coderonline.de/news/2021-02-07-raspi-infrared-camera/</link>
      <pubDate>Sun, 07 Feb 2021 00:00:00 +0000</pubDate>
      <guid>https://coderonline.de/news/2021-02-07-raspi-infrared-camera/</guid>
      <description>&lt;p&gt;This camera is available online and gets seriously warm when turned on. Also it&#xA;is hard to mount in this form.  Or short: A case is necessary and here is the&#xA;drill template for it (in SVG-Format)&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;raspi-night-vision-cam.svg&#34; alt=&#34;drill template&#34; /&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;raspi-night-vision-cam.scad&#34;&gt;openscad file&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;raspi-night-vision-cam.svg&#34;&gt;svg file&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;raspi-night-vision-cam.glabels&#34;&gt;glabels file&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;img src=&#34;raspi-night-vision-cam.jpg&#34; alt=&#34;for this device&#34; /&gt;&lt;/p&gt;&#xA;&lt;p&gt;And the result is good enough:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;raspi-night-vision-cam-case.jpg&#34; alt=&#34;picture of the result&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Smart home</title>
      <link>https://coderonline.de/news/2020-12-01-smart-home-in-motion/</link>
      <pubDate>Tue, 01 Dec 2020 00:00:00 +0000</pubDate>
      <guid>https://coderonline.de/news/2020-12-01-smart-home-in-motion/</guid>
      <description>&lt;p&gt;I have never found it noteworthy that I have installed LED strips behind my&#xA;main monitors, because it used to be too dark there and was hurting my eyes.&#xA;For many years I had a crude LED-strip in a cable tie construction, not very&#xA;nice from a construction point of view, but as durable as such temporary&#xA;solutions always get. I have now upgraded the setup and for anybody interested&#xA;in how my desktop looks like today, here it is:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Released vim-recently-used</title>
      <link>https://coderonline.de/news/2020-07-16-released-vim-recently-used/</link>
      <pubDate>Thu, 16 Jul 2020 22:27:58 +0200</pubDate>
      <guid>https://coderonline.de/news/2020-07-16-released-vim-recently-used/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://git.entwicklerseite.de/vim-recently-used/&#34;&gt;vim-recently-used&lt;/a&gt; shows a&#xA;list of recently used files from the current directory when starting Vim.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vim contribution</title>
      <link>https://coderonline.de/news/2020-07-07-contribution-to-vim/</link>
      <pubDate>Tue, 07 Jul 2020 00:00:00 +0000</pubDate>
      <guid>https://coderonline.de/news/2020-07-07-contribution-to-vim/</guid>
      <description>&lt;p&gt;I am confident to speak &lt;a href=&#34;https://stackoverflow.com/questions/34967130/vim-right-way-to-indent-css-and-js-inside-html/52249799#52249799&#34;&gt;for&#xA;others&lt;/a&gt;&#xA;as well when I thank Bram Moolenaar for accepting my &lt;a href=&#34;https://github.com/vim/vim/pull/6410&#34;&gt;pull&#xA;request&lt;/a&gt; so quickly.&lt;/p&gt;&#xA;&lt;p&gt;I am really impressed, that you really did that by yourself. I was not&#xA;expecting that, because its unusual to be recognized by rock stars when&#xA;participating in their concerts.&lt;/p&gt;&#xA;&lt;p&gt;However I realized, that what this means to me could potentially be something I&#xA;could give to others as well. Not because I am a rock star, but rather because&#xA;nobody is. We are all humans and we can change the world for the better. Thanks&#xA;for reminding me!&lt;/p&gt;</description>
    </item>
    <item>
      <title>And still...</title>
      <link>https://coderonline.de/news/2020-04-07-and-still/</link>
      <pubDate>Tue, 07 Apr 2020 00:06:06 +0200</pubDate>
      <guid>https://coderonline.de/news/2020-04-07-and-still/</guid>
      <description>&lt;p&gt;Some time ago my blog software broke and I could not help but did not&#xA;feel like fixing it. That was now the situation for almost one year and&#xA;until today and it was never supposed to take that long, nor does it&#xA;mean that I will quit with anything. I am still here, I still work on my&#xA;projects and below you find a picture of my latest project, which I will&#xA;eventually release as an open source project.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Drill templates for analog meters</title>
      <link>https://coderonline.de/news/2018-11-21-drilling-template-for-vu-meters/</link>
      <pubDate>Wed, 21 Nov 2018 00:00:00 +0000</pubDate>
      <guid>https://coderonline.de/news/2018-11-21-drilling-template-for-vu-meters/</guid>
      <description>&lt;p&gt;Here are some drill templates for cheap analog meters. No waranties, worked for me (tm).&lt;/p&gt;&#xA;&lt;h2 id=&#34;50-43&#34;&gt;&#xA;  50-43&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#50-43&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;img src=&#34;50-43.svg&#34; alt=&#34;drill template 50-43&#34; /&gt;&#xA;&lt;a href=&#34;50-43.glabels&#34;&gt;glabels&lt;/a&gt;, &lt;a href=&#34;50-43.pdf&#34;&gt;pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;85c1-85l1&#34;&gt;&#xA;  85c1-85l1&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#85c1-85l1&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;img src=&#34;85c1-85l1.svg&#34; alt=&#34;drill template 85c1-85l1&#34; /&gt;&#xA;&lt;a href=&#34;85c1-85l1.glabels&#34;&gt;glabels&lt;/a&gt;, &lt;a href=&#34;85c1-85l1.pdf&#34;&gt;pdf&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;85x1_85l1_dh670&#34;&gt;&#xA;  85x1_85l1_dh670&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#85x1_85l1_dh670&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;&lt;img src=&#34;85x1_85l1_dh670.svg&#34; alt=&#34;drill template 85x1_85l1_dh670&#34; /&gt;&#xA;&lt;a href=&#34;85x1_85l1_dh670.glabels&#34;&gt;glabels&lt;/a&gt;, &lt;a href=&#34;85x1_85l1_dh670.pdf&#34;&gt;pdf&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>In system program the UEFI BIOS</title>
      <link>https://coderonline.de/news/2018-03-17-diy-in-system-program-the-uefi-bios/</link>
      <pubDate>Sat, 17 Mar 2018 16:55:08 +0100</pubDate>
      <guid>https://coderonline.de/news/2018-03-17-diy-in-system-program-the-uefi-bios/</guid>
      <description>&lt;p&gt;Apart from looking so crude: This device actually worked! I was able to&#xA;re-flash the UEFI BIOS directly on the motherboard and the computer&#xA;starts again! More important is though, that after that worked, there is&#xA;no reason to NOT further play around with the BIOS anymore. Watch out&#xA;for news or try it on your own. An interesting low-level world has&#xA;forgotten to lock its gate ;)&#xA;&lt;a href=&#34;IMG_20180317_162101-e1521302988726.jpg&#34;&gt;&lt;img src=&#34;IMG_20180317_162101-e1521302988726-1024x407.jpg&#34; alt=&#34;&#34; /&gt;&lt;/a&gt;&#xA;The whole story: I faced a serious issue with my computer the other day,&#xA;when it wasn&#39;t booting any more and stuck on the BIOS logo screen. I&#xA;tried DEL and the F* keys, but the system did not respond by any means.&#xA;But I further noticed, that -within a certain time frame- the NUM lock&#xA;key worked with a remarkable delay before the LED reacted. I removed all&#xA;components, even one of the two RAM sticks I have- still the same thing.&#xA;Since the board had a dual bios, I tried to re-flesh the first from the&#xA;second by holding the on switch for a few seconds. Although that seemed&#xA;to work it did not fix the issue. I removed and reinserted the bios&#xA;battery and started bridging pins of the BIOS chip in order to erase it&#xA;until I managed to get the computer in an even worse state in which it&#xA;turned on and again off very quickly without showing anything on the&#xA;screen. I managed to destroy my BIOS and that used to be something for&#xA;which you have send your board back to its manufacturer or buy a new&#xA;one. But I was still not ready to give up on it and after some soldering&#xA;and bug fixing I came up with a really crude solution, which I now want&#xA;to share with you, because this thing looks so terrible, even though it&#xA;worked :D &lt;em&gt;Note: I also tried a direct connection with a more recent&#xA;Raspberry Pi 3, but for that additional resistors would be required.&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>solder fume extracting lamp</title>
      <link>https://coderonline.de/news/2018-01-27-solder-fume-extracting-lamp/</link>
      <pubDate>Sat, 27 Jan 2018 23:47:28 +0100</pubDate>
      <guid>https://coderonline.de/news/2018-01-27-solder-fume-extracting-lamp/</guid>
      <description>&lt;p&gt;Upcycling of an old and defective ATX power supply by using its case,&#xA;because that already has a hole and a huge fan and a carbon filter can&#xA;easily be placed inside&amp;hellip;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;IMG_6234.jpg&#34; alt=&#34;lamp &amp;#43; solder fume extractor from beneath&#34; /&gt;&#xA;&lt;img src=&#34;IMG_6239.jpg&#34; alt=&#34;lamp &amp;#43; solder fume extractor from away&#34; /&gt;&#xA;&lt;img src=&#34;IMG_6236.jpg&#34; alt=&#34;lamp &amp;#43; solder fume extractor from top&#34; /&gt;&lt;/p&gt;&#xA;&lt;p&gt;At least one switch is required to turn the fan on and off. That is if&#xA;you ever like to enjoy light and silence altogether ;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kellerjoch, Schwaz/Tirol</title>
      <link>https://coderonline.de/news/2017-10-10-kellerjoch/</link>
      <pubDate>Tue, 10 Oct 2017 18:50:53 +0200</pubDate>
      <guid>https://coderonline.de/news/2017-10-10-kellerjoch/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;IMG_5656-IMG_5684-1920x1080-1024x288.jpg&#34; alt=&#34;&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>it&#39;s a robot</title>
      <link>https://coderonline.de/news/2017-02-17-its-a-robot/</link>
      <pubDate>Fri, 17 Feb 2017 16:14:34 +0100</pubDate>
      <guid>https://coderonline.de/news/2017-02-17-its-a-robot/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;cool-sample11.png&#34;&gt;&lt;img src=&#34;cool-sample11.png&#34; alt=&#34;&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Wolfs Dream</title>
      <link>https://coderonline.de/news/2017-01-11-a-wolfs-dream/</link>
      <pubDate>Wed, 11 Jan 2017 00:25:06 +0100</pubDate>
      <guid>https://coderonline.de/news/2017-01-11-a-wolfs-dream/</guid>
      <description>&lt;p&gt;Its ridiculous how bad I am in drawing. Because of that I started to&#xA;learn &lt;a href=&#34;http://blender.org/&#34;&gt;Blender&lt;/a&gt; some years ago. One of my last&#xA;drawings was a scene from a dream I once had. With Blender I was finally&#xA;able to catch the mood of that scene in an image:&lt;/p&gt;&#xA;&lt;video class=&#34;video-shortcode&#34; preload=&#34;metadata&#34;    &gt;&#xA;    &lt;source type=&#34;video/mp4&#34; src=&#34;out.mp4&#34; /&gt;&#xA;    &lt;source type=&#34;video/webm&#34; src=&#34;out.webm&#34; /&gt;&#xA;    &lt;img src=&#34;&#34; alt=&#34;Wauzi&#34; /&gt;&#xA;&lt;/video&gt;</description>
    </item>
    <item>
      <title>Charliecube</title>
      <link>https://coderonline.de/news/2016-12-13-charliecube/</link>
      <pubDate>Tue, 13 Dec 2016 00:19:41 +0100</pubDate>
      <guid>https://coderonline.de/news/2016-12-13-charliecube/</guid>
      <description>&lt;p&gt;Again on lighting. This time it is a 4x4x4-LED-cube I had laying around&#xA;for several month. Building such a thing takes a bit of patience, but&#xA;turned out to be relaxing as playing with lego. Programming it can get&#xA;challenging, but the software provided does a good job in simplifying it&#xA;by providing graphics primitives.&lt;/p&gt;&#xA;&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA;      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/CzMV3draM7A?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;parts-and-sources&#34;&gt;&#xA;  parts and sources&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#parts-and-sources&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://aglick.com/&#34;&gt;aglick.com&lt;/a&gt; original author,&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.thingiverse.com/thing:501651&#34;&gt;thingiverse.com/thing:501651&lt;/a&gt; printed parts/tools,&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://wiki.hackerspace-bielefeld.de/led-matrix&#34;&gt;hackerspace-bielefeld.de&lt;/a&gt; software modifications,&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://sites.google.com/site/rgbledcubes/home/charliecube64/programming&#34;&gt;sites.google.com/site/rgbledcubes&lt;/a&gt; pinout correction,&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://www.instructables.com/id/charliecube-charlieplexed-4x4x4-rgb-led-cube/#cdyg341it22uvrf&#34;&gt;instructables.com/id/charliecube&amp;hellip;&lt;/a&gt; hippynerd&amp;rsquo;s step-by-step instructions&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;why&#34;&gt;&#xA;  why?&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#why&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Mainly I wanted to have one, because they look so great. On the other hand this&#xA;is also an interesting project, because the exercise is to control 192 light&#xA;emitting diodes (LEDs) with a single microcontroller.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Winterlight</title>
      <link>https://coderonline.de/news/2016-12-07-ikea-winterlight/</link>
      <pubDate>Wed, 07 Dec 2016 22:59:26 +0100</pubDate>
      <guid>https://coderonline.de/news/2016-12-07-ikea-winterlight/</guid>
      <description>&lt;p&gt;Now that the dark season of the year is coming, I felt the need for a&#xA;better lighting concept in my room. The blue light is meant to remind me&#xA;on how the blue summer sky looks alike. I liked the blue energy saving&#xA;lamps even better than its LED counterparts, because they deliver cooler&#xA;light. The construction of the lamp is kept as simple as possible.&lt;/p&gt;&#xA;&lt;p&gt;An &lt;a href=&#34;http://www.ikea.com/de/de/catalog/products/66703500/&#34;&gt;IKEA PRÖJS&lt;/a&gt; desk pad&#xA;forms the lamps body and acts as diffuser. It is held together with a punched&#xA;metal strip and M3 nuts and bolds and 3M double sided tape, all of which I had&#xA;lying around.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The new Server is doing a good job</title>
      <link>https://coderonline.de/news/2016-08-29-the-new-server-is-doing-a-good-job/</link>
      <pubDate>Mon, 29 Aug 2016 23:24:57 +0200</pubDate>
      <guid>https://coderonline.de/news/2016-08-29-the-new-server-is-doing-a-good-job/</guid>
      <description>&lt;p&gt;Not only does it serve virtually &#39;everything&#39; much faster, but is also&#xA;highly configurable and therefor tweakable. I am really satisfied with&#xA;the result. Besides from that I have also set up a system monitor and&#xA;log file analyzer, which I haven&#39;t had for a while. But in order to&#xA;deliver relevant content the importance of such tools should never be&#xA;underestimated. I also have moved my voice mailbox from an old raspberry&#xA;pi b+ to this server. This simplifies my backups, improves its&#xA;reliability and as a bonus I do not have to deliver my voice mails&#xA;across the internet or at least I don&#39;t have to let asterisk know any&#xA;of my smtp passwords ;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Migration sucessfull</title>
      <link>https://coderonline.de/news/2016-06-30-hello-world/</link>
      <pubDate>Thu, 30 Jun 2016 03:21:34 +0200</pubDate>
      <guid>https://coderonline.de/news/2016-06-30-hello-world/</guid>
      <description>&lt;p&gt;I have moved my infrastructure to my own virtual server and now have a&#xA;central point to administrate everything. Thanks to FreeBSD and it&#39;s&#xA;jails I was able to separate services, which are known to have security&#xA;issues regularly. Also I have already operated that server for two years&#xA;and fine tuned many things, like firewall rules and kernel parameters. I&#xA;am now pretty happy with the result. Among many other advantages which I&#xA;gained by doing so, I have also improved the accessibility for my&#xA;visitors: My sites are available over IPv6 and HTTPS, which tended to be&#xA;too expensive on my previously used shared webspace. I am currently&#xA;thinking about writing an article or creating a video about what I have&#xA;learned about the differences and similarities between self hosted&#xA;environments and shared webspace, because I managed to run unsupported&#xA;code and languages on my shared space for years, which some of you may&#xA;find interesting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blender: NES Console</title>
      <link>https://coderonline.de/news/2016-06-09-blender-nes-console/</link>
      <pubDate>Thu, 09 Jun 2016 01:12:08 +0200</pubDate>
      <guid>https://coderonline.de/news/2016-06-09-blender-nes-console/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;nintendo-entertainment-system.png&#34; alt=&#34;nintendo-entertainment-system&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>poor mans null modem adapter</title>
      <link>https://coderonline.de/news/2016-02-20-poor-mans-null-modem-adapter/</link>
      <pubDate>Sat, 20 Feb 2016 02:52:01 +0100</pubDate>
      <guid>https://coderonline.de/news/2016-02-20-poor-mans-null-modem-adapter/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;poor-mans-nullmodem-cable.jpg&#34; alt=&#34;poor-mans-nullmodem-cable&#34; /&gt; actually... &lt;a href=&#34;https://en.wikipedia.org/wiki/Magic_SysRq_key&#34;&gt;it&#xA;works :)&lt;/a&gt; ;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>interior furnishing with blender</title>
      <link>https://coderonline.de/news/2016-02-16-interior-furnishing-with-blender/</link>
      <pubDate>Tue, 16 Feb 2016 17:10:26 +0100</pubDate>
      <guid>https://coderonline.de/news/2016-02-16-interior-furnishing-with-blender/</guid>
      <description>&lt;video class=&#34;video-shortcode&#34; preload=&#34;metadata&#34;    &gt;&#xA;    &lt;source type=&#34;video/mp4&#34; src=&#34;home2016.mp4&#34; /&gt;&#xA;    &lt;source type=&#34;video/webm&#34; src=&#34;home2016.webm&#34; /&gt;&#xA;    &lt;img src=&#34;&#34; alt=&#34;my flat in 2016&#34; /&gt;&#xA;&lt;/video&gt;&#xA;&#xA;&lt;p&gt;first complete 360 degree rendering took 4 hours (without baking anything)&lt;/p&gt;</description>
    </item>
    <item>
      <title>3,5&#34;HDD disassembly time lapse</title>
      <link>https://coderonline.de/news/2016-01-09-35-hdd-disassembly-time-lapse/</link>
      <pubDate>Sat, 09 Jan 2016 23:23:48 +0100</pubDate>
      <guid>https://coderonline.de/news/2016-01-09-35-hdd-disassembly-time-lapse/</guid>
      <description>&lt;p&gt;how to disassemble a 3,5&amp;quot; hard disk drive to salvage useful parts&lt;/p&gt;&#xA;&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA;      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/bb1eb_Qz86E?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;&#xA;    &lt;/div&gt;</description>
    </item>
    <item>
      <title>qspacestatus</title>
      <link>https://coderonline.de/news/2015-12-03-qspacestatus/</link>
      <pubDate>Thu, 03 Dec 2015 06:17:53 +0100</pubDate>
      <guid>https://coderonline.de/news/2015-12-03-qspacestatus/</guid>
      <description>&lt;p&gt;qspacestatus is a program to display the status (open/closed) of your&#xA;&lt;a href=&#34;http://hackerspaces.org/&#34;&gt;hackerspace&lt;/a&gt; in the notification area.  Source code&#xA;and binaries for Linux and Windows are available for download, packages for&#xA;different distributions will follow.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;systray-icon.png&#34; alt=&#34;qspacestatus screenshot&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>GIT repository now officially online!</title>
      <link>https://coderonline.de/news/2015-12-03-new-my-git-repository/</link>
      <pubDate>Thu, 03 Dec 2015 06:15:19 +0100</pubDate>
      <guid>https://coderonline.de/news/2015-12-03-new-my-git-repository/</guid>
      <description>&lt;p&gt;My GIT repository is finally reachable via&#xA;&lt;a href=&#34;http://git.entwicklerseite.de/&#34;&gt;http://git.entwicklerseite.de/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>qjackctl: new logo</title>
      <link>https://coderonline.de/news/2015-11-12-qjackctl-new-logo/</link>
      <pubDate>Thu, 12 Nov 2015 10:23:23 +0100</pubDate>
      <guid>https://coderonline.de/news/2015-11-12-qjackctl-new-logo/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://git.entwicklerseite.de/icons/plain/scalable/apps/qjackctl.png&#34; alt=&#34;qjackctl logo&#34; /&gt;&lt;/p&gt;&#xA;&lt;p&gt;My logo made it into the official build :)&lt;/p&gt;&#xA;&lt;p&gt;I created it, because the old icon had only 32x32 pixels and looked ugly when&#xA;scaled up. However I liked it and tried to keep mine close to the original.&lt;/p&gt;&#xA;&lt;p&gt;see: &lt;a href=&#34;http://qjackctl.sourceforge.net/&#34;&gt;http://qjackctl.sourceforge.net/&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>todays icon</title>
      <link>https://coderonline.de/news/2015-10-13-todays-icon/</link>
      <pubDate>Tue, 13 Oct 2015 03:56:22 +0200</pubDate>
      <guid>https://coderonline.de/news/2015-10-13-todays-icon/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;applications-office.png&#34; alt=&#34;applications-office&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>NAS4Free</title>
      <link>https://coderonline.de/news/2015-08-19-nas4free/</link>
      <pubDate>Wed, 19 Aug 2015 12:07:39 +0200</pubDate>
      <guid>https://coderonline.de/news/2015-08-19-nas4free/</guid>
      <description>&lt;p&gt;NAS4Free ist ein auf FreeBSD basierendes System, welches als Livesystem&#xA;auf Dateiservern eingesetzt werden kann. Damit habe ich mich eine Zeit&#xA;lang beschäftigt. Heute sehe ich, dass ein Forenbeitrag von mir mit&#xA;Erwägungen zu &lt;a href=&#34;http://www.forums.nas4free.org/viewtopic.php?f=60&amp;amp;t=6276&#34;&gt;passender Hardware und dem Umgang mit&#xA;ZFS&lt;/a&gt; bereits&#xA;10000 Mal gelesen wurde.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blender can now render anaglyph images :)</title>
      <link>https://coderonline.de/news/2015-06-14-blender-can-now-render-anaglyph-images/</link>
      <pubDate>Sun, 14 Jun 2015 03:25:33 +0200</pubDate>
      <guid>https://coderonline.de/news/2015-06-14-blender-can-now-render-anaglyph-images/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;serverroom44-stereo.png&#34;&gt;&lt;img src=&#34;serverroom44-stereo-1024x576.png&#34; alt=&#34;serverroom44-stereo&#34; /&gt;&lt;/a&gt;&#xA;not bad as a first test&lt;/p&gt;</description>
    </item>
    <item>
      <title>Universalstuhl von Heinz und Bodo Rasch</title>
      <link>https://coderonline.de/news/2015-06-07-universalstuhl/</link>
      <pubDate>Sun, 07 Jun 2015 00:51:21 +0200</pubDate>
      <guid>https://coderonline.de/news/2015-06-07-universalstuhl/</guid>
      <description>&lt;p&gt;Because it is so hard to imagine how such a chair would be adjustible, here&#xA;comes an animation:&lt;/p&gt;&#xA;&lt;video class=&#34;video-shortcode&#34; preload=&#34;metadata&#34;    &gt;&#xA;    &lt;source type=&#34;video/mp4&#34; src=&#34;chair.mp4&#34; /&gt;&#xA;    &lt;source type=&#34;video/webm&#34; src=&#34;chair.webm&#34; /&gt;&#xA;    &lt;img src=&#34;&#34; alt=&#34;Universal chair from Heinz and Bodo Rasch&#34; /&gt;&#xA;&lt;/video&gt;</description>
    </item>
    <item>
      <title>In reality</title>
      <link>https://coderonline.de/news/2015-06-02-in-reality/</link>
      <pubDate>Tue, 02 Jun 2015 17:03:30 +0200</pubDate>
      <guid>https://coderonline.de/news/2015-06-02-in-reality/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;20150501droege2mitmessung_00417.png&#34;&gt;&lt;img src=&#34;20150501droege2mitmessung_00417-1024x576.png&#34; alt=&#34;20150501droege2mitmessung_00417&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Greenscreen: A first try</title>
      <link>https://coderonline.de/news/2015-05-13-greenscreen-a-first-try/</link>
      <pubDate>Wed, 13 May 2015 02:40:14 +0200</pubDate>
      <guid>https://coderonline.de/news/2015-05-13-greenscreen-a-first-try/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;chromatest05-greenscreen.jpg&#34;&gt;&lt;img src=&#34;chromatest05-greenscreen-910x1024.jpg&#34; alt=&#34;chromatest05-greenscreen&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>custom icon set</title>
      <link>https://coderonline.de/news/2015-04-27-custom-icon-set/</link>
      <pubDate>Mon, 27 Apr 2015 13:58:34 +0200</pubDate>
      <guid>https://coderonline.de/news/2015-04-27-custom-icon-set/</guid>
      <description>&lt;p&gt;I am currently producing a custom icon theme. Work in progress:&#xA;&lt;a href=&#34;icons-sample.png&#34;&gt;&lt;img src=&#34;icons-sample-1024x794.png&#34; alt=&#34;icons-sample&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Neue Webseite</title>
      <link>https://coderonline.de/news/2015-03-07-neue-webseite/</link>
      <pubDate>Sat, 07 Mar 2015 13:15:29 +0100</pubDate>
      <guid>https://coderonline.de/news/2015-03-07-neue-webseite/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://nullzwomusik.de/&#34;&gt;&lt;img src=&#34;nullzwomusik2015-1024x769.png&#34; alt=&#34;nullzwomusik2015&#34; /&gt;&lt;/a&gt; Auftrag gemäß Kundenwunsch&#xA;erledigt&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pilatus, Luzern</title>
      <link>https://coderonline.de/news/2014-12-18-pilatus-luzern/</link>
      <pubDate>Thu, 18 Dec 2014 05:47:56 +0100</pubDate>
      <guid>https://coderonline.de/news/2014-12-18-pilatus-luzern/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;rechtslinks2-dec2014-background.jpg&#34;&gt;&lt;img src=&#34;rechtslinks2-dec2014-background.jpg&#34; alt=&#34;rechtslinks2-dec2014-background&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Invitation</title>
      <link>https://coderonline.de/news/2014-12-01-invitation_2014/</link>
      <pubDate>Mon, 01 Dec 2014 17:48:06 +0100</pubDate>
      <guid>https://coderonline.de/news/2014-12-01-invitation_2014/</guid>
      <description>&lt;p&gt;10000b :: birthday - made with &lt;a href=&#34;https://blender.org&#34;&gt;blender&lt;/a&gt;&lt;/p&gt;&#xA;&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA;      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/7AaiQCu27-E?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;&#xA;    &lt;/div&gt;</description>
    </item>
    <item>
      <title>Frankfurt: Willy-Brand-Platz</title>
      <link>https://coderonline.de/news/2014-10-06-frankfurt-willy-brand-platz/</link>
      <pubDate>Mon, 06 Oct 2014 01:57:29 +0200</pubDate>
      <guid>https://coderonline.de/news/2014-10-06-frankfurt-willy-brand-platz/</guid>
      <description>&lt;p&gt;&amp;ldquo;little planet&amp;rdquo;-image of the european central bank in Frankfurt, Germany.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;little_planet-1024x887.jpg&#34; alt=&#34;Willy-Brand-Platz, EZB&#34; /&gt;&lt;/p&gt;&#xA;&lt;p&gt;It is unfortunate, that I had to take the photo free handed, because I had no&#xA;tripod with me. But the result is still decent, I think.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Justitia</title>
      <link>https://coderonline.de/news/2014-09-18-justitia/</link>
      <pubDate>Thu, 18 Sep 2014 14:40:51 +0200</pubDate>
      <guid>https://coderonline.de/news/2014-09-18-justitia/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;justitia.gif&#34;&gt;&lt;img src=&#34;justitia.gif&#34; alt=&#34;justitia&#34; /&gt;&lt;/a&gt;&#xA;Eine 212 Kilobyte große Gif-Datei als eye catcher für&#xA;&lt;a href=&#34;http://blog.malzeiten.de/&#34;&gt;blog.malzeiten.de&lt;/a&gt;. Fotografiert mit Canon&#xA;EOS 650D&lt;/p&gt;</description>
    </item>
    <item>
      <title>Schuko plug and socket</title>
      <link>https://coderonline.de/news/2014-09-08-schuko-plug-and-socket/</link>
      <pubDate>Mon, 08 Sep 2014 00:58:46 +0200</pubDate>
      <guid>https://coderonline.de/news/2014-09-08-schuko-plug-and-socket/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;steckdosenleiste21.png&#34;&gt;&lt;img src=&#34;steckdosenleiste21.png&#34; alt=&#34;steckdosenleiste2&#34; /&gt;&lt;/a&gt;&#xA;Blendermodell einer Steckdosenleiste, gerendert mit cycles. Versionen&#xA;mit und ohne Schalter/ Kann man ja immer mal gebrauchen sowas... ;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>LCDd extension: maxilcd</title>
      <link>https://coderonline.de/news/2014-09-04-lcdd-extension-maxilcd/</link>
      <pubDate>Thu, 04 Sep 2014 12:39:41 +0200</pubDate>
      <guid>https://coderonline.de/news/2014-09-04-lcdd-extension-maxilcd/</guid>
      <description>&lt;p&gt;My LCDd extensions is a simple bash script and it integrates well with&#xA;lcdproc. Nevertheless it displays things I missed in lcdproc:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;ip-address&lt;/li&gt;&#xA;&lt;li&gt;hostname&lt;/li&gt;&#xA;&lt;li&gt;hard disk(s) temperatures&lt;/li&gt;&#xA;&lt;li&gt;CPU utilization&lt;/li&gt;&#xA;&lt;li&gt;CPU temperature (alias physical id 0)&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;prerequirements&#34;&gt;&#xA;  Prerequirements&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#prerequirements&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Make sure, that LCDd is running. Your tools:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;vim /etc/lcdd.conf&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;systemctl start lcdd&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;systemctl status lcdd&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;systemctl enable lcdd&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;If you see a &lt;code&gt;permission denied&lt;/code&gt; error, then a restart helps for an&#xA;unknown reason.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hackerspace Bielefeld in 3D</title>
      <link>https://coderonline.de/news/2014-08-07-hackerspace-bielefeld-in-3d/</link>
      <pubDate>Thu, 07 Aug 2014 21:48:21 +0200</pubDate>
      <guid>https://coderonline.de/news/2014-08-07-hackerspace-bielefeld-in-3d/</guid>
      <description>&lt;p&gt;Gerade bin ich dabei ein 3D-Modell von diesem etwas schrägen Gebäude&#xA;herzustellen. Vielleicht demnächst als Level für einen Egoshooter oder zum&#xA;Planen der Inneneinrichtung. Jedenfalls sieht es schonmal ganz cool aus und&#xA;schmückt das &lt;a href=&#34;http://wiki.hackerspace-bielefeld.de/&#34;&gt;Wiki vom HSB&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;grundriss24.png&#34; alt=&#34;grundriss24&#34; /&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;grundriss23-lineart.png&#34; alt=&#34;grundriss23-lineart&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Solder fume extractor version 2.0</title>
      <link>https://coderonline.de/news/2014-03-17-lotdampfabsauger-version-2-0/</link>
      <pubDate>Mon, 17 Mar 2014 20:29:58 +0100</pubDate>
      <guid>https://coderonline.de/news/2014-03-17-lotdampfabsauger-version-2-0/</guid>
      <description>&lt;p&gt;A 3D printer can sometimes be a substitute for a milling machine.&#xA;That is now the second version, the first you see in the background.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;l%c3%b6tdampf2.jpg&#34; alt=&#34;lötdampf2&#34; /&gt;&#xA;&lt;img src=&#34;l%c3%b6tdampf1.jpg&#34; alt=&#34;lötdampf1&#34; /&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;material&#34;&gt;&#xA;  Material&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#material&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Aktivkohlefilter (130x130mm)&lt;/li&gt;&#xA;&lt;li&gt;120mm Gehäuselüfter -&lt;/li&gt;&#xA;&lt;li&gt;Netzteil (12V)&lt;/li&gt;&#xA;&lt;li&gt;Gehäuse aus PLA&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Progress: 3D printer</title>
      <link>https://coderonline.de/news/2014-03-13-status-3d-drucker/</link>
      <pubDate>Thu, 13 Mar 2014 12:45:31 +0100</pubDate>
      <guid>https://coderonline.de/news/2014-03-13-status-3d-drucker/</guid>
      <description>&lt;p&gt;Success! My do it youself 3D printer prints for the first time:&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;IMG_1338-first-prints.jpg&#34; alt=&#34;IMG_1338-first-prints&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>3D model of me (not scanned)</title>
      <link>https://coderonline.de/news/2014-01-24-update-ich-als-3d-modell/</link>
      <pubDate>Fri, 24 Jan 2014 09:47:51 +0100</pubDate>
      <guid>https://coderonline.de/news/2014-01-24-update-ich-als-3d-modell/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;result-cpu19.png&#34;&gt;&lt;img src=&#34;result-cpu19.png&#34; alt=&#34;result-cpu19&#34; /&gt;&lt;/a&gt;&#xA;&lt;a href=&#34;result-cpu01.png&#34;&gt;&lt;img src=&#34;result-cpu01.png&#34; alt=&#34;result-cpu01&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>raspberry pi model</title>
      <link>https://coderonline.de/news/2014-01-23-raspberry-pi-modell/</link>
      <pubDate>Thu, 23 Jan 2014 14:46:50 +0100</pubDate>
      <guid>https://coderonline.de/news/2014-01-23-raspberry-pi-modell/</guid>
      <description>&lt;p&gt;A game with geometry and solid surface modelling&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;output2.png&#34; alt=&#34;output2&#34; /&gt;&#xA;&lt;img src=&#34;output32.png&#34; alt=&#34;output3&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>vcf file normalization by email</title>
      <link>https://coderonline.de/news/2014-01-17-convert-vcf-files/</link>
      <pubDate>Fri, 17 Jan 2014 01:27:34 +0100</pubDate>
      <guid>https://coderonline.de/news/2014-01-17-convert-vcf-files/</guid>
      <description>&lt;p&gt;This little perl file is to convert unique &lt;code&gt;UID&lt;/code&gt;s of VCards into &lt;code&gt;mail=...&lt;/code&gt;&#xA;which is where the claws mail program finds duplicates.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-perl&#34; data-lang=&#34;perl&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;#!/usr/bin/perl&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;open(FILE, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;2014-01-17.vcf&amp;#39;&lt;/span&gt;);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;my&lt;/span&gt; $content &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; join(&lt;span style=&#34;color:#e6db74&#34;&gt;&amp;#39;&amp;#39;&lt;/span&gt;, &lt;span style=&#34;color:#e6db74&#34;&gt;&amp;lt;FILE&amp;gt;&lt;/span&gt;);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;close(FILE);&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;sub&lt;/span&gt; &lt;span style=&#34;color:#a6e22e&#34;&gt;found&lt;/span&gt;()&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;{&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#66d9ef&#34;&gt;my&lt;/span&gt; $vcard &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; $1;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#66d9ef&#34;&gt;if&lt;/span&gt;($vcard &lt;span style=&#34;color:#f92672&#34;&gt;=~&lt;/span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt; /^EMAIL.*:(.+)rn/m&lt;/span&gt;)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                &lt;span style=&#34;color:#66d9ef&#34;&gt;my&lt;/span&gt; $mail &lt;span style=&#34;color:#f92672&#34;&gt;=&lt;/span&gt; $1;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;                $vcard &lt;span style=&#34;color:#f92672&#34;&gt;=~&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;s/UID:.*/UID:mail=$mail\,ou=people\,dc=typesafe\,dc=de/g&lt;/span&gt;;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        }&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;        &lt;span style=&#34;color:#66d9ef&#34;&gt;print&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;qq[$vcardrnrn]&lt;/span&gt;;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;$content &lt;span style=&#34;color:#f92672&#34;&gt;=~&lt;/span&gt; &lt;span style=&#34;color:#e6db74&#34;&gt;s/(BEGIN:VCARD.*?END:VCARD)/found/gmes&lt;/span&gt;;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Windows 8 license allows surveillance</title>
      <link>https://coderonline.de/news/2013-10-02-877/</link>
      <pubDate>Wed, 02 Oct 2013 11:56:15 +0200</pubDate>
      <guid>https://coderonline.de/news/2013-10-02-877/</guid>
      <description>&lt;p&gt;An important but yet often unnoticed paragraph in the Microsoft license&#xA;of Windows 8: It is necessary to grant Microsoft access to personal data&#xA;in order to install it. Some of these &amp;lsquo;features&amp;rsquo; can be deactivated later&#xA;on, but that does not make it any better for me.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;license-windows8.png&#34; alt=&#34;license-windows8&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Video: Bouldern im Speicher1</title>
      <link>https://coderonline.de/news/2015-03-02-bouldervideo/</link>
      <pubDate>Sun, 06 May 2012 13:54:52 +0100</pubDate>
      <guid>https://coderonline.de/news/2015-03-02-bouldervideo/</guid>
      <description>&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA;      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/HxpfKMe416A?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;http://www.blender.org/&#34;&gt;Blender&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>blender model of my room</title>
      <link>https://coderonline.de/news/2012-03-25-mein-erstes-masstabsgetreues-modell/</link>
      <pubDate>Sun, 25 Mar 2012 01:13:27 +0100</pubDate>
      <guid>https://coderonline.de/news/2012-03-25-mein-erstes-masstabsgetreues-modell/</guid>
      <description>&lt;p&gt;My first blender model in scale&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;perspektive.jpg&#34;&gt;&lt;img src=&#34;perspektive.jpg&#34; alt=&#34;erster raum&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>edged a pcb</title>
      <link>https://coderonline.de/news/2010-12-10-pcb-etching/</link>
      <pubDate>Fri, 10 Dec 2010 03:40:45 +0100</pubDate>
      <guid>https://coderonline.de/news/2010-12-10-pcb-etching/</guid>
      <description>&lt;p&gt;I edged my first pcb for the alarm clock of my dreams :)&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;p1140089.jpg&#34; alt=&#34;alarm clock&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>prototype: alarm clock</title>
      <link>https://coderonline.de/news/2010-11-16-prototype-alarm-clock/</link>
      <pubDate>Tue, 16 Nov 2010 03:24:41 +0100</pubDate>
      <guid>https://coderonline.de/news/2010-11-16-prototype-alarm-clock/</guid>
      <description>&lt;p&gt;This is my first working prototype. It:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;plays mp3 music from sd memory card,&lt;/li&gt;&#xA;&lt;li&gt;shows status messages on an spi interfaced display,&lt;/li&gt;&#xA;&lt;li&gt;communicates via rs-232,&lt;/li&gt;&#xA;&lt;li&gt;receives and decodes the dcf-77 signal to drive a precise clock&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;img src=&#34;p1140069.jpg&#34; alt=&#34;TraumWecker&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>rs-232</title>
      <link>https://coderonline.de/news/2010-09-21-rs232/</link>
      <pubDate>Tue, 21 Sep 2010 10:26:06 +0200</pubDate>
      <guid>https://coderonline.de/news/2010-09-21-rs232/</guid>
      <description>&lt;p&gt;I got the RS-232 connection working. Nothing special, but from that&#xA;helps a lot when debugging&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;P1130859.jpg&#34; alt=&#34;TraumWecker&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>HD44780 8bit init</title>
      <link>https://coderonline.de/news/2010-05-13-hd44780-8bit-init/</link>
      <pubDate>Thu, 13 May 2010 18:09:20 +0200</pubDate>
      <guid>https://coderonline.de/news/2010-05-13-hd44780-8bit-init/</guid>
      <description>&lt;p&gt;I had success interfacing the HD44780 display&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;P1130263&#34; alt=&#34;TraumWecker&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>uC programming</title>
      <link>https://coderonline.de/news/2010-04-26-uc-programming/</link>
      <pubDate>Mon, 26 Apr 2010 23:26:01 +0200</pubDate>
      <guid>https://coderonline.de/news/2010-04-26-uc-programming/</guid>
      <description>&lt;p&gt;Worth an entry: The first day I have ever programmed a µ-controller&#xA;myself. My aim was to build a digital alarm clock and this led me&#xA;directly into the world of digital electronics.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;microcontroller_programming.jpg&#34; alt=&#34;microcontroller_programming&#34; /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The biggest maze in the world</title>
      <link>https://coderonline.de/news/1989-05-23-irrgarten/</link>
      <pubDate>Tue, 23 May 1989 14:26:01 +0200</pubDate>
      <guid>https://coderonline.de/news/1989-05-23-irrgarten/</guid>
      <description>&lt;p&gt;Drawn in my early school days. If your child does something like that, I&#xA;suggest you support it becoming an electronic engineer or a programmer, like&#xA;me.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;./der_gr%c3%b6%c3%9fte_irrgarten_der_welt.jpg&#34; alt=&#34;Der größte Irrgarten der Welt&#34; /&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
