The Straight Dope

Go Back   Straight Dope Message Board > Main > Mundane Pointless Stuff I Must Share (MPSIMS)

Reply
 
Thread Tools Display Modes
  #1  
Old 05-12-2012, 09:22 PM
Typo Knig Typo Knig is offline
Guest
 
Join Date: Dec 2005
Mainframe hard copy graphics??

I was reminded earlier today of a bit of old tech - special printing from mainframes to produce pictures, with each character position acting like a pixel. The darkness of each pixel could be set by which letter, number or symbol was typed into that position. If that wasn't dark enough, the printer could be instructed to "overtype" another character in that position. As I recall, NASA had a standard for which characters to use, in what order, to get a "pixel" to a certain level of dark ink coverage. I also recall NASA used this to print satellite data and make images of Mars or whatever, before photoprinting was common.

When I was in college in the late 70s many a dorm room had a picture like this. Einstein was a common subject. My picture was Snoopy the WWI Flying Ace.

Does anyone know the name for this outdated technology? Or have any examples on-line? I tried searching, but all I get is pictures *of* mainframes or teletype machines, not pictures *from* mainframes of teletype machines. The technology must have gone away with the advent of dot-matrix printers in the 80s, and that's only - MY GOD IT'S THIRTY YEARS AGO!

Anyway, fellow Dopers, can you help an oldster out with a link to an example of this? My Google-fu is week tonight.
Reply With Quote
Advertisements  
  #2  
Old 05-12-2012, 09:34 PM
friedo friedo is offline
Charter Member
 
Join Date: May 2000
Location: Brooklyn
Posts: 19,269
Are you talking about ASCII art?
Reply With Quote
  #3  
Old 05-12-2012, 10:44 PM
beowulff beowulff is offline
Member
 
Join Date: May 2001
Location: Scottsdale, more-or-less
Posts: 9,227
I must mention ASCII Star Wars.

(paste this into *nix terminal: telnet towel.blinkenlights.nl)
Reply With Quote
  #4  
Old 05-12-2012, 11:19 PM
TriPolar TriPolar is offline
Member
 
Join Date: Oct 2007
Location: rhode island
Posts: 19,800
99+% of all ASCII art ever printed were pictures of naked women.
Reply With Quote
  #5  
Old 05-12-2012, 11:27 PM
zoid zoid is offline
Charter Member
 
Join Date: Sep 2001
Location: Chicago Il
Posts: 5,504
And technology FINALY served a useful purpose.
Reply With Quote
  #6  
Old 05-12-2012, 11:44 PM
GuanoLad GuanoLad is online now
Charter Member
 
Join Date: Sep 1999
Location: Where the wild roses grow
Posts: 18,140
I remember my sister had a book of ways to make pictures using a typewriter. Instead of one character per space, though, you needed to set the backspace to 1/3 of a space, and then they'd overlap to give a stronger effect.
Reply With Quote
  #7  
Old 05-13-2012, 08:14 AM
ftg ftg is offline
Guest
 
Join Date: Feb 2001
I was just doing some net searching about this a week ago.

I was looking for a Snoopy (!) calendar poster. Fist raised, "Curse you Red Baron!" with a calendar printed underneath. Was hoping to find the top part and add a current calendar underneath. But no luck. Apparently this was done by an entertainment pack IBM had for their mainframes way back when.

Of course the real pinacle of the art were the animated ones like the ASCII version of Bambi Meets Godzilla.
Reply With Quote
  #8  
Old 05-13-2012, 08:40 AM
Fear Itself Fear Itself is offline
Charter Member
 
Join Date: May 2000
Location: 847 mi. from Cecil
Posts: 25,661
This should work:

Code:
 
                              ..... ..
                          ..::xxx xxxxx:...
                        Xxxxxxxxxxxxxxxxxxxxx::
                     Xxxxx:xxxxxxx:xxxxxxx:xxxxx::
                    ..:ixx::xxxxxx:xxxx::.:':xxxx::
                  ..::::xx:xxxxxx:xxxx:'::':xxxxx::
                  ...:x'.'xxxxxxxxx.xxxxxxxxxxxx'xxx:
                 ....:x.:xxxxxxxxxxxxxxxxxxxxxx:'xxxx
                 ....'x.xxxxxxxxxxxxxxxxx''''' :xxxxxx
                 ...:::....'''''''''''''       :xxxxxxx
                 :..::.....                    :'xxxxx
                  .:::....                     .:xxxxx
                   ::''''                      .:xxxxx
                   .      ....,,      ......    :xxxxx
                    .::'   xxx   ::'   ''':  .xxxx:
                 :.:   :::'mm'''x    .:'mm '.    'x''.
                 ::'     i:..:.:x     .'''.'     .::'
                 ::xi          xi                :::
                  :xx         xi                .::''
                  :x' .:.     /x.              .:::
                  '''....    /xxx.:xx.         ...:
                   ':....    '::''            ...:
                    ':...                      ...
                     :....  :..:ii:ii:..:     ...
                     ':....  ::.              ..:::
                      ':...   '''''''         .::::
                       .:...               . ..::::
                   ....:::.:...         .:::::'.xxxx::::....
          .....:::xxxxxxxx::::::......:::::'   .xxxxxxximmm::
     .::xxxxxxxxxxxxxxxxxx:::::::::::::::'    .xxxxxxxxxmmmmmmm:
   .xxxxxxxxxxxxxxxxxxxxxx'::::::::::::'   .'.:xxxxxxxx:xxxxxxxxxx
  .xxxxxxxxxxxxxxxxxxxxxxx '::::::::::'  .' .xxxxxxxxxx:mmmmmmmmmmm
 .xxxxxxxxxxxxxxxxxxxxxxxx  ':::::::' .'   .xxxxxxxxxxx:mmmmmmmmmmm
.xxxxxxxxxxxxxxxxxxxxxxxxx   ':::::'.'    .xxxxxxxxxxxx:mmmmmmmmmmm
xxxxxxxxxxxxxxxxxxxxxxxxxx   .'wwww.     .xxxxxxxxxxxxxx'mmmmmmmmmm
xxxxxxxxxxxxxxxxxxxxxxxxx.  .:wwwwww    .xxxxxxxxxxxxxxx:mmmmmmmmmm
xxxxxxxxxxxxxxxxxxxxxxxxx.  .:wwww' '   .xxxxxxxxxxxxxxx:mmmmmmmmmm
xxxxxxxxxxxxxxxxxxxxxxxxx  : 'ww'    '  xxxxxxxxxxxxxxxxx.mmmmmmmmm
xxxxxxxxxxxxxxxxxxxxxxxx' :.wwww'     .xxxxxxxxxxxxxxxxx'mmmmmmmmmm
xxxxxxxxxxxxxxxxxxxxxxxx...wwwwww....xxxxxxxxxxxxxxxxxxxxmmmmmmmmmm
Reply With Quote
  #9  
Old 05-13-2012, 08:48 AM
robert_columbia robert_columbia is offline
Guest
 
Join Date: Oct 2009
ASCII art, I'd say.

There's also ANSI art from the BBS era (1980's up till 1997 or so). This was based on the same concept of character as pixel but included color as well as a larger character set.
Reply With Quote
  #10  
Old 05-13-2012, 09:20 AM
Typo Knig Typo Knig is offline
Guest
 
Join Date: Dec 2005
Thanks, everyone!
Reply With Quote
  #11  
Old 05-13-2012, 11:58 AM
beowulff beowulff is offline
Member
 
Join Date: May 2001
Location: Scottsdale, more-or-less
Posts: 9,227
Apple has sample code which plays movies in an ASCII terminal.

Link: http://benguild.com/post/382688985/a...l-for-mac-os-x

Updated code: https://developer.apple.com/library/...ion/Intro.html
Reply With Quote
  #12  
Old 05-13-2012, 12:31 PM
ftg ftg is offline
Guest
 
Join Date: Feb 2001
Quote:
Originally Posted by robert_columbia View Post
ASCII art, I'd say.

There's also ANSI art from the BBS era (1980's up till 1997 or so). This was based on the same concept of character as pixel but included color as well as a larger character set.
Good point. I was confusing the two. ANSI allows color and animations on a screen (VT100 and the like).
Reply With Quote
  #13  
Old 05-19-2012, 12:38 AM
Derleth Derleth is offline
Guest
 
Join Date: Apr 2000
To resurrect this thread a bit, there's also such a thing as RTTY art, where RTTY stands for Radio Teletype, or the technology needed to send text over the air to automatic typewriters (the teletypes). This stuff was actually broadcast over-the-air; some of it goes back decades.

Here's a fair-sized gallery of RTTY art.
Reply With Quote
  #14  
Old 05-19-2012, 12:49 AM
ZipperJJ ZipperJJ is offline
Charter Member
 
Join Date: Aug 2001
Location: Northeast Ohio
Posts: 16,545
Growing up with a BBS addiction, I thought the ANSI art kids were the coolest motherfuckers on the planet.

I tried desperately to figure it out but I've just never had an eye for art. Looking at this site now and I'm still blown away.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 06:51 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Send questions for Cecil Adams to: cecil@chicagoreader.com

Send comments about this website to: webmaster@straightdope.com

Terms of Use / Privacy Policy

Advertise on the Straight Dope!
(Your direct line to thousands of the smartest, hippest people on the planet, plus a few total dipsticks.)

Publishers - interested in subscribing to the Straight Dope?
Write to: sdsubscriptions@chicagoreader.com.

Copyright © 2013 Sun-Times Media, LLC.