Houston We Have a Problem
thanosk writes "NASA has started releasing the transcripts from the early NASA missions and started with releasing the transcripts of the Apollo 13 mission and the famous 'Houston we have a problem' quote."
← Back to Stories (view on slashdot.org)
The actual quote was "Houston we've had a problem".
The transcripts of the Apollo missions have been available online for a long time. Apparently these are new "multimedia" transcripts, or at least transcripts with hyperlinks or whatnot, but the actual text in the transcripts have been available. I know because I read a fair few of them before...
"Give me six lines of C++ code written by the most competent programmer, and I will find enough in there to hang him."
Okay, so the summary points to the root of the web site. If you'd rather not navigate through the different missions and multimedia items to find it, here's a direct link to the "Houston, we've had a problem" quote:
They called it the LEM before they changed the name to LM. IIRC, the name was changed because it was thought the word "excursion" in there made the whole thing seem too fanciful. It's still popularly called LEM though, probably because LEM is easy to pronounce as a one-syllable word, while LM can only really be pronounced "ell em", and doesn't roll off the tongue nearly as nicely. In fact, the page you link to calls it the LEM in several places.
Transcripts and audio files have been available forever at http://history.nasa.gov/afj/ (even if they actually miss Apollo 13).
Also, probably not everyone knows that in that speech Houston is not the city in Texas hosting the JSC, but the CAPCOM (no, not the company) callsign.
Mission transcripts have been available from NASA for years as PDFs with very poor OCR. This project is an independent effort to turn them into a computer-friendly format. You can help too (see the bottom of the front page).
My understanding is that what he meant to say was "That's one small step for a man, one giant leap for mankind". That one little extra word makes the phrase make a lot more sense.
For every post, there is an equal and opposite re-post.
Just an FYI: reading through the transcript I kept seeing things like "NOUN 37" and "VERB 12" - I thought these might be redactions for national security or censorship of Very Bad Words (ala the Nixon White House tapes and "expletive deleted" - but I'm dating myself to know about that). But they actually seem to be the way the internal shipboard guidance computer was controlled, with two part commands, one being an action (not surprisingly, "VERB yy") and one being an object to be acted upon ("NOUN xx"). Details here:
http://history.nasa.gov/afj/compessay.htm
Interestingly, this is not at all unlike how the original Fortran code for ADVENT (the seminal "Collossal Cave Adventure") was architected, even down to the terminology used.