Skip to the content

Inventory Barcode Generator

Employer:

The University of Texas at Austin

Position:

Computer Programmer (full time)

Role:

Contribution:

Technologies:

Description:

This project is a ColdFusion module for generating barcodes for the UTeach Inventory System. I used the barcode format specifications of the barcode symbologies listed above to build functions that transform a sequence of characters into a sequence of ones and zeros. The ones and zeros represent the bars and spaces of a barcode. A double-width bar or space is represented by two ones or zeros in a row. Another function turned these sequences into images.