WATCOM News University of Waterloo Have Created a Joint Venture to Provide Distribution and Customer Support of Software Products

Total Page:16

File Type:pdf, Size:1020Kb

WATCOM News University of Waterloo Have Created a Joint Venture to Provide Distribution and Customer Support of Software Products May 1984 Editor: J.B.Schueler The WATCOM Group and the Welcome to WATCOM News University of Waterloo have created a joint venture to provide distribution and customer support of software products. WATCOM Products has been formed to provide these services both for the Computer Systems Group at the University of Waterloo and for WATCOM Systems Inc. The formation of WATCOM Products reflects a decision by both groups to expand and improve their customer service and support activities. WATCOM Products will assume the responsibility for the services currently handled by WATSOFT Products Inc. I am pleased that Sandra Ward, Angie Rohrbacher, Cindy Pfisterer and Dagmar McIntosh will be associated with WATCOM Products to assist us in our new endeavours and to provide continued and expanded support to our current customers. I hope this first newsletter will provide an introduction to our company and to some of the exciting new activities in Waterloo. The newsletter will replace the current newsletters of the Computer Systems Group (WATNEWS) and of WATCOM Systems (InfoWat). Our intent is to make the newsletter interesting in a general sense, as well as informative about our products. Yours truly, it/. James W. Welch, President of WATCOM Products (left) with K. Ian McPhee, President of The WATCOM Group (right) James W. Welch, WATCOM Products Inc. WATCOM Products Inc. markets software developed by the University of Waterloo's Computer Systems Group (CSG) and by WATCOM Systems Inc., a member company in The WATCOM Group. For over two decades the Computer Systems Group has been producing software that has been widely accepted by universities and colleges throughout the world. In the last few years, WATCOM, whose roots are in the Computer Systems Group, has been producing software with similar success and acceptance. Long standing successful products developed by the Computer Systems Group includeWATFIV, WATBOL, ASMG, TRACE, WATERLOO SCRIPT, WIDJET, WATFOR-11, WATBOL-11, Waterloo BASIC, Waterloo Pascal and Waterloo Systems Language (WSL). Portable software products developed recently include thePortable Software Maintenance Policy WATCOM language interpreters for APL, BASIC, COBOL, FORTRAN Most of the software products Waterloo and WATCOM software andPascal. available from WATCOM Products provide written and telephone support Waterloo's communication toolsare portable and have been adapted free of charge for one full year from include JANET (an IBM PC local compatibly to a range of micro andthe date of purchase. Maintenance network), Waterloo PC Network(an mainframe computers. They include releases of the software will resolve IBM PC to IBM mainframe network IBM PC/DOS, IBM PC/PORT, IBM reported user problems and possible marketed by IBM), HOSTCM VM/SP CMS, Digital VAX/VMS, incompatibilities with new versions ot (mainframe file access for micro Digital Professional, the Commodore operating systems. Performance and software), and various terminal 64, Commodore SuperPet,and the minor functional enhancements may emulators for micros. CEMCORP ICON. also be included in a maintenance Waterloo and WATCOM products The systems programming release. A telephone "Hotline" has are software tools designed to optimizelanguage called WSL (Waterloo just been introduced and is staffed the productivity of student andSystems Language) and a collection ofwith personnel able to handle user professional programmers. Tools arelibraries (WSLLIB) provide developers problems and committed to efficient used to develop solutions to specificlike WATCOM with the technology response. Software purchasers will application needs. Recent Waterlooneeded to produce software which is receive our newsletter which provides and WATCOM products take the tool portable across different machine new product information and concept one step further allowing non­architectures and different operating frequently includes helpful tips and technical users to develop solutionssystems and yet executes efficiently intechniques related to our software. without programmer assistance. native machine language. Waterloo and WATCOM products Since the same software runs on Maintenance Follow-on different systems, the user benefits are strongly supported by clear, self- After the first year of use of a from compatibility beyond that help documentation. In many cases, Waterloo or WATCOM product, normally achieved by independently there are both a Tutorial and maintenance will continue as above for developed products following standard Reference Manual and a User's Guide a yearly renewable fee (in the case of specifications. The user also benefits specific to the machine and operating mainframe software this is a license common user interface across system being used. from a for both use and maintenance). The systems. These books are often written for fee is dependent on type of software Waterloo and WATCOM portable use by students and priced for book purchased (e.g., micro or mainframe). and compatible software provide the store sales volume. One of the key Written, "Hotline" and maintenance user with complimentary use of micros reasons for the success and longevity release support will continue as will and mainframes. Maximum of Waterloo and WATCOM products receipt of our newsletter. Further, if portability of user applications across has been the care taken in producing new versions of the software are systems is provided. Maximum comprehensive and legible offered with major functiona documentation. mobility of users between systems enhancements at a higher price, these without re-education is possible. will be offered to maintenance Waterloo and WATCOM customers at incremental cost. communications support allows micros to share files and devices and to access mainframe resources. WATCOM Pascal for the • WATCOM Pascal contains a Documentation Commodore 64 function to generate random numbers; a feature not normally WATCOM Pascal for the Commodore part of the language 64 is documented in one book which WATCOM Pascalfor the Commodore implementation. explains both the language and the 64 is a full function Pascal* editor. This book is designed to be conforming to both ANSI and ISO- either a self-teaching tool or a • An interactive debugger provides draft standards and extended to textbook for a course and could be immediate execution of Pascal support Commodore 64 features such used at the introductory level in high statements, execution of a Pascal as sprites, sound synthesizer and school or university. program one statement at a time colour and bit-map graphics. The book includes a language and invocations of the debugger WATCOM Pascal is already available primer with step-by-step examples, an from any point in a running on a number of micros and advanced section on Pascal suitable program. mainframes including IBM VM/SP for a second level course, a complete CMS, IBM PC/DOS, DEC editor reference manual and finally VAX/VMS, the Commodore SuperPet Special Features the full syntax and semantics of the and the CEMCORP ICON. language. Additional copies of the text • The standard input/output devices can be purchased from WATCOM on the Commodore 64 can be • The one omission from the standard Publications (see below). addressed directly from a Pascal is that you cannot pass a procedure as program. These devices include a parameter. the printer, the disk and the Availability cassette. WATCOM Pascal for the Commodore 64 is packaged as three separate Features • There are three procedures to components: • WATCOM Pascal is unique as an manipulate bits in a byte,bitset, interactive interpreter. An bitreset and bitread which allow • A diskette containing the interpreter is an extremely efficient full access to sprites, the sound WATCOM Pascal interpreter and tool in both program development synthesizer chip and any other library. and teaching because it gives the particular I/O devices. user immediate feedback and • A cartridge containing the execution rather than waiting • WATCOM Pascal has also WATCOM Editor in 16K of ROM through the usual provided a bit-mapped graphics compile/link/execute steps. capability, a significant expansion • A book containing both textual and of the normal graphics modes reference material for WATCOM • WATCOM string extensions to available on the Commodore 64. Pascal and the WATCOM Editor Pascal provide the ability to handle variable-length strings and improve • sysfunc or sysproc commands can normal string manipulation have parameters which are passed facilities. to the called program. In the case of sysfunc the machine-language • Extra input/output features are routine may also return an integer included. Relative access files and value. extensions to thereset and rewrite procedures allow system file names • The user workspace of WATCOM to be used. Pascal on the Commodore 64 permits programs of 700-800 lines • Built-in procedures and functions (depending on the number of permit machine level interface comments used). includingpeek to examine memory, poke to store into memory,sysfunc • The full-screen editor integrated and sysproc to call machine with WATCOM Pascal is also language routines andaddress to loadable standalone from the obtain a variable's machine cartridge provided. address. • The case statement is extended with the else clause to allow for cases which are not defined. Waterloo Structured The IF statement has the following Documentation general format: BASIC for the Waterloo Structured BASIC for the Commodore 64 IF condition Commodore 64 is documented in one ... BASIC statements
Recommended publications
  • IT Acronyms.Docx
    List of computing and IT abbreviations /.—Slashdot 1GL—First-Generation Programming Language 1NF—First Normal Form 10B2—10BASE-2 10B5—10BASE-5 10B-F—10BASE-F 10B-FB—10BASE-FB 10B-FL—10BASE-FL 10B-FP—10BASE-FP 10B-T—10BASE-T 100B-FX—100BASE-FX 100B-T—100BASE-T 100B-TX—100BASE-TX 100BVG—100BASE-VG 286—Intel 80286 processor 2B1Q—2 Binary 1 Quaternary 2GL—Second-Generation Programming Language 2NF—Second Normal Form 3GL—Third-Generation Programming Language 3NF—Third Normal Form 386—Intel 80386 processor 1 486—Intel 80486 processor 4B5BLF—4 Byte 5 Byte Local Fiber 4GL—Fourth-Generation Programming Language 4NF—Fourth Normal Form 5GL—Fifth-Generation Programming Language 5NF—Fifth Normal Form 6NF—Sixth Normal Form 8B10BLF—8 Byte 10 Byte Local Fiber A AAT—Average Access Time AA—Anti-Aliasing AAA—Authentication Authorization, Accounting AABB—Axis Aligned Bounding Box AAC—Advanced Audio Coding AAL—ATM Adaptation Layer AALC—ATM Adaptation Layer Connection AARP—AppleTalk Address Resolution Protocol ABCL—Actor-Based Concurrent Language ABI—Application Binary Interface ABM—Asynchronous Balanced Mode ABR—Area Border Router ABR—Auto Baud-Rate detection ABR—Available Bitrate 2 ABR—Average Bitrate AC—Acoustic Coupler AC—Alternating Current ACD—Automatic Call Distributor ACE—Advanced Computing Environment ACF NCP—Advanced Communications Function—Network Control Program ACID—Atomicity Consistency Isolation Durability ACK—ACKnowledgement ACK—Amsterdam Compiler Kit ACL—Access Control List ACL—Active Current
    [Show full text]
  • Open WATCOM Programmer's Guide
    this document downloaded from... Use of this document the wings of subject to the terms and conditions as flight in an age stated on the website. of adventure for more downloads visit our other sites Positive Infinity and vulcanhammer.net chet-aero.com Watcom FORTRAN 77 Programmer's Guide Version 1.8 Notice of Copyright Copyright 2002-2008 the Open Watcom Contributors. Portions Copyright 1984-2002 Sybase, Inc. and its subsidiaries. All rights reserved. Any part of this publication may be reproduced, transmitted, or translated in any form or by any means, electronic, mechanical, manual, optical, or otherwise, without the prior written permission of anyone. For more information please visit http://www.openwatcom.org/ Portions of this manual are reprinted with permission from Tenberry Software, Inc. ii Preface The Watcom FORTRAN 77 Programmer's Guide includes the following major components: · DOS Programming Guide · The DOS/4GW DOS Extender · Windows 3.x Programming Guide · Windows NT Programming Guide · OS/2 Programming Guide · Novell NLM Programming Guide · Mixed Language Programming · Common Problems Acknowledgements This book was produced with the Watcom GML electronic publishing system, a software tool developed by WATCOM. In this system, writers use an ASCII text editor to create source files containing text annotated with tags. These tags label the structural elements of the document, such as chapters, sections, paragraphs, and lists. The Watcom GML software, which runs on a variety of operating systems, interprets the tags to format the text into a form such as you see here. Writers can produce output for a variety of printers, including laser printers, using separately specified layout directives for such things as font selection, column width and height, number of columns, etc.
    [Show full text]
  • MTS on Wikipedia Snapshot Taken 9 January 2011
    MTS on Wikipedia Snapshot taken 9 January 2011 PDF generated using the open source mwlib toolkit. See http://code.pediapress.com/ for more information. PDF generated at: Sun, 09 Jan 2011 13:08:01 UTC Contents Articles Michigan Terminal System 1 MTS system architecture 17 IBM System/360 Model 67 40 MAD programming language 46 UBC PLUS 55 Micro DBMS 57 Bruce Arden 58 Bernard Galler 59 TSS/360 60 References Article Sources and Contributors 64 Image Sources, Licenses and Contributors 65 Article Licenses License 66 Michigan Terminal System 1 Michigan Terminal System The MTS welcome screen as seen through a 3270 terminal emulator. Company / developer University of Michigan and 7 other universities in the U.S., Canada, and the UK Programmed in various languages, mostly 360/370 Assembler Working state Historic Initial release 1967 Latest stable release 6.0 / 1988 (final) Available language(s) English Available programming Assembler, FORTRAN, PL/I, PLUS, ALGOL W, Pascal, C, LISP, SNOBOL4, COBOL, PL360, languages(s) MAD/I, GOM (Good Old Mad), APL, and many more Supported platforms IBM S/360-67, IBM S/370 and successors History of IBM mainframe operating systems On early mainframe computers: • GM OS & GM-NAA I/O 1955 • BESYS 1957 • UMES 1958 • SOS 1959 • IBSYS 1960 • CTSS 1961 On S/360 and successors: • BOS/360 1965 • TOS/360 1965 • TSS/360 1967 • MTS 1967 • ORVYL 1967 • MUSIC 1972 • MUSIC/SP 1985 • DOS/360 and successors 1966 • DOS/VS 1972 • DOS/VSE 1980s • VSE/SP late 1980s • VSE/ESA 1991 • z/VSE 2005 Michigan Terminal System 2 • OS/360 and successors
    [Show full text]
  • A Study on Various Programming Languages to Keep Pace with Innovation
    S.Sridhar* et al. (IJITR) INTERNATIONAL JOURNAL OF INNOVATIVE TECHNOLOGY AND RESEARCH Volume No.5, Issue No.2, February – March 2017, 5681-5704. A Study On Various Programming Languages To Keep Pace With Innovation S.SRIDHAR Professor & Director RV Centre for Cognitive & Central Computing R.V.College of Engineering, Mysore Road Bangalore-560059 India Abstract: A programming language is a formal computer language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs to control the behaviour of a machine or to express algorithms. The earliest known programmable machine preceded the invention of the digital computer and is the automatic flute player described in the 9th century by the brothers Musa in Baghdad, "during the Islamic Golden Age". From the early 1800s, "programs" were used to direct the behavior of machines such as Jacquard looms and player pianos. Thousands of different programming languages have been created, mainly in the computer field, and many more still are being created every year. Many programming languages require computation to be specified in an imperative form (i.e., as a sequence of operations to perform) while other languages use other forms of program specification such as the declarative form (i.e. the desired result is specified, not how to achieve it). The description of a programming language is usually split into the two components of syntax (form) and semantics (meaning). Some languages are defined by a specification document (for example, the C programming language is specified by an ISO Standard) while other languages (such as Perl) have a dominant implementation that is treated as a reference.
    [Show full text]
  • Watcom FORTRAN 77 Tools
    Open Watcom FORTRAN 77 Tools User’s Guide First Edition Notice of Copyright Copyright 2002-2006 the Open Watcom Contributors. Portions Copyright 1984-2002 Sybase, Inc. and its subsidiaries. All rights reserved. Any part of this publication may be reproduced, transmitted, or translated in any form or by any means, electronic, mechanical, manual, optical, or otherwise, without the prior written permission of anyone. For more information please visit http://www.openwatcom.org/ Printed in U.S.A. ii Preface The Open Watcom FORTRAN 77 Tools User's Guide describes how to use Open Watcom's software development tools on Intel 80x86-based personal computers with DOS, Windows, or OS/2. The Open Watcom FORTRAN 77 Tools User's Guide describes the following tools: · compile and link utility · assembler · object file library manager · object file disassembler · exe2bin utility · far call optimization utility · patch utility · executable file strip utility · make utility · touch utility Acknowledgements This book was produced with the Open Watcom GML electronic publishing system, a software tool developed by WATCOM. In this system, writers use an ASCII text editor to create source files containing text annotated with tags. These tags label the structural elements of the document, such as chapters, sections, paragraphs, and lists. The Open Watcom GML software, which runs on a variety of operating systems, interprets the tags to format the text into a form such as you see here. Writers can produce output for a variety of printers, including laser printers, using separately specified layout directives for such things as font selection, column width and height, number of columns, etc.
    [Show full text]
  • Compiler Information
    Compiler Information ©1995, Intel Corporation Intro • Compilers for Intel Architecture processors have been continuously improved over the past 2-3 years • Application performance has been improved > 25% during this period of time • All improvements have come from processor independent compiler techniques and enhancements Use a “new generation” compiler as a part of your APP development With on-going compiler improvements, there is tremendous benefit to be realized by using the latest compilers in your application development. These can provide performance enhancements for your applications when running on an Intel486™, Pentium®, or P6 processor. Compiler Program Status Versions of Compilers* w/Optimizations including Pentium® Processor Awareness Gen’l Availability – Absoft: Ftn, C for UNIX Now (4/93) – Borland: C/C++ for NT, Win32s, DOS32 Now (Q4’93) – IBM: C/C++ for OS/2 Now (6/93) – Lahey Ftn90 for DOS32 Now – Liant: Ftn, C for UNIX Now – MetaWare: C/C++ for UNIX Now (6/93) – Microsoft: C/C++ for NT, Win32s Now (8/93) – Microsoft: Fortran for NT, Win32s Now (11/93) – SCO: C for SCO UNIX Now (3/93) – SunPro: C/C++, Ftn for Solaris Now (5/93) – USL: C for UNIX SVR4 Now (Q4’92) – WATCOM: C/C++, Ftn for NT, Win32s, Now (6/93) DOS32, OS/2 Most optimizing compilers have been available since Summer ‘93! *other brands and names are property of their respective owners. Above is a quick list of compilers optimized for the Intel Architecture in general (with Pentium® processor awareness built into the code scheduling) over the last 2 years. The first formal release of Proton (Intel’s reference compiler whose purpose is to offer new compiler technology to the industry) was in March ‘93.
    [Show full text]
  • MTS Volume 1, for Example, Introduces the User to MTS and Describes in General the MTS Operating System, While MTS Volume 10 Deals Exclusively with BASIC
    M T S The Michigan Terminal System The Michigan Terminal System Volume 1 Reference R1001 November 1991 University of Michigan Information Technology Division Consulting and Support Services DISCLAIMER The MTS manuals are intended to represent the current state of the Michigan Terminal System (MTS), but because the system is constantly being developed, extended, and refined, sections of this volume will become obsolete. The user should refer to the Information Technology Digest and other ITD documentation for the latest information about changes to MTS. Copyright 1991 by the Regents of the University of Michigan. Copying is permitted for nonprofit, educational use provided that (1) each reproduction is done without alteration and (2) the volume reference and date of publication are included. 2 CONTENTS Preface ........................................................................................................................................................ 9 Preface to Volume 1 .................................................................................................................................. 11 A Brief Overview of MTS .......................................................................................................................... 13 History .................................................................................................................................................. 13 Access to the System ...........................................................................................................................
    [Show full text]
  • Calling Non-COBOL Subprograms
    CodeBridge™ Calling Non-COBOL Subprograms ® ® Version 7.5 for UNIX and Windows This manual is a reference guide for Liant Software Corporation’s CodeBridge, a cross-language call system designed to simplify communication between RM/COBOL programs and non-COBOL subprogram libraries written in C (or C++). It is assumed that the reader is familiar with programming concepts and with the COBOL and C (or C++) languages in general. The information contained herein applies to systems running under Microsoft 32-bit Windows and UNIX-based operating systems. The information in this document is subject to change without prior notice. Liant Software Corporation assumes no responsibility for any errors that may appear in this document. Liant reserves the right to make improvements and/or changes in the products and programs described in this guide at any time without notice. Companies, names, and data used in examples herein are fictitious unless otherwise noted. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopied, recorded, or otherwise, without prior written permission of Liant Software Corporation. The software described in this document is furnished to the user under a license for a specific number of uses and may be copied (with inclusion of the copyright notice) only in accordance with the terms of such license. Copyright © 1999-2002 by Liant Software Corporation. All rights reserved. Printed in the United States of America. _____________________ RM, RM/COBOL, RM/COBOL-85, Relativity, Enterprise CodeBench, RM/InfoExpress, RM/Panels, VanGui Interface Builder, CodeWatch, CodeBridge, Cobol-WOW, InstantSQL, Liant, and the Liant logo are trademarks or registered trademarks of Liant Software Corporation.
    [Show full text]
  • MINOS 5.51 User's Guide
    SYSTEMS OPTIMIZATION LABORATORY DEPARTMENT OF MANAGEMENT SCIENCE AND ENGINEERING STANFORD UNIVERSITY STANFORD, CALIFORNIA, USA MINOS 5.51 USER’S GUIDE by Bruce A. Murtagh† and Michael A. Saunders‡ TECHNICAL REPORT SOL 83-20R December 1983 Revised September 23, 2003 Copyright c 1983–2002 Stanford University †Graduate School of Management, Macquarie University, Sydney, NSW, Australia ([email protected]). ‡Dept of Management Science and Engineering, Terman Building, Stanford University, Stanford, CA 94305-4026, USA ([email protected]). Research and reproduction of this report were supported by the Department of Energy contract DE-AM03-76SF00326, PA No. DE-AT03-76ER72018; National Science Foundation grants MCS- 7926009, ECS-8012974 and CCR-9988205; the Office of Naval Research contracts N00014-75-C-0267 and N00014-02-1-0076; and the Army Research Office contract DAAG29-81-K-0156. Any opinions, findings, and conclusions or recommendations expressed in this publication are those of the authors and do not necessarily reflect the views of the above sponsors. Reproduction in whole or in part is permitted for any purposes of the United States Government. ii Contents Preface to MINOS 5.51 vii Preface to MINOS 5.0 xv 1 Introduction 3 1.1 LinearProgramming .................................. 4 1.2 Problems with a Nonlinear Objective . 5 1.3 Problems with Nonlinear Constraints . ..... 7 1.4 ProblemFormulation................................. ... 9 1.5 Restrictions....................................... 10 1.6 Storage .......................................... 10 1.7 Files............................................ 11 1.8 InputDataFlow ...................................... 11 1.9 MultipleSPECSFiles .................................. 12 1.10 Internal Modifications . 13 2 User-written Subroutines 15 2.1 Subroutine funobj . 15 2.2 Subroutine funcon . 17 2.3 Constant Jacobian Elements .
    [Show full text]
  • Application of Microcomputers 1N Bridge Design
    Transportation Research Record 1072 15 Application of Microcomputers 1n Bridge Design RONALD A. LOVE, FURMAN W. BARTON, and WALLACE T. McKEEL, Jr. ABSTRACT The use of microcomputers in bridge design activities in state transportation departments was evaluated through contacts with 32 state agencies. Although pres­ ent use of microcomputers was found to be 1 imi tea, subsequent research showed that the current generation of 16-bit machines offers significant advantages in complementing existing computing facilities in a manner that fully uses the power of both mainframe and microcomputer. The ability of microcomputers to run large bridge design applications in a stand-alone mode was demonstrated by successfully downloading and converting four mainframe programs. Running design and analysis programs in a stand-alone mode frees the mainframe CPU and increases access to software that can be run repetitively without consideration of mainframe costs. When access to larger applications on the mainframe is required, the microcomputer used as an intelligent terminal can process input data locally and send them to the mainframe for processing. Output data, in return, can be downloaded to the microcomputer and reviewed off-line or input into microcomputer applications such as spreadsheets or graphics packages for further processing. Computer applications in engineering design have had preferred alternative for using much of the bridge a dramatic effect on the analysis and design process design software available. In Virginia, as in many in general. Automating analysis and design proce­ other states, many bridge design activities have dures has relegated much of the computational burden been decentralized in district offices across the to machines, allowing the engineer more time to state.
    [Show full text]
  • Jim C. Warren Papers
    http://oac.cdlib.org/findaid/ark:/13030/c8p84hhx No online items Guide to the Jim C. Warren papers Finding aid prepared by Bo Doub, Kim Hayden, and Sara Chabino Lott Processing of this collection was made possible through generous funding from The Andrew W. Mellon Foundation, administered through the Council on Library and Information Resources' Cataloging Hidden Special Collections and Archives grant. Computer History Museum 1401 N. Shoreline Blvd. Mountain View, CA, 94043 (650) 810-1010 [email protected] 2016 Guide to the Jim C. Warren papers X2595.2004 1 Title: Jim C. Warren papers Identifier/Call Number: X2595.2004 Contributing Institution: Computer History Museum Language of Material: English Physical Description: 94.38 Linear feet,74 record cartons, 5 manuscript boxes Date (bulk): Bulk, 1975-1995 Date (inclusive): 1956-2000 Abstract: The Jim C. Warren papers document Warren’s founding and chairmanship of the West Coast Computer Faire, his political activism related to online access and civil liberties, his computer-related publications and writing career, and his technological consulting projects and research. Also included is material related to other computer conferences and workshops, manuals and promotional material from various companies, reports and articles, and newsletters from computer clubs, organizations, and companies. Material dates from 1956 to 2000, with the bulk of the collection being from 1975 to 1995. Languages: The majority of material in the collection is in English, but there are a small number of items in Swedish. creator: Jim, C. Warren Access Restrictions An item in Box 38, Folder 3, is restricted from access until Jim Warren’s death.
    [Show full text]
  • Computers Vol
    I SCIENCE AND BUS~NESS ' December, 1975 computers Vol. 24, No. 12 and people formerly Computers and Automation UB~y USE ONt y 225 CHRISTMAS FLOWERS by William Kolomyjec The Computer Glass Box (Part 2) - H. A. Peelle The Universal Product Code - Thomas V. Sobczak Software Should Be Patentable - ADAPSO Computer-Assisted Tutorials in College Mathematics - J. L. Caldwell and Doug/as Polley Computers and Society: A Course at York University - Larry J. Murphy 7 3 "RIDE THE EAST WIND: Parables of Yesterday and Today" by Edmund C. Berkeley, Author and Anthologist Published by Quadrangle/The New York Times Book Co., 1974, 224 pp, $6.95 Missile Alarm from Grunelandt Once upon a time there were two very large and strong coun­ tries called Bazunia and Vossnia. There were many great, impor­ tant, and powerful leaders of Bazunia who carefully cultivated an enormous fear of Vossnia. Over and over again these important and powerful leaders of Bazunia would say to their fellow coun­ trymen, "You can't trust the Vossnians." And in Vossnia there was a group of great, important, and powerful leaders who pointed out what dangerous military activities the Bazunians were carrvinQ on, and how Vossnia had to be militarily strong to counteract them. The Bazunian leaders persuaded their countrymen to vote to give them enormous sums of money to construct something called the Ballistic Missile Early Warning System, and one of its The Fly, the Spider, and the Hornet stations was installed in a land called Grunelandt far to the north of Bazunia. Once a Fly, a Spider, and a Hornet were trapped inside a window Now of course ballistic missiles with nuclear explosives can fly .screen in an attic.
    [Show full text]