Author: Michael Rowe

Apple Design Awards 2022

Looking at this year’s design finalists – I’ve only used three of them. Let’s see if they win. https://developer.apple.com/design/awards/ The three I’ve used or played are Wylde Flowers (an enjoyable game), Vectornator: Vector Design (for vector graphics editing), and Lego Star Wars: Castaways (another game). Great quotes from the video: Love the idea that Design […]

Upcoming ELM User Group Presentation

I’m really excited to announce I will presenting at the upcoming IBM Engineering Lifecycle Management User Group Virtual Conference. During the session will be taking customers and partners thru the OSLC based API discovery process, including creating the ETM Test Plan. I will be taking questions and showing demos, so sign up! See you then!

Day 2 – 100 Days of Swift

Wow! I’ve been using swift for a bunch of years, and have never come across enum associations. Imaging getting to that on day two of a course. What you see above is the association added to the running, talking and singing values of the enum Activity. This way you can “associate” additional information to a […]

Swift

Today I am going to try and start the 100 days of swift program that Paul Hudson provides. I’ve been using Swift for years, and taken a ton of individual classes, read books, and even published a few apps on the App Store. However, I find I still find some things just don’t work like […]

Generating a Test Plan via API Discovery

In my prior posts I took you through the discovery flow to identify the resource shape of creating a new Project Area. The only problem was, there is no public API for creating a Project Area, either via OSLC or published ELM APIs. To that end, you may have been a bit frustrated that all […]