Welcome to Tony's Notebook

Playing with Pygame

2021-02-21

I needed some light relief, so I started messing with Pygame.

Filed in: Python (Primarily about programming in Python)

Joining Ably

2020-12-06

I am joining Ably to work on their developer documentation.

Filed in: Work (Work related)

Server-Sent Events (SSE)

2020-11-29

In this article I take a quick look Server-Sent Events using Node and JavaScript.

Filed in: JavaScript (Primarily about programming in JavaScript)

Running Vonage API Developer Portal locally

2020-11-27

In this article I take a quick look at how to run Vonage ADP locally.

Filed in: Nexmo (About using the Nexmo API)

Realtime telemetry with Nexmo and Ably

2020-10-25

In this article I take a look at building a realtime telemetry system based on SMS with Nexmo and Ably

Filed in: Ably (Ably Realtime SDK)

FlySpy the final frontier

2020-10-14

In this article I conclude the video series on FlySpy by looking at the server API and the mapping client.

Filed in: Code (Other programming (not Python or JavaScript))

How to secure your Flask web app with HTTPS and Basic Authentication

2020-10-10

How to secure your Flask web app with HTTPS and Basic Authentication

Filed in: Python (Primarily about programming in Python)

Troubleshooting Ruby Gems

2020-10-06

In this article I take a quick look at a recent case where I needed to troubleshoot my Ruby Gem packages installation.

Filed in: Code (Other programming (not Python or JavaScript))

FlySpy persistence

2020-10-04

In this article I present the FlySpy persistence functionality

Filed in: Code (Other programming (not Python or JavaScript))

FlySpy webhook handler

2020-09-30

In this article I present the FlySpy webhook handler

Filed in: Code (Other programming (not Python or JavaScript))