<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Visualisation on James Montgomery</title>
    <link>https://ja.mesmontgomery.co.uk/categories/visualisation/</link>
    <description>Recent content in Visualisation on James Montgomery</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-gb</language>
    <lastBuildDate>Fri, 05 Jul 2019 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://ja.mesmontgomery.co.uk/categories/visualisation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Introducing Elite Dangerous Timeline</title>
      <link>https://ja.mesmontgomery.co.uk/2019/07/introducing-elite-dangerous-timeline/</link>
      <pubDate>Fri, 05 Jul 2019 00:00:00 +0000</pubDate>
      <guid>https://ja.mesmontgomery.co.uk/2019/07/introducing-elite-dangerous-timeline/</guid>
      <description>TL; DR I created a timeline visual from Elite Dangerous in-game events. Why? On the one hand, to further my Python learning and explore AWS DynamoDB. On the other hand, because I ultimately would like to provide some context to me in the game which is not present natively. By focusing on visualising a subset of the available events, I gain a foothold in parsing the game data into a database and putting an API in front of it.</description>
    </item>
    <item>
      <title>Producing live visuals from a PowerShell REST API</title>
      <link>https://ja.mesmontgomery.co.uk/2019/05/producing-live-visuals-from-a-powershell-rest-api/</link>
      <pubDate>Fri, 17 May 2019 00:00:00 +0000</pubDate>
      <guid>https://ja.mesmontgomery.co.uk/2019/05/producing-live-visuals-from-a-powershell-rest-api/</guid>
      <description>TL; DR In this post, I&amp;rsquo;d like to share an example of bringing to life the data returned by an API. One PowerShell example takes the output of Get-NetTCPConnection and Get-Process to create a JSON representation of process IDs and their network connections.&#xA;Universal Dashboard provides the means to expose this via REST API. Lastly, the vis.js network module creates a visual representation of this data.&#xA;Here is an example video:</description>
    </item>
    <item>
      <title>Visualising your DNS cache with PSGraph</title>
      <link>https://ja.mesmontgomery.co.uk/2019/04/visualising-your-dns-cache-with-psgraph/</link>
      <pubDate>Fri, 26 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://ja.mesmontgomery.co.uk/2019/04/visualising-your-dns-cache-with-psgraph/</guid>
      <description>TL; DR In this post, I&amp;rsquo;d like to introduce you to how I&amp;rsquo;ve used PSGraph to create visuals from code. I&amp;rsquo;ll show you how to represent the Windows DNS cache graphically. Here is an example output (click for a full size image):&#xA;Below I cover how to arrive at that outcome. You can find all scripts used at my GitHub page.&#xA;Why DNS The hierarchical nature of DNS (subdomain.topleveldomain.rootdomain) lends itself to graphing.</description>
    </item>
    <item>
      <title>A punnet of raspberries with a side of visuals</title>
      <link>https://ja.mesmontgomery.co.uk/2019/04/a-punnet-of-raspberries-with-a-side-of-visuals/</link>
      <pubDate>Sat, 06 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://ja.mesmontgomery.co.uk/2019/04/a-punnet-of-raspberries-with-a-side-of-visuals/</guid>
      <description>TL; DR I finally dusted off that Raspberry Pi in the corner. Initially, I was putting Pi-hole through its paces. One thing led to another as a new rabbit hole emerged in the form of adding encrypted transport to forwarded queries (a subject I visited in the past). I purchased another Pi for resiliency. I then explored how I might visualise the performance of the solution.&#xA;Lastly, a first for me, I have shared this code on my GitHub page.</description>
    </item>
  </channel>
</rss>
