![](/images/sidebars/generic/codycrystal320.jpg)
Have a suggestion?
Click here to suggest a blog item.
Newsletters Archive
Catch up with DonationCoder by browsing our past newsletters, which collect the most interesting discussions on our site: here.
Editorial Integrity
DonationCoder does not accept paid promotions. We have a strict policy of not accepting gifts of any kind in exchange for placing content in our blogs or newsletters, or on our forum. The content and recommendations you see on our site reflect our genuine personal interests and nothing more.
Latest News
July 2, 2024
Server Migrations Coming
- Donationcoder server migration is slowly proceeding, expect some hiccups as we get all our ducks in a row..
July 19, 2022
Software Update
Jan 3, 2022
Event Results
May 13, 2020
Software Updates
Mar 24, 2020
Mini Newsletter
Dec 30, 2019
Software Updates
Jan 22, 2020
Software Updates
Jan 12, 2020
Newsletter
Jan 3, 2020
Event Results
Jan 2, 2020
Software Updates
Dec 30, 2019
Software Updates
- Automatic Screenshotter v1.16
- Screenshot Captor v4.35 beta
- Find and Run Robot v2.238 beta
- Clipboard Help and Spell v2.46.01
- LaunchBar Commander v1.157
- Mousers Media Browser v2.0
- MultiPhoto Quotes v2.09.1
- DiscussionList for Android v1.08
April 27, 2019
Software Updates
Feb 26, 2019
Software Updates
Feb 23, 2019
Software Updates
Feb 14, 2019
Software Updates
Jan 6, 2019
Event Results
Dec 2, 2018
Software Updates
Nov 13, 2018
Software Releases
July 30, 2018
Software Updates
June 24, 2018
Software Updates
June 6, 2018
Software Updates
Apr 2, 2018
Fundraiser Celebration
Apr 2, 2018
Software Updates
Feb 24, 2018
Software Updates
Jan 14, 2018
Major Site News
Jan 10, 2018
Event Results
Latest Forum Posts
Process Tamer Has Fans, Part FourThis is just the little program I have been searching for. It does exactly what it was developed to do. Change the priorities of certain programs as they get to raise the CPU level to an annoying point that the system slows to a crawl. By lowering and raising the priorities of certain programs at crucial times stops the system from overloading and stalling. A must have for anyone who wants to speed up their system at crucial times. [about Process Tamer]
T.C.
Our daily Blog
This page spotlights the most interesting posts collected from our forum every day.
You are viewing a specific blog item. Click here to return to the main blog page.
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.. |
||