
What are Coding Snacks?
Coding Snacks represent the best of DonationCoder.
On a special section of our forum, anyone can post an idea for a small custom utility/program.
Coders who hang out on our forum keep an eye out for interesting requests and when they see one that catches their interest, they code it and release it to the public for free.
People who find the tools useful are encouraged to donate directly to the coders to show their appreciation.
Forum Links:
Check out the new free software and fun stuff released as part of our NANY (New Apps for the New Year) 2018 event on January 1, 2018: here.
Since 2007 we have held an annual event that we call NANY (New Apps for the New Year), where we ask the coders who hang out on DonationCoder to create some new piece of free software and share it with the world on January 1st of the new year. NANY is really the funnest thing we do on this site, and it's one of the few times we can all play together. There are no winners or losers, it's simply a celebration of programming and creating new software and sharing it with the world.
What are Coding Snacks?
Coding snacks are small custom utilities written by coders who hang out on DonationCoder in response to requests posted on our forum.
You are viewing a specific blog item. Click here to return to the main blog page.
Ghostbar - aka FadingTaskbar ReduxI found myself in a mood to do something different recently so I decided to try and rewrite Skrommel's excellent FadingTaskbar. I call it Ghostbar.
While similar in functionality to FadingTaskbar it is quite different in implementation. I won't go into details here, full source code is included for anyone so inclined, but the two key differences are (1) It supports Vista and (2) instead of remaining in the background it installs a DLL (in a benign non-malicious way) that performs all the work so that the main program can happily quit. The app is less user-friendly than FadingTaskbar but it was just meant to be a small project whose scope didn't extend beyond plain functionality ![]() ![]() |
||