I absolutely love the Computer History Museum, and this project is so fascinating! What a great detailed video!
I know plus addresses has been around for a long time for email, but having just learned about it late last year it still amazes me how often I’ve been using it!
Reviving an App
Monday, February 2, 2026
11 years ago, I wrote my first Mac app, Coords, and released it on the Mac App Store. It was the first time I had tried to develop for the Mac, having come from the rather straightforward world of iOS development in the 2010s. It was a simple utility app that allowed you to interact with Apple Maps and do some semi-complex tasks, such as adding simple circular overlays to markers and easily see location information such as decimal degrees, minutes, and seconds. While many websites included a lot of this functionality, even to this day I don’t think anything can beat native Mac apps.
After many years, I just abandoned the app to work on other projects. However, every year or so I would think back on the app and get an urge to rewrite it and bring it up to date with the latest in Mac OS features. Every year that idea popped into my head and so did about a dozen other app ideas which I tended to lean towards working on rather than rewriting something I had already built. Plus, somehow over the years I had managed to keep almost every scrap of code and failed project I had ever created with Xcode, except for the source code to this app. I have searched every hard drive, Time Machine backup, and zip of old projects and still haven’t been able to find any code for the project.
All that changed this year when planning some of my yearly goals. I wanted to work on bringing back one of my apps into modern macOS times, utilizing the latest in SwiftUI and some of the new Tahoe-style UI elements. I finally buckled down over the past weekend and started to re-write Coords from the ground up. I had the basic functions of the app rewritten and running smoothly after only a few hours of SwiftUI tinkering!
My goal is to release this app within the next month or two back to the Mac App Store, and for the first time on my own website. It has been great working on this app again, and I can’t wait to share (again) it once it is ready!
This is most certainly not the first Mac App I purchased on the Mac App Store back in 2009…makes me wonder what app sold itself to a random company to just be renamed and taken over?
Currently reading: Beren And Lúthien by J.R.R. Tolkien 📚
Finished reading: The Fall of Gondolin by J.R.R Tolkien📚
Currently reading: The Fall of Gondolin by J.R.R Tolkien📚
I remember hearing rumors of Apple making a service bundle of their Pro/Creative apps last year, but it really surprised me when I saw they finally released it today! As someone who uses Final Cut Pro, and wanted to explore the other Pro apps, the low monthly price is really attractive. Especially compared to Adobe CC which feels so expensive for my particular workflows. However, the thing I’m most excited to try out is Pixelmator Pro. I haven’t used Pixelmator since its earlier versions when it was first released, but I remember loving it and some of the new vector and photo editing support looks really solid!
Finally stumbled across the a great reference site for the NSDateFormatter string options. Can’t tell you how many times I’ve needed this over my years of dealing with both Objective-C and Swift.
Took my PS5 with me for the first time on a little trip a few weeks ago. Traveling PS5 was such a great decision!
It’s finally the best time of the year for Destiny…Dawning! This Snowball mode is so much fun!
Really wish this had been cheaper and was in full color. Some of the websites shown were such a reminder of the early web!
Finished reading: The Children Of Húrin by J.R.R. Tolkien 📚
A New App
Sunday, November 2, 2025
I spend a lot of my free time reading. While I do almost always prefer reading a physical book, the one thing that keeps me coming back to digital is the ease of creating highlights. I’m not someone who enjoys highlighting in a physical book, but I’ll highlight a ton on my Kindle or iPad when reading. The only issue is after I’m done reading a book, I tend to forget about those highlights until some random day when I’m trying to remember something I read in a book months past.
Kindle, of course, supports exporting all of your annotations, within reason due to DRM, to an HTML document for archiving purposes. Apple, on the other hand, has limited ability to export your highlights made in the Books app. There is a very handy command-line tool that lets you export your annotations by reading the SQLite database used by the Books app on macOS. This is a great tool, but I was finding it always slightly annoying to have to drop down to the command line every time I wanted to collect my notes. Plus, the command-line tool couldn’t interact with the Kindle exported HTML documents, which meant I never could have a single app for both Apple Books and Kindle.
A few months later, and I’ve built a new app! After digging around in the SQLite database, I was able to find all the relevant fields, databases (yes, there are actually two databases that the Books app uses), and tables that I needed to build my app. Like many of the personal apps I build for myself, though, I cared less about the UI and spent more time building out features. This led the app to look like this:

It was bare bones and all built in App Kit, but it worked great! And I was able to easily add an HTML parser so I could convert my Kindle notes as well. All in a single app with only a few clicks.
A few weeks ago though, I sat down to use it and felt with a bit of work, mainly a full rewrite to SwiftUI, I could have a proper-looking Mac app. So I sat down and got to work. I replaced the entire UI layer of App Kit and Xibs with a more modern SwiftUI interface. Which did make some things, like custom table views, much easier to build and implement. And thankfully, since my data layer was abstracted already, I could easily slot it into the new SwiftUI app without many problems. After about a week, I had a whole new UI that I felt looked much more like a real Mac app!

Now I’m happy to announce that I’ve released the app for free on my website! It works great, and I do have some small improvements to make, but hopefully, a few other people will find it helpful. I am debating if I should submit it to the Mac App Store, but I’m not sure how Apple will feel about me accessing the Books app’s SQLite databases, even though my app just makes a copy of the databases before interacting with it.
Brief side note…I really dislike the fact that Apple renamed iBooks to Books. I know why they did it, but it just makes the whole app and reading on the iPad feel so generic when it shouldn’t. And it also makes it harder to really talk about the app since calling it “Books” doesn’t do a good job of explaining what it is.
Been throughly enjoying Missile Command at our local arcade. Finally got top score! Even though it wasn’t that high of a score, still counts!
It’s amazing Trism, one of the first iPhone games I played, is still available and runs with iOS 26!
Saw this meme on IG from @disappointingaffirmations that really motivated me to finish and release some recent projects. Few days later and it is still front and center while I cleanup my Developer folder of various projects I’ve started over the past few years.

It is pretty easy to tell what parts of macOS aren’t used by a ton of people within Apple by how off the new Liquid Glass design looks. The screenshot is from a connected networked Mac.
Excited to finally release my new Mac app, Bookmark Manager! One easy app that lets you export all of your Safari bookmarks and Reading List items into CSV format. Great for archiving old bookmarks to cleanup your Safari usage! Available to download on my site!
Some really great finds yesterday! Hearing Tolkien read excerpts of The Hobbit and Fellowship is amazing!

