home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / digest / 326 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  26.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!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 V10 #205
  5. Message-ID: <9208270047.AA11522@CAMIS.Stanford.EDU>
  6. Date: 27 Aug 92 00:47:17 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: 771
  12. Approved: info-mac@sumex-aim.stanford.edu
  13.  
  14.  
  15. Info-Mac Digest             Wed, 26 Aug 92       Volume 10 : Issue 205
  16.  
  17. Today's Topics:
  18.  
  19.       [A] Best Big Monitors and I/F Cards
  20.       About changed TeachText and  NeXT WDEF init
  21.       Acme Dot Co. Whereabouts
  22.       Art history graphics on CD-ROM?
  23.       Bad RGB Monitors
  24.       Bridge program (Q)
  25.       Dust cover for Color Pivot/LE (Q)
  26.       Envelope-addressing program w/CanPS bar coding
  27.       finder quits unexpectedly (Q)
  28.       ftp'ing to mac.archive.umich.edu
  29.       Great price on Powerbook 2/20s
  30.       HP ScanJet SCSI interface
  31.       IIsi problems...
  32.       ImageWriter Print Spooling (A)
  33.       Is Superpaint3.0 32-bit clean?
  34.       Is Superpaint3.0 32-bit clean? (A)
  35.       Is Superpaint3.0 32-bit clean? (R)
  36.       mac.archive.umich.edu
  37.       MacProducts USA (R)
  38.       Mac Routers
  39.       Making sound files (Q)
  40.       network wiring
  41.       PB100 AVAILABLE IN NEW ENGLAND
  42.       RAM expansion on the Quadra 950
  43.       Remote Procedure Calls from a Mac
  44.       Report: Soft-PC (Warning)
  45.       Seeking tech info on 68000 family
  46.       Sharing HP Deskwriter/deskjet betw Mac/DOS?
  47.       Speed disk - safe or not?
  48.       Strategic Conquest 3.0
  49.       SuperBoomerang/DA II conflict
  50.       TigerSoftware?
  51.       USD Tutorials
  52.  
  53. The Info-Mac newsgroup is moderated by Bill Lipa.
  54.  
  55. The Info-Mac archives are available (by using FTP, account anonymous,
  56. any password) in the info-mac directory on sumex-aim.stanford.edu
  57. [36.44.0.6].  Help files and indices are in /info-mac/help.
  58.  
  59. Please send articles and binaries to info-mac@sumex-aim.stanford.edu.
  60. Send administrative mail to info-mac-request@sumex-aim.stanford.edu.
  61. ----------------------------------------------------------------------
  62.  
  63. Date: Wed, 26 Aug 92 18:00:14 -0400
  64. From: earlydh@c-17igp.wpafb.af.mil (Dwight Early)
  65. Subject: [A] Best Big Monitors and I/F Cards
  66.  
  67. I want to thank the people, who responded to my request for advice on 21
  68. inch monitors and interface cards to drive them.  They gave me advice based
  69. on their experience and, forunately, the usual Mac periodicals came into my
  70. inbox the next day with reviews on same.  Thanks to Dave Saunders, Bob
  71. Haushalter, Greg (gpwidin@mmm.com), and the others whose e-mail responses
  72. were trashed by weird electrons while I was on vacation.
  73.  
  74. Looks like it's a SuperMac 21" SuperMatch Color Display and SuperMac
  75. Spectrum/24 PDQ for my super Mac.  The Thunder/24 I/F card, which several
  76. recommended, was too expensive for my budget.
  77.  
  78. --Dwight Early
  79.  
  80. ------------------------------
  81.  
  82. Date: Wed, 26 Aug 92 09:22:43 EDT
  83. From: knguyen@emr.ca
  84. Subject: About changed TeachText and  NeXT WDEF init
  85.  
  86. Hi netters,
  87. -TeachText :
  88. Few weeks ago, I had request for help on comp.sys.mac.apps about how to get
  89. Monaco 9 in TeachText. An excellent helper, Frank Probul who is also author
  90. of "MiniSystem-Installer-1.0b1", shows me concise and accurate answers as
  91. follows :
  92.  ---------
  93. Copy TeachText, rename it for the font you want like "TeachText Monaco 9"
  94. Open this TeachText with ResEdit.
  95. Open CODE-Resource 1.
  96.  
  97. CHANGE FONT:
  98.  
  99. Search for "0001 A887" at offset $4A88 (or near this address)
  100.   0001: Font ID,
  101.   A887: TextFont Trap ID
  102. change the ID for the font you want: documented in Inside Mac 1, Page 219
  103.    2: NewYork
  104.    3: Geneva
  105.    4: Monaco
  106.  $14: Times
  107.  $15: Helvetica
  108.  $16: Courier
  109.  
  110. SIZE:
  111.  
  112. Search for "000C A88A" at offset $4A88 (or near this address)
  113.   000C: size,
  114.   A88A: TextSize Trap ID
  115. change the size, documented in Inside Mac 1, Page 219
  116.   0009:  9-Point
  117.   000A: 10-Point
  118.   000C: 12-Point
  119.   000E: 14-Point
  120.   0012: 18-Point
  121.  ---------
  122. Furthermore, I asked him how to have a 75-column window. Here's the answer
  123. :
  124. "I think the colunm-width is calulated dynamically when opening the window.
  125. If someone wants to patch this, he has to re-write the whole window-opening
  126. and
  127. window-resizing routines, not only changing two bytes."
  128.  
  129. I put the answers here is to inform to those guys who love Monaco 9 and
  130. often use TeachText as fast Text Editor in Nuntius, and shows my gratitude
  131. to him.
  132.  
  133. -NeXT WDEF : All of NextWindow fans out there ! If you would like the
  134. NextWindow  back to your screen, grab it which is in ex subdir on Sumex. It
  135. is now system 7 compatible ! It is a great job from Kjell Krona from
  136. Sweden.
  137.  
  138.        Khanh Kim, Nguyen
  139.        internet : knguyen@emr.ca
  140.        cc:mail: knguyen@cc2smtp.emr.ca
  141.  
  142. ------------------------------
  143.  
  144. Date: Wed, 26 Aug 92 09:29:59 EDT
  145. From: "J. Burke" <CSLIBSHP@Kentvm.Kent.edu>
  146. Subject: Acme Dot Co. Whereabouts
  147.  
  148. Can anyone give me a current address/phone for the Acme Dot Company? Are
  149. they still in business? I found a sampler of their "ShipStack" on a PD
  150. cd-rom collection, and would like to order the product. The address given was
  151. Titusville, FL, but my letter was returned. Thanks.
  152.  
  153. ------------------------------
  154.  
  155. Date: 26 Aug 1992 19:26:28 -0400 (EDT)
  156. From: "David C. Garrett" <SSC92ISA01@RCNVMS.RCN.MASS.EDU>
  157. Subject: Art history graphics on CD-ROM?
  158.  
  159. Hi, all,
  160.  
  161. My roommate is thinking of buying a Mac (yay :) and a CD-ROM drive.  He wants
  162. to get a CD-ROM library with graphics of the paintings and sculpture from any
  163. and all periods of art history.
  164.  
  165. Does anyone know of such a collection, or perhaps a likely company to call and
  166. ask about such?
  167.  
  168. Any recommendations or warnings about which CD-ROM drive to buy?
  169.  
  170. Should he wait till October (for the unveiling of the new (well, different,
  171. anyway) product line)?
  172.  
  173. Thanks in advance,
  174. -Dave   ssc92isa01@rcnvms.rcn.mass.edu
  175.  
  176. ------------------------------
  177.  
  178. Date: Wed, 26 Aug 92 09:37:05 EDT
  179. From: Gene Mayro <V5356E%TEMPLEVM.BITNET@Forsythe.Stanford.EDU>
  180. Subject: Bad RGB Monitors
  181.  
  182. A couple months ago there were some messages posted about defective
  183. Apple 13" RGB monitors. Can anyone direct me to the issue
  184. of Info-Mac where they discuss the problem? Is Apple replacing the
  185. monitors? What is the problem with the monitors in question?
  186.  
  187. ------------------------------
  188.  
  189. Date: Wed, 26 Aug 92 09:28 MET
  190. From: "A.L. SMIT" <A.L.SMIT@CABO.AGRO.NL>
  191. Subject: Bridge program (Q)
  192.  
  193. Dear netters,
  194. Some while ago it was concluded that there is no good bridge-program
  195. (the card game) for the Macintosch world.
  196. Could anyone tell me if the situation is better now (commercial or PD)?
  197. Thanks,
  198. Bert Smit
  199.  
  200. ------------------------------
  201.  
  202. Date: Wed, 26 Aug 92 06:59:03 PDT
  203. From: jbthoo@ucdavis.edu ( John Thoo )
  204. Subject: Dust cover for Color Pivot/LE (Q)
  205.  
  206. Does anyone know where I might buy a dust cover for a Radius
  207. Color Pivot/LE?  (mail-order preferred)
  208.  
  209. Thanks much for your help.
  210.  
  211. Cheerio!
  212. --John.
  213. <jb2@math.ucdavis.edu>
  214.  
  215. ------------------------------
  216.  
  217. Date: Wed, 26 Aug 92 0:51:09 PDT
  218. From: Daniel Mailly <mailly@unixg.ubc.ca>
  219. Subject: Envelope-addressing program w/CanPS bar coding
  220.  
  221. Hello all,
  222.  
  223. Does anyone know of a program (shareware or commercial)
  224. for envelope-addressing with canadian postal service
  225. bar coding capabilities?
  226.  
  227. Please reply to:
  228. mailly@unixg.ubc.ca
  229.  
  230. Thank you,
  231.  
  232. Daniel Mailly
  233.  
  234. ------------------------------
  235.  
  236. Date: Wed, 26 Aug 92 12:03:31 EST
  237. From: Dr. G. Paul Savage <paul.savage@carbon.chem.csiro.au>
  238. Subject: finder quits unexpectedly (Q)
  239.  
  240. Yesterday I had a strange problem with my finder deciding to quit of its own
  241. accord. I created a new folder and then started to type a name and the finder
  242. just quit (then restarted). I then clicked on the name of the folder (at this
  243. stage, still called Untitled Folder) and the finder quit again. I could
  244. duplicate this as many times as I pleased even after deleting the folder and
  245. creating a new one.
  246.  
  247. The only clue I have to what was going on was the DiskStatus told me I only
  248. had
  249. about 400K of RAM left (although About the Finder said I had 3.5 M, which was
  250. closer to the truth I think). What gives? Has anyone seen this problem
  251. before?
  252. I rebooted and rebuilt the desktop and the problem is gone but I'm curious as
  253. to what has happened.
  254.  
  255. Paul                                               //// scientia est potentia
  256. Dr G P Savage  ***  Melbourne  ***  Australia  ***  paul@carbon.chem.csiro.au
  257.  
  258. ------------------------------
  259.  
  260. Date: Wed, 26 Aug 92 17:23:29 EDT
  261. From: Michael Brzycki from Drexel University
  262. <BRZYCKMJ%DUVM.BITNET@Forsythe.Stanford.EDU>
  263. Subject: ftp'ing to mac.archive.umich.edu
  264.  
  265. >Date: Tue, 25 Aug 92 17:28:47 bst
  266. >From: Mark Elliott <M.C.Elliott@lut.ac.uk>
  267. >Subject: mac.archive.umich.edu (Q)
  268. >
  269. >does anyone know when the mac archive at mac.archive.umich.edu
  270. >will resume normal service ? i can now login again, but my local
  271. >machine tells me that the remote system type is unknown, and
  272. >can't find any files !
  273. >
  274. >thanks
  275. >.
  276. >Mark Elliott
  277.  
  278.  
  279.      My experience recently with mac.archive.umich.edu is that I always get
  280. an error message or no files listed when trying to use the 'dir' (and 'list'
  281. on vm-cms) command. It works fine if use a plain 'ls' command to list just the
  282. names in the directory. I find 'dir' much more useful than 'ls' so I hope they
  283. can fix it before too long. Other than this, I have had no problems
  284. with the site and have recently gotton some files from there.
  285.  
  286. ------------------------------
  287.  
  288. Date: Wed, 26 Aug 1992 17:13:08 PDT
  289. From: Eric_L._Pugh.ES_AE@xerox.com
  290. Subject: Great price on Powerbook 2/20s
  291.  
  292. Creative Computers in Lawndale, California (310)542-2292 has enough Powerbook
  293. 2/20's to stack from floor to ceiling priced at $749.
  294.  
  295. /Eric
  296.  
  297. ------------------------------
  298.  
  299. Date: Wed, 26 Aug 1992 00:58 EST
  300. From: IBLACKBN@utkvx.utk.edu
  301. Subject: HP ScanJet SCSI interface
  302.  
  303. I have a Hewlett-Packard ScanJet Plus scanner, which I love. However, it
  304. requires a parallel-to-SCSI interface box which is now fizzling out. The
  305. trade-in replacement cost (from Hewlett-Packard) is $230. Nearly everybody
  306. I've talked to who has had an HP ScanJet with the external interface has
  307. said this is a regularly-occuring problem, which is somewhat like buying a
  308. car and having to replace the transmission every couple of years or so.
  309.   Hewlett-Packard claims that this is not the case and that the interface
  310. in fact has a low failure rate. I have heard otherwise from several scanjet
  311. owners. If you have had this problem, please e-mail me. If enough people
  312. complain at the same time, perhaps HP'll come up with at least a more
  313. reasonable replacement policy and we won't have to shell out a few hundred
  314. dollars every few years just to keep a scanner running.
  315.  
  316.     Thanks in advance-
  317.     Ian Blackburn
  318.     University of Tennessee, Knoxville
  319.     IBLACKBN@UTKVX.UTK.EDU
  320.  
  321. ------------------------------
  322.  
  323. Date: Wed, 26 Aug 1992 09:37:51 -0400 (EDT)
  324. From: "Kevin R. Walker" <kw27+@andrew.cmu.edu>
  325. Subject: IIsi problems...
  326.  
  327. Aside from the well-discussed sound problem, does anyone else have a problem
  328. with their power light cutting off?  The solution for this (for me) also
  329. solves the sound problem.  A semi-firm whack to the right side of the machine
  330. fixes it in no time.
  331.  
  332. Upon investigating, it SEEMS that the pressure of the monitor on the power
  333. supply inside the mac (back right) pushes the logic board and cuts the
  334. contact of the speaker/power light circuit.  If I figgle with the power
  335. supply, the light comes and goes.
  336.  
  337. Does anyone have a real solution for this one?
  338.  
  339. ------------------------------
  340.  
  341. Date: Tue, 25 Aug 92 20:54:23 PDT
  342. From: Jeffrey L. Needleman <JNeedleman@MCIMail.com>
  343. Subject: ImageWriter Print Spooling (A)
  344.  
  345. In 10-204, Francis J. Van Wetering asks:
  346.  
  347. >Once again, an impassioned plea for assistance / direction / information.
  348. >Does ANYONE know of a spooling program for a local, NON-Appletalk Imagewriter
  349. >that works under System 7?  Commercial software is FINE!  I just desperately
  350. >need to spool jobs so that I can have my Mac back!
  351.  
  352. Get SuperLaserSpool from Fifth Generation Software. (It's carried by all
  353. the major mail order suppliers of Mac software, such as MacWarehouse or
  354. MacConnection.) It works fine with a non-Appletalk Imagewriter under System
  355. 7.
  356. Jeff Needleman  <JNeedleman@MCIMail.com>
  357.  
  358. ------------------------------
  359.  
  360. Date: Wed, 26 Aug 92 12:00:30 -0400
  361. From: geoffb@coos.dartmouth.edu (Geoff Bronner)
  362. Subject: Is Superpaint3.0 32-bit clean?
  363.  
  364. In digest <9208260112.AA24325@SUMEX-AIM.Stanford.EDU> Stan Kerr writes:
  365.  
  366. >I'm upgrading memory on my IIcx and now need to know if all sorts of
  367. things
  368. >are 32-bit clean.  Superpaint 3.0 died with a bus error when I ran it in
  369. >32-bit mode, so I presume it's not clean. Does anyone have the official
  370. word
  371. >on that, and whether (and how) I can upgrade to a clean version?
  372.  
  373. Well. I'm running SP 3.0 on a Quadra with 32-bit ON and the cache enabled
  374. and no random crashes.
  375.  
  376. I think you may have another conflict of some sort.
  377.  
  378. (I used to run it on an SE/30 with MODE32 and 32-bit ON also.)
  379.  
  380. -Geoff
  381.  
  382. ------------------------------
  383.  
  384. Date: Tue, 25 Aug 92 20:54:46 PDT
  385. From: Jeffrey L. Needleman <JNeedleman@MCIMail.com>
  386. Subject: Is Superpaint3.0 32-bit clean? (A)
  387.  
  388. In 10-204, Stan Kerr says;
  389.  
  390. >I'm upgrading memory on my IIcx and now need to know if all sorts of things
  391. >are 32-bit clean.  Superpaint 3.0 died with a bus error when I ran it in
  392. >32-bit mode, so I presume it's not clean. Does anyone have the official word
  393. >on that, and whether (and how) I can upgrade to a clean version?
  394.  
  395. Superpaint 3.0 is supposed to be 32-bit clean. But it needs a lot of memory
  396. when working with  documents. Boost its memory to 3000 or higher and see if
  397. the error message goes away.
  398. Jeff Needleman  <JNeedleman@MCIMail.com>
  399.  
  400. ------------------------------
  401.  
  402. Date: Wed, 26 Aug 1992 08:09:06 -0500
  403. From: mcguire@utkvx.utk.edu (Michael A. McGuire)
  404. Subject: Is Superpaint3.0 32-bit clean? (R)
  405.  
  406. >I'm upgrading memory on my IIcx and now need to know if all sorts of things
  407. >are 32-bit clean.  Superpaint 3.0 died with a bus error when I ran it in
  408. >32-bit mode, so I presume it's not clean. Does anyone have the official word
  409. >on that, and whether (and how) I can upgrade to a clean version?
  410. > ---------
  411. >Stan Kerr    Computing and Communications Services Office
  412. >U of Illinois/Urbana      stankerr@uiuc.edu   (217)333-5217
  413.  
  414. I run SuperPaint 3.0 in 32-bit on a 20MB IIfx under 7.0.1 with no trouble.
  415. Check your inits and extensions.
  416.  
  417. Michael McGuire, mcguire@utkvx.utk.edu :-)
  418.  
  419. ------------------------------
  420.  
  421. Date: Wed, 26 Aug 92 8:51:49 EDT
  422. From: Tom Coradeschi <tcora@pica.army.mil>
  423. Subject: mac.archive.umich.edu
  424.  
  425. Mark Elliott <M.C.Elliott@lut.ac.uk> writes:
  426. >does anyone know when the mac archive at mac.archive.umich.edu
  427. >will resume normal service ? i can now login again, but my local
  428. >machine tells me that the remote system type is unknown, and
  429. >can't find any files !
  430.  
  431. What's been done (so far) is to redirect the DNS pointers to alias
  432. mac.archive.umich.edu to shavenyak.css.itd.umich.edu.
  433.  
  434. shavenyak has a few problems, primary to your application is the lack
  435. of an ls -l or dir command. Use ls to look for/at files, and you
  436. should be ok.
  437.  
  438.         tom coradeschi    <+>    tcora@pica.army.mil
  439.  
  440. ------------------------------
  441.  
  442. Date: Wed, 26 Aug 92 08:04:08 +0200
  443. From: "CHRISTIAN F. BUSER" <cbuser@pegasus.ch>
  444. Subject: MacProducts USA (R)
  445.  
  446. Jeff,
  447. If you're confident that the items you'd order from MacProducts do NEVER
  448. require repair or technical advice (and if the price is right) - why not.
  449. But don't expect them to give any after-sales support.
  450. I bought a modem from them when I was in Boston back in 1990. It works
  451. fine, but the software version was not bug-free. It took me over 2 years
  452. to finally get a new version (of QuickLink II Fax software), but only
  453. after I contacted one of Smith Micro's key employees via email and
  454. complained publicly about MacProducts and Smith Micro in the digest.
  455.  
  456. Christian F. Buser              cbuser@pegasus.ch
  457.  
  458. ------------------------------
  459.  
  460. Date: Wed, 26 Aug 92 7:08:26 EDT
  461. From: jpons@black.clarku.edu (Juan A. Pons)
  462. Subject: Mac Routers
  463.  
  464.  
  465.  Hello!
  466.  
  467.  I have a few questions about mac routers. I am wondering what ever happened
  468.  to
  469.  the update to the Apple Internet Router? I had heard that Apple was working
  470.  on an update (3.0?) but I have not seen a release of the product yet!
  471.  
  472.  I was also wondering if anyone out there has had experiences with Liason?
  473.  I am looking  to set up a mac IIx as a multi port router. Install a few E-Net
  474.  cards and maybe one of those multi serial port cards and set up a router
  475.  that can handle at least 2 E-Net zones and 3 or 4 local talk Zones? Has
  476.  anyone out there done this? If so what software have you used?
  477.  
  478.  Any help would be greatly appreciated!
  479.  
  480.  Thanks
  481.  
  482.  Juan
  483.  
  484.  P.S. Please respond to me directly if possible.
  485.  
  486.  
  487. ------------------------------
  488.  
  489. Date: Wed, 26 Aug 92 10:10:20 PDT
  490. From: jwong@stmarys-ca.edu (Jeff Wong)
  491. Subject: Making sound files (Q)
  492.  
  493. Howdy,
  494. I am in the process of making a Cheers file but am using the program
  495. Wavicle.  I was wondering if there was a better program then this.
  496. I don't care if it is freeware or shareware, but I don't want a store
  497. bought, unless it is really good and rather inexpensive.  But if anyone
  498. can help I would really appreciate it.
  499.    Thanks,
  500.      Jeff
  501.  
  502. jwong@galileo.stmarys-ca.edu
  503.  
  504. ------------------------------
  505.  
  506. Date: Wed, 26 Aug 1992 15:53:46 -0500
  507. From: baim@aaec1.aaec.com
  508. Subject: network wiring
  509.  
  510. Hi all!
  511.  
  512. I'm putting an addition on my house and, therefore, have an opportunity to
  513. install some wiring with an eye on the future.  I can easily envision a few
  514. Macs (or whatever replaces them) scattered about, with a printer, a modem
  515. or two, perhaps a file server, all living in the basement or some other
  516. central location.  These things all need to talk to each other.  So, here's
  517. the question:  What single wiring scheme is most likely to support both
  518. current communications and coming technology?  Plain old 4-pair telco, run
  519. as a passive star to each room will manage LocalTalk, telephone, and even
  520. 10BaseT Ethernet.  Any other ideas?
  521.  
  522. Paul Baim
  523.  
  524. ------------------------------
  525.  
  526. Date: Wed, 26 Aug 92 16:26:39 EDT
  527. From: Jon Butler <JBUTLER@YaleVM.YCC.Yale.Edu>
  528. Subject: PB100 AVAILABLE IN NEW ENGLAND
  529.  
  530. Readers of this list interested in purchasing a PB100 with 4mb RAM (not 2)
  531. might contact Computers Etc. Superstore, 216 Newbury Street, Peabody MA  (508)
  532. 535-5252.  This store sells the machine for $899, includes Stuffit SpaceSaver
  533. w
  534. ith it, and charged me $10 for shipping (it arrived in one day).  In short,
  535. the
  536. y will ship, where Price Club won't.  Presumably, the store will ship most
  537. anyw
  538. here.  Whatever, anyone who accepts the PB100 for what it is, an acceptable
  539. beg
  540. inning computer and a great bargain for a second, portable model, might find
  541. th
  542. is better than driving around to Price Clubs. (And no, I don't own stock in
  543. Com
  544. puters Etc., etc.)
  545.  
  546. ------------------------------
  547.  
  548. Date: Wed, 26 Aug 92 14:30:01 -0400
  549. From: hades@coos.dartmouth.edu (Hades)
  550. Subject: RAM expansion on the Quadra 950
  551.  
  552. In comp.sys.mac.digest you write:
  553.  
  554. >My lab is considering purchasing a Quadra 950.  I read that it has 12
  555. >memory expansion slots.  When adding RAM, do I have to fill all 12 slots
  556. >at once?  What is the most RAM that I can add?  Is there a system limit
  557. >beyond which all the remaining RAM could only be used as a RAM disk?  We
  558. >are interested in having around 40 megs of physical RAM in our system.
  559.  
  560.     Well, I happen to own a 950 (although I am currently experiencing a
  561. few problems with it, but I was installing memory into it today and I
  562. can assure you that there are 4 banks (of 4) of SIMMs. It comes with 8M
  563. installed and leaves 2 banks open. If you fill those remaining 2 banks
  564. with 4M SIMMs then you will have 40M. If you fill all banks with 16M
  565. SIMMs you will have 256M which is the physical limit of RAM you can put
  566. into the 950.
  567.  
  568. ------------------------------
  569.  
  570. Date: Wed, 26 Aug 1992 10:21:44 EDT
  571. From: besko@cycjwr.nscl.msu.edu
  572. Subject: Remote Procedure Calls from a Mac
  573.  
  574. Has anyone every done Remote Procedure Calls (RPC's) from a Macintosh to some
  575. other operating system or does anyone have any information on how it might
  576. be done?  Any information on RPC's and the Mac would be helpful.
  577.  
  578. Please send replies to BESKO@NSCL01.NSCL.MSU.EDU unless you feel others
  579. might be interested.  If there is any interest I will summarize the replies.
  580.  
  581. TIA,
  582.  
  583. Lisa Besko
  584. Michigan State University
  585. Cyclotron Lab
  586.  
  587. ------------------------------
  588.  
  589. Date: Wed, 26 Aug 1992 13:35:37 PDT
  590. From: Gregory_Huddleston.LAX1B@xerox.com
  591. Subject: Report: Soft-PC (Warning)
  592.  
  593. Hi to all of MAC Netlandia...
  594.  
  595. Here is a WARNING for anyone who is considering getting Soft-pc for their Mac
  596. (this borders on Mac blasphemy doesnt it...?)
  597.  
  598. Functionally SoftPC works as advertised with no crashes or hitches found to
  599. date.
  600. (I am doing simple C++ compiles using a command line version of Turbo-c++ Ver
  601. 1.0)
  602.  
  603. But... If you bug the 'zoom' box the screen expands to full screen mode & you
  604. lose the last two lines of the DOS prompt off the bottom of the screen.! The
  605. product still works; you just cant read the last two lines of the screen
  606. (difficult to see what youre typing on a MsDos command line thats off the
  607. screen... I am using soft pc Ver 2.5 on my PBK-100).
  608. I would prefer to use the full-screen mode as the program is noticeably faster
  609. (no clipping required within the mac window...)
  610.  
  611. Even worse, when I phoned to ask about a fix to this problem; the folks at
  612. Insignia Solutions were quite terse; saying just don't run it in a large
  613. window
  614. (I didnt need to phone them to figure that out...) with no outlook for a fix
  615. or
  616. patch to cure the problem.
  617.  
  618. Come ON; (being a software developer by trade) I know for a fact that software
  619. is hard to develop, but gimme a break; I can't believe that they never hit the
  620. zoom box in the window during testing.... They are selling products that they
  621. know are buggy. (I think this problem only manifests itself the PBKs; because
  622. of their screen dimensions)
  623.  
  624. My take is they are a small company with too few resources to ix the
  625. problem...
  626. but geeez, I cant believe that they have never tried this on a PBK; hell,
  627. there
  628. ads show their software running on a PBK  (in a small window of course).
  629.  
  630. Please take heed when dealing with this firm as they are unscrupulous &
  631. unprincipled...
  632.  
  633. Perhaps by publicizing this bug; they will correct it in a future version.
  634.  
  635. Comments &/or fixes: Email me at GHudd@lax1b.xerox:com
  636.  
  637. I will be happy to summarise and redistribute any/all comments/fixes to the
  638. net.
  639.  
  640. Regards...
  641.  
  642. //Greg Huddleston
  643.  
  644. ------------------------------
  645.  
  646. Date: Tue, 25 Aug 92 16:58:22 -0400
  647. From: gfink@relay.nswc.navy.mil
  648. Subject: Seeking tech info on 68000 family
  649.  
  650. EtherFolk:
  651. Anybody have information on the 68000 processor family, or leads to it?
  652. Maybe someone can refer me to an internet accessible site that has technical
  653. information.  Preferably, I'd like to ftp info from Motorola, MacWorld, Byte,
  654. MacUser, or others.  Are there anonymous ftp sites for this?  If all else
  655. fails, con you recommend a book?
  656. Thanks for your help,
  657. Glenn Fink
  658. (Pls respond to me directly.  If I get replies that are of general interest,
  659. I will summarize to the net. -- Thanks)
  660. gfink@relay.nswc.navy.mil
  661.  
  662. ------------------------------
  663.  
  664. Date: 26 Aug 1992 12:49:27 -0500 (EST)
  665. From: Dorn Peterson <FAC_PETERSON@VAX1.ACS.JMU.EDU>
  666. Subject: Sharing HP Deskwriter/deskjet betw Mac/DOS?
  667.  
  668. Is it possible to use one printer, either an HP deskwriter or deskjet, with
  669. both a mac and a msdos machine that are sitting next to each other?  I'd
  670. be interested in hearing about solutions that either do or don't involve a
  671. network.
  672.  
  673. Dorn Peterson
  674. dorn@dirac.physics.jmu.edu
  675.  
  676. ------------------------------
  677.  
  678. Date: Wed, 26 Aug 92 15:47:11 -0400
  679. From: rarcuri@itsmail1.hamilton.edu
  680. Subject: Speed disk - safe or not?
  681.  
  682. In a recent info-mac digest, Mel Martinez writes the following regarding
  683. Speed Disk:
  684.  
  685. > ...since it could read a file's various fragments into memory, delete them
  686. > (freeing up more disk space) and then writing the unfragmented version to
  687. > disk.  This is very risky since if anything interrupts SpeedDisk such as a
  688. > powerfailure, then the file will be damaged or, more probably, totally
  689. > lost...
  690.  
  691. Mel, I think you've got speed disk confused with something else.  I have
  692. put speed disk through many a torture test, including pulling the plug in
  693. the middle of an optimization SEVERAL times.  If memory serves me, a
  694. simplified version of speed disk's algorithm is:
  695.  
  696.     1. Read the file from the disk.
  697.     2. Write the file to another portion of the disk.
  698.     3. Write the directory entry for it's new position.
  699.     4. Delete the directory entry for it's old position.
  700.  
  701. Because the old directory entry isn't deleted until a new one is entered,
  702. you cannot lose a file to a power failure or other such nuisances.  Even if
  703. the plug is pulled during step 3, the directory entry for the old position
  704. still exists, and so, therefore, does the file, since it is never actually
  705. "erased" from the disk.
  706.  
  707. I am not trying to say that there is _NO_ way to lose data with speed disk,
  708. only that it is not likely to happen due to a power outage.  And as I said
  709. before, I have put speed disk through MANY such torture tests - and never
  710. once lost a single file.
  711.  
  712. Just a happy speed disk user,
  713. Russ Arcuri
  714.  
  715. ------------------------------
  716.  
  717. Date: Wed, 26 Aug 1992 13:32 EDT
  718. From: AL BEST <BEST@Ruby.VCU.EDU>
  719. Subject: Strategic Conquest 3.0
  720.  
  721. I have Strategic Conquest 2.055 and have enjoyed the game
  722. tremendously.  I've seen ads for version 3.0.  I'd like to
  723. hear from those who have upgraded.
  724.  1) What is different between v2 and v3 (besides version 7
  725.     support)?
  726.  2) Does the program still "cheat"? - that is, it does not
  727.     build pieces in the same number of days that you do
  728.     (in version 2 anyway).
  729.  3) Is version 3 more challenging?
  730.  
  731. Thanks
  732. Al Best
  733.  
  734. ------------------------------
  735.  
  736. Date: Wed, 26 Aug 92 01:07:08 -0400
  737. From: Scott E Maxwell <smaxwell@engin.umich.edu>
  738. Subject: SuperBoomerang/DA II conflict
  739.  
  740. While it may be true that running SuperBoomerang and DA II
  741. at the sme time may cause the same error to occur, it is
  742. not the cause on my machine.  This is simply because I am
  743. not running DA II.  After originally posting this problem,
  744. i have received numerous messages saying that it may be a
  745. conflict between SuperBoomerang and any application that
  746. has a "new folder" button in the save dialog.  I have not
  747. tried using DeltaGraph Pro without SuperBoomerang off.  We
  748. shall see!  :-)
  749.  
  750. Scott Maxwell
  751. The University of Michigan
  752. smaxwell@engin.umich.edu
  753.  
  754. ------------------------------
  755.  
  756. Date: WED, 26 AUG 92 10:32 CDT
  757. From: Joel Cunningham <DBA0007%UABTUCC.bitnet@CUNYVM.CUNY.EDU>
  758. Subject: TigerSoftware?
  759.  
  760. Does anyone have any experience (good or bad) with TigerSoftware?
  761. They have two "new" products listed that might be fun. One is a CD-Rom
  762. game called "Beyond The Wall Of Stars", the other is a game called
  763. "Capitalist Pig" (love the title). Any info on these would be
  764. appreciated. (It's my birthday, time to buy some toys!)
  765.  
  766.                   thanks!
  767.                   Joel Cunningham
  768.  
  769. ------------------------------
  770.  
  771. Date: Wed, 26 Aug 1992 11:54 EST
  772. From: DTHURLOW@vax.clarku.edu
  773. Subject: USD Tutorials
  774.  
  775. I am seeking copies of the USD Chem tutorials (I think there are currently 13
  776. available.  If anyone can tell me how to get copies, I would much appreciate
  777. it. Thanks.
  778.  
  779. DTHURLOW@clarku
  780.  
  781. ------------------------------
  782.  
  783. End of Info-Mac Digest
  784. ******************************
  785.