Archive for March 5th, 2010

Writing small batch processing framework

Friday, March 5th, 2010

I am thinking of combining scheduling, curl, xml and xslt tools, and sqlite into one program to allow me to pick up files at set times, transform the data, save the data to a database or file, transfer the file to another system, while archiving and logging everything it did.  A separate companion program could [...]