Merry Christmas & Happy New Year

I wish you all a merry Christmas & happy new year! May 2023 be the best year yet.I’m disappearing for a few days for a well earned rest, and to chart a course for the next year.Looking Back at 2022So, how did my big 2022 plans go? I still have a tendency to drastically overestimate […]

ZitaFTP Server v1.36 – User Feedback Edition

Show/Hide the Status Icon (Docky, SysTray Icon, etc.)One user said he didn’t want the status icon, and asked how to remove it. Now that he mentioned it, having control over the docky/SysTray icon is obvious. I just didn’t think about it earlier. Anyway, v1.36 adds this missing ability. So, if you’re someone who doesn’t want […]

RayLib 2D Challenge Part 8 – Walking on Terrain (Simulating Physics)

Part 7 of this challenge got a 2D camera working that smoothly tracks the player. Everything looks great until Scarfy walks too far in either direction. At that point it’s obvious that the ground was totally faked. Here’s the offending code:auto boundingRect = actor->getBoundingBox(); auto distToGround = groundYPos – (boundingRect.y + boundingRect.height); bool isOnGround = […]

Engineering and Life Lessons from a DIY Light Switch Extender

What to do when you have a toddler who you’d like to empower with independence, but your light switches are too high? And what can you learn from the solution to this simple problem? I found out this weekend, when I solved this exact problem…Us engineers frequently come up with complex solutions to simple problems. […]

ZitaFTP Server, ZitaSync, & ZitaFS

The AmiWest Amiga computer show was last weekend, and I unveiled some of what’s coming for ZitaFTP Server. ZitaFTP Server was never meant to be “just another FTP server.” I always had bigger plans…Now that ZitaFTP Server is out of pre-release I can finally turn some of those plans into reality. Watch the video above […]

Logo Lit Top black

ZitaFTP Server v1.35 – AmigaOS Quick-Fix

ERROR Some users reported having a crash on startup with the new ZitaFTP Server released last week. It was caused by a thread that was missing AmiSSL initialization. AmiSSL requires special initialization for every thread that uses it, and this was missing on one thread. This has now been fixed, so a quick-fix version has […]

ZitaFTP Server v1.34 – Pre-Release No More

ZitaFTP Server v1.34 has just been released, and can be downloaded here. This version marks a major milestone: it’s no longer a pre-release.No, this doesn’t mean it’s perfect. I have plenty more features and enhancements to add. ZitaFTP Server has matured to the point that the pre-release label can be removed. It’s a solid product.Click […]

Shopping Cart
Scroll to Top