TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
> How does everyone feel about putting underscores between words when
> naming files and folders? For example This_Is_an_Example.doc
>
>
>
> Is this necessary or subjective? How do you feel about capitalizing the
> words as if it was a title?
I can't say how everyone feels; I can only speak for myself.
I'm not a big fan of underscores because they make the pathnames and
filenames much longer without necessarily making them any easier to
read than interior capitalization alone. And if a name that uses
underscores is turned into a hyperlink (e.g. posted on a website, or
sent as a shortcut in an e-mail message) the underscore basically
disappears due to the way most browsers and mail clients underline
links by default. I generally use them only when I want to really set
off part of a file's name--like appending "_DRAFT" before the extension.
But the best advice is to *NEVER* use spaces in path names or
filenames. Yes, it is (more or less) valid to do this in Windows, but many
tools at least stumble if not choke entirely on spaces in path/file names.
And if you do post a file with spaces in its name to a web server, every
space in the URL has to get handled as an entity code (specifically %20),
which pretty much destroys the name's readability.
Create HTML or Microsoft Word content and convert to Help file formats or
printed documentation. Features include support for Windows Vista & 2007
Microsoft Office, team authoring, plus more. http://www.DocToHelp.com/TechwrlList
True single source, conditional content, PDF export, modular help.
Help & Manual is the most powerful authoring tool for technical
documentation. Boost your productivity! http://www.helpandmanual.com
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-