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:
JGPaiva's GridMove tool started as a request on the Coding Snacks section of our forum, and grew into a very popular utility.
GridMove let's you create a virtual grid on your screen where you can drag and drop and snap windows to specific locations and sizes.
- Last updated: 2015
- Visit the GridMove website to read more and download here: http://www.dcmembers.com/gridmove.
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.
Coding Snack: Focus get (and keep, for a while)I know this idea is floating around on the boards but I haven't been able to get it working properly. Basically, I have 2 text windows open - one I want to type into all the time, and one I want to type in for short periods of time. EG: Dreamweaver and an IM chat. I want to be able to have the main window (dreamweaver) under focus by default, but I want to be able to click in the chatbox (or any other) and for as long as I am typing there it keeps focus. After an extended period of non-activity (eg, no more typing, say, 5~8 seconds) I want to switch back to the main window (returning to work) Reach more and download the coding snacks written by DC members to do this.. |
||
Free Coding Snack: CHKDSK Assist - Schedule CHKDSK OperationsAfter learning and working with AutoHotkey since February, I'm finally releasing my first script.
CHKDSK Assist is a GUI based script that allows you to schedule CHKDSK operations on your PC. I welcome any questions or comments about it. Thanks! |
||
Coding Snack: DropFolderHad a nice Idea, while cleaning my Desktop from old files/Downloads etc.
A floating Icon for droping Files/Folders, which opens a menu with configured Move/Copy(while holding Ctrl+drop) Paths. - with Window Levels: Normal, OnTop, Desktop - lock/unlock position of icon - png skin support/Transparency Slider/Icon Size Slider Would make move/copy actions much more easier. |
||
Coding Snack: Photo Downloader KioskHello, My robotics team runs a tournament every year for younger kids. An idea of mine for this year's tournament is to have a continually running slideshow of pictures on one of the projectors. It would be great if I could have a computer set up with a media reader where people (coaches, spectators, etc) could insert a card and download their pictures to the computer to be immediately added to the slideshow. So, here's my idea: a kiosk-like program that allows a user to download all or some photos from a memory card (I've got one of those read-all-card-types readers that maps to four drives) to a folder that I specify in a config file (probably on a networked computer e.g. \\mycomp\slideshow\) in a datetime-stamped folder (to avoid name conflicts) with a minimum of user effort. Kind of like one of those photo kiosks that can be found at Walgreens, etc, but much simpler. Just a spash screen, a photo-select screen for once the user has inserted a memory card, a copying screen, and a done screen. Or something. I am a programmer, and if nobody is interested I will code this myself, so don't spend a lot of time on it. But, the members of this forum are much more talented than I am and so I'm sure you could whip something up easier than I could. Thanks, Nick Click here to read about and download the utility written by DC member to do this.. |
||
Coding Snack: Toggle Fullscreen of Control (or Zoom control to fullscreen)I would like to have a small program that will allow a user to stretch a given region of the screen (a window and/or control) to fill the entire screen and then "unstretch" it back to its original size and position. Click here to read about and download the utility written by DC members to do this.. |
||
Easy Unicode Paster 2.0 is Released (Major Update)DC member Eric Wong (VideoInPicture) has been on fire lately creating all sorts of cool new utilities. This one is bound to be useful to some people, especially with its high degree of customizability.. http://easyunicodepaster.wikidot.com September 4th, 2008
With this release, I firmly believe that Easy Unicode Paster is one of the best and easiest to use unicode character maps out there and can compete with products that charge for something similar. All the other character maps I have tried have failed in their ease of use or how the program operates. Easy Unicode Paster pastes unicode characters in whatever document you are working with using just 1 click for one character. |
||