SIGforum
Poor Technical Writing.
January 15, 2022, 07:15 PM
ZSMICHAELPoor Technical Writing.
I make an effort not to use jargon when I write or speak to others. Software developers do not extend that courtesy to me. Hire English majors who can convey things simply. Build transmission file make no sense to me. That line is in a software program I must use.
January 16, 2022, 05:15 AM
mark123I don’t really think hiring English majors is the solution considering that English and Journalism majors often write headlines that take me 10 minutes to decipher. I think we just have to learn Moronglish to communicate.
January 16, 2022, 05:54 AM
Blume9mmSeems like I remember in Zen and the Art of Motorcycle Maintenance the author telling about trying to put together a bicycle made in Japan and the instructions specifically said it would take "Great Patience". I try to put myself in that mind frame when ever I start to mess with some new devise now.
My Native American Name:
"Runs with Scissors"
January 16, 2022, 07:41 AM
Mars_AttacksI have a technical manual that has "Do not drink vomit" as a warning.
____________________________
Eeewwww, don't touch it!
Here, poke at it with this stick.
January 16, 2022, 08:37 AM
vulrathWhen I declared myself as an engineering major in college I had to take as an upper level class technical writing. Jargon and why/when to not use it was covered in detail.
"In order to understand recursion, you must first learn the principle of recursion."
January 16, 2022, 08:38 AM
V-Tailquote:
Originally posted by Mars_Attacks:
I have a technical manual that has "Do not drink vomit" as a warning.
Excellent advice!
הרחפת שלי מלאה בצלופחים January 16, 2022, 08:45 AM
229DAKquote:
Originally posted by Mars_Attacks:
I have a technical manual that has "Do not drink vomit" as a warning.
Well, one has to cover all the bases.

_________________________________________________________________________
“A man’s treatment of a dog is no indication of the man’s nature, but his treatment of a cat is. It is the crucial test. None but the humane treat a cat well.”
-- Mark Twain, 1902
January 16, 2022, 10:32 AM
WaterburyBobquote:
Originally posted by Mars_Attacks:
I have a technical manual that has "Do not drink vomit" as a warning.
Your own or that of others?

"If Gun Control worked, Chicago would look like Mayberry, not Thunderdome" - Cam Edwards
January 16, 2022, 10:46 AM
V-Tailquote:
Originally posted by Mars_Attacks:
I have a technical manual that has "Do not drink vomit" as a warning.
When I worked at Bell Labs, every system was documented thoroughly, per published standards for documentation.
The engineer who wrote one well-known Circuit Description slipped this one past the editors: "It might appear that
<technical jargon>, but this is both a snare and a delusion."
הרחפת שלי מלאה בצלופחים January 16, 2022, 10:51 AM
Mars_AttacksHere ya go!
____________________________
Eeewwww, don't touch it!
Here, poke at it with this stick.
January 16, 2022, 02:40 PM
detroit192Poorly executed translations are the worst. You have no idea if the original manual was poorly written or if the lowest bidder translator was the issue. I am still looking to import Albanian grease for Korean made hardware.
"When in danger or in doubt, run in circles scream and shout" R.I.P. R.A.H.
Ooga Chakka Hooga Hooga Ooga Chakka Hooga Hooga
NRA Basic Rifle Instructor
Red Cross First Aid/CPR/AED Adult/Child/Infant Instructor
Red Cross Wilderness First Aid Instructor January 16, 2022, 02:58 PM
ensigmaticquote:
Originally posted by ZSMICHAEL:
I make an effort not to use jargon when I write or speak to others. Software developers do not extend that courtesy to me.
Most software developers should not write documentation. Hell, if you read the commenting in source code: Most of them do even
that poorly, much less writing documentation for end-users.
I had the advantage of being fairly well-read, but, more than that, I had a girlfriend that was a Journalism Major that had become a tech writer. She taught me how to write human-readable user documentation.
I always took it as a challenge to write documentation that, upon her review, had as few mark-ups as possible

quote:
Originally posted by V-Tail:
When I worked at Bell Labs, every system was documented thoroughly, per published standards for documentation.
The engineer who wrote one well-known Circuit Description slipped this one past the editors: "It might appear that <technical jargon>, but this is both a snare and a delusion."
From the Unix Sixth Edition kernel source code:
2230 /*
2231 * If the new process paused because it was
2232 * swapped out, set the stack level to the last call
3333 * to savu(u_ssav). This means that the return
2235 * actually returns from the last routine which did
2236 * the savu.
2237 *
2238 * You are not expected to understand this.
2239 */
2240 if(rp->p_flag&SSWAP) {
2241 rp->p_flag =& ~SSWAP;
2242 aretu(u.u_ssav);
2243 }
(Oddly enough: I
do understand that.)
"America is at that awkward stage. It's too late to work within the system,,,, but too early to shoot the bastards." -- Claire Wolfe
"If we let things terrify us, life will not be worth living." -- Seneca the Younger, Roman Stoic philosopher January 16, 2022, 04:13 PM
Flash-LBquote:
Originally posted by ensigmatic:
(Oddly enough: I do understand that.)
So do I.
January 28, 2022, 07:44 AM
DLC762When I was working, retired now, I worked for a medical equipment company.
The equipment was manufactured in Finland and so the technical manuals were originally written in Finish.
Then, because it was cheaper, they were translated into English by someone in Asia.
Made for some interesting reading at times!

____________________________
Everybody knows that the dice are loaded
January 28, 2022, 08:09 AM
Flash-LBquote:
Originally posted by DLC762:
When I was working, retired now, I worked for a medical equipment company.
The equipment was manufactured in Finland and so the technical manuals were originally written in Finish.
Then, because it was cheaper, they were translated into English by someone in Asia.
Made for some interesting reading at times!
We used to call that Jinglish.
January 28, 2022, 08:16 AM
Pipe SmokerWhen I was an engineer in the computer and telecom industries, I was proud of the technical manuals that I produced for my designs. It takes a
lot of hard work to produce a manual that is well organized, clear, and concise.
Serious about crackers. January 28, 2022, 08:59 AM
flesheatingvirusWhen I peer review someone's paper for publication in a journal or report, I don't hold back.
If I have to read a sentence more than once to understand it, you fail.
________________________________________
-- Fear is the mind-killer. Fear is the little-death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone past me I will turn the inner eye to see its path. Where the fear has gone there will be nothing. Only I will remain. --
January 28, 2022, 09:34 AM
jhe888quote:
Originally posted by Blume9mm:
Seems like I remember in Zen and the Art of Motorcycle Maintenance the author telling about trying to put together a bicycle made in Japan and the instructions specifically said it would take "Great Patience". I try to put myself in that mind frame when ever I start to mess with some new devise now.
Or even a device? (Sorry, but in this context, I just couldn't resist.)
I have a friend, who is a technical writer. It is her job to write manuals, instructions, and the like. Not everyone can afford to hire her employer to write manuals, though. Or to accurately translate what may be a sensible manual in the original language.
The fish is mute, expressionless. The fish doesn't think because the fish knows everything. January 28, 2022, 09:48 AM
sns3guppyquote:
Originally posted by ZSMICHAEL:
I make an effort not to use jargon when I write or speak to others. Software developers do not extend that courtesy to me. Hire English majors who can convey things simply. Build transmission file make no sense to me. That line is in a software program I must use.
All you base is belong to us.
January 28, 2022, 10:52 AM
MWCquote:
Originally posted by mark123:
I don’t really think hiring English majors is the solution considering that English and Journalism majors often write headlines that take me 10 minutes to decipher. I think we just have to learn Moronglish to communicate.
You are absolutely wrong about the English majors; in fact, many English majors are specifically hired to do technical writing. Some even study it as a special concentration.
___________________________
Originally posted by Psychobastard:
Well, we "gave them democracy"... not unlike giving a monkey a loaded gun.