odesk.com
13 Dec '12, 9pm
Update ruby-based XML creation script - oDesk: I have a ruby-based XML metadata creation script that is run via
I have a ruby-based XML metadata creation script that is run via SSH commands. This script or file is called "mkmd". The script uses filenames to generate a master CSV of metadata for a bunch of videos and images within a directory. Once the CSV is created I run another SSH command to generate an XML file for a client. Depending on the flag used in the SSH command, a certain XML document is created unique to that client ie: $ mkmd -aol We need to add another client and flag to create another XML document unique to that client. I've already replicated the code of another client because the XML creation is near-identical, but now I have so syntax errors that need to be resolved and fixed. Where I have left off: Using Github, I created a new branch off of our "master" repo in and called it "aolon". This branch contains all the updates I performed to mkmd until I hit a dead en...
Full article:
https://www.odesk.com/o/jobs/job/Update-ruby-based-XML-cr...