I finally got around to cleaning up the source code for the "Logo Analog" watch face -- available on the Connect IQ store at https://apps.garmin.com/en-CA/apps/13226d6b-0755-4da1-b575-0d7235d88003 -- in a GitHub repo. I use "Logo Analog" as the base for the majority of my watch faces which feature some form of logo. The code is also the base for my highly popular UTC Titanium watch face (sorry for the gratuitous bragging).
Although the code might be of some interest to Connect IQ developer veterans, I released this code mostly so that new developers have a solid jumping point to start with for developing watch faces. And my thought is that if new developers have to spend less time figuring out (from scratch) some of the more complex aspects, such as the always on second hand, then they'll have more time to work on other things and come up with cool, new designs and features.
The source code is available on GitHub at https://github.com/douglasr/connectiq-logo-analog and everyone is encouraged to clone/fork the code and go forth and make cool watch faces! And if you find a bug or add a new feature you want to share then please make a pull request or send me the changes.
Happy developing.