home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / digest / 465 next >
Encoding:
Internet Message Format  |  1993-01-21  |  53.2 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!agate!ucbvax!SUMEX-AIM.STANFORD.EDU!info-mac-request
  2. From: info-mac-request@SUMEX-AIM.STANFORD.EDU (The Moderators)
  3. Newsgroups: comp.sys.mac.digest
  4. Subject: Info-Mac Digest V11 #16
  5. Message-ID: <9301220315.AA14163@SUMEX-AIM.Stanford.EDU>
  6. Date: 22 Jan 93 03:15:39 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Reply-To: Info-Mac@sumex-aim.stanford.edu
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 1451
  12. Approved: info-mac@sumex-aim.stanford.edu
  13.  
  14.  
  15. Info-Mac Digest             Thu, 21 Jan 93       Volume 11 : Issue 16
  16.  
  17. Today's Topics:
  18.  
  19.       [*] InfoMaker sample docs
  20.       [*] lpDaemon - a BSD compatible printer daemon for the mac
  21.       [*] lpr-12.hqx
  22.       [*] QuickBasic PCR (LaunchApp)
  23.       [*] QuickBasic PCR (MDEF & GetIndPattern)
  24.       [*] Simpsons Sounds - Group 4
  25.       [*] System 7 Pack! 3.3 Release
  26.       [*] System Errors Explained. A Handy DA.
  27.       [*] the stack itself
  28.       [*] TwiLight screen saver version 7.1.2
  29.       (Q) from Brazil and with a Classic II dead ...
  30.       10-finger typing?
  31.       3M 3.5" diskette drive clea
  32.       Another reason for .hqx
  33.       Apple's Demand Estimation (Phhht!!)
  34.       Associating snds to actions in FM Pro 2 (Q)
  35.       AutoDoubler [Actually Gatekeeper] woes (C)
  36.       Bad F-Line (JASE)
  37.       BinHexing on the net
  38.       BinHex vs. Binary
  39.       CAD software
  40.       Daystar Digital a mickey mouse operation?
  41.       Dual Monitors
  42.       E. Vishniac's Whereabouts - Many Thanks!
  43.       Earth GIF
  44.       email address for Electronic Arts?
  45.       EPS, GIF, or PICT Maps
  46.       Folder size limit setting on server
  47.       Font savants
  48.       Footnotes in MS-Word 4.0
  49.       FrameMaker woes - try Quark? (A)?
  50.       GrayShare on PLW LS and PLW SC ?
  51.       IIsi sound problem?
  52.       InBox Questions (R)
  53.       Investment software (Q)
  54.       Is there a free Mac Unix?
  55.       Mac Password Protection
  56.       Mac sa a terminal for VAX/VMS (C)
  57.       PageMaker and RTF
  58.       PICT to RAST conversion
  59.       PowerBook 160 trackball speed
  60.       PowerLock Problem (Q)
  61.       Power PC/68060/Taligent/Windows NT (3 msgs)
  62.       reclaiming HD space - instructions
  63.       Russian Language translation software
  64.       SRP & IPO via FTP?
  65.       SuperDrive  Problem
  66.       The Stacker
  67.       Tremendously Huge PostScript Files
  68.       Uncompressing .Z files
  69.  
  70. The Info-Mac newsgroup is moderated by Bill Lipa.
  71.  
  72. The Info-Mac archives are available (by using FTP, account anonymous,
  73. any password) in the info-mac directory on sumex-aim.stanford.edu
  74. [36.44.0.6].  Help files and indices are in /info-mac/help.
  75.  
  76. Please send articles and binaries to info-mac@sumex-aim.stanford.edu.
  77. Send administrative mail to info-mac-request@sumex-aim.stanford.edu.
  78. ----------------------------------------------------------------------
  79.  
  80. Date: Tue, 19 Jan 1993 13:14:07 -0500
  81. From: Clare_Durst@brown.edu
  82. Subject: [*] InfoMaker sample docs
  83.  
  84.     Ross Moran submitted InfoMaker a few days ago. He'd recommended
  85. InfoMaker to me when I was looking for a util that would insert tabs into
  86. text files downloaded from a mainframe or whatever, *even if there were no
  87. spaces between fields for the tabs to replace*.  I downloaded what turned
  88. out to be the not-quite-latest version from AOL, which came with examples,
  89. and Ross uploaded the LATEST version to Info-mac, but without examples.
  90. Since I found the examples extremely helpful in understanding how to make
  91. it do its thing, I'm here sending them along.  For the (admittedly
  92. specialized) task of parsing files, especially ones of a kind you'll handle
  93. frequently, InfoMaker beats out MacSink or Tex-Edit and can handle bigger
  94. files and do more things than Columnbo.
  95.  
  96.  
  97. Clare Durst, Coordinator, Sys&Pub                      * (401)863-2676
  98. Office of Dean of College, Brown University      * Clare_Durst@brown.edu
  99. Box 1828, Brown U., Providence RI 02912
  100.  
  101. [Archived as /info-mac/util/info-maker-examples.hqx; 21K]
  102.  
  103. ------------------------------
  104.  
  105. Date: Wed, 20 Jan 1993 15:15:41 +0800 (WST)
  106. From: "Casper A. Boon" <casper@mips.cs.murdoch.edu.au>
  107. Subject: [*] lpDaemon - a BSD compatible printer daemon for the mac
  108.  
  109. lpDaemon and LPR
  110.  ---------------
  111.  
  112. lpDaemon is a utility that implements the Berkeley Line Printer Protocols on
  113. the Macintosh. It normally spools postscript file sent from a unix host and
  114. sends them to a LaserWriter on the Mac network.
  115.  
  116. LPR is an lpDaemon client that submits jobs to a printer queue.  Typically a
  117. text file is to a unix print queue.
  118.  
  119. lpDaemon and LPR run under system 7 and require MacTCP.
  120.  
  121.  
  122. Casper Boon
  123. Jan 1993
  124.  
  125. casper@mips.cs.murdoch.edu.au
  126.  
  127. [Archived as /info-mac/util/lp-daemon.hqx; 75K]
  128.  
  129. ------------------------------
  130.  
  131. Date: Tue, 19 Jan 93 16:28:06 GMT
  132. From: sygnet@iap.fr (Jean-Francois Sygnet)
  133. Subject: [*] lpr-12.hqx
  134.  
  135. lpr 1.2 is a small Application that sends Postscript files
  136. (that you can create on a Mac by "printing to a file"
  137. using the LaserWriter driver) on a Ethernet TCP/IP network
  138. to a choosen address and pass it to the lpd queue in order
  139. to print on a printer attached to a Unix box.
  140.  
  141. Some people requested such a program, I didn't write it and
  142. don't remember where I fond it, but here it is.
  143. (Warning: this lpr 1.2 is not to be confused with
  144. /info-mac/util/mac-lpr-1.3.hqx that just do background
  145. poscript printing on a Mac)
  146.  
  147. [Archived as /info-mac/util/lpr-12.hqx; 63K]
  148.  
  149. ------------------------------
  150.  
  151. Date: Tue, 19 Jan 1993 16:25:59 -0800
  152. From: mxmora@unix.sri.com (Matthew Xavier Mora)
  153. Subject: [*] QuickBasic PCR (LaunchApp)
  154.  
  155. Pure Code Resources for QuickBasic (PCR)
  156.  
  157. A long time ago I was going to release a library of PCR's for
  158. QB. I never got around to finishing up the library since I no longer
  159. program in QB, so I decided to post them to the net in case there are any
  160. other QB programmers that could use these PCR's. I'm making them freeware
  161. because I don't have the time to support them.  If you want the source for
  162. any of these PCR's, it can be had for a small fee. If there are any bugs,
  163. let me know and I try and fix them.
  164.  
  165. Good luck and I hope these are of some use to you.
  166.  
  167.  
  168. Matthew Xavier Mora
  169.  
  170.  --------
  171. Enclosed is a PCR that lets you launch an application given its
  172. full pathname.
  173.  
  174. Usage:
  175. CALL
  176. LaunchApp(filename$,volumename$,DirId&,vrefnum%,sublaunch%,VARPTR(result%))
  177.  
  178. [Archived as /info-mac/lang/qb-pcr-launch-app.hqx; 6K]
  179.  
  180. ------------------------------
  181.  
  182. Date: Tue, 19 Jan 1993 16:48:22 -0800
  183. From: mxmora@unix.sri.com (Matthew Xavier Mora)
  184. Subject: [*] QuickBasic PCR (MDEF & GetIndPattern)
  185.  
  186. Pure Code Resources for QuickBasic (PCR)
  187.  
  188. Enclosed is a PCR that lets you use a pattern menu in your QB
  189. programs. This test program also includes GetIndPattern to load
  190. the pattern from the resfile. DisposeMenu gets rid of the pattern
  191. menu.
  192.  
  193. Note:
  194.  
  195. A call to menu(0) will return one less that the menu's ID number.
  196. For example Menu(0) will return 127 instead of 128 for a menu
  197. whose ID is 128.
  198.  
  199.  
  200. Usage:
  201.  
  202. CALL GetMDEFMenu(menuNo%,menuResno%,VARPTR(MenuHndl&))
  203. GetIndPattern Index%, PatResID%, VARPTR(pat&)
  204. DisposeMenu MenuHndl&
  205.  
  206.  
  207. _______________
  208. Footnote:
  209.  
  210. A long time ago I was going to release a library of PCR's for
  211. QB. I never got around to finishing up the library since I no longer
  212. program in QB, so I decided to post them to the net in case there are any
  213. other QB programmers that could use these PCR's. I'm making them freeware
  214. because I don't have the time to support them.  If you want the source for
  215. any of these PCR's, it can be had for a small fee. If there are any bugs,
  216. let me know and I try and fix them.
  217.  
  218. Good luck and I hope these are of some use to you.
  219.  
  220.  
  221. Matthew Xavier Mora
  222.  
  223. [Archived as /info-mac/lang/qb-pcr-pattern-menu.hqx; 6K]
  224.  
  225. ------------------------------
  226.  
  227. Date: Tue, 19 Jan 93 18:18:44 EST
  228. From: Michael Fulmer <mfulmer@magnus.acs.ohio-state.edu>
  229. Subject: [*] Simpsons Sounds - Group 4
  230.  
  231. This is my 4th set of Simpsons sound samples. As were the others, these were
  232. recorded at 11KHz and are contained in a folder in a self-extracting archive.
  233. In the name of each sound file I have put the episode number (visible in the
  234. closing credits) of the show each came from, in case any of you want to track
  235. down the circumstances of the sound. For those who don't yet know, the
  236. Simpsons
  237. FAQ and Episode Guide are archived at ftp.cs.widener.edu [147.31.254.132] in
  238. the pub/simpsons directory. These files are a great help if you are logging a
  239. Simpsons video tape collection, and its just darn fun readin', too! nJOY!
  240.  
  241. Five fingers! Freak show!
  242. Michael Fulmer
  243. mfulmer@magnus.acs.ohio-state.edu
  244.  
  245. [Archived as /info-mac/sound/simpsons-grp4.hqx; 468K]
  246.  
  247. ------------------------------
  248.  
  249. Date: Tue, 19 Jan 93 20:57 EDT
  250. From: STEIN78@WILMA.WHARTON.UPENN.EDU
  251. Subject: [*] System 7 Pack! 3.3 Release
  252.  
  253. System 7 Pack! 3.3 - the System 7 Customizer!
  254.  
  255. Just recently awarded 4 stars by MacUser magazine! (Feb. 1993)
  256.  
  257. System 7 too slow? Too inflexible?
  258.  
  259. You need the System 7 Pack!
  260.  
  261. -Increases speed of Finder copies by 300%
  262. -Increases speed of Finder by removing ZoomRects.
  263. -Change Finder's menu command keys!
  264. -Add application-document links. (e.g. MacWrite ---> MS Word.)
  265. -Change the way the Finder displays the date in its windows!
  266. -And Much More!
  267.  
  268. Or, you can order directly by calling Insanely Great Software at
  269. 1-800-368-5195.
  270.  
  271. [Archived as /info-mac/util/system-seven-pack-33.hqx; 62K]
  272.  
  273. ------------------------------
  274.  
  275. Date: Tue, 19 Jan 93 14:38 GMT
  276. From: Big Nose <LAWA%IAPE.AFRC.AC.UK@Forsythe.Stanford.EDU>
  277. Subject: [*] System Errors Explained. A Handy DA.
  278.  
  279. In response to several recent requests for info on what the
  280. System Error numbers mean, the following is a DA which does
  281. just that. It was written by Bill Steinberg, and although it
  282. won't help you fix your machine after it's crashed, it will at
  283. least make you sound more authoratative when you phone your
  284. Computer Department to moan at them.
  285.  
  286. Regards
  287.  
  288. Andy Law
  289.  
  290. [Archived as /info-mac/util/sys-errors-da.hqx; 28K]
  291.  
  292. ------------------------------
  293.  
  294. Date: Tue, 19 Jan 1993 3:50:37 -0600 (CST)
  295. From: PSHUTTO@MERLIN.NLU.EDU (MACJEDI)
  296. Subject: [*] the stack itself
  297.  
  298.   I don't think I can send both this message and the stack in one message.
  299. Sorry.
  300.  
  301. Movie Nudes 2.1 is a Hypercard stack that lists over 300 occurences of
  302. nudity by male and female actors in the movies. Complete information is
  303. in the stack itself.
  304.  
  305. Cecil Hutto
  306. PSHUTTO@merlin.NLU.edu
  307.  
  308. [Archived as /info-mac/card/movie-nudes-21.hqx; 231K]
  309.  
  310. ------------------------------
  311.  
  312. Date: Tue, 19 Jan 93 09:31:40 +0100
  313. From: robert@info.win.tue.nl (Robert Lukassen)
  314. Subject: [*] TwiLight screen saver version 7.1.2
  315.  
  316. Hello moderators,
  317.  
  318. please find enclosed the latest update of the free screen saver for
  319. Macintosh Classic and Macintosh Classic II computers. This version (7.1.2)
  320. replaces the earlier releases (7.1.0 and 7.1.1) and fixes a bug that
  321. caused the screen saver to malfunction on 68000 based machines (Classics).
  322. My apologies to all that have experienced this problem and thanks to the
  323. many people that have helped me since the first release.
  324.  
  325.  
  326. Description:
  327.  
  328. This is a screen saver for Macintoshes which support the Apple brightness
  329. control panel. It dims the screen to a user brightness level that the
  330. user can set via a user-friendly control panel. It uses almost no memory,
  331. runs completely in the background and uses little CPU time. While dimmed,
  332. programs continue to run, so print-jobs are not interrupted.
  333.  
  334. Full balloon help is implemented and documentation is included in the
  335. package (a TeachText document).
  336.  
  337.  
  338. Needed:
  339.  
  340. A Macintosh computer which supports the Apple brightness control panel.
  341.  
  342. System 7.0.1 or later.
  343.  
  344. A postcard of your home town, since this software is postware.
  345.  
  346.  
  347. This version replaces all previous versions, in particular the version
  348. currently archieved at sumex as info-mac/cp/twilight-711.hqx. Thank you.
  349.  
  350. Robert 'MacBear' Lukassen
  351.  
  352. [Archived as /info-mac/cp/twilight-712.hqx; 21K]
  353.  
  354. ------------------------------
  355.  
  356. Date: Thu, 21 Jan 93 10:40:27 EDT
  357. From: mazzuca@inf.puc-rio.br (Daniel Anibal Mazzuca)
  358. Subject: (Q) from Brazil and with a Classic II dead ...
  359.  
  360. Dear Netters,
  361.  
  362. During the last months I have been writing my PhD thesis in a Mac Classic II.
  363. All goes right until yesterday when I tried to turn it on. Sunddenly,
  364. exactly when it was loading the TOPs extension, a bomb system message
  365. appeared:
  366. "Bus error, please restart and press down the shift key to ignore the
  367. extensions" (or something like that). So I did and the desktop appeared
  368. normaly.
  369.  
  370. After that, I shut the Mac down, turned it off, diconnected the printer, modem
  371. and TOPs cables and intented to restart it again. At this time a strange
  372. melody
  373. played and a white screen appeared. Nothing else. I have intented to restart
  374. it
  375. several times but I always got the same result.
  376.  
  377. note: the system icon didn't appear and the Mac didn't access nor the hard
  378. drive neither the floppy drive.
  379.  
  380. Here, in Brazil, there is not authorized dealer and I don't know what I can
  381. do.
  382. Could I do something from the keyboard (pressing some magic keys) ? Has anyone
  383. heard about that problem ? What's wrong ? Any suggestions ?
  384.  
  385. note: The Mac was not moved and it is very well treated.
  386.  
  387. Configutarion:
  388. Mac Classic II 4/40 System 7.0.1, StyleWriter, Teleport modem and Tops
  389. network.
  390.  
  391. >From Brazil:   Maria Claudia Mazzuca
  392. e-mail:         mazzuca@inf.puc-rio.br
  393.  
  394. ------------------------------
  395.  
  396. Date: Thu, 21 Jan 1993 10:01:48 PST
  397. From: Markus Fromherz <fromherz@parc.xerox.com>
  398. Subject: 10-finger typing?
  399.  
  400. I am looking for a program that teaches 10-finger typing.
  401.  
  402. Please respond to <fromherz@parc.xerox.com>.
  403.  
  404. Thanks!
  405.  
  406. Markus Fromherz
  407.  
  408. ------------------------------
  409.  
  410. Date: 21 Jan 1993 08:29:38 -0500
  411. From: "Tom Scott" <Tom_Scott@qmrelay.mail.cornell.edu>
  412. Subject: 3M 3.5" diskette drive clea
  413.  
  414.      3M 3.5" diskette drive cleaner (A)
  415. jbthoo@ucdavis.edu (John Thoo) asks:
  416.  
  417. >I bought the 3M floppy drive head cleaner for my SE/30, and
  418. >was ready to try it until I read the instructions ... the first
  419. >of which asks me to determine if my floppy drive is single- or
  420. >double-headed.  Could someone please tell me?  Thanks much.
  421.  
  422. All disk drives since (I think) the Plus have been double-headed
  423. drives (capable of accepting double-sided, or 800K disks).  If
  424. your machine can format a disk to 800K (DS/DD disks), then it's
  425. double-headed; if you're limited to 400K then you have a single-
  426. headed drive, but I don't think the single-headed drives have been
  427. around for about 7-8 years.
  428.  
  429. Thomas Scott, Systems Manager, College of Engineering
  430. Cornell University, Carpenter Hall Annex, Ithaca, NY  14853
  431.  
  432. ------------------------------
  433.  
  434. Date: Thu, 21 Jan 93 10:27 EST
  435. From: Jeffrey L. Needleman <needje@msen.com>
  436. Subject: Another reason for .hqx
  437.  
  438. In 10-15, Barry Brown wonders about the usefulness of the .hqx format
  439. (under the subject "Expander 3.0.1 woes (R)").
  440.  
  441. In addition to Bill Lipa's explanation that archive files are often mailed
  442. to users and/or pass through odd machines that are better at handling text,
  443. I'd add that the files are mailed to the archives as well. Uploaders don't
  444. have to wait for an FTP connection to be available to submit a file to the
  445. archives, and the archivists don't have to fuss with the files more than
  446. necessary. The archivers take the "blurb" at the beginning and reprint it
  447. in the digest, and then the entire file with "blurb" is stored as an .hqx
  448. file in the archives. The result is that when you download the .hqx file,
  449. you have the original summary description as text as well.  That's very
  450. handy for many of us, and would be lacking if files were kept in binary
  451. form.
  452.  
  453. I agree that it's quicker and easier to download a smaller file in binary
  454. format. But it takes only a few seconds for me to type "hexbin *.hqx" on
  455. the VAX system I'm using (hexbin is an alternative to mcvert) and convert
  456. the files. Many users of the archives don't have such tools available.
  457. Jeff Needleman  <needje@msen.com>
  458.  
  459. ------------------------------
  460.  
  461. Date: Thu, 21 Jan 93 08:35:11 -0600
  462. From: nem52463@sumter.cso.uiuc.edu
  463. Subject: Apple's Demand Estimation (Phhht!!)
  464.  
  465. Hello again!
  466.  
  467. After reading IM #15's (long) entry about PowerPC vs. 68060 and
  468. Windows NT vs. Taligent, as well as possibilities for Apple's new
  469. machines, I thought I'd add my $0.02.
  470.  
  471. My biggest problem with Apple right now has two parts: pricing and
  472. bad estimation of consumer demand.  As we all know, Apple's prices
  473. are too high.  I don't mind paying a premium over PC prices if I
  474. know I'm getting a machine with better quality, a loyal installed
  475. base, and excellent softward - and I believe we get those machines
  476. >From Apple.  When I'm paying TWICE what my roommate did for his
  477. 486/33MHz clone for an equivalent IIvx system, however, AND AT
  478. EDUCATIONAL PRICES, NO LESS!!, I get a bit upset.  I may not be
  479. the best economist in the world (I only needed two course to satisfy
  480. the Social Science requirement), I KNOW demand for Macs is high enough
  481. that if Apple lowered prices significantly AND PUBLICIZED IT
  482. AGGRESSIVELY, their sales would go through the roof.  Total revenue
  483. would definitely increase (see any ECON textbook's section on price
  484. elasticity of demand, and realize that Apple's is HIGH).  If total
  485. revenue increases, we see even more neat stuff from Apple, and
  486. everybody wins (except PC clone makers, but who cares?).
  487.  
  488. But we've got a problem.  Apple can't estimate demand worth a darn, as
  489. we've seen since the October 19 machine rollout.  I ordered a Mac IIvx
  490. system in mid-November (IIvx 5/80 with CD-ROM, 14" monitor, Extended
  491. Keyboard II, QuickTime Kit, PC Exchange), and it totalled over $3700.
  492. I've not seen ANYTHING since then.  I stopped by the campus store
  493. yesterday, and they said that Apple's taking about TWELVE WEEKS to get
  494. these out the door.  T W E L V E   W E E K S !!!!  Did they really
  495. think their first "multimedia-ready" Mac wasn't going to sell like
  496. crazy?  Didn't they realize that the Performa 600 and 600CD were going to
  497. do alright at the stores?  WHY AREN'T THEY CRANKING OUT MOTHERBOARDS
  498. LIKE THERE'S NO TOMORROW???
  499.  
  500. The same thing with the new PowerBooks...I understand there's a problem
  501. with flow of the active-matrix screens in the supply channel for the
  502. PB 180, but why aren't they on top of everything else in the PB line?
  503. We're constantly hearing about delays in orders, etc., etc.  THE
  504. PRODUCTION LINES SHOULD BE GOING NON-STOP; if Apple can't handle it,
  505. CONTRACT PRODUCTION OUT to good firms, as has been done before!!
  506.  
  507. Don't get me wrong here.  I love the Mac, I support Apple and I toast
  508. their future good health.  I'm excited about PowerPC and the 68060, but
  509. when my IIvx won't even be in my hands when the next line of machines
  510. is announced (that's my guess, anyways), I tend to get a bit despondent.
  511. So come on, Apple, get the executives THINKING, ask your engineers what
  512. they can do to fix problems, and LISTEN to them!!  And by the way, when
  513. you see an order for "MICKELSON," please rush it to the University of
  514. Illinois!!!!
  515.  
  516.  
  517. Neil E. Mickelson
  518. n-mickelson@uiuc.edu
  519.  
  520. ------------------------------
  521.  
  522. Date: Thu, 21 Jan 1993 17:07:17 +0100
  523. From: news@divsun.unige.ch
  524. Subject: Associating snds to actions in FM Pro 2 (Q)
  525.  
  526. >Newsgroups: comp.sys.mac.digest
  527. >Path: usenet
  528. >X-Xxdate: Thu, 21 Jan 93 16:03:15 GMT
  529. >Organization: Dpt. Anthropology, U of Geneva, Switzerland
  530. >X-Useragent: Nuntius v1.1.1d17
  531.  
  532. Hello world,
  533.  
  534. I wonder if someone could tell me if it's possible to associate a sound
  535. to an action (a button actually) in FileMaker Pro 2.0 ?
  536.  
  537. Sounds can be 'played', but only if they're in a picture/sound field.
  538. Moreover, one needs to double click it to play the snd, and fields can't
  539. be defined as buttons (i think).
  540.  
  541. Has anyone any ideas ? Thanks in advance.
  542. --
  543. David C. Roessli  -  Dpt Anthropology & Ecology  -  U of Geneva  -
  544. SWITZERLAND
  545. Email roessli@sc2a.unige.ch  |  Phone +41(22)343-6930  |  Fax +41(22)300-0351
  546.  
  547. ------------------------------
  548.  
  549. Date: Thu, 21 Jan 93 08:47:11 EST
  550. From: "Allan M. Bloom" <IRBLOOM%VTVM1.BITNET@Forsythe.Stanford.EDU>
  551. Subject: AutoDoubler [Actually Gatekeeper] woes (C)
  552.  
  553. On Tue, 19 Jan, Jack Repenning replied to Charlie Mingo, in part:
  554.  
  555. >"The point" (that it appears Charlie missed) is that GK's whole
  556. >purpose is to detect actions whose most probable explanation is viral
  557. >activity.  GK is the only viral protection available that protects
  558. >against viri not yet known at the time of writing.
  559.  
  560. Say what? SAM has been doing that for some time, in addition to the viri
  561. that it knows about. The AD README says that three SAM Intercept checks
  562. must be disabled for the two programs to coexist. Just as for GateKeeper,
  563. you must create a privileges entry for both AutoDoubler and CopyDoubler
  564. checking file/other. Is there an additional conflict?
  565.  
  566. Am I missing something again? I get confused so easily.
  567.  
  568. Al Bloom, Virginia Tech
  569.  
  570. ------------------------------
  571.  
  572. Date: 20 Jan 1993 21:28:24 -0700
  573. From: "Apgar, Eric" <apgar#m#_eric@msgate.corp.apple.com>
  574. Subject: Bad F-Line (JASE)
  575.  
  576. Found this on AppleLink... (JASE stands for just another system error)
  577.  
  578. The Motorola documentation states that a bad F-line exeception occurs if:
  579.  
  580. 1)  Opcodes that have bits 15-12 equal F, bits 11-9 equal to 0, and the
  581. remaining bits are not part of a valid MMU opcode cause a "bad F-line"
  582. exception (i.e. the CPU tried to execute garbage).
  583.  
  584. 2)  Opcodes that have bits 15-12 equal to F and bits 11-9 not equal to zero
  585. are
  586. treated as coprocessor instructions (e.g. FPU).  If the coprocessor is not
  587. present and responds with a bus error then you also get a bad F-line
  588. instruction.
  589.  
  590. All of the reasons given for bad F-line are valid:  init/cdev conflicts,
  591. software that isn't 32-bit clean, programs that think an FPU is present but
  592. isn't, RAM errors, corrupted system software, insufficient memory size for the
  593. program, buggy programs, etc...  These can be nasty to diagnose, even for
  594. someone who has a debugger and is used to examining particle traces, core
  595. dumps, and chicken entrails.
  596.  
  597. Apgar@Apple.com   |   Eric Apgar  alias  Gar   |   I said it, NOT Apple.
  598.  
  599. ------------------------------
  600.  
  601. Date: Wed, 20 Jan 93 20:51:55 CST
  602. From: Raph Koster <RKOSTER3@UA1VM.UA.EDU>
  603. Subject: BinHexing on the net
  604.  
  605. Regarding the comments of someone who called BinHex a "pain"... I for one
  606. would be UNABLE to download files if they were not in BinHex or uunecoded
  607. format. The VM mainframe and the terminal program that my university
  608. hands out won't do binary downloads. The entire archive at UMich is
  609. useless to me because binary capability is expected.
  610.  
  611. Just wanted to put in my fraction of a dollar... (1/50th, that is...)
  612.  
  613. -Raph Koster
  614. rkoster3@ua1vm.ua.edu
  615.  
  616. ------------------------------
  617.  
  618. Date: Thu, 21 Jan 1993 09:05:59 -0600
  619. From: Dave@GERGO.TAMU.EDU (Dave Martin)
  620. Subject: BinHex vs. Binary
  621.  
  622. >[As you mention, it permits the mailing of files. As we have mail and
  623. >Bitnet servers, this is important. It's also generally more reliable to
  624. >sling a text format such as Binhex around through weird machines and
  625. >connections. By using mcvert on your host machine (if applicable), you
  626. >can get rid of the extra overhead before downloading. -Bill]
  627.  
  628. What about using a portion of the new disk for binaries, at least while
  629. there is room to spare? I don't know how much work this would take to set
  630. up or maintain -- ya'll certainly do enough free labor as it is -- but it
  631. might make things easier for those who prefer to keep the bandwidth down
  632. (since BinHex'ing makes the files larger).
  633. I'd be willing to lend a hand, as I'm sure others might be as well.
  634.  
  635. Is this a feasible idea, or even a desired possibility?
  636. -- Dave Martin - TAMU/GERG - DAVE@GERGA.TAMU.EDU - DBM@AOL.COM --
  637.  
  638. [I don't want to have to maintain two separate images of the archives, one
  639.  in binary and one binhex. Every change and fix then has to be made in two
  640.  places instead of one. Maybe there is a mirror site that holds the files
  641.  in binary form? -Bill]
  642.  
  643. ------------------------------
  644.  
  645. Date: 21 Jan 1993 08:38:21 -0700 (MST)
  646. From: ALAN LEVINE <LEVINE@maricopa.edu>
  647. Subject: CAD software
  648.  
  649. Our colleges are looking for reviews/evaluations of any CAD software,
  650. for Mac or PC. Please direct any info to me:
  651. {-- alan levine\   maricopa community colleges\  levine@maricopa.edu
  652.  
  653. ------------------------------
  654.  
  655. Date: Thu, 21 Jan 93 14:44:46 PST
  656. From: herren@middlebury.edu
  657. Subject: Daystar Digital a mickey mouse operation?
  658.  
  659. I wonder if anyone else has had such serious problems in dealing with
  660. Daystar Digital?
  661.  
  662. We purchased a 64K cache card for one of our IIsi servers running
  663. FirstClass. Our intent was to also install an ethernet card in this machine
  664. as well. Upon delivery of the cache, and based upon the recommendation on
  665. page 24 of the manual, I called Daystar tech support for their
  666. recommendation of a specific model of ethernet card. They recommended a
  667. particular model from Dayna. We ordered the Dayna card they specified but
  668. when it arrived, it didn't fit with the cache card. So, another call to
  669. Daystar. This time they said, "oh, we should have recommended the E/si and
  670. not the E/30." So we repurposed the E/30 card and ordered the E/si from
  671. Dayna. It arrived. Exact same physical problem with installing it with the
  672. cache card.
  673.  
  674. Another call to tech support. (their manual claims to have tested the
  675. installation with all of the cards they recommend). Now they tell me, "Oh,
  676. we have a new design for the the adapter card that should work." (why do I
  677. feel that "should" is the operative word here?). I explained that our
  678. spring semester is about to start and I need to have this machine
  679. operational RSN and asked if they could ship me the new design adapter and
  680. when and if it works, I'd ship the older design back. I was told by the
  681. tech support person that she couldn't authorize that (fair enough) but that
  682. a customer service rep would call me by 5pm that day to arrange the
  683. cross-ship.
  684.  
  685. 48 hours later I still hadn't heard from anyone so I called back again. Ah,
  686. I find out, that a cross ship will delay the shipping of the new design
  687. adpater for at least two days. It would be faster if I would return my
  688. existing adapter first. (Hmmmm. Federal Express from Vermont to Flowery
  689. Branch, GA and _back_ is faster than Federal Express one way from GA to VT?
  690. I was born in the south, lived much of my life in the south and still own
  691. land there but I don't recall it being _that_ much slower than the rest of
  692. the nation...but then, I lived in Nashville, TN, not Georgia).
  693.  
  694. Caveat emptor...
  695.  
  696. ------------------------------
  697.  
  698. Date: Thu, 21 Jan 93 16:19:43 CST
  699. From: fiel@idnsun.gpct.vanderbilt.edu (David Fiel)
  700. Subject: Dual Monitors
  701.  
  702. Is there a way to use two monitors at the same time on a Mac IIsi?  I don't
  703. want to use another video card, which would provide a split screen effect.
  704. Rather I want the same picture on both monitors.  Would a simple Y cable
  705. work or would that overload the drivers of the internal video?  Thanks
  706. for your help.
  707.  
  708. David Fiel  *  fiel@idnsun.gpct.vanderbilt.edu
  709.  
  710. ------------------------------
  711.  
  712. Date: Thu, 21 Jan 1993 13:58:02 +0000
  713. From: steven.taylor@mrc-applied-psychology.cambridge.ac.uk
  714. Subject: E. Vishniac's Whereabouts - Many Thanks!
  715.  
  716. Hi there all,
  717. Many thanks to everybody who responded to my query as to Mr. Vishniac's
  718. address; wouldn't you know it actually appeared in the VERY SAME ISSUE as
  719. my message!!
  720. I would also like to apologise for consistently spelling his first name as
  721. Ephriam when in fact it should have been Ephraim.
  722.  
  723. Thanks once again,
  724. Steve
  725. steven.taylor@mrc-apu.cam.ac.uk
  726.  
  727. ------------------------------
  728.  
  729. Date: Thu, 21 Jan 93 16:04:17 -0600
  730. From: spectre@uiuc.edu (Ian)
  731. Subject: Earth GIF
  732.  
  733. In comp.sys.mac.digest you write:
  734. >I was looking for a good GIF of the earth.  The most popular one
  735. >about is a view of Africa and the Middle East.  I would like
  736. >to have an angle showing the United States.  Any suggestions?
  737.  
  738. The problem is that the best Earth picture we have shows Africa and the
  739. Middle East... the Shuttles fly too close to the earth to get good full
  740. earth picts, and so the good pict is from the Apollo program... and
  741. there ain't no more Apollos. (Can you believe it, they even threw out
  742. the *plans* to a lot of the parts, so we can't even just build new ones
  743. if we so desired? We'd have to reverse-engineer them, or design new
  744. ones.)
  745.  
  746. ------------------------------
  747.  
  748. Date: Thu, 21 Jan 93 14:19:13 -0500
  749. From: ai888@cleveland.Freenet.Edu (Thomas Flesher)
  750. Subject: email address for Electronic Arts?
  751.  
  752. Does Electronic Arts (publisher of Deluxe Music Construction Set)
  753. have an email address for customer support? Failing that, a phone number?
  754. There's no hint of these in my aging manual, and I have recently run into
  755. a few problems with the program that I'd like to ask them about.
  756.  
  757. ------------------------------
  758.  
  759. Date: Thu, 21 Jan 93 13:18:06 PST
  760. From: wyattw@tekig1.pen.tek.com (Wyatt A Webb)
  761. Subject: EPS, GIF, or PICT Maps
  762.  
  763. Hello all!
  764.  
  765. I am looking for crisp line art maps of the United States (just the
  766. contiguous 48 is fine) and of the world.
  767.  
  768. I would prefer a flat map, not the ones that look like they've been
  769. peeled from a globe (what are those called?).  I like Greenland looking
  770. bigger than South America ;-)
  771.  
  772. Thanks for any pointers!!
  773.  
  774.     -Wyatt
  775.  
  776. ------------------------------
  777.  
  778. Date: Thu, 21 Jan 93 14:58:53 PST
  779. From: spohn@rcf.mayo.edu
  780. Subject: Folder size limit setting on server
  781.  
  782. Does anyone know of any fileserver administration layered products that
  783. will allow imposing folder size limits using Appleshare fileserver 3.0.x?
  784. I'm hoping that I won't have to completely replace the entire fileserving
  785. package to accomplish this.
  786.  
  787. Thanks in advance!
  788.  
  789. - Al Spohn   spohn@mayo.edu
  790.  
  791. ------------------------------
  792.  
  793. Date: Thu, 21 Jan 1993 14:08 CST
  794. From: "Robert E. Front" <T121267@twncu865.ncu.edu.tw>
  795. Subject: Font savants
  796.  
  797. Font savants,
  798.  
  799. I am preparing a camera ready volume of poetry and am looking for a
  800. suitable typeface. I'm especially interested in Electra, a Linotype
  801. face designed by W. A. Dwiggins, which was used in the first edition
  802. of The Collected Poems of Wallace Stevens. Anyone who knows where this
  803. font can be obtained or anyone interested in being commissioned to
  804. create a Truetype or Laser quality Electra please respond directly to
  805. my e-mail address.
  806.  
  807. Thanks,
  808. r o b e Thanks,
  809. r o b e r t
  810.  
  811. ------------------------------
  812.  
  813. Date: Thu, 21 Jan 1993 14:43:17 -0600 (CST)
  814. From: "Francis J. Van Wetering" <fjvanwet@cwis.unomaha.edu>
  815. Subject: Footnotes in MS-Word 4.0
  816.  
  817. Can anyone tell me why MS-Word places so much space PRIOR to a footnote
  818. when printed?  More importantly, can anyone tell me if this can be avoided?
  819.  
  820. F. J.  Van Wetering, Ph.D.     INTERNET: fjvanwet@unomaha.edu
  821. "If it jams, force it.  If it breaks, it needed to be replaced anyway."
  822.  
  823. ------------------------------
  824.  
  825. Date: Thu, 21 Jan 93 10:56:39 cst
  826. From: David Bourne <david-bourne@uokhsc.edu>
  827. Subject: FrameMaker woes - try Quark? (A)?
  828.  
  829. > it for under $200? (The font problem will only affect you if you have
  830. > different character sets with the same family name, as in the three
  831. > Lucida NewMath fonts. Otherwise it *is* just like having Type Reunion
  832. > installed.)
  833. I'm just guessing but is it possible using ResEdit ti create two (three) new
  834. fonts with different names but the same font information. It should be
  835. possible to give each of these distinct family names and font IDs etc. You
  836. could even install them into Framemaker to avoid confusion with other
  837. prgrams. You would need to do a global change font in program in which you
  838. have the files now. (Just 'thinking' as I write - maybe writing before
  839. thinking) I can't give you the complete answers from memory but maybe these
  840. ideas will help.
  841.  
  842. David Bourne
  843. OU HSC College of Pharmacy
  844. 1110 N. Stonewall Ave
  845. Oklahoma City, OK, 73117-1223
  846. (405) 271-6471
  847. david-bourne@uokhsc.edu
  848.  
  849. ------------------------------
  850.  
  851. Date: Thu, 21 Jan 93 17:18:45 GMT
  852. From: sygnet@iap.fr (Jean-Francois Sygnet)
  853. Subject: GrayShare on PLW LS and PLW SC ?
  854.  
  855. Hi
  856.  
  857. I've read various things about GrayShare. I know it
  858. enables a StyleWriter II to be shared among
  859. mutliple users on a AppleTalk network. But is it possible
  860. to network a PersonalLaserWriter LS ? How about a PLW SC ?
  861. And what about its grayscale rendering ability on a StyleWriter II
  862. and on the above mentioned PLWs ?
  863. Finaly can one buy GrayShare alone ? If yes, how much is it ?
  864.  
  865. Thanks for any information you may have.
  866.  
  867. J.F. Sygnet <sygnet@iap.fr>
  868.  
  869. ------------------------------
  870.  
  871. Date: Thu, 21 Jan 93 14:44:51 PST
  872. From: herren@middlebury.edu
  873. Subject: IIsi sound problem?
  874.  
  875. Just for the record, I have been running a IIsi on my desk for well over a
  876. year with another 21 of them in a lab just beneath me and we've never
  877. experienced the sound problem so many folks have raved about (gee, I almost
  878. feel left out!). It it possible that I'm running something that prevents
  879. the problem or that others are running something that causes it?
  880.  
  881. ------------------------------
  882.  
  883. Date: 21 Jan 1993 17:19:39 -0500 (EST)
  884. From: 00bkpickeril@leo.bsuvc.BSU.EDU
  885. Subject: InBox Questions (R)
  886.  
  887. >May be someone has answers to the following questions:
  888. >
  889. >1. what is the latest version of INBOX ?
  890. >2. is INBOX Quadra compatible ?
  891. >3. is there a distributer of IMBOX in Germany ?
  892. >4. any other contact address ?
  893. >
  894. >Thank you for your help !
  895. >
  896. >Hans
  897. >kroeger@fn.dornier.de
  898.  
  899. Inbox is QUITE dead.  CE bought the program from Sitka (TOPS) and
  900. offered Inbox users and very nice deal on CE Mail.  (About $25 per
  901. node, as I recall--I didn't take them up on it.)
  902.  
  903. Quadra compatible?  Ha!  Inbox was hardly system 6 compatible!
  904.  
  905. I suppose you could try calling or writing CE.  They may offer you
  906. some sort of discount on CE Mail.
  907.  
  908. A quick look at the ole' QuicKeys box reveals:
  909. CE SOftware, Inc.
  910. P.O. Box 65580
  911. W. Des Moines, IA 50265
  912. (515) 224-1995
  913.  
  914. --Brian Pickerill  <00bkpickeril@leo.bsuvc.bsu.edu>
  915.  
  916. ------------------------------
  917.  
  918. Date: Thu, 21 Jan 93 10:32:57 -0500
  919. From: "Steve Marsh"  <marsh2@nrlfs1.nrl.navy.mil>
  920. Subject: Investment software (Q)
  921.  
  922. Howdy all,
  923.  
  924. I'm looking for any free/share/buy-ware for tracking investments,
  925. particularly commodities & futures. Among the features I'm looking for
  926. are the ability to plot high/low/close prices, various running averages,
  927. and account bookkeeping (bought/sold/current value). Any trend analysis
  928. capabilities would be a bonus. All replies welcome (I'm just paper-trading
  929. now, so I still have a shirt on my back!)
  930.  
  931.  
  932. - Steve Marsh  "marsh@anvil.nrl.navy.mil"   ;-)
  933.  
  934. ------------------------------
  935.  
  936. Date: Thu, 21 Jan 1993 16:58:07 +1100 (EST)
  937. From: RYANPH@mrl.dsto.gov.au (Philip FX Ryan)
  938. Subject: Is there a free Mac Unix?
  939.  
  940. Hiya
  941.  
  942. I have spent the last week or two getting and testing a couple of ftp-able
  943. versions of Unix for the 80386.
  944.  
  945. (one is 386bsd by Bill and Lynne Jolitz - requires a minimum of 40 MB of
  946. your PC hard disk; the other is Linux by Linus Torvalds - it requires less
  947. than 386bsd => however for Unix, you really want 100 MB+)
  948.  
  949. Anyway, I know that there is A/UX, and MachTen (the first takes over the
  950. computer and allows you to run Mac software; the second is just another
  951. System 7 application), I was just wondering if any net gurus knew of any
  952. 'public' or 'cheap' versions of Unix for Macs.
  953.  
  954. It would seem to me that a port to the Mac could take advantage of the
  955. Mac's ROMs to do a much better X-windows than PCs. Also, there are less
  956. hardware complications with Macs cf PCs, so you would think that it would
  957. be easier to do a Mac port.
  958.  
  959. (Also saw a hint in Andy Ihnatko's MacUser [January '93] column that a
  960. version of Unix - bsd 4.3 - might be in the works.)
  961.  
  962. Of course, one could always say that it would be easier to port whatever
  963. software it is that one might to run in Unix, to the Mac, than to port Unix
  964. itself. Who knows?
  965.  
  966. Phil Ryan
  967. Melbourne, Australia
  968.  
  969. ------------------------------
  970.  
  971. Date: Thu, 21 Jan 1993 08:25:51 -0600
  972. From: jedwards@rs6000.cmp.ilstu.edu (Judy Edwards)
  973. Subject: Mac Password Protection
  974.  
  975. I am looking for a reliable shareware password protection software for my Mac
  976. iis
  977. iiSI with System 7.  Can you make a suggestion/recommendation?
  978.  
  979. ------------------------------
  980.  
  981. Date: Thu, 21 Jan 93 10:27 EST
  982. From: Jeffrey L. Needleman <needje@msen.com>
  983. Subject: Mac sa a terminal for VAX/VMS (C)
  984.  
  985. In 11-15 Mike (FRIDBERG@SENSEI.PFC.MIT.EDU) suggests White Knight as a
  986. program to use for establishing the 8 bit VAX hookup to read Cyrillic
  987. characters.
  988.  
  989. White Knight is a great program and as Mike says will have no problem
  990. establishing the right connection over a modem. But the original questioner
  991. specified an AppleTalk or TCP/IP connection without a modem; White Knight
  992. can't do that.  Yet.
  993. Jeff Needleman  <needje@msen.com>
  994.  
  995. ------------------------------
  996.  
  997. Date: Wed, 20 Jan 93 15:23:22 EST
  998. From: abboud@cedrus.cedrus.com (Hisham A. Abboud)
  999. Subject: PageMaker and RTF
  1000.  
  1001. Hi everyone,
  1002.  
  1003. Can PageMaker read RTF files?  Thanks,
  1004.  
  1005.             Hisham.
  1006.  
  1007. Hisham A. Abboud, Cedrus Corp.  [Internet: abboud@cedrus.com]
  1008.  
  1009. ------------------------------
  1010.  
  1011. Date: 21 Jan 1993 14:50:04 -0500
  1012. From: Don Seltzer <dseltzer@draper.com>
  1013. Subject: PICT to RAST conversion
  1014.  
  1015. Mail*Link(r) SMTP               PICT to RAST conversion
  1016. I'm looking for a Macintosh utility that converts from PICT format to the
  1017. bitmapped RAST format used on Sun and other Unix workstations.  The closest
  1018. thing that I have found is Imagery 1.8 which does the conversion the other
  1019. way.
  1020.  
  1021. Don Seltzer (dseltzer@draper.com)
  1022.  
  1023. ------------------------------
  1024.  
  1025. Date: Thu, 21 Jan 1993 15:46:13 -0500 (EST)
  1026. From: Scott Kaplan <sfkaplan@cs.amherst.edu>
  1027. Subject: PowerBook 160 trackball speed
  1028.  
  1029. I read your original post on info-mac, and I thought someone who
  1030. was an actual frequent PB user would answer first. Apparently not.
  1031.  
  1032. If you have the speed all the way up in the control panels and
  1033. the trackball still moves that slowly (and you know from using,
  1034. what was it, a PB 145?, how much quicker it should be), it sounds
  1035. like your PB 160 has a mechanical or electrical problem of some
  1036. sort.  It does not sound like a software problem or anything that
  1037. can be fixed with ResEdit (I've never heard of modifications to
  1038. mouse or trackball speed by ResEdit...Not that it can't be done
  1039. but it's never been needed.)
  1040.  
  1041. I would take that PowerBook back to where it was bought and make
  1042. them check it out.
  1043.  
  1044. Scott Kaplan
  1045. Amherst College
  1046. sfkaplan@cs.amherst.edu
  1047.  
  1048. ------------------------------
  1049.  
  1050. Date: Thu, 21 Jan 93 21:06:28 EST
  1051. From: leo@ramsey.cs.laurentian.ca (Prof. L.G. Leduc)
  1052. Subject: PowerLock Problem (Q)
  1053.  
  1054. Hello netters,
  1055.  
  1056. I'm puzzled with the startup application called PowerLock 3.1 which
  1057. was recently uploaded to Sumex. For some reason, the decoded
  1058. program is useless. It can't be launched nor is it recognized in the
  1059. cp folder. If double-clicked, I get the famous message "... could not
  1060. be opened because the application that created it could not be found".
  1061.  
  1062. The application was downloaded as a .hqx file and then decoded with
  1063. Stuffit Expander 3.0. That's as far I can get! BTW, I did the downloading
  1064. twice, just in case that was the problem.
  1065.  
  1066. Am I the only one with this problem?
  1067.  
  1068. Thanks for any help.
  1069.  
  1070. Leo G. Leduc
  1071. leo@ramsey.cs.laurentian.ca
  1072.  
  1073. ------------------------------
  1074.  
  1075. Date: 20 Jan 1993 23:12:26 -0800
  1076. From: HK.MLR@forsythe.stanford.edu (Mark Rogowsky)
  1077. Subject: Power PC/68060/Taligent/Windows NT
  1078.  
  1079. In article <1993Jan21.024645.18182@bilby.cs.uwa.edu.au>,
  1080. Quinn <quinn@cs.uwa.edu.au> writes:
  1081. >>raw performance, as the 601. It will be faster in real use because
  1082. >>only "native-mode" RISC applications will fully exploit the 601.
  1083. >
  1084. >You use of "native-mode" seems to imply some sort of sleeze on the
  1085. >part of the PowerPC to support 680x0 code (akin to the 386's
  1086. >Native, Protected, Real and Virtual 8086 modes (bletch)).  However
  1087. >the PowerPC processor won't have been contaminated with this sort
  1088. >of backward compatibility hack.  The '0x0 support will be done
  1089. >entirely in software, which is going to make it slow but at least
  1090. >it wont blight the world for years to come.
  1091. >
  1092. Completely true, I didn't mean in any way to disparage PowerPC. I
  1093. think it will be a standard through the early days of our third
  1094. millenium (A.D., of course)
  1095. >
  1096. >I think your analysis of Windows/NT vs Taligent is flawed for one
  1097. >big reason and that is that Taligent is producing a radically
  1098. >different operating system/user interface.  Windows/NT is basically
  1099. >Mach 3.0 with a standard operating system server bolted on top
  1100. >(and a Posix server too I suppose).  But it's not radical.  It's
  1101. >basically the same as unix except that it doesn't carry around all
  1102. >the baggage that unix carries around.  It's more like a classic
  1103. >"Operating System".  On top of that it runs (da da da!) the Windows
  1104. >user interface.  [Microsloth actually advertise it as "Has the same
  1105. >user interface as Windows 3.0" like it's something to be proud of.
  1106. >Shame shame shame.]  This is not an exciting product.
  1107. >
  1108. >Taligent's Pink on the other hand may well be exciting.  From what
  1109. >I understand it has been design (like the Mac) from the user interface
  1110. >down (not from the hardware up like most OSes).  Sure it has some
  1111. >sort of microkernal underneath but it's new and interesting.  For
  1112. >example it's unlikely you'll get applications under Pink (certainly
  1113. >not in the classic Macintosh sense).  Programs will come as objects
  1114. >that extend the basic user interface in a consists manner, telling
  1115. >the user interface how to deal with new forms of data.
  1116. >
  1117. Whoa! Nellie! Windows NT 3.1 (the first version for whatever reason)
  1118. is what you say but Microsoft is well on its way with Windows Cairo
  1119. (I think that's the development name of it anyway), a fully
  1120. object-oriented paradigm-shifting OS, like Taligent (I shan't call
  1121. it Pink, a silly development name that invokes images of bubble-gum
  1122. wads in my mind).
  1123.  
  1124. By the time we get to Taligent, NT will have a similar architecture
  1125. with modularized code (e.g. the table function of "Word" will
  1126. actually execute the code from "Excel"). Microsoft, like Taligent,
  1127. is attempting to remake the face of computers.
  1128.  
  1129. >For example take a look at how the Mac user interface is growing,
  1130. >with things like File Sharing, OCE and GX all extending the Finder
  1131. >to support the seamless integration of new forms of data.  This
  1132. >is all done through a technology called Finder extensions.  Apple
  1133. >wont tell us (programmers) how to do that (because they fear we'll
  1134. >run amock and destroy the user interface of the Mac).  However
  1135. >
  1136. >As for other operating system developments I think you'll find
  1137. >that the first PowerPCs from Apple will ship with PowerOpen,
  1138.  
  1139. Probably true, certaintly true for IBM's PowerPCs at first. Regular
  1140. users (i.e. those of us who think UNIX makes Klingon seem
  1141. comprehensible by comparison) won't be buying until microkernel
  1142. System 7 for RISC is available.
  1143. >
  1144.  
  1145. ------------------------------
  1146.  
  1147. Date: Thu, 21 Jan 1993 02:46:45 GMT
  1148. From: Quinn <quinn@cs.uwa.edu.au>
  1149. Subject: Power PC/68060/Taligent/Windows NT
  1150.  
  1151. In article <1jj5mdINNc5t@morrow.stanford.edu> Mark Rogowsky,
  1152. HK.MLR@forsythe.stanford.edu writes:
  1153. >Ah, I've been away sooooo long....
  1154. >
  1155. > [ lots of interesting stuff ]
  1156.  
  1157. Before I begin in earnest I'd like to nitpick one thing...
  1158.  
  1159. >raw performance, as the 601. It will be faster in real use because
  1160. >only "native-mode" RISC applications will fully exploit the 601.
  1161.  
  1162. You use of "native-mode" seems to imply some sort of sleeze on the
  1163. part of the PowerPC to support 680x0 code (akin to the 386's
  1164. Native, Protected, Real and Virtual 8086 modes (bletch)).  However
  1165. the PowerPC processor won't have been contaminated with this sort
  1166. of backward compatibility hack.  The '0x0 support will be done
  1167. entirely in software, which is going to make it slow but at least
  1168. it wont blight the world for years to come.
  1169.  
  1170. ---
  1171.  
  1172. I think your analysis of Windows/NT vs Taligent is flawed for one
  1173. big reason and that is that Taligent is producing a radically
  1174. different operating system/user interface.  Windows/NT is basically
  1175. Mach 3.0 with a standard operating system server bolted on top
  1176. (and a Posix server too I suppose).  But it's not radical.  It's
  1177. basically the same as unix except that it doesn't carry around all
  1178. the baggage that unix carries around.  It's more like a classic
  1179. "Operating System".  On top of that it runs (da da da!) the Windows
  1180. user interface.  [Microsloth actually advertise it as "Has the same
  1181. user interface as Windows 3.0" like it's something to be proud of.
  1182. Shame shame shame.]  This is not an exciting product.
  1183.  
  1184. Taligent's Pink on the other hand may well be exciting.  From what
  1185. I understand it has been design (like the Mac) from the user interface
  1186. down (not from the hardware up like most OSes).  Sure it has some
  1187. sort of microkernal underneath but it's new and interesting.  For
  1188. example it's unlikely you'll get applications under Pink (certainly
  1189. not in the classic Macintosh sense).  Programs will come as objects
  1190. that extend the basic user interface in a consists manner, telling
  1191. the user interface how to deal with new forms of data.
  1192.  
  1193. For example take a look at how the Mac user interface is growing,
  1194. with things like File Sharing, OCE and GX all extending the Finder
  1195. to support the seamless integration of new forms of data.  This
  1196. is all done through a technology called Finder extensions.  Apple
  1197. wont tell us (programmers) how to do that (because they fear we'll
  1198. run amock and destroy the user interface of the Mac).  However
  1199. Pink will (ok, should if it does the Right Thing (tm)) be entirely
  1200. based on that sort of technology.  The SmallTalk environment has
  1201. supported this sort of thing from Day 1.  Apple (with any luck)
  1202. will bring it to a desktop near you.
  1203.  
  1204. As for other operating system developments I think you'll find
  1205. that the first PowerPCs from Apple will ship with PowerOpen,
  1206. an OSF/1 based unix (basically AUX 4.0 but not based on System V
  1207. -- and there was much rejoicing) with AIX, BSD and (now that
  1208. OSF and USL have become chums again) System V compatibility built
  1209. in.  On top of that it'll run Mac applications in exactly the same
  1210. way AUX does.
  1211.  
  1212. Macintoshes come out.  This will have the long rumoured microkernal
  1213. (NuKernal???) to replace the Mac OS while still running the
  1214. Mac compatibility libraries (most probably derived from the AUX
  1215. ones).
  1216.  
  1217. Share and Enjoy.
  1218.  
  1219. Quinn "The Eskimo!"      <quinn@cs.uwa.edu.au>     "Support HAVOC!"
  1220. Department of Computer Science, The University of Western Australia
  1221.  
  1222. ------------------------------
  1223.  
  1224. Date: Thu, 21 Jan 1993 09:39:55 -0600
  1225. From: Dave@GERGO.TAMU.EDU (Dave Martin)
  1226. Subject: Power PC/68060/Taligent/Windows NT
  1227.  
  1228. >This sounds a lot like MS-DOS/Windows/Intel vs. Mac. One dominates,
  1229. >the other owns a niche that it holds with the iron fist of customer
  1230. >loyalty. Apple and IBM each have 15 percent of the PC market right
  1231. >now (approximately). That gives them less than one-third of the
  1232. >potential NT vs. Taligent battleground as far as hardware-vendor-
  1233. >sells-you-your-software logic.
  1234.  
  1235. You forgot one thing -- Taligent doesn't have the FTC hanging over its
  1236. head, while Microsoft could have a ruling as early as next month. Depending
  1237. on the level of the FTC's decision, this could make a major dent in
  1238. Microsoft's ability to retain their choke-hold on the market, especially
  1239. since their practice of selling MS-DOS & Windows to the PC manufactures for
  1240. bundling with the PCs is one of the major portions of the investigation.
  1241. I'm sure ol' Gates has a number of plans in the wings to bypass the effects
  1242. of whatever rulings come about, but it still might take him a while to
  1243. implement them fully. If the FTC rules that there needs to be a "chinese
  1244. wall" between the various segments of MS, or even that Microsoft needs to
  1245. be broken up (ala Ma Bell) into separate companies for OS and Applications
  1246. (MSWindows, Inc. & MSWordExcel, Inc.) there will be a big rush to fill in
  1247. the openings left behind. This could give Taligent the edge they could use
  1248. to get a firmer foot in the door.
  1249.  
  1250. Regardless, it is amusing to watch (and forecast) the directions that the
  1251. computer industry goes (rarely the same direction from all players at the
  1252. same time ;).
  1253.  
  1254. Dave
  1255. -- Dave Martin - TAMU/GERG - DAVE@GERGA.TAMU.EDU - DBM@AOL.COM --
  1256.  
  1257. ------------------------------
  1258.  
  1259. Date: Thu, 21 Jan 93 00:16:19 CST
  1260. From: gray@cmgroup.engr.wisc.edu
  1261. Subject: reclaiming HD space - instructions
  1262.  
  1263. (1) Start-up with the Disk Tools floppy.
  1264.  
  1265. (2) Launch Apple HD SC Setup.
  1266.  
  1267. (3) Select Partition and then Custom.
  1268.  
  1269. (4) A map of the disk's partitions appears.  At the bottom is the
  1270.     "extra" space in gray.
  1271.  
  1272. (5) Select details.  The window shows any available storage as
  1273.     free space.  If there isn't any, then the disk is already
  1274.     partitioned for maximum capacity.  Remember this is for Apple
  1275.     hard drives!!!
  1276.  
  1277. (6) Select OK, then Done, and then quit without making any changes.
  1278.  
  1279. (7) If there is space to be reclaimed, BACK UP YOUR HARD DRIVE!
  1280.  
  1281. (8) Restart with the Disk Tools disk and launch Apple HD SC
  1282.     Setup again.  Select Partition and then Custom again.
  1283.  
  1284. (9) Now click on the name of your HD in the map.
  1285.  
  1286. (10) Select Remove.  At the warning "continuing will destroy
  1287.      data...", select OK.
  1288.  
  1289. (11) The entire disk map should now be gray except for the driver
  1290.      at the top.  Put the mouse pointer just below the Driver
  1291.      partition and drag the partition down to the bottom (if you
  1292.      select the Driver partition by accident, select Done and
  1293.      start over).
  1294.  
  1295. (12) Now a new screen asks you to select the type of partition.
  1296.      Choose Macintosh Volume.
  1297.  
  1298. (13) Select OK.
  1299.  
  1300. (14) When you get the message "Partitioning was successful",
  1301.      select Done and then choose Quit.
  1302.  
  1303. (15) Restart and enjoy the extra space.  Of course you will
  1304.      have to restore your hard disk which takes a while!
  1305.  
  1306. Hope this helps those that asked for the details.
  1307.  
  1308. All disclaimers apply (especially since I am giving instructions
  1309. on how to destroy *ALL* of your data!).
  1310.  
  1311.  
  1312. Gary L. Gray                *  Engineering Mechanics & Astronautics
  1313. gray@cmgroup.engr.wisc.edu  *  University of Wisconsin-Madison
  1314.  
  1315. ------------------------------
  1316.  
  1317. Date: Thu, 21 Jan 93 13:26:11 -0500
  1318. From: Brian K. Kobleur <wk01803@worldlink.com>
  1319. Subject: Russian Language translation software
  1320.  
  1321. Hello Netters!
  1322.  
  1323. I'm trying to find software that will translate documents between Russian and
  1324. English.  I'm looking for something that will work along the lines of those
  1325. handheld devices, only perhaps a bit more sophisticated.
  1326.  
  1327. And, as it's not my money I'll be spending, money is no object!
  1328.  
  1329. Thanks,
  1330.  
  1331. Brian
  1332.  
  1333. PS. E-mails preferred...
  1334.  
  1335. ------------------------------
  1336.  
  1337. Date: 21 Jan 1993 21:48:19 -0500 (EST)
  1338. From: "David C. Garrett" <SSA92FAJ12@RCNVMS.RCN.MASS.EDU>
  1339. Subject: SRP & IPO via FTP?
  1340.  
  1341. Thanks to all who responded to my question about IIvx bundles and 6.0.8.  I
  1342. would list you by name but my mailer imploded ;)
  1343.  
  1344. A follow-up question, then, triggered by someone who mailed me the November
  1345. 16th Apple Suggested Retail Price list, in MS Word format:
  1346.  
  1347. Since my on-campus Authorized Apple Dealer is a yutz, is there any way for me
  1348. to get these SRP lists myself, over the net?  Anonymous FTP is good...I looked
  1349. at ftp.apple.com but 'twarn't there, that I could see.
  1350.  
  1351. I want the latest latest SRP list, and the Higher Education Purchase Program
  1352. Individual Purchase Option Product List (IPO). I deal with people from both
  1353. inside and outside the college community - so I need both.  Well, not NEED, as
  1354. such.  It would just make life easier for me and lots of people I know.
  1355.  
  1356. If I can't get them myself, then perhaps some kind soul who DOES have access
  1357. could send them to me?
  1358.  
  1359. A neat thing I found out about was the Apple Fax Info line, 1-800-776-2333.  A
  1360. computer guides you through the menus (Mac Bible joke: "If you are calling
  1361. about DorkMaster Pro for the PC, press 1.  If you are calling about DorkMaster
  1362. Pro for the Mac, press 2.  If you have ever known lust in your heart, press
  1363. 3.").  You can get brochures and spec sheets mailed or faxed to you.  Designed
  1364. especially for people who can't get satisfaction from their local dealer.
  1365. Like me.
  1366.  
  1367. Thanks, everybody.
  1368.  
  1369. -Dave    ssa92faj12@rcnvms.rcn.mass.edu
  1370.  
  1371. ------------------------------
  1372.  
  1373. Date: Wed, 20 Jan 93 21:24:03 -0500
  1374. From: cq973@cleveland.Freenet.Edu (Thomas Chung)
  1375. Subject: SuperDrive  Problem
  1376.  
  1377. My SE30's FDHD can't read my disks.  I've tried cleaning the drive with
  1378. 3M's head cleaning kit, I tried blowing compressed air into the drive,
  1379. I tried spraying hi-purity solvent into the drive, but the problem still
  1380. persist. When I stick a perfectly good diskete into the drive, it spits
  1381. the diskette out says something about disk error.
  1382.  
  1383. Question: do I have to replace my disk drive?  how much does replacement
  1384. cost?
  1385.       does anyone have any other suggestion beside replacement? are there
  1386.       any other FDHD that's compatible with Apple's that other vendors
  1387.       are selling.
  1388.  
  1389. Any helpful suggestion is welcome.
  1390.  
  1391. Thanks in advance.
  1392.  
  1393. ------------------------------
  1394.  
  1395. Date: Thu, 21 Jan 1993 14:51:52 -0500
  1396. From: Pierre Tanguay <Pierre_Tanguay@UQTR.UQuebec.CA>
  1397. Subject: The Stacker
  1398.  
  1399.  
  1400. Hi netters, have you ever heard of a program called the "Stacker"?  It
  1401. supposed
  1402. to stack your hard disk and increase it's capacity.  Is someone have an idea
  1403. on
  1404. how it is working and what it is suppose to do?
  1405.  
  1406. Thank's for your help.
  1407.  
  1408.  
  1409. **************
  1410. Pierre Tanguay
  1411. Trois-Rivieres University
  1412. tanguay@neptune.uqtr.uquebec.ca
  1413. **************
  1414.  
  1415. ------------------------------
  1416.  
  1417. Date: Thu, 21 Jan 93 11:33:16 +0100
  1418. From: bernabe@cnm.us.es (Bernabe Linares B.)
  1419. Subject: Tremendously Huge PostScript Files
  1420.  
  1421. Dear Moderators,
  1422.  
  1423. I have a Powerbook 100, and when I want to print on a Laserwriter what I do
  1424. is printing a PostScript file and then transfer it (usually with a Floppy or
  1425. via
  1426. FTP) to a Unix system in my office. It works, however the PostScript files
  1427. produced (by my Powerbook and the Macintosh in our office), are tremendously
  1428. huge (over 1MByte for a few pages without graphics). They also take a VERY
  1429. VERY
  1430. long time to be printed on the Laserwriter. I removed the bitmap fonts in the
  1431. System Directory, so that the system would be forced to use the scalable
  1432. fonts,
  1433. but then the PostScript files were about 3 times larger !!!
  1434. Does anyone out there know why this happens and how to avoid it?
  1435. Thanks,
  1436.  
  1437. Bernabe
  1438.  
  1439. Internet: bernabe@cnm.us.es
  1440.  --------------------------
  1441.  
  1442. ------------------------------
  1443.  
  1444. Date: 21 Jan 1993 08:01:36 -0500
  1445. From: "Tom Scott" <Tom_Scott@qmrelay.mail.cornell.edu>
  1446. Subject: Uncompressing .Z files
  1447.  
  1448.      Uncompressing .Z files
  1449. jcarson@usc.pppl.gov asks:
  1450.  
  1451. >Is it possible to uncompress *.Z files after they have been downloaded to
  1452. >the Mac, or can it only be done during a unix to unix transfer.
  1453.  
  1454. To which I say:
  1455.  
  1456. You can, by using MacCompress.  At sumex:/info-mac/util/maccompress-32.hqx.
  1457.  
  1458. Thomas Scott, Systems Manager, College of Engineering
  1459. Cornell University, Carpenter Hall Annex, Ithaca, NY  14853
  1460.  
  1461. ------------------------------
  1462.  
  1463. End of Info-Mac Digest
  1464. ******************************
  1465.