I created a web application and JSON API for parsing flight boarding pass barcode data.
- Tags:
- Boarding Passes
Flight Historian
How I created Flight Historian, my flight logging website.
Posts
Changing Flight Historian Boarding Pass Email to AWS SES
13 Aug 2024 · With simple authentication being deprecated, it was time for me to move Flight Historian away from reading a webmail account using IMAP to a proper automated email service.
Flight Historian Version 2.1: Import Flights From Digital Boarding Passes
29 Apr 2017 · New and changed features in version 2.1 of Paul Bogard’s Flight Historian.
Flight Historian Version 2.2: Regions and Flight Lookups
15 Mar 2018 · New and changed features in version 2.2 of Paul Bogard’s Flight Historian.
Parsing Boarding Pass Dates in Ruby on Rails
16 Jan 2017 · Boarding pass barcodes contain data that’s useful for automatically filling in flight data, but their dates are particularly difficult to parse.