
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
New Apps for the New Year 2009New Apps for the New Year (NANY) is the motto of the Nany Challenge over at Donation Coder. It's already the second year of the challenge and lots of new software programs have been released during that challenge. To be precise: 35 new and free software programs have been released which more than doubled the count of last year. Each application can be downloaded right away from the Donation Coder website and works without registration or other inconveniences.. Comparer is a file comparison tool that can compare (among other things) all file properties. File Replicator is another interesting program. It can search for a certain file in a selected folder and replace that file with another one. Think of updating files that reside in multiple locations on the computer's hard drive.. I do not want to spoil the fun of exploring all those new programs.. It is definitely worth a visit; And who knows, maybe you find the program there that you have been searching for all of your life.
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.
Coding Snack: Find filenames/folders above certain length and offer to rename them?As per title, i was thinking that a program could go through given folders recursively and report back the files/folders that are above the user-defined length and alow the user to rename them within the UI.
this will come in handy when burning cd backups. too many times, the burner complains about extra-long filenames way too late and sometimes this happens during the burning session, with a prompt holding up everything. i'm not someone who hangs around watching the whole burning session, so this program will be a good guide for me before i click the 'Burn' button. |
||