
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
May we recommend..
No site does as good a job of helping you choose a freeware tool for a specific task than Gizmo's Freeware (otherwise known by us old-timers as Tech Support Alert).
The site is simply unrivaled in terms of recommendations for freeware, and if you ever find yourself asking what the best free windows utility is for a given task, it's *the* site to visit.
In each well-organized category, top alternatives are reviewed, rated, and ranked, and then discussed by all -- and reviews are frequently revisited and updated, which is a rarity.
In addition, Gizmo Richards himself has also long been a friend to freeware authors, helping to shine the light on new freeware tools, and a friend to us from the early days, helping to tell people about DonationCoder and our software -- and I am extremely honored to have had some of my tools recommended on the site.
I can't think of a better site to receive the first entry in our list of our Favorite Websites.
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: Create folder structure or pathI would like to be able to create a 'copy' of a path. For example, let's say I have a file in this folder: C:\Documents and Settings\All Users\Documents\My Pictures\ I would like to copy this file to D:\temp so that the path becomes like this: D:\temp\Documents and Settings\All Users\Documents\My Pictures\ Now, I would have to go to D:\temp, create the first folder Documents and Settings, then enter that folder to create the next All Users folder, and so on, before I can copy my file to that location. If possible, I'd like a right click option in Windows Explorer to select 'Copy with path' and then 'Paste and create path'. Click here to read about and download the utility written by a DC member to do this.. |
||