<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Shane Hudson (bookmarks)</title>
  <subtitle>Bookmarks from ShaneHudson.net, will go to external links.</subtitle>
  <link href="https://shanehudson.net/bookmarks.xml" rel="self"/>
  <link href="https://shanehudson.net/bookmarks/"/>
  <updated>2026-03-03T00:00:00.000Z</updated>
  <id>https://shanehudson.net/bookmarks/</id>
  <author>
    <name>Shane Hudson</name>
    <email>shane@shanehudson.net</email>
  </author>
    <entry>
      <title>Scale Study: tempo practice</title>
      <link href="https://scalestudy.app"/>
      <updated>2026-03-03T00:00:00.000Z</updated>
      <id>https://scalestudy.app</id>
      <content type="html"><![CDATA[My second app! This one is for logging piano practice of scales across tempos.]]></content>
    </entry>
    <entry>
      <title>Paywall Screens</title>
      <link href="https://www.paywallscreens.com/"/>
      <updated>2026-01-06T00:00:00.000Z</updated>
      <id>https://www.paywallscreens.com/</id>
      <content type="html"><![CDATA[This site is great for seeing what other apps are doing with their paywalls.]]></content>
    </entry>
    <entry>
      <title>Encyclopedia of Integer Sequences</title>
      <link href="https://oeis.org/"/>
      <updated>2026-01-06T00:00:00.000Z</updated>
      <id>https://oeis.org/</id>
      <content type="html"><![CDATA[This is a fascinating website that has information on numerical sequences.]]></content>
    </entry>
    <entry>
      <title>Inside .git</title>
      <link href="https://jvns.ca/blog/2024/01/26/inside-git"/>
      <updated>2024-01-28T18:30:00.000Z</updated>
      <id>https://jvns.ca/blog/2024/01/26/inside-git</id>
      <content type="html"><![CDATA[A look inside the git folder we all normally ignore.]]></content>
    </entry>
    <entry>
      <title>Obsidian day one starter pack</title>
      <link href="https://www.nickseitz.com/writing/obsidian-day-one-starterpack"/>
      <updated>2022-07-04T00:00:00.000Z</updated>
      <id>https://www.nickseitz.com/writing/obsidian-day-one-starterpack</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Value Study</title>
      <link href="https://valuestudy.app/"/>
      <updated>2022-06-04T00:00:00.000Z</updated>
      <id>https://valuestudy.app/</id>
      <content type="html"><![CDATA[Value Study is a free iOS app that I've made, aimed at people learning to draw or paint, for visualising where shadows and highlights appear within photo references or directly from your camera.]]></content>
    </entry>
    <entry>
      <title>Efficiency is the Enemy</title>
      <link href="https://fs.blog/slack/"/>
      <updated>2021-12-09T00:00:00.000Z</updated>
      <id>https://fs.blog/slack/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>[PDF] NHSx Artificial Intelligence: How to get it right</title>
      <link href="https://www.nhsx.nhs.uk/media/documents/NHSX_AI_report.pdf"/>
      <updated>2021-06-29T00:00:00.000Z</updated>
      <id>https://www.nhsx.nhs.uk/media/documents/NHSX_AI_report.pdf</id>
      <content type="html"><![CDATA[This document from NHSx lays out how AI fits into their roadmap. It’s particularly interesting that it tackles hype vs reality, something very hard to balance.]]></content>
    </entry>
    <entry>
      <title>Typescript Array.filter(Boolean)</title>
      <link href="https://www.karltarvas.com/2021/03/11/typescript-array-filter-boolean.html"/>
      <updated>2021-05-30T00:00:00.000Z</updated>
      <id>https://www.karltarvas.com/2021/03/11/typescript-array-filter-boolean.html</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Forestry CMS</title>
      <link href="https://forestry.io/"/>
      <updated>2021-03-24T00:00:00.000Z</updated>
      <id>https://forestry.io/</id>
      <content type="html"><![CDATA[This CMS uses your existing website repo as storage, so there are no databases involved.]]></content>
    </entry>
    <entry>
      <title>Random Drawing Generator Ideas With Personality</title>
      <link href="https://drawingprompt.com/"/>
      <updated>2021-03-09T00:00:00.000Z</updated>
      <id>https://drawingprompt.com/</id>
      <content type="html"><![CDATA[One of the hardest things about learning to draw for me has been deciding what to draw! These drawing prompts look pretty helpful.]]></content>
    </entry>
    <entry>
      <title>Agile Product Ownership in a Nutshell</title>
      <link href="https://www.youtube.com/watch?v=502ILHjX9EE"/>
      <updated>2020-10-20T00:00:00.000Z</updated>
      <id>https://www.youtube.com/watch?v=502ILHjX9EE</id>
      <content type="html"><![CDATA[This is a great video by Henrik Kniberg about product ownership, it explains the whole agile process in a very easy to understand way.]]></content>
    </entry>
    <entry>
      <title>The perfect unit test</title>
      <link href="https://www.jackfranklin.co.uk/blog/the-perfect-javascript-unit-test/"/>
      <updated>2020-05-14T00:00:00.000Z</updated>
      <id>https://www.jackfranklin.co.uk/blog/the-perfect-javascript-unit-test/</id>
      <content type="html"><![CDATA[In this blog post, Jack Franklin explains how to improve unit tests by keeping it all simple and clear.]]></content>
    </entry>
    <entry>
      <title>Day.js</title>
      <link href="https://github.com/iamkun/dayjs"/>
      <updated>2020-01-30T00:00:00.000Z</updated>
      <id>https://github.com/iamkun/dayjs</id>
      <content type="html"><![CDATA["﻿Day.js 2KB immutable date library alternative to Moment.js with the same modern API" This seems like a good step forward, Moment is brilliant it is quite large, this could be a good replacement.]]></content>
    </entry>
    <entry>
      <title>Useful git commands</title>
      <link href="https://codepen.io/alejuss/post/useful-git-commands"/>
      <updated>2020-01-29T00:00:00.000Z</updated>
      <id>https://codepen.io/alejuss/post/useful-git-commands</id>
      <content type="html"><![CDATA[These are some of the git commands that ﻿Alejandro Narvaja﻿ has found most useful.]]></content>
    </entry>
    <entry>
      <title>Anatomy of an AI System</title>
      <link href="https://anatomyof.ai/"/>
      <updated>2020-01-23T00:00:00.000Z</updated>
      <id>https://anatomyof.ai/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Remove SVG Whitespace</title>
      <link href="https://jsfiddle.net/knLbjc9a/4/"/>
      <updated>2020-01-15T00:00:00.000Z</updated>
      <id>https://jsfiddle.net/knLbjc9a/4/</id>
      <content type="html"><![CDATA[Quite often I need a quick way to trim an SVG so it has no whitespace, I use this JS Fiddle I found as it makes it really simple to do. I'm not sure who wrote it but it basically modifies the viewbox to be the SVG's bounding box then returns the updated SVG. Nice and simple.]]></content>
    </entry>
    <entry>
      <title>Who Can Use</title>
      <link href="https://whocanuse.com/?b=fedc2a&amp;c=5a3b5d&amp;f=20&amp;s="/>
      <updated>2019-11-19T00:00:00.000Z</updated>
      <id>https://whocanuse.com/?b=fedc2a&amp;c=5a3b5d&amp;f=20&amp;s=</id>
      <content type="html"><![CDATA[This is a colour contrast checker with so much more information than the others, brilliant!]]></content>
    </entry>
    <entry>
      <title>Standard Ebooks: Free and liberated ebooks, carefully produced for the true book lover.</title>
      <link href="https://standardebooks.org/"/>
      <updated>2019-11-13T00:00:00.000Z</updated>
      <id>https://standardebooks.org/</id>
      <content type="html"><![CDATA[This is a website full of public domain ebooks that have been carefully edited and ensured to be high quality.]]></content>
    </entry>
    <entry>
      <title>NHS 111 online live assessment</title>
      <link href="https://www.gov.uk/service-standard-reports/nhs-111-online-live-assessment"/>
      <updated>2019-11-04T00:00:00.000Z</updated>
      <id>https://www.gov.uk/service-standard-reports/nhs-111-online-live-assessment</id>
      <content type="html"><![CDATA[I began working on NHS 111 online around the stage of going into private beta. It was my first time on a government project and so I ﻿had not experienced or understood the stages required to get the Government Digital Services approval. This document explains all of the steps taken to meet the GDS requirements, it feels like a case-study in the work we've done over the past couple of years.]]></content>
    </entry>
    <entry>
      <title>Making Safe and Frequent Improvements to the UK Passport Service</title>
      <link href="https://www.kainos.com/making-safe-and-frequent-improvements-to-the-uk-passport-service"/>
      <updated>2019-09-19T00:00:00.000Z</updated>
      <id>https://www.kainos.com/making-safe-and-frequent-improvements-to-the-uk-passport-service</id>
      <content type="html"><![CDATA[One of the hardest part of developing a digital product that is already in production is how to safely release often. This is an interesting article about how they do it on the passport service.]]></content>
    </entry>
    <entry>
      <title>Watercolour World</title>
      <link href="https://www.watercolourworld.org/"/>
      <updated>2019-09-13T00:00:00.000Z</updated>
      <id>https://www.watercolourworld.org/</id>
      <content type="html"><![CDATA[This is a wonderful site full it watercolour paintings across the world.]]></content>
    </entry>
    <entry>
      <title>[PDF] A Model for Reasoning About JavaScript Promises</title>
      <link href="https://www.franktip.org/pubs/oopsla2017promises.pdf"/>
      <updated>2019-07-25T00:00:00.000Z</updated>
      <id>https://www.franktip.org/pubs/oopsla2017promises.pdf</id>
      <content type="html"><![CDATA[This is an open access article written by ﻿Magnus Madsen﻿, Ondřej Lhoták and Frank Tip, published by the ACM in 2017. I'm bookmarking it here to read later but it appears to provide a framework to better understand Promises in JavaScript. According to the abstract: "﻿Based on λp, we introduce the promise graph, a program representation that can assist programmers with debugging of promise-based code."]]></content>
    </entry>
    <entry>
      <title>How to Deploy a Static Website to Heroku - Aditya Niloi</title>
      <link href="https://medium.com/@adityaniloi/how-to-deploy-a-static-website-to-heroku-49d55e07cb94"/>
      <updated>2019-07-07T00:00:00.000Z</updated>
      <id>https://medium.com/@adityaniloi/how-to-deploy-a-static-website-to-heroku-49d55e07cb94</id>
      <content type="html"><![CDATA[This is a nice little blog post explaining how to use a tiny amount of php to host static sites on heroku. Bookmarked because I use Dokku so the same technique will work on that.]]></content>
    </entry>
    <entry>
      <title>Ctrl+Paint - Digital Painting Simplified</title>
      <link href="https://www.ctrlpaint.com/library"/>
      <updated>2019-06-17T00:00:00.000Z</updated>
      <id>https://www.ctrlpaint.com/library</id>
      <content type="html"><![CDATA[This website has a lot of free videos about digital painting that seem very good.]]></content>
    </entry>
    <entry>
      <title>Building the most inaccessible site possible with a perfect Lighthouse score</title>
      <link href="https://www.matuzo.at/blog/building-the-most-inaccessible-site-possible-with-a-perfect-lighthouse-score/"/>
      <updated>2019-06-04T00:00:00.000Z</updated>
      <id>https://www.matuzo.at/blog/building-the-most-inaccessible-site-possible-with-a-perfect-lighthouse-score/</id>
      <content type="html"><![CDATA[In this blog post ﻿Manuel Matuzovic explains how to build a website that proves accessibility checkers cannot be trusted to find all issues.]]></content>
    </entry>
    <entry>
      <title>WebGL Fluid Simulation</title>
      <link href="https://paveldogreat.github.io/WebGL-Fluid-Simulation/"/>
      <updated>2019-05-21T00:00:00.000Z</updated>
      <id>https://paveldogreat.github.io/WebGL-Fluid-Simulation/</id>
      <content type="html"><![CDATA[This is a brilliant WebGL fluid simulation, shows how beautiful the output of code can be!]]></content>
    </entry>
    <entry>
      <title>Colourise</title>
      <link href="https://colourise.sg/"/>
      <updated>2019-05-17T00:00:00.000Z</updated>
      <id>https://colourise.sg/</id>
      <content type="html"><![CDATA[This is a brilliant web app for turning black and white images to colour, works very well!]]></content>
    </entry>
    <entry>
      <title>Making NHS 111 online inclusive</title>
      <link href="https://digitalagenda.io/insight/making-nhs-111-online-inclusive/"/>
      <updated>2019-05-16T00:00:00.000Z</updated>
      <id>https://digitalagenda.io/insight/making-nhs-111-online-inclusive/</id>
      <content type="html"><![CDATA[﻿This blog post by our product owner on 111 online, Steve Bellerby, explains how we try to make the website inclusive.]]></content>
    </entry>
    <entry>
      <title>Unity Game Architecture Tips by Craig Perko</title>
      <link href="https://www.youtube.com/watch?v=tKhYR0CLikU"/>
      <updated>2019-05-01T00:00:00.000Z</updated>
      <id>https://www.youtube.com/watch?v=tKhYR0CLikU</id>
      <content type="html"><![CDATA[This is a very good video by Craig Perko about improving architecture of games in Unity using events and mixins.]]></content>
    </entry>
    <entry>
      <title>Fantastic Maps</title>
      <link href="http://www.fantasticmaps.com/"/>
      <updated>2019-04-30T00:00:00.000Z</updated>
      <id>http://www.fantasticmaps.com/</id>
      <content type="html"><![CDATA[This is a lovely blog full of brilliant fantasy-style maps and lots of expertise.]]></content>
    </entry>
    <entry>
      <title>Fading out siblings on hover in CSS | Trys Mudford</title>
      <link href="https://www.trysmudford.com/blog/fade-out-siblings-css-trick/"/>
      <updated>2019-04-26T00:00:00.000Z</updated>
      <id>https://www.trysmudford.com/blog/fade-out-siblings-css-trick/</id>
      <content type="html"><![CDATA[This is a really nice little trick for having hover state on parent and child to give a nice effect.]]></content>
    </entry>
    <entry>
      <title>How To Add Images To A GitHub Wiki</title>
      <link href="https://mikehadlow.blogspot.com/2014/03/how-to-add-images-to-github-wiki.html"/>
      <updated>2019-04-19T00:00:00.000Z</updated>
      <id>https://mikehadlow.blogspot.com/2014/03/how-to-add-images-to-github-wiki.html</id>
      <content type="html"><![CDATA[After trying to drag and drop an image into a GitHub Wiki with no success, I found this article explaining how. Essentially after you've made the first page you can clone the wiki (it is a git repository with markdown files in it). From there you can add images to a folder and commit them like any other git repository.]]></content>
    </entry>
    <entry>
      <title>Why Notre-Dame Was a Tinderbox - The New York Times</title>
      <link href="https://www.nytimes.com/interactive/2019/04/17/world/europe/notre-dame-cathedral-fire-spread.html"/>
      <updated>2019-04-17T00:00:00.000Z</updated>
      <id>https://www.nytimes.com/interactive/2019/04/17/world/europe/notre-dame-cathedral-fire-spread.html</id>
      <content type="html"><![CDATA[This article by the New York Times (about the awful fire at Notre-Dame) is a masterclass in web design. it uses a 3D model with impressive scrolling (a rare good example) and bitesize text to really help the reader quickly understand everything.]]></content>
    </entry>
    <entry>
      <title>111 online: finding the right pathway</title>
      <link href="https://demotive.com/void/finding-the-right-pathway/"/>
      <updated>2019-03-29T00:00:00.000Z</updated>
      <id>https://demotive.com/void/finding-the-right-pathway/</id>
      <content type="html"><![CDATA[Mat Johnson is a designer I work alongside on 111 online, in this article he explains the trials and tribulations of trying to guide a user to the questions that are most appropriate to them. We are far from the holy grail, but I think acknowledging that is quite refreshing!]]></content>
    </entry>
    <entry>
      <title>Sketchnoting 101: How To Create Awesome Visual Notes – UX Mastery</title>
      <link href="https://uxmastery.com/sketchnoting-101-how-to-create-awesome-visual-notes/"/>
      <updated>2019-03-14T00:00:00.000Z</updated>
      <id>https://uxmastery.com/sketchnoting-101-how-to-create-awesome-visual-notes/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Cache-Control for Civilians</title>
      <link href="https://csswizardry.com/2019/03/cache-control-for-civilians/"/>
      <updated>2019-03-14T00:00:00.000Z</updated>
      <id>https://csswizardry.com/2019/03/cache-control-for-civilians/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Runway: Artificial Intelligence for Augmented Creativity.</title>
      <link href="https://runwayapp.ai/"/>
      <updated>2019-03-12T00:00:00.000Z</updated>
      <id>https://runwayapp.ai/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Viewing Matrices &amp; Probability as Graphs</title>
      <link href="https://www.math3ma.com/blog/matrices-probability-graphs"/>
      <updated>2019-03-11T00:00:00.000Z</updated>
      <id>https://www.math3ma.com/blog/matrices-probability-graphs</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Eigenvectors · Dhruv&apos;s Blog</title>
      <link href="https://dhruvp.netlify.com/2019/02/25/eigenvectors/"/>
      <updated>2019-03-11T00:00:00.000Z</updated>
      <id>https://dhruvp.netlify.com/2019/02/25/eigenvectors/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>The Story Of Finding An Old Advertisement</title>
      <link href="https://threadreaderapp.com/thread/1104732844537102336.html"/>
      <updated>2019-03-10T00:00:00.000Z</updated>
      <id>https://threadreaderapp.com/thread/1104732844537102336.html</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>C82: Works of Nicholas Rougeux</title>
      <link href="https://www.c82.net/"/>
      <updated>2019-03-09T00:00:00.000Z</updated>
      <id>https://www.c82.net/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>A Designer’s Little Helpers – Hinderling Volkart</title>
      <link href="https://medium.com/hinderlingvolkart/a-designers-little-helpers-e803e2071ad2"/>
      <updated>2019-02-19T00:00:00.000Z</updated>
      <id>https://medium.com/hinderlingvolkart/a-designers-little-helpers-e803e2071ad2</id>
      <content type="html"><![CDATA[This is a really nice little article full of helpful well designed tools ideal for web designers.]]></content>
    </entry>
    <entry>
      <title>Lítla Dímun, Faroe Islands - Atlas Obscura</title>
      <link href="https://www.atlasobscura.com/places/litla-dimun"/>
      <updated>2019-02-18T00:00:00.000Z</updated>
      <id>https://www.atlasobscura.com/places/litla-dimun</id>
      <content type="html"><![CDATA[This is a fascinating page about an island that has its own cloud.]]></content>
    </entry>
    <entry>
      <title>Gary Barlow&apos;s Desert Island Discs</title>
      <link href="https://open.spotify.com/episode/5XDU9gwACNUGJkGwiwbN6v?si=WnDBFHb6R5GnPqLSwBiL0A"/>
      <updated>2019-02-01T00:00:00.000Z</updated>
      <id>https://open.spotify.com/episode/5XDU9gwACNUGJkGwiwbN6v?si=WnDBFHb6R5GnPqLSwBiL0A</id>
      <content type="html"><![CDATA[I thought these two quotes from Gary Barlow seemed quite relevant to how I feel about the process of learning. "Give me the rules of music, because once I knew the rules of music as a writer then I knew how to break them". "For me having those years of being in a bedroom and being able to make mistakes and not being judged, it was crucial for me"]]></content>
    </entry>
    <entry>
      <title>New Adventures 2019 on Notist</title>
      <link href="https://noti.st/events/0sSpPd"/>
      <updated>2019-01-25T00:00:00.000Z</updated>
      <id>https://noti.st/events/0sSpPd</id>
      <content type="html"><![CDATA[New Adventures 2019 was an incredible conference and some of the slides are already up on Notist.]]></content>
    </entry>
    <entry>
      <title>&quot;I created the exact same app in React and Vue. Here are the differences.&quot;</title>
      <link href="https://medium.com/javascript-in-plain-english/i-created-the-exact-same-app-in-react-and-vue-here-are-the-differences-e9a1ae8077fd"/>
      <updated>2018-12-11T00:00:00.000Z</updated>
      <id>https://medium.com/javascript-in-plain-english/i-created-the-exact-same-app-in-react-and-vue-here-are-the-differences-e9a1ae8077fd</id>
      <content type="html"><![CDATA[This article is really good. A few weeks ago I was wondering about comparing Vue and React on a "how would the other do it" kind of level and this does exactly that.]]></content>
    </entry>
    <entry>
      <title>BalenaEtcher</title>
      <link href="https://www.balena.io/etcher/"/>
      <updated>2018-12-11T00:00:00.000Z</updated>
      <id>https://www.balena.io/etcher/</id>
      <content type="html"><![CDATA[Usually I would use dd to write images to SD cards but I always worry I will mess it up. Today I used BalenaEtcher and it was dead simple and worked really well.]]></content>
    </entry>
    <entry>
      <title>Werner’s Nomenclature of Colours</title>
      <link href="https://www.c82.net/werner/#intro"/>
      <updated>2018-11-06T00:00:00.000Z</updated>
      <id>https://www.c82.net/werner/#intro</id>
      <content type="html"><![CDATA["A recreation of the original 1821 color guidebook with new cross references, photographic examples, and posters designed by Nicholas Rougeux" Quite simply a beautiful website.]]></content>
    </entry>
    <entry>
      <title>A Question of Timing</title>
      <link href="https://blog.cloudflare.com/a-question-of-timing/amp/"/>
      <updated>2018-10-24T00:00:00.000Z</updated>
      <id>https://blog.cloudflare.com/a-question-of-timing/amp/</id>
      <content type="html"><![CDATA[I saw this blog from Cloudflare via a tweet from Ilya Grigorik. It explains how to see timings (dns lookup etc) for every curl request.]]></content>
    </entry>
    <entry>
      <title>UTC is enough for everyone... right?</title>
      <link href="https://zachholman.com/talk/utc-is-enough-for-everyone-right"/>
      <updated>2018-09-27T00:00:00.000Z</updated>
      <id>https://zachholman.com/talk/utc-is-enough-for-everyone-right</id>
      <content type="html"><![CDATA[This is an article about programming time by ﻿Zach Holman.]]></content>
    </entry>
    <entry>
      <title>Sharing Core Data between App and Extension in iOS 8</title>
      <link href="https://blog.sam-oakley.co.uk/post/92323630293/sharing-core-data-between-app-and-extension-in-ios"/>
      <updated>2018-09-22T00:00:00.000Z</updated>
      <id>https://blog.sam-oakley.co.uk/post/92323630293/sharing-core-data-between-app-and-extension-in-ios</id>
      <content type="html"><![CDATA[This blog post by Sam Oakley explains how to share data between an iOS app and its related share extension.]]></content>
    </entry>
    <entry>
      <title>Can agents learn inside of their own dreams?</title>
      <link href="https://worldmodels.github.io"/>
      <updated>2018-07-12T00:00:00.000Z</updated>
      <id>https://worldmodels.github.io</id>
      <content type="html"><![CDATA[This is a very interesting article into training reinforcement learning algorithms on environments that they create themselves.]]></content>
    </entry>
    <entry>
      <title>The Doctor&apos;s Kitchen Podcast</title>
      <link href="https://thedoctorskitchen.com/podcast"/>
      <updated>2018-07-06T00:00:00.000Z</updated>
      <id>https://thedoctorskitchen.com/podcast</id>
      <content type="html"><![CDATA[This podcast is a fascinating exploration of health, lifestyle and food from a very scientific and medical approach. Each episode has very qualified people talking about their area of expertise.]]></content>
    </entry>
    <entry>
      <title>The div that looks different in every browser</title>
      <link href="https://mobile.twitter.com/Martijn_Cuppens/status/1015169981368225793"/>
      <updated>2018-07-06T00:00:00.000Z</updated>
      <id>https://mobile.twitter.com/Martijn_Cuppens/status/1015169981368225793</id>
      <content type="html"><![CDATA[This is a tweet Martijn Cuppens that I think sums up the challenge and beauty of working on the web.]]></content>
    </entry>
    <entry>
      <title>Harry Potter and the Sacred Text</title>
      <link href="https://www.harrypottersacredtext.com/listen-2/"/>
      <updated>2018-07-06T00:00:00.000Z</updated>
      <id>https://www.harrypottersacredtext.com/listen-2/</id>
      <content type="html"><![CDATA[I've recently been listening to Harry Potter and the Sacred Text, it's a podcast that uses a chapter each week from Harry Potter to explore a theme (such as loyalty, grief, friendship) in quite a lot of depth from various viewpoints. They use religious and spiritual approaches, but in such a way that even as an atheist I enjoy all of the Jewish and Christian bible reading techniques that they use.]]></content>
    </entry>
    <entry>
      <title>Uber Case Study</title>
      <link href="https://simonpan.com/work/uber/"/>
      <updated>2018-04-03T00:00:00.000Z</updated>
      <id>https://simonpan.com/work/uber/</id>
      <content type="html"><![CDATA[A really insightful case study from a product designer working at Uber.]]></content>
    </entry>
    <entry>
      <title>Implementing Webmentions in Perch</title>
      <link href="https://allinthehead.com/retro/378/implementing-webmentions"/>
      <updated>2017-07-17T00:00:00.000Z</updated>
      <id>https://allinthehead.com/retro/378/implementing-webmentions</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Hexagonal Grids on Red Blob Games</title>
      <link href="https://www.redblobgames.com/grids/hexagons/"/>
      <updated>2017-06-27T00:00:00.000Z</updated>
      <id>https://www.redblobgames.com/grids/hexagons/</id>
      <content type="html"><![CDATA[I've always had an interest in hexagonal grids, for both data visualisation and game development. This is a brilliant introduction to the various techniques.]]></content>
    </entry>
    <entry>
      <title>Marionettes in VR</title>
      <link href="https://medium.com/shopify-vr/marionettes-in-vr-6b596620c3ca"/>
      <updated>2017-05-18T00:00:00.000Z</updated>
      <id>https://medium.com/shopify-vr/marionettes-in-vr-6b596620c3ca</id>
      <content type="html"><![CDATA[This article by Daniel Beauchamp shows some great explorations into VR, as well as how you can often end up with good results completely by accident.]]></content>
    </entry>
    <entry>
      <title> Multipart/form-data File Upload with AngularJS</title>
      <link href="https://www.uncorkedstudios.com/blog/multipartformdata-file-upload-with-angularjs/"/>
      <updated>2017-03-23T00:00:00.000Z</updated>
      <id>https://www.uncorkedstudios.com/blog/multipartformdata-file-upload-with-angularjs/</id>
      <content type="html"><![CDATA[This helped me solve an issue I was having uploading a CSV in Angular 1.]]></content>
    </entry>
    <entry>
      <title>How Not To Be Ignorant About The World</title>
      <link href="https://www.ted.com/talks/hans_and_ola_rosling_how_not_to_be_ignorant_about_the_world#t-1133308"/>
      <updated>2017-03-16T00:00:00.000Z</updated>
      <id>https://www.ted.com/talks/hans_and_ola_rosling_how_not_to_be_ignorant_about_the_world#t-1133308</id>
      <content type="html"><![CDATA[This is a TED talk by Hans and Ola Rosling, discussing how our intuition needs to be flipped in order to more correctly understand the state of the world.]]></content>
    </entry>
    <entry>
      <title>Jen Simmons&apos; Monopoly Board</title>
      <link href="https://twitter.com/jensimmons/status/832646560903081985"/>
      <updated>2017-02-17T00:00:00.000Z</updated>
      <id>https://twitter.com/jensimmons/status/832646560903081985</id>
      <content type="html"><![CDATA[Recently I tried to create a Monopoly board using Grid in CSS, I didn't manage it. I kept getting three quarters of the way and then getting stuck. I tweeted about it and Jen Simmons' very quickly responded with an example!]]></content>
    </entry>
    <entry>
      <title>Play The Pain Away</title>
      <link href="https://motherboard.vice.com/read/play-the-pain-away"/>
      <updated>2017-01-17T00:00:00.000Z</updated>
      <id>https://motherboard.vice.com/read/play-the-pain-away</id>
      <content type="html"><![CDATA[An interesting article about research by the University of Washington on the use of virtual reality as being equal to a moderate dosage of opiates for controlling pain.]]></content>
    </entry>
    <entry>
      <title>Crafting Data Driven Maps</title>
      <link href="https://medium.com/uber-design/crafting-data-driven-maps-b0835b620554"/>
      <updated>2016-12-23T00:00:00.000Z</updated>
      <id>https://medium.com/uber-design/crafting-data-driven-maps-b0835b620554</id>
      <content type="html"><![CDATA[This is a brilliant article about how Uber went about creating a design system for their various maps and data visualisations.]]></content>
    </entry>
    <entry>
      <title>Introduction to Docker</title>
      <link href="https://codeable.io/wordpress-developers-intro-docker/"/>
      <updated>2016-12-20T00:00:00.000Z</updated>
      <id>https://codeable.io/wordpress-developers-intro-docker/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Explain Shell</title>
      <link href="https://explainshell.com/"/>
      <updated>2016-12-19T00:00:00.000Z</updated>
      <id>https://explainshell.com/</id>
      <content type="html"><![CDATA[This is a great little website for dissecting shell commands.]]></content>
    </entry>
    <entry>
      <title>First Steps in VR - Codebase</title>
      <link href="https://github.com/ShaneHudson/First-Steps-In-VR"/>
      <updated>2016-12-11T00:00:00.000Z</updated>
      <id>https://github.com/ShaneHudson/First-Steps-In-VR</id>
      <content type="html"><![CDATA[This is the codebase for my 24 Ways article First Steps in VR.]]></content>
    </entry>
    <entry>
      <title>Changing Terminal Color When SSH From OSX</title>
      <link href="https://coderwall.com/p/t7a-tq/change-terminal-color-when-ssh-from-os-x"/>
      <updated>2016-12-06T00:00:00.000Z</updated>
      <id>https://coderwall.com/p/t7a-tq/change-terminal-color-when-ssh-from-os-x</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Exploring Audio and Geometry</title>
      <link href="https://simonfarussell.com/Audio-Geometry-Exploration"/>
      <updated>2016-11-27T00:00:00.000Z</updated>
      <id>https://simonfarussell.com/Audio-Geometry-Exploration</id>
      <content type="html"><![CDATA[Simon Russell has created some wonderful experiments merging sounds and geometry.]]></content>
    </entry>
    <entry>
      <title>CreativeAI On the Democratisation &amp; Escalation of Creativity</title>
      <link href="https://medium.com/@ArtificialExperience/creativeai-9d4b2346faf3#.foe2ui8m9"/>
      <updated>2016-11-27T00:00:00.000Z</updated>
      <id>https://medium.com/@ArtificialExperience/creativeai-9d4b2346faf3#.foe2ui8m9</id>
      <content type="html"><![CDATA[This is an incredibly detailed and interesting exploration into the world of creative artificial intelligence, by Samim Winiger and Roelof Pieters.]]></content>
    </entry>
    <entry>
      <title>WebVR: Developing for the Immersive Web</title>
      <link href="https://www.slideshare.net/auradeluxe/webvr-developing-for-the-immersive-web"/>
      <updated>2016-11-09T00:00:00.000Z</updated>
      <id>https://www.slideshare.net/auradeluxe/webvr-developing-for-the-immersive-web</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>The Secret of Becoming Mentally Strong</title>
      <link href="https://youtu.be/TFbv757kup4"/>
      <updated>2016-11-09T00:00:00.000Z</updated>
      <id>https://youtu.be/TFbv757kup4</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Redesigning Google Chrome</title>
      <link href="https://medium.com/@KounterB/redesigning-chrome-desktop-769aeb5ab987#.x3p1hapb0"/>
      <updated>2016-09-22T00:00:00.000Z</updated>
      <id>https://medium.com/@KounterB/redesigning-chrome-desktop-769aeb5ab987#.x3p1hapb0</id>
      <content type="html"><![CDATA[This appears to be a very interesting article about how they went about redesigning Google Chrome. It is in my read later pile at the moment but looks like a very detailed article.]]></content>
    </entry>
    <entry>
      <title>Putting Design On The Map</title>
      <link href="https://www.youtube.com/watch?v=6g1qrqGRI0w"/>
      <updated>2016-06-27T00:00:00.000Z</updated>
      <id>https://www.youtube.com/watch?v=6g1qrqGRI0w</id>
      <content type="html"><![CDATA[This is the video of a talk I gave at From The Front.]]></content>
    </entry>
    <entry>
      <title>39 studies about human perception in 30 minutes</title>
      <link href="https://medium.com/@kennelliott/39-studies-about-human-perception-in-30-minutes-4728f9e31a73#.cex684psw"/>
      <updated>2016-05-18T00:00:00.000Z</updated>
      <id>https://medium.com/@kennelliott/39-studies-about-human-perception-in-30-minutes-4728f9e31a73#.cex684psw</id>
      <content type="html"><![CDATA[This is a fascinating post about human perception, so far I've only skimmed it so adding it to read in depth later.]]></content>
    </entry>
    <entry>
      <title>3D Model of Brain Activity </title>
      <link href="https://gallantlab.org/huth2016/"/>
      <updated>2016-04-28T00:00:00.000Z</updated>
      <id>https://gallantlab.org/huth2016/</id>
      <content type="html"><![CDATA[This is a 3D model of brain activity measured using functional magnetic resonance imaging (fMRI) while listening to two hours of stories.]]></content>
    </entry>
    <entry>
      <title>What Is Functional Programming?</title>
      <link href="https://blog.jenkster.com/2015/12/what-is-functional-programming.html"/>
      <updated>2015-12-30T00:00:00.000Z</updated>
      <id>https://blog.jenkster.com/2015/12/what-is-functional-programming.html</id>
      <content type="html"><![CDATA[This is a great article by Kris Jenkins. Where most article about functional programming are hard to follow, this one focuses on pure functions and just encourages everyone to stop hiding inputs and outputs. Worth reading.]]></content>
    </entry>
    <entry>
      <title>Archiving websites with wget</title>
      <link href="https://darcynorman.net/2011/12/24/archiving-a-wordpress-website-with-wget"/>
      <updated>2015-12-15T00:00:00.000Z</updated>
      <id>https://darcynorman.net/2011/12/24/archiving-a-wordpress-website-with-wget</id>
      <content type="html"><![CDATA[I always forget which flags to use on wget to get the best archives, this seems to work well. Thanks to DArcy Norman for posting it.]]></content>
    </entry>
    <entry>
      <title>Martin Pistorius: How my mind came back to life  and no one knew</title>
      <link href="https://www.ted.com/talks/martin_pistorius_how_my_mind_came_back_to_life_and_no_one_knew"/>
      <updated>2015-11-22T00:00:00.000Z</updated>
      <id>https://www.ted.com/talks/martin_pistorius_how_my_mind_came_back_to_life_and_no_one_knew</id>
      <content type="html"><![CDATA[This TED talk is phenomenal about a boy who lost the ability to communicate and it wasn't until he was an adult that people realised he was conscious at all.]]></content>
    </entry>
    <entry>
      <title>Parisian</title>
      <link href="https://www.thedrinkblog.com/parisian/"/>
      <updated>2015-10-06T00:00:00.000Z</updated>
      <id>https://www.thedrinkblog.com/parisian/</id>
      <content type="html"><![CDATA[In my recent attempt to learn the craft of cocktails, I have discovered The Drink Blog. It is a nicely designed website with lots of cocktails. This one in particular interests me, as I already have all of the ingredients!]]></content>
    </entry>
    <entry>
      <title>[Slides] Putting Design On The Map</title>
      <link href="https://speakerdeck.com/shanehudson/putting-design-on-the-map"/>
      <updated>2015-09-25T00:00:00.000Z</updated>
      <id>https://speakerdeck.com/shanehudson/putting-design-on-the-map</id>
      <content type="html"><![CDATA[These are my slides for a talk I gave at From The Front in Italy, September 2015, about maps on the web.]]></content>
    </entry>
    <entry>
      <title>Web! What Is It Good For?</title>
      <link href="https://adactio.com/journal/9016"/>
      <updated>2015-09-24T00:00:00.000Z</updated>
      <id>https://adactio.com/journal/9016</id>
      <content type="html"><![CDATA[I really like this article by Jeremy Keith. As always, he has a special way with words that makes quite a controversial viewpoint seem trivially common sense.]]></content>
    </entry>
    <entry>
      <title>Professional Web Typography by Donny Truong</title>
      <link href="https://prowebtype.com/"/>
      <updated>2015-05-04T00:00:00.000Z</updated>
      <id>https://prowebtype.com/</id>
      <content type="html"><![CDATA[This looks to be a good book about typography on the web.]]></content>
    </entry>
    <entry>
      <title>Documentary Addict</title>
      <link href="https://documentaryaddict.com/"/>
      <updated>2015-04-07T00:00:00.000Z</updated>
      <id>https://documentaryaddict.com/</id>
      <content type="html"><![CDATA[This website is full of over 5000 documentaries!]]></content>
    </entry>
    <entry>
      <title>The poor, misunderstood innerText</title>
      <link href="http://perfectionkills.com/the-poor-misunderstood-innerText/"/>
      <updated>2015-04-01T00:00:00.000Z</updated>
      <id>http://perfectionkills.com/the-poor-misunderstood-innerText/</id>
      <content type="html"><![CDATA[A brilliant article about the differences between innerText and textContent.]]></content>
    </entry>
    <entry>
      <title>Old Maps Online</title>
      <link href="https://www.oldmapsonline.org/"/>
      <updated>2015-02-28T00:00:00.000Z</updated>
      <id>https://www.oldmapsonline.org/</id>
      <content type="html"><![CDATA[This portal has a huge amount of old maps on, I could spend a long time looking through them all!]]></content>
    </entry>
    <entry>
      <title>Kitchen Note: How to cook properly</title>
      <link href="https://2014.mrandmrsok.com/blog/kitchen-note-how-to-cook-properly"/>
      <updated>2015-02-11T00:00:00.000Z</updated>
      <id>https://2014.mrandmrsok.com/blog/kitchen-note-how-to-cook-properly</id>
      <content type="html"><![CDATA[I asked Twitter how I could best improve my cooking skills and John Oxton-King wrote a full length blog post reply. Definitely advice I plan to follow.]]></content>
    </entry>
    <entry>
      <title>Never trust a coorporation to do a library&apos;s job</title>
      <link href="https://medium.com/message/never-trust-a-corporation-to-do-a-librarys-job-f58db4673351"/>
      <updated>2015-01-30T00:00:00.000Z</updated>
      <id>https://medium.com/message/never-trust-a-corporation-to-do-a-librarys-job-f58db4673351</id>
      <content type="html"><![CDATA[This is a brilliant article about how important the Internet Archive is and how Google dropped the ball on preserving human knowledge.]]></content>
    </entry>
    <entry>
      <title>Halt All Vagrant Boxes</title>
      <link href="https://bealers.com/2014/07/halt-all-vagrant-virtualbox-vms-one-liner/"/>
      <updated>2015-01-23T00:00:00.000Z</updated>
      <id>https://bealers.com/2014/07/halt-all-vagrant-virtualbox-vms-one-liner/</id>
      <content type="html"><![CDATA[I always have ports already open on random virtual machines, so this helps to solve that.]]></content>
    </entry>
    <entry>
      <title>Fighting Spam</title>
      <link href="https://serverfault.com/questions/419407/fighting-spam-what-can-i-do-as-an-email-administrator-domain-owner-or-user"/>
      <updated>2014-12-30T00:00:00.000Z</updated>
      <id>https://serverfault.com/questions/419407/fighting-spam-what-can-i-do-as-an-email-administrator-domain-owner-or-user</id>
      <content type="html"><![CDATA[An interesting canonical question on server fault about fighting email spam.]]></content>
    </entry>
    <entry>
      <title>7 Rules for Creating Gorgeous UI</title>
      <link href="https://medium.com/@erikdkennedy/7-rules-for-creating-gorgeous-ui-part-1-559d4e805cda"/>
      <updated>2014-12-16T00:00:00.000Z</updated>
      <id>https://medium.com/@erikdkennedy/7-rules-for-creating-gorgeous-ui-part-1-559d4e805cda</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Margaret Hamilton</title>
      <link href="https://medium.com/@3fingeredfox/margaret-hamilton-lead-software-engineer-project-apollo-158754170da8"/>
      <updated>2014-12-11T00:00:00.000Z</updated>
      <id>https://medium.com/@3fingeredfox/margaret-hamilton-lead-software-engineer-project-apollo-158754170da8</id>
      <content type="html"><![CDATA[I had never heard of Margaret Hamilton before, but she appears to be quite an incredible person.]]></content>
    </entry>
    <entry>
      <title>[PDF] Analysis and Parametric Synthesis of the Piano Sound</title>
      <link href="https://aaltodoc.aalto.fi/bitstream/handle/123456789/977/urn007876.pdf?sequence=1"/>
      <updated>2014-12-10T00:00:00.000Z</updated>
      <id>https://aaltodoc.aalto.fi/bitstream/handle/123456789/977/urn007876.pdf?sequence=1</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Teleport Fix for Yosemite</title>
      <link href="https://abyssoft.com/software/teleport/forums/index.php?topic=39569.0"/>
      <updated>2014-12-06T00:00:00.000Z</updated>
      <id>https://abyssoft.com/software/teleport/forums/index.php?topic=39569.0</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>[PDF] A Novel Approach Based on Genetic Algorithms and Region Growing for Magnetic Resonance Image (MRI) Segmentation</title>
      <link href="https://www.doiserbia.nb.rs/img/doi/1820-0214/2013/1820-02141300050Z.pdf"/>
      <updated>2014-11-24T00:00:00.000Z</updated>
      <id>https://www.doiserbia.nb.rs/img/doi/1820-0214/2013/1820-02141300050Z.pdf</id>
      <content type="html"><![CDATA[A paper on using genetic algorithms and region growing for MRI segmentation by Elnomery A Zanaty and Ahmed S Ghiduk.]]></content>
    </entry>
    <entry>
      <title>Learn to speak vim  verbs, nouns, and modifiers!</title>
      <link href="https://yanpritzker.com/2011/12/16/learn-to-speak-vim-verbs-nouns-and-modifiers/"/>
      <updated>2014-11-24T00:00:00.000Z</updated>
      <id>https://yanpritzker.com/2011/12/16/learn-to-speak-vim-verbs-nouns-and-modifiers/</id>
      <content type="html"><![CDATA[I find vim to be quite an essential tool, especially while working on servers. This handy little guide quickly shows the vim philosophy of combining verbs, nouns and modifiers.]]></content>
    </entry>
    <entry>
      <title>[PDF] Study of Techniques used for Medical Image Segmentation</title>
      <link href="https://www.mecs-press.org/ijitcs/ijitcs-v5-n5/IJITCS-V5-N5-6.pdf"/>
      <updated>2014-11-22T00:00:00.000Z</updated>
      <id>https://www.mecs-press.org/ijitcs/ijitcs-v5-n5/IJITCS-V5-N5-6.pdf</id>
      <content type="html"><![CDATA[A paper titled 'Study of Techniques used for Medical Image Segmentation and Computation of Statistical Test for Region Classification of Brain MRI' by Anamika Ahirwar.]]></content>
    </entry>
    <entry>
      <title>[PDF] Medical Image Segmentation</title>
      <link href="https://www.enggjournals.com/ijcse/doc/IJCSE10-02-04-115.pdf"/>
      <updated>2014-11-22T00:00:00.000Z</updated>
      <id>https://www.enggjournals.com/ijcse/doc/IJCSE10-02-04-115.pdf</id>
      <content type="html"><![CDATA[A paper about medical image segmentation by H S Prasantha, Dr Shashidhara H L, Dr K N B Murthy and Madhavi Lata G.]]></content>
    </entry>
    <entry>
      <title>Beautiful Maps</title>
      <link href="https://mapsdesign.tumblr.com/"/>
      <updated>2014-11-20T00:00:00.000Z</updated>
      <id>https://mapsdesign.tumblr.com/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Using ogr2ogr to convert data between GeoJSON, PostGIS and Esri Shapefile</title>
      <link href="https://morphocode.com/using-ogr2ogr-convert-data-formats-geojson-postgis-esri-geodatabase-shapefiles/"/>
      <updated>2014-11-17T00:00:00.000Z</updated>
      <id>https://morphocode.com/using-ogr2ogr-convert-data-formats-geojson-postgis-esri-geodatabase-shapefiles/</id>
      <content type="html"><![CDATA[I was looking for a way to convert between filetypes, I forgot about GDAL.]]></content>
    </entry>
    <entry>
      <title>A look at SpatiaLite indexes</title>
      <link href="https://www.frogmouth.net/blog/?p=23"/>
      <updated>2014-11-17T00:00:00.000Z</updated>
      <id>https://www.frogmouth.net/blog/?p=23</id>
      <content type="html"><![CDATA[We needed a way to search large spatial databases quickly, this provides a way to easily index the longitude and latitude of the data.]]></content>
    </entry>
    <entry>
      <title>CyanogenMod Lock Screen Rotation</title>
      <link href="https://winaero.com/blog/how-to-enable-lock-screen-rotation-in-android-4-3-and-4-4/"/>
      <updated>2014-11-16T00:00:00.000Z</updated>
      <id>https://winaero.com/blog/how-to-enable-lock-screen-rotation-in-android-4-3-and-4-4/</id>
      <content type="html"><![CDATA[I found that when I installed CyanongenMod, my lock screen stopped rotating. This fixes it.]]></content>
    </entry>
    <entry>
      <title>The Web Is Read/Write by Owen Gregory</title>
      <link href="https://www.fullcreammilk.co.uk/speaking/readwrite/script.html"/>
      <updated>2014-11-15T00:00:00.000Z</updated>
      <id>https://www.fullcreammilk.co.uk/speaking/readwrite/script.html</id>
      <content type="html"><![CDATA[This script does not do justice to the talk that Owen gave but it was an incredible display of affection for the English language and a strong call to arms for more thought behind the words that we write.]]></content>
    </entry>
    <entry>
      <title>Style Guide Resources</title>
      <link href="http://styleguides.io/"/>
      <updated>2014-11-15T00:00:00.000Z</updated>
      <id>http://styleguides.io/</id>
      <content type="html"><![CDATA[Anna Debenham strikes again with another website full of incredible resources, this time for style guides.]]></content>
    </entry>
    <entry>
      <title>A Sleeping Cycle And Light Alarm Clock</title>
      <link href="https://www.instructables.com/id/WeggUp-A-sleeping-cycle-and-light-alarm-clocke/?ALLSTEPS"/>
      <updated>2014-11-09T00:00:00.000Z</updated>
      <id>https://www.instructables.com/id/WeggUp-A-sleeping-cycle-and-light-alarm-clocke/?ALLSTEPS</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Configuring A Mail Server With Virtual Domains</title>
      <link href="https://www.digitalocean.com/community/tutorials/how-to-configure-a-mail-server-using-postfix-dovecot-mysql-and-spamassasin"/>
      <updated>2014-11-06T00:00:00.000Z</updated>
      <id>https://www.digitalocean.com/community/tutorials/how-to-configure-a-mail-server-using-postfix-dovecot-mysql-and-spamassasin</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Punctuation Tips</title>
      <link href="https://medium.com/@wwnorton/punctuation-tips-a5e0d4a5e990"/>
      <updated>2014-11-03T00:00:00.000Z</updated>
      <id>https://medium.com/@wwnorton/punctuation-tips-a5e0d4a5e990</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Baby Steps By Petra Gregorov</title>
      <link href="https://petragregorova.com/articles/baby-steps/"/>
      <updated>2014-10-20T00:00:00.000Z</updated>
      <id>https://petragregorova.com/articles/baby-steps/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Postgrey - Postfix Greylisting Policy Server</title>
      <link href="https://postgrey.schweikert.ch/"/>
      <updated>2014-10-16T00:00:00.000Z</updated>
      <id>https://postgrey.schweikert.ch/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Canterbury Post Codes</title>
      <link href="https://www.doogal.co.uk/UKPostcodes.php?Search=CT2%208"/>
      <updated>2014-10-14T00:00:00.000Z</updated>
      <id>https://www.doogal.co.uk/UKPostcodes.php?Search=CT2%208</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Geek Mental Help Week</title>
      <link href="https://stuffandnonsense.co.uk/blog/about/announcing-geek-mental-help-week"/>
      <updated>2014-10-06T00:00:00.000Z</updated>
      <id>https://stuffandnonsense.co.uk/blog/about/announcing-geek-mental-help-week</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Spatially explicit multi-criteria decision analysis for managing vector-borne diseases</title>
      <link href="https://www.ij-healthgeographics.com/content/10/1/70"/>
      <updated>2014-10-03T00:00:00.000Z</updated>
      <id>https://www.ij-healthgeographics.com/content/10/1/70</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>[PDF] GIS-based Multi-Criteria Decision Analysis  (in Natural Resource Management)</title>
      <link href="https://giswin.geo.tsukuba.ac.jp/sis/tutorial/GIS-based%20MCDA%20_RCEstoque.pdf"/>
      <updated>2014-10-03T00:00:00.000Z</updated>
      <id>https://giswin.geo.tsukuba.ac.jp/sis/tutorial/GIS-based%20MCDA%20_RCEstoque.pdf</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>[PDF] GIS-based multicriteria decision analysis: a survey of the literature</title>
      <link href="https://www.spatial.redlands.edu/sds/downloads/Malczewski2006_GISBasedMulticriteriaDecisionAnalysis.pdf"/>
      <updated>2014-10-03T00:00:00.000Z</updated>
      <id>https://www.spatial.redlands.edu/sds/downloads/Malczewski2006_GISBasedMulticriteriaDecisionAnalysis.pdf</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Police Open Data</title>
      <link href="https://data.police.uk/"/>
      <updated>2014-10-01T00:00:00.000Z</updated>
      <id>https://data.police.uk/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Land Registry Linked Open Data</title>
      <link href="https://landregistry.data.gov.uk/"/>
      <updated>2014-10-01T00:00:00.000Z</updated>
      <id>https://landregistry.data.gov.uk/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>The Type Directors Club - Recommended Reading</title>
      <link href="https://www.tdc.org/helpful-resources/"/>
      <updated>2014-09-29T00:00:00.000Z</updated>
      <id>https://www.tdc.org/helpful-resources/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Migrating from Apache to Nginx</title>
      <link href="https://www.digitalocean.com/community/tutorials/how-to-migrate-from-an-apache-web-server-to-nginx-on-an-ubuntu-vps"/>
      <updated>2014-09-25T00:00:00.000Z</updated>
      <id>https://www.digitalocean.com/community/tutorials/how-to-migrate-from-an-apache-web-server-to-nginx-on-an-ubuntu-vps</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>The Indie Web is the New Zines</title>
      <link href="https://anomalily.net/the-indie-web-is-the-new-zines/"/>
      <updated>2014-09-24T00:00:00.000Z</updated>
      <id>https://anomalily.net/the-indie-web-is-the-new-zines/</id>
      <content type="html"><![CDATA[This post got me thinking about how Indie Web is not just about owning your own data, but it also allows people who may be censored elsewhere (such as LGBT) to have free rein over their content and personas.]]></content>
    </entry>
    <entry>
      <title>HDD Sentinel</title>
      <link href="https://www.hdsentinel.com/hard_disk_sentinel_linux.php"/>
      <updated>2014-09-24T00:00:00.000Z</updated>
      <id>https://www.hdsentinel.com/hard_disk_sentinel_linux.php</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>The power of your writing</title>
      <link href="https://medium.com/@wynlim/the-power-of-your-writing-c235ee82e603"/>
      <updated>2014-09-15T00:00:00.000Z</updated>
      <id>https://medium.com/@wynlim/the-power-of-your-writing-c235ee82e603</id>
      <content type="html"><![CDATA[This article is full of very good points, including many of the reasons I try to write regularly on here (even if I am just talking to myself).]]></content>
    </entry>
    <entry>
      <title>Hypertext as an agent of change</title>
      <link href="https://aworkinglibrary.com/writing/hypertext-as-an-agent-of-change/"/>
      <updated>2014-09-15T00:00:00.000Z</updated>
      <id>https://aworkinglibrary.com/writing/hypertext-as-an-agent-of-change/</id>
      <content type="html"><![CDATA[Mandy Brown gave an incredible talk at dConstruct. There is no video but it has been immortalised as a literature masterpiece.]]></content>
    </entry>
    <entry>
      <title>Natalia Berdys: The web experience in the autistic spectrum</title>
      <link href="https://www.youtube.com/watch?v=7nnAYB1mb9E"/>
      <updated>2014-09-08T00:00:00.000Z</updated>
      <id>https://www.youtube.com/watch?v=7nnAYB1mb9E</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Qualys Forward Secrecy</title>
      <link href="https://community.qualys.com/blogs/securitylabs/2013/08/05/configuring-apache-nginx-and-openssl-for-forward-secrecy"/>
      <updated>2014-09-07T00:00:00.000Z</updated>
      <id>https://community.qualys.com/blogs/securitylabs/2013/08/05/configuring-apache-nginx-and-openssl-for-forward-secrecy</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Optimizing Exposure</title>
      <link href="https://www.luminous-landscape.com/tutorials/optimizing_exposure.shtml"/>
      <updated>2014-08-31T00:00:00.000Z</updated>
      <id>https://www.luminous-landscape.com/tutorials/optimizing_exposure.shtml</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Jeremy Keith&apos;s &quot;Seams&quot;</title>
      <link href="https://adactio.com/journal/6786"/>
      <updated>2014-08-27T00:00:00.000Z</updated>
      <id>https://adactio.com/journal/6786</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Stuff You Should Know Podcast</title>
      <link href="https://www.stuffyoushouldknow.com/podcasts/"/>
      <updated>2014-08-22T00:00:00.000Z</updated>
      <id>https://www.stuffyoushouldknow.com/podcasts/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Stuff To Blow Your Mind Podcast</title>
      <link href="https://www.stufftoblowyourmind.com/podcasts/"/>
      <updated>2014-08-22T00:00:00.000Z</updated>
      <id>https://www.stufftoblowyourmind.com/podcasts/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Science Friday Podcast</title>
      <link href="https://www.sciencefriday.com/audio/index.html#page/full-width-list/1"/>
      <updated>2014-08-22T00:00:00.000Z</updated>
      <id>https://www.sciencefriday.com/audio/index.html#page/full-width-list/1</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Missed In History Podcast</title>
      <link href="https://www.missedinhistory.com/podcasts/"/>
      <updated>2014-08-22T00:00:00.000Z</updated>
      <id>https://www.missedinhistory.com/podcasts/</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Animated Face Tracking</title>
      <link href="https://vimeo.com/103425574"/>
      <updated>2014-08-19T00:00:00.000Z</updated>
      <id>https://vimeo.com/103425574</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
    <entry>
      <title>Jen Myers (How To Not Be An Expert)</title>
      <link href="https://www.youtube.com/watch?v=v0EsVMAyZdI"/>
      <updated>2014-01-13T00:00:00.000Z</updated>
      <id>https://www.youtube.com/watch?v=v0EsVMAyZdI</id>
      <content type="html"><![CDATA[]]></content>
    </entry>
</feed>