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:

  • Browse completed coding snacks: here.
  • Browse and submit new requests: here.
Latest Forum Posts

Lifehacker Download of the Day: fSekrit
Much like previously-mentioned LockNote, fSekrit's even better because 1.) it weighs in less than the LockNote file size at a mere 40KB and 2.) it allows you to save it as a different file name for different notes. For example, you could have a passwords.exe and an addressbook.exe file on your thumb drive passworded by fSekrit without having to go through the whole save and rename rigamarole. This one should've originally gone into the Carry your life on thumb drive article.
G. Trapani at Lifehacker Blog image

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.

Switch Filenames

blog clipart
Let's say, i've got 2 files: filea.jpg and fileb.jpg

But I want filea.jpg to be fileb.jpg and fileb.jpg to be filea.jpg. Normally the filenames I want to switch are longer, so it takes longer to switch them, because I have to copy/paste twice and stuff. I want a simple tool where I can drop 2 items and they will switch filenames.

Click here to read more and download the coding snack written by a dc member..



Share on Facebook