
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:
It's safe to say that mysterious and reclusive DC member Skrommel single-handedly built the Coding Snacks section of the DonationCoder forum, where people request small custom applications. Coding in the Autohotkey scripting language, Skrommel is also one of the fastest coders we've seen -- when he is on the prowl it's not uncommon for him to finish coding a request before most of us have had time to even read it. He also typically shares his source code along with the compiled utility, which makes it possible for others to extend and customize his tools.
- Number of programs available: 80+
- Last updated: 2017
- Visit skrommel's page to browse his apps and download them here: http://www.dcmembers.com/skrommel.
- Visit skrommel's section on our forum: here.
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.
Software Utility: Stoic Joker's (File & Folder) Fix When
Description One of the in-House (work) projects required me to modify the file dates of several hundred files on a semi-regular basis while a new system was being implemented. Obviously this had to be automated.... All of the then available utilities for this were in the $50 range, so I decided to take a stab at writing my own utility (because I'm cheap and had free time back then). This actually started as a CodeProject.com code sample which was posted as an example of how to programmatically change file dates. Being that that was exactly what I was looking for, I used it as a starting point, dressed up the GUI, added a few features, and re-factored the existing code to increase the applications speed (x20) dramatically. Features Change Created, Modified, and Last accessed dates on a File or Folder. Change the Read Only, Hidden, or System Attribute on a File or Folder. Change the above on All Filed & Folders in a given Target Folder. Bypass (Read Only or System) Attributes to effect changes as necessary. Will also Display if target File of Folder is (NTFS) Compressed or Encrypted. |
||||||||||