<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>dkrajzew's Dilettante Habits</title>
    <link>https://www.krajzewicz.de/blog/</link>
    <atom:link href="https://www.krajzewicz.de/blog/rss.xml" rel="self" type="application/rss+xml"/>
    <description>Some dilettant approaches to topics of my interest</description>
    <managingEditor>daniel@krajzewicz.de (Daniel Krajzewicz)</managingEditor>
    <language>en-en</language>
    <copyright>(c) Daniel Krajzewicz 2014-2026</copyright>
    <item>
      <title>ShaderWB - a shader workbench</title>
      <link>https://www.krajzewicz.de/blog/shaderwb.php</link>
      <guid>https://www.krajzewicz.de/blog/shaderwb.php</guid>
      <description>A tool for fast shader hacking.</description>
      <pubDate>Sat, 27 Aug 2022 20:00:00 -0000</pubDate>
      <category>glsl</category>
      <category>shader</category>
      <category>computer graphics</category>
      <category>applications/ShaderWB</category>
      <category>fx</category>
    </item>
    <item>
      <title>degrotesque — A tiny web type setter</title>
      <link>https://www.krajzewicz.de/blog/degrotesque.php</link>
      <guid>https://www.krajzewicz.de/blog/degrotesque.php</guid>
      <description>A small script to improve the appearance of HTML text.</description>
      <pubDate>Sat, 16 Jul 2022 13:40:00 -0000</pubDate>
      <category>tools</category>
      <category> libraries</category>
      <category> web</category>
      <category> typography</category>
      <category> downloads</category>
      <category> open source</category>
      <category> programming languages/Python</category>
    </item>
    <item>
      <title>c64 Releases</title>
      <link>https://www.krajzewicz.de/blog/c64-releases.php</link>
      <guid>https://www.krajzewicz.de/blog/c64-releases.php</guid>
      <description>c64 demos, tools, and games I wrote or contributed to.</description>
      <pubDate>Sun, 12 Jun 2022 18:20:00 -0000</pubDate>
      <category>c64</category>
      <category>demos</category>
      <category>tools</category>
      <category>games</category>
      <category>downloads</category>
    </item>
    <item>
      <title>A library for parsing command line options</title>
      <link>https://www.krajzewicz.de/blog/command-line-options.php</link>
      <guid>https://www.krajzewicz.de/blog/command-line-options.php</guid>
      <description>A small library for parsing command line options.</description>
      <pubDate>Sat, 07 Aug 2021 19:50:00 -0000</pubDate>
      <category>software engineering/options</category>
      <category> libraries</category>
      <category> downloads</category>
      <category> open source</category>
    </item>
    <item>
      <title>Announcing BrainBreak</title>
      <link>https://www.krajzewicz.de/blog/announcing-brainbreak.php</link>
      <guid>https://www.krajzewicz.de/blog/announcing-brainbreak.php</guid>
      <description>A classic tile game for the c64 with hires multicolour graphics.</description>
      <pubDate>Sat, 04 Jul 2020 12:46:00 -0000</pubDate>
      <category>games</category>
      <category>c64</category>
      <category>applications/BrainBreak</category>
    </item>
    <item>
      <title>c64 Python helper</title>
      <link>https://www.krajzewicz.de/blog/c64-python-helper.php</link>
      <guid>https://www.krajzewicz.de/blog/c64-python-helper.php</guid>
      <description>An open source Python library for dealing with c64 graphics.</description>
      <pubDate>Sat, 16 May 2020 18:56:00 -0000</pubDate>
      <category>c64</category>
      <category> programming languages/Python</category>
      <category> libraries</category>
      <category> open source</category>
      <category> downloads</category>
      <category> tools</category>
    </item>
    <item>
      <title>How to design a new language that can be spoken, written, and read.</title>
      <link>https://www.krajzewicz.de/blog/language-generation.php</link>
      <guid>https://www.krajzewicz.de/blog/language-generation.php</guid>
      <description>Some others did it &amp;mdash; they designed a completely new language. I did as well. Here&amp;apos;s how.</description>
      <pubDate>Fri, 24 Apr 2020 21:11:00 -0000</pubDate>
      <category>language</category>
    </item>
    <item>
      <title>c64 Font Sizes</title>
      <link>https://www.krajzewicz.de/blog/c64-font-sizes.php</link>
      <guid>https://www.krajzewicz.de/blog/c64-font-sizes.php</guid>
      <description>Common font sizes on the c64 with some examples.</description>
      <pubDate>Sun, 19 Apr 2020 02:50:00 -0000</pubDate>
      <category>typography</category>
      <category>c64</category>
    </item>
    <item>
      <title>The file structure of a software project</title>
      <link>https://www.krajzewicz.de/blog/software-project-structure.php</link>
      <guid>https://www.krajzewicz.de/blog/software-project-structure.php</guid>
      <description>You know, software engineering is a discipline. Here&amp;apos;s what I know about structuring a software project.</description>
      <pubDate>Thu, 02 Apr 2020 23:50:00 -0000</pubDate>
      <category>software engineering</category>
    </item>
    <item>
      <title>To OSG or not to OSG?</title>
      <link>https://www.krajzewicz.de/blog/osg-not-osg.php</link>
      <guid>https://www.krajzewicz.de/blog/osg-not-osg.php</guid>
      <description>Discusses the usage of a scene graph library, namely OpenSceneGraph.</description>
      <pubDate>Wed, 06 Mar 2019 21:58:00 -0000</pubDate>
      <category>applications/ALSOG</category>
      <category>applications/SUMO</category>
      <category>OpenSceneGraph</category>
    </item>
    <item>
      <title>Generating scalable maps with OSM and SUMO</title>
      <link>https://www.krajzewicz.de/blog/sumo-scalable-osm-maps.php</link>
      <guid>https://www.krajzewicz.de/blog/sumo-scalable-osm-maps.php</guid>
      <description>A short demonstration of generating scalable maps using OpenStreetMap data and SUMO for visualisation.</description>
      <pubDate>Sat, 23 Feb 2019 21:00:00 -0000</pubDate>
      <category>applications/SUMO</category>
      <category>visualisation/maps</category>
      <category>opengl</category>
    </item>
    <item>
      <title>Dead Software: BluBot</title>
      <link>https://www.krajzewicz.de/blog/dead-blubot.php</link>
      <guid>https://www.krajzewicz.de/blog/dead-blubot.php</guid>
      <description>Presents an abandoned meta search engine with natural language processing and visualisation I contributed to.</description>
      <pubDate>Fri, 22 Jun 2018 23:15:00 -0000</pubDate>
      <category>applications/BluBot</category>
    </item>
    <item>
      <title>Persian Rasters</title>
      <link>https://www.krajzewicz.de/blog/persian-rasters.php</link>
      <guid>https://www.krajzewicz.de/blog/persian-rasters.php</guid>
      <description>Description and examples for so-called &amp;ldquo;persian raster&amp;rdquo; effect.</description>
      <pubDate>Sat, 25 Nov 2017 00:30:00 -0000</pubDate>
      <category>c64</category>
      <category>color palettes</category>
      <category>animation</category>
      <category>fx</category>
    </item>
    <item>
      <title>Moiré Test#1 (Back-/Foreground Images)</title>
      <link>https://www.krajzewicz.de/blog/moiree-test1.php</link>
      <guid>https://www.krajzewicz.de/blog/moiree-test1.php</guid>
      <description>Making a moir&amp;eacute; effect using HTML foreground/background images.</description>
      <pubDate>Sat, 25 Nov 2017 00:30:00 -0000</pubDate>
      <category>fx</category>
      <category> web</category>
      <category>animation</category>
    </item>
    <item>
      <title>Stretching the c64 Palette</title>
      <link>https://www.krajzewicz.de/blog/stretching-the-c64-palette.php</link>
      <guid>https://www.krajzewicz.de/blog/stretching-the-c64-palette.php</guid>
      <description>Presents some methods to stretch the limited c64 palette for obtaining large colour gradients.</description>
      <pubDate>Mon, 14 Aug 2017 22:15:00 -0000</pubDate>
      <category>c64</category>
      <category>color palettes</category>
    </item>
    <item>
      <title>Size-Minimal Fonts</title>
      <link>https://www.krajzewicz.de/blog/size-minimal-fonts.php</link>
      <guid>https://www.krajzewicz.de/blog/size-minimal-fonts.php</guid>
      <description>Notes on and thoughts about size-minimal fonts or character sets.</description>
      <pubDate>Tue, 11 Apr 2017 12:11:00 -0000</pubDate>
      <category>typography</category>
    </item>
    <item>
      <title>Web Sites</title>
      <link>https://www.krajzewicz.de/blog/web-sites.php</link>
      <guid>https://www.krajzewicz.de/blog/web-sites.php</guid>
      <description>Some web sites I designed.</description>
      <pubDate>Tue, 28 Mar 2017 22:00:00 -0000</pubDate>
      <category>web</category>
    </item>
    <item>
      <title>st2gif</title>
      <link>https://www.krajzewicz.de/blog/st2gif.php</link>
      <guid>https://www.krajzewicz.de/blog/st2gif.php</guid>
      <description>A tool that converts Atari ST graphics to gifs.</description>
      <pubDate>Tue, 28 Mar 2017 22:00:00 -0000</pubDate>
      <category>tools</category>
      <category> open source</category>
      <category>downloads</category>
    </item>
    <item>
      <title>Logos</title>
      <link>https://www.krajzewicz.de/blog/logos.php</link>
      <guid>https://www.krajzewicz.de/blog/logos.php</guid>
      <description>Some logos and signets I designed.</description>
      <pubDate>Tue, 28 Mar 2017 22:00:00 -0000</pubDate>
      <category>typography</category>
    </item>
    <item>
      <title>c16 Releases</title>
      <link>https://www.krajzewicz.de/blog/c16-releases.php</link>
      <guid>https://www.krajzewicz.de/blog/c16-releases.php</guid>
      <description>Some c16 thingies I wrote.</description>
      <pubDate>Tue, 28 Mar 2017 22:00:00 -0000</pubDate>
      <category>c16</category>
      <category>games</category>
      <category>downloads</category>
    </item>
    <item>
      <title>AnoPlib</title>
      <link>https://www.krajzewicz.de/blog/anoplib.php</link>
      <guid>https://www.krajzewicz.de/blog/anoplib.php</guid>
      <description>Some helper methods for dealing with small animations (c++).</description>
      <pubDate>Tue, 28 Mar 2017 22:00:00 -0000</pubDate>
      <category>fx</category>
      <category>opengl</category>
      <category>animation</category>
      <category>libraries</category>
      <category> open source</category>
      <category>downloads</category>
    </item>
    <item>
      <title>Free Color Palettes</title>
      <link>https://www.krajzewicz.de/blog/free-color-palettes.php</link>
      <guid>https://www.krajzewicz.de/blog/free-color-palettes.php</guid>
      <description>In ancient times, people shared content. This article holds an ever-growing list of free (like beer) color palettes. Including downloads, uh?</description>
      <pubDate>Sun, 13 Nov 2016 00:08:00 -0000</pubDate>
      <category>color palettes</category>
      <category>downloads</category>
    </item>
    <item>
      <title>Workflow for documenting open source software</title>
      <link>https://www.krajzewicz.de/blog/workflow-for-documenting-open-source-software.php</link>
      <guid>https://www.krajzewicz.de/blog/workflow-for-documenting-open-source-software.php</guid>
      <description>A method to offer both, a valid documentation for the last release as well as one for the current trunk version.</description>
      <pubDate>Sun, 13 Nov 2016 00:08:00 -0000</pubDate>
      <category>software engineering/documentation</category>
      <category>applications/SUMO</category>
    </item>
  </channel>
</rss>
