home *** CD-ROM | disk | FTP | other *** search
/ Kithe 13 / kithe-13.zip / KITHE#13.B < prev    next >
Text File  |  1997-07-18  |  207KB  |  5,557 lines

  1. ///Kithe#13  --  July 11th, 1997
  2. ///Articles by: Cthulu and company
  3. ///Ansi by: Neophyte, Mage, Mavrik, Happyfish.
  4. ///Scripting by: Happyfish
  5. ///B, BDIR, and most of this file are copyright to DAVID TURGEON.
  6. ///We love you eerie, don't kill us. =)
  7. ///
  8. //noprint on
  9. //run ansicore.b:info
  10. //if &&(kithe), //noproc on
  11. //color 7, 0
  12. //clrscreen
  13. //exec k#13-c.dat
  14. //readkey
  15. //clrscreen
  16. //exec k#13-a.dat
  17. //noproc off
  18. //set kithe, true
  19. //run :setup
  20. //savepos
  21. //push
  22. ──────────────────────
  23.   esc to exit
  24.   up/down to select
  25.   enter to run
  26. ──────────────────────
  27.      Kithe #13
  28. ──────────────────────
  29. ──────────────────────
  30. Hi there.. Mist stuff
  31. ──────────────────────
  32.   intro  //goto :seventeen
  33.   mistinews  //goto :thirtyfive
  34.   ace duck awards  //run :ansitwo
  35.   mist memberlist  //run :ansithree
  36.   mist does laundry  //goto :twentynine
  37.   New group list - 604  //goto :thirteen
  38. ──────────────────────
  39. ──────────────────────
  40.    public service
  41.  announcements from
  42.     channel four
  43. ──────────────────────
  44.   free ld calls  //goto :twentytwo
  45.   euphonics live  //goto :twentyfive
  46.   acid = nazi ?  //run :ansione
  47.   Teklordz is dead  //goto :twentyeight
  48.   TST - r.i.p.  //run :ansisix
  49.   esquire - techno //goto :nine
  50.   crash '97 info //goto :six
  51. ──────────────────────
  52. ──────────────────────
  53.  I have a dream...
  54. ──────────────────────
  55.   Dream Factory  //run :ansifive
  56.   japan dream  //goto :thirtyone
  57.   hippy jungs a dream  //goto :sixteen
  58.   court's dream     //goto :five
  59.   dreams of debussy  //goto :two
  60. ──────────────────────
  61. ──────────────────────
  62.  Irc nutter quotes
  63. ──────────────────────
  64.   definition of Kithe  //goto :one
  65.   thanatos' irc quotes  //goto :eighteen
  66. ──────────────────────
  67. ──────────────────────
  68.  Ascii Warz!
  69. ──────────────────────
  70.   asciiwarz  //goto :thirtyfour
  71.   PUT ME IN KITHE@&*^# //goto :eleven
  72. ──────────────────────
  73. ──────────────────────
  74.  Writing nutters
  75. ──────────────────────
  76.   Freedom  //goto :twentythree
  77.   zinnia's books!! //goto :thirtythree
  78.   skrubly's notes //goto :thirtysix
  79.   tab discusses lit //goto :four
  80.   for a good time call   //goto :three
  81.   hard drive labels  //goto :fourteen
  82.   spirit wolf's wisdom  //goto :thirtynought
  83.   rollinz quotes  //goto :twentyone
  84.   nit's word games  //goto :ten
  85. ──────────────────────
  86. ──────────────────────
  87.  Miscellaneous nutters
  88. ──────────────────────
  89.   sweatshop!  //goto :twentyfour
  90.   are we too liberal?  //goto :twentysix
  91.   darklock's week  //goto :eight
  92.   stupid f*n boneheads //goto :thirtytwo
  93.   meija vs. the rodeo //goto :nineteen
  94.   shocking truth!  //goto :twentynought
  95.   5th element review  //goto :twentyseven
  96.   fudge pie recipe //goto :fifteen
  97.   ewwww  //goto :twelve
  98.   darklock meets a bum  //goto :seven
  99.   ansi rippers!@%%^#@  //run :ansifour
  100. ──────────────────────
  101. ──────────────────────
  102.   credits  //goto :credits
  103. ──────────────────────
  104. esc to exit
  105. ──────────────────────
  106. //end
  107.  
  108.  
  109.  
  110.  
  111. //:setup
  112. //set main, true
  113. //set ransi, false
  114. //setesc ,,0 +//setcr ,,0 +//setnextesc ,,0 +//setnextcr ,,0
  115. //color 8,0
  116. //window 1, 1, 80, 25
  117. //setloadmsg 0,'//run kithe#13:endloadmsg'
  118. //setloadmsg 1,''
  119. //setsavemsg 0,'//run kithe#13:endsavemsg'
  120. //setsavemsg 1,''
  121. //setquitmsg '//run kithe#13:quitmsg'
  122. //set mwin, '58,4,80,18'
  123. //set twin, '1,11,80,24'
  124. //exec k#13-a.dat
  125. //window &&(mwin)
  126. //setcolor 0, 5, 5, 0, 15, 5, 15, 0
  127. //end setup
  128.  
  129.  
  130.  
  131.  
  132. //:setup2
  133. //set main, false
  134. //exec k#13-b.dat
  135. //window &&(twin)
  136. //setcolor 7, 0, 7, 4, 12, 0, 12, 4
  137. //end setup2
  138.  
  139.  
  140.  
  141.  
  142. //:endloadmsg
  143. //if &&(main), //window &&(mwin)
  144. //if &&(main), //end endloadmsg
  145. //window 1,1,80,25
  146. //gotoxy 22,25 +//color 15,4
  147. //write '&&(fulllink) loaded.          '
  148. //window &&(twin)
  149. //end endloadmsg
  150.  
  151.  
  152.  
  153.  
  154. //:loadmsg
  155. ///if &&(main), //end loadmsg
  156. //run :setup2
  157. //window 1,1,49,25
  158. //gotoxy 1,25 +//color 15,4
  159. //write one moment, loading &&(fulllink) ..
  160. //window &&(twin)
  161. //end loadmsg
  162.  
  163.  
  164.  
  165.  
  166. //:savemsg
  167. //window 1,1,49,25
  168. //gotoxy 1,25 +//color 15,4
  169. //write one moment, saving &&(savefile) ..
  170. //window &&(twin)
  171. //end savemsg
  172.  
  173.  
  174.  
  175.  
  176. //:endsavemsg
  177. //window 1,1,49,25
  178. //gotoxy 1,25 +//color 15,4
  179. //write '&&(savefile) written on disk.        '
  180. //window &&(twin)
  181. //end endsavemsg
  182.  
  183.  
  184.  
  185. //:quitmsg
  186. //color 7,0
  187. //window 1,1,80,25
  188. //clrscreen
  189. //exec k#13-c.dat
  190. //gotoxy 1,24
  191. //end quitmsg
  192.  
  193.  
  194.  
  195.  
  196. //:one
  197. //run :setup2
  198.  
  199. /msg Cth^Mist Hey, fishface... want a quick and easy way to make a
  200.      stimulating yet entertaining article for your precious little
  201.      e-mag?  You can exploit some of the most well-known and loved
  202.      names in the scene, and you have to do next to no actual
  203.      writing of your own!
  204.  
  205.         (...Sounds good to me.)
  206.  
  207. /msg Cth^Mist by the way... stop writing imaginary messages to
  208.      yourself to invoke the setting of the IRC.  (...spoilsport)
  209.  
  210. <Cth^Mist> Anyone who wants to be in an e-mag, join #kithe and
  211. say what you think the word "kithe" means.
  212.  
  213. *** Cth^Mist has joined #kithe
  214.  
  215. <Cth^Mist> And now, the wait...
  216.  
  217.         (time passes... minutes... hours... centuries...)
  218.         (3 upgrades of mIRC later...)
  219.  
  220. *** Quab has joined #kithe
  221. <Quab> medi kit
  222. <Cth^Mist> could you elaborate a bit?
  223. *** Quab has left #kithe
  224. <Cth^Mist> ...guess not 8)
  225.  
  226. *** Exulted has joined #kithe
  227. <Exulted> kithe
  228. <Exulted> email address is exulted@easyaccess.com
  229. <Exulted> email me ..want to be in the emag
  230. <Cth^Mist> ex: all we want is a definition of the word "kithe".
  231. *** Exulted has left #kithe
  232. <Cth^Mist> er.. never mind 8)
  233.  
  234.         (Amazing how some people cannot follow the simplest instructions...)
  235.  
  236. *** tre_cool has joined #kithe
  237. <tre_cool> kithe = some sort of a pie... uh... like cheesecake.. :)
  238. <Cth^Mist> what does it taste like?
  239. <tre_cool> heh... like marshmellows in water that have melted...
  240. <Cth^Mist> much better.
  241. <tre_cool> yep
  242.  
  243. *** dork has joined #kithe
  244. <dork> Kithe is some kinda fucking drug.
  245. *** dork has left #kithe
  246.  
  247.         (Concise and to the point)
  248.  
  249. *** cybernary has joined #kithe
  250. <cybernary> kithe is the name of a termits penis
  251. <cybernary> termite even
  252. *** cybernary has left #kithe
  253.  
  254.         (Oh so eloquent)
  255.  
  256. *** mr`yuck has joined #kithe
  257. <mr`yuck> it means mr. yuck is god
  258. <Cth^Mist> ah.
  259. *** mr`yuck has left #kithe
  260.  
  261.         (Quite the wishful thinking...)
  262.  
  263. <tre_cool> yeah..freebase
  264. <Cth^Mist> pardon?
  265.  
  266.         (forgot he was still in the channel after all that 8)
  267.  
  268. <Cth^Mist> do you freebase kithe?
  269. <tre_cool> hmm
  270. <tre_cool> yep! if you don't wanna eat it
  271. <Cth^Mist> can you smoke it?
  272. <tre_cool> hmm... yeah sure but you won't get stoned... you can't
  273.            take it intravenous though...
  274. <Cth^Mist> why smoke it if you can't get stoned?
  275. <tre_cool> i didn't say you should smoke...i said you can smoke
  276.            it....but if you do you're dumb...
  277.  
  278. *** ts- has joined #kithe
  279.  
  280. <Cth^Mist> what kind of prison sentence will you get for having
  281.            a gram of kithe found on you?
  282. <tre_cool> you get like a warning...next time youll get 10
  283.            years
  284. <Cth^Mist> tre: what's a slang word for kithe?
  285. <ts-> heh heh
  286. <ts-> ello
  287. <ts-> 'kithe' is some kinda weird canadian food.  beef ball
  288. patties or something.
  289. <Cth^Mist> BEEF BALLS?
  290. <Cth^Mist> We call those prarie oysters up here...
  291. <ts-> yep.
  292. <ts-> they take those good ol' testicles and slap em betwixt
  293.       two slices o' bread
  294. <Cth^Mist> isn't that a bit lumpy?
  295. <ts-> it's the texture that's the appeal.
  296. <ts-> perhaps something freudian as well.
  297. <tre_cool> heh'
  298. <Cth^Mist> ts: can you get kithes at mcdonalds?
  299. <ts-> kitsch... hee hee.  that was funny nifty. it was right next to
  300.       kithe in the webster unabridged.
  301. <Cth^Mist> ts: if it WAS served in mcdonalds, what would they
  302.            call it?
  303. <Cth^Mist> McKithe?
  304. <ts-> kEFe      (?)
  305. <Cth^Mist> Quarter Pounder with Kithe?
  306. <ts-> cth- hah.. probably...
  307.  
  308. *** growl has joined #kithe
  309. <growl> kithe is some kinda bomb..
  310. <growl> er... druge..
  311. <growl> er.
  312. <growl> drug.
  313. <growl> er... Toilet paper..
  314. <growl> er.... Pizza topping..
  315. *** growl has left #kithe
  316.  
  317.         (Be warned next time you ask for a pizza with everything on it...)
  318.  
  319. <tre_cool> cth: its kalled K th
  320. <tre_cool> no... K the
  321. <tre_cool> uh.. K thΘ i mean
  322.  
  323.         (sure... whatever...)
  324.  
  325. <ts-> what IS kithe, anyway.  according to the dict it says 'to
  326.       proclaim an action'
  327.  
  328.         (hey, *I'm* the one asking the questions here...)
  329.  
  330. <tre_cool> like K tea almost
  331. <ts-> or something.
  332. <ts-> tre cool isn't hey that guy from green day
  333. <tre_cool> ts: its some sort of a pie, that tastes like melted
  334.            marshmellows that you can eat and freebase.....and smoke but
  335.            then you won't get stoned
  336. <tre_cool> ts: sure is
  337. <Cth^Mist> tre: do you drink it, then?
  338. <ts-> tre- weird.  is it like marijuana brownies or something <g>
  339. <tre_cool> cth: its kinda gluic so you can drink it...but it
  340.            will take time to pour it out of the glass
  341. <ts-> cth- u shove it up your ass for the maximum effect <g>
  342. <Cth^Mist> ts: oh my... kithe enemas.
  343. <ts-> cth- kinda how some countries shove aspirin up their
  344.            asses
  345. <tre_cool> ts: yes but better tastin'
  346. <Cth^Mist> ts: I don't think that mcdonalds would sanction that
  347.            kind of fast food. 8)
  348.  
  349. ...
  350.  
  351.         Thus ended the first session.  I, however, hungered for more, more,
  352.         MUCH MORE!  So I went on again later to gather more input on our
  353.         enigmatic name.  (152 lines just isn't enough for a filler article)
  354.  
  355. *** Cth^Mist has joined #kithe
  356. *** sq2 has joined #kithe
  357. <sq2> i think the word kithe means something that flies in the
  358.       sky, held up by the almighty power of god, in the form of
  359.       wind, plus an H
  360. *** sq2 has left #kithe
  361.  
  362.         (I likes to flies me kithes)
  363.  
  364. *** profeeto has joined #kithe
  365. <profeeto> eheh
  366. <profeeto> cth you are too kewl ;)
  367. <Cth^Mist> so? what's a kithe?
  368. <profeeto> like a kite with a monkey hangin from the top.. er
  369.            sumthin
  370. <Cth^Mist> Do kithes have bananas hanging off them or something?
  371. <profeeto> only in sweden ;)
  372. <Cth^Mist> But bananas don't grow in scandinavia... too cold.
  373. <Cth^Mist> I guess they import them.
  374.  
  375. *** df`fsw has joined #kithe
  376. *** df`fsw has left #kithe
  377.  
  378.       (so much for him)
  379.  
  380. <profeeto> they import em from czech
  381. <Cth^Mist> but not from slovakia?
  382. <profeeto> hmm
  383. <profeeto> maybe
  384. <Cth^Mist> depends on the EU dollar exchange rate, right?
  385. <profeeto> yah.. the government is behind everything
  386. <Cth^Mist> Well then... is there a more sinister aspect to
  387.            these monkey-bearing aerial objects controlled by the
  388.            governents?
  389. <profeeto> shh.. dont let anybody hear yah say that, ya know
  390.            there are spies everywhere
  391. *** profeeto has left #kithe
  392.  
  393.         (another victim of the internet silence conspiracy, I see)
  394.  
  395. *** sq2 has joined #kithe       (so, back for more, eh?)
  396. <sq2> kithe is my name... except i usually spell it with the e
  397.       before the i...
  398. *** sq2 has left #kithe
  399.  
  400. *** sUlphUr has joined #kithe
  401. <sUlphUr> eye think it means a cat that is drunk and high on
  402.           ShR00mS, bitz..
  403. *** sUlphUr has left #kithe
  404.  
  405. *** wh0d has joined #kithe
  406. <wh0d> To me, kithe means world harmony.  I feel that in the
  407.        future, kithe will be full of love and happy articles.
  408. *** wh0d has left #kithe
  409.  
  410.         (aww, isn't that _nice_)
  411.  
  412. *** nootropic has joined #kithe
  413. <nootropic> Kithe: very much like lithe, but on the deadly
  414.             side.. ie, the kithe little bitch ripped off my nutsack.
  415. <Cth^Mist> ouch.
  416. <Cth^Mist> 8)
  417. <Cth^Mist> Could kithe be used to describe anything other than
  418.            people?
  419. <nootropic> cth; That animal looks pretty kithe.
  420. <Cth^Mist> any animal? what kind of animal would look kithe?
  421. <nootropic> cth; a wolf would look kithe.
  422. <Cth^Mist> what would look un-kithe?
  423. <nootropic> cth; a teddy bear
  424. <nootropic> kithe is like the power to kill quickly and
  425.             suddenly.. so the electric chair might not be kithe, but a
  426.             rocket launcher would.
  427. <nootropic> i think.
  428. <Cth^Mist> would a kithe death leave a nearly-untouched body or
  429.            merely a small puddle of blood and some skull fragments?
  430. <nootropic> cth; the remains wouldn't matter necessarily.. i
  431.            mean, a kithe death would be a nuclear explosion, or a
  432.            sudden brain hemorage.. it's the method, not the result, i
  433.            believe.
  434. <Cth^Mist> the guillotine would be kithe, while being eaten by
  435.            red ants wouldn't?
  436. <nootropic> cth; yeah..
  437. <Cth^Mist> okay, I think I just about understand.
  438. <nootropic> cth; the guilotine (argh) ain't all that kithe
  439.            because there is suspense beforehand. getting in a car
  440.            accident is much more kithe. sudden. unexpected. fateful.
  441. <nootropic> superman's death was not kithe, jfk's was.
  442. <Cth^Mist> okee.  having an escaped rhinoceros turn around the
  443.            corner and trample you unexpectedly would be kithe then?
  444. <nootropic> cth; definatly..
  445. <Cth^Mist> all right, then.
  446.  
  447. ...
  448.  
  449.         So?  What did we all learn from this exercise in keeping logs?
  450.  
  451.         What *does* 'kithe' mean, anyway?
  452.  
  453.         Well, let's see.
  454.  
  455.         Kithe is:
  456.         a) a medikit
  457.         b) a cheesecake which tastes like melted marshmallows, can be
  458.            freebased or smoked, and which is illegal to possess.
  459.         c) 'some kinda fucking drug'
  460.         d) a termite's penis
  461.         e) the proclamation of the divinity of mr`yuck.
  462.         f) deep-fried bull testicles, ingested rectally.
  463.         g) manglement of the word 'kite'.
  464.         h) top secret primate-operated aeronautical bombers.
  465.         i) manglement of the name 'Keith'.
  466.         j) a feline who has consumed too much alcohol and too many fungi.
  467.         k) World harmony and happy articles.
  468.         l) A sudden, unexpected death.
  469.  
  470.         Three verbs, nine nouns, no adjectives or adverbs.
  471.  
  472.         Three drug-related definitions, two sex-related ones, and two
  473. ideological/religious ones.  However, I believe that the most amusing entry
  474. was that proposed by profeeto.  As such, he is now the winner of the elusive
  475. 'Abbottsford Killer' award, displayed elsewhere in the magazine.  (Actually,
  476. in the last issue of the magazine.  This article got lfet out.)  Thanks to
  477. everybody for the definitions, and keep them rolling in!  If you think that
  478. you know what to kithe somebody means, how much a kithe weighs, or why a kithe
  479. computer shouldn't be used near an open window, send in your entries!  If you
  480. see me on the IRC as Cth^Mist or _Cthulu, I'll accept definitions, but you
  481. can also mail me locally on The Jade Monkey or e-mail me at
  482.  
  483.                          cthulu@infomatch.com
  484.  
  485.         Again, congratulations go to profeeto, thanks go to nootropic, ts and
  486. the rest, and OH MY GOD, WHAT'S THAT BEHIND YOU? (waits for reader to turn
  487. around, then sneaks off and leaves the article finished unsatisfactorily)
  488.  
  489. //end one
  490.  
  491.  
  492. //:two
  493. //run :setup2
  494.  
  495. from: Agnostic
  496.  
  497. not just Debussy, but Tomita's Debussy, hung me on a tree branch above a
  498. neighbour's roof. clouds were busy dusting, and the wind (my favourite of all
  499. phenomenon) was scraping off all my human growths (lumps on skin, hair,
  500. ineffectual nose).
  501.  
  502. things happening: Clair de Lune dribbles down eaves, each drop tied to the
  503. next by a piano string; a crescent Clair de Lune hooked around the chimney,
  504. bleeding white. The stars move in for a closer look, bright hovering bees.
  505. Gutters fill, moss flowers in response, the water of Clair de Lune,
  506. luminescent, engulfs the house: address numbers slide off, the driveway floats
  507. away: magic and cold, the cold licks beds, temperature felt in reverse as the
  508. house is made into Mystery.
  509. ______________
  510.  
  511. isn't there a Blake poem where different elements become the senses of the
  512. body? Maybe it's one of the Infernal proverbs.
  513.  
  514. //end two
  515.  
  516. //:three
  517. //run :setup2
  518.  
  519. For this article we take to the smallest room in the house for a conversation
  520. about... well, graffiti in the bathroom.  We've always been proud of being
  521. one of the only groups to feature writing in our packs and this thread just
  522. broadens our appeal that much more.
  523.  
  524. 'Twas started by Agnostic, but as usual these things spiral all over the place.
  525.  
  526. AG>   has any one read some good bathroom scribblings lately?
  527. AG>
  528. AG>  in the College bathroom today:
  529. AG>
  530. AG>  You are all gum in some woman's hair
  531. AG>
  532. AG> (add to make a list)
  533. AG>
  534. SE>  Don't write on this wall (Langara College washroom)
  535. SE>
  536. AG>  The Shah is buried beside Lee Harvey Oswald
  537. AG>
  538. CT>  Flush twice; it's a long way to the cafeteria.
  539. CT>
  540. HI> If your reading this, you must be hanging out here. (douglas college)
  541. HI>
  542. PE> coquitlam center bathroom stall:
  543. PE>
  544. PE> gay males:be here at 6pm on wednesdays for nameless anal sex. no regrets.
  545. PE>
  546. CT> L I N U X (on the ceiling of the benny's bathroom.  Something tells me
  547. CT>            the f00l wrote it.)
  548. CT>
  549. ZK> The only practical vehicle for prison reform: A BULLDOZER  (bathroom in
  550. ZK> the Spartacus building)
  551. ZK>
  552. FU> Call Linda for a good time at 936-9236 (The Pantry in Coquitlam Center)
  553. FU>
  554. CT> (on the condom machine)
  555. CT>
  556. CT> "This gum tastes like rubber."
  557. CT>
  558. CT> also,
  559. CT>
  560. CT> "Return baby here for refund."
  561. CT>
  562. MF> "nixon peed here"
  563. MF>
  564. MF>  i saw
  565. MF>
  566. MF> "  aids kill fags dead"
  567. MF>
  568. MF>  " so does igornarance"
  569. MF>
  570. ME> I was here.  His Royal Highness Prince Daniel. (U.B.C.)
  571. ME>
  572. CT>  I WUZ ERE
  573. CT>  ERE I WUZ
  574. CT>  WUZ I ERE?
  575. CT>  YES I WUZ.
  576. CT>
  577. PK>  "here i sit, broken hearted
  578. PK>   came to shit, but only farted."
  579. PK>
  580. PK>   tis old.
  581. PE>   but i can do lamer.
  582. PE>
  583. PE>  "some come here to piss and think, other's come here to shit and stink,
  584. PE>   but when i come here neither matters at all, i just read the bullshit
  585. PE>   that's on the walls."
  586. CT>
  587. CT>  Lame.  "Here I sit, amongst the vapours, looking for some toilet paper.
  588. CT>          how much longer will I linger before I have to use my finger?"
  589. ZW>
  590. ZW>  I sit here and contemplate
  591. ZW>  whether to shit or masturbate.
  592. ZW>
  593. JB> My old school didn't have any real humour, just typical racist stuff like
  594. JB> "Fuck hindhuz, Fuck Whitez," big swastikas..
  595. CT>
  596. CT> We got...
  597. CT>
  598. CT> "Fuck the skids.  Go back to Grand Ville street you fucken homos
  599. CT> or prepar (crossed out) get ready to fight us.
  600. CT>
  601. CT> (as an afterthought) Or die when it snows."
  602. CT>
  603. CT> Someone's reply - "Maybe when you learn to spell."
  604. JB>
  605. JB> bahahah.. most downtown bathroom flame-scrawlings I've ever seen were
  606. JB> political like 'NDP PIGS' or anti-conservative humor.
  607. JB>
  608. AG>   "I'm too afraid to use the phone
  609. AG>    I'm too afraid to turn the light on
  610. AG>    I'm so afraid I've lost control
  611. AG>    I'm suffocating without a word..."
  612. AG>
  613. AG>                L. Reed         (Capilano College - - my doing last year)
  614. AG>
  615. CT> ... something which I wrote which apparently Darklock got written up
  616. CT> in calligraphic handwriting and installed in his own potty.
  617. CT>
  618. CT> Your insides, they force you to rise from the table,
  619. CT> and get to the crapper as quick as you're able.
  620. CT>
  621. CT> You leap on the john and your pants hit the floor,
  622. CT> embarrassingly, you then close up the door.
  623. CT>
  624. CT> Out is expelled from your putrescent hole
  625. CT> a smelly surprise in your porcelain bowl.
  626. CT>
  627. CT> It lands in the water, and makes a small splash;
  628. CT> the frigid can water sends shocks through your ass.
  629. CT>
  630. CT> It sits all alone, floating putrid and green;
  631. CT> Oft it is smelt, but it's never much seen.
  632. CT>
  633. CT> Content that you're finished your digestive caper,
  634. CT> you clean up your bum with the soft septic paper.
  635. CT>
  636. CT> It raises no cries as you tug on the flush;
  637. CT> away spins the bowlful of natural mush.
  638. CT>
  639. CT> The nasty green mess spirals down to the breach,
  640. CT> You won't meet again 'till you go to the beach.
  641. CT>
  642. CT> You then wash your hands, with warm water and soap;
  643. CT> If cleanliness was godliness, then you would be the Pope.
  644. CT>
  645. CT> Remember all these steps next time you're on the loo,
  646. CT> and don't think of it as shitting, simply think of it as POO.
  647. CT>
  648. SA> In my school, it's mostly declarations of love or lust, commentaries on
  649. SA> guy's performances in bed, so and so is a bitch, a slut, or "A lesbian
  650. SA> who rapes dogs" (I asked whether or not it was males dogs or female dogs)
  651. SA>
  652. SA> When I do graffitti, I usually draw a crystal teardrop design, or
  653. SA> something else I like. I've written philosopic statements, or political
  654. SA> theories.
  655. SA>
  656. SA> Recently, in an agitated mood, I went into the washroom and covered a
  657. SA> wall with a manifesto about how anything in the world was possible if you
  658. SA> perceived it to be so etc etc etc.
  659. ZK>
  660. ZK> I used to do that, when I was in a horrible high school.
  661. ZK>
  662. ZK> "I eat your hate like love" was a favorite, as was "Just try and find me, cuz
  663. ZK> I surround you."
  664. ZK>
  665. ZK> I was trained out of it when I went to a good high school. Grafitti was
  666. ZK> less easy at Ideal because you were more likely to be caught and your
  667. ZK> crimes brought up at School Meeting.
  668. ZK>
  669. SA> I am at a horrible high school, and since I consider my grafitti to be
  670. SA> a much higher grade that the rest of it, I have no reason to stop. :)
  671. SA>
  672. SA> (re: manifesto) Anyway, last week, I went in and saw they erased it.
  673. SA>
  674. SA> "REPRESSION. ERASE THIS. 'someone tried to hold me down, come on try to
  675. SA> shut me up' -hole" was what I replaced it with.
  676. SA>
  677. ZK> Although the desks in the science room were very colourful.
  678. ZK> Someone once wrote "I LOVE BEATLE" in big white-out letters. (Don't
  679. ZK> worry, it wasn't me.)
  680. ZK>
  681. SA> YeSh, desks and chairs at my school get the same treatment...I drew and
  682. SA> wrote all over my grade 11 english desk. I saw it later in another room.
  683.  
  684. ...
  685.  
  686. CT>  The secret to life is (scribbled over by someone else) FUCK
  687.  
  688. If you have any other interesting such writings that you think the world
  689. should see, don't hesitate to send them to us.
  690.  
  691.       -  Mistigris 1997 - Keepings our minds right in the gutter - 
  692.  
  693. //end three
  694.  
  695.  
  696. //:four
  697. //run :setup2
  698.  
  699. Literary corner.
  700.  
  701.         Yes, for those of you who for some reason or another haven't been
  702. following TABNet compulsively, we have been discussing literature:
  703. particularly the poll in England naming the Lord of the Rings as the greatest
  704. literary work of the 20th century.  And thanks to my itchy capture finger,
  705. you too will get to follow these threads through from their initial
  706. intellectual origins through to their debasement and finally to rants about
  707. drugs, sex in Shakspeare, and the Simpsons.
  708.  
  709.         Contained within are also a partial list of our own chosen "Most
  710. MEDIOCRE literary works of the 20th century", as well as a special quote at
  711. the bottom.  To further your comprehension of the discussion, we have
  712. provided a slight legend below to make clear who is saying what and who they
  713. are, and in the main body of the text itself we have quoted, repeated, cut
  714. and pasted where the conversations grew most fluid so as to maintain the
  715. greatest sense of continuity.
  716.  
  717.         And now... the legend!
  718.  
  719. CT = Cthulu, the obsessive message capturer
  720. SYL = Sylphid, the devil's advocate
  721. TZ = Tzygar, also known as Pure Voltage
  722. JB = Jesus Bonehead, thunk thunk amen
  723. HF = Happyfish, whee, splash
  724. FD = Fade, likes heavy metal
  725. GB = Geekboy, most recently of Sock
  726. PH = Purple Haze, lost in a cloud of smoke
  727. PE = Pedantik, bubblewrap technician
  728. SK = Silent Knight, bad speler par excelance
  729. GS = Grigor Samsa, not in a pig costume
  730. ICN = The Iconoclast, ragged edges and all
  731. ZK = Zinnia Kray, lost in Japan
  732. COU = Courtisan, one more boring Jon
  733. DH = D.H. Lawrence Sez What? = Grigor Samsa
  734. MJ = Meija, frontman for Zeke the Wonder Nugget
  735. RO = Reed Oboe = D.H. Lawrence Sez What? = Grigor Samsa = Merlyn (oops,
  736.      gave it away)
  737.  
  738.         And now... ladies and gentlemen... the conversations!
  739.  
  740. from: Cthulu
  741. to  : All
  742. subj: bibble.
  743.  
  744. CT> Well.  In a poll in England, they named Lord of the Rings as the
  745. CT> greatest literary work of the 20th century.  What do you think of that?
  746. CT>
  747. TZ> I second that thought. Best book I've ever red.
  748. TZ>
  749. TZ> Pv
  750. SYL>
  751. SYL> it deserves it
  752. SYL>
  753. CT> But the greatest work of the century?
  754. CT>
  755. GS> Nope.
  756. GS>
  757. GS> Not to discount it, though; it's on my list of favourites.
  758. GS>
  759. CT> Beating out all of the Ulysseses, the Dunes, the Metamorphosises, the
  760. CT> Gravity's Rainbows, the 1984s and the Brave New Worlds?
  761. GS>
  762. GS> Of these, I'd say only Ulysses and GR would be competing. Nifty as the
  763. GS> others are, they're not quite in the same class.
  764. GS>
  765. GS> Hey, it's still happening, every time I go into Granville Book to buy
  766. GS> something, like say that Good Omens, I come out with something completely
  767. GS> different. Today I went in with a plan to get Invisible Man or The
  768. GS> Recognitions or Carpenter's Gothic or Lolita or Infinite Jest, and
  769. GS> instead I came out with Arc d'X. But I got a funky Rocketman bookmark,
  770. GS> and that's all that rilly matters.
  771. GB>
  772. GB>  Speaking of this, there is only one copy of gravity's rainbow in the
  773. GB>  north vancouver library system.
  774. GB>
  775. GB>   Dune is probably best, or maybe bnw. or 1984.
  776. GB>
  777. GB>   why does there have to be a best Book of the century? Who decides these
  778. GB>  things anyway?
  779. JB>
  780. JB> They round up a bunch of self-acclaimed literary critiques which are
  781. JB> usually hasbeen artists and old oxford school teachers and take their
  782. JB> word as gold.
  783. JB>
  784. JB> or they flip a coin
  785.  
  786. ...
  787.  
  788. CT> Beating out all of the Ulysseses, the Dunes, the Metamorphosises, the
  789. CT> Gravity's Rainbows, the 1984s and the Brave New Worlds?
  790. SYL>
  791. SYL> let's see.. ulysses was good, but full of a lot of crap and not nearly
  792. SYL> as imaginative.  dune could have deserved it, of course (i would be
  793. SYL> happy with either).  metamorphosis most CERTAINLY doesn't deserve that
  794. SYL> title, i haven't read gravity's rainbow, and 1984 and bnw just aren't on
  795. SYL>  the same scale.
  796. ICN>
  797. ICN> 1984 and BNW certainly didn't deserve it.  1984 was a powerful book,
  798. ICN> that really made me think, but the blunt and unimaginative symbolism
  799. ICN> made me want to puke. (not to mention that it wasn't particularily an
  800. ICN> original work, if you've read "We" then you'd notice how much of 1984
  801. ICN> stems from it.)
  802. ICN>
  803. ICN> BNW just didn't seem that relevant.  Not as much as the other
  804. ICN> anti-utopian society books.
  805. COU>
  806. COU> because it isn't totally anti-utopian.
  807. SK>
  808. SK> If I might interject I believe that DIStopian is the word you're looking
  809. SK> for.
  810. HF>
  811. HF> If I might interject I believe that dystopian is the word YOU'RE looking
  812. HF> for. =)
  813. HF>
  814. SK> Did I mention that I'm a terrible speller ? 8)
  815. SK>
  816. CT> In any event, there remains a difference between showing the flaws of an
  817. CT> utopian ideal and denouncing the entire concept as impossible.
  818.  
  819. ...
  820.  
  821. PH> I read a majority of the book while consuming acid (which helped to
  822. PH> relive a lot of the scenes and battles on my kitchen floor...)
  823. PH> And I have to agree...
  824. PH> It doesn't make you feel guilty or scare you personally (like some OTHER
  825. PH> books) and yet it takes you on an incredible ride through fantastic lands
  826. PH> not too different from ours, yet far more magically charged...
  827. PH>
  828. PH> Yah.. I liked it...
  829.  
  830. ...
  831.  
  832. PE> greatest fantasy work of the 20th century, maybe..
  833. PE>
  834. PE> but the GREATEST OF EVERYTHING?
  835. PE>
  836. PE> argh.. i dunno.
  837. PE>
  838. PE> on the subject of literature, i'm working on my shakespeare learning
  839. PE> centre project for tommorow STILL.
  840. PE>
  841. PE> FACK
  842. PE>
  843. DH> Speaking of which, here's a bit of trivia: did you know that Shakespeare
  844. DH> puns on the word cunt?
  845. DH>
  846. DH> They usually sort of skip this when teaching it in highschool, though.
  847. DH>
  848. PE> how so?
  849. PE>
  850. ZK> They taught it to me.  But I went to a bleeding-heart,
  851. ZK> affirmative-action, liberal wussy communist feminazi school where that
  852. ZK> sort of thing was considered funny and educational.
  853. ZK>
  854. ZK> Chaucer was punnier, though.
  855.  
  856. ...
  857.  
  858. JB> What? That book was a long-winded utterly dull fantasy dreamed up by
  859. JB> someone who was on opiates.. "Kevjbha and Kuwiwuaa walked through the
  860. JB> forest of iielakg in the northern Blahjksook of IglIIaak.  Kevjbha
  861. JB> dreamed of white ladjf92ns and baalldodkkasz and suddenly appeared a
  862. JB> monotine kkajaklLaouboraaic with spell # 500"
  863. JB>
  864. PH> HAHAHAHA... yup... that's about it... I preferred spell #729-b (for use
  865. PH> on the undead only...)
  866. PH>
  867. JB> I guess if you're into D&D stuff you'd appreciate it more.. hmm.
  868. JB>
  869. PH> indeed...
  870. PH>
  871. JB> I read the first book, then like the three towers or some shit than
  872. JB> stopped halfway through out of complete utter boredom.
  873. JB>
  874. PH> SHIT man... you should have started dropping and reading then...
  875. PH> That was about the point I did... the shit just gets bonkers after the
  876. PH> halfway point...
  877. PH>
  878. JB> That wouldn't work.. how am I supposed to read the words? I remember
  879. JB> having to read a chapter in Socials 10 for silent reading and I was
  880. JB> peaking at the  time.. not only was I too distracted by thousands of mini
  881. JB> hallucinations to  read but the words were MESsSEd
  882.  
  883. ...
  884.  
  885. COU> i think there are still another 3 years left, so they are judging a
  886. COU> little prematurely.
  887. CT>
  888. CT> Isn't that a bit pretentious of you?
  889. CT>
  890. COU> Possibly. But it's alot more premature of them.
  891. COU>
  892. GB>  trainspotting.
  893.  
  894. ...
  895.  
  896. ZK> I never managed to read very much of it.  Boring.
  897. ZK>
  898. ZK> In grade 9 we had Sustained Silent Reading before science class, and I
  899. ZK> had the first book with me. I never read anything except the scene with
  900. ZK> Smeldeag (sp?) and his friend, when one killed the other for the ring.
  901. ZK>
  902. ZK> I loved the way they spoke.
  903. CT>
  904. CT> Sméagol and his friend...
  905. CT> er..
  906. CT>
  907. CT> Deagol.
  908.  
  909. ...
  910.  
  911. MJ> i dont know.. but i've found lots of people have no taste.
  912. MJ>
  913. MJ> but i havent read lord of the rings.
  914. MJ>
  915. TZ> <GASP!> It's the anti-christ! Satan himself! Cthulu, get the priest!
  916. TZ>
  917. TZ> Pv
  918. TZ>
  919. MJ> the book doesnt interest me in the least.
  920.  
  921. ...
  922.  
  923. TZ> <GASP!> It's the anti-christ! Satan himself! Cthulu, get the priest!
  924. CT>
  925. CT> "He'll be out in a second..."
  926. CT>
  927. CT> (behind curtains, cthulu is visible changing  into black robes and a
  928. CT> funny looking hat.)
  929. HF>
  930. HF> Green robes and a funny hat not formal enough?
  931. HF>
  932. TZ> Pv looks at this odd sight and says "You're a priest?!"
  933. TZ>
  934. TZ> "Don't look at the man behind the curtains!"
  935. TZ>
  936. TZ> "This isn't the wizard of oz you nut!"
  937. TZ>
  938. TZ> Pv
  939.  
  940. ...
  941.  
  942. CT> Well.  In a poll in England, they named Lord of the Rings as the
  943. CT> greatest literary work of the 20th century.  What do you think of that?
  944. CT>
  945. FD> Too difficult to judge the greatest and the worst...
  946. CT>
  947. CT> The most mediocre work of the 20th century, then?
  948. CT>
  949. CT> Typhoon, by Joseph Conrad.
  950. CT> yeah.
  951. SYL>
  952. SYL> a separate peace, by knowles.
  953. SYL>
  954. SYL> "i hardly consider that at the grade 9 reading level" -lisa simpson
  955. SYL>
  956. SYL> i hate that book with a passion.
  957. SYL>
  958. JB> I don't know, I've read some SERIOUSLY boring Saskatchewan short stories
  959. JB> in English 11.
  960. JB>
  961. ICN> The outsiders, by s.e. hinton.
  962. ICN>
  963. ICN> ugh.
  964. PE>
  965. PE> hah.
  966. PE>
  967. PE> i had to read that in grade 8.
  968.  
  969. ...
  970.  
  971. RO> Quote of the day:
  972. RO>
  973. RO> "Ebonics be stupid." -- Spike Lee
  974.  
  975.         Now how was THAT for pseudo-intellectualism?  Longer words, if no
  976. nobler sentiments, than you'd find on most message nets, weren't they?  And
  977. for those of you who don't live in the 604 but aside from a strange aversion
  978. to the areacode but a peculiar willingness to call long distance, you can
  979. also read TABNet off of The Extremist's board in Quebec, City iZ Burning!
  980.  
  981. ...
  982.  
  983. okay, I lied.  There's a bit more to this article.
  984.  
  985. It's relevant, though!  It's about books!
  986. Society in general!
  987. And something you can do about it easily and quickly!
  988. (especially with a good script generator)
  989.  
  990. ...
  991.  
  992. The following e-mail was received this afternoon from my son who is a
  993. computer science student at UVic.   If we can get more books into the hands
  994. of children, especially at hospitals, sounds like too good an opportunity to
  995. pass up. - Carolyn Prellwitz, Cowichan District Teachers' Association
  996.  
  997. ____________________________________________________
  998.  
  999. Houghton Mifflin Publishing Corporation will donate one
  1000. book to a children's hospital for every 25 e-mails they receive.
  1001. Please e-mail them at:
  1002. share@hmco.com.
  1003.  
  1004. I hope you can spare the seconds . . . and let your friends
  1005. know. So far they have only received 3,400 messages.  Last
  1006. year they reached 23,000.
  1007.  
  1008. //end four
  1009.  
  1010.  
  1011. //:five
  1012. //run :setup2
  1013.  
  1014. from: Courtisan
  1015.  
  1016.         I dreamed I was walking along the road the day after halloween, after
  1017. getting chased out of McLean park by the cops. As we aproached a driveway, a
  1018. car came out, but didn't pull into traffic, but just stayed there, blocking
  1019. the sidewalk. My friends walked around, but I got the idea to jump over the
  1020. car. Without running, I jumped straight up and almost over, except my butt
  1021. hit the roof on the other side, and left a dent.  We kept walking but looked
  1022. back and the drive and passengers had gotten out and a woman was calling and
  1023. waving us over. We started walking back when the people from the car ran
  1024. across the street to a nearby house..
  1025.  
  1026.         "I'm sorry.. please don't call the cops.. I don't know why I tried to
  1027. jump over your car"
  1028.  
  1029.         I followed them into the house, and realised that the driver of the
  1030. car had been Bill Clinton. He was upset but one of my friends ended up being
  1031. a lawyer (how convieniant) so we worked out a deal. I would pay $200 dollars
  1032. to each passenger (there were 3) and the wouldn't call the police. Also, as
  1033. part of the deal I got to 'talk politics' with Bill Clinton "If you aren't
  1034. too busy..."
  1035.  
  1036.         I told him that even though I wasn't an american citizen, his
  1037. decisions still affected me. I said that I supported him, especially because
  1038. he was running against "that old guy". I can only assume I meant Dole. But
  1039. that I needed to voice some concerns about his choices.
  1040.  
  1041.         I explained to him that when he signed the Communications Decency
  1042. Act, he had "signed away a bit of his country's past, and a 'large chunk' of
  1043. his country's future" and then explained how it was unfair, needless and
  1044. against his constitution.
  1045.  
  1046.         Then I talked to him about Industrial Hemp, and how it could save
  1047. trees without posing any hazard to the people of his country. It was weird
  1048. Because about then I kept getting images of Bill Clinton naked on an alien
  1049. ship, from an episode of simpsons.
  1050.  
  1051.         then i woke up..
  1052.  
  1053.  
  1054.         what does it mean?
  1055.  
  1056. //end  five
  1057.  
  1058.  
  1059. //:six
  1060. //run :setup2
  1061.  
  1062.         You know something's big when it gets mailed to you direct via RadMan
  1063. himself.  Sure, it's not so big a deal when you're ACiD Secretary, but still.
  1064.  
  1065.         What did he have to tell me about?  The Newsletter?  The latest merger?
  1066.  
  1067.         Nope.  The latest demoparty.
  1068.  
  1069.         It is very probable that there will be a large Mistigris presence at
  1070. Crash '97 (full informational release below), including Cthulu, Happyfish,
  1071. Silent Knight, Mavrik, Tzykaar, The Laughing Fool, The Pope, and other
  1072. members unsure or ignorant as of press time!
  1073.  
  1074.         We hope to compete in any and all categories in which we'll qualify,
  1075. and even those in which we don't.
  1076.  
  1077.         So come on!  We'll see you there, August 21st through 24th, in
  1078. Calgary!  It's just a hop, a skip, and a lengthy bus ride away!  And you don't
  1079. even have to know french to enjoy this one!
  1080.  
  1081. ...
  1082.  
  1083. [Begin text]
  1084.  
  1085.  Crash 1997 new.media.gathering
  1086.  
  1087. ┌────────────────
  1088. └─═ Opening words
  1089.  
  1090.   You are reading the invitation information for Crash 1997, released
  1091.   on the 7th of April.  (Previous revision was the 19th of March.)
  1092.  
  1093.   This file is formatted for 80x50 text mode.
  1094.   All times listed are in Mountain Standard Time (Canada).
  1095.   All currency listed is in Canadian Dollars.
  1096.   The Crash 1997 organizers reserve the right to change any information
  1097.   relating to this event, at any time, without notice.
  1098.  
  1099.   The information presented here is not final; an asterisk in the left
  1100.   most column denotes new information.  We will update this file as new
  1101.   information is made available, so please continue looking for
  1102.   releases that may be more recent.  This information is available in
  1103.   the following forms at the following locations:
  1104.  
  1105.   HTML (Currently a Netscape 3.0/4.0 800x600x16bpp or 24bpp version is
  1106.         available):
  1107.  
  1108. *   Web page -
  1109. *     http://xi-media.com/crash
  1110. *   Textfile -
  1111. *     http://xi-media.com/crash/crash.zip
  1112.  
  1113.   Remember to purchase your tickets in advance because space and
  1114.   resources are limited.  Group rates will be made available; contact
  1115.   us.
  1116.  
  1117.   If you are looking to participate in the success of this event please
  1118.   contact us.
  1119.  
  1120.   Crash 1997, in a minimal sense, is a "demo-party".  A demo-party is an
  1121.   event for computer enthusiasts from around the world to get together,
  1122.   interact, discuss ideas, compete, and have fun.  Crash 1997 is more
  1123.   than this.  The focus will be on hosting additional competitions and
  1124.   activities in the hopes to introduce new ideas and art forms into the
  1125.   demo scene.  The competitions will be focused around real-time
  1126.   audio/visual presentations for the PC, although not limited to any one
  1127.   platform or criteria.
  1128.  
  1129. * We are looking for feedback!  Please contact us to express your
  1130. opinion.
  1131. * If you agree with what we are doing; let us know.  It is positive or
  1132. * constructive feedback that will help to motivate us, or integrate your
  1133. * ideas and suggestions into the current structure of the event.
  1134.  
  1135. ...
  1136.  
  1137. hold on...
  1138.  
  1139. before you get too settled in here, we have a little admission to make...
  1140.  
  1141. this infofile is too long for B to display the whole thing..
  1142. so we've included the official information release as CRASHNFO.TXT in the 
  1143. main mist pack archive itself.
  1144.  
  1145. So don't get too settled in, this doesn't end 8)
  1146.  
  1147. ...
  1148.  
  1149. ┌───────────
  1150. └─═ Contents
  1151.  
  1152. * Opening words
  1153. * Where and when
  1154. * How to get there
  1155.   Timeline
  1156.   Activities
  1157. * Competitions
  1158. * Rules and information
  1159. * Services/Event features
  1160.   Questionnaire
  1161.   Sponsors
  1162. * Ticket/Ordering information
  1163. * Contact information/Organizing
  1164.   Closing words
  1165.  
  1166. ┌─────────────────
  1167. └─═ Where and When
  1168.  
  1169.   The location of the event is in Western Canada, in the city of
  1170.   Calgary, Alberta.  It will be held in North America's largest indoor
  1171.   soccer arena.
  1172.  
  1173.   The event place consists of two domes, each dome containing four
  1174.   regulation length indoor soccer fields.  There will be only one
  1175.   entrance from the outdoors.  This entrance is to the slave arena.
  1176.   From here there are two indoor passage ways that lead to the master
  1177.   arena.  The master arena is where the main activities will be held.
  1178.   This arena is a self-supporting "bubble-like" structure, with it's
  1179.   entrances resembling "revolving air-locks".  Fortunately there are two
  1180.   of these revolving air-locks, as this will most likely be the
  1181.   epicenter of traffic.  For obvious reasons one door will be used to
  1182.   enter the structure while the other is to leave.  Hopefully this
  1183.   procedure will minimize any inconveniences people have attempting to
  1184.   traverse from one area to another.
  1185.  
  1186.   The event will take place over a three day period.  A quarter (one
  1187.   soccer field) of the slave arena will be sectioned off as best as
  1188.   possible to make room for sleeping arrangements (sleeping is not
  1189.   required and may be difficult).  Although 24 hour activities will be
  1190.   provided in the master arena, for those of you who require your sleep
  1191.   you will need to provide yourself with sleeping attire such as a sleeping
  1192.   bag, blanket, or pillow.  24 hour washroom and shower facilities will
  1193.   be provided and are located in the slave arena.
  1194.  
  1195.   Both arenas contain no windows and are almost entirely shut off from
  1196.   outside light sources.  This means that both arenas can become
  1197.   extremely dark, and dynamic light sources can be used.  This will
  1198. allow
  1199.   for ideal viewing conditions of all feature presentations.
  1200.  
  1201. * The doors will open at 10:00am on the 22nd of August (Friday), and
  1202. * close at 8:00pm on the 24th of August (Sunday). Although the doors
  1203. * open at 10:00am there will not be any activities available. We
  1204. * recommend that you show up around 3:00pm unless you want to help
  1205. * setup.  Intercontinental travelers who are arriving a day or two
  1206. * early should contact the main organizers.
  1207.  
  1208.   Due to structural limitations we are limiting the person capacity to
  1209.   four thousand people.  Because of the local interest an event of this
  1210.   caliber will produce, it will be in your best interest to purchase
  1211.   event tickets in advance as this will guarantee your entrance and
  1212.   access to resources.
  1213.  
  1214.   Calgary is in the part of Canada where the majority of people speak
  1215.   English.  It will not be necessary to know French.
  1216.  
  1217. ┌───────────────────
  1218. └─═ How to get there
  1219.  
  1220.   The choice of transportation is up to you; how you prefer to travel,
  1221.   how much you are willing to spend?
  1222.  
  1223.   Perhaps the simplest method is by plane.  You will arrive at the
  1224.   Calgary International Airport.  From there all you need to do is catch
  1225.   the Crash 1997 shuttle bus which will take you directly to the event
  1226.   place.  There will be a nominal fee for the shuttle.
  1227.  
  1228.   If you choose to drive, there is ample parking, free of charge.
  1229.  
  1230.   It is reasonable to expect that there will be bus trips from the
  1231.   colleges and universities of neighboring cities.  If your school or
  1232.   group is interested in organizing a trip to Crash, please contact us
  1233.   as we will assist in every way we can.  Group rates may be made
  1234.   available to large organizations planning to attend.
  1235.  
  1236. * If you would like to take a chartered bus to the event, please contact
  1237. * us as we will attempt to connect you to others in your area who are
  1238. * also interested in chartering a bus.
  1239.  
  1240. ┌───────────
  1241. └─═ Timeline
  1242.  
  1243.   The current timeline is subject to change as more activities are
  1244.   introduced.  Refer to this section for a quick reference of activities.
  1245.  
  1246.   This particular version of the timeline is extremely premature as the
  1247.   times and lengths of many activities have not been concluded.
  1248.  
  1249.   A complete version of the timeline will be made available at the
  1250.   event.
  1251.  
  1252.   Friday:
  1253.     6:00am - Organizers begin setup
  1254.    10:00am - Doors Open
  1255.     6:00pm - Opening ceremonies
  1256.  
  1257.   Saturday:
  1258.    10:00pm - Crash the Rave opens to the public
  1259.  
  1260.   Sunday:
  1261.     5:00am - Crash the Rave closes to the public
  1262.     9:00am - Demo-scene competitions begin
  1263.     5:00pm - Awards and closing ceremonies
  1264.     8:00pm - Doors close
  1265.  
  1266. ┌─────────────
  1267. └─═ Activities
  1268.  
  1269.   There will be many activities at Crash 1997.  The organizers will
  1270.   attempt to add as many activities as possible up until the day of the
  1271.   event.  If you have any comments regarding the current activities,
  1272.   or would like to see additional activities made available, please
  1273.   contact us.
  1274.  
  1275.   The focus of Crash 1997 is to explore new forms of technology in art.
  1276.   To spread knowledge, awareness, and professionalism in this area, we
  1277.   have selected competitions to be the main incentive.  We will be
  1278.   offering some standard demo-party competitions, as well as additional
  1279.   competitions which we feel help to promote the ideas present with
  1280.   Crash.
  1281.  
  1282.   In addition to the competitions, you will find events that serve to
  1283.   demonstrate technology in art.
  1284.  
  1285.   An "intelligent" rave will take place from 10:00pm Saturday until
  1286.   5:00am Sunday.  The rave will feature a creative variety of
  1287.   underground music, countered with interactive visuals and lighting.
  1288.  
  1289.   A fashion show may precede the rave.
  1290.  
  1291.   Movies from an independent developer film festival may be shown on the
  1292.   large screen during less active hours.  Movies will be selected from
  1293.   entries which meet the ideologies of technology in art.
  1294.  
  1295.   As a result of being located in a soccer arena, one soccer field may
  1296.   be used to host a round-robin between demo-groups willing to
  1297.   participate.  Although this does not relate to the Crash theme, we are
  1298.   offering this as an activity if sufficient interest is displayed.
  1299.  
  1300. ┌───────────────
  1301. └─═ Competitions
  1302.  
  1303.   Most competitions will make use of the main presentation area (big
  1304.   screen, audio system).  There are prizes awarded for the majority of
  1305.   competitions.  (Please refer to the Rules.)
  1306.  
  1307.     Demo:
  1308.       The biggest attraction of Crash 1997.  In the demo-competition you
  1309.       will find a blend of all main competitions.  This competition
  1310.       incorporates music, 2 dimensional and 3 dimensional art, and
  1311.       programming.  Demos are a 5 to 15 minute presentation of the
  1312.       talent that makes up the team.
  1313.  
  1314.     Intro:
  1315.       This competition is similar to the Demo-competition, with a focus
  1316.       on size.  Everything must fit within 65536 bytes of data.
  1317.  
  1318.     4Kb:
  1319.       The 4Kb competition is focused on the programmer.  The programmer
  1320.       is given 4096 BYTES to develop a presentation.  Everything about
  1321.       this is an exercise in size.  The common calculator has more
  1322.       memory then 32,768 bytes, so if you think this competition is not
  1323.       impressive, keep in mind that what you are viewing will fit in the
  1324.       memory of your calculator nearly 8 times over.
  1325.  
  1326. *   Computer Animation - Animation(1):
  1327. *     This competition is for computer generated animations, or computer
  1328. *     altered film footage.
  1329.  
  1330. *   Free Hand Animation - Animation(2):
  1331. *     This competition is usually based entirely upon public vote.  The
  1332. *     more effectively an animation entertains, the more likely it is to
  1333. *     place.  This is likely to be one of the more humorous portions of
  1334. *     Crash.  The animations must be hand drawn.
  1335.  
  1336. *   3d Modeling (with respect to real-time rendering):
  1337. *     3 Dimensional Worlds are judged based on quality with respect to
  1338. *     the limitations of real-time rendering.
  1339.  
  1340. *   Art/Design:
  1341. *     This competition is focused on artistic design as it applies to
  1342. *     alternative forms of media advertising.
  1343.  
  1344.     4 Channel Audio Tracking:
  1345.       In the early days of computers 4 channels was all the processor
  1346.       could handle.  This competition is in one way nostalgic, and in
  1347.       another sense, challenging for the artist.  The musician must
  1348.       produce a musical master piece with only the use of four
  1349.       simultaneous instruments.  It would be unfair to have a 4 channel tune
  1350.       competing against a 32 channel tune.
  1351.  
  1352.  *  Multi-Channel Audio Tracking:
  1353.  *    In this competition the musicians can have as many channels as
  1354.  *    they want.
  1355.  
  1356.     Foreign:
  1357.       If you have produced a presentation for a computer that is not PC
  1358.       based, this competition is for you.  Be sure to bring the
  1359.       required hardware for the presentation.
  1360.  
  1361.     Wild:
  1362.       Here's the scenario. You get up on stage, and you have 2 minutes
  1363.       to entertain the crowd.  The winners will be selected by how
  1364.       long/loud the crowd screams.
  1365.  
  1366.     Scene Jeopardy:
  1367.       If you have ever seen Jeopardy you have seen this event.  We are
  1368.       going to take up a collection of "Demo-Scene" trivia, and prepare
  1369.       a test.  Whoever wants to compete can take a white paper test. The
  1370.       top 3 scorers of this test will be eligible to compete in "Scene
  1371.       Jeopardy".  Basically 3 people and a host get up on stage and try
  1372.       to answer the given questions.  On the big screen we are going to
  1373.       have a similar layout to Jeopardy.  Do you know enough?
  1374.  
  1375.     There will also be many other competitions and events during Crash
  1376.     1997.  Additional competitions considered:
  1377.  
  1378.       Lasertag
  1379.  
  1380.       Diskthrowing
  1381.  
  1382.       Cola Absorbing
  1383.  
  1384.       Coolest Computer
  1385.  
  1386.       Eating Contest
  1387.  
  1388.       Fastest Typist
  1389.  
  1390.       Best New Effect
  1391.  
  1392.       Wet Noodle Master
  1393.  
  1394.       Network Games
  1395.  
  1396.   There will be many surprise competitions through-out the event.  For
  1397.   example you might here us yelling on the intercom:
  1398.  
  1399.   "First one to the front desk with "nibbles" written in DEBUG.EXE
  1400.   wins 50 bucks!"
  1401.  
  1402.   Here is the cash prize table to date.  This table assumes a 1000
  1403.   person pre-registration.  Prize values will adjust proportionately to
  1404.   the amount of people present (the actual cash prizes will be fixed
  1405.   August 22nd).  Frequent the Crash webpage to find out how many
  1406.   advanced tickets have been sold.
  1407.  
  1408.          Demo-competition    Intro-Competition       4K Competition
  1409.  
  1410. 1st Place         $10,000               $2,000                 $500
  1411. 2nd Place          $5,000               $1,000                 $250
  1412. 3rd Place          $2,500                 $500                 $100
  1413.  
  1414.       Multi-Channel Music         3D Modeling    Computer Animation
  1415.  
  1416. 1st Place          $2,000                 $500                 $500
  1417. 2nd Place          $1,000                 $250                 $250
  1418. 3rd Place            $500                 $100                 $100
  1419. 4th Place            $300
  1420. 5th Place            $100
  1421.  
  1422.                Art/Design
  1423.  
  1424. 1st Place            $500
  1425. 2nd Place            $250
  1426. 3rd Place            $100
  1427.  
  1428.   Additional prizes including cash, software, hardware, Crash
  1429.   merchandise, etc, will be annexed as tickets are sold, additional
  1430.   sponsors are obtained, and competitions are finalized.
  1431.  
  1432. ┌────────────────────────
  1433. └─═ Rules and information
  1434.  
  1435.   Each three day event pass entitles the holder to enter once in every
  1436.   competition (the entry must be of the pass holders own creation).
  1437.  
  1438.     The computer the entries will be run on will be a (subject to change
  1439.     as new hardware standards are introduced):
  1440.  
  1441.       - Intel Pentium 166 Mhz
  1442.       - Chaintech IFM1 Motherboard (T2 Hx Chipset)
  1443.       - Gravis PNP Ultrasound with 1024Kb onboard RAM.
  1444.       - SoundBlaster AWE 32
  1445.       - Fujitsu 2.57 gb HD (Pico Bird 9)
  1446.       - ATI Expression Pro with PC2TV (12 ns ram)
  1447.         - UniVBE (or equivalent VESA 2.0 drivers) will be an
  1448.           available configuration option.
  1449.       - 16 MB EDO Ram
  1450.  
  1451.       The competition computer is being provided by Intelligent
  1452.       Solution Computer wholesalers.
  1453.  
  1454.     The competition machine will have Windows 95 Revision B installed.
  1455.  
  1456. *   All realtime entries will be run from a Windows' version of DOS; NOT
  1457. *   a DOS window.  The AUTOEXEC.BAT and CONFIG.SYS will be released in a
  1458. *   later version of this textfile.  The latest version of UniVBE will be
  1459. *   installed in the path, as will several common DOS extenders (DOS4GW,
  1460. *   CWSDPMI, RTM32, DOS32).  You may execute any of the files contained
  1461. *   on the path from inside the entry or from a .BAT file (this allows
  1462. *   common elements to be excluded from the entry size).  All entries
  1463. *   will be run from this prompt.  If an entry reboots the system at any
  1464. *   time, it will be disqualified.  All file names must be ISO-9660
  1465. *   compliant (Standard MS-DOS file names).
  1466.  
  1467.     When you submit an entry your picture will be taken with a digital
  1468.     camera. When it comes time to receive prize money, the person who
  1469.     picks up the money will have to match the picture.
  1470.  
  1471.       Demo:
  1472.   - Maximum size is 4096 Kilobytes.
  1473.   - Maximum time duration is 10 minutes.
  1474.   - Pure animation files are not acceptable.  This includes
  1475.     executables that just run an animation.
  1476.   - Must support a no sound option.
  1477.   - The file name must be ISO-9660 compliant (Standard MS-DOS file
  1478.     names).
  1479.   - May not decompress itself to the hard drive.
  1480.   - May not save any configuration files nor write to the hard drive.
  1481.   - May not reboot the system.
  1482.  
  1483.       Intro:
  1484.   - Maximum size is 64Kb (65536 bytes).
  1485.   - Maximum time duration is 7 minutes.
  1486.   - Pure animation files are not acceptable. This includes
  1487.     executables that just run a animation.
  1488.   - Must support a no sound option.
  1489.   - The file name must be ISO-9660 compliant (Standard MS-DOS file
  1490.     names).
  1491.   - May not decompress itself to the hard drive.
  1492.   - May not save any configuration files nor write to the hard drive.
  1493.   - May not reboot the system.
  1494.  
  1495.       4Kb Intro:
  1496.   - Maximum size is 4Kb (4096 bytes).
  1497.   - Maximum time duration is 3 minutes.
  1498.   - Animations will be allowed.
  1499.   - The file name must be ISO-9660 compliant (Standard MS-DOS file
  1500.     names).
  1501.   - No music (this is to simplify the judging process).
  1502.   - May not decompress itself to the hard drive.
  1503.   - May not save any configuration files nor write to the hard drive.
  1504.   - May not reboot the system.
  1505.  
  1506.       Computer animation:
  1507.   - Maximum showing time is 3 minutes.
  1508.   - Maximum Resolution is 640x480.
  1509.   - The file name must be ISO-9660 compliant (Standard MS-DOS file
  1510.     names).
  1511.   - Due to the recent addition of this competition the rules have not
  1512.     been finalized.
  1513.  
  1514.       Free Hand animation:
  1515.   - Maximum showing time is 3 minutes.
  1516.   - Maximum Resolution is 640x480.
  1517.   - The file name must be ISO-9660 compliant (Standard MS-DOS file
  1518.     names).
  1519.   - Due to the recent addition of this competition the rules have not
  1520.     been finalized.
  1521.  
  1522.       Art/Design:
  1523.   - Due to the recent addition of this competition the rules have not
  1524.     been finalized.
  1525.  
  1526.       3d Modeling:
  1527.   - Due to the recent addition of this competition the rules have not
  1528.     been finalized.
  1529.  
  1530.       Multi-Channel Audio Tracking:
  1531.   - Maximum size is 1024Kb.
  1532.   - Maximum time duration to be heard is 3 minutes.
  1533.   - Thirty-two channel maximum.
  1534.   - The tracker name will not be shown on the big screen, only the size
  1535.     and number of channels.
  1536.   - The file name must be ISO-9660 compliant (Standard MS-DOS file
  1537.     names).
  1538.  
  1539.       Foreign competition
  1540.   - Maximum time duration is 5 minutes.
  1541.   - If the machine is nit a PC, bring it. The projector can handle
  1542.     S-Video and RCA.  We will have a VCR at the party place.
  1543.   - No illegal audio/videos.
  1544.  
  1545.       Wild Competition
  1546.   - Maximum time duration is 2 minutes.
  1547.   - Nothing illegal.
  1548.  
  1549.   We will have a traditional judges panel and voting system.  In
  1550.   addition to this we are adding a few new elements.  Here is an
  1551.   example:  The winner of the 4K competition will have the option to
  1552.   judge code for the 64Kb and 4096Kb competitions.  The coder of the
  1553.   winning 64K will have the option to judge the 4096K demo.  Same for
  1554.   music.  The winner of the 4 and 32 channel music competitions will have
  1555.   the option to judge the music portion of the Intro and Demo
  1556.   competitions.  No judge may evaluate their own production.  A coder
  1557.   may only judge the coding portion of the presentation, a musician may
  1558.   only judge the audio portion of the presentation, and so forth.
  1559.   Judging criteria and example sheets will be provided at a later date.
  1560.   A portion of the judging will also rely on public vote.  To vote you
  1561.   must have the valid voting program.  This program will be made
  1562.   available at a later date.
  1563.  
  1564. ┌──────────────────────────
  1565. └─═ Services/Event features
  1566.  
  1567.   Crash 1997 will be a full-featured event.  Almost everything you could
  1568.   require for a three day excursion will be provided for you.  All
  1569.   services are available 24 hours each day unless stated otherwise.
  1570.  
  1571.   The master arena will contain most of the main attractions as well as
  1572.   several other smaller displays and activities.  The main entertainment
  1573.   system will consist of a large screen projector and a powerful P.A.
  1574.   system, as well as several other interesting devices that will
  1575.   promote the eclectic atmosphere of this event.
  1576.  
  1577.   The projector is likely to be a 20 foot by 15 foot rear projection
  1578.   display capable of receiving S-Video and RCA input with a resolution
  1579.   up to 1600x1200.  Due to the size of the projected image, a 320x200
  1580.   pixel image will contain pixels over 2.5 cm in length and width.  For
  1581.   this reason, the image will be filtered through a resolution
  1582.   enhancement device that will raise the quality of all images to the
  1583.   full 1600x1200 resolution.  The primary use of this device will be to
  1584.   display real-time graphics generated by PC, although the input device
  1585.   is capable of displaying VHS and other sources of input.
  1586.  
  1587.   The audio system will be a real kicker with 20,000 watts of sound on
  1588.   each of four speakers and two 2x18 sub-woofers.  The audio equipment
  1589.   will be configured with two of the speakers and two of the subs making
  1590.   up the left and right channels, while the final two speakers will make
  1591.   up the rear channel.  All sound will be processed through a Dolby
  1592.   Pro-Logic decoder for true surround sound.  This is the approximately
  1593.   the same configuration they use for giant concerts (raves), so believe
  1594.   us when we assure you that it is LOUD.
  1595.  
  1596.   The projection screen will sit against the far wall of the master
  1597.   arena.  Immediately in front of this screen will be the
  1598.   presentation/dance floor.  On the four corners of the floor will be
  1599.   located the audio systems output.  Surrounding the floor will be
  1600.   several different forms of light sources.
  1601.  
  1602.   Regarding personal hygiene; washrooms and shower stalls will be located
  1603.   in the slave arena.  You will need to provide yourself with a towel,
  1604.   soap, tooth brush/paste, hair comb, etc.
  1605.  
  1606.   Meals and snacks will be available for a cost set by the providers.
  1607.   A bevy of food variations will be provided, from fast food to fine
  1608.   dinning.  The event place hosts an on site restaurant and licensed
  1609.   lounge as well as snack and pop concession machines.  We are also
  1610.   communicating with several fast food chains to provide a stand with
  1611.   your favorite fast food items.  Current fast food providers in mind
  1612.   are SubWay, Kentucky Fried Chicken, and Pizza Hut.
  1613.  
  1614.   Addressing the issue of smoking; smoking will be allowed in the
  1615.   master arena and outdoors.  The turf in the slave arena is
  1616.   non-removable and will burn.  Anyone smoking in the slave arena will
  1617.   be tagged.  If there are any burns on the turf in the slave arena
  1618.   those who are tagged will be responsible for the cost of damages.  If
  1619.   they are not willing to pay for damages, the cost will come out of the
  1620.   prize money, and the names of the individuals not willing to pay the
  1621.   fine will be released on the internet.  If you smoke, smoke in the
  1622.   master arena, outdoors, or in the lounge, and you have nothing to
  1623.   worry about.
  1624.  
  1625.   We are planning to provide several IPX Hubs as well as the necessary
  1626.   cables and network cards.  Anyone with access to a computer may
  1627.   sign-out a network card and cable so that they may connect with the
  1628.   network Hub.  There will be several network game competitions
  1629.   organized.  You will need to provide yourself with a computer that
  1630.   meets the competitions requirements (requirements are set based on the
  1631.   lag a computer not up to specification would cause on the whole of the
  1632.   network).  We will provide all the necessary networking hardware and
  1633.   software.  Internet will mostly be accessed the same way.
  1634.  
  1635. * Electricity will be free, so feel free to bring your computer.  There
  1636. * will be sufficient power bars and tables.  On site security will be
  1637. * very good.  All equipment will be tagged, and the owner given a
  1638. * matching tag.  No equipment will be permitted to leave the event
  1639. * location without matching tags.
  1640.  
  1641. ┌───────────────
  1642. └─═ Questionnaire
  1643.  
  1644.   We would like to hear from you.  Please feel free to fill out this
  1645.   questionnaire and e-mail it to us.  If required you may modify
  1646.   this form to suit your suggestions.
  1647.  
  1648. Q: What other "demo-parties" have you been present at?
  1649. Q: How long are you planning to visit Crash 1997?
  1650. Q: Do you plan on entering any of the competitions?  If yes, which ones?
  1651. Q: What "demo-groups" are you an active member of?
  1652. Q: What is you function in these groups?
  1653. Q: What platforms are you familiar with?  In what way?
  1654. Q: Age/Sex?
  1655. Q: Food preferences/Fast food chain (if not listed above)?
  1656. Q: Activities you would like to see that weren't mentioned above?
  1657. Q: Your piece of scene trivia to add to the data base? (For Jeopardy)
  1658. Q: Favorite demo/intro? (The most popular demos will be shown on the
  1659.    big screen when there are no events)
  1660.  
  1661. ┌───────────
  1662. └─═ Sponsors
  1663.  
  1664.   Current Sponsors are (in order of signing up):
  1665.  
  1666.   - Xi Entertainment
  1667.   - H2O Entertainment
  1668.   - Intelligent Solution Computers
  1669.  
  1670.   We are currently communicating with several company's in regards
  1671.   to the role they may assume in sponsoring the event.  They are not
  1672.   listed here because the details of their sponsorship have not been
  1673.   completed at this time.
  1674.  
  1675. ┌──────────────────────────────
  1676. └─═ Ticket/Ordering information
  1677.  
  1678.   We have booked the location and dates of the event.  We can now assure
  1679.   you they are final, and are not subject to change.
  1680.  
  1681.   Pre-event tickets available are as follows:
  1682.  
  1683.   Individual 3 Day admission:
  1684.     Cost : $55
  1685.     Purchase Number : #1
  1686.     This ticket will guarantee your access to all the activities that
  1687.     take place at Crash.  You will also be eligible to compete in all
  1688.     competitions.  You are allowed entrance to both arenas from 10:00am
  1689.     Friday till 8:00pm Sunday.
  1690.  
  1691.   Group (10 people) 3 Day admission:
  1692.     Cost : Purchase 9 of #1 and receive 1 of #1 for free
  1693.     Purchase Number : #2
  1694.     This ticket will guarantee 10 people access to all the activities
  1695.     that take place at Crash.  It will also allow each individual to
  1696.     compete in all competitions.  Each individual will be allowed
  1697.     entrance to both arenas from 10:00am Friday till 8:00pm Sunday.
  1698.  
  1699.   Rave admission:
  1700.     Cost : $20
  1701.     Purchase Number : #3
  1702.     This ticket grants you access to the main arena from 10:00pm
  1703.     Saturday till 6:00am Sunday.
  1704.  
  1705.   Competition Viewing admission:
  1706.     Cost : $20
  1707.     Purchase Number : #4
  1708.     This ticket grants you access to the main arena from 8:00am Sunday
  1709.     till 8:00pm Sunday.  This ticket does not allow you to enter in any
  1710.     competitions.
  1711.  
  1712.   Rave/Competition Viewing admission:
  1713.     Cost : $40
  1714.     Purchase Number : #5
  1715.     This ticket grants you access to the main arena from 10:00pm
  1716.     Saturday until 8:00pm Sunday.  This ticket does not allow you to
  1717.     enter in any competitions.
  1718.  
  1719.   Tickets available at the door are likely to be single day passes (if
  1720.   there are any available at all), and their price will be subject to
  1721.   demand.
  1722.  
  1723.   T-Shirts and Posters will be available at the event and possibly after
  1724.   if there is sufficient supply.
  1725.  
  1726.   Pre-event purchases may be made by sending your cheque or money order
  1727.   to:
  1728.  
  1729.     Xi Entertainment
  1730.     237 Bedford Circle
  1731.     Calgary, Alberta, Canada
  1732.     T3K-2N8
  1733.  
  1734.   Please specify your purchase number and quantity.  All prices are in
  1735.   Canadian funds, and include the 7% GST (Goods and Services Tax).
  1736.  
  1737.   Cheques must specify Canadian currency.
  1738.   Post dated cheques will not be accepted.
  1739.  
  1740.   A list of ticket purchases will be available on the Crash web page
  1741.   under ordering information.  A textfile version will be available at
  1742.   http://xi-media.com/crash/salelist.zip.  If you have purchased
  1743.   tickets, make sure your name and appropriate information appear on
  1744.   this list.  If your name is not present after 1 month of mailing your
  1745.   purchase request you should contact us.  If your name does not appear
  1746.   on this list you may be denied access or requested to purchase single
  1747.   day passes upon entrance.  Please allow 3 to 4 weeks for this list to
  1748.   be updated with your purchase request.  Your cheque or money order
  1749.   will not be cashed until your request has been added to the list.
  1750.  
  1751.   The money made from this event will be used to pay for all equipment
  1752.   and activities, as well as the cash prizes.  The organizers are
  1753.   hosting this event, contributing their time without the expectation
  1754.   of making any money.  If more individuals pre-purchase tickets than
  1755.   anticipated, we will adjust some of the cash prizes, increase the
  1756.   event features, etc.
  1757.  
  1758.   As a condition of your use of the Crash 1997 facilities, you assume
  1759.   all risk of personal injury, property loss, or property damage, from
  1760.   any cause whatsoever including, but not limited, to the risks of
  1761.   attending Crash 1997.  The ticket holder may not hold the Sponsors,
  1762.   Crash 1997 organizers, or staff liable for any such personal injury,
  1763.   property loss, or property damage, and waives all claims with respect
  1764.   thereto.
  1765.  
  1766. ┌─────────────────────────────────
  1767. └─═ Contact information/Organizers
  1768.  
  1769.   For any questions or comments feel free to e-mail crash@shaw.wave.ca.
  1770.  
  1771.   We would like to here from you.  We are interested in what you feel
  1772.   will help to make this a more enjoyable, more successful, event.
  1773.  
  1774.   The main organizing is being done by the current Xi members:
  1775.  
  1776.     Maxwell Sayles (Fysx)
  1777.       e-mail: fysx@shaw.wave.ca
  1778.  
  1779.     Shawn Sterling (Seks)
  1780.       e-mail: seks@shaw.wave.ca
  1781. --
  1782.  
  1783.         Cthulu here again.  Please hack into our data files and distribute
  1784.         this information across North America.  With NAiD dead and Scream and
  1785.         Eclipse smouldering in the ashes, this should be the party to attend!
  1786. //end six
  1787.  
  1788.  
  1789. //:seven
  1790. //run :setup2
  1791.  
  1792. Darklock's Adventure with the Bum
  1793.  
  1794.      If you didn't know already from Henry's spoken word's... Henry
  1795. and Ian Mackaye (Fugazi) used to work in a pet store when they were
  1796. geeky teenagers and they knew this bum by the name of Paul.  If you
  1797. know who I'm talking about then I skip the next part...
  1798.  
  1799.      Paul was a guy who would just spew out chaos... stuff about being
  1800. a marine and building a runway through the petstore and he needed to
  1801. go call in the marines to build the runway and stuff ... he was your
  1802. psycho-bum.  I hope you know who I'm talking about...
  1803.  
  1804.      Anyways, I was downtown yesterday and as usual I had "Talk to me"
  1805. tattoo'd on my forehead ... everyone and their mother was talking to
  1806. me and then I ran into this guy.  He was about 5'4" tall, greying hair
  1807. that was below his shoulders, beard that had a pickle in it and he was
  1808. sitting down.  He looked at me as I passed by and said "Hi..."
  1809. nonchalantly.  I stopped and said Hi because I'm one of those unique
  1810. peoples. ;)  After minor introductions he asked me to sit down next to
  1811. him which I did and he told me who he was;
  1812.  
  1813.      A 2008 year old alien prophet named Cornelius and that he could
  1814. tell my future.  He told me that I would die a poor man but I'd have
  1815. two wives and a big pink van in my garage where I held all my Beatles
  1816. memorabelia.  I couldn't help but put 5 bucks in the man's dirty hat
  1817. on the ground and he and I went for coffee and I kept asking him all
  1818. this shit... tried to keep myself in his game plan. :)  Man... he told
  1819. me about his spacecraft which needed plutonium and banana's to run
  1820. because the potassium in the banana would recreate anti-matter warp
  1821. power along with the plutonium for his engines... and he went on and
  1822. on.
  1823.  
  1824.      Man... it rocked. :)
  1825.  
  1826.      BUT if you don't know who Paul is... you won't really get this at
  1827. all and I'll have to make you copies of my tapes. :)  Which reminds
  1828. me... do you have Sweatbox and Spoken Word by him?  If not, I'll whip
  1829. you up some copies... mmmm... my buddies getting a CD burner. ;)
  1830.  
  1831.                                              Darklock
  1832.  
  1833.  
  1834. ... "Oh, it's probably some kind of hunting lodge for rich weirdos."
  1835. //end seven
  1836.  
  1837.  
  1838. //:eight
  1839. //run :setup2
  1840.  
  1841. Darklock Thinks About His Week
  1842.  
  1843.      It all started this Monday when I went to see "Kissed" downtown.
  1844. It was a strange Monday... woke up early, had a warm cup of tea and
  1845. watched the sky.  I often do this, but doing it at 7:30 on Monday
  1846. morning is very weird for me as I was up til 4 am the previous day
  1847. hanging with some of my buddies.  Didn't seem too be that strange
  1848. though so I made up my mind and I headed off downtown on the bus to go
  1849. see "Kissed".
  1850.  
  1851.      Kissed, without destroying the plot, is all about a woman who has
  1852. a fascination with death.  I found myself once or twice crying during
  1853. the movie because I felt so akin to this woman it wasn't funny.  My
  1854. first girlfriend and I were obsessed with death and always talked
  1855. about it, and seeing this movie flooded me with memories from the
  1856. past.  The movie ended, I got up and blinked as the sun hit my eyes
  1857. and thats when it hit me.  I become totally overwhelmed with panic and
  1858. it felt like everyone around me was dead and I was the only living
  1859. person.  Why I felt like this I have no idea but I found myself
  1860. breathing heavy as I walked away from the movie and, after having a
  1861. fleeting memory of the first time I did Ecstasy, I felt the need to
  1862. run away from everything... to be away from it all.  As I walked down
  1863. the street towards the Library downtown, I focused myself by thinking
  1864. of a story I'd read by Kahlil Gibran called "The City of the Dead"
  1865. which I posted to Audrey awhile back.
  1866.  
  1867.      I wandered around downtown Vancouver in a haze for four hours...
  1868. almost got hit by a car as I unknowingly walked across the street
  1869. during a red light.  Someone asked me if I was "okay" after the car
  1870. came to a halt and I pulled away from the person and felt like crying.
  1871. I felt another wave of panic come over me because I don't like not
  1872. controlling what I am doing... I have this inherent fear that if I
  1873. loose control of myself, I will loose sense of reality.  I walked away
  1874. from Downtown and settled down in a park near Chinatown, laid on my
  1875. back and watched the sky for three hours without moving an inch.  I
  1876. wasn't thinking of anything except how I wanted to immerse myself
  1877. totally and completely in the nakedness of another's soul... no games,
  1878. no complexities ... just pure contact with another person.  I didn't
  1879. want to tell that person I loved them... I didn't want it in return, I
  1880. just wanted to sit and hold another human being for the rest of my
  1881. life.
  1882.  
  1883.      It then came upon me that I have a huge vat of problems that I
  1884. continually think about and try to solve and how I know no one who
  1885. will listen to me WHILE I feel comfortable telling them.  I won't talk
  1886. to any of my guy friends because most of them are macho ignorants, or
  1887. I just don't know some of them well enough.  I don't know any women
  1888. who I trust enough to do this with because a) I've always feared women
  1889. and b) none of them really listen to me in the first place and lastly,
  1890. any woman I know personally that I'd want to tell them my problems I
  1891. would rather try to date them instead, or lust after them.  It's a
  1892. double-edged sword in my world of things and I know that I walk around
  1893. and have a fear of telling people my weaknesses.
  1894.  
  1895.      I came home that night and didn't want to talk, look or even
  1896. acknowledge my roommates even though they did talk to me like usual
  1897. and I played the actor by acknowledging their existance but to the
  1898. core I wanted to kill them both.  That made me afraid for an instance
  1899. because I really wanted to kill them... take a knife and stab them to
  1900. death and then kill myself.  Then I could sit in my room, turn off the
  1901. lights and sit along with my silence and everything would be nice.  No
  1902. one telling me their problems... no more listening or putting up with
  1903. bullshit... just plain silence.
  1904.  
  1905.      Since that day, I've spent incredible amounts of time in my room
  1906. reading books ... polished off three in the last two days and am
  1907. halfway through the Bible, which I am reading so I can then read City
  1908. of God.  I went for an 8 hour walk today, aimlessly walking around
  1909. Vancouver, watching a baseball game but I knew at some point I would
  1910. have to come back home because I was getting hungry.  I ignored both
  1911. of my friends tonight when I got home and just sat watching the
  1912. television and my best friend Terrene asked me if anything was wrong
  1913. and I played the act, "No... of course not..." and continued watching
  1914. my video.
  1915.  
  1916.      While I was doing the dishes tonight, I held a knife in my right
  1917. hand and ran a deep cut through my left forefinger just to remember
  1918. what it felt like from the old days.  I had considered it for a second
  1919. but then thought of one thing... being alone kept me happy and alive.
  1920. I mean, my friend was sleeping... I could have just gone into the
  1921. bathroom, slit my wrists, turn on the hot water and just pass out and
  1922. die and that'd be that... but no, me being alone kept me alive.
  1923.  
  1924.      I've learned too that all of you whom I respect incredibly I
  1925. don't really want to meet because I have this fear you'll just be like
  1926. everyone else I know, especially the women around here.  I was
  1927. intrigued when I met Tillie and Jay (Silver Angel and Hippy for those
  1928. who don't know) and I found myself just wanting to tell Jay everything
  1929. and a wanting to hold Tillie all night long and not say a thing.  As
  1930. for everyone else, and like I said, I've never really wanted to meet
  1931. anyone and for the stupid truth of it... people can or cannot listen
  1932. to me here but in reality, no one listens to me at all except when I'm
  1933. keeping them entertained.  I've reached out once or twice in the last
  1934. few weeks to a few friends of mine and found them NOT wanting to
  1935. continue to talk but being nice about it... they were so self-absorbed
  1936. that they didn't give a shit that I wasn't having a good night.
  1937.  
  1938.      I wanted to phone Tillie but I figured I'd probably get her
  1939. answering machine and even then, I'd just end up being silent or
  1940. asking her how she was doing because I spend all my time making sure
  1941. others are doing good while I don't care about myself.  Even now, I
  1942. have my headphones on and I'm listening to some music and I don't want
  1943. it to end because than I will have to hear my roommate snore on the
  1944. couch and I'll stress out and want to choke him to death for real...
  1945. so, I'll finish doing all of this, listen to music til I need to sleep
  1946. and then go to bed... nice and quiet in my room, I can close the door,
  1947. it's dark and silent and no one can bother me.
  1948.  
  1949.      I explained to my father that I wasn't working for much money
  1950. these days, and that where I work for putting up raves/parties my boss
  1951. said he'd let me work enough to get me off of welfare.  I told my
  1952. father this and as per usual, he gets mad at me because this makes no
  1953. sense to him.  Who cares if I'm not happy... you can move out to
  1954. Langley and work for a friend of my father's blah blah blah so I
  1955. listen to an hour's worth of rhetoric from my ignorant father who
  1956. often borrows money off of me and I'm on welfare.  My mother is a
  1957. person who missed me all the time but we are not very close... talk
  1958. very little and she sleeps alot because of her disease fibromyalgia.
  1959. I needed my teeth fixed and asked my Aunt, who owns two cars and a
  1960. house, if she would loan me the money to get my teeth fixed and get a
  1961. plate with two teeth in it so I wouldn't have a gap in my mouth and
  1962. she said "No... sorry Clayton, we're strapped for cash...".  I asked
  1963. my grandmother, who is a very controlling individual in the first
  1964. place, if she would loan me the money.  She owns a house, a car and
  1965. has somewhere in the number of 250,000 dollars in stocks/bonds AND has
  1966. 2500 dollars in an account for when I go to University to help me
  1967. start out and she said she didn't want to give me a loan for my teeth.
  1968. I told her I was never going to University and that I needed the money
  1969. to fix my teeth.  She said No.  I told her that I would never ask her
  1970. for anything ever again, and after spitting at her feet, I told her
  1971. she'd never have a grandson after today.  I left the house and heard
  1972. her start crying and I smiled... and my mother tried to stop me from
  1973. leaving but I walked away.
  1974.  
  1975.      Some woman that was interested in me awhile back, and
  1976. mysteriously dumped me and didn't talk to me for a month or more
  1977. phones me up and apologized for the way she treated me.  BUT she wants
  1978. to be friends and she starts telling me some of her problems.  All the
  1979. woman I'm interested in have boyfriends that they love... I'm starting
  1980. to hate everyone around me ... and I don't even know why.  All I want
  1981. to do is get away so I can have more silence and lonliness yet I know
  1982. deep down I hate being lonely.  I thought of moving up to Prince
  1983. George and living with my ex-girlfriend Carrie... but she told me in a
  1984. letter that she has become serious with her current boyfriend up there
  1985. and NOW I don't want to interfere in that because that wouldn't do her
  1986. any good.
  1987.  
  1988.      To top it all off... I don't even care, nor know why I am writing
  1989. this because I don't really give a shit about what anyone has to say
  1990. anymore because all I ever get from my friends is, "It'll get better
  1991. buddy..." if I tell them I'm having a bad day and I don't expect
  1992. anything more out of them... and I dare not tell any women that I'm
  1993. interested in that I feel like this, they'll avoid me like the plague.
  1994. All I want is for that old feeling of love to come back from that
  1995. fucking whore who killed herself after she said she loved me...
  1996.  
  1997.      So, remember what old Uncle Clayton has to say at a time like
  1998. this... there's always someone out there who's been through worse than
  1999. you have.  Ha-fucking-ha!  Ain't that the truth...
  2000.  
  2001.                                              Darklock
  2002. //end eight
  2003.  
  2004.  
  2005. //:nine
  2006. //run :setup2
  2007.  
  2008. Ok... Time to clear my throat..
  2009.  
  2010.      For the last 3 years I have been heavily into techno/ambient/etc. and no
  2011. one I knew listened to it. All of a sudden the media has picked up on certain
  2012. acts and publicized the shit of it. And now everyone I meet has jumped on the
  2013. techno bandwagon. They like it because it's underground but if the common man
  2014. can obtain it in the "underground" section at HMV, it really isn't.
  2015.  
  2016.      I picked up the province yesterday and read a huge article on the opening
  2017. of a new club replacing the town pump. The articles focus was to spread the
  2018. news about techno and how popular it has become. The glory days of electronica
  2019. are over.. The record companies have found a way to market it.
  2020.  
  2021.      Don't ask me why, but I have this strange feeling inside of me that says
  2022. techno will follow the route of disco in the 70's and die out after the masses
  2023. have grown sick of acts such as prodigy.
  2024.  
  2025.                -Esquire
  2026. //end nine
  2027.  
  2028.  
  2029. //:ten
  2030. //run :setup2
  2031.  
  2032. The "Word Games!" message area on TST, when it was up, spawned some mighty
  2033. collaborative poems.  It gave rise to many rounds of "Dictionary."  But it
  2034. never approached the potential for silliness that Nitnatsnoc managed to
  2035. arouse when he'd stop by on TABNET and post something like the following.
  2036.  
  2037. from: Nitnatsnoc
  2038. subj: fun fun fun
  2039.  
  2040.     Hi. It's SuperFunNight, featuring the good ol' question game.
  2041.  
  2042.     I give you a series of answers. Your job is to reply to each answer with
  2043. a question that would go with it.
  2044.  
  2045.     Man, I haven't done one in a long, long time. Okay, here goes:
  2046.  
  2047.     1) Tie it to your ankle, and walk around for a bit.
  2048.     2) I don't know, but you better stop looking at me like that.
  2049.     3) Shhh! You'll anger the gods!
  2050.     4) A brand new puppy, toothpaste and the Cold War.
  2051.     5) I'm not sure. Go ask that crazy old man licking the sidewalk.
  2052.     6) I detect a paradox.
  2053.     7) Funny, that reminds me of something a koala bear said to me once.
  2054.     8) Fine, fine! Just stop harassing my children!
  2055.     9) Whoa, whoa, slow down, and take it easy.
  2056.    10) Man.. I'd like to see THAT at the CN IMAX theatre with 3-d glasses!
  2057.    11) Give me a kiss and I'll think about it.
  2058.    12) Sorry, but I've got no room.
  2059.    13) Hey, wait, I thought you had a cold!
  2060.    14) Not bad, not bad.. I think the beginning could use some work, though.
  2061.    15) Jazz? What?
  2062.  
  2063. And now, the answers!
  2064.  
  2065. from: Geekboy
  2066.  
  2067. GB>      So, how do i use this Bop-Ankle-o-matic 2000?
  2068. NIT>     1) Tie it to your ankle, and walk around for a bit.
  2069. GB>
  2070. GB>      Whens the next spaceship to Mars, baby?
  2071. NIT>     2) I don't know, but you better stop looking at me like that.
  2072. GB>
  2073. GB>      CHRIstianity is stupid.
  2074. NIT>     3) Shhh! You'll anger the gods!e
  2075. GB>
  2076. GB>      Whats that In your bag?
  2077. NIT>     4) A brand new puppy, toothpaste and the Cold War.
  2078. GB>
  2079. GB>      What does the sidewalk taste like?
  2080. NIT>     5) I'm not sure. Go ask that crazy old man licking the sidewalk.
  2081. GB>
  2082. GB>      Seen any paradoxes latley?
  2083. NIT>     6) I detect a paradox.
  2084. GB>
  2085. GB>      mmmm, eycluptys.
  2086. NIT>     7) Funny, that reminds me of something a koala bear said to me once.
  2087. GB>
  2088. GB>      I want a jet, and some imported cheese.
  2089. NIT>     8) Fine, fine! Just stop harassing my children!
  2090. GB>
  2091. GB>      asdfgkl;!
  2092. NIT>     9) Whoa, whoa, slow down, and take it easy.
  2093. GB>
  2094. GB>     Oh baby, its some eggs and a toaster.
  2095. NIT>    10) Man.. I'd like to see THAT at the CN IMAX theatre with 3-d
  2096. NIT>    glasses!
  2097. GB>
  2098. GB>      Can I borrow one of your socks?
  2099. NIT>    11) Give me a kiss and I'll think about it.
  2100. GB>
  2101. GB>      Can i join the rat race, too?
  2102. NIT>    12) Sorry, but I've got no room.
  2103. GB>
  2104. GB>      <kissing noises>
  2105. NIT>    13) Hey, wait, I thought you had a cold!
  2106. GB>
  2107. GB>      ...and thats my screenplay!
  2108. NIT>    14) Not bad, not bad.. I think the beginning could use some work,
  2109. NIT>        though
  2110. GB>
  2111. GB>      mumblemumblecoughcoughjazzcoughcoughmumble
  2112. NIT>    15) Jazz? What?
  2113.  
  2114. from: Happyfish
  2115.  
  2116. HF>      Is my glass eye in crooked?
  2117. NIT>     2) I don't know, but you better stop looking at me like that.
  2118. HF>
  2119. HF>      Run! Xeno's coming!
  2120. NIT>     6) I detect a paradox.
  2121.  
  2122. from: Etana
  2123.  
  2124. ET>      What's this small child doing here?
  2125. NIT>     1) Tie it to your ankle, and walk around for a bit.
  2126. ET>
  2127. ET>      <with transillvanian accent>
  2128. ET>      Hello, My name is Fracula and I was wondering if you know where the
  2129. ET>      nearest blood bank is?
  2130. NIT> 2) I don't know, but you better stop looking at me like that.
  2131. ET>
  2132. ET>     Well I think Zeus should just stick that lightning bolt right up his-
  2133. NIT>    3) Shhh! You'll anger the gods!
  2134. ET>
  2135. ET>      McCarthy's keys to popularity:
  2136. NIT>     4) A brand new puppy, toothpaste and the Cold War.
  2137. ET>
  2138. ET>      You ever wonder what the gum on the bottom of your shoe tastes like?
  2139. NIT>     5) I'm not sure. Go ask that crazy old man licking the sidewalk.
  2140. ET>
  2141. ET>      Sensor readings, Mr. Tuvok?
  2142. NIT>     6) I detect a paradox.
  2143. ET>
  2144. ET>      I think we all should go hug a tree..
  2145. NIT>     7) Funny, that reminds me of something a koala bear said to me once.
  2146. ET>
  2147. ET>      Now, can you really take candy from a baby...
  2148. NIT>     8) Fine, fine! Just stop harassing my children!
  2149. ET>
  2150. ET>      What to say to a stampede of elephants heading straight for you:
  2151. NIT>     9) Whoa, whoa, slow down, and take it easy.
  2152. ET>
  2153. ET>      I think there's something blue growing on my cream cheese...
  2154. NIT>    10) Man.. I'd like to see THAT at the CN IMAX theatre with 3-d
  2155. NIT>    glasses!
  2156. ET>
  2157. ET>      Leia: "Han, you can't leave.. whatever will the alliance do without
  2158. ET>             you!"
  2159. NIT>    11) Give me a kiss and I'll think about it.
  2160. ET>
  2161. ET>      Tina, you sure you don't want the grand piano at SFU?
  2162. NIT>    12) Sorry, but I've got no room.
  2163. ET>
  2164. ET>      <checking through lunch bag>
  2165. ET>      Peanut butter sandwich.. grape drink.. lint ball.. "Grease"
  2166. ET>      soundtrack.. I don't think it's in here.
  2167. NIT>    13) Hey, wait, I thought you had a cold!
  2168. ET>
  2169. ET>      <after observing a man fall off a skyscraper>
  2170. NIT>    14) Not bad, not bad.. I think the beginning could use some work,
  2171. NIT>        though
  2172. ET>
  2173. ET>      I think there's a tazmanian devil chewing on your leg..
  2174. NIT>    15) Jazz? What?
  2175.  
  2176. from: Daryl
  2177.  
  2178. SK>      Mommy! what do I do with this severed penis ? !!
  2179. NIT>     1) Tie it to your ankle, and walk around for a bit.
  2180. SK>
  2181. SK>      Is everyone watching you ?
  2182. NIT>     2) I don't know, but you better stop looking at me like that.
  2183. SK>
  2184. SK>      I know ! Let's say something blastphemous !
  2185. NIT>     3) Shhh! You'll anger the gods!
  2186. SK>
  2187. SK>      Name everything you loved about the 80's.
  2188. NIT>     4) A brand new puppy, toothpaste and the Cold War.
  2189. SK>
  2190. SK>      Where do babies come from ?
  2191. NIT>     5) I'm not sure. Go ask that crazy old man licking the sidewalk.
  2192.  
  2193. from: Weird
  2194.  
  2195. WD>     is that a booger on your teeth?
  2196. NIT>  2) I don't know, but you better stop looking at me like that.
  2197.  
  2198. from: Cthulu
  2199.  
  2200.  
  2201. CT>      How did they achieve the special effects in that famous porno
  2202. CT>      movie, "Long Dong Silver"?
  2203. NIT>     1) Tie it to your ankle, and walk around for a bit.
  2204. CT>
  2205. CT>      What would you do if I told you that you were turning into a cheese
  2206. CT>      danish?
  2207. NIT>     2) I don't know, but you better stop looking at me like that.
  2208. CT>
  2209. CT>      Man, that Jesus guy really pisses me off.  I found him in bed with
  2210. CT>      my wife!
  2211. NIT>     3) Shhh! You'll anger the gods!
  2212. CT>
  2213. CT>      What are the last three secrets of Honeycomb (tm) cereal?
  2214. CT>
  2215. NIT>     4) A brand new puppy, toothpaste and the Cold War.
  2216. CT>
  2217. CT>      I think you dropped the top scoop  from your ice cream cone.
  2218. CT>
  2219. NIT>     5) I'm not sure. Go ask that crazy old man licking the sidewalk.
  2220. CT>
  2221. CT>      I AM LYING.
  2222. CT>
  2223. NIT>     6) I detect a paradox.
  2224. CT>
  2225. CT>      Look at me!  I'm a talking koala bear!
  2226. CT>
  2227. NIT>     7) Funny, that reminds me of something a koala bear said to me
  2228. NIT>     once.
  2229. CT>
  2230. CT>      Hey buddy!  Can I touch you?
  2231. CT>
  2232. NIT>     8) Fine, fine! Just stop harassing my children!
  2233. CT>
  2234. CT>      How would you reccommend having sex while riding on a horse?
  2235. CT>
  2236. NIT>     9) Whoa, whoa, slow down, and take it easy.
  2237. CT>
  2238. CT>      So... pretty impressive, wasn't it?  Bet you didn't know I could
  2239. CT>      wiggle my uvula like that...
  2240. CT>
  2241. NIT>    10) Man.. I'd like to see THAT at the CN IMAX theatre with 3-d
  2242. NIT>        glasses!
  2243. CT>
  2244. CT>      Can I kiss you?
  2245. CT>
  2246. NIT>    11) Give me a kiss and I'll think about it.
  2247. CT>
  2248. CT>      Ve vould lake to be your tenants.
  2249. CT>
  2250. NIT>    12) Sorry, but I've got no room.
  2251. CT>
  2252. CT>      Uh-oh... I think it popped.  Pass me the thread and that needle over
  2253. CT>      there.
  2254. NIT>    13) Hey, wait, I thought you had a cold!
  2255. CT>
  2256. CT>      So... I finally finished the beginning of my novel.  What do you
  2257. CT>      think of it?
  2258. NIT>    14) Not bad, not bad.. I think the beginning could use some work, though.
  2259. CT>
  2260. CT>      O-prah.  Oh-prah.  Jazz-uh-cize.  JAZZ-UH-CIZE.
  2261. NIT>    15) Jazz? What?
  2262. //end ten
  2263.  
  2264.  
  2265. //:eleven
  2266. //run :setup2
  2267.  
  2268. HF> Descendants, not stnadnecsde, silly.
  2269. CT>
  2270. CT> ^^^  - brooke's comment
  2271. CT>
  2272. CT> vvv - rowan's head.
  2273. CT>
  2274. CT>  |||||
  2275. CT> < o o >
  2276. CT>    `
  2277. CT>    o
  2278. CT>
  2279. CT> oo, goes rowan, I don't get it.
  2280. HF>
  2281. HF> Well, if you take Erewhon to be nowhere, then Descendants should be
  2282. HF> stnadnecsde, hm?
  2283. HF>
  2284. HF> <unless Brooke is being silly and seeing references to utopian novels where
  2285. HF>  none exist, of course.>
  2286. HF>
  2287. HF> <you're just trying to get in to kithe, aren't you.>
  2288.  
  2289. She's got a point.
  2290.  
  2291. Drawing silly ASCIIs is a means by which any no-talent hack can appear in this
  2292. glorious magazine.
  2293.  
  2294. And thanks to this article, you don't even have to draw asciis, but merely
  2295. have to refer to its future appearance in Kithe, to appear in Kithe!
  2296.  
  2297. Does that make any sense?
  2298.  
  2299. NO!
  2300.  
  2301. So here are some more Kithe-related Kithe-appearing Kithe comments.
  2302.  
  2303. MF>
  2304. MF>      i'm going up to the top of the ... shit. theres no tall buildings in
  2305. MF> deep cove. i'm going to shoot myself with an ascii gun if i dont get into
  2306. MF> kithe! grr!
  2307. MF>
  2308. MF> and them i'm going to draw ansi! yeah! ansi ansi! more! and i'm going to
  2309. MF> get into mist!!! mist!
  2310. MF>
  2311. MF>                       "waa, i wanna get in kithe!"
  2312. MF> bubble         / me /
  2313. MF>                   /
  2314. MF>        \|||||/  /          / gun
  2315. MF>        (o) (o) /   ====nn___
  2316. MF>        (  @  )      /  `"$$$.
  2317. MF>          ll        /     `""'
  2318. MF>   /------l-- -----/
  2319. MF>          l
  2320. MF>          l
  2321. MF>          l
  2322. MF>       al""l
  2323. MF>      ,l   "l
  2324. MF>      l"    l
  2325. MF>    ,al    /lba.
  2326. MF>
  2327. MF> yay!
  2328. HB>
  2329. HB>   ^^
  2330. HB> I think THAT'll get you into the asciiwars article in the next issue for
  2331. HB> sure  =)
  2332. SK>
  2333. SK> I've created a monster. 8)
  2334. SK>
  2335. SK> (see kithe12)
  2336.  
  2337. Handiboy has demonstrated awareness of the fact that there is a lurking
  2338. presence which may possibly immortalize these silly messages...
  2339.  
  2340. but Silent Knight is all too aware of the fact that not only will it be noted
  2341. and filed but set aside in an article especially for people to see! (gasp!)
  2342.  
  2343. SK>  <Armored knight sporting a black trench coat and combat boots
  2344. SK>   enters the scene>
  2345. SK>  <Undaunted by the swordsman he waits for command from weird to release
  2346. SK>   excalibur from its girth.>
  2347. AN>
  2348. AN> <Out of nowhere.. THe MaN iN THe YeLLoW HaT appears through the fog>
  2349. AN> <Everyone is in awe.. his many followers bow in his extreme prescense>
  2350. AN> <dERiddlER now has an ally>
  2351. BA>
  2352. BA> <spurred on by a cowardly anonymous posting, Blood Angel once again puts on
  2353. BA>  his leather jacket, slips his 10 gauge into it's holster, and draws his
  2354. BA>  shortsword>
  2355. BA> <the light gleams from his sunglasses as he steps forwards to stand alongside
  2356. BA>  Silent Knight>
  2357. BA> <the area around him goes quite as he speaks>
  2358. BA>
  2359. BA> "OK, who's first?"
  2360. FR> ..But before he can do anything, Ed the happy Sumo's skydiving lesson ends
  2361. FR> tragically.. For both of them.
  2362. FR>
  2363. FR>
  2364. FR> EEE
  2365. FR>    AA
  2366. FR>      A
  2367. FR>       a
  2368. FR>         h
  2369. FR>         !
  2370. FR>
  2371. FR>  splot.
  2372. BA>
  2373. BA> Ya, it was tragic when I cut Ed in twain. But he was about to fall on me
  2374. BA> since his parachute never opened.
  2375. LY>
  2376. LY> <THe MaN iN THe YeLLoW HaT laughs at Blood Angels puny attempt at bringing
  2377. LY> fear to followers of the YeLLoW HaT>
  2378. LY>
  2379. LY> <He calls upon dERiddER to stand strong and fight by his side>
  2380. BA>
  2381. BA> <spurning Lyteforce's derogitory attitude, something Lyteforce does well,
  2382. BA>  Blood Angel prepares for something he does well, he prepares for the
  2383. BA>  coming battle>
  2384. SK>
  2385. SK> HAHAHAHA!!
  2386. SK>
  2387. SK> I hope somebody's capturing all of this!
  2388.  
  2389. Somebody?
  2390.  
  2391. After your own foreshadowing comment before, you should have known, Silent
  2392. Knight..
  2393.  
  2394. you should have known that it would some day appear in Kithe.
  2395.  
  2396. ...
  2397.  
  2398. SK> A drunken man is not a man in control of his actions...
  2399. SK>
  2400. CT> Perhaps he shouldn't allow himself to lapse into a state of
  2401. CT> drunkenness then
  2402. SK>
  2403. SK> No kidding.
  2404. ME>
  2405. ME> All that can be said here is this:
  2406. ME>
  2407. ME>                 ` ____        .
  2408. ME> ---`-->-----`-------__==----------
  2409. ME>                         --
  2410. ME>          W O O S H !
  2411. ME>   -__
  2412. ME> -----, --------------/--->--->----'
  2413. ME>  '               '
  2414. ME>                         A
  2415. ME>                         |
  2416. ME>                         |
  2417. ME>        o  .    .        |
  2418. ME>         +   o     +     +------- The flow of messages
  2419. ME>     * .        *
  2420. ME>         _.----._
  2421. ME>       /`        `\
  2422. ME>      |   0   o    |     <------- Silent Knight's Head
  2423. ME>
  2424. ME>
  2425. BE>
  2426. BE>                                                  /--\
  2427. BE>                                                 /    \
  2428. BE> ---\                                            /     \--------
  2429. BE>     \                                          /
  2430. BE>       \                                       /
  2431. BE>         \                                  /
  2432. BE>            \-----------------------------/
  2433. BE>
  2434. BE> wow?
  2435. BE>
  2436. YT>     If you haven't capped that yet, i'm going to hurt you.
  2437. YT>
  2438. YT> ..please see next message for details..
  2439. CT>
  2440. CT> Please, I had this captured before you even read the message.
  2441. CT> Give me some credit here, I've been doing it for a long time.
  2442. SK>
  2443. SK> Capturing messages that insult me and then publishing them in kithe does
  2444. SK> not give me a warm fuzzy feeling to say the least...
  2445. SK>
  2446. SK> GRRRRR....
  2447. SK>
  2448. SK>
  2449. SK>  _______    |   __________
  2450. SK>       (0)        (0)
  2451. SK>
  2452. SK>
  2453. SK>            ----
  2454. SK>
  2455. SK>       ^^^^^^^^^^^^^
  2456. SK>
  2457. SK>
  2458. SK> SK KILL !
  2459. SK>
  2460. WE>
  2461. WE> lighten up, buddy.
  2462. WE>
  2463. WE>        /    \
  2464. WE>         o  0
  2465. WE>    |             |               smile, you geek!
  2466. WE>    `.___________.'
  2467. WE>         l | l
  2468. WE>         l | l                    or else i'll have to spit on you.
  2469. WE>         `._.'
  2470. WE>
  2471. WE>          .',
  2472. WE>          `-'                     too late.
  2473. WE>
  2474. SK>
  2475. SK>         -\
  2476. SK>              --
  2477. SK>
  2478. SK>          0    0              Thanks for being neat, jocelyn. 8)
  2479. SK>
  2480. SK>            --
  2481. SK>       |           |
  2482. SK>         \_______/
  2483. SK>
  2484. SK> -\
  2485. SK> --
  2486. SK> 0    0              Thanks for being neat, jocelyn. 8)
  2487. SK>
  2488. SK> --
  2489. SK> |           |
  2490. SK> \_______/
  2491. WE>
  2492. WE> (oops, the quoting screwed it up).
  2493. WE>
  2494. WE>
  2495. WE>         _   _
  2496. WE>           u             no problem.  =)
  2497. WE>        \_____/
  2498. WE>
  2499. SK>
  2500. SK> That was crappier than MINE !
  2501. SK>
  2502. SK>          HHHH      HHHH  AAAAAAAAAAAAAAA
  2503. SK>          HHHH      HHHH  AA           AA
  2504. SK>          HHHH      HHHH  AAA          AA
  2505. SK>          HHHHHHHHHHHHHH  AAAAA        AA
  2506. SK>          HHHHHHHHHHHHHH  AAAAAAAAAAAAAAA
  2507. SK>          HHHH      HHHH  AAAAAA       AA
  2508. SK>          HHHH      HHHH  AAAAAA       AA
  2509. SK>          HHHH      HHHH  AAAAAA       AA    H A  W  !!!!
  2510. SK>
  2511. SK> MAN! THAT SUCKED !
  2512. SK>
  2513. SK> HELLO KITHE !
  2514. SK>
  2515. SK> Heee hee..
  2516. SK> MAYBE.. SOMEONE.. will put this in KKKIIITTTHHHEEE!
  2517. SK>
  2518. WE>
  2519. WE> you laugh funny.  "ha haw?"  hahaahahahaha.
  2520. WE>
  2521. WE> you should laugh better:
  2522. WE>                                               $$$$$$$$$$
  2523. WE>                   $$$$$$       $$             $$$$    $$$$ $$$$$$$$$$$$$$
  2524. WE> $$$$$$$$$$$$      $$$$$$$$     $$    $$$$$$$   $$$     $$$        $ $$$$$$
  2525. WE> $$$$$$   $$$$$$   $$$ $  $$     $  $$$$   $$$  $$     $$$        $$$$
  2526. WE>$$$$$$     $$$$$    $$$ $  $$    $ $$$$    $$   $$$$$$$$$          $$$
  2527. WE> $$ $$             $$$$$    $$   $  $$$    $$  $$$$   $$$           $$
  2528. WE>  $$$$$$$$$$$       $$$$    $$  $$   $$    $    $$$    $$$        $$$$
  2529. WE>           $$$$$$    $$$    $$ $$$  $$$    $$   $$$     $$          $$
  2530. WE>   $$$$  $$$$$$     $$$$$    $$$$$    $$  $$$     $      $$       $$$
  2531. WE>     $$$$$$$        $$$$      $$$$    $$$$$$     $$       $$       $$$
  2532. WE>                                                                   $$$
  2533. WE>
  2534. WE> hey, look!  i'm good enough to join APG!!!
  2535. WE>
  2536.  
  2537. ...
  2538.  
  2539. HF> WE HAVE NOT HAD A BLOODY AND VIOLENT REVOLUTION.
  2540. SK>
  2541. SK>  Wait a century.
  2542. HF>
  2543. HF> Over gun control? I doubt it.
  2544. SK>
  2545. SK>  Over gun control? I doubt it as well.
  2546. SK>  It will most likely be over something else.
  2547. SK>  (but having guns and vehicles will be needed to do it.)
  2548. HF>
  2549. HF>
  2550. HF>   o
  2551. HF>  /|\  <-- Brooke, without gun, doing some hard core doubting of this topic.
  2552. HF>   ║
  2553. HF>   "    <-- see? yellow shoes. it's an actual photo.
  2554. HF>
  2555. HF> Random canadian, also without gun, not holding a violent and bloody -->  0
  2556. HF> revolution over his lack of gun.                                        /¡\
  2557. HF>                                                                          ║
  2558. HF>
  2559. HF> This overly ascii-ized message has been brought to you by the National
  2560. HF> Coalition to Appear in Kithe.
  2561. SK>
  2562. SK>  I've created a MONSTER !
  2563. SK>
  2564. SK>
  2565. SK>      |\/\/\/\/|
  2566. SK>      |        |
  2567. SK>      |        |
  2568. SK>      | o   O  |
  2569. SK>     @    7     @
  2570. SK>      |   |    |        <---FrankenKithe Monster !
  2571. SK>      |        |
  2572. SK>      \ ^^^^^^^^^/
  2573. SK>       ----------
  2574. SK>         | |
  2575. SK>         | |
  2576. SK>         | | (yah, I know it sux)
  2577. SK>
  2578.  
  2579. Any monster that creates 341-line articles without me having to write anything
  2580. substantial is A-okay in my books.  So until next issue, keep writing and
  2581. talking, secure in the knowledge that somewhere... someone is watching what
  2582. you say and type and waiting to put it into an E-mag somewhere.
  2583. //end eleven
  2584.  
  2585.  
  2586. //:twelve
  2587. //run :setup2
  2588.  
  2589.         I would like to share an emotional moment with all of you whom I call
  2590. my family and friends.
  2591.  
  2592.         It is about something that you would probably not have been prepared
  2593. for. It was certainly a moment _I_ was not prepared for.
  2594.  
  2595.         Please let me share this with you.
  2596.  
  2597.         It began on Sunday the 3rd of November at approximately 5:40pm.
  2598.  
  2599.         After feeding Hamlet, my pet rabbit, I decided it was a good idea to
  2600. empty the compost. Let me describe the situation. There is usually one
  2601. plastic ice cream container used for kitchen scraps that needs to be thrown
  2602. into the compost bin out in the garden. This particular time, it had been
  2603. sitting full, and overflowing - might I add, for a very long time. I don't
  2604. know how long. My best guess would be two months. If it had been longer, I
  2605. don't want to know about it.
  2606.  
  2607.         Not only was there this plastic icecream container, there was one
  2608. bowlful of scraps and another oven dish with pieces of mouldy pumpkin plus
  2609. some other unidentifiable substances. I knew they had to be emptied some time
  2610. or another. The only thing I regret is that I chose to without the aid of a
  2611. gas mask and gloves.
  2612.  
  2613.         Being the good samaritan as I am, I reached for the bowl and oven
  2614. dish first. A cloud of fruit flies suddenly appeared from the rotting
  2615. vegetable scraps. Fearing that I might breathe one of these small insects
  2616. through my nostrils, I held my breath as best I could and ran to the compost
  2617. bin outside. I opened the compost bin and was met with another massive cloud
  2618. of these horrible little flies! Hurriedly I tried to empty the bowls but the
  2619. contents were stuck inside. I panicked and grabbed a nearby stick and pushed
  2620. the contents as fast as I could into the bin. I felt nauseated to see the
  2621. colonies of mould and the disgusting blobs that were once vegetable scraps
  2622. fall sickeningly into the bin below. Let me add that this is the first time
  2623. something has made me so nauseous by just the appearance. (It smelt a little
  2624. but it wasn't that bad). When I finished with the bowls, one of those little
  2625. flies decided it would be a good thing to try to fly up my left nostril. I
  2626. was not impressed.
  2627.  
  2628.         Back inside the kitchen, there was the icecream container left and
  2629. those little flies were still everywhere! I took the container, sending
  2630. another cloud of fruit flies into the air and all over my hands. ARRRrrgh! I
  2631. ran out and grabbed the stick, pushing the offending waste into the bin.
  2632.  
  2633.         I think there are still fruit flies inside the kitchen. I tried to
  2634. get rid of them by opening the window, but it just let more in. When rinsing
  2635. the bowls out with hot water, I broke one of them. That was the first time in
  2636. many years that I had broken a bowl, plate, or cup. I am now emotionally
  2637. scarred. But hey, at least that's one less bowl I have to wash...
  2638.  
  2639.         This has been the single most disgusting, horrific and nauseating
  2640. experience I have ever had in my entire life. I just wanted to share this
  2641. experience with you. I hope you all feel special that I chose you to share
  2642. this important time in my life with. Let the moral of the story be: "Get
  2643. someone else to empty the compost instead...".
  2644.  
  2645. Thankyou.
  2646.  
  2647. Sharon/Maeve Wolf/Tatharina
  2648. http://www.effect.net.au/sharon
  2649. //end twelve
  2650.  
  2651. //:thirteen
  2652. //run :setup2
  2653.  
  2654. [78] Seventyeight productions
  2655. Founder:  Jake Blues
  2656. Duration: New, two releases so far
  2657.  
  2658.         Dedicated to releasing music in 'albums'.  Rather, to releasing
  2659. computer music in a format simulating that of a music album, with cover art
  2660. and a certain combined length of songs, as well as a unified theme and feel
  2661. to the music.
  2662.  
  2663.         For a better definition, we went to the Blues man himself.
  2664.  
  2665.         ...
  2666.  
  2667.         78 is a change in approach and concept for my music, It's not meant
  2668. to be a group. Y'see everybody basically follows the same pattern, right?
  2669. Write single, greet friends, zip single, u/l single. Maybe you get a group
  2670. pack. Now I was sitting back trying to find some kind of inspiration and
  2671. direction to take with may songs, so I said "Greg... what's one of you
  2672. favorite thing about music." Easy enough, albums. I always admired artists
  2673. who could put out solid albums over something with 2 singles and a lot of
  2674. filler. Especially artists like The Who, David Bowie and Jethro Tull, who put
  2675. out whole theme albums.
  2676.  
  2677.         So by approching my music as a whole entity, a project, I can express
  2678. myself on several levels at one... I put out some tunes that (hopefully) flow
  2679. together, I write lyrics for some of the songs (Most of my inspirations for
  2680. songs stem from lyrics), and I create 2 gifs, one front album cover, and one
  2681. back (listing the songs, etc.), throw in an info file and voila! A complete
  2682. work o' Blues.
  2683.  
  2684. [AD] Alpha Design
  2685. Founder: Ranma Man
  2686. Duration: a few years old
  2687.  
  2688. After the decline of the BBS scene, Ranma took it upon himself to start a
  2689. web design company.  His most notable triumph to date is the Canon Xerox copier
  2690. home page.
  2691.  
  2692. [AD] Armada Design
  2693. Founder: Silent Knight
  2694. Duration: New
  2695.  
  2696. Scraping together the talent present in Mistigris to try and make some profit
  2697. at doing artistic type things.
  2698.  
  2699. [AKHC] Art Kids Hate Club
  2700. Founder: Trans Am
  2701. Duration: Forever
  2702.  
  2703.         A friendly rivalry between people in the Warez scene and the Art scene
  2704. sees this slogan rise up from time to time taunting us.  Ouch.
  2705.  
  2706. [CPPOATDAFP] Cool People Pissed Off At The Dark And Fire Pack :)
  2707. Founder: Muton
  2708. Duration: April / June 1997
  2709.  
  2710. Pretty much a rehash of PPOATDAFP but more supportive of its (2) members.
  2711.  
  2712. [DO] Delphic Oracle
  2713. Founder: Vectorman
  2714. Duration: New, one release (Bubble Mania!)
  2715.  
  2716. Game-making group, much in the spirit of Coven, with many of the same former
  2717. members as well as members of Mistigris and Sonic Equinox.
  2718.  
  2719. [EV] Epic Visions
  2720. Founder: Etana
  2721. Duration: New
  2722.  
  2723. Current incarnation of Stardust Graphics.
  2724. Let's see what the founder has to say about it.
  2725.  
  2726. "As I have a full-time job at the moment, I haven't made a serious attempt to
  2727. promote Epic Visions.. and have basically been working on refining the
  2728. company--I just recently finalized the logo--so that when I do present myself
  2729. to the business world it'll be with a competant, professional face.. I'll be
  2730. using the money I make this summer to upgrade my computer system--probably get
  2731. a new hard drive and some ram--and do a bit of self training..
  2732.  
  2733. I intend to take next summer off school and will begin my efforts to really
  2734. get Epic Visions in gear then.."
  2735.  
  2736. [JD] Jaded Dreams
  2737. Founder: Darklock
  2738. Duration: New, dead
  2739.  
  2740. Web design company he attempted to start up with the help of Thanatos.
  2741. Someone in charge of stocks messed up and the business went down the tubes.
  2742.  
  2743. [KiX] Kix
  2744. Founder: Kurupt
  2745. Duration: New, no packs yet.
  2746.  
  2747.         A 'hacking group' with a new art division. "It should be easy to get
  2748. in because we've got hardly anyone in it yet."
  2749.  
  2750. [KrYpTuS] Kryptus Art
  2751. Founder: ?
  2752. Duration: New, no packs yet.
  2753.  
  2754.         A new group with art that seems... too good for beginners?
  2755.  
  2756. [LICS/LICKS] Licks
  2757. Founder: Kingboy D
  2758. Duration: New
  2759.  
  2760. Precursor to APG.
  2761. The name said it all.
  2762.  
  2763. [NICOTINE] Nicotine
  2764. Founder: Plastic
  2765. Duration: New
  2766.  
  2767. A 'zine for the 604 underground scene which failed because no one in the 604
  2768. underground scene wrote for it.
  2769.  
  2770. [POLARITY]
  2771. Founder: Plastic
  2772. Duration: New (Jan 1997)
  2773.  
  2774. ASCII group that comprised most of the ASCII talent in the 604 - combining
  2775. the old AIR with much of the ascii talent which had developped in Mistigris
  2776. and Krap.  Fell apart, no releases.
  2777.  
  2778. [PPOATDAFP] People Pissed Off At The Dark And Fire Packs
  2779. Founder: Weird
  2780. Duration: April - June 1997
  2781.  
  2782. Weird's reaction at having all of her art QC'd from the Dark AND Fire tour
  2783. packs was to found this group.
  2784.  
  2785. [PPOATDP] People Pissed Off At the Dark Pack!
  2786. Founder: Muton
  2787. Duration: May/June 1997
  2788.  
  2789. Muton's reaction at having all of his art QC'd from the Dark tour pack was to
  2790. found this group.
  2791.  
  2792. [PROG] Progress
  2793. Founder: Neophyte
  2794. Duration: sporadic.
  2795.  
  2796. Neophyte showing step-by-step how he draws ANSIs.
  2797.  
  2798. [PWHWTMFWA] People Who Have WAAAAAAAAAY Too Much Fun With Acronyms
  2799. Founder: Happyfish
  2800. Duration: June 1997
  2801.  
  2802. Happyfish's reaction to PPOATDP, PPOATDAFP, CPPOATDAFP and
  2803. PWLTDBWSQCFTDAFPBTAEAG.  This was followed by the founding of
  2804. PWLTDBWSQCFTDAFPAPWHWTMFWA.
  2805.  
  2806. [PWKOQC'DP] People Who Kill Over QC'd Products :)
  2807. Founder: Muton
  2808. Duration: June 1997
  2809.  
  2810. Making more of a claim to the future rather than dwelling on the past,
  2811. specifically on the Dark and Fire tour packs 8)
  2812.  
  2813. [PWLTDBWSQCFTDAFPBTAEAG] People Who Like To Draw But Where (sic) Still QC'd
  2814.                          From The Dark And Fire Packs Because They Are Elite
  2815.                          Art Grubbers
  2816. Founder: Weird
  2817. Duration: April/June 1997
  2818.  
  2819. A slight upgrade from CPPOATDAFP.
  2820.  
  2821. [PWLTDBWSQCFTDAFPAPWHWTMFWA] People Who Like To Draw But Were Still QC'd From
  2822.                         The Dark And Fire Packs Because And People Who Have
  2823.                         Way Too Much Fun With Acronyms.
  2824. Founder: Weird
  2825. Duration: June 1997
  2826.  
  2827. A combination of PWLTDBWSQCFTDAFPBTAEAG and PWHWTMFWA.
  2828.  
  2829. [RV] Reveal
  2830. Founder: Feral
  2831. Duration New (Feb 1997)
  2832.  
  2833. Feral's replacement for AIR after Polarity absorbed it.  After this he just
  2834. made solo releases and joined some larger ASCII groups.
  2835.  
  2836. [SG] Stardust Graphics
  2837. Founder: Etana
  2838. Duration: 1993
  2839.  
  2840. Unofficial Web Design company started by Etana when she was 16.  Turned into
  2841. Epic Visions.
  2842.  
  2843. [SI] Stupid Idiots
  2844. Founder: Sarcasm
  2845. Duration: New
  2846.  
  2847. "I figure if theres a big group out there called LICKS, I'm sure I could top
  2848. it off. huh?"
  2849.  
  2850. [SILKK] Stupid Idiots Licking Krap for Kix
  2851. Founder: Nitnatsnoc
  2852. Duration: New
  2853.  
  2854. "Sorry, but I'm afraid my group 'Stupid Idiots Licking Krap for Kix' will
  2855. be tough competition for your group. (SI)"
  2856.  
  2857. [TMFG] Tabbers Mistaken For Gordon
  2858. Founder: Everyone who changes their handle
  2859. Duration: Ever since Beatle went on a name-changing rampage
  2860.  
  2861. Because of the frequency which Beatle changes his handles, other handle
  2862. changes (and new posters to TABNet) are often mistaken for new appearances of
  2863. Gordon (Beatle.)
  2864.  
  2865. [TRACKER] Tracker Art
  2866. Founder: Grunge (and sole member)
  2867. Duration: New (Jan 1997), one pack released
  2868.  
  2869. "o well i am realeasing my own pack called tracker I only solo but thats ok
  2870. maybe some people will see my stuff."
  2871.  
  2872. Well, we saw it.
  2873.  
  2874. And we weren't impressed 8)
  2875.  
  2876. [YoA] YoUtH oN aNsI
  2877. Founder: ?
  2878. Duration: New
  2879.  
  2880. Not a lot known about these fellows.
  2881. They keep a very low profile but of everything we've seen in the past four or
  2882. five years this looks the most serious.
  2883.  
  2884. //end thirteen
  2885.  
  2886.  
  2887. //:fourteen
  2888. //run :setup2
  2889.  
  2890. MA>     How about you capture the string of messages about what various mist
  2891. MA> people label their hard drives for an article in kithe?
  2892.  
  2893. And we thought, gee, what a great topic for an idea.
  2894.  
  2895. So, without further ado..
  2896.  
  2897. stories of hard drive labels!
  2898.  
  2899. PE> Volume in drive C is HAL_2000
  2900. PE> Volume in drive H is BIG_BROTHER
  2901. MA>
  2902. MA> My C: drive is DISK1_VOL1
  2903. MA> My D: drive is DISK1_VOL2
  2904. MA> My E: drive is DISK1_VOL3
  2905. HF>
  2906. HF> Volume in drive A is ROOTBEER
  2907. HF> Volume in drive C is ALAN
  2908. HF> Volume in drive D is SQUID
  2909. HF>
  2910. PD>
  2911. PD> my drive c: AMERIKKKA
  2912. PD> my drive d: SAILORMOON
  2913. PD> my drive e: IN PAIN
  2914. MA>
  2915. MA>     Well that's not very creative.
  2916. SYL>
  2917. SYL>     Volume in drive C is FUZZPOOTER
  2918. PL>
  2919. PL> mine is now "sPAM_IT_UP".
  2920. PL> soon to be "plastic_1".
  2921. TE>
  2922. TE>     Volume in Drive C is TOO_LOUD
  2923. FE>                          ^^^^^^^^
  2924. FE> Ha! i had that for my volume label once. :P
  2925. CT>
  2926. CT> Mine says "Volume in DRIVE C is DEE DRIVE."
  2927. CT> also "Volume in DRIVE D is SEE DRIVE."
  2928. CT>
  2929. CT> drives my dad bonkers.
  2930. MF>
  2931. MF> my drive c: is FISH
  2932. MF>
  2933. MF> and my dad yelled at me, because of the file system being named FAT once.
  2934. HB>
  2935. HB> My brother named the HD "CORE DRIVE" while he name our SyQuest Drive
  2936. HB>  "ALPHA CARGO".
  2937. HB>
  2938. HB> I changed the HD name to "DYLESAIX"  (dyslexia) =)
  2939. HB>
  2940. ET>
  2941. ET> At present the board is e-lizard and my other one is matilda.. at one
  2942. ET> point it used to be:
  2943. ET>
  2944. ET>     Volume C: is MINE
  2945.  
  2946. //end fourteen
  2947.  
  2948.  
  2949. //:fifteen
  2950. //run :setup2
  2951.  
  2952. A recipe that somehow got left out of the Kithe Cookbook, back two issues
  2953. ago:  Happyfish's (in)famous FUDGE PIE!  While we may be duplicating our
  2954. cookbook antics again, this recipe simply cannot wait.  So, without further
  2955. ado...
  2956.  
  2957.                                    FUDGE PIE!
  2958.  
  2959. Ingredients:
  2960.         11 tablespoons margarine/butter
  2961.         3 squares of unsweetened chocolate <make SURE you get unsweetened
  2962.         1½ cups sugar                       cause semi-sweet tastes gross>
  2963.         1/3 cup flour
  2964.         2 large eggs
  2965.         2 teaspoons vanilla
  2966.         ¼ teaspoon salt
  2967.         1 cup chopped walnuts
  2968.  
  2969. Instructions:
  2970.  
  2971.         1. Preheat oven to 350°
  2972.  
  2973.         2. Melt butter and chocolate in a small pot on very low heat, stirring
  2974.            constantly. Set aside.
  2975.  
  2976.         3. Mix sugar, flour, and eggs well.
  2977.  
  2978.         4. Add vanilla, salt, walnuts, and mix.
  2979.  
  2980.         5. Add melted chocolate and butter to mixture and mix well.
  2981.  
  2982.         6. Rub bottom and sides of a pie pan with butter.
  2983.  
  2984.         7. Pour mixture in to pan.
  2985.  
  2986.         8. Bake 25-35 minutes, or until pie is dark but not burned.
  2987.            <stick a knife in it-- if it comes out clean it's done>
  2988.  
  2989.         9. Chill for several hours or overnight
  2990.            <or if you're rushed, stick it in the freezer for 45 minutes
  2991.            Serve cold.
  2992.  
  2993.         10. Eat it. Make another batch. Eat that. Develop a fudge pie
  2994.             addiction. Mmm.
  2995.  
  2996. //end fifteen
  2997.  
  2998.  
  2999. //:sixteen
  3000. //run :setup2
  3001.  
  3002. By: Hippy
  3003. Subj: Mars...Venus.
  3004.  
  3005.      I dreamed a dream that wasn't a dream last night. I'm left wondering
  3006. in the morning whether I dreampt or envisioned or intuited or...what.
  3007.  
  3008.      I saw, in front of me, a beautifully ornate book. The cover was
  3009. leatherbound and impressed with wonderful circular patterns. The pages
  3010. were clean, thin, and very strong. It looked as if it was a thousand years
  3011. old, but brand spanking new. It opened, and sat.
  3012.  
  3013.      Enter an equally ornate quill or pen or some really cool instrument
  3014. like that. It hovered above the open book, and the entire scene fascinated
  3015. me to no end.
  3016.  
  3017.      I was hit with a flood of intuitive informatin about the vision
  3018. that I will attempt to put in writing now.
  3019.  
  3020.      Wish me luck.:)
  3021.  
  3022.      I've spent the last three months studying masculine and feminine
  3023. principles and how they work from a somewhat Buddhist point of view, and
  3024. this vision brought the two principles together in a wonderfully
  3025. explanitory way.
  3026.  
  3027.      The book represents the Soul(Feminine) power. A device
  3028. that records without judjement, not pushing in any direction but forming
  3029. the basis upon which an event (any event) can happen. The feminine principle
  3030. is much like time, without it, will is useless simply because nothing can
  3031. happen. Motion wouldn't exist without it.
  3032.  
  3033.      Feminine=The Soul, Immovable, Base of life, unmoved and immoveable,
  3034. A tempestuous mountain filled with the potentialities of eaons.
  3035.      The Book of Life.
  3036.  
  3037.      The pen represents Spirit(masculine) power. A device to impress
  3038. upon the soul a pattern to make it a complete work of art. The book
  3039. is a recording, immoveable thing. The pen is the mover, the Spirit
  3040. of the Warrior, the energy of the ages in all of us that forces us to
  3041. action.
  3042.  
  3043.      Masculine=The Spirit, the mover, The key to unlock all the
  3044. potentialities of the eaons.
  3045.  
  3046.      The Fire of life.
  3047.  
  3048.      Without these powers, no one can exist. We are masculine and
  3049. feminine in a mixture that allows us to shape our conscious minds to
  3050. whatever shape we wish it to be. The cons
  3051. cious mind is only a shadow
  3052. of what we really are.
  3053.  
  3054.      The conscious mind is only a shadow of what we really are.
  3055.  
  3056.      I just had to repeat that, I'm having a moment:)
  3057.  
  3058.      We are the Pen, The Book, and much more. Once you become the
  3059. Book, and move the Pen, the mind becomes like clay, to be molded
  3060. and shaped. It will be tempered through the fires of life, and snuffed
  3061. at the end. It's a gift, a toy, a learning experience.
  3062.  
  3063.      But it's not a bigger deal than the Pen and Book.
  3064.  
  3065.      Live life as the Warrior.
  3066.  
  3067.      And the Goddess.
  3068.  
  3069.      Hippy.
  3070.  
  3071. //end sixteen
  3072.  
  3073.  
  3074. //:seventeen
  3075. //run :setup2
  3076.  
  3077. Welcome to Kithe issue number 13, better known as:
  3078.  
  3079.         "<Cthulu|#mist> 113 articles.
  3080.                 <tincat|#mist> 0 coders.
  3081.                         <tincat|#mist> and a whole lotta shakin' goin' on!!"
  3082.  
  3083. One of the qualifying features I declared would have to happen before releasing
  3084. Mist's first post-tour pack was that we needed some more long pics and an issue
  3085. of Kithe.
  3086.  
  3087. Foolish me was expecting this to probably take all summer, allowing for a
  3088. leisurely pace.
  3089.  
  3090. Instead, the night before she is scheduled to go on vacation, Happyfish calls
  3091. me up and asks for the articles.  Frantic mag-making ensues.
  3092.  
  3093. Still, this mag WAS made, despite the fact that we couldn't find a coder.
  3094. Drawing on her experience from our Blender #30 group entry, the ChopShop
  3095. E-Mag, Happyfish took it upon herself to code this Kithe in B.EXE, the script
  3096. language written and used by Eerie for the last few issues of Undergrown and
  3097. Pudding.  Once more, we're taking tools given into the hands of the people and
  3098. actually making use of them, something which in this instance we have never
  3099. seen done before.
  3100.  
  3101.         (in a few months we will no longer be reliant on B as it seems that
  3102.         Questor is working on something far more comprehensive (and
  3103.         user-friendly - for me, the author that is!) but in the meantime we're
  3104.         still looking for programmers who'd be up to coding one or two more
  3105.         issues of Kithe before this mysterious software is completed.)
  3106.  
  3107. The slogan on top of this article is slight hyperbole, as many of those
  3108. articles were set aside for future issues of Kithe and many others were
  3109. consolidated together to make one article out of many, but the reality is that
  3110. despite the fact that this issue of Kithe was put together at the last minute,
  3111. it is still one of the most voluminous and comprehensive issues we have ever
  3112. released.  The number 113 is exaggeration, but not by much, and that towering
  3113. number was one of the reasons that this mag took so long to come out.
  3114.  
  3115. It was getting pretty difficult to NOT release an issue.  As time went on and
  3116. Mist kept going with its tour, and its host groups consistantly turning down
  3117. opportunities to release joint issues of Kithe, we kept amassing and amassing
  3118. and amassing articles with no release until it seemed that even if we ever
  3119. _did_ want to release an issue there would be so much material that such a
  3120. feat could never be done!  Kithe was waiting but life was going on!
  3121.  
  3122. Still, outside these intellectual urges there was something deeper, baser,
  3123. more primal.  Some instinctive _itch._
  3124.  
  3125.         The hand scrambles, a fleshly spider, crawling and jerking, now
  3126. here, now there, looking for something but it has no eyes.  It has to rely
  3127. on other ways to divine its location.
  3128.  
  3129.         It patters up a leg, then reverses direction, then halts and waits.
  3130. It has caught the scent, the psychic signature.  It can taste the fear.
  3131.  
  3132.         Slowly, cautiously, it creeps down to the pant leg, then, leaping
  3133. upon the moment, forcing the leg up with a rough, uneven motion.  It throws
  3134. itself furiously, like a ravenous scorpion, on to the exposed skin, biting
  3135. through the short hair with its fine nails and scraping its hornified
  3136. callouses against the shocked pink skin.
  3137.  
  3138.         The prey, an unseemly itch, has disappeared, consumed by the flurry
  3139. of manual motion, and, with a good final scratch to ensure that it doesn't
  3140. come back, the pant leg is rolled back down, returning the blushing, tender
  3141. flesh to decency and obscurity, then regains its tired pacing, fingertip by
  3142. fingertip, up and down the course of the body, ever-vigilant in its quset to
  3143. thwart the ultimate irritation.
  3144.  
  3145. Ahem.
  3146. My mind got away from me for a second there.
  3147.  
  3148. Oh yes - you may have noticed a few speeeling rerors in the previous segment
  3149. (and in fact all throughout the magazine) - not being unusual in our art scene
  3150. nonetheless as a writer I generally pride myself on my mastery of the use of
  3151. words.  The fact of the matter is that my keyboard is busted through and
  3152. through, and above all the letter 'e'.  If this bothers you to such a degree
  3153. that you may find yourself incapable of reading the mag we may release a
  3154. spell-checked version 8).
  3155.  
  3156. (onyx sat, perched upon the rooftop, like some kind of gargoyle, scanning the
  3157. street below for signs of trouble, when just such a thing showed up. Cthulu,
  3158. or at maybe the alien who ate him, and took his persona, made..... anOTher
  3159. typo. Onyx had seen this too many times of late, but without positive proof,
  3160. there was nothing he could do. The alien meneace that inhabited the once
  3161. flawless typist would have at least one more day to prepare for it's
  3162. confrotation with justice.)
  3163.  
  3164. Confrotation?  Ha!  He's one to talk about bad spelling.
  3165.  
  3166. Anyway, while this issue features more than the usual quantity (and quality,
  3167. even) of articles, the code is just what we could make of it, so there will
  3168. be few (if any) fancy effects and the music will have to wait until next time.
  3169.  
  3170. In addition, the choice in the articles is somewhat more varied this time
  3171. around - we're taking it upon ourselves to spread official news about the art
  3172. scene (though what is contained in this issue is somewhat old, it was current
  3173. when we got it 8) as well as to spread perspectives and anecdotes dealing with
  3174. nothing so much as life here in the 604.  What's in here may not be relevant
  3175. to you, to the art scene, or to Mistigris at all, but we can hope that no
  3176. matter what it is, it will be interesting to someone.
  3177.  
  3178. (We've got statistics on our side.)
  3179.  
  3180. In any event, with this colossus out of the way, expect to see more regular
  3181. issue releases (as with pack releases as well) and always look to Mistigris
  3182. for invention, inspiration, and asylum.
  3183.  
  3184. Signing off, Cthulu of Mistigris and sundry other stuffs.
  3185.  
  3186.                 "Mistigris 1997 - Stayin' Alive!"
  3187. //end seventeen
  3188.  
  3189.  
  3190. //:eighteen
  3191. //run :setup2
  3192.  
  3193. Some stuff that Thanatos captured off the IRC 8 months or so ago which he
  3194. thought was amusing enough to re-post to us before he disappeared:
  3195.  
  3196.    here Cthulu - thought you might like to see this.. hehehe
  3197.  
  3198.    #Blade on the irc
  3199.  
  3200. Session Start: Tue Dec 03 16:39:09 1996
  3201. <Thanatos> LS: you know when MC usually gets here ?
  3202. <LukeSky-> than: yeah, normally when he sits in front of his computer
  3203. <lfn> woo!
  3204. <Thanatos> okay smart ass
  3205. * LukeSky- thinks that Thanatos just isn't very nice.
  3206. *** You were kicked by LukeSky- ({FireFIGHT} SHAPE UP)
  3207. *** Attempting to rejoin...
  3208. *** Rejoined channel #blade
  3209. <Thanatos> and you were ?
  3210. <LukeSky-> calling me a smart ass and such..
  3211. *** You were kicked by LukeSky- (only mommy can call me a smart ass)
  3212. *** Attempting to rejoin...
  3213. *** Rejoined channel #blade
  3214. <Thanatos> i just asked a simple question.. if you don't know - then just say
  3215. don't know
  3216. <lfn> heh.
  3217. <LukeSky-> But I did know, and I gave you the answer.  If you don't want the
  3218. answer, don't ask.
  3219. <lfn> Now whats all this carrying on with questions, and not knowing, and such
  3220. <Thanatos> i asked if he knew when MC usually comes in...
  3221. <Thanatos> he said "when he sits in front of his computer and gets on"
  3222. <Thanatos> i called him a smart-ass
  3223. <LukeSky-> you don't want the answer, don't ask
  3224. <Thanatos> if you don't know the answer, just say so...  sheesh
  3225. <Thanatos> i can see this collab is gonna work out great...  heh
  3226. <lfn> thanatos? I thought it was just Thanos?
  3227. <LukeSky-> But I did know, and I answered damnit!
  3228. <Thanatos> nope.. Thanatos...  greek god of death...
  3229. <Thanatos> used to be Grim Reaper...
  3230. <Thanatos> LS: and it was a smart-ass reply...  i call em as i see em...  :)
  3231. <lfn> thanatos: ahh. That must be where Marvel got it...
  3232. <Thanatos> heh..  yeah..  i guess
  3233. <LukeSky-> than: Nah, I ain't a smart ass tho..
  3234. <lfn> eh.
  3235. <Thanatos> LS: although it was funny.. i  was trying to be serious....  :)
  3236. <Thanatos> i wanna show MC the finished pic. he did a logo for...  for our tou
  3237. thingy (mist)
  3238. <LukeSky-> mistigris?
  3239. <Thanatos> oui - Mistigris...
  3240. <LukeSky-> mist rocks.. cthulu is god of literature
  3241. * LukeSky- bows to Cthulu
  3242. <Thanatos> hehehe
  3243. <lfn> Luke!?@
  3244. * Thanatos is vga shark...
  3245. <LukeSky-> lfn: what?
  3246. <lfn> Don't FUCK w/cthulu... phew boy. That is one _fucked_ up god man...
  3247. <LukeSky-> I ain't fucking with Cthulu.. he's da bombest
  3248. <lfn> werd
  3249. <_Sensei__> I appear to have come in on an interesting conversation.
  3250. <lfn> luke, so you've read some Tales of the Cthulu Mythos?
  3251. <LukeSky-> lfn: never... I'm talkin bout Cthulu of Mistigris =)
  3252. <lfn> luke: what is Cthulu of Mistigris?
  3253. <LukeSky-> lfn: it is a he.. best rhyming lit guy ever.. EVER!
  3254. <lfn> Oh.
  3255. <lfn> hrm
  3256. <lfn> I doubt that.
  3257. <LukeSky-> lfn: who is better?  you?
  3258. <lfn> Possibly.
  3259. <LukeSky-> send me something, I shall be the judge.
  3260. <lfn> I claim nothing.
  3261. <lfn> Something like, say what?
  3262. <exar-> lfn!!@#@!$@$!$@$
  3263. <lfn> exar!?!@!$@$!#!%#%@!#@%#%!$%#@$$^^@#$#$!$@~!
  3264. <LukeSky-> lfn: something that rhymes obviousky =)
  3265. <lfn> luke: I'll put some phat lyricism in tha next blade pack...
  3266. * lfn grins deviously
  3267. <lfn> ...and we shall see
  3268. <LukeSky-> lfn: you don't hold a candle.. Even _I_^`Straight Ganstah'^!X%x:_.
  3269. <LukeSky->    . .  .
  3270. <LukeSky-> <magnatOp> woah.
  3271. <LukeSky-> oops
  3272. <LukeSky-> even _MY_ best rhyme shit doesn't hold a candle to Cthulu.
  3273. <LukeSky-> exar: you gonna ferget me?
  3274. <lfn> But like I said. I claim nothing, it is you that shall be the portrayer
  3275. magnatism.
  3276. <LukeSky-> lfn: ok, we shall see
  3277.  
  3278. check this out...
  3279.  
  3280. #mist buffer saved on Sun Nov 24 17:26:50 1996
  3281. *** Now talking in #mist
  3282. *** Tears (tears@slip472.advantis.net.il) has joined #mist
  3283. *** MistGOD sets mode: +o Tears
  3284. > blah
  3285. *** Feud (tears@slip472.advantis.net.il) has joined #mist
  3286. <Feud> My Boss Feud Is Here! (fear =)
  3287. *** MistGOD sets mode: +o Feud
  3288. *** da_drug (~irc@166.48.172.166) has joined #Mist
  3289. <da_drug> isn't there a mist already?
  3290. > you're fucking hilarious Tears...  Mist's been around for over 2 years...
  3291. > pick another name...
  3292. <Tears> thanat0s: MIstigris is DEAD!!!
  3293. <Tears> lamer...
  3294. > ha..
  3295. > then why am i head of the vga ?
  3296.  
  3297.    [same bat-time, different bat-channel]
  3298.  
  3299. #acid buffer saved on Sun Nov 24 17:28:52 1996
  3300. *** Now talking in #acid
  3301. <Tears> A new uprising art group is up, Good artist/etc in demand, join #mist
  3302. > Tears....  Mist's been around for over 2 years man...
  3303. > Tears...  pick a new name
  3304. *** Tears was kicked by hack_ (there already is a mist)
  3305. > thnx
  3306. <WIND^TMS> that was mistigris, not mist
  3307. <hack_> yeah
  3308. <hack_> but it's still a "reserved" name.
  3309. > well..  technicalities.. ;)
  3310. > mist - just a short for Mistigris - kinda like the acronym for Ansi Creators
  3311. <WIND^TMS> A new uprising art group is up, Good artist/etc in demand, join
  3312. #acid2
  3313. <[nd]> #acid2 is private..
  3314.  
  3315.     [momments later, back at the bat-channel]
  3316.  
  3317. *** da_drug (~irc@166.48.172.166) has left #Mist
  3318. <Tears> you know what...
  3319. <Tears> ok
  3320. <Tears> i'll change the name
  3321. <Tears> c'ya dude..
  3322. *** Tears (tears@slip472.advantis.net.il) has left #mist
  3323. > uh huh
  3324. *** dj_bender (m_bender@ppp-abe-354.fast.net) has joined #mist
  3325. <dj_bender> what a joke
  3326. <dj_bender> what a joke
  3327.  
  3328.     hrmmm.. is he serious now that he's seen the wrath of the art
  3329.     community (_the_ acid art Gods <g>) on his un-wise descision of
  3330.     picking "mist" for his new group ? or will he continue to portray
  3331.     the lamer that he is, by having a bot in the #mist channel.. and
  3332.     claiming to be a new group?
  3333.     stay tuned next week for the exciting conclusion...   same bat-time,
  3334.     same bat-channel...
  3335.  
  3336. Th
  3337. (edited for space)
  3338.  
  3339. //end eighteen
  3340.  
  3341.  
  3342. //:nineteen
  3343. //run :setup2
  3344.  
  3345. In an effort to fit more into our geographic community as well as our place in
  3346. the art scene this e-mag will be featuring message posts from various boards
  3347. around the 604 area code, not to promote any particular board or activity or
  3348. individual, but just to show the world what a great group of people live in
  3349. this part of the world.
  3350.  
  3351. So without further ado... Meija vs. The Cloverdale Rodeo!
  3352.  
  3353. ...
  3354.  
  3355. i attended a cloverdale rodeo protest yesterday.. basically it was just me and
  3356. 6 friends with signs.
  3357.  
  3358. 5:00 - arrive in cloverdale. see brian from n van. wait and plan. two people,
  3359. racheal and laurie are going to jump in the rind and chain their necks to the
  3360. bars of the ring.
  3361.  
  3362. 6:45 - walk over to ring, sit on hill overlooking.
  3363.  
  3364. 7:00 - the group of people, [4] who are being chained and/or helping. go under
  3365. a hole in the fence.. "halt! halt!" yells a lazy security guard.
  3366.  
  3367. 7:01 - me and the rest of the group go under the fence /w signs in hand and
  3368. run down the bleachers to the ring, start waving signs and yelling.
  3369.  
  3370. mike and racheal make it into the ring and almost make manage to chain
  3371. racheals neck to the bars. a huge muscle beast juice monkey jumps on rachel
  3372. starts punching and sitting on her.
  3373.  
  3374. other guards grab my g/f and another girl, laurie and pull them away from
  3375. nearing to enter the ring.
  3376.  
  3377. a guard grabs my shoulder, and my sign and throws me to the ground. scaped my
  3378. knee. he them runs over to the other girls and grabe the smallest one and
  3379. starts swinging her around. ingrid, the another girl jumps on him and knees
  3380. him in the stomach, groin etc..
  3381.  
  3382. he demands the sign. she yells "i'll give you the sign when you stop abusing
  3383. animals you dumb fuck" he gets mad and throws her to the ground.
  3384.  
  3385. cops are there within seconds, they grab everone EXCEPT me.. i guess i blended
  3386. in.. [i was wearing my cheeze 80's KISS shirt] they handcuff all my friends
  3387. and i start to walk arround.
  3388.  
  3389. i decide to get out.. and start walking, i look to my right and see the cops
  3390. with my friends.. they're walking right behind me.. i go to walk out the gate
  3391. and a lady grabs me. shit. i thought i was busted. she stamps my hand so i can
  3392. get back in.
  3393.  
  3394. the cops take my friends to the police station. i'm stuck in cloverdale with
  3395. no friends and no money and no ride home.
  3396.  
  3397. i sit on the grass in front of the 7-11 for about 2 hours and my friends dad
  3398. shows up to give me a ride home.
  3399.  
  3400. -
  3401.  
  3402. at the police station, they make the girls take off their bras so that they
  3403. dont hang themselves, as well as any ear rings, other piercings, and shoes
  3404. belts etc..
  3405.  
  3406. they end up finally being let out of jail at arround 11:30pm.
  3407.  
  3408. they've been charged with disturbing the peace, mischef<sp - why cant i spell
  3409. that?>, and tresspassing. all of them, except for 3 are minors. they get to go
  3410. to court on june 10.
  3411.  
  3412. if i had been arrested i wouldn't have gotten a free lawyer, i turn 18 on
  3413. monday and i wouldn't be able to get a lawyer untill tuesday since its a
  3414. holiday monday. lucky me.
  3415.  
  3416. the charges have about a 95% chance of being dropped say the lawyers.
  3417.  
  3418. -
  3419.  
  3420. that was the most fun i have had in a long time, my adrenaline was pumping so
  3421. hard.
  3422.  
  3423.  
  3424. the brian guy who was there, got grabed by the securty guards right when he
  3425. went under the fence, they just let him out. as they walked past the top of
  3426. the bleachers he grabbed the 100s of pamplets from his pocket and trows them
  3427. into the crowd.
  3428.  
  3429. woo.
  3430.  
  3431. ...
  3432.  
  3433. CO> They also make all the girls take off their pants and shits and
  3434. CO> inspect them to make sure they don't have anything "bad" hidden in
  3435. CO> them. They don't bother looking at any of the guys' clothes though.
  3436. CO>
  3437. CO> hmm..
  3438. ME>
  3439. ME> yeah.. strange eh? atleast it wasn't a male cop.
  3440. ME>
  3441. ME> cop to laurie "take off your bra" laurie "whoa! i dunno, i'm a d-cup it
  3442. ME> might be a little dangerous"
  3443. ME>
  3444. CO> mike is wearing "Murder King" shirt. The announcer guy is illiterate
  3445. CO> or something and over the microphone says "Burger King? This animal
  3446. CO> rights guy has to get his priorities straight. I hope he chokes on a
  3447. CO> hamburger" or something like that..
  3448. ME>
  3449. ME> yeah i know, i was the one that heard that, everyone else was hancuffed
  3450. ME> and not listening to the guy on the micrphone. it was hillarious. brian
  3451. ME> from stickshift started yelling "it says MURDER king!!"
  3452. ME>
  3453. CO> what do you think your parents would have done if you had gotten
  3454. CO> arrested? Planning on telling them about any of this?
  3455. ME>
  3456. ME> i have no clue.. they either would have freaked out and went nuts or
  3457. ME> laughed at me.
  3458. ME>
  3459. ME> no. no. no.
  3460.  
  3461. --- live free or die
  3462.  * Origin: taos bbs - 6o4 572 7020 (31:3373/4)
  3463.  
  3464. //end nineteen
  3465.  
  3466.  
  3467. //:twentynought
  3468. //run :setup2
  3469.  
  3470. ...UNDERLYING TRUTHS NO ONE'S REALLY WILLING TO ADMIT...
  3471.  
  3472.         Hello.  I am your editor, and I am about to say something that may
  3473. astound and... shock you.
  3474.  
  3475.         GRADE EIGHTS ARE NOT REAL PEOPLE.
  3476.  
  3477.         ( There, a nice little spot of controversy to start off the year
  3478. with. ) {relatively speaking.  This was written at the beginning of the
  3479. year, before I got a chance to mellow out a bit.}
  3480.  
  3481.         Most of you will probably rush up to attack my statement without
  3482. thinking about it for even a moment.  ( Others will also rush to defend my
  3483. statement without thought, but that will change as this editorial
  3484. progresses. ) "Of course they're people!  They've got two arms, two legs and
  3485. an inflated sense of self-worth, don't they?"  Well, yes.  Yes, in some
  3486. respects they DO appear to be people, but if you talk to them, put them into
  3487. a real-world situation, the difference between People! with Bleach and the
  3488. Grade 8's Brand X will soon become apparent.
  3489.  
  3490.         If people are the sum of their experiences, they're lacking the time
  3491. advantage.  That's not entirely fair, but it's true enough.
  3492.  
  3493.         But wait.  There's more.  Hey... I'm not just picking fights out of
  3494. prejudice here... so to further estrange the school's population, I'll go so
  3495. far as to claim that most nines, tens, and elevens aren't real people yet
  3496. either.  But they're getting closer.  Grade 12 is about as close as you can
  3497. get to the reality of being a productive member of society here at school
  3498. without including the teachers, and even some of them are pushing the limit.
  3499.  
  3500.     We don't become real people until we become our own people - we
  3501. can't fit into our unique niche in the system until we become part of it
  3502. and we learn to use it to our advantage.  And just because you survive the
  3503. educational process doesn't guarantee a Certificate of Personibility - oh
  3504. no, that would be too easy.  It is to be a unique process for each of us to
  3505. emerge from out pupae and come forth as unique individuals, and as such it
  3506. differs for all of us.  A small portion of us will become real people before
  3507. escaping high school, while it may take years, decades for others among us -
  3508. if at all!
  3509.  
  3510.     None of us are real people when we come into this institution, no
  3511. matter how much we'd like to believe to the contrary.  And only if we are
  3512. closer upon graduation have we learned anything here during our tenure. -RL
  3513. ...
  3514.  
  3515.         Hey ho.  Cthulu here.
  3516.  
  3517.         That's an article that I published in the first issue of my high school
  3518. newspaper, the Kitsilano Ideograph, but I think that the message can easily be
  3519. applied to the art scene as well.  It's not how well you draw or what group
  3520. you're in, but how much you've grown along the way.
  3521.  
  3522.         Think about it next time you ban all lamers from #ansi.  When you're
  3523. gone, they'll be all that'll be left behind.
  3524.  
  3525. //end twentynought
  3526.  
  3527.  
  3528. //:twentyone
  3529. //run :setup2
  3530.  
  3531. From: Pedantik                         
  3532. Subj: rollinz quotez                   
  3533.  
  3534. i've had these quotes for a while, they're a bunch of henry rollins
  3535. quotes..i've been reading over them a fair bit, and it's strange..
  3536.  
  3537. when i get depresed (i'm feeling a bit shitty about things..there's so much
  3538. static and bullshit that i have to deal with.) i see things so clearly..
  3539.  
  3540. "like jim morrison said, `hold on to your depression..', like, when life hands
  3541. you a lemon, don't do what the commercial says and say `make lemonade,' say
  3542. `oh yeah baby, i like lemons..what else have you got?!'"
  3543.  
  3544. blah.
  3545.  
  3546. ---
  3547.  
  3548. The more you own, the more it owns you.
  3549.  
  3550. Anywhere you hang yourself is home.
  3551.  
  3552. I know I need something, because the grind is just burning me out.
  3553.  
  3554. It'll destroy you if you try to make it mean anything to anyone but yourself.
  3555.  
  3556. The best revenge is to survive yourself.
  3557.  
  3558. The scars will take me far, they always do.
  3559.  
  3560. I think about the meaning of pain.  Pain is personal.  It really belongs to
  3561. the one feeling it.  Probably the only thing that is your own.  I like mine.
  3562.  
  3563. The blues is losing someone you love and not having enough money to
  3564. immerse yourself in drink.
  3565.  
  3566. If you hate your parents, the man or the establishment, don't show them up
  3567. by getting wasted and hitting your car into a tree.  If you really hate your
  3568. parents, out earn them, out live them and know more.
  3569.  
  3570. There's no such thing as an ex-junkie.
  3571.  
  3572. Isn't it pathetic that we can fuck but we can't look each other in the eyes?
  3573.  
  3574. Scar tissue is stronger than muscle tissue-you're turning me into scar
  3575. tissue-I don't know if I should thank you or myself.
  3576.  
  3577. Half of life is fucking up - the other half is dealing with it.
  3578.  
  3579. You can get away with a lot of shit if it looks like that's all you know how
  3580. to do.
  3581.  
  3582. That's one of the joys about playing in Australia because you're dealing with
  3583. a continent that does not worship Axl Rose and Metallica.
  3584.  
  3585. I take what I do seriously.  I love it and I want to do well at it and work
  3586. hard.  But I'm not serious about everything I do.
  3587.  
  3588. Want a good body?  Work at it.  Want to be a success?  Work at it.  Want to
  3589. be truly exceptional?  Be a touch insane.
  3590. ..You need a little bit of insanity
  3591. to do great things.
  3592.  
  3593. I don't want to know.  I don't need it.  I don't want the information that
  3594. millions of people have.  I don't want to be fed these boring facts and
  3595. figures.  Then you'll become one of the masses.  I'd rather starve my mind
  3596. a bit and have to search out nutrition in stranger places.
  3597.  
  3598. You know, I always wanted to be a dancer, but I could never get the shit off
  3599. my shoes. (Crazy Paul)
  3600.  
  3601. Hope is the last thing a person does before they are defeated.
  3602.  
  3603. When you start to doubt yourself the real world will eat you alive.
  3604.  
  3605. To hate is to show you still care, who needs that, focus on what's really
  3606. important.
  3607.  
  3608. I don't believe in fate or destiny. I believe in various degrees of hatred,
  3609. paranoia, and abandonment. However much of that gets heaped upon you doesn't
  3610. matter - it's only a matter of how much you can take and what it does to you.
  3611.  
  3612. You have to keep some perspective. I keep thinking that we work hard,
  3613. but it's nothing like what a construction worker does. The best thing is
  3614. not to talk and just do. I hate doing these interviews. I feel like a
  3615. damn idiot talking about this shit. A man that wields steel doesn't get
  3616. asked for his autograph, but I do. I can't see it as anything other than
  3617. bullshit. If you find yourself caught up in it in any capacity, it's
  3618. dangerous. Nothing good comes out of it. I feel like an asshole that
  3619. should be shot when I get asked to sign some fucking piece of paper.
  3620.  
  3621. There are so many hammocks to catch you if you fall, so many laws to
  3622. keep you from experience. All these cities I have been in the last few
  3623. weeks make me fully understand the cozy, stifling state in which most
  3624. people pass through life. I don't want to pass through life like a
  3625. smooth plane ride. All you do is get to breathe and copulate and finally
  3626. die. I don't want to go with the smooth skin and the calm brow. I hope I
  3627. end up a blithering idiot cursing the sun - hallucinating, screaming,
  3628. giving obscene and inane lectures on street corners and public parks.
  3629. People will walk by and say, "Look at that drooling idiot. What a basket
  3630. case." I will turn and say to them "It is you who are the basket case.
  3631. For every moment you hated your job, cursed your wife and sold yourself
  3632. to a dream that you didn't even conceive. For the times your soul
  3633. screamed yes and you said no. For all of that. For your self-torture, I
  3634. see the glowing eyes of the sun! The air talks to me! I am at all
  3635. times!" And maybe, the passers by will drop a coin into my cup.
  3636.  
  3637. I am ready for whatever's coming. I expect nothing but to be let down
  3638. or turned away. I am alone. Goddamn. The shit hurts sometimes, but I
  3639. realize what I am, what I have become. The alien man waved his arms up
  3640. and down and noticed that he couldn't wave in the right language so he
  3641. stopped.
  3642.  
  3643. If you really have a lot on your mind, and you really want to do
  3644. something with yourself...[then] Hating someone is giving them too much,
  3645. Just leave them alone. Its like when someone wants to hand you a big
  3646. pile of horseshit, you don't have to take it.
  3647.  
  3648. The P word is poetry, and I don't like to use that word. I think poetry
  3649. is for poets... cappuccino drinking beret wearing fake ass mustache
  3650. having, striped shirt wearing, Velvet Underground adoring poets.
  3651. Leaking, sniveling, moist clammy handed guys who can't get any. I just
  3652. go up and express myself freely - that's what we call a euphemism for
  3653. talking shit. When you title yourself, you immediately lend yourself to
  3654. all kinds of pretension, especially in the poetry business. "I'm a
  3655. poet", if someone said to me "I'm a poet" I immediately hate him, I'd
  3656. say "You're a dick."
  3657.  
  3658. If you want to accomplish anything interesting, you are going to have
  3659. to go hard.
  3660.  
  3661. Go without a coat when it's cold; find out what cold is.  Go hungry;
  3662. keep your existence lean.  Wear  away the fat, get down to the lean
  3663. tissue and see what it's all about. The only time you define your
  3664. character is when you go without.  In times of hardship, you find out
  3665. what you're made of and what you're capable of.  If you're never tested,
  3666. you'll never define you character.
  3667.  
  3668. We are hated. We are covered with spit and piss. Life sucks.
  3669.  
  3670. Snort that coke, what a joke, whose gonna wind up dead? You.
  3671.  
  3672. War going on inside my head. I can't get to sleep. I'd rather be dead.
  3673. Don't try to tell me, I can't hear your words. I'm not long for this world.
  3674.  
  3675. You want some art?  Come and get it.
  3676.  
  3677. I believe that one defines oneself by reinvention.  To not be like your
  3678. parents.  To not be like your friends.  To be yourself.  To cut yourself out
  3679. of stone.
  3680.  
  3681. Keep your blood clean, your body lean, and your mind sharp.
  3682.  
  3683. As miserable as life may be I hold it pre
  3684. tty precious...
  3685.  
  3686. Scar tissue is stronger than regular tissue. Realize the strength, move on.
  3687.  
  3688. Don't do anything by half. If you love someone, love them. If you hate
  3689. someone, hate them until it hurts.
  3690.  
  3691. It's hard to get along with people.  As much as you try to like them and
  3692. accept them as individuals, it becomes difficult because they keep getting
  3693. out of line and wasting your time.
  3694.  
  3695. The ones who don't do anything are always the ones who try to put you down
  3696.  
  3697. If I lose the light of the sun, I will write by candlelight, moonlight, no
  3698. light If I lose paper and ink, I will write in blood on forgotten walls
  3699. I will write always I will capture nights all over the world and bring them
  3700. to you.
  3701.  
  3702. The streets lie, the sidewalks lie, everything lies
  3703.  
  3704. You can try and read it but you're gonna get it wrong...all wrong
  3705. The summer evenings burn and melt and the nights glitter but you're gonna
  3706. get it wrong. And it's gonna sink its teeth into your flesh and pull you
  3707. to the bottom
  3708.  
  3709. --eOf!--
  3710. --- ..pUDdING tIME!
  3711.  * Origin: sUPERfIENd _/_/_/ hermaphroditic porn. (31:3373/0)
  3712. //end twentyone
  3713.  
  3714.  
  3715. //:twentytwo
  3716. //run :setup2
  3717.  
  3718. From: Platinum
  3719. Subj: Newsworthy?
  3720.  
  3721. I don't know if you guys know about this yet or what.. but you can call
  3722. anywhere in the Lower Mainland for FREE now that the CRTC took the monopoly
  3723. away from BCTel.  Anyways.. you call 517-2900 then press 1.  All you have to
  3724. do is listen to a 15 second ad, then you get a dial-tone on a relay.. you can
  3725. call tsswassen from poco and stuff.. it's cool. :)  The way I do it to call
  3726. boards is I use a phone connected to my modem line.. dial the # listen to the
  3727. ad.. and when the dial tone comes on I press enter on the entry in my
  3728. phonebook (ie. daemon's gate and the fuzzy doorknob)  Oh yeah.. What's the
  3729. number to TFD anyways?  I've never called it!..  I just called DG though, it
  3730. was k-spiffy!
  3731.  
  3732. No more LD!
  3733.  
  3734. ...
  3735.  
  3736. So I suppose this is pretty useless for those of you who live outside of the
  3737. 604... sorry for bringing your hopes up, and for those of you who thought 
  3738. that this would be an article about telephone phreaking 8)
  3739.  
  3740. But now no one in BC has an excuse not to call TJM! Oh yes...
  3741.  
  3742. //end twentytwo
  3743.  
  3744.  
  3745. //:twentythree
  3746. //run :setup2
  3747.  
  3748. From: Silver Angel
  3749.  
  3750.         Sometimes, freedom isn't something to be desired.  One of the most
  3751. powerful truisms I've encourtered is: "Freedom is just another word for
  3752. nothing left to lose."  This is true.  After all, you are only free to
  3753. pursue all possibilities once you have no links or loyalties to anyone.
  3754.  
  3755.         A free person cannot betray anything, because they have nothing to
  3756. betray.
  3757.  
  3758.         3 weeks ago I became sane.  3 weeks ago was the last time I cut
  3759. myself.  I realised how much I did have to lose.  My sensible, supportive
  3760. mom.  My hopeful, distantly affectionate dad.  My fierce sister.  My friends,
  3761. who have been more of a family to me than any family can be.  My schooling,
  3762. and education.  My skills as a writer and an artist.  My work and
  3763. independance.  My joy in this life.  I carved "Freedom = Nothing to lose."
  3764. in my arm.  Because I am not free.  Because only once am I free can I
  3765. truly leave this world.  While I still have my loved ones, and things I
  3766. take joy in pride in, I will never be free.  These bonds do not chain me,
  3767. but anchor me.  All that I love is the stuff that keeps me from
  3768. dissappearing on the horizon.
  3769.  
  3770. //end twentythree
  3771.  
  3772. //:twentyfour
  3773. //run :setup2
  3774.  
  3775. While we're spamming you with silly stuff, especially in an e-mag coded in
  3776. B, we may as well present to you the MISSING ARTICLE from our 2nd-prize-winning
  3777. Blender #30 entry, the Kung-Fu-Fighting/Ninja/Sweatshop magazine ChopShop!
  3778. (This article actually was included in the archive but somehow it slipped
  3779. between the cracks.)
  3780.  
  3781. ...
  3782.  
  3783. Is your kimono all gimpy and full of grime at the end of a hard day's
  3784. oppression?  Do you just want to toss in the towel and forget about kung-foo
  3785. fighting?
  3786.  
  3787. Well WAIT.  Now after coming back from the sweatshop you can go to the
  3788. SweatShop(tm)!
  3789.  
  3790. That's right, SweatShop franchised saunas!  There's gotta be one near you.
  3791. Imagine the theraputic value of having perspiration flooded out of your
  3792. pores, taking all of your body's impurities with it!  After a good half
  3793. hour, a dip in the icy cold koi pond in the back, then a session with
  3794. certified Shiatsu massage therapists.
  3795.  
  3796. Just watch out for the Alligators!
  3797.  
  3798. Sign up for our sauna program today and recieve a FREE: towel.  Always
  3799. useful in any and all contexts.  See a good Douglas Adams book if you doubt
  3800. this; a used mawashi!  (a what?)  that big g-string thing that sumo wrestlers
  3801. wear!  Guaranteed more-or-less free of skid marks!
  3802.  
  3803. AND THAT'S NOT ALL!
  3804.  
  3805. You'll get a Swiss Army Tamagotchi!  It cries for food!  It cries for love!
  3806. It cries for discipline! It splits bagels, and man, does it make Julien
  3807. fries!
  3808.  
  3809. So sign up today for our SweatShop Ninja special program.  Just be sure to
  3810. check your weapon (heh heh) at the door!
  3811.  
  3812. //end twentyfour
  3813.  
  3814.  
  3815. //:twentyfive
  3816. //run :setup2
  3817.  
  3818.         On Sunday, July 20th, for those who care about such things, Tom and I
  3819. (Euphonics/Urban Shade) will be doing an hour or so of downtempo beats and
  3820. ambience at the Whip Gallery Cafe on 6th and Main.  Festivities start at 7 PM
  3821. with ambient/dub DJs, ambient art slide projections, the classic Whip
  3822. atmosphere and of course, our live sound generation.  Best of all, it's free
  3823. (you'll have to pay for food or drink if you want any).  So come check it
  3824. out. It should be nice and relaxing. :)
  3825.  
  3826. //end twentyfive
  3827.  
  3828.  
  3829. //:twentysix
  3830. //run :setup2
  3831.  
  3832.  The extremist left-wingers(the politically correct opened minded
  3833.  people) think differently from the rest of us, and speak differently
  3834.  as well.
  3835.  
  3836.  Allow me to translate:
  3837.  
  3838.  A(archaic):    a grade indicating excellence during the
  3839.                 less-enlighted, competetive era of education.
  3840.  
  3841.  abase:         what should be done with standards of all kinds.
  3842.  
  3843.  abnormal(archaic):     in less enlightened times, not normal.
  3844.  
  3845.  A-Bomb:        weapon used by United States to destroy peaceful people
  3846.                 of HiroShima and Nagasaki.
  3847.  
  3848.  abortion:      women's most important civil right; the sacriment of
  3849.                 radical feminism.
  3850.  
  3851.  academia:      place where great ideas flourish.
  3852.  
  3853.  acedemic freedom:      freedom of student or teacher to hold or
  3854.                         express views without fear of arbitrary
  3855.                         interferance, except when such ideas are
  3856.                         deemed racist, bigoted, homophobic,
  3857.                         insensitive, chauvanistic, imperialistic,
  3858.                         religious, conservative, or politically
  3859.                         incorrect.
  3860.  
  3861.  Academy Award: recipients get to make great political speeches
  3862.                 and wear red ribbons.
  3863.  
  3864.  accomplishment: what the government allows you to do.
  3865.  
  3866.  achievement:   what the government allows you to do.
  3867.  
  3868.  animals: a collection of endangered species.
  3869.  
  3870.  archenemy:     Silent Knight. (Or anyone who questions anything) 8)
  3871.  
  3872.  atheism:       our official religion.
  3873.  
  3874.  balanced news story:   opportunity to quote two politically correct
  3875.                         people and give one personal opinion.
  3876.  
  3877.  blastphemy:    saying anything critical about mother nature.
  3878.  
  3879.  budget cuts:   what cause homelessness and poverty.
  3880.  
  3881.  campaign promises:     lies to get elected.
  3882.  
  3883.  censorship:    1. when parents try to influence which books are
  3884.                 used in schools;
  3885.                 2. when the governmennt refuses grants to artists
  3886.                 because their work is obscene.
  3887.  
  3888.  choice:        something good when it comes to abortion, something
  3889.                 bad when it comes to education.
  3890.  
  3891.  equality:      primary goal of education; is achieved by fostering
  3892.                 mediocrity and sameness.
  3893.  
  3894.  F:     a grade that no one should ever get under any circumstance.
  3895.  
  3896.  fairness:      spreading pain and misery equally.
  3897.  
  3898.  family planning:       abortion on demand.
  3899.  
  3900.  father:        non-vital member of the family.
  3901.  
  3902.  federal government:    vital member of the family, primary
  3903.                         breadwinner; the best place to make most
  3904.                         decisions.
  3905.  
  3906.  feminist:      spokesperson for all women.
  3907.  
  3908.  fetus: unviable tissue mass.
  3909.  
  3910.  gangs: organizations of disadvantaged inner-city youths.
  3911.  
  3912.  global cooling:        excuse for higher taxes, more spending,
  3913.                         and bigger goverment.
  3914.  
  3915.  global warming:        see global cooling, a synonym; excuse for
  3916.                         higher taxes, more spending, and bigger
  3917.                         goverment.
  3918.  
  3919.  googolplex:    goal for federal budget.
  3920.  
  3921.  government:    panacea. Has answers for most problems.
  3922.  
  3923.  heir:  someone who inherits your tax bill.
  3924.  
  3925.  help:  what the government is there for to do for you.
  3926.  
  3927.  hocus-pocus:   words uttered to make new job programs work.
  3928.  
  3929.  Hollywood:     where dreams come true.
  3930.  
  3931.  inclusion:     everybody but white males right-wingers and
  3932.                 conservatives.
  3933.  
  3934.  intolerance:   something we must do away with, except as it
  3935.                 pertains to right-wing or conservative ideas.
  3936.  
  3937.  investment:    increased government spending.
  3938.  
  3939.  jobs program:   increased government spending.
  3940.  
  3941.  L:     the only grade necessary in public schools; indicating
  3942.         learning is taking place. 8)
  3943.  
  3944.  left:  center.
  3945.  
  3946.  lie:   strategic deception, spin.
  3947.  
  3948.  middle class:  rich.
  3949.  
  3950.  military:      1. federal jobs program;
  3951.                 2. good place to conduct social experiments.
  3952.  
  3953.  morality:      1. something only left-wing, or politically correct
  3954.                    people can be trusted to impose;
  3955.                 2. defined by individual
  3956. choice.
  3957.  
  3958.  news story:    opportunity to give personal opinion.
  3959.  
  3960.  omniscient:    the federal goverment.
  3961.  
  3962.  people:        creatures that imperil the world.
  3963.  
  3964.  poverty:       root cause of crime and urban despair.
  3965.  
  3966.  prayer:        one of the many kinds of speech that isn't
  3967.                 protected and probably shouldn't be.
  3968.  
  3969.  press: our best friend.
  3970.  
  3971.  progressives:  socialists.
  3972.  
  3973.  quotas:        the way we equalize things.
  3974.  
  3975.  red ribbons:   the way to cure AIDS.
  3976.  
  3977.  revenue enhancement:   taxes.
  3978.  
  3979.  right: wrong
  3980.  
  3981.  school:        indoctrination center.
  3982.  
  3983.  secularism:    one of the world's great religions.
  3984.  
  3985.  share: steal.
  3986.  
  3987.  Soviet Union:  a place where socialism failed because the right
  3988.                 people weren't in charge.
  3989.  
  3990.  spending cut:  what you promise gullible conservative or right-wing
  3991.                 people to justify higher taxes.
  3992.  
  3993.  
  3994.  
  3995.  It's election time!!!!
  3996.  
  3997.  Laugh with me!!!
  3998.  
  3999. //end twentysix
  4000.  
  4001.  
  4002. //:twentyseven
  4003. //run :setup2
  4004.  
  4005. From: The Extremist
  4006. Subj: my day -- the 5th element
  4007.  
  4008. Hi.
  4009.  
  4010. My name is François, I'm 20 and I'll tell you about what I did today.
  4011.  
  4012. Err...  wait a minute.
  4013.  
  4014.                      *               *               *
  4015.  
  4016.  
  4017. I woke up at 16h, read the paper for 20 minutes, then jumped to the Arts
  4018. section..  "The Fifth Element", version originale anglaise, Le Laurentien,
  4019. 19h15.  I phoned my friend...
  4020.  
  4021. "Wanna see The fifth Element from Luc Besson tonight?", said I
  4022. "I haven't heard about that flick, I've been living in a bubble for the past
  4023.  month"
  4024. "It has Bruce Willis in it, it's has a Bladerunneresque style, but lighter,
  4025.  with alot of colors"
  4026. "Does it have explosions?"
  4027. "I saw one in the trailer"
  4028. "Chicks?"
  4029. "I saw a readhead jumping in a void in the trailer"
  4030. "hmmm.."
  4031. "Are you going to decide this quickly?  I've got a bus to catch in 10 minutes
  4032. if I want to be there in time"
  4033. "Okay, let's go"
  4034.  
  4035. (My friend *IS* a cinephile, and knows alot more than me about cinema, don't
  4036.  let this get you the wrong impression..  :])
  4037.  
  4038. So I dressed up, snatched a Pepsi can and an apple from the fridge, and
  4039. catched my bus just in time.  I began to drink my Pepsi, but after a sip or
  4040. two, I remembered the nasty effects of Pepsi on an empty stomach, so I began
  4041. to eat my apple as well.  This is definitely a bad combo.  After that, I
  4042. discovered a bubble gum a customer gave me at the store where I work, so I
  4043. decided to chew it to change the taste in my mouth.  But THEN I remembered
  4044. she gave it to me because she didn't like it and wanted me to taste what I
  4045. was selling :]  I spat it out.
  4046.  
  4047. When I got to Le Laurentien, I was 45 minutes in advance on my friend, so I
  4048. went in the commercial center near the theater, to the grocery store where my
  4049. mother works..  (yes, she's a butcher and I'm trying to go vegan.  life is
  4050. full o' surprises)  Finally, I only spoke to her for 3 minutes because she
  4051. was in a rush, but the trip there and back made me pass time.  After that I
  4052. went to the arcade and beat up some WWF guys, then my friend arrived, but we
  4053. were still an hour early, so he beat up some WWF guys too, then I beat him at
  4054. air hockey, but he told me he took 6 beers before coming, so that explained
  4055. my easy wins.
  4056.  
  4057. Finally, we went to our room and discussed a bit about the bad music in
  4058. there, then I pondered the possibility to buy popcorn from the popcorn girl,
  4059. but I didn't when she told me it was 4 bucks.  Then we eargerly awaited the
  4060. Heritage ad about the poem some soldier wrote during WWI..  It had been
  4061. displayed before movies in Cineplex Odeon theaters for months now, in fact,
  4062. so much that my friend knew it by heart.  When the movie began, deception
  4063. came upon us...  No "coquelicots" ad!  We were terrified.  (sp?)
  4064.  
  4065. Anyway.  The actual movie.  It rocks.  If only for the visual effects, you
  4066. must see this.  I don't know how much CGI was used in this movie, but it all
  4067. blends perfectly together.  Nothing seems too obliviously generated, and
  4068. that's really rare with movies, even those with big budgets.  The first
  4069. half-hour has alot of references to many classics of sci-fi: star trek, star
  4070. wars, blade runner, star gate... (I haven't seen that one, tho, this is from
  4071. my friend)  Like I thought before seeing it, the movie has that
  4072. bladerunneresque style, but lighter..  Bruce Willis plays What Bruce Willis
  4073. Plays In Every Movie He's In, which is still cool, since this isn't Die Hard
  4074. 13, but a whole new movie.  Milla Jovovich isn't mega-breasted, so she
  4075. doesn't look mega-cheesy.  :]  Her character isn't too much either, anyway.
  4076. That's what I liked about that movie...  It's an action sci-fi movie, but it
  4077. doesn't go into the mega-cheese business.  It has appropriate cheese.  :]
  4078. The whole treatment is a bit childish, and could have been a bit more mature,
  4079. but that doesn't really matter...  I mean, it could have been a bit better,
  4080. but it isn't bad at all.  My friend said that the whole setting, besides
  4081. machine guns instead of blasters, reminded him of the Star Wars RPG Universe,
  4082. if you know what I'm talking about, and I agree with him.  That was two
  4083. wicked hours.
  4084.  
  4085. When we exited from the theater, we were given promotional little boxes of
  4086. Lost Park Golden Grahams, so I ate that.  (the cereal, not the box)  Then we
  4087. went to Old Quebec to our favorite bar, but their was a bad band playing (ie,
  4088. entrance fee) so we went to Les Yeux Bleus, a "francophone" bar, or if you
  4089. prefer, a bar where a singer sings in French every night.  I drank a beer,
  4090. six shooters.  My friend drank three beers and six shooters.  He wanted to
  4091. contest me on the shooters, but he had a job interview for next morning so I
  4092. just let it go..  And anyway, I knew I'd lose.  I smoked a cigarette, which
  4093. did some effect to the non-smoker I am...  I even enjoyed the music!  :]  Of
  4094. course, the guy was now covering Cat Stevens' Wild World.
  4095.  
  4096. After that, I came home, tried to call on some boards, but they were all
  4097. busy, so I polled s00p4hf13nd.  After reading the tab messages, I wanted to
  4098. post a message about what I did tonight, but when I did a quick review, I
  4099. realized that I ate almost nothing, so I went up, grabbed the chocolate cake,
  4100. a big glass of milk (pardon me, barb; but how could I eat a chocolate cake
  4101. without any dairy?), then went down and wrote that message.
  4102.  
  4103. Now my milk is warm.  :(
  4104.  
  4105. -text (is there some specific stuff at which I'm really poor when I'm writing
  4106.        English, or am I just a general failure?)
  4107.  
  4108. ... La réalité ne sera jamais autre chose que ce que tu en fais.
  4109.  
  4110. --- volume in drive c is TOO_LOUD
  4111.  * Origin: "This is a pretty good five-dollar milkshake!" (69:808/0)
  4112. //end twentyseven
  4113.  
  4114.  
  4115. //:twentyeight
  4116. //run :setup2
  4117.  
  4118.  
  4119.                  * * Official Scene Announcement * *
  4120.              Teklordz Productions, RIP, July 1994 - May 1997
  4121.               direct all questions to ts, (myee@hawaii.edu)
  4122.  
  4123. This is the official scene announcement that Teklordz is dead.  This isn't
  4124. a hoax or a fake, I just felt that there was no life left to the group,
  4125. and decided to kill it.  In the last few months of its life, I must say,
  4126. we brought on some really good artists, however, I, as well as some
  4127. others, have felt the very life draining from the group-- there was just
  4128. no group cohesion anymore, no sense of group pride.  We became simply a
  4129. faceless group to which people merely submitted art to for the packs.
  4130.  
  4131. I could have attempted to revive it, but since I took over running the
  4132. group in mid-1994, it seems like it has been a long uphill battle to keep
  4133. the group alive.  When we decided to release quarterly instead of monthly
  4134. in March 1997, in the back of my mind I sort of realized that it was only
  4135. a temporary solution to the deeper rooted problems in Teklordz.
  4136.  
  4137. Part of the reason why I killed Teklordz was because I am planning on
  4138. leaving the scene.  Not leaving completely, I don't think.  But I am
  4139. leaving in the sense that I have no desire to release art on a monthly
  4140. basis, and likewise do not have any desire to go off to another art scene
  4141. group.  If I just simply left Teklordz and left someone in charge of the
  4142. group, I also realized that many others would leave, and there simply
  4143. wouldn't be much of a group left for that person to run.  So instead of
  4144. shooting the group in the stomach and having it die slowly, I decided to
  4145. give it a clean death, a sense of closure for not only me, but those that
  4146. were involved.
  4147.  
  4148. I must say though, we gave it a good run.  I can honestly say not too many
  4149. groups have done the same (not including the older groups in the scene of
  4150. course).  It seems like the trend has been a proliferation of highly
  4151. successful, yet short-lived groups.  While I am glad to see that the scene
  4152. is progressing in such a way that there are other alternatives open than
  4153. just the bigger, older groups, it is also something that gives the scene a
  4154. sense of instability, and, to some extent, incoherence.
  4155.  
  4156. And I am equally proud of those who stood by Teklordz for a long period of
  4157. time, and among the newcomers, those whose enthusiam for the group remained
  4158. unswayed by the group's somewhat frequent low points.  I regret that the
  4159. group did not work out better than I had hoped for.
  4160.  
  4161. So, as my last words to the scene under Teklordz... peace out to all our
  4162. members, whether old or new - Halaster - Prisoner#1 - Eerie - Cthulu:  I
  4163. can't believe Mistigris outlasted Teklordz!!!! :) :) - Fuel & BM, keep
  4164. rocking Europe!! - individual Teklordz (and ex-Teklordz) members to whom I
  4165. would like to greet:  Extreme, Tempo, Scope, Smooth, O-tron (Inazone),
  4166. Black Bull, Holocaust, Amnesia, Gedge, Mojo, Wolverine, Stimpy, Dimebag,
  4167. Flux (let's finish that joint vga!), Imode, Brass Monkey, and Qyv -
  4168. Tatharina:  keep Ooze going! :) - Inner Vision:  come a long way from them
  4169. Spastic days, eh? :) - Lazurus and Number of the Beast - Kyosuke and ABCD
  4170. Cafe - Guide and Darksun BBS - and everyone else that has supported us
  4171. and our endeavors over the years.
  4172.  
  4173. It's been fun... :)
  4174. //end twentyeight
  4175.  
  4176.  
  4177. //:twentynine
  4178. //run :setup2
  4179.  
  4180. "you (or whoever) mis-spelled addresses as "adresses" in the lightbar =)"
  4181.  
  4182. Here are a list of all the things which popped up between the writings
  4183. of the infofiles and kithe articles in the previous mistigris 2  year
  4184. anniversary pack which went inaccurately.
  4185.  
  4186. "uhh you didn't greet me =) heehee.. you owe me one =)"
  4187.  
  4188. LET ME REPHRASE THAT, preferrably in more than one sentence.
  4189.  
  4190. This article is a list of all of the cock-ups we made in the last issue of
  4191. Kithe, as well as in the infofile for the pack in which it was released.
  4192. It also mentions errors made elsewhere in the pack.
  4193.  
  4194. Seeing as the pack is at this point three quarters of a year in the past,
  4195. this article will be absolutely useless to most of you.  Consider it nothing
  4196. more than a public airing of our mistakes to teach us to keep better track on
  4197. what's going on.
  4198.  
  4199. To start off with, the FILE_ID.DIZ said september on it instead of october.
  4200. This is all of our faults for not noticing, but isn't it just such a jinx?
  4201. The file_id is probably the very first thing that someone will see in the pack
  4202. and to have a mistake on that is just inacceptable.
  4203.  
  4204. Regarding the memberlist, Silent Knight got left off the memberlist entirely.
  4205. Oops.  Still, he had art in the pack, so 90% of his presence was legitimate.
  4206. On the list as well Remohraz (?) had his name misspelt.  I'm sure you can all
  4207. see how grevious it must be to have such a simple name not communicated
  4208. properly.
  4209.  
  4210. Merlyn and Mr. Flibbles were both mentionned in the memberlist as guest
  4211. artists but at the last minute both of their submissions were quality
  4212. controlled and we were powerless to correct the article.
  4213.  
  4214. Many peoples' e-mail addresses were misspelt or just plain not correct
  4215. (neophyte's, happyfish's, and the extremist's among them...) but rather than
  4216. correct what the old ones SHOULD have been, we can instead only rest secure
  4217. in the knowledge that MOST of the ones on our current memberlist are valid.
  4218.  
  4219. Kithe itself didn't work for some people at all (a shame because some people
  4220. grab our packs just to read Kithe), and certain articles (the pope's recipe)
  4221. didn't load on others' computers even when it did work.
  4222.  
  4223. This is what The Pope had to say about that, and how Mavrik explained it.
  4224.  
  4225. TP> Great. Sort of funny how my article crashed it, though... Would lead one
  4226. TP> to the mistaken impression that I don't eat much...
  4227. MA>
  4228. MA>     Argh. I knew something would fuck up. I didn't bother to view all the
  4229. MA> articles to make sure they work, cuz I was kinda in a rush.
  4230. MA>
  4231. MA>     Oh well I know what the problem is.
  4232. MA>
  4233. MA>     If you try reading Zinnia Rock's article, it's your article, and
  4234. MA> Zinnia Rock's article got left out... (well its there.. kithe12 just can't
  4235. MA> recognize it) all because of ONE number that was off.. easily fixable..
  4236. MA> unfortunately it's too late.
  4237.  
  4238. that was the case for many of these mistakes - we were fully conscious as to
  4239. their existance, but merely couldn't do anything about them and still make
  4240. an ever-shortening deadline which was still too late.
  4241.  
  4242. SO, we made a note of them, this article, a monument to our imcompitude.
  4243. (I'm pretty sure that isn't even a word!)  And you know what?  Despite all
  4244. that, you all enjoyed the pack!  All that stuff screwed up, and you would have
  4245. never known if we didn't tell you!
  4246.  
  4247. It's nice to know that the audience is listening 8).
  4248.  
  4249. //end twentynine
  4250.  
  4251.  
  4252. //:thirtynought
  4253. //run :setup2
  4254.  
  4255. Spirit Wolf's [Borrowed] Wisdom
  4256. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4257.  
  4258.     "I might repeat to myself, slowly and soothingly, a list of quotations;
  4259.     beautiful from minds profound -- if I could remember any of the damn
  4260.     things."
  4261.          -Dorothy Parker.
  4262.  
  4263.  
  4264.          "Let's go!"
  4265.          "Yes, Let's go!"
  4266.          Stage Direction : They do not move.
  4267.  
  4268.     Last lines of "Waiting for Godot"
  4269.          -Samuel Beckett
  4270.  
  4271.  
  4272.     "Do or Do Not -- There is no try."
  4273.         -Yoda
  4274.  
  4275.  
  4276.     "Success is simply a matter of luck.
  4277.      Ask any failure."
  4278.         -Earl Wilson.
  4279.  
  4280.  
  4281.     "Do not be too timid and squimish about your actions. All life is an
  4282.      experiment."
  4283.         -Ralph Waldo Emerson
  4284.  
  4285.  
  4286.     "Our greatest pretenses are built up not to hide the evil and the
  4287.      ugly in us, but our emptiness. The hardest thing to hide is
  4288.      something that is not there."
  4289.         -Eric Hoffer
  4290.  
  4291.  
  4292.     "Fear is that little darkroom where negatives are developed."
  4293.         -Michael Pritchard
  4294.  
  4295.  
  4296.     "You have no idea what a poor opinion I have of myself -- and
  4297.     how little I deserve it."
  4298.         -W.S. Gilbert
  4299.  
  4300.  
  4301.     "Having your book turned into a movie is like seeing your oxen
  4302.     turned into boullion cubes."
  4303.         -John LeCarre
  4304.  
  4305.  
  4306.     "I don't want any yes-men around me. I want everybody to tell me
  4307.     the truth even if it costs them their jobs."
  4308.         -Samuel Goldwyn.
  4309.  
  4310.  
  4311.     "It matters not if you win or lose, what matters is whethere >I<
  4312.     win or lose."
  4313.         -Darin Weinberg
  4314.  
  4315.  
  4316.     "Condoms aren't completely safe. A friend of mine was wearing one
  4317.     and got hit by a bus."
  4318.         -Bob Rubin
  4319.  
  4320.  
  4321.     "Even young children need to be informed about dying. Explain the
  4322.     concept of death very carefully to your child. This will make
  4323.     threatening him with it much more effective."
  4324.         -P.J. O'Rourke
  4325.  
  4326.  
  4327.     "Here is the test to find whether your mission on earth is
  4328.     finished : if you're alive, it isn't"
  4329.         -Richard Bach
  4330.  
  4331.  
  4332.     "Poor is the man whose pleasures depend on the permission of another."
  4333.         -Madonna
  4334.  
  4335.  
  4336.     "I'm not a vegetarian because I love animals, I'm a vegetarian
  4337.     because I hate plants."
  4338.         -A. Whitney Brown
  4339.  
  4340.  
  4341.     "Advice is what we asked when we already know the answer,
  4342.     but wish we didn't"
  4343.         -Erica Jong
  4344.  
  4345.  
  4346.     "Love is but the discovery of ourselves in others, and the
  4347.     delight in that recognition."
  4348.         -Alexander Smith
  4349.  
  4350.  
  4351.     "The only man who is really free is the one who can turn down
  4352.     an invitation without giving an excuse."
  4353.         -Jules Renard
  4354.  
  4355.  
  4356.     "Cats are intended to teach us that not everything in nature
  4357.     has a function"
  4358.         -Garrison Keller
  4359.  
  4360.  
  4361.     "If at first you don't succeed, find out if the loser gets anything."
  4362.         -Bill Lyon
  4363.  
  4364.  
  4365.     "My wife and I were happy for twenty years. Then we met."
  4366.         -Rodney Dangerfield
  4367.  
  4368.  
  4369.     "Please give me some good advice in your next letter. I promise
  4370.     not to follow it."
  4371.         -Edna St. Vincent Millay
  4372.  
  4373.  
  4374.     "I owe my success to having listened respectfully to the very best
  4375.     advice, and then going and doing the exact opposite."
  4376.         -G.K. Chesterton
  4377.  
  4378.  
  4379.     "If you want a place in the sun, you must leave the shade of the
  4380.     family tree"
  4381.         -Osage saying
  4382.  
  4383.  
  4384.     "I don't want to achieve immortality through my work. I want to
  4385.     achieve it through not dying."
  4386.         -Woody Allen
  4387.  
  4388.  
  4389.     "Love your enemies just in case your friends turn out to be a
  4390.     bunch of bastards."
  4391.         -R.A. Dickson
  4392.  
  4393.  
  4394.     "I once complained to my father that I didn't seem able to be
  4395.     able to do things the same way other people did. Dad's advice?
  4396.     Margo, don't be a sheep. People hate sheep. They eat sheep."
  4397.         -Margo Kaufman
  4398.  
  4399.  
  4400.     "The wages of sin are death but by the time taxes are taken out,
  4401.     it's just sort of a tired feeling."
  4402.         -Paula Poundstone
  4403.  
  4404.  
  4405.     "Everything I did in my life that was worthwhile I caught hell for."
  4406.         -Eric Warren
  4407.  
  4408.  
  4409.     "Death is nature's way of saying, 'Your Table is ready'.."
  4410.         -Unknown
  4411.  
  4412.     "If you want to sacrifice the admiration of many men for the critism of
  4413.     one, go ahead, get married."
  4414.         - Katherine Hepburn
  4415.  
  4416.  
  4417.     "When the eagles are silent the parrots begin to jabber"
  4418.         -Sir Winston Churchill
  4419.  
  4420. //end thirtynought
  4421.  
  4422.  
  4423. //:thirtyone
  4424. //run :setup2
  4425.  
  4426. From Zinnia Kray:
  4427.  
  4428. About a month after I arrived in Japan, I had a dream which was not all a
  4429. dream. In this dream, a poem, whose name I originally believed to be "Night",
  4430. which I remember studying in grade 12 Literature class, was played out before
  4431. my eyes. The meaning was twisted into something about my cats dying, but it
  4432. was there nonetheless, very vivid, I could remember very specific incidents in
  4433. the narrative.
  4434.  
  4435. In the morning, I asked Allan, my host in Kyoto, if he knew who had written
  4436. it. I described the scenario, the title, and the fact that I was fairly sure
  4437. it had been a romantic poet.  He, an English teacher, had no idea.
  4438.  
  4439. A month or so later, I asked Dennis, another English Lit teacher in Japan, the
  4440. same question. He had no idea. I described the dog protecting its master's
  4441. corpse from cannibals, the whole thing.  By now I remembered the title to be
  4442. "Darkness", but I still didn't know who the author was.
  4443.  
  4444. I get home from Japan. Ask my dad. He, a second-year Lit teacher, doesn't
  4445. know.  We dig up the Norton.
  4446.  
  4447. It's "Darkness", by Lord Byron, and the first lines are:  "I had a dream which
  4448. was not all a dream."
  4449.  
  4450. The next day I relate the story on the phone to an agnostic personage,
  4451. displaying my amazement that I could have remembered those details after only
  4452. hearing the poem once, and a year previously, and not having thought about it
  4453. since.  He breaks my self-induced fantasy by telling me that shortly before I
  4454. left, he read the poem to me when I was at his house.
  4455.  
  4456. I had (and still have) absolutely no memory of that reading.
  4457.  
  4458. And one of my cats came very close to dying from a Urinary Tract Infection
  4459. while I was gone.
  4460.  
  4461. ...
  4462.  
  4463. (from agnostic)
  4464.  
  4465. my favourite lines:
  4466.  
  4467. ...The world was void,
  4468. The populous and the powerful - was a lump,
  4469. Seasonless, herbless, treeless, manless, lifeless -
  4470. A lump of death - a chaos of hard clay.
  4471.  
  4472. //end thirtyone
  4473.  
  4474.  
  4475. //:thirtytwo
  4476. //run :setup2
  4477.  
  4478. From: Zinnia Kray                      
  4479.  
  4480.         There were six Nazis in the parkinglot of ABC Family Restaurant in
  4481. Ladner.  It was easy to tell they were nazis:  the boys were all fat and
  4482. bald, with silly Amish-y beards, the girls were coarse and ugly, and there
  4483. was a preponderance of green bomber jackets.
  4484.  
  4485.         That, and the big Luftwaffe swastika t-shirt on the fattest of the
  4486. boys.  They didn't seem to be in "Nazi Mode" -- they were just standing
  4487. around chatting it seems, but the sight of them made me almost physically
  4488. ill.
  4489.  
  4490.         The worst part of it, to me, was my mother's reaction.  I was the
  4491. first to notice and point out that there were Nazis in the parking lot.  My
  4492. mother was kind of, "shhh! shhh! Don't say things like that!"  even though
  4493. she knew it was true.
  4494.  
  4495.         And then, when she and my sister and I were sitting in ABC, she
  4496. started getting on my case about it, as though it were MY fault that I was so
  4497. upset.
  4498.  
  4499.         She laid the blame on the fact that I recently quit anti-depressants,
  4500. AGAIN, which I think is a sort of cop-out. Her attitude was,
  4501.  
  4502.         "Well, gee, Barbara, if you took your medication like you're supposed
  4503. to, you wouldn't get all upset at the sight of Nazis.  Why can't you be like
  4504. your sister and I? We're ignoring them and pretending they don't exist. After
  4505. all, there's nothing we can do about it, so why should we get all worried and
  4506. worked up?"
  4507.  
  4508.         She is right on one point -- there is nothing I can do about it, and
  4509. even if there were, I probably wouldn't do it.  But her aggressive, forced
  4510. ignorance disgusted me more than the Nazis themselves. And the idea that I
  4511. should take medication so as NOT TO BE UPSET by things is repulsive as well.
  4512.  
  4513.         Personally, I think I had every reason to be upset and disgusted.  Her
  4514. opinion, that it was the LACK OF DRUG or the PARANOIA or the ILLNESS speaking,
  4515. I cannot hold with.
  4516.  
  4517.         My mom, like most hypochondriacs, sees everything but the real
  4518. sickness.
  4519. //end thirtytwo
  4520.  
  4521.  
  4522. //:thirtythree
  4523. //run :setup2
  4524.  
  4525. from: Zinnia Kray                      
  4526. subj: Past Tense Read                  
  4527.  
  4528. While avoiding touristing:
  4529.  
  4530. Subcategory:  Gothic Novels
  4531.  
  4532.       1. Frankenstein, by Mary Shelley.  I read it on the plane to
  4533.         Japan and as a result remember very little of my impression.
  4534.         Being a gothic novel, of course, it had way too much over
  4535.         moralizing and misery.
  4536.  
  4537.       2. Melmoth the Wanderer, by Robert Charles Maturin. Oh, the
  4538.         agony of civilized life, ohhh, the AG-ON-Y!!! I am glad the
  4539.         gothic form has evolved since the early 1800s. This book was
  4540.         almost physically painful to read, although not nearly as
  4541.         bad as "Tess of the D'Urbervilles", which took me several
  4542.         months to finish on acount of agonies.  Nevertheless, there
  4543.         are many juicy plots and quite a bit of tolerable philosophy.
  4544.  
  4545. Subcategory: Boring Existentialism
  4546.  
  4547.       1. Magister Ludi, by Hermann Hesse.  I liked "Steppenwolf",
  4548.         but this one is just pointless 20th century blather about
  4549.         the nature of scholarship.  Oh those fun-loving Germans!
  4550.  
  4551. Subcategory: Canadian Literature
  4552.  
  4553.       1. The English Patient, by Michael Ondaatje.  Eh.
  4554.  
  4555.       2. The Shipping News, by E. Annie Proulx.  Wanna read a comedy
  4556.       about Newfoundland and a man's "journey of self-discovery" there?
  4557.       This book is actually much better than it sounds.
  4558.  
  4559. Subcategory: Miscellaneous
  4560.  
  4561.       1. Brave New World by Aldoux Huxley.  Much funnier and lighter
  4562.       than I was expecting it to be.  An easy, pleasant read.
  4563.  
  4564.       2. The Decameron, by Giovanni Boccacio.  I would never think
  4565.       in a million years that I'd actually read the whole thing, all
  4566.       100 stories, but I did, and I actually enjoyed it, particularily
  4567.       the ribald bits.
  4568.  
  4569.      3. The Collected Short Stories of Roald Dahl.  Yes, written for
  4570.       adults. There are some real classics in here, I highly
  4571.       recommend reading it.
  4572.  
  4573. //end thirtythree
  4574.  
  4575.  
  4576. //:thirtyfour
  4577. //run :setup2
  4578.  
  4579. ASCII WARZ!^&%@!#^&%$!@#
  4580.  
  4581. The problem with this is that all of the posted ASCII I've managed to obtain
  4582. over the past 10 months occupies a file 2411 lines in length.  Where's the
  4583. problem?  The maximum article length B will display is upwards of 850 lines.
  4584.  
  4585. The solution?  Just show you the first 850 lines and save the rest for an
  4586. an issue that's REALLY coded!
  4587.  
  4588. Washing Machines, 3D coding, butts, elliptical orbits, sleeping positions,
  4589. double boilers... the first 850 lines has all of this and MORE!
  4590.  
  4591. Unfortunately I'm too lazy to comment them Bob-Sagat-style like I usually
  4592. do so you'll just have to make your own interpretation on the humour contained
  4593. herein.
  4594.  
  4595.         -Cthulu
  4596.  
  4597. ...
  4598.  
  4599. Subj: Re: 3D coding
  4600.  
  4601. ET> - rotate all verticies
  4602. ET> - draw all faces
  4603. ET>
  4604. CO> Well, I'm trying to figure out how to draw the faces. :)
  4605. ET>
  4606. ET> ... interpolate between tha points... and if you want to do it the easiest
  4607. ET> way, put the values into a table of scanlines, and use that table to draw out
  4608. ET> the polygon.
  4609. ET>
  4610. ET>
  4611. ET> like:
  4612. ET>                               (x1,y1)
  4613. ET>                              /\
  4614. ET>                             /  \
  4615. ET>                            /    \
  4616. ET>                           /      \
  4617. ET>                          /        \
  4618. ET>                         /          \
  4619. ET>                        /            \
  4620. ET>                 (x3,y3)-__           \
  4621. ET>                           -__         \
  4622. ET>                              -__       \
  4623. ET>                                 -__     \
  4624. ET>                                    -__   \
  4625. ET>                                       -__ \
  4626. ET>                                          -_\
  4627. ET>                                             (x2,y2)
  4628. ET>
  4629. ET> take that as a polygon (a quite decent ascii one, if i may say so)
  4630.  
  4631. ...
  4632.  
  4633. CA> grr. how does Scream Tracker 3.x and Impulse Tracker do those nifty
  4634. CA> in text mode? (i know it has something to do with using a second
  4635. CA> set, but i need more.. ) and how does Impulse Tracker do the mouse
  4636. CA>
  4637. CA> anyways..
  4638. TR>
  4639. TR> have u tried making a mouse cursor in text mode?  the coordinates that int
  4640. TR> 33h returns are pixel accurate.  That is it treats the screen as if it was
  4641. TR> in graphics mode and returns the EXACT point it should be at.  then you
  4642. TR> will need at least 4 characters (depending on the size of your cursor) to
  4643. TR> emulate a graphic cursor.
  4644. TR>   e.g.
  4645. TR>
  4646. TR>  _______________
  4647. TR> |       |       |
  4648. TR> |   .   |       |
  4649. TR> |   :\. |       |
  4650. TR> |   :  \.       |
  4651. TR> |   :   |\.     |
  4652. TR> |___:___|__\.___|
  4653. TR> |   :   |    \  |
  4654. TR> |   ----|-----' |
  4655. TR> |       |\\     |
  4656. TR> |       | \\    |
  4657. TR> |       |  \\   |
  4658. TR> |_______|_______|
  4659. TR>
  4660. TR> the grid are the four characters. and the cursor (well it's a little big)
  4661. TR> should completely fit into ONE of the characters, and when u move it
  4662. TR> around, it may span more than one like in the above example.
  4663. TR>
  4664. TR> Now you must calculate which characters it will go over, grab the
  4665. TR> characters on the screen, calculate a 2x2 grid with the characters on the
  4666. TR> bottom and paste the cursor on top  of it then  put the 4 characters on
  4667. TR> the screen on top of where it should be.
  4668. TR>
  4669. TR> that's the basics.
  4670. TR>
  4671. ET>
  4672. ET> .. you set the character definition either thru bios interrupt, or thru
  4673. ET> hardware (i use hardware - goes faster)... the mouse is done the same way
  4674. ET> as i did in GoldView... you must re-map the characters for the mouse
  4675. ET> cursor every time you move it.
  4676. ET>
  4677. ET> .. what i did is reserve 6 characters for the mouse cursor (that way i can
  4678. ET> still have a full size mouse cursor in 80x50 mode)... then i would copy the
  4679. ET> characters from the screen to those ones, and map the mouse cursor overtop
  4680. ET> of it.
  4681. ET>
  4682. ET> then you would move the cursor within the 3x3 box until it goes outside of
  4683. ET> the middle one, then move the box over... placing the old characters back
  4684. ET> to the ones yer not using anymore... sorta like:
  4685. ET>
  4686. ET>  0________1________2________3
  4687. ET>  |        |        |        |
  4688. ET>  |        |        |        |
  4689. ET>  |        |        |        |
  4690. ET>  |        |        |        |
  4691. ET>  |        |        |        |
  4692. ET>  |        |        |        |
  4693. ET>  |        |        |        |
  4694. ET>  1________|________|________|
  4695. ET>  |        |        |        |
  4696. ET>  |        |        |        |
  4697. ET>  |        |        |        |
  4698. ET>  |        |        |        |
  4699. ET>  |     ,  |        |        |
  4700. ET>  |     |\ |        |        |
  4701. ET>  |     ; \         |        |
  4702. ET>  2____ :  \ _______|________|
  4703. ET>  |     ;   \       |        |
  4704. ET>  |     |   /       |        |
  4705. ET>  |     `-;\        |        |
  4706. ET>  |       ` ;       |        |
  4707. ET>  |       `-        |        |
  4708. ET>  |        |        |        |
  4709. ET>  |        |        |        |
  4710. ET>  3________|________|________|
  4711. ET>
  4712. ET>
  4713. ET>
  4714. ET> if any part of the cursor goes out of the CENTER square, move the square in
  4715. ET> the direction of the mouse...  to map the cursor easily onto the
  4716. ET> characters, make an AND and an OR mask, each of a LONGINT (32 bits, but all
  4717. ET> you need is 24 bits (3x8 pixels)  ) for each scanline.  then when you GET
  4718. ET> the characters, make the scanline comprised of the 3 characters into the
  4719. ET> LONGINT, and then depending on which pixel the mouse cursor is on, rotate
  4720. ET> the bits of the MASK right xx pixels.. in this case, i would move it right
  4721. ET> 6 bits, since it starts  on the 6th pixel, and start on that particular
  4722. ET> scanline.
  4723. ET>
  4724. ET> .. twas fun to do this for me.. hope it is for you! (:
  4725. ET>
  4726. ET> ...at least we're keeping it clean....
  4727.  
  4728. ...
  4729.  
  4730. WE> it has everything to do with it!  it's what i base most of my views on.
  4731. WE>
  4732. SE> try thinking for yourself sometime..  it's fun! =)
  4733. SE>
  4734. PV> Brainwashing.. I can see this big washing machine where devote christians
  4735. PV> put their children in weeks after they are born and baptized.
  4736. PV>
  4737. PV> |~~~~~~~~~~~|
  4738. PV> |  /~~~~~\  |
  4739. PV> |  |weird|  |
  4740. PV> |  \_____/  |
  4741. PV> |___________|
  4742. PV>
  4743. PV>     ^
  4744. PV>    brainwashing machine
  4745. PV>
  4746. PV> P.S. If anyone wants a cheap 10 second ascii of a washing machine it'll
  4747. PV> cost you $10. :)
  4748. PV>
  4749. PV> Pv
  4750. WE>
  4751. WE> argh!  ok!  so i didn't mean it that way, maybe i exagerated.
  4752. WE>
  4753. WE> oh forget it.
  4754. WE>
  4755. WE>  .----------.
  4756. WE>  |\/\/\/\/\/|   <--- brain mashing machine
  4757. WE>  |  p ur  e |
  4758. WE>  |vo l tag e|
  4759. WE>  |/\/\/\/\/\|
  4760. WE>  `----------'
  4761. IC>
  4762. IC> what has he been brainwashed by?
  4763. IC>
  4764. IC> or is this the beginning of an inter-galactic ascii war? =)
  4765. BE>
  4766. BE>
  4767. BE> .--(acme washing machine)--.
  4768. BE> |                          |
  4769. BE> |                          |
  4770. BE> |    .-----------------.   |
  4771. BE> |    |   t a b n e t   |   |
  4772. BE> |    |     l ove s     |   |
  4773. BE> |    | gangraping apes |   |
  4774. BE> |    `-----------------'   |
  4775. BE> `--------------------------'
  4776. BE>
  4777. PV> Pv likes washing machine fad. Keep em comming! Everyone draw a ascii
  4778. PV> washing machine and I promise you will go to heaven. Anyone who doesn't
  4779. PV> goes to hell automaticly! :)
  4780. PV>
  4781. SE>      _____________
  4782. SE>    _/_____________\_
  4783. SE>   |                 |
  4784. SE>   |    _.-----._    |
  4785. SE>   |   //       \\   |
  4786. SE>   |  ||  (oo)   ||  |  <- Pure Voltage stuck on Spin Cycle
  4787. SE>   |   \\  -    //   |
  4788. SE>   |     `-----'     |
  4789. SE>   `-----------------'
  4790. SE>
  4791. WD>
  4792. WD>      .------------.
  4793. WD>      | .--------. |
  4794. WD>      | |  o 0   | | <--- washing machine is maaaaaaaaaaaad.
  4795. WD>      | | -v--v- | |
  4796. WD>      | `--------' |
  4797. WD>      `------------'
  4798. WD>
  4799. WD>      .------------.
  4800. WD>      | .--------. |
  4801. WD>      | |  o o   | |  <--- washing machine is haaaaappy.
  4802. WD>      | | `---'  | |
  4803. WD>      | `--------' |
  4804. WD>      `------------'
  4805. WD>
  4806. WD>      .------------.
  4807. WD>      | .--------. |
  4808. WD>      | |  * *   | |  <--- washing machine doesn't like these sick
  4809. WD>      | | --,-,- | |       mutilations of its imaaaage.
  4810. WD>      | `---`-'--' |
  4811. WD>      `------------'
  4812. WD>
  4813.  
  4814. ...
  4815.  
  4816. CO> sunday school is a good demonstration of religion, but doesn't tell
  4817. CO> you that much about christianity.
  4818. CO>
  4819. PV>
  4820. PV> ,--------------.
  4821. PV> |   ,______.   |
  4822. PV> |  |        |  |
  4823. PV> |  |        |  |
  4824. PV> |   ~~~~~~~~   |
  4825. PV> |sunday school |
  4826. PV> ~~~~~~~~~~~~~~~~
  4827. PV> <swish, swash, swish, swash,..>
  4828. PV>
  4829. PV> Pv
  4830. PV>
  4831.  
  4832. ...
  4833.  
  4834. SE> No, I don't draw ANSI with TheDraw, ACiDDraw or Pablo.
  4835. SE>
  4836. WE> uhh, so, what do you use... a washing machine?  =)
  4837. CT>
  4838. CT>      _____________
  4839. CT>    _/_____________\_
  4840. CT>   |                 |
  4841. CT>   |    _.-----._    |
  4842. CT>   |   // ▒▓▒▒▓ \\   |
  4843. CT>   |  || ░     ░ ||  |  <- Sentience work-in-progress.
  4844. CT>   |   \\   ▒▓▒ //   |
  4845. CT>   |     `-----'     |
  4846. CT>   `-----------------'
  4847. CT>
  4848.  
  4849. ...
  4850.  
  4851. JU> I liked toad because it was basically a farce.  I couldn't even
  4852. JU> believe people were ven taking it moderately serious.
  4853. JU> But imagine if i had kept toad going?  You'd be in it.  Sarcasm maybe?
  4854. JU> Would  have gotten some good artists.  Could have gone somewhere..
  4855. JU> Nah..
  4856. WE>
  4857. WE> maybe...
  4858. WE>
  4859. WE> i guess, if you were still running it, it would have gotten bigger, eh?
  4860. WE> what was that kid's name... Mad Turnip or something?
  4861. WE>
  4862. WE> i only joined it 'cause i wanted to be in a group and i was too bad at
  4863. WE> drawing to get into a better one.  =)
  4864. WE>
  4865. WE> but then.. i grew a brain.
  4866. WE>
  4867. WE>
  4868. WE> before:   _         after:   o
  4869. WE>         --|--              --|--
  4870. WE>          / \                / \
  4871. WE>
  4872.  
  4873. ...
  4874.  
  4875. ON> throw in something different too.. like maybe a pic, or a lit, if
  4876. ON> anything that'd like to show off..
  4877. CT>
  4878. CT> um..
  4879. CT>
  4880. CT> I can do that 8)
  4881. CT>
  4882. ON> Well, pending green flags from ETO, gofer it!..
  4883. ET>     _-_  _      _  _-_
  4884. ET>   _-░░░--░\    /░--░░▒-_
  4885. ET>  -░░░░░▒▒▓░|  |░░░░░▒▓░░-
  4886. ET>  \░░░░░__▒_░\/░_░__░▒░▒░/
  4887. ET>   \░░_-  - -/\- -  -_▒░/
  4888. ET>    \-                -/
  4889. ET>     \                /
  4890. ET>      \              /
  4891. ET>       \            /
  4892. ET>        \          /
  4893. ET>
  4894.  
  4895. IC> to prevent pregnancy perhaps?  it was 98% effective against pregnancy,
  4896. IC> not diseases..
  4897. IC>
  4898. WE> 98-99% **************IIIIIIIIIIIIIFFFFFFFFFFF***************************
  4899. WE> they're used properly.  iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiffffffffffffffffff!!
  4900. WE>
  4901. WE>
  4902. WE>            ,s&$s,            ,s&$²$$&s,
  4903. WE>            `"²S²'          ,&$$$$ $$$$$
  4904. WE>           `²$$$$&s_        $$$$$$ `"²$$b
  4905. WE>             $$$$$$      `²$$$$$$$ss,
  4906. WE>             $$$$$$         $$$$$$
  4907. WE>             $$$$$$         $$$$$$
  4908. WE>            d$$$$$$b       d$$$$$$b
  4909. WE>          _&$$$$$$$$&s_ _s&$$$$$$$&s,_
  4910. WE>
  4911. WE> ugh, that looks awful.
  4912. WE>
  4913. WE> but you get what i mean, right?  RIGHT!  IF!
  4914.  
  4915. ...
  4916.  
  4917. HB> NOr will I see it anyway.
  4918. FU>
  4919. FU>     too cool, huh? =)
  4920. HB>
  4921. HB> me?
  4922. HB>
  4923. HB> a HAHAHahHA what a stupid question.
  4924. HB>
  4925. HB>
  4926. HB>
  4927. HB>
  4928. HB>
  4929. HB>
  4930. HB>
  4931. HB>
  4932. HB>
  4933. HB>
  4934. HB>
  4935. HB>
  4936. HB>
  4937. HB>
  4938. HB>
  4939. HB>
  4940. HB>
  4941. HB> no
  4942. FU>
  4943. FU>     hahhaha.. loser. loooooossser.
  4944. HB>
  4945. HB> NO, you're the looozer. lOOOOOSER!
  4946. HB>
  4947. HB>
  4948. HB>                  i-iI~Ii-i
  4949. HB>               i'II II II-I
  4950. HB>               I II II II I
  4951. HB>               I  ------- I   OSER!
  4952. HB>               `I         I
  4953. HB>                I          °--~~""s
  4954. HB>                 `I _____ ___,--~~
  4955. HB>
  4956. HB> wow, that worked.
  4957. HB>
  4958. HB> KINDA
  4959. HB>
  4960. FU>
  4961. FU>     oh yeah?! OH YEAH!?
  4962. FU>           __
  4963. FU>          |  |
  4964. FU>      _ /\|  |__
  4965. FU>     | |  |  |  |/\
  4966. FU>     | |  |  |  |  |
  4967. FU>     |            /
  4968. FU>      \_         |
  4969. FU>        \_     _/'
  4970. FU>          |   |
  4971. FU>
  4972. FU>     ick. yes that is supposed to be a middle finger. ack.
  4973. HB>
  4974. HB> Looks like you didn't do a very good job at slicing your Pinkie, Ring, and
  4975. HB> index fingers off.
  4976. HB>
  4977. HB> Where's the blood?
  4978.  
  4979. ...
  4980.  
  4981. HF> Yuck, ascii has such an ugly infinity sign.
  4982. CT>
  4983. CT> I thought it was a peanut
  4984. WD>
  4985. WD> looks like a pig nose.
  4986. WD>
  4987. WD>  ' . . `
  4988. WD>     ∞
  4989. WD>
  4990. WD> oink oink.
  4991.  
  4992. ...
  4993.  
  4994. WE> ok the name of the person is Lizard Mon.  remember that.
  4995. WE> er, heh, i'm not sure.  actually i forgot.  i still have to contact
  4996. WE> him back and stuff.  hold on to your butts.  =)
  4997. TH>
  4998. TH>           o
  4999. TH>      B>---|\  <---Th holding onto his butt
  5000. TH>          / \
  5001. WE>
  5002. WE> hehehe, well i said butts.  so make it:
  5003. WE>
  5004. WE>              o
  5005. WE>        BB>---|\
  5006. WE>             / \
  5007. WE>
  5008. WE> wait a minute, that's four.  whoa, four butts.  imagine that.
  5009. TH>
  5010. TH>     uhh..  oh.. hmmm  now _that_ would be interesting...  =]     phew..
  5011. TH>     gives me cold shivers just thinking about it..
  5012. TH>
  5013. WE>     hrrmmm  what are those butts doing.. ?     but what if i only have
  5014. WE>     one butt...  where can i get another ?
  5015. WE>
  5016. WE>                                     /^\
  5017. WE>              o                    /_____\
  5018. WE>         b>---|---< ?              |     |   <---"Bob's Butt Store"
  5019. WE>             / \                   | |T| |
  5020. WE>
  5021.  
  5022. ...
  5023.  
  5024. BA> and you would have seen me in an semi s&m gear as well.  chain belt around
  5025. BA> my waist, very very little black dress, black/violet lipstick and
  5026. BA> eyemakeup, and crimson red fishnets.  that was fuuuun.  hehehehe...
  5027. TP>
  5028. TP> =).. <- spittle...
  5029. TP>
  5030.  
  5031. ...
  5032.  
  5033. ON> he loses his grip momentarily, and shards of metal fly off him, but
  5034. ON> going..
  5035. ON>
  5036. ON> anyway, the thing shoots up at tanish, hitting for 20.
  5037. ON>
  5038. ME>
  5039. ME> Tanish takes the hit and ready's himself behind the Casket. I run up behind
  5040. ME> the casket and get a good grip! I tell tanish> "O.k... on three.. 1....2..
  5041. ME> .. 3!" Tanish heaves the casket over the edge with me holding on tight,
  5042. ME> following it's decsent towards the Mech! As soon as the casket removes the
  5043. ME> mech from the wall I release my grip on the casket and grab on to the mech
  5044. ME> and start FLYing outwards, pushing the mech away from the building with all
  5045. ME> my strength in order to fall past the lower roof top! When we begin our
  5046. ME> final descent to the ground I'll manoover myself on top of him and fly at
  5047. ME> full speed to push us faster towards the ground!
  5048. ME>
  5049. ME> If I notice we're not going to make it I'll cast FORCE at point blank
  5050. ME> range in hopes to push and the mech further away from the building!
  5051. ME>
  5052. ME>   ]    $=MYRA       #= CASKET   @= MECH
  5053. ME>   ]    &=TANISH     *= ME
  5054. ME>   ]
  5055. ME>   ]
  5056. ME>   -
  5057. ME>      <----WINDOW
  5058. ME> $ &
  5059. ME> -!- #
  5060. ME>   ] .
  5061. ME>   ] .
  5062. ME>   ] .
  5063. ME>   ]   .
  5064. ME>   ] *@  .
  5065. ME>   ] .    .       ** I'll keep pushing outwards if I see more buildings **
  5066. ME>   ] #     *@ .
  5067. ME>   ] .         .
  5068. ME>   ]CRASH!     *@.
  5069. ME>   ]_____         .       !
  5070. ME>         ]         .       !
  5071. ME>         ]         *@     L
  5072. ME>         ]                 B
  5073. ME>         ]          .      I
  5074. ME>         ]                 T
  5075. ME>         ]          .      U
  5076. ME>         ]                  R
  5077. ME>         ]          .       T
  5078. ME>         ]                  S
  5079. ME>         ]          .      I
  5080. ME>         ]                 D
  5081. ME>         ]          .      N
  5082. ME>         ]                I
  5083. ME>         ]          .
  5084. ME>         ]
  5085. ME>         ]          .    M
  5086. ME>         ]              A
  5087. ME>         ]          . I
  5088. ME>         ]          *
  5089. ME>         ]          @
  5090. ME>         ]             .
  5091. ME>         ]          .      .
  5092. ME>         ]       .
  5093. ME>         ]       .  .   .
  5094. ME>         ]        . . .
  5095. ME>         ]      .   .    .
  5096. ME>         ]    . . Splat!  . .    *
  5097. ME>         --------------------------------------
  5098.  
  5099. //end thirtyfour
  5100.  
  5101.  
  5102. //:thirtyfive
  5103. //run :setup2
  5104.  
  5105. NEW NEWS!
  5106.  
  5107. New relative to what?  Well, to the last release of Kithe.
  5108. Um... back last October 8)
  5109.  
  5110. Bear with us as this is going to be a chronological account of every member-
  5111. related happening since October 1996, spiced up from time to time with captured
  5112. accounts of things as they actually happened.
  5113.  
  5114. ...
  5115.  
  5116. Anonymous changes his handle back to Candide, and then to "Slut".  Then
  5117. quits.  Not just mist, not just the scene, but the global community of
  5118. computer users entirely.  Of course, he's back now.
  5119.  
  5120. from: Candide
  5121. subj: bye.
  5122. Origin : 07 Jan 97  20:26:52
  5123.  
  5124. "ugh.
  5125. i've decided to self-destruct.
  5126.  
  5127. the realization that i've been lead around by the nose by this machine
  5128. and the related information-fetish has been a slow one, but the decision
  5129. to cut it from my life is rather sudden don't you think?
  5130.  
  5131. it's rather ironic that i'm writing my swan-song using the very machine
  5132. i need to get away from.
  5133.  
  5134. my apologies to rowan, as this will mean that i'm dropping out of
  5135. mistigris (though, i was never too active. :-) ) (hey, i saw an emag
  5136. that used the "fire" text effect. hah) and that i won't be finishing
  5137. kithe. whatever source i had has been deleted.
  5138.  
  5139.                                                  I am, Travis"
  5140.  
  5141. Bandicoot has his handle changed to 'Plastic'.
  5142. It actually sticks for a while.
  5143.  
  5144. Zinnia Rock has changed her suffix to Chicken, Ya, and most recently, Kray.
  5145.  
  5146. Beatle's changed his handle to "Astarte".
  5147. Incidentally, that also becomes the new name of his and Flying Fish's band,
  5148. formerly known as Casa del Sol.
  5149.  
  5150. Admiral Skuttlebutt RETURNS triumphant, with a new handle - 'Melodia' - and
  5151. a mastery now of MORE than 4-channel music.  Truly this is an occasion to
  5152. celebrate.  We had just about used up our stockpiled reserves of old Skutt
  5153. music 8)
  5154.  
  5155. Fetus69 joins in the high resolution department.
  5156.  
  5157. Iseilice from Cancer joins the ANSI department at The Extremist's urging, but
  5158. we never ever ever see or hear anything from him.
  5159.  
  5160. Hippy and Silver Wolf join Mistigris through their writing talents, joining
  5161. most of the other regular posters from DoDEL.
  5162.  
  5163. Questor returns, drawing ansi for his own experimenal reasons.  (For examples
  5164. of this, check out his work in the Fistful of Steel tour pack.  Photorealistic
  5165. ansis of models.)
  5166.  
  5167. Grateful Dead returns for about a week, as does another true oldschooler -
  5168. Singlemind (formerly known as Nosferatu / Black Rose) who's been with us since
  5169. the Poison days, the NWA fiasco and even presided in iMPERiAL for a few months.
  5170. He joined us for about a week, then disappeared, sinking into the muck of his
  5171. own personal hell (which is his shared apartment with Lord Extec and Liquid
  5172. Jesus, both also former Mist members.)
  5173.  
  5174. Alannon returns, draws one or two logos, then disappears again.  This is a
  5175. recurring trend in Mistigris because we very rarely ever actually kick people
  5176. out, so from time to time a shadowy character from our past will pop up,
  5177. surprise the heck out of us, give us some really oldschool art, and then will
  5178. be gone before we can do something silly like list them on an infofile or in
  5179. an issue of Kithe.  Of course, given our pace, it's not too hard to outrun us
  5180. in that respect.  13 issues in three years?
  5181.  
  5182. Along with the recurring appearing/disappearing folks, Journey came back, and
  5183. left again.
  5184.  
  5185. As did D'Artagnan, but he left the following account of his past absence for
  5186. us to all drool over.
  5187.  
  5188. CT> For curiosity's (and information's) sake, what were you doing at EA?
  5189. CT>
  5190. DA> I was in the Quality Assurnace Department, in other words, I 'play-tested'
  5191. DA> for a while and may eventually go back to it... Maybe.
  5192.  
  5193. woop!
  5194.  
  5195. The Guardian and Firestorm leave Mistigris forever for the allures of the
  5196. warez scene that spawned them.  Ours was a tenuous relationship at best, but
  5197. they were part of a department (hi-rez) which was at the time nearly empty
  5198. with the exception of Thanatos, who of course made up for it.  Here is their
  5199. farewell letter:
  5200.  
  5201. "well alot has happened and the few pics we did for you were probably the
  5202. only ones that we are going to do as artists.... we have moved on to the
  5203. warez sceen and are in some util groups.... if there is anything we can do
  5204. for MiST just drop me a line here and we can work something out.... if you
  5205. are on irc drop into cracking and look me up.
  5206. thanx for the oppertunity and we will ttyl"
  5207.  
  5208. Wishbringer actually submits work!  This is unparalleled until again in the
  5209. Fire tour pack and as of press time it seems that he may very well begin
  5210. contrbuting regularly to Mistigris packs.  (Well, if anything about mist's
  5211. release schedule, or mist itself, can be called regular.)
  5212.  
  5213. Intrepid leaves the whole scene in a huff -  no one noticed he was gone.
  5214. That was bad.
  5215.  
  5216. Colour draws a small 25-liner logo for DoDEL and packed for a pending trip to
  5217. Africa.  By press time he has actually been back for several months, having
  5218. enjoyed the trip immensely.  He reports that the biggest difference between
  5219. here and there (besides the giant insects and lack of toilet paper) is
  5220. "the noise".
  5221.  
  5222. Critical Illusion contacts us again and once again Savage Exile is back as
  5223. our "underground HQ".  This time around it's less productive as so far we
  5224. haven't gotten any members at all, contrasting to our acquisition of Tribe,
  5225. Xeryrus, Myth and Wator the first time around.
  5226.  
  5227. It was New Years' by this point - January 1st.  The birthday of The Pope and
  5228. by now we'd just managed our first tour release with Blade.
  5229.  
  5230. Apparently Kolz joined shortly after that.  (Have you noticed?  No, neither
  5231. had I...) but this is what The Extremist told us regarding this...
  5232.  
  5233. "ehh
  5234.  
  5235. I was bugging my friend kolz to get in a group for some time, but he wasn't
  5236. sure..  Then Sylphid hopped in #knife, our usual oldwarez-alloverfreak
  5237. channel,
  5238.  
  5239. and we were talking some business, like giving Matt the Tsawwassen Knife HQ :)
  5240. and Sylphid told Kolz that mist is accepting people, and Kolz asked me if he
  5241. could get in, so I told him yes.  So he did.  The only sad thing is that Fluor
  5242. snatched him in AWE the day after.
  5243.  
  5244. BUT he didn't quit mist.  He'll draw ansi for AWE, and he'll draw VGA for us.
  5245. He's quite good at doing fonts..  Thanatos, if you want him to do some fonts
  5246. for your pics, tell me, I'll pass the message. :)
  5247.  
  5248. He should poll kitsch from me as soon as his board goes up.
  5249.  
  5250. Oh, one last thing.. He's a fontist, don't expect him to draw pics of any kind
  5251. for now.
  5252.  
  5253. -L'Extrémistigris!@"
  5254.  
  5255. Just one more way of illustrating how we toe the "ACiD Syndrome" - getting
  5256. lots of members who never do anything.  This is doubly dangerous because we
  5257. very rarely if ever revise the memberlist and never kick anyone out...
  5258. fortunately we have bad memories and if a person doesn't throw their weight
  5259. around they tend to get left aside and doomed to obscurity.
  5260.  
  5261. Iori Yagami quits about this point.  He professes to us Cereal Killer to
  5262. fill the gap that he leaves behind.  Ironically enough, Iori's best work is
  5263. released in the Fire and Dark tour packs, months after he quits, and Cereal
  5264. Killer's work isn't released until this very pack.
  5265.  
  5266. Here is the letter he sent me:
  5267.  
  5268. "sorry to say this but, this is the last month i'm gonna be in mist.  I just
  5269. can't feel like i'm right at home w/ mist.  dunno why.  I keep on quitting,
  5270. and joining back again.  I'm quitting for good.  Well, I don't know what else
  5271. to say.  Sorry about this."
  5272.  
  5273. Needless to say, that certainly answered some questions.
  5274.  
  5275. Plastic changes handle to Plaztik, then to PZK, then back to Plaztik, then
  5276. quits, then rejoins.  This is quite typical of his scene interactions.
  5277.  
  5278. Polarity succeeds in killing AIR but not in actually making a release, and it
  5279. is as such that ASCII-masters Dead Soul and Genocide are found to be groupless.
  5280. Needless to say, we quickly remedy that situation.
  5281.  
  5282. Happyfish joins us at last but it takes us a long time to find a group which
  5283. will release any of her work at all.  That explains her somewhat large
  5284. presence in this pack here.  She will do lots of stuff, culminating in her
  5285. running the WHQ, but outside of that she'll release ANSI in Mistigris.
  5286.  
  5287. Zinnia Kray goes on a long trip to Japan which is cut somewhat short.
  5288.  
  5289. Spawn joins Mist's ASCII department, then changes his handle to Crystal Meth.
  5290. Shortly after that, Muton joins the ascii department.  Muton proceeds to
  5291. dominate Mist's ascii department while Crystal Meth goes on to attempt
  5292. tracking.
  5293.  
  5294. The Laughing Fool joins our lit department at last once he finds our web page
  5295. while surfing on the net.
  5296.  
  5297. Lord Maximoff rejoins our ANSI department officially (though we'd never be able
  5298. to tell the difference) after we manage to get art advertising his board to be
  5299. released in the Fire tour pack.
  5300.  
  5301. Following the devistating death of Teklordz (a group with which Mistigris had
  5302. enjoyed cordial diplomatic relations for quite some time) Kyo joins up doing
  5303. pretty much everything, especially high resolution and RIPscrip art.
  5304.  
  5305. Padding up our high resolution department, compensating for the loss of The
  5306. Guardian and Firestorm come gNOMe and Lord of Darkness, his pupil, in our
  5307. vga department.
  5308.  
  5309. After complaining his groupless state in a blender, we invite in Neosmurf, who
  5310. joins.  We never hear from him again 8).  Maybe this is why he was left
  5311. groupless.  Hmm....
  5312.  
  5313. Raven, after an excruciating wait, gets accepted into Mist's Literature
  5314. division based on the strength of his stories.
  5315.  
  5316. jIVE (better known as Fury from, believe it or not, Krap) applies and joins
  5317. in our ascii department.
  5318.  
  5319. Menace joins in ANSI.  This doesn't last for too long, because shortly after
  5320. he quits both Mist and the scene entirely amidst rumours of joining AWE and
  5321. compromising his own artistic style in order to attain that.  Apparently he'll
  5322. be back under a new handle.
  5323.  
  5324. Scratch that, he rejoins under the same handle.  NO ONE complains 8).
  5325.  
  5326. Catch22 from Twisted joins up with our ANSI department, and Feral-K, formerly
  5327. of the supreme 604 ASCII group AIR joins at last.  The 604 ASCII artists are
  5328. at last all unified in Mistigris, comprising old and newschool ascii.
  5329.  
  5330. Genocide changes his handle to Zealous.
  5331.  
  5332. Ts, most recently senior staff of the deceased Teklordz, joins Mistigris
  5333. briefly, but decides that he really can't juggle being both in the art and
  5334. demoscenes.  He leaves us with a short commitment that he may make some guest
  5335. appearances in the unspecified future.
  5336.  
  5337. Jughead changes his handle to Tincat.  fitting, no?
  5338.  
  5339. Sadistic Intent, Spinn, and Aspyre of Air (not the 604 one, the one that
  5340. tried to merge with RCA, but died - RCA died itself shortly therafter.) all
  5341. join in ANSI and ASCII.  Aspyre changes his handle to Gravity.
  5342.  
  5343. Kyo quits over a flurry of bickering regarding IRC etiquette.
  5344.  
  5345. Big Brother officially quits, once he realizes that he's still a member 8).
  5346. He hasn't particiapted in Mist affairs since the last issue of Kithe, and
  5347. that was a LONG time ago.  Here's what he'll be doing instead, and I can tell
  5348. you that if I didn't have so much riding on this,  I'd follow in his footsteps
  5349. in an instant.
  5350.  
  5351. Date: 29 Jun 1997 23:04:42 EST
  5352. From: Big.Brother@sciboard.spd.louisville.edu
  5353. To: valentine@infomatch.com
  5354. Subject: helloo?
  5355.  
  5356. Wow. It *has* been a long time, hasn't it?
  5357.  
  5358. I guess I owe you an explanation.
  5359.  
  5360. Well, I haven't been writing as much as I once did. This is partly
  5361. because I've been doing a helluva lot more *reading* lately: The
  5362. Autobiography of Malcolm X, *Live From Death Row* by Mumia Abu-Jamal,
  5363. the works of Abbie Hoffman, Jerry Rubin, and other revolutionaries.
  5364.  
  5365. I guess at some point I mentally broke from Mistigris. It isn't really
  5366. a conscious decision I made, but the fact is that now I'm just too busy
  5367. with the rest of my life to write much poetry or other lits.
  5368.  
  5369. When I joined up with Mist, I had a lot of free time on my hands. As I
  5370. recall, it was last summer. And I saw what this scene was about, and it
  5371. was cool to me. It gave me a little something to belong to, I guess, and
  5372. I was glad to see my work going out to other people.
  5373.  
  5374. But now, I have bigger causes to fight for: ending labor
  5375. exploitation in SE Asia and Indonesia by Vietnam. Educating people about
  5376. the guerrilla war being waged against the corrupt Mexican government.
  5377. Fighting against imperialism right here in the USA.
  5378.  
  5379. At one point, I liked the cosmopolitan feeling I got when I said I was
  5380. part of a "group based in Canada." Now, I find greater resonance in the
  5381. time-tested potency of "All Power to the People."
  5382.  
  5383. I guess what I'm trying to say is that I've grown out of Mist. I truly
  5384. do appreciate the opportunity you gave me by allowing my work to be
  5385. published as well as the simple connection made. Internet friendships
  5386. are less often found than enemies nowadays, and civil voices are an
  5387. oasis in the desert of chat, Usenet and email.
  5388.  
  5389. I thank you for being there, and I hope that Mist will flourish for
  5390. years to come. Email me whenever you like and I'll try to help however I
  5391. can.
  5392.  
  5393. --Dan
  5394.  
  5395. [P.S.: You can publish this, if you like... :)]
  5396.  
  5397. (surprise surprise) Plastic changes his handle to FrgnFruz.  This may be
  5398. because he's grown out of the old one or merely to shake some of the nasty
  5399. rumours which persistantly plagued one "Plastic."
  5400.  
  5401. Beatle changes his handle from whatever it was inbetween Astarte and the
  5402. present to Otnö°Ishphö°, so far as we can tell some bastardiazarion of the
  5403. pig latin of "Not Fish".  He's horning in on my territory, man.  He's even
  5404. stolen my slogan and printed it on his business card!  Oh, but I'll get my
  5405. revenge... just as soon as he finished customizing TJM to our specs.
  5406.  
  5407. Aristote of the 418 area code, formerly someone hanging out in #knife, joins
  5408. our ANSI department.  His first mission: track down Diamond Traveller.
  5409.  
  5410. Mordecai of RCA joins after it dies, contributing to our VGA department, as 
  5411. well as Lady Blue, the lit champion.
  5412.  
  5413. Blender-champion Skrubly joins mist after Rile dies.  With him on side, we
  5414. will be UNBEATABLE for the next team Blender.
  5415.  
  5416. Esquire surrenders his position as music coordinator.
  5417.  
  5418. Grinchz applies and gains entry unconditionally simultaneously into our high-
  5419. resolution and music divisions.
  5420.  
  5421. ...
  5422.  
  5423. And that's that.  Everything that happened to our group in the 10 months since
  5424. the last release of Kithe, and, I may note, the last release of a Mistigris
  5425. pack by itself.  We'd like to think that the breathing room that the tour
  5426. granted to us allowed us to gel a core - a fixed set of members who mean a lot
  5427. to Mistigris and to whom Mistigris means a lot, including Happyfish, Neophyte
  5428. and Tincat.
  5429.  
  5430. One thing that the tour has allowed us to do very well is Blend.  Forgoing
  5431. all thoughts of consistant monthly releases instead between Blenders 15 and
  5432. 30 we managed to creep up and surpass everyone who stood in our way, thanks
  5433. to trailblazers like Mavrik and Neophyte and following through with our
  5434. groundbreaking team blender entries and consistant showings from myself and
  5435. Tincat as well as consistant WINNINGS by Handiboy.  One can only wonder what
  5436. might have happened had we discovered the Blender competitions two months
  5437. earlier - how soon our dominance might have been apparent.
  5438.  
  5439. ...
  5440.  
  5441. One other thing that we thought the tour would allow us to do is promote our
  5442. own group in the presence of other, more popular groups.  Strangely enough,
  5443. when we looked at the art which the host groups had declared quality
  5444. controlled, more often than not the offending piece was a mist promo.  Now,
  5445. we're not dedicating all of our shoddiest art to that group which we all love,
  5446. so there is something a bit fishy about that selective QCing.  However, it did
  5447. give us an opportunity to stuff this pack with Mistigris promos, as well as
  5448. logocollies which were QC'd due to their fontists' seniority, rather than any
  5449. inferiority in our own logos, and promos for The Jade Monkey, reasonably enough
  5450. now as it's a relatively new board that could really use the publicity.
  5451.  
  5452. What else is there to say?
  5453.  
  5454. Ah, I've forgotten, but rest assured that once I remember, it'll end up in a
  5455. Kithe article in the next issue.
  5456.  
  5457. //end thirtyfive
  5458.  
  5459. //:thirtysix
  5460. //run :setup2
  5461.  
  5462. Skrubly's Blender Entries 28-33
  5463.  
  5464. I didn't include 27 cause it wasn't that great.
  5465.  
  5466. A note about entry for #30: this appeared in the blender pack as savior.ans,
  5467. which was a story I did for Rile for the compo. They stuck a very cool ansi
  5468. on top of it and it won! But since I didn't do the ansi I only feel good
  5469. about releasing the text of it. It's a nice story even without the ansi and
  5470. worth a read.
  5471.  
  5472. A note about Rile: Is it dead? I don't know. But nobody told me about it
  5473. anyways. So if it turns out to be alive you might see this stuff released
  5474. with them, too. But since I don't know what's up with them right now at all
  5475. I'll release it with mistigris just so people have an opportunity to read
  5476. it.
  5477.  
  5478. I'd also like to thank hennifer and warpus for running blender, because I
  5479. think it's a lot of fun and has actually got me writing again. Other people
  5480. that have helped me have been the guys at RAD who have a really twisted
  5481. sense of humor at times, and the guys at Scenelink who are working really
  5482. hard to benefit the artscene.
  5483.  
  5484. Skrubly
  5485. //end thirtysix
  5486.  
  5487. //:credits
  5488. //run :setup2
  5489.         Hey, this is happyfish. I'm putting together kithe at the last
  5490.         minute 'cause no one else will. Since I can't actually code my
  5491.         way out of a paper bag, I'm using Eerie's scripting language,
  5492.         browser, to do it. No music, lots of data files, but hey, if you
  5493.         don't like it, HAHAHA, TOO BAD, I'M ALL WE'VE GOT.
  5494.  
  5495.         Ahem.
  5496.  
  5497.         I hear Questor is making a better scripting language wuth music,
  5498.         demo effects, and only one data file, so hey, this may well be the
  5499.         last time a mist pack is delaying because no one would code kithe.
  5500.  
  5501.         Have a nice day, folks.
  5502.  
  5503.         Oh yeah, and:
  5504.         "b.exe" & "bdir.exe" (c)1995, 1996, david turgeon & pyroxyde
  5505.          industries.  all rights reserved.
  5506.         "av.exe" is copyright ACiD productions.
  5507.  
  5508.         cheap plug: call the jade monkey, the mistigris WHQ, at:
  5509.                     (604) 730-2467.
  5510.  
  5511. //end credits
  5512.  
  5513. //:ansione
  5514. //exec '&&(ansi1) k#13-1.dat &&(ansi2)'
  5515. //if &&(ansip), //readkey
  5516. //run :setup
  5517. //end ansione
  5518.  
  5519.  
  5520. //:ansitwo
  5521. //exec '&&(ansi1) k#13-2.dat &&(ansi2)'
  5522. //if &&(ansip), //readkey
  5523. //run :setup
  5524. //end ansitwo
  5525.  
  5526.  
  5527. //:ansithree
  5528. //exec '&&(ansi1) k#13-3.dat &&(ansi2)'
  5529. //if &&(ansip), //readkey
  5530. //run :setup
  5531. //end ansithree
  5532.  
  5533.  
  5534. //:ansifour
  5535. //exec '&&(ansi1) k#13-4.dat &&(ansi2)'
  5536. //if &&(ansip), //readkey
  5537. //run :setup
  5538. //end ansifour
  5539.  
  5540.  
  5541. //:ansifive
  5542. //exec '&&(ansi1) k#13-5.dat &&(ansi2)'
  5543. //if &&(ansip), //readkey
  5544. //run :setup
  5545. //end ansifive
  5546.  
  5547.  
  5548. //:ansisix
  5549. //exec '&&(ansi1) k#13-6.dat &&(ansi2)'
  5550. //if &&(ansip), //readkey
  5551. //run :setup
  5552. //end ansisix
  5553.  
  5554.  
  5555.  
  5556. //noprint on
  5557.