moonhead
Well-Known Member
- Joined
- 6/11/14
- Messages
- 225
- Reaction score
- 70
G'Day AHBers
Wasn't sure where best to post this, here or in the "Electronics, Hardware & Software" forum. Given this utility will only be of interest to those of us doing the behind the scenes work running comps, I decided here was better. If wrong, let me know...
So, I've been developing a little utility for me to better manage organising scoresheets after a comp finishes. The current process I, and I'm sure many others, go through is to scan each sheet 1 at a time, then somehow link them back to the scores and entry details you've got on your computer, either by making sure they're scanned in the same order as you captured the scores, or by opening each scanned image and re-naming as appropriate.
This util hopes to make that easier for me, and I thought you all might find a use for it as well, in your own comp workflows.
How it works / benefits.
The first benefit is being able to use large scanners like you find in offices or officeworks or what not. Instead of scanning each sheet one at a time, you can just load them all up, and scan them all in at once. For me, that results in a single file, with a couple of hundred pages of scoresheets.
This is where the util comes in, it takes that file, and splits it into individual files, named as per the number on the scoresheet. That way, you'll have a file that (should) already match up to the scores you've captured during your comp.
The way it does this is by reading a barcode on each scoresheet. Which is where the second half of the utility comes in. It also provides a way to generate any number of pre-barcoded scoresheets, that you can use in your comp, then scan in later to be processed as mentioned before.
If this sounds like something you might have use for, give it a try, download it here - https://github.com/m00nh34d/Beer-Scoresheet-Utility
Just to illustrate my usage scenario for example.
Using a spreadsheet to capture all the scores for each entry as they come in on the day. When I would do here is include the scoresheet number in my spreadsheet as well. Not a huge amount of extra work there. But it does mean the scoresheets are pre-labeled and don't need to be organised once they've been entered. This means I can get 2 people entering scores at once, without worrying about scoresheets getting out of order or mixed up.
After the comp, we've announced the winners, and everyone is banging on the door desperate for their scoresheets, I take them all into work, and scan them at once. That alone saves me a couple of hours.
I grab my file of scoresheets and run it through my util (it will take about 45 mins to an hour to process them all, but that's fine, it can do that while I sit back and have a beer or 3). This give me a couple of hundred image files, all named as per the barcode and number on the scoresheet, I captured earlier.
From there, I do some spreadsheet and mail merge magic and send out everyone's scoresheets all at once.
Anyway, that's just my quick example use case. I'm sure everyone who's already got processes in place would be much better positioned to know if this could work for them.
Let me know if you find this useful, if you've got any constructive feedback, or find any bugs!
Wasn't sure where best to post this, here or in the "Electronics, Hardware & Software" forum. Given this utility will only be of interest to those of us doing the behind the scenes work running comps, I decided here was better. If wrong, let me know...
So, I've been developing a little utility for me to better manage organising scoresheets after a comp finishes. The current process I, and I'm sure many others, go through is to scan each sheet 1 at a time, then somehow link them back to the scores and entry details you've got on your computer, either by making sure they're scanned in the same order as you captured the scores, or by opening each scanned image and re-naming as appropriate.
This util hopes to make that easier for me, and I thought you all might find a use for it as well, in your own comp workflows.
How it works / benefits.
The first benefit is being able to use large scanners like you find in offices or officeworks or what not. Instead of scanning each sheet one at a time, you can just load them all up, and scan them all in at once. For me, that results in a single file, with a couple of hundred pages of scoresheets.
This is where the util comes in, it takes that file, and splits it into individual files, named as per the number on the scoresheet. That way, you'll have a file that (should) already match up to the scores you've captured during your comp.
The way it does this is by reading a barcode on each scoresheet. Which is where the second half of the utility comes in. It also provides a way to generate any number of pre-barcoded scoresheets, that you can use in your comp, then scan in later to be processed as mentioned before.
If this sounds like something you might have use for, give it a try, download it here - https://github.com/m00nh34d/Beer-Scoresheet-Utility
Just to illustrate my usage scenario for example.
Using a spreadsheet to capture all the scores for each entry as they come in on the day. When I would do here is include the scoresheet number in my spreadsheet as well. Not a huge amount of extra work there. But it does mean the scoresheets are pre-labeled and don't need to be organised once they've been entered. This means I can get 2 people entering scores at once, without worrying about scoresheets getting out of order or mixed up.
After the comp, we've announced the winners, and everyone is banging on the door desperate for their scoresheets, I take them all into work, and scan them at once. That alone saves me a couple of hours.
I grab my file of scoresheets and run it through my util (it will take about 45 mins to an hour to process them all, but that's fine, it can do that while I sit back and have a beer or 3). This give me a couple of hundred image files, all named as per the barcode and number on the scoresheet, I captured earlier.
From there, I do some spreadsheet and mail merge magic and send out everyone's scoresheets all at once.
Anyway, that's just my quick example use case. I'm sure everyone who's already got processes in place would be much better positioned to know if this could work for them.
Let me know if you find this useful, if you've got any constructive feedback, or find any bugs!