I’ve been working on adding a set of widgets to Wasted TIme for iOS14. After playing with this program for over a decade, I realized people may not really understand the statistics on the totals page. This will may become more confusing once the widget is live. Let’s take a look at the two sets […]
Category: Personal – Software and IT
WWDC – Day 5
I wanted to start this day early, since I was declined for my second Lab request. I have been working on Shortcuts support in Wasted Time and while I had a great session on Wednesday, I am still having issues with the launching of Wasted Time from the Shortcuts app. I am getting a “Sorry […]
WWDC – Day 4
Another fun filled day, and now I am starting to get back into my code. I began the day with a session on the OS.Logging extensions added into Swift. I am thinking I should change my code to start using Logging instead of print statements. I do a lot of inline print statements so when […]
WWDC Day 3
Day three was loads of fun, the highlight of which was the Code-Along for WidgetKit. I also had my lab appointment on the problems I was having with SiriIntents and Shortcuts. While I was a able to get my Intents to work, we ran out of time for the Shortcut problem. But I do believe […]
WWDC 20 – Day 1 – Platform State of the Unions
The one thing that you don’t see when you are at home following WWDC, is the “Platform State of the Unions”. This year it is streaming via the Developer App and everyone can watch it. This will be interesting to see how the non-developers react to the more detailed technology discussions. One of the cool […]
WWDC 2020 – Day 1
7:24am WWDC-time  After being able to make it to WWDC for two years in a row, it really feels strange getting ready for WWDC while sitting at home. At least I am on vacation from the day job for the week, so I am letting the excitement build, while social distancing. I am wearing […]
Apple’s iPad Magic Keyboard thoughts
I’ve been a huge iPad fan since it first game out. I bought the first four versions sight unseen, and with each one I loved it more. I have the original iPad keyboard stand, that plugged into the 30 pin slot and only worked in portrait mode. When the first iPad Pro came out, I […]
Mac App Store = Tighter checks on new app
I’ve been playing with Catalyst since WWDC. Well not so much playing with it, but thinking about it while completely rewriting my Wasted Time app into SwiftUI. The main catalyst for rewriting the app is all the frustrations I had with Storyboards and Autolayout. Every time I wanted to add a new UI element to […]
Status update on WastedTime (all platforms)
Over the last few weeks, I’ve been working to do two things on the WastedTime set of apps. (Wow! I can say set of Apps now). While the basic functionality is working on all three platforms, iOS, macOS, and WatchOS, I am not happy with the behavior of SwiftUI to render the various graphics. SwiftUI […]
WastedTime for Mac (beta available)
So, I did it, I wrote my first ever macOS application. It is WastedTime for Mac, and I am amazed it works. It is still beta, and I am going to add in the twitter integration. I also need to add keyboard short cuts so you can you the (+) and (-) keys on your […]
