<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>2018 on Ricky Moorhouse</title>
    <link>https://rickymoorhouse.uk/blog/2018/</link>
    <description>Recent content in 2018 on Ricky Moorhouse</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Sat, 09 Jun 2018 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://rickymoorhouse.uk/blog/2018/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Bee visitors</title>
      <link>https://rickymoorhouse.uk/blog/2018/bee-visitors/</link>
      <pubDate>Sat, 09 Jun 2018 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2018/bee-visitors/</guid>
      <description>&lt;p&gt;Here are a few of the bees that have visited our garden so far this weekend:&lt;/p&gt;&#xA;&lt;iframe src=&#34;https://player.vimeo.com/video/274342354&#34; width=&#34;640&#34; height=&#34;360&#34; frameborder=&#34;0&#34; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://vimeo.com/274342354&#34;&gt;Bee&lt;/a&gt; from &lt;a href=&#34;https://vimeo.com/rickymoorhouse&#34;&gt;rickymoorhouse&lt;/a&gt; on &lt;a href=&#34;https://vimeo.com&#34;&gt;Vimeo&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;meta name=&#34;twitter:title&#34; content=&#34;Bee visitors&#34;&gt;&#xA;&lt;meta name=&#34;twitter:image&#34; content=&#34;https://rickymoorhouse.uk/blog/2018/bee-visitors/honey-bee3.jpg&#34;&gt;</description>
    </item>
    <item>
      <title>Raspberry Pi Weather Station</title>
      <link>https://rickymoorhouse.uk/blog/2018/weather-station/</link>
      <pubDate>Sat, 12 May 2018 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2018/weather-station/</guid>
      <description>&lt;p&gt;For a while I&#39;ve been meaning to write up the details of the Raspberry Pi weather station that I have built with my eldest daughter.  This project builds on a number of examples I&#39;ve seen across the internet, particularly &lt;a href=&#34;https://www.raspberrypi.org/learning/sensing-the-weather/&#34;&gt;sensing the weather&lt;/a&gt;. This details how our system is put together.&lt;/p&gt;&#xA;&lt;h3 id=&#34;temperature-monitoring&#34;&gt;Temperature monitoring&lt;/h3&gt;&#xA;&lt;p&gt;We took two temperature sensors and mounted them in a garden post with one pushed down to the bottom for soil temperature and one in the cap for the air temperature.  The one-wire sensors can share the same three wires, so are both connected to a wire leading back to the Raspberry Pi through a hole drilled into the side of the post.  For waterproofing we surrounded the whole with hot glue. The post is situated in a shady spot and pushed about 30 centimeters deep in the soil.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Places Visited Map</title>
      <link>https://rickymoorhouse.uk/blog/2018/places-visited-map/</link>
      <pubDate>Thu, 26 Apr 2018 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2018/places-visited-map/</guid>
      <description>&lt;p&gt;For a while I&#39;ve had a variation on my map of the places I&#39;ve visited - here&#39;s a summary of how my current version is working.&lt;/p&gt;&#xA;&lt;p&gt;The whole site is currently generated by &lt;a href=&#34;https://gohugo.io&#34;&gt;hugo&lt;/a&gt;, a static site generator with no server side component.  The map is powered by &lt;a href=&#34;https://www.mapbox.com/mapbox-gl-js/&#34;&gt;MapBox GL&lt;/a&gt; which lets me choose any of the &lt;a href=&#34;https://www.mapbox.com/gallery/&#34;&gt;mapbox styles&lt;/a&gt; to use for my map. I create a markdown file for each place on the map, with the latitude and longitude in the &#39;front matter&#39; for the post which looks something like this:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Introducing hem</title>
      <link>https://rickymoorhouse.uk/blog/2018/introducing-hem/</link>
      <pubDate>Wed, 25 Apr 2018 00:00:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2018/introducing-hem/</guid>
      <description>&lt;p&gt;&lt;abbr title=&#34;HTTP Endpoint Monitor&#34;&gt;hem&lt;/abbr&gt; is a &lt;a href=&#34;https://en.wikipedia.org/wiki/Synthetic_monitoring&#34;&gt;synthetic monitoring&lt;/a&gt; tool which monitors HTTP resources on a regular schedule, storing details of the time taken and the reponse code returned.&lt;/p&gt;&#xA;&lt;p&gt;I&#39;ve been using &lt;a href=&#34;https://github.com/fzaninotto/uptime&#34;&gt;Uptime&lt;/a&gt; at work for a while for endpoint monitoring and over the time we&#39;ve been using it made a few tweaks or plugins for it - in particular being able to send metrics from Uptime to Graphite.  There were also some more substantial changes we were considering making and we&#39;d built up a number of supporting scripts to populate the checks via the Uptime API when hosts changed.  We also have all our other monitoring dashboards in Grafana. In this context I decided that what would be nice is a simple tool that could replace the checking piece and feed that data into our graphite data store to be viewed and alerted on from Grafana.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reducing our plastic use</title>
      <link>https://rickymoorhouse.uk/blog/2018/reducing-plastic/</link>
      <pubDate>Sat, 21 Apr 2018 14:30:00 +0000</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2018/reducing-plastic/</guid>
      <description>&lt;p&gt;Over the last few months we&#39;ve started to try and reduce our use of plastics - especially single use plastics. Here are some of the areas where we&#39;ve made changes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>View API Error detail</title>
      <link>https://rickymoorhouse.uk/blog/2018/view-api-error-detail/</link>
      <pubDate>Tue, 17 Apr 2018 14:21:00 +0100</pubDate>
      <guid>https://rickymoorhouse.uk/blog/2018/view-api-error-detail/</guid>
      <description>&lt;p&gt;To view the details of the steps in an API in Analytics to assist in debugging you can do the following:&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://rickymoorhouse.uk/images/viewing-api-detail.gif&#34;&gt;&lt;img src=&#34;https://rickymoorhouse.uk/images/viewing-api-detail.gif&#34; alt=&#34;animated steps&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
