home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 12: Textmags & Docs / nf_archive_12.iso / MAGS / TEXTMAGS / ATARI16 / INFO91.ZIP / INFO91 / 516.TXT < prev    next >
Text File  |  1997-04-16  |  28KB  |  660 lines

  1. Info-Atari16 Digest         Sun, 29 Sep 91       Volume 91 : Issue 516
  2.  
  3. Today's Topics:
  4.                            ARJ?  K.I.S.S.!
  5.                              ATARI ON TV
  6.                        digitzing video for DTP
  7.                       Is Maple still available?
  8.              lharc 2.01e vs. zoo 2.1: some tests (2 msgs)
  9.                         More Lies From Atari?
  10.     People dumping machines (was.. Atari Mega 2 system.. for sale)
  11.                             Sozobon > 1.2
  12.                    Spectrum spazz on TOS 1.62/STe?
  13.                            ST System 4SALE
  14.                  SUPERCHARGER and ATARI LASER PRINTER
  15.       Zoo with GEM interface (Was: Re: ARJ? K.I.S.S.!) (2 msgs)
  16.  
  17. Welcome to the Info-Atari16 Digest.  The configuration for the automatic
  18. cross-posting to/from Usenet is getting closer, but still getting thrashed
  19. out.  Please send notifications about broken digests or bogus messages
  20. to Info-Atari16-Request@NAUCSE.CSE.NAU.EDU.
  21.  
  22. Please send requests for un/subscription and other administrivia to
  23. Info-Atari16-Request, *NOT* Info-Atari16.  Requests that go to the list
  24. instead of the moderators are likely to be lost or ignored.
  25.  
  26. If you want to unsubscribe, and you're receiving the digest indirectly
  27. from someplace (usually a BITNET host) that redistributes it, please
  28. contact the redistributor, not us.
  29. ----------------------------------------------------------------------
  30.  
  31. Date: 29 Sep 91 02:57:34 GMT
  32. From:
  33.  noao!asuvax!cs.utexas.edu!sdd.hp.com!spool.mu.edu!cs.umn.edu!thelake!steve@ariz
  34.  ona.edu (Steve Yelvington)
  35. Subject: ARJ?  K.I.S.S.!
  36. To: Info-Atari16@naucse.cse.nau.edu
  37.  
  38. [In article <BAMMI.91Sep27170754@acae127.cadence.com>,
  39.      bammi@acae127.cadence.com (Jwahar R. Bammi) writes ... ]
  40.  
  41.  > In article <A1908217657@thelake.mn.org> steve@thelake.mn.org (Steve
  42.  Yelvington) writes:
  43.  >
  44.  >> Any program with a reasonable structure (i.e., main is used as a top-level
  45.  >> flow-control module) should be easy to GEM-ify by adding
  46.  >>
  47.  >>     if (argc == 0)
  48.  >>     gem();
  49.  >>
  50.  >      arghhh! dont do this. if args are not available, in the gcc
  51.  > startup module, it still creates argv[0] == "", so the min value
  52.  > of argc a program will ever see is 1. this is true for acc startup
  53.  > too. the reason for doing this is that it is required by Posix (in
  54.  > case you were thinking that these guys just made a random decision :-)
  55.  
  56. Urk ... I've really got to quit taking catnaps at the keyboard. I don't
  57. know who sneaked up behind me and typed that. :-)
  58.  
  59. Of course, argc is always > 0, Posix or not. That should read something
  60. like this:
  61.  
  62. #if GEM
  63.         if (argc == 1)
  64.                 gem();  /* alternative user interface */
  65. #endif
  66.  
  67.  --
  68.  Steve Yelvington, Marine on St. Croix, Minnesota
  69.  steve@thelake.mn.org (In winter we walk on water)
  70.  
  71. ------------------------------
  72.  
  73. Date: 28 Sep 91 13:22:45 GMT
  74. From:
  75.  noao!asuvax!cs.utexas.edu!qt.cs.utexas.edu!zaphod.mps.ohio-state.edu!n8emr!blue
  76.  moon!bart@arizona.edu (Bart Jaszcz)
  77. Subject: ATARI ON TV
  78. To: Info-Atari16@naucse.cse.nau.edu
  79.  
  80. dhbutler@magnus.acs.ohio-state.edu (David Butler) writes:
  81.  
  82. > This may be old hat, but if anyone ever watched Friday The 13th., The Series
  83. > (great show), you should have noticed that every computer in it (at least tha
  84. > I ever saw) was an Atari ST! Pretty neat huh? Does anyone know what happened
  85. > this show, it used to be on FOX, and I can't find it anymore, makes me wish I
  86. > had recorded all the episodes...
  87. >
  88. > - David Butler -
  89. >
  90. > "innagaddadaviddababy"
  91.  
  92.  
  93.   Yeah, it was a great show.  I remember the episode about the healing
  94. glove, where a 1040ST was shown pretty well.  The guy who lived on a ship
  95. was working on it even, when the action was taking place on that ship.
  96.  
  97.   I've seen the ST on a couple of other shows, and even on PBS once or
  98. twice.
  99.  
  100.  This is from
  101.      bart@bluemoon.rn.com
  102.      bart@bluemoon.uucp
  103. who doesn't have their own obnoxious signature yet
  104.  
  105. ------------------------------
  106.  
  107. Date: 29 Sep 91 09:38:40 GMT
  108. From: kawakami%ocf.berkeley.edu@ucbvax.berkeley.edu (John Kawakami)
  109. Subject: digitzing video for DTP
  110. To: Info-Atari16@naucse.cse.nau.edu
  111.  
  112. NetQuestion...
  113.  
  114.  I would like to digitize video for use in DTP type applications.  How
  115.  should I go about this?
  116.  
  117.   Background and conditions:
  118.  
  119.    I'm using an ST as a Mac via Spectre GCR and as a regular ST.  I am about
  120.    to look into purchasing a camcorder from a friend.  I see this as a prime
  121.    opportunity to start using digitized graphics in my documents.  However,
  122.    I am also in the process of phasing out my ST.
  123.  
  124.    "Dumping the ST!?!?"  Well, sort of.  Right now, I have a 520ST, 4MB RAM
  125.    (JRI SIMM board), GCR, modem, hard drive (Syquest coming soon), printer,
  126.    and probably a DEKA real soon.  I would like to "upgrade" to a MAC by
  127.    moving all the peripherals to a Mac and using the ST for something else
  128.    (maybe a BBS or something).  The ST would remain a working system, but I
  129.    would probably stop buying things for it.  At this point, I would like to
  130.    stop purchasing ST specific products.  I realize this may not be possible
  131.    with an ST digitizer.
  132.  
  133.      What I would like to do is digitize video, use the graphic in other
  134.      programs or documents, and print the document out.  I would like to
  135.      import the graphic into Mac Word 4.0, Superpaint 2, and HyperCard on
  136.      the Mac; WordFlair II and Calamus on the ST.  I don't care if the
  137.      digitizer does only black and white, as long as I can get a good
  138.      image.  More than 16 gray shades would be nice.  I would like it if it
  139.      did not take up the cartridge slot.  The software MUST work with a mono
  140.      monitor.
  141.  
  142.      What digitizer is best for me, and what additional software would I
  143.      need?
  144.  
  145. John Kawakami                  kawakami@ocf.berkeley.edu
  146.                                ucbvax!ocf.berkeley.edu!kawakami
  147.  
  148. ------------------------------
  149.  
  150. Date: 28 Sep 91 21:08:40 GMT
  151. From:
  152.  noao!asuvax!cs.utexas.edu!swrinde!mips!news.cs.indiana.edu!nstn.ns.ca!ac.dal.ca
  153.  !cordes@arizona.edu
  154. Subject: Is Maple still available?
  155. To: Info-Atari16@naucse.cse.nau.edu
  156.  
  157. In article <1991Sep28.164405.23756@noose.ecn.purdue.edu>,
  158.  yegerleh@vivaldi.ecn.purdue.edu (James D Yegerlehner) writes:
  159. > Hello Everyone,
  160. > Once a long time ago someone in Canada posted that he had bought "Maple"
  161. > for his ST at a school bookstore.  I have never seen this program
  162. > advertised for the ST;  does anyone know if it is still available?
  163. > Is it a full GEM implementation?
  164. >
  165.  I don't know, I would suspect commandline.
  166.  
  167. > As I understand it, Maple is a math program like Mathematica that does
  168. > symbolic and numeric manipulations (as against something like Mathcad
  169. > which is entirely numeric).
  170. >
  171. Right. I think Maple 4.2 was the last ST version produced.
  172.  
  173.  
  174. John Cordes
  175. Dept. of Physics
  176. Dalhousie University
  177. Halifax, N.S., Canada  B3H 3J5
  178. email: cordes@ac.dal.ca
  179.  
  180. ------------------------------
  181.  
  182. Date: 28 Sep 91 23:03:42 GMT
  183. From:
  184.  noao!ncar!asuvax!cs.utexas.edu!sun-barr!lll-winken!aunro!ersys!mforget@arizona.
  185.  edu (Michel Forget)
  186. Subject: lharc 2.01e vs. zoo 2.1: some tests
  187. To: Info-Atari16@naucse.cse.nau.edu
  188.  
  189. rosenkra@convex.com (William Rosenkranz) writes:
  190.  
  191. [a very long meesage which the system reports as too long to follow-up
  192. to.  In it, he states several points which I will paraphrase.]
  193.  
  194. 1.  Thomas Quester may have violated the porting agreement designed by
  195. the original author of Lharc by not supplying source code.
  196.  
  197. You really want that code, don't you?  Two points come to mind, though.
  198. The first is to question whether or not he made a new agreement with the
  199. author of Lharc.  He might have, you know.  The second is to wonder
  200. whether or not changing the language is the same as changing the code.
  201. The end result is the same, isn't it?  The porting agreement may have
  202. meant that changes to the -compression- code or the changing of the
  203. -functions- of Lharc must be distributed.  These two points are only
  204. speculation, though.
  205.  
  206. 2.  I myself may have been biased in suggesting that your tests were
  207. biased.
  208.  
  209. This is possible, but not likely.  I really don't care much one way or
  210. the other about which is better.  I use Lharc right now because it is the
  211. best available.  If I thought ZOO was better, I wouldn't hesitate to
  212. switch.  Zip also gives about the same compression and the same speed as
  213. Lharc and Zoo.  So far, Lharc has been the most reliable program for the
  214. ST in the compression area.  It also has a lot of really nice features.
  215.  
  216. 3.  Lharc may have a problem with time-stamps.
  217.  
  218. This I doubt.  I have been using Lharc for a while now, and I have never
  219. experienced the problem.  I have TOS 1.4, as did the other user who
  220. mentioned he had no problems.  I think it might be your version of TOS.
  221. While I think Lharc should prabably work with the other TOS systems for
  222. completeness, but I won't carp about it.  TOS 1.2 and 1.0 should be fazed
  223. out of use anyway.
  224.  
  225. 4.  Assembly code doesn't provide a large speed improvement.
  226.  
  227. This is normal.  C is very close to assembly, so the speed improvement
  228. wouldn't be that big.  On the other hand, it is a great deal faster than
  229. Pascal or Modula-2 or Basic.
  230.  
  231. I hope I have managed to address some of your major points.
  232.  
  233.  
  234. <<  ----------------------------------  >>
  235. <<  ersys!mforget@nro.cs.athabascau.ca  >>
  236. <<     mforget@ersys.edmonton.ab.ca     >>
  237. <<            Michel Forget             >>
  238. <<     "He's dead, Jim..." - Bones      >>
  239. <<  ----------------------------------  >>
  240.  
  241. ------------------------------
  242.  
  243. Date: 29 Sep 91 03:50:43 GMT
  244. From: noao!asuvax!cs.utexas.edu!convex!rosenkra@arizona.edu (William Rosenkranz)
  245. Subject: lharc 2.01e vs. zoo 2.1: some tests
  246. To: Info-Atari16@naucse.cse.nau.edu
  247.  
  248. In article <V9a192w164w@ersys.edmonton.ab.ca> mforget@ersys.edmonton.ab.ca
  249.  (Michel Forget) writes:
  250. >rosenkra@convex.com (William Rosenkranz) writes:
  251. >You really want that code, don't you?  Two points come to mind, though.
  252.  
  253. note: whenever i mention "unix", substitue VMS or CMS or anything else.
  254. i just happen to use unix. others may use something else (non-TOS).
  255.  
  256. yes, i _really_ want the source to ANY archiver i use. just to make sure
  257. that 10 years from now, when i have a non-atari system, i can always get at
  258. my 100's of MB of files (by a recompile of the program on the new system).
  259. is that _so_ tough for you to swallow? i have a HUGE investment in data,
  260. don't you? and do you think the 8mhz 68k will live forever? i would not even
  261. bet that half the computer companies in business today (eg atari) will be in
  262. 5 years. who knows? why take a chance when such a trivial solution exists.
  263. unix lharc will NOT extract lh5 archives. unless you have one that does.
  264. if so PLEASE POST IT!!!!!!! from what i understand, lh5 is only implemented
  265. in assembler even on the PC since it was so slow there. a really stupid
  266. thing to do, IMHO since it makes it non-portable. if anything, it should
  267. have been both (c and asm).
  268.  
  269. >The first is to question whether or not he made a new agreement with the
  270. >author of Lharc.  He might have, you know.  The second is to wonder
  271.  
  272. ok, i will contact yoshi myself and find this out. what do you want me
  273. to do: have yoshi _force_ the source to be released? i am asking
  274. politely.
  275.  
  276. >whether or not changing the language is the same as changing the code.
  277.  
  278. changing the code is changing the code. edit 1 line and i figure that
  279. is a change. it is not the same as before. here we have _huge_ sections
  280. of the code changed. there is no doubt that the code _has_ changed.
  281.  
  282. >the other about which is better.  I use Lharc right now because it is the
  283. >best available.  If I thought ZOO was better, I wouldn't hesitate to
  284.  
  285. good for you. use lharc all u want. what i am arguing about is a "standard"
  286. for posts and files uploaded to public archives on the net. what you do at
  287. home or wherever is none of my (or anyone elses) business. and i don't care
  288. what happens on BBS's either. only atari.archive and panarthea (or whatever
  289. the comp.{binaries,sources}.atari.st archive calls itself these days).
  290. everything else is of no concern to me, tho it might be to others.
  291.  
  292. >switch.  Zip also gives about the same compression and the same speed as
  293. >Lharc and Zoo.  So far, Lharc has been the most reliable program for the
  294.  
  295. hardly. lharc on the ST is unreliable. read my post more carefully.
  296.  
  297. >3.  Lharc may have a problem with time-stamps.
  298. >
  299. >This I doubt.  I have been using Lharc for a while now, and I have never
  300. >experienced the problem.  I have TOS 1.4, as did the other user who
  301.  
  302. READ MY POST. i showed you the problem, unless you think i am lying to
  303. you. it does not work on my system, the biggest ST atari makes (mega 4
  304. with 80 MB of atari harddisks). zoo does. i preseted unedited results of
  305. directory listings after extraction. the date was wrong. lharc has a bug
  306. making it useless for people needing it to be accurate. PERIOD.
  307. that list of people includes any programmer who uses make, RCS, or similar
  308. tools.
  309.  
  310. >mentioned he had no problems.  I think it might be your version of TOS.
  311.  
  312. so what. it should work on ALL TOS versions. otherwise it is hardly
  313. universal, or _reliable_ as you claim. it is not as i _showed_.
  314.  
  315. >While I think Lharc should prabably work with the other TOS systems for
  316. >completeness, but I won't carp about it.  TOS 1.2 and 1.0 should be fazed
  317. >out of use anyway.
  318.  
  319. there are LOTS of people with TOS < 1.4. many people who write s/w for
  320. a living MUST maintain test systems just to make sure their software runs
  321. on all revs. your solution is to change the operating system to suit a
  322. buggy program. hardly what i would call rational. if i had the source
  323. (there he goes again :-) i could fix it and you would not here a peep
  324. out of me!
  325.  
  326. >4.  Assembly code doesn't provide a large speed improvement.
  327. >
  328. >This is normal.  C is very close to assembly, so the speed improvement
  329.  
  330. i was responding to another who insisted that lharc was written in asm
  331. for speed which i demonstrated is not inherently needed, unless of course
  332. you are actually striving for anit-portability :-).
  333.  
  334. >I hope I have managed to address some of your major points.
  335.  
  336. yes, however i think i still win the argument :-).
  337.  
  338. and i really fail to see WHY the test itself was biased. _i_ might be,
  339. but how is the _test_ biased? i tried for equal footings by eliminating
  340. a potentially huge bias with hard disk (i _could_ have done the lharc
  341. test in a nearly full, highly fragmented partition on a slower disk
  342. and the zoo in a high speed empty partition, saying that "i ran both
  343. on a hard disk"). what actually was biased in the results? that i
  344. happened to pick a test which CRASHED MY MACHINE? that i happened to
  345. pick a test THAT PRODUCED INCORRECT TIMESTAMPS? that i happened to pick
  346. tests THAT SHOW ZOO IS AS FAST AND AS EFFICIENT? if you read the same
  347. thing in a trade rag, you would thing it was unbiased, i suspect. maybe
  348. i should have submitted the article anonymously :-). i tried to be
  349. EXTREMELY detailed in my reporting. i do benchmarking for a living.
  350. maybe less IS more.
  351.  
  352. when you accuse the test of being biased, be specific. name calling ("oh,
  353. rosenkranz posted that, he is biased"), tho i _did_ invite it, is useless...
  354.  
  355. -bill
  356. rosenkra@convex.com
  357.  
  358. --
  359. Bill Rosenkranz            |UUCP: {uunet,texsun}!convex!rosenkra
  360. Convex Computer Corp.      |ARPA: rosenkra@convex.com
  361.  
  362. ------------------------------
  363.  
  364. Date: 29 Sep 91 02:00:19 GMT
  365. From:
  366.  noao!asuvax!cs.utexas.edu!qt.cs.utexas.edu!zaphod.mps.ohio-state.edu!unix.cis.p
  367.  itt.edu!gatech!prism!gt1448b@arizona.edu (David P. Forrai)
  368. Subject: More Lies From Atari?
  369. To: Info-Atari16@naucse.cse.nau.edu
  370.  
  371. In article <9511@cactus.org> covert@cactus.org (Richard Covert) writes:
  372.  
  373. .. stuff deleted ...
  374. >Atari sells many products overseas that can not pass the USA FCC
  375. >inspection here. I wonder why that is so? Are radiation emissions
  376. >tests more restrictive here in the USA then in Europe? why does
  377. >atari have some many recurring problems passing FCC tests?
  378.  
  379. FCC testing IS a real problem.  My father in-law is getting into the
  380. business of testing computers for the FCC.  Why?  Because there are only
  381. 4 other businesses who do so.  He said that when the FCC approves his
  382. company (the hard part), he will instantly have $15,000 in his pocket.
  383.  
  384. >--
  385. >Richard E. Covert                 covert@cactus.org
  386. >CACTUS                  ..!cs.utexas.edu!cactus.org!covert
  387. --
  388. David P. Forrai
  389. uucp:     ...!{decvax,hplabs,ncar,purdue,rutgers}!gatech!prism!gt1448b
  390. Internet: gt1448b@prism.gatech.edu
  391.  
  392. ------------------------------
  393.  
  394. Date: 28 Sep 91 19:03:40 GMT
  395. From: crabapple.srv.cs.cmu.edu!redmond@pt.cs.cmu.edu (Redmond English)
  396. Subject: People dumping machines (was.. Atari Mega 2 system.. for sale)
  397. To: Info-Atari16@naucse.cse.nau.edu
  398.  
  399. In article <1991Sep27.143553.27920@magnus.acs.ohio-state.edu>
  400.  dhbutler@magnus.acs.ohio-state.edu (David Butler) writes:
  401.  
  402. >One thing I have noticed about the computer world is that there are a lot of
  403. >real bone-heads in it, like as in thick skulls. Atari and Amiga users are the
  404. >WORST of the lot.Get off your high-horses guys, you are arguing over a hunk of
  405. >frigging silicone and some wires! That's right, go home, look at your ST, and
  406.           ~~~~~~~~
  407. >think about what it really is, a lump of PLASTIC and METAL, and that is all,it
  408. >has no importance. GET A LIFE! All computers are good a different things, and
  409. >that is all there is to it! I like them all, I use them all (although the
  410. >consulting lab I work at during the day recently got rid of the Amigas, rats)
  411.  
  412. [..stuff deleted]
  413.  
  414. Fascinating!  My ST uses SILICON !  No silicone in sight !  Silicones are a
  415. class of compounds with the formula (R2SiO)n where R is any  hydrocarbon
  416. group.  Silicones are used as water-repellents, laquers, lubricants, resins,
  417. artificial breast augmentation etc.  but they ain't semiconductors!
  418.  
  419. Anyway, this aside I believe David has missed the point.  I think the original
  420. poster was saying that you can get Mac compatability at less cost than buying
  421. a Mac - no comment about what was *better*, just *cheaper*.
  422.  
  423. Something else I find curious - David seems to believe that arguing about
  424. arguing about computers is inherently better than merely arguing about
  425. computers.  I think it is even more futile!
  426.  
  427. David also says that different computers are good for different things.  Does
  428. anybody know what Intel architecture machines are good for (other than running
  429. DOS software, which is rather a circular argument) ?  I mean in a computing
  430. senses - "As a doorstop" is not quite the type of answer I'm looking for.
  431.  
  432.                                 Red/.
  433.  
  434. ------------------------------
  435.  
  436. Date: 28 Sep 91 22:40:44 GMT
  437. From:
  438.  noao!asuvax!cs.utexas.edu!sun-barr!lll-winken!aunro!ersys!mforget@arizona.edu
  439.  (Michel Forget)
  440. Subject: Sozobon > 1.2
  441. To: Info-Atari16@naucse.cse.nau.edu
  442.  
  443. agostino@concour.cs.concordia.ca (Agostino Deligia) writes:
  444.  
  445. >
  446. >
  447. > Hi,
  448. >
  449. >       Anyone on the net know when the next version ( > 1.2 ) of Sozobon will
  450. > be released?  Someone mentioned a couple of weeks ago that it was going to be
  451. > released in a couple of weeks :~) but nothing has shown up in
  452. > comp.binaries.atari.st or atari.archive.umich.edu.
  453. >
  454. > Thanx for any info,
  455. > ad
  456. >
  457. > --
  458. > Agostino Deligia
  459. > agostino@concour.cs.concordia.ca
  460. > It was the best of .sigs, it was the worst of .sigs...
  461.  
  462.  
  463. The person who mentioned it was Steve Yelvington.  The place where he
  464. receives his E-Mail is *VERY* hard to reach.  Every message I send takes
  465. about five days for him to receive it.  First it gets bounced back with
  466. the message "host unknown" and then he usually gets it a few days later.
  467. The few times we have been able to get mail to each other, he mentioned
  468. that the author (Ian Lepore (sp?)) decided that he was going to make a
  469. few more modifications to it since he was going to release a new version
  470. anyway.  A version (that has a few problems) is available from MAST for
  471. $4 US.  I sent away for it, but haven't gotten a reply yet.  I'm not sure
  472. if it will take 4-6 weeks like a mail-order service or if they handle the
  473. packages within three days (like magazine).  This Monday, the letter will
  474. have been in their hands for 14 days.  I sent it Special Delivery (3 days
  475. guaranteed) so I know that it should have arrived two weeks ago counting
  476. from this coming Monday.
  477.  
  478. Anyway, I hope this helps to answer your question.  The version from MAST
  479. is 1.6xx.
  480.  
  481.  
  482. <<  ----------------------------------  >>
  483. <<  ersys!mforget@nro.cs.athabascau.ca  >>
  484. <<     mforget@ersys.edmonton.ab.ca     >>
  485. <<            Michel Forget             >>
  486. <<     "He's dead, Jim..." - Bones      >>
  487. <<  ----------------------------------  >>
  488.  
  489. ------------------------------
  490.  
  491. Date: 29 Sep 91 05:07:03 GMT
  492. From:
  493.  noao!asuvax!cs.utexas.edu!usc!chaph.usc.edu!aludra.usc.edu!rjung@arizona.edu
  494.  (Robert Jung)
  495. Subject: Spectrum spazz on TOS 1.62/STe?
  496. To: Info-Atari16@naucse.cse.nau.edu
  497.  
  498. Hi. I just recently got myself a 520STe with TOS 1.62 installed. I notice,
  499. though, that whenever I try to load in Spectrum 512 pictures, they get columns
  500. of black or white pixels running at random (and not aesthetically pleasing)
  501. places along the image.
  502.  
  503. I imagine that this is due to some inconsistency with the Spectrum picture
  504. display routine and TOS 1.62/the 4096 STe palette. Does anyone know of a patch
  505. or solution for this problem that I can use? Any information would be
  506. appreciated.
  507.  
  508.                                                 --R.J.
  509.                                                 B-)
  510.  
  511. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  512.     # ## #              Send replies to rjung@usc.edu
  513.     # ## #
  514.    ## ## ##             I wrote this. If you've got a comment, give
  515. ####  ##  ####          it to me and let's cut out the middleman.
  516.  
  517. ------------------------------
  518.  
  519. Date: 28 Sep 91 15:06:24 GMT
  520. From: dg!chan@uunet.uu.net (Allen Chan)
  521. Subject: ST System 4SALE
  522. To: Info-Atari16@naucse.cse.nau.edu
  523.  
  524. Hardware: 1 meg memory, color monitor, dual sided
  525. floppy drive, 30 meg harddrive, MIDI, etc.
  526.  
  527. Langauges: Pascal, Modula-2, LISP, 68K macro assembler.
  528.  
  529. Tools: Unix, multitasking package, communications package,
  530. VT100 emulator.
  531.  
  532. Applications:  Word processor with real time spell checker,
  533. 1-2-3 like spreadsheet with write 90, database, CAD program.
  534.  
  535. Books & Manuals:  68K programmer's books, TOS BIOS book, system
  536. manuals, applications manuals.
  537.  
  538. Fun Stuff:  Music program, copy protection breaker, two
  539. draw programs, too many games to mention.
  540.  
  541. works perfectly.  Sell whole system or parts.
  542. $950/bo for whole system. call Allen w 508-870-9875, h 508-820-7236
  543.  
  544. ------------------------------
  545.  
  546. Date: Sun, 29 Sep 91 14:53:12 ADT
  547. From: Alyre CHIASSON <CHIASSA@UDEM.mvs.unb.ca>
  548. Subject: SUPERCHARGER and ATARI LASER PRINTER
  549. To: N <info-atari16@naucse.cse.nau.edu>
  550.  
  551. Is there any kind of support for the Atari Laser printer that
  552. comes with Supercharger?
  553. CHIASSAL@UDEM
  554. .
  555.  
  556. ------------------------------
  557.  
  558. Date: 28 Sep 91 19:32:26 GMT
  559. From:
  560.  noao!asuvax!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!magnus.acs.ohio-sta
  561.  te.edu!usenet.ins.cwru.edu!ncoast!bjsjr@arizona.edu (Bill Shroka)
  562. Subject: Zoo with GEM interface (Was: Re: ARJ? K.I.S.S.!)
  563. To: Info-Atari16@naucse.cse.nau.edu
  564.  
  565. In article <1991Sep27.154722.11915@convex.com> rosenkra@convex.com (William
  566.  Rosenkranz) writes:
  567. >
  568. >tho i trust bill shroka and the atari guys to "do the right thing", i
  569. >still prefer rainer's suggestion for a separate GEM shell for archivers.
  570. >with virtually any other sort of program, be my guest (not that i am
  571. >some sort of programming cop) and load it up with GEM functionality.
  572. >this is actually a good idea IMHO.
  573.  
  574. Since I am not a very big fan of GEM, you can be sure that I will think
  575. this matter over very thoroughly.  I won't add any internal GEM interface
  576. just to be trendy, but there is a large demand for one (on GEnie).  Perhaps
  577. when Rainer's Arcgshell is updated, or when Steve Yelvington completes (if
  578. it's not already completed) ZOOSHELL, this demand will subside.
  579.  
  580. >i just get shivers down my spine when i think about proposals to muck
  581. >around with archivers. i can easily see someone else picking the code
  582. >up and introducing incompatibilities in it, even inadvertantly. and
  583. >i think this paranoia of mine is at least somewhat justified since we
  584. >have a track record for doing this (lharc). if atari would maintain
  585. >the only "official" GEM version of zoo, this, too, would be acceptable.
  586. >
  587. >before screwing around with zoo, i would URGE you to contact zoo's owner
  588. >and check with him on this issue. i believe the copyright restrictions
  589. >in zoo should be looked at as well. any changes to zoo that make it
  590. >incompatible require you to stop calling it zoo. at a minimum, you should
  591. >bounce back these changes to rahul dhesi so he can incorporate them in
  592. >the next "official" zoo release, properly #ifdef'ed for atari...
  593.  
  594. When R. Dhesi contacted me about incorporating my version of Zoo into the
  595. "mainstream" version he seemed very open-minded.  Simply stated, he sends
  596. me the new version of the source, I make it work on the Atari and send it
  597. back to him.  He then releases the source on one of the sources newsgroups.
  598. As long as any GEM code lives within atari.c, I don't forsee any problems
  599. but I would definately check with Rahul first.
  600.  
  601. >flame away...
  602. >
  603. >-bill
  604. >rosenkra@convex.com
  605. >
  606. >--
  607. >Bill Rosenkranz            |UUCP: {uunet,texsun}!convex!rosenkra
  608. >Convex Computer Corp.      |ARPA: rosenkra@convex.com
  609.  
  610.  
  611. --
  612. --------------------------------------------------------------------------
  613. Bill Shroka
  614. bjsjr@NCoast.ORG
  615. uunet!usenet.INS.CWRU.Edu!ncoast!bjsjr
  616.  
  617. ------------------------------
  618.  
  619. Date: 28 Sep 91 19:43:45 GMT
  620. From:
  621.  noao!asuvax!cs.utexas.edu!qt.cs.utexas.edu!zaphod.mps.ohio-state.edu!magnus.acs
  622.  .ohio-state.edu!usenet.ins.cwru.edu!ncoast!bjsjr@arizona.edu (Bill Shroka)
  623. Subject: Zoo with GEM interface (Was: Re: ARJ? K.I.S.S.!)
  624. To: Info-Atari16@naucse.cse.nau.edu
  625.  
  626. In article <90475@bu.edu> harryk@bucsf.bu.edu (Harry Karayiannis) writes:
  627. [stuff deleted]
  628. >
  629. >  Speaking of Zoo, I had some problems with it last night. Being sick of the
  630. >zillions variations of lharc I decided to unpack all my .lzh files and zoo them
  631. >with zoo ver 2.1. (since the compression is about the same, and zoo is
  632. >guaranteed to work on all platforms) But altough the first couple of times it
  633. >was doing fine, suddenly it stoped working properly: I was trying to create a
  634. >new archive-file containing the files of a directory andf zoo2.1 gave me 3
  635. >bombs. I used the command:  zoo21 ah// x.zoo dir (actually I was experimenting
  636. >with the command line). The thing is that zoo21 bombed me every time I tried to
  637. >commpress files maintining the full path-names......while zoo2.01 was doing
  638. >that without problem  (but the compression was significantly lower).
  639. >
  640. >  Anyway, I think I read in this newsgroup that the version of zoo 2.1 stored
  641. >on atari.archive (I got my copy from there) has some problems..
  642. >Do I remember correctly? If yes,. could someone please tell me where can find
  643. >a "clean" copy of zoo ver 2.1?
  644.  
  645. You should be able to find it on atari.archive in the comp.binaries.atari.st
  646. directory.  If that's the version you're already using, then contact me via
  647. E-mail and we'll see if we can find out what's wrong.
  648.  
  649.  
  650. --
  651. --------------------------------------------------------------------------
  652. Bill Shroka
  653. bjsjr@NCoast.ORG
  654. uunet!usenet.INS.CWRU.Edu!ncoast!bjsjr
  655.  
  656. ------------------------------
  657.  
  658. End of Info-Atari16 Digest
  659. ******************************
  660.