v3ga Bits and Blobs

Archive for August 2006

Processing vs Excel

JExcelAPI is a very useful java library allowing to ” read, write, and modifiy Excel spreadsheets dynamically “. Today at work, I had to feed a sqlite-driven database with datas embedded in several excel spreadsheets. Library was easily imported in Processing within the sketch code folder, all was ready to parse these documents [...]