
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:
Latest Forum Posts
I was looking for a good screenshot tool.And i found it. Its pretty good!Yarik
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 ![]() ![]() |
||