Blog


Laravel Dusk Testing A Responsive Website

January 23, 2022

My first blog about testing londinium.com. making screenshots at each reponsive size.

Read this post ...

Updating Londinium Adding Nearest Websites

January 21, 2022

Updating londinium.com, adding nearest websites information, a faster API mirror, compressed javascript and more postcodes on the frontpage map.

Read this post ...

Automating The Terminal Create Tabs And Name Them

January 20, 2022

Scripting the terminal to open 5 tabs with titles, change to the correct directory and make the root one red.

Read this post ...

Javascript Map Improvements and Ideas

January 19, 2022

I have lots of ideas and improvements I would like to make to the londinium.com website. Here I am going to document a few with brief outlines and potential solutions see previous blog I am...

Read this post ...

Using Overpass API Mirrors, CORS Errors and adding a loading message

January 19, 2022

Investigating using different Overpass API servers, fixing the CORS error and adding a loading message...

Read this post ...

Importing OSM Overpass API Data To MYSQL

January 4, 2022

A php script to import Overpass API data from Openstreetmap into MYSQL using JSON.

Read this post ...

Planning to do the Hashicorp Terraform Associate Certification

December 27, 2021

Having spent the past month focusing on devops with AWS, I have decided to do the Terraform Associate Certification. It is coming to the new year, new month, so i get a new allocation of 750 hours on...

Read this post ...

What am I trying to achieve?

December 24, 2021

I was asked this question on twitter, so I wrote a blog post answering it

Read this post ...

Extracting More Data From The Overpass API (Part 3)

December 24, 2021

Extracting the Address details and the type of thing it actually is.

Read this post ...

Extracting The Data From The Overpass API (Part 2)

December 23, 2021

Taking the last blog further, importing into the database and running Spatial queries.

Read this post ...