My thoughts, words and wisdom

Articles in App Development

/assets/blog/2024/cot_index_gold_futures
14. May 2024 How to analyse Futures using TradingView and COT data

If you’re looking to get a deeper insight into futures markets, combining a trading platform like TradingView with Commitments of Traders (COT) data can become a game-changer. When you add...

/assets/blog/2024/kansolo_app_store
13. March 2024 Kansolo - The Kanban Project Management App for Solopreneurs and Digital Nomads - Now available!

Yesterday I made it to the Mac App Store with my App Kansolo. It is a Kanban Project Management App which works entirely offline.

How did I come up with...

/assets/blog/2023/delta-flyer-swiftui-preview
17. October 2023 How to use SwiftData in Preview Macro

I am building a macOS app which relies heavily on SwiftUI and SwiftData in Xcode 15.0 on macOS Sonoma 14.0. While building the views I wanted to be able to...

/assets/blog/2023/cpp-php-syntax
19. September 2023 Learn php as a C++ Developer

It’s often easier to learn a new programming language if you see examples side by side by a programming language you already know. This helped me a lot when I...