Huh… So Much For Once A Week

I thought I’d follow up a bit with what I’ve been up to over the last few weeks. I have been hard at work on my newest version of my Time Clock Helper app. It is almost ready for release, I’m working on some help screens right now, but other than that it all works. It does several things that the original app didn’t do, so that is handy. It also gives the user more control over what they will see on the screen and how they interact with it.

It has been slow going since I’ve been working on learning SwiftUI at the same time. I like it for the most part, but some parts of SwiftUI are a bit unclear, or unstable. I have learned a lot, though. It makes it nice going between different devices and letting Swift take care of making sure everything is laid out in a decent manner. It sure beats the hours I used to have to spend getting constraints just right for a storyboard. Changes can now take seconds to implement that used to take minutes or hours before.

So, yeah. SwiftUI has been worth the effort to learn and it promises to get easier and more powerful in the future.

Another Way To Find Art, Or Market Your Own Creations.

This is another site that I have found useful to find assets for my apps – mainly graphics for me, but also some sounds. The page also allows artists, creators, and indie developers a way to market their projects. Not everything is great on the site, but it does give a lot of options for inexpensive libraries to help with any many projects.

Colors Of The Apple World.

I am posting this because it’s a page that I’ve been spending a bit of time with today. I often have to look up what Apple calls many of its system colors – beyond the simple primary colors. The documentation that Apple provides does a really good job of showing you the various colors, their uses and how they are affected by light or dark mode. Needless to say, this is a necessary page for any Apple interface designers.

https://developer.apple.com/design/human-interface-guidelines/macos/visual-design/color/

An Example From Apples Documentation showing the colors available.