Walter Zorn was the developer of a beautiful set of Javascript tools that he made available to the world under open source licences of various kinds. For a beginner like me, his tools were very elegant and simple to use and I have used them in every MP release since 2004. Walter personally gave me some tips in Javascript way back in the day.
The next time you mouse-over a unit or an airbase to see its tooltip display, you are using Walter's "wz_tooltip" code. The next time you plot waypoints or show scheduled or in-progress missions on the map, that is built using Walter's "wz_jsgraphics" code. The next time you display the compass and drag it around the screen, that is performed with Walter's "wz_dragdrop" code. If you are cursing the lack of scrollable tooltips, then you are cursing my laziness: Walter added this feature years ago and I haven't implemented it yet!!

I didn't find out about Walter's demise until today. Thankfully his personal friends and family are maintaining his code base for the many users around the world that rely on it (see Impressum and the archive).
It is always good to remember the people behind the software. Thanks Walter!