The Breakroom

WorldWideWeb for PROs

May 16, 2023

WorldWideWeb, our simple web server for iOS and macOS, has been a hit with developers. It’s another case of us scratching our own itch and finding out there are lots of folks who need to do the same thing! Of course, people who rely on an app also start asking for features. One feature that […]

Another day, another set of revelations. We’ve almost reached our destination, so let’s get going! Tooling Problems SwiftUI and the cross-platform frameworks you will be using are either: A new thing with bugs and rough edges — and quickly evolving. An old thing with decades of legacy — and unlikely to change. You will have […]

It’s day two of our epic journey from iOS to macOS. Let’s get started with everyone’s favorite topic. Ugly Code In every app, there’s code you hate writing, but do it anyway. Shipping is better than perfection! Here are our less-than-proud moments in Wallaroo for the Mac: Handling URLs SwiftUI’s default mechanism for handling URLs […]

Last September we released a completely new app that makes getting wallpapers on your devices a breeze. Wallaroo was written entirely in SwiftUI. We learned a lot writing it and Sean Heber spent five days covering the highlights. But this initial release was only available on iOS. From the get go, we had planned on […]

Clicker 2.0

February 3, 2023

Back in 2015, we released our first watchOS app. Clicker is a simple app with a simple goal: a way to keep track of something important in your life using your Apple Watch. It’s been used by hundreds of thousands of customers. For me, Clicker kept me swimming in the ocean, for others the count […]

Our last release of Tot introduced a new feature called Smart Bullets. These special bits of text made it easy to create lists where you could check off items. (Check out “What’s New?” in the app help and you’ll get a quick demo.) One shortcoming with Smart Bullets was that you needed a mouse to […]

WorldWideWeb Wows

June 24, 2022

WorldWideWeb, our FREE app for running a simple web server has struck a chord with developers and other folks who work with HTML, CSS, and JavaScript. Even the discerning individuals at Hacker News had nice things to say about it! Today we’re happy to announce an update for both macOS and iOS. The main improvement […]

WorldWideWeb, Part II

June 2, 2022

The Mac and Web have a long history together. From the very beginning, Mac OS X included the ability to run an Apache web server by clicking a Start button: About a decade ago, things started to change. Since then it’s gotten harder and harder to start a simple web server for testing HTML, CSS, […]

Our wildly popular app, that manages bits of text simply and efficiently, has been updated to version 1.3. The biggest news in this release of Tot is the addition of Shortcuts on macOS and iOS. Tot’s shortcut actions are as simple as the app itself: Get the text from any one of the dots Set […]

Tot’s Got Your Back

January 12, 2022

We’re pleased to announce the immediate availability of Tot 1.2.4 on macOS. Besides the normal bug fixes and minor improvements, there’s a feature we hope you never have to use: Automatic Backups. Tot now makes sure you have a copy of your notes stored on the local disk as well as in iCloud. Backups are […]