Note: Comments are owned by the poster. We are not responsible for their content.
I like your file name but I wonder if it doesn't violate some name length restriction.<nobr> <wbr></nobr>:-)
IMHO, the person who's putting themself in the position of receiving all these sorts of files should bear the burden of keeping the file names straight. Would it really be that much of a chore to save the file as:
bill_h_johnson_resume.20040721-1414.sxw
or even
resume.20040721-1414.sxw
or whatever the date and time was when you received or read the file?
I think roblimo's just having a tough day.
avoids the month/day difference between US and European conventions.
One minor correction. No-one outside of the US uses the US-style. The difference is not between US and Europe it's between the US and THE REST OF THE WORLD!
And don't even get me started on why the US isn't on the metric system.
(Hint: people here are to stupid and companies are to stupid and greedy).
...well, if you think like a geek, and can remember commands but not the current date:
$( date +%Y%m%d )-descriptive-filename
Yes, I do this too. Both at the command line and in scripts -- where I'll add hour, minute, and second. And a random hash to avoid collisions if I'm in belts-and-suspenders mode ($RANDOM).
Some might ask why not just use the file's inherent timestamp. Problem is that that's an attribute of the file, and when it was created or modified last, not the document. This used to show up frequently on website search engines which tracked documents by file date. Clearly there was a lot of wholesale maintenance going on, because years-old articles would frequently show up among "current" results.
And it would be beneath me to mention InfoWorld Electric by name.
-- Karsten M. Self
Good thoughts. Simple and clean; I like that. Everyone should name files by names that mean things. It's a pain to run through file names that are varients of some personal note with numbers for revisions.
The comment about ISO date stamping the name is a good idea. The original article also suggested good ideas. Basically, think a little and it makes life easier for everyone.
If I get bill_h_smith_resume.sxw, it means something. When shows up in a bin somewhere, at least I know where to start and should their be another bill_h_smith_resume.sxw, it limits my workload. Tagging filenames with ISO standard dates can help you and others more easily determine which file was made when, without looking through attributes.
It simply makes life easier when others think a little about your needs. Let's face it. We have a hard enough time reading people's mind due to poor grammar and language in email, letters, notes or even phone conversations. It's a good idea to think about communication now and then just to be considerate. I commend you for suggesting people do just that.
"We have a hard enough time reading people's mind due to poor grammar and language in email, letters, notes or even phone conversations."
"...at least I know where to start and should their be another bill_h_smith_resume.sxw..."
You're right about the poor grammar and language... their's just too much of it.<nobr> <wbr></nobr>:)
rename it !
Posted by: Anonymous Coward on July 22, 2004 01:03 AM#