Author |
Topic |
|
alcoa
Full Member
Albania
543 Posts |
Posted - 26 Feb 2002 : 17:14:36
Since nobody wanted to post in the "swimsuit issue thread", I moved the off topic stuff over where it belongs. if somebody can figure out what needs to be done at the browser level/server level (hopefully not anything at that end), I can get a font together with whatever custom graphics are sent to me. I e-mailed the first test font to some of the mod squad. Hopefully we'll get it posted and try to get something going, it's a version of cinemo's pet, mapped to "c". I thought it would make a good example of the level of complexity the first few revisions should be (a little fancier would be ok, maybe, we'll see). Right now it's just the one graphic, 0-9 and enough letters and punctuation to display the name and rev. numbers.meanwhile, stupid ASCII tricks as promised:
#!/usr/bin/perl print "Content-type: text/html\n\n"; print " . ASCII art n. . The fine art of drawing diagrams using the ASCII character set mainly |, -, /, \, and +). Also known as `character graphics' or `ASCII graphics'; see also boxology. Here is a serious example: . o----)||(--+--|<----+ +---------o + D O L )||( | | | C U A I )||( +-->|-+ | +-\/\/-+--o - T C N )||( | | | | P E )||( +-->|-+--)---+--|(--+-o U )||( | | | GND T o----)||(--+--|<----+----------+ . A power supply consisting of a full wave rectifier circuit feeding a capacitor input filter circuit
And here are some very silly examples: . |\/\/\/| ____/| ___ |\_/| ___ | | \ o.O| ACK! / \_ |` '| _/ \ | | =(_)= THPHTH! / \/ \/ \ | (o)(o) U / \ C _) (__) \/\/\/\ _____ /\/\/\/ | ,___| (oo) \/ \/ | / \/-------\ U (__) /____\ || | \ /---V `v'- oo ) / \ ||---W|| * * |--| || |`. |_/\ . . . //-o-\\ ____---=======---____ ====___\ /.. ..\ /___==== Klingons rule OK! // ---\__O__/--- \\ \_\ /_/ . . . There is an important subgenre of ASCII art that puns on the standard character names in the fashion of a rebus. . +--------------------------------------------------------+ | ^^^^^^^^^^^^ | | ^^^^^^^^^^^ ^^^^^^^^^ | | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ | | ^^^^^^^ B ^^^^^^^^^ | | ^^^^^^^^^ ^^^ ^^^^^^^^^^^^^^ | +--------------------------------------------------------+ " A Bee in the Carrot Patch " . Within humorous ASCII art, there is for some reason an entire flourishing subgenre of pictures of silly cows. Four of these are reproduced in the examples above, here are three more: . (__) (__) (__) (\/) ($$) (**) /-------\/ /-------\/ /-------\/ / | 666 || / |=====|| / | || * ||----|| * ||----|| * ||----|| ~~ ~~ ~~ ~~ ~~ ~~ . Satanic cow This cow is a Yuppie Cow in love Finally, here's a magnificent example of ASCII art depicting an Edwardian train station in Dunedin, New Zealand: .-. /___\ |___| |]_[| / I \ JL/ | \JL .-. i () | () i .-. |_| .^. /_\ LJ=======LJ /_\ .^. |_| ._/___\._./___\_._._._._.L_J_/.-. .-.\_L_J._._._._._/___\._./___\._._._ ., |-,-| ., L_J |_| [i] |_| L_J ., |-,-| ., ., JL |-O-| JL L_J%%%%%%%%%%%%%%%L_J JL |-O-| JL JL IIIIII_HH_'-'-'_HH_IIIIII|_|=======H=======|_|IIIIII_HH_'-'-'_HH_IIIIII_HH_ -------[]-------[]-------[_]----\.=I=./----[_]-------[]-------[]--------[]- _/\_ ||\\_I_//|| _/\_ [_] []_/_L_J_\_[] [_] _/\_ ||\\_I_//|| _/\_ ||\ |__| ||=/_|_\=|| |__|_|_| _L_L_J_J_ |_|_|__| ||=/_|_\=|| |__| ||- |__| |||__|__||| |__[___]__--__===__--__[___]__| |||__|__||| |__| ||| IIIIIII[_]IIIII[_]IIIIIL___J__II__|_|__II__L___JIIIII[_]IIIII[_]IIIIIIII[_] \_I_/ [_]\_I_/[_] \_I_[_]\II/[]\_\I/_/[]\II/[_]\_I_/ [_]\_I_/[_] \_I_/ [_] ./ \.L_J/ \L_J./ L_JI I[]/ \[]I IL_J \.L_J/ \L_J./ \.L_J | |L_J| |L_J| L_J| |[]| |[]| |L_J |L_J| |L_J| |L_J |_____JL_JL___JL_JL____|-|| |[]| |[]| ||-|_____JL_JL___JL_JL_____JL_J . . There is a newsgroup, alt.ascii-art, devoted to this genre
EUREKA! serendipity! i love it! source, of formatted test command: http://www.aquariacentral.com/forums/html/ubbcode.html ~coxy, will we need to upload the 68kMLA font to the server too? jt2 Edited by - alcoa on 27 Feb 2002 14:57:32 |
~Coxy
Leader, Tactical Ops Unit
Australia
2822 Posts |
Posted - 26 Feb 2002 : 17:56:43
Probably not, since all that should need to be done is for each person to install it on their machines... hopefully... ~Coxy - Leader, Tactical Operations Unit 68k Macintosh Liberation Army (now with forums!) 00013 Macs liberated. |
alcoa
Full Member
Albania
543 Posts |
Posted - 26 Feb 2002 : 17:59:44
quote:
Probably not, since all that should need to be done is for each person to install it on their machines... hopefully...
tried it, didn't work for me, but the maniac is on the case as i type this.jt
|
cinemafia
Guerrilla Recon Leader
USA
2965 Posts |
Posted - 27 Feb 2002 : 08:50:36
I like the Satanic cow, myself... 666th poster and 666th thread-creator Mod of the Mac II series Forums Total 68K Macs liberated: 7 Regular Disappear! |
alcoa
Full Member
Albania
543 Posts |
Posted - 27 Feb 2002 : 10:25:48
quote:
I like the Satanic cow, myself...
figured you would, u u!( c ) p.s. if you want to see chibathingamajig between the parentheses above, send me an address where you can download an attachment of a hacked version of "georgia" from work! SUCCESS! the 68kMLA-graphics font/UBB hack works! just need to figure out scaling workaround, wonder if perl code as above can format/display text at larger point sizes than straight UBB code? Programmers? please let me know. things are working fine at this end so far! jt2 Edited by - alcoa on 27 Feb 2002 10:57:16 back again, works with iCab too! I emailed rev 000 to the same list as yesterday for review) jt2 =8-) Edited by - alcoa on 27 Feb 2002 11:24:41 |
alcoa
Full Member
Albania
543 Posts |
Posted - 27 Feb 2002 : 14:13:12
back again for testing rev 001. somebody please reply to let me know if rev 000 worked. i especially want feedback from someone using explorer. ( cå çÇ) ( ç ) ( Ç ) ( Å ) ( ç ) ( * ) ( ÅåçÇç*i ) ( ç ) ( ç ) ( ç ) jt2
p.s. thanks for saying "hi" in the other thread, raWr, LOL. Edited by - alcoa on 27 Feb 2002 14:26:47
|
AnubisTTP
Junior Member
USA
308 Posts |
Posted - 27 Feb 2002 : 17:23:06
quote: p.s. if you want to see chibathingamajig between the parentheses above, send me an address where you can download an attachment of a hacked version of "georgia" from work!
I would like to try it out. Send it to Arrakis666@yahoo.com ________ ________ ________ /_______/| /_______/| /_______/| |__ __|/ |__ __|/ | ___ || | || | || | |___| || Anubis | || | || | _____|/ | || | || | || |_|/ |_|/ |_|/ Couldn't resist putting my old sig in an ASCI art thread.., AnubisTTP 68k Macintosh Liberation Army Macs Liberated:15 |
alcoa
Full Member
Albania
543 Posts |
Posted - 27 Feb 2002 : 19:04:52
quote:
I would like to try it out. Send it to Arrakis666@yahoo.com
font's on its way, if anybody else wants it post your email address here and i'll send it out, i don't want to have to log on to aol to get the messages if i can help it. if you have a different address that you don't wsnt to post publicly send it to me at junkcollector54@yahoo.com and it will be easier for me to get to. i don't want to post my primary address publicly either, so i'll check the yahoo drop box periodically. jt2 p.s. your sig looks like a really cool spaceship in navigator 4.73 in the forum, anubis, i'll send you a screen shot. in the text editor i can see the letters, check out the link above, the perl script works wonders! Edited by - alcoa on 27 Feb 2002 19:05:53 Edited by - alcoa on 27 Feb 2002 21:26:09 Edited by - alcoa on 27 Feb 2002 21:29:52 |
alcoa
Full Member
Albania
543 Posts |
Posted - 27 Feb 2002 : 20:05:11
quote:
Any vector art image can be put in there, really... I think the idea is to get a few good standard piccies we can use... like say, lil 040's... microquadras... etc :D
thanks, dana, standard piccies, especially some custom emoticons will be great. i'd really like to include personalized art submitted by members for their sigs too. we still have scaling issues to figure out, but it looks as if rudimentary graphic capabilities are progressing nicely.jt testing rev 002: ( ÅåçÇç*iÅ )
|
alcoa
Full Member
Albania
543 Posts |
Posted - 27 Feb 2002 : 21:40:23
________ ________ ________ /_______/| /_______/| /_______/| |__ __|/ |__ __|/ | ___ || | || | || | |___| || Anubis | || | || | _____|/ | || | || | || |_|/ |_|/ |_|/
does anubis' sig look different here than it does in his post above on any of your browsers, guys? i just added the ubb "code" command to it here and it looks very different in my browser. tia for letting me know, jt Edited by - alcoa on 27 Feb 2002 22:16:18
|
AnubisTTP
Junior Member
USA
308 Posts |
Posted - 28 Feb 2002 : 07:23:57
Now I remember why I stopped using that sig, becuse every forum seems to handle teletype font tags differently. It looks unsqushed now with the code tags.AnubisTTP 68k Macintosh Liberation Army Macs Liberated:15 |
alcoa
Full Member
Albania
543 Posts |
Posted - 01 Mar 2002 : 10:05:20
quote:
Aye! tis spot on now, as opposed to being squishied up before... looks to be in a courieresque font too...dana
Hi, guys, couldn't resist copying this one from MAF, Trash is a freakin' loon! jt2
0 0 __________ \ / / \ \\ // / \ \ \ / / / \ \ \/ /____ / \ / \ | _ _ | / 0 \ | / \ | / | | | | / | ( / | | \_/ / | \___ / | \ / / | | \ _______ /__ / | | |____/ | | | | | | | \ | / \ | / \ | / \ | / ________ \_____________| _________/
sorry about that, but, i've been dying to try out code tags on this forum. maybe the kids will enjoy it.jt and they seem to work! =8-} _____________________________________ oh well, it worked for him in unplugged! http://www.macaddict.com/forums/Forum18/HTML/009667.html just out of curiosity, does this look the same as in unplugged? if they do, or it looks fine here and wrong over there, please post your browser/system/fonts config. tia jt2 Edited by - alcoa on 01 Mar 2002 10:31:52 |