Monday, January 15, 2007
How not to parse CSV files into XML
Open letter to would be code monkey obfuscators:
When all is said and done, don't ever use [sed -e 's/\",\"//g' $1 > sed -e 's/\",,"//g' > $2] I almost had it in one line of code, then I thought, "why?" I almost became a code obfuscator today. I hate code obfuscation.
Be a code Illuminati!
When all is said and done, don't ever use [sed -e 's/\",\"//g' $1 > sed -e 's/\",,"//g' > $2] I almost had it in one line of code, then I thought, "why?" I almost became a code obfuscator today. I hate code obfuscation.
Be a code Illuminati!

