
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:
Occasionally a friend of DC without a web site will release a program and ask us to host it. We've create the Miscelaneous Member Software Archive for this purpose.
There you will find some programs by DC member seedling, including: Random MixTape Maker, which takes a large collection of your mp3 files and creates playlists with a specified target duration; WTF Music Info, which will scan your music directories and give you a nice, graphical view of your music library.
- Number of programs available: 3
- Last updated: 2008
- Visit the miscelaneous DC member archive page to browse apps and download them here: http://www.dcmembers.com/archive.
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.
Level - Copy files from various sources into one flat folder (free DC coding snack util)Levelcopies files from multiple sources into a flat folder. It can be invoked from the commandline. For every source you can specify a file filter, and currently therre are switches to include/exclude subfolders, whether or not you want to overwrite all files that already exist or only older ones. You can have unlimited sources (afaik) When you start it from explorer you see this:
I can imagine that it would be handy to use to consolidate all your music from different pcs into one folder. babble Inspired by this forum I have been getting to grips with AutoHotkey and my first product is a utility I wrote for my work here at Angus College to collect all the student/staff portraits in one central folder for use in our staff directory. We have 11 different folders across the network, and I was not sure where new pictures were added to, but always needed the latest updates to be available on the intranet. Anyway, I am sure it will be of some use to someone (and I am quite proud of it ![]() |
||