Always learning new things

Yesterday I went to #Unwrap Live 2024. This online, all day, SwiftUI programming class by Paul Hudson from Hacking With Swift fame, was all about the Apple Vision Pro this year. I love the way Paul explains code, techniques, and APIs. The other valuable thing is, he is willing to… Continue reading

Wasted Time Pro – Launch Date

Well, I’ve finally done it. I have submitted an app that will launch on the same day as a new piece of Apple hardware. I have taken my simple application – Wasted Time, and did a total re-write over the last year to better take advantage of SwiftUI and the… Continue reading

Minor Wasted Time Update Submitted

Since completely rewriting WastedTime into SwiftUI and fixing it to run nearly the same code across macOS, watchOS, iOS, iPadOS, and tvOS, I’ve not been happy with the way I’ve handled the fonts. Today I took a step back and made changes to better handle the needs of larger devices…. Continue reading

Wasted Time for macOS updated

I just got notified that Wasted Time for macOS has made it thru the App Store review process. That means both the iOS and macOS versions have now been updated to support multiple languages. I am really excited by this and hope to add more languages as I go forward…. Continue reading

Holiday Card App and other progress

So, I finally have had a few things slow down enough so I could do some more coding. I am working on two projects at once. The first is adding Siri support to Wasted Time v8.0 – this has been really fun, as I am learning about Siri Intents, changing… Continue reading

WWDC Day Two

The best advice I was given by people who have been at WWDC before was to focus on getting time with the engineers. All the sessions are streamed as videos, and you can spend time later to watch the ones you missed. This is excellent advice! I stared the day… Continue reading

Disconnecting FB – impact on Development

So, as I am working on disconnecting my FB account, one of the things that I will have to do is remove FB integration from one of my apps. This requires a new release of WastedTime – to be released soon. I will also have to get my Podcast and… Continue reading