<?xml version="1.0" encoding="UTF-8"?>
  <feed xmlns="http://www.w3.org/2005/Atom">
    <title>Max Dietrich - Technical Product Owner GIS - Links</title>
    <subtitle>Technical Product Owner GIS at Bayernwerk (E.ON). I ride my mountain bike in the alps, code and design my website and publish new content whenever I can.</subtitle>
    <link href="https://mxd.codes/links/feed.xml" rel="self" type="application/atom+xml"/>
    <link href="https://pubsubhubbub.appspot.com/" rel="hub"/>
    <link href="https://mxd.codes/links" rel="alternate" type="text/html"/>
    <author>
      <name>Max Dietrich</name>
    </author>
    <updated>2022-10-09T09:04:28.580Z</updated>
    <id>https://mxd.codes/links</id>
    
      <entry>
        <title>Doing More with Docker</title>
        <link href="https://mxd.codes/links/doing-more-with-docker"/>
        <updated>2022-10-09T09:04:28.580Z</updated>
        <id>https://mxd.codes/links/doing-more-with-docker/</id>
        <content type="html">
          <![CDATA[<p>This guide is designed for people who want to learn docker infrastructure. Not just how to use docker, but how to stand up docker services in a robust and secure manner. This guide is about standing up a single node docker environment with backups, IP whitelisting, non-root containers (where supported), single sign-on and reverse proxying.</p>
 <p>Link: <a href="https://blog.gurucomputing.com.au/doing-more-with-docker/">https://blog.gurucomputing.com.au/doing-more-with-docker/</a></p>]]>
        </content>
      </entry>
      <entry>
        <title>Tutorials for making 3D-looking maps with Blender and QGIS</title>
        <link href="https://mxd.codes/links/tutorials-for-making-3-d-looking-maps-with-blender-and-qgis"/>
        <updated>2021-10-04T23:04:11.679Z</updated>
        <id>https://mxd.codes/links/tutorials-for-making-3-d-looking-maps-with-blender-and-qgis/</id>
        <content type="html">
          <![CDATA[<p>This guide will help you prepare DEM data using QGIS in order to render 3D looking shaded-relief maps in Blender.</p>
 <p>Link: <a href="https://github.com/joewdavies/geoblender">https://github.com/joewdavies/geoblender</a></p>]]>
        </content>
      </entry>
      <entry>
        <title>Checklist - The A11Y Project</title>
        <link href="https://mxd.codes/links/checklist-the-a11-y-project"/>
        <updated>2021-07-17T09:31:51.230Z</updated>
        <id>https://mxd.codes/links/checklist-the-a11-y-project/</id>
        <content type="html">
          <![CDATA[<p>The creator/s of a11yproject.com have created a checklist for reviewing a website in terms of accessibility.</p>
 <p>Link: <a href="https://www.a11yproject.com/checklist/">https://www.a11yproject.com/checklist/</a></p>]]>
        </content>
      </entry>
      <entry>
        <title>Running on my own</title>
        <link href="https://mxd.codes/links/running-on-my-own"/>
        <updated>2021-03-21T09:47:22.428Z</updated>
        <id>https://mxd.codes/links/running-on-my-own/</id>
        <content type="html">
          <![CDATA[<p>In this article Francesco Schwarz is explaining how he fetches data from Garmin Connect and uses it to display runs on his website.</p>
 <p>Link: <a href="https://francescoschwarz.com/articles/running-on-my-own/">https://francescoschwarz.com/articles/running-on-my-own/</a></p>]]>
        </content>
      </entry>
      <entry>
        <title>Creating Accessible Forms</title>
        <link href="https://mxd.codes/links/creating-accessible-forms"/>
        <updated>2021-03-01T07:14:35.402Z</updated>
        <id>https://mxd.codes/links/creating-accessible-forms/</id>
        <content type="html">
          <![CDATA[<p>WebAIM provides some very interesting documentation on how to create a web with web accessiblity in mind.</p>
 <p>Link: <a href="https://webaim.org/techniques/forms/controls">https://webaim.org/techniques/forms/controls</a></p>]]>
        </content>
      </entry>
      <entry>
        <title>Simple Image Placeholders with SVG </title>
        <link href="https://mxd.codes/links/simple-image-placeholders-with-svg"/>
        <updated>2021-07-30T20:54:53.706Z</updated>
        <id>https://mxd.codes/links/simple-image-placeholders-with-svg/</id>
        <content type="html">
          <![CDATA[<p>Tyler Sticka published an article on cloudflour where he presents an awsome library he made which allows you to create svg placeholders for img-elements.</p>
 <p>Link: <a href="https://cloudfour.com/thinks/simple-svg-placeholder/">https://cloudfour.com/thinks/simple-svg-placeholder/</a></p>]]>
        </content>
      </entry>
      <entry>
        <title>Using Webmentions in Eleventy</title>
        <link href="https://mxd.codes/links/using-webmentions-in-eleventy"/>
        <updated>2021-02-14T21:36:46.226Z</updated>
        <id>https://mxd.codes/links/using-webmentions-in-eleventy/</id>
        <content type="html">
          <![CDATA[<p>A brilliant post by Max Böck on how to get incoming and outgoing Webmentions for example via Bridgy and webmention.io and how to handle and filter the data to be able to finally implement webmentions on your website.</p>
 <p>Link: <a href="https://mxb.dev/blog/using-webmentions-on-static-sites/">https://mxb.dev/blog/using-webmentions-on-static-sites/</a></p>]]>
        </content>
      </entry>
  </feed>