Earlier this week, somebody who shall remain anonymous, was wondering out loud on the Perlmonks Chatterbox why he can't put an image in a CSV file.
I was simply baffled.
How can anybody claim to be a (junior) programmer, and so totally lack any insight in why this is not possible, or not even imaginable?
I asked him if he even knew what a CSV file was. Yes, it's a text file containing the text to put in fields in a table. Just the text.
It now makes me wonder if he knew what an image was, then.
It's things like that that really make me wonder if there can be any hope at all that anybody like that, may ever pick up enough technical insight and skills, to have any future as a programmer, at all.
Maybe they'll make it in management (Score:1)
Today, one of the developers pointed at my screen and asked "What's that?". "It's FireFox." "What's Firefox?"
I once worked with someone (for one day, they didn't return the next) that asked "What time is it?" -- I pointed at the clock on the wall -- "Oh, I don't read analog."
Re: (Score:2)
Re: (Score:2)
Though most people here know what Firefox is or what Ubuntu is, you would be amazed at how few people actually know anything at all. The average person thinks Microsoft Windows = Office, Internet Explorer = Internet, Outlook/Hotmail = email. People mix Windows and MS Office up because they are always together, the internet is IE and email is either Outlook or Hotmail - they don't know there are alternatives or which piece is which.
Microsoft seem to be doing very well on this general level of ignorance. Ev
-- "It's not magic, it's work..."
Encoding? (Score:1)
Re: (Score:2)
The spreadsheet program that is the target to read the file should be aware of the encoding, so it cannot be thought of as still being CSV, eve