Apple II Discoveries Photocopy Charge Per Page: $0.15

Total Page:16

File Type:pdf, Size:1020Kb

Apple II Discoveries Photocopy Charge Per Page: $0.15 TM formerly ' february 1990 Vol. 6, 1'10. I ISSN 0885-40 I 7 newstand price: $2.50 A journal and exchange of Apple II discoveries phOtocopy charge per page: $0.15 ners, and Associates, and is also available on a subscription basis. It Miscellanea will consist of technical information and examples down to actual code examples. The spring 1990 AppleFest is moving from its previous Boston The journal is not Apple 11 specific, but will include Apple 11 arti· location to the New York metropolitan area. The show will take place cles. For information on develop, contact the editor, t.ouella Pizzuti, on May 4-6 at the new Garden State Conference Center in Somerset. at Apple Computer, Inc .. 20525 Mariani Avenue, MIS 75-~B , Cuperti· N.J., wilhin an hour's drive of Manhattan. The dale was advanced one no, Calif. 95014 (AppleLink Pizzuti!). week to avoid a clash with the Apple Deve loper's Conference sched· The first issue of develop wlJl contain an article on the Apple uled for May 7·11. II Development Dynamo by Eric Soldan. Eric described this system Cambridge Markeling. the company that . organizes Applefest, at the A2-CentraJ SulDlDer Conference in July 1989; it consists of a expects to attract a larger number of attendees at the new location run·time library and macro interfaces to allow using the (Macintosh) and also hopes to reach a new audience. The new site is also expect· HPW I/gs cross-development system (and, we hope, eventu~lIy. the ed to be less expensive than the Iloston location; for example, hotel APW development environment on the lI!!s) to develop applications rooms are anticipated to be 25~35% less than comparable rooms in for the older Apple II systems. The Dynamo supplies many standard· Boston. ized roulines as part of the library, including manipulation of strings, ComputerFest. a new event, will be run in conjunction with Apple· variables, arrays, and integer math. By using these routines, each pro­ fest to also allow reaching the increasing number of educational and grammer is freed from having to write these common utilities for him· home users of HS-DDS machines. Apparently, just adding Macintosh self. The Dynamo also includes a ' builder" to create the application users to AppleFest didn't satisfy some exhibitors' goals. AUendees will from the programmer's modular code and data segments, and a be able to participate in both events. AppleFest is expected to be the ' loader' which takes care of the task of loading and relocating these larger of the two events. modules (even inlo extended memory on a 128K lie or IIc) at run The incorporation of an HS-DDS 'adjunct' to Applefest will no time. doubt concern Apple Computer, Inc., but it certainly responds as well While the Dynamo Is primarily an assembly language tool which is to the aUendee's desires as does the decision to incorporate Macin· cUlTently limited to Apple's Macintosh·based HPW development envi· tosh products into what users perceive as the major Apple II trade ronment. it does provide a development functionality that has not show. We will see how (and iO Apple responds to this challenge. been present for the 8·bit Apple II systems and should ease the task The first International Computer forum. sponsored by the of writing large applications for these systems.-DJD International Computer Club, is being held June 14-17, 1990 at the World Trade Center in Moscow, U.S.S.R. Complete details are avail· able by writing to the address International Computer Club, Serova, 4, Proyezd, Moscow, 101813, USSR, telephone 921·09'()2. You'll want to contact the ICC early, as the membership rates will increase stepwise on March I. April I. and April 15. Those who fondly remember the AST l'isionPlus digitizer for the IIgs may be happy to know that the product is returning to the market under the auspices of Silicon and Software, 18004 Sky Park Circle, Suite 240, Irvine, Calif. 92714, (714) 250·8101. Not only that. the price has been lowered to $299 from the original price of $395. Also available from the new company is a IIgs RAM memory expan· sian card expandable to 4 megabytes of RAM. and up to 640K of ROM in the optional ROM .card. Special pricing exists on these products until March 3 L 1990. Ariel Publishing is consolidating its publications into 8/16, a new monthly technical journal for Apple II programm ers. The new publication will be source code intensive, Monthly columns include coverage of Drca/ e. Hicol Advanced Basic as, Herlin 8 and 16 bit assembly, Applesoft. and ZBasic. Other environments such as Pascal. Drca/H, THL BASIC, etc .. will also be examined frequently. A one·year subscription (12 issues) will be $29.95. A companion disk will also be offered which will contain the issue 's artides and .source code along with additional articles, code, utilities, and product demos. The diskette will be $69,95 per year, $39.95 for six months, and $21 for three months. The first issue is expected in March 1990, for further 'y MII/illf/{lURES OF A OOA OKRl'PfIDN FRCXJW.\ 1I'A1 ~5 information, contact Ariel Publishing, P.O. Box 398, Pateros, Wash. Io'tS~GES INTO A ePAlNl£S5 ~ss ~ )Nt:ECIMRABLE a:tE, ~ 98846, 509·923·2249. M>T FILED A 'I.alt<. AND FEEt: COPY'RJu~ SUIT A<loIINST QJR Apple itsetf has announced a new quarter1y te<:hnical journal. lA"IG~ ARTS ~TWlP£:' develop. The journal will go out to Apple Certified Developers, Part· 6.2 A2,CenlraJ Vol. 6, No. I stack. input 2.35. push it. input 3.14, take the SIN of the last entry, GS Numerics: graphic math multiply the lowest two numbers on the stack, and then add that value to the next number on the stack (1 )". It looks awkward com­ In the movie "Peggy Sue Got Married", the title character respond· pared to the description we might use for the first expression: "find ed to an algebra Instructor by explaining that she lInew for a fact that the SIN of 3.14, multiply it by 2.35, then add I". Reverse Polish Nota­ she would never have any reason to lInow algebra in the future. That tion was deSigned to eliminate the need for entering parentheses as is,probaQly somewhat-lrue for )TIost people. and the program about to part of the expression; whether it is an improvement has been a mat· be described is not going to be of use to them. ter of debate among scientific calculator users for years. for those people who never have, or will have, a use for .algebra, If you don't care for RrN, you can ,ente< the first equation above consider the program in th e followtng tight, a good deal of our future directly into the Input Register and 05 Numerics will evaluate the depends on people who will have those skills, and the existence of a expression for you and put the'result in the (stack's) x-register. program that can help the "algebra technicians" of the fulure learn The Register·Memory section also contains a set of 26 memory reg­ their trade well is an important step. And, in the broader sense, such isters labelled A·Z, each of whiCh can store one value. The basic four a program may indicate the type of USe that computers should be put algebraic operations (addition, subtraction, multiplication, and divi· to in educaUon; as tools to make concepts more easily and quickly sian) can be performed directly between the "x" and Y registers of understandable. The fact that this particular tool is aimed at a specific the stack and the corresponding data in a selected memory register. A segment of education should, if it is a good tOOl, make us long for two-value (X·Y) 'CSTORE" register is also provided. This gives 05 and seek to find similar tools In other areas. Numerics' calculator the ability to do (two-dImensional) vector arith­ tn 1972. wh en I graduated high school. th e state-of·the·art tool for metic directly, working with rectangular coord inates (and complex doing the very complex calculations of "higher' math and science was numbers) or polar coord inates (using angular data in radians, the slide rule. What I originally found fascinating about a slide rule degrees, or grads). was that I could see the way that logarithms worked. Though I had The Functions section includes 48 "buttons", each labell ed with a worked with logarithms since Junior high school. they were always mnemonic form of the corresponding function le.g. "SIN(x) ", somewhat "magic". Having the stide rule's graphic represent.atlon of "CADD"). Function labels that end with an asterisk can be used when the logarith mic "spacing" between the numbers used in the calcula­ entering expressions into the Input Register, as with the example tion gave me a concept of how an addition could become a multipll· above. Labels that are not marked with an asterisk. such as the cation. I finally understood how logarithms mattered in mathematics, "CADD" ("complex number addition") cannot be entered In this man· rather than just blindly using them as a tool. nero The battl e didn't stop there. With college came courses in engineer. The ConversionsjElements secUon contains tables marked ' Area', ing physics and calculus. Physics was so math·lntensive that, even "Length ", "Mass", "Power", "Volume", and "Temp ", each with a selec· using a slide rule to "assist" in working problems, a set of problems tion of buttons marked with various units for the section.
Recommended publications
  • NCSA Telnet for the Macintosh User's Guide
    NCSA Telnet for the Macintosh User’s Guide Version 2.6 • October 1994 National Center for Supercomputing Applications University of Illinois at Urbana-Champaign Contents Introduction Features of NCSA Telnet v Differences between Version 2.5 and Version 2.6 v New Features in Version 2.6 v Discontinued Features vi Bugs Fixed from Version 2.5 vi System Requirements vi Notational Conventions vi 1 Getting Started Installation Note 1-1 Beginning an NCSA Telnet Session 1-1 Opening and Closing a Connection 1-2 Opening a Connection 1-2 Logging on to Your Host 1-3 Setting the BACKSPACE/DELETE Key 1-3 Setting a VT Terminal Type 1-3 Emulating the VT Terminal Keyboard 1-4 Closing a Connection 1-4 Copying, Pasting, and Printing 1-5 Copy and Paste from the Edit Menu 1-5 Print from the File Menu 1-5 Ending an NCSA Telnet Session 1-6 2 Configuration Global Preferences 2-1 New Configuration System in Version 2.6 2-3 Default Configuration Records 2-3 Editing Configuration Records 2-3 Editing Terminal Configuration Records 2-4 Editing Session Configuration Records 2-5 Changing Configuration after Session Connected 2-9 Saved Sets 2-13 Saving a Set 2-14 Using a Saved Set 2-14 Loading a Saved Set 2-15 Macro Definitions 2-15 Reverting to Previous Macro Definitions 2-16 Saving Macros 2-16 3 Advanced Features Cursor Positioning with the Mouse 3-1 Multiple Connections 3-1 Opening More Than One Connection 3-1 Moving between Connections 3-1 Rules for Session Names 3-2 The Connections Menu 3-2 Naming Windows 3-2 Checking Session Status 3-2 Aborting Connection Attempts
    [Show full text]
  • (TIL) Apple II Articles
    ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Apple II Computer Family Technical Information ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Apple Technical Information Library (TIL) Apple II Articles ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Date March 1997 ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– Source Compuserve Apple II Computer Family Technical Information Apple Technical Information Library (TIL) Apple II Articles : March 1997 : 1 of 681 ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– ================================================================================ DOCUMENT March 1997 A2TIL.Catalog ================================================================================ Apple ][ Articles from the Apple Technical Information Library March 1997 -- David T. Craig ([email protected]) Columns: 1 - File name 2 - Pages (assumes 60 lines per page) 3 - Lines 4 - Longest line length 5 - Article title A2TIL001.TXT 6 358 84 Apple Tech Info Library Overview: How to Search for Articles A2TIL002.TXT 2 102 75 16K RAM / Language Cards: Alternate Suppliers A2TIL003.TXT 2 105 79 80-Column Text Card: Applesoft Control Codes (11/96) A2TIL004.TXT 1 31 78 80-Column Text Cards: Apple II & II Plus Compatibility (11/96) A2TIL005.TXT 1 27 76 Access II and Apple IIc Plus: No 40-Column Mode A2TIL006.TXT 1 15 77 Access II: Does Not Support VT100 Line Graphics A2TIL007.TXT 1 52 76 Access II: Specifications (Discontinued) A2TIL008.TXT 1 48 78 Apple 3.5 Drive: Description
    [Show full text]
  • The Unicode Standard, Version 3.0, Issued by the Unicode Consor- Tium and Published by Addison-Wesley
    The Unicode Standard Version 3.0 The Unicode Consortium ADDISON–WESLEY An Imprint of Addison Wesley Longman, Inc. Reading, Massachusetts · Harlow, England · Menlo Park, California Berkeley, California · Don Mills, Ontario · Sydney Bonn · Amsterdam · Tokyo · Mexico City Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and Addison-Wesley was aware of a trademark claim, the designations have been printed in initial capital letters. However, not all words in initial capital letters are trademark designations. The authors and publisher have taken care in preparation of this book, but make no expressed or implied warranty of any kind and assume no responsibility for errors or omissions. No liability is assumed for incidental or consequential damages in connection with or arising out of the use of the information or programs contained herein. The Unicode Character Database and other files are provided as-is by Unicode®, Inc. No claims are made as to fitness for any particular purpose. No warranties of any kind are expressed or implied. The recipient agrees to determine applicability of information provided. If these files have been purchased on computer-readable media, the sole remedy for any claim will be exchange of defective media within ninety days of receipt. Dai Kan-Wa Jiten used as the source of reference Kanji codes was written by Tetsuji Morohashi and published by Taishukan Shoten. ISBN 0-201-61633-5 Copyright © 1991-2000 by Unicode, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording or other- wise, without the prior written permission of the publisher or Unicode, Inc.
    [Show full text]
  • GS/OS Internals
    Apple IIgs® GS/OS® Internals (c) 1983-1993, Apple, Inc. (c) 2010, Brutal Deluxe Software http://www.brutal-deluxe.fr/ 2 GS/OS ® Internals Contents Preface ............................................................................................................................ 5 About this book ............................................................................................................ 5 Copyright information ................................................................................................... 5 Important note .............................................................................................................. 5 References ................................................................................................................... 5 Online resources .......................................................................................................... 5 Memory usage ................................................................................................................. 6 GS/OS memory map .................................................................................................... 7 GS/OS vector space .................................................................................................... 8 GS/OS bank E1 globals ............................................................................................... 9 GS/OS bank 00 globals .............................................................................................. 10 GS/OS event codes ..................................................................................................
    [Show full text]
  • New Wave of Computers
    U.S. Edition: $2.50 NO. 60 MAY 1983 International Edition: $3.00 A d v a n c i n g C om puter. K now ledge. New Wave of Computers ©ATARI 1200XL © APPLE lie @ C64... Color Computer Clock Graphics on the APPLE and PET -o =o5 0 In this month’s Learning Center: =o Sf^ "sf File Management for Commodore Computers ■N- Breakup: An Animation Game for APPLE and Commodore... pHUCXSALAZW sore m > nc 111 SPINE AVf PONEVIUE CA 91011 vereatile than <. This system dete inform ly, and trare ins in the bog MAGiC MEMOR* 1/S8S-57I ia Aveni Ca 918 The challenge was to create a Winchester plus 640K floppy right Western United States computer having room for a mega­ on up to a combination of four Sage Computer Technology, byte of RAM, a built-in Winchester fixed or removable Winchesters 35 North Edison Way, #4. Reno. with floppy backup, and the ability plus one or tw o floppies (200 mega­ NV 89502 (702) 322-6868. to perform 2,000.000 instructions bytes of disk capacity in all). per second. Because of the Sage™ IV's no­ Eastern United States Sage Computer Technology. A small miracle, in other words. compromise system design you can And small is exactly what it load a I6K program in 1/10 second 15 N ew England Executive Park turned out to be. In fact, the 16-bit from Wnchester disk. Suite 120. Burlington. MA 01803 (617) 229-6868 Sage™ IV including all of the above What's more, there are over 120 attributes, takes up less thanZ* sources for existing popular pro­ In UK cubic foot.
    [Show full text]
  • Macintoshed Libraries. INSTITUTION Apple Library Users Group,Cupertino, CA
    DOCUMENT RESUME ED 300 030 IR 052 527 AUTHOR Valauskas, Edward J., Ed.;John, Nancy R., Ed. TITLE Macintoshed Libraries. INSTITUTION Apple Library Users Group,Cupertino, CA. PUB DATE 88 NOTE 90p. AVAILABLE FROMApple Library Users Group, 10381 Bradley Drive 8C, Cupertino, CA 95014 (free while supply lasts). PUB TYPE Collected Works - General (020) -- Viewpoints (120) -- Reports - Descriptive (141) EDRS PRICE MF01/PC04 Plus Postage. DESCRIPTORS Academic Libraries; *Computer Software; Elementary Secondary Education; Futures (of Society); Higher Education; *Library Automation; *Microcomputers; Public Libraries; School Libraries; Special Libraries IDENTIFIERS *Apple Macintosh ABSTRACT Contributed by librarians from public, academic, school, and special libraries, the 17 essays in this collection describe ways in which the Apple Macintosh is used in their libraries: (1) "Workstations and-the Apple Macintosh" (Edward J. Valauskas); (2) "The Macintosh Experience at Chesapeake College" (Liz Cooper); (3) "ANSEL Character Set fol the Macintosh" (Selden Deemer); (4) "The Macintosh Computer at the James M. Milne Library" (Richard D. Johnson); (5) "The Macintoshed Library--Clemson University Library" (Kenneth R. Mu..r);(6) "Macintosh Applications in the Media Services Department" (Layne E. Nordgren and Michael A. Sieber); (7), "Macintoshes in the University of Illinois at Chicago Library" (E. Paige Weston); (8) "Macintosh Computers, Developing a Local Area Network in the Public Library" (Duncan J. McKenzie); (9) "Nobody Here But Us Evangelists!" (Jean Armour Polly); (10) "The Macintoshing of a Public Library" (Bill Vaccaro); (11) "Using the Macintosh at Lincoln High School Library" (Anitra Gordon); (12) "Computerized Overdue Notices with Access to 512K Extended Macintosh" (Sally Tweedie); (13) "The Macs-imized High School Library" (Ruth Windmiller and Elizabeth Bankhead); (14) "Macintosh in the Apple Library" (Rosanne Macek); (15) "The Corporate Library Macintosh" (Kerry G.
    [Show full text]
  • Unicode - I18N
    Encodings - Unicode - I18N Généralités......................................................................................................................................................................3 Locales............................................................................................................................................................................6 Locale..........................................................................................................................................................................6 Character encoding.....................................................................................................................................................6 Code pages..................................................................................................................................................................6 Codepage Identifiers...................................................................................................................................................7 GetCPInfo...................................................................................................................................................................9 setlocale.....................................................................................................................................................................10 Preprocessor directive...............................................................................................................................................12
    [Show full text]
  • Apple Confidential 2.0 the Definitive History of the World's Most Colorful
    vi Reviewers love Apple Confidential “The Apple story itself is here in all its drama.” New York Times Book Review “An excellent textbook for Apple historians.” San Francisco Chronicle “Written with humor, respect, and care, it absolutely is a must-read for every Apple fan.” InfoWorld “Pretty much irresistible is the only way to describe this quirky, highly detailed and illustrated look at the computer maker’s history.” The Business Reader Review “The book is full of basic facts anyone will appreciate. But it’s also full of interesting extras that Apple fanatics should love.” Arizona Republic “I must warn you. This 268-page book is hard to put down for a MacHead like me, and probably you too.” MacNEWS “You’ll love this book. It’s a wealth of information.” AppleInsider “Rife with gems that will appeal to Apple fanatics and followers of the computer industry.” Amazon.com “Mr. Linzmayer has managed to deliver, within the confines of a single book, just about every juicy little tidbit that was ever leaked from the company.” MacTimes “The most entertaining book about Apple yet to be published.” Booklist i …and readers love it too! “Congratulations! You should be very proud. I picked up Apple Confidential and had a hard time putting it down. Obviously, you invested a ton of time in this. I hope it zooms off the shelves.” David Lubar, Nazareth, PA “I just read Apple Confidentialfrom cover to cover…you have written a great book!” Jason Whong, Rochester, NY “There are few books out there that reveal so much about Apple and in such a fun and entertaining manner.
    [Show full text]
  • Apple ][ Computer Family Technical Documentation
    APPLE ][ COMPUTER FAMILY TECHNICAL INFORMATION Apple ][ Computer Family Technical Documentation ————————————————————————————————— Technical Notes ————————————————————————————————— Apple Computer -- Developer CD Volume 2 -- September 1989 Apple ][ Computer Family Technical Documentation Tech Notes -- Developer CD Volume 2 -- September 1989 -- 1 of 535 APPLE ][ COMPUTER FAMILY TECHNICAL INFORMATION ##################################################################### ### FILE: !TN.000.About.89.09 ##################################################################### Apple II Technical Notes _____________________________________________________________________________ Developer Technical Support #0: About Apple II Technical Notes September 1989 _____________________________________________________________________________ Technical Note #0 (this document) accompanies each release of Apple II Technical Notes. This release includes revisions to Apple IIGS Notes #26, #35, #36, #45, and #64, AppleTalk #3-#4, Apple II Miscellaneous #10, and SmartPort #2, new Notes for the Apple IIGS (#65-#70), and an index to all released Apple II Technical Notes. If there are any subjects which you would like to see treated in a Technical Note (or if you have any questions about existing Technical Notes), please contact us at one of the following addresses: Apple II Technical Notes Developer Technical Support Apple Computer, Inc. 20525 Mariani Avenue, M/S 75-3T Cupertino, CA 95014 AppleLink: AIIDTS MCI Mail: AIIDTS (264-0103) We want Technical Notes to be distributed as widely as possible, so they are sent to all Partners and Associates at no charge; they are also posted on AppleLink in the Developer Services bulletin board and other electronic sources, including the Apple FTP site (IP 130.43.2.2). You can also order them through APDA. As an APDA customer, you have access to the tools and documentation necessary to develop Apple-compatible products. For more information about APDA, contact: APDA Apple Computer, Inc.
    [Show full text]
  • Diacritics Appendix E
    Diacritics Appendix E About diacritics ....................................................................... 512 What is a character set/code page? ...................................................................... 514 Code pages supported by Spectrum CIRC/CAT ................................................. 514 Windows vs. Macintosh code pages in Spectrum................................................ 515 Diacritic support in Spectrum................................................. 517 Diacritic support in Patron Import and Material Import...................................... 520 Character sets ......................................................................... 524 Cross-platform characters.................................................................................... 524 Windows-only characters .................................................................................... 529 Macintosh-only characters................................................................................... 530 Macintosh Standard Roman Text ........................................................................ 531 511 SCC5rm1200kn About diacritics Some of the patron and material records in your Spectrum database may contain non- standard characters, called diacritics. These are especially common in non-English words. Libraries that primarily use the English language usually configure their computers for the English language. This makes sense, but it also means that typing and displaying non- English characters is not as simple as
    [Show full text]
  • Apple Iigs GS/OS Internals
    Apple IIgs® GS/OS® Internals (c) 1983-1993, Apple, Inc. (c) 2010, Brutal Deluxe Software http://www.brutal-deluxe.fr/ 2 GS/OS ® Internals Contents Preface ............................................................................................................................ 5 About this book ............................................................................................................ 5 Copyright information ................................................................................................... 5 Important note .............................................................................................................. 5 References ................................................................................................................... 5 Online resources .......................................................................................................... 5 Memory usage ................................................................................................................. 6 GS/OS memory map .................................................................................................... 7 GS/OS vector space .................................................................................................... 8 GS/OS bank E1 globals ............................................................................................... 9 GS/OS bank 00 globals .............................................................................................. 10 GS/OS event codes ..................................................................................................
    [Show full text]
  • Kermit News March 1995 Brazil: Election Day 1994
    Number 6 Kermit News March 1995 Brazil: Election Day 1994 Brazil's October 1994 general election was almost certainly the world's largest and most complex ever. Kermit software played a crucial role. In Rio de Janeiro, ballots are transcribed to PCs for transmission to the tabulating center by MS-DOS Kermit. Article on page 19. Kermit News Number 6, March 1995 CONTENTS Editor's Notes . 1 New Releases MS-DOS Kermit 3.14 . 3 and BBSs . 4 and Business Communication . 5 C-Kermit 5A(190) . 6 for UNIX . 6 for VMS . 7 for OS/2 . 7 for Stratus VOS . 10 IBM Mainframe Kermit-370 4.3.1 . 11 Digital PDP-11 Kermit-11 3.62-8 . 11 Other New Kermit Releases . 11 New Features File Transfer Recovery . 12 Auto-Upload, Auto-Download, Auto-Anything . 12 Character Sets: Circumnavigating the Web with MS-DOS Kermit . 15 People and Places Cover Story: Kermit in the Brazilian Elections. 19 Kermit Helps Automate Mail Delivery . 23 Kermit and Market Research in the UK . 24 Computer Access for Persons with Print-Handicaps . 25 Down to Business Ordering Information . 28 Kermit Version List . 29 Order Form . 31 Kermit News (ISSN 0899-9309) is published periodically free of charge by Kermit Development and Distribution, Columbia University Academic Information Systems, 612 West 115th Street, New York, NY 10025, USA. Contributed articles are welcome. Editor: Christine M. Gianone E-Mail: cmg@ columbia.edu Copyright 1995, Trustees of Columbia University in the City of New York. Material in Kermit News may be quoted or reproduced in other publications without permis- sion, but with proper attribution.
    [Show full text]