Blog
Categories: CodeSend feedback » •I recently did a project where I needed to print barcodes. I hadn't done anything like that before and it terrified me in the begining.
Rest assured, there is not a lot to worry about once you get under the hood.
My application was to scan tickets as people went ice skating so that we knew that they were valid for the session. See Bath on ice, Cambridge on ice, Leiecester on ice and Bristol on ice.
We used a barcode format called Code128. There is a clever bit of software out there that is easy to integrate with php. There is also a test page so you can see what the bar codes will look like.
One other gotcha - start your number sequence for the bar code with at least three digits. One or two digit barcodes generated as code128 will not scan with your scanner!!! BEWARE!!!
Which scanner - we opted for the Metrologic MK9540-37A38 with codegate. You can purchase on-line here.
The Metrologic scans code128 out of the box and can be mounted on a stand for hands free operation. Simply plug the usb cable in to your computer and the bar code scanner sends the barcode letters / digits followed by the enter key to the currently active window as if you were typing on your keyboard - no drivers to install, nothing special in your software required.
We confiogured our software so the "Check" button was activated on the enter key, that way the person letting people in to the rinks would simply scan and the form would submit with no further action necessary.
Permalink
Categories: CodeSend feedback » •Quick advert for Stu's phone footie.
Let me remind people what this site provides ...
1. Links to fixtures for today, next seven days amd prev seven days.
2. Easy access to club information
3. Easy access to see what football is on TVStu's phone footie is really a mash-up from various other sites - all credit given and the code is available for anyone that wants to see it - please email me ....
Permalink
Categories: CodeSend feedback » •After a brief outage, "Stu's Phone Footie" is back - there was a problem with the BBC website where they had an extra heading which was breaking the scrape html and also the code was failing due to a nickname for Milton Keynes Dons that I hadn't caught.
Permalink
Categories: CodeSend feedback » •Ok, ok - so I've been playing with backups for my laptop for a while. Acronis True Image seems to do the job - minimul fuss and no awkward questions. try it and be a believer...
Permalink
Categories: CodeSend feedback » •I just love maps and I think they add an extra dimension when looking at data. I am presently learning more about statistical analysis of data, however I have to say that visualising data works for me big time.
I plotted the people who had booked for Cambridge On Ice recently and everyone loves it - why? Because it helps them understand where marketting is working etc. Powerfull, although toook me less than a couple of hours to pull together with some of the great mash-up tools that are out there ...
Permalink