A VALIANT LITTLE TERMINAL a VLT User's Manual

Total Page:16

File Type:pdf, Size:1020Kb

A VALIANT LITTLE TERMINAL a VLT User's Manual SLAC-370tREV.4) A VALIANT LITTLE TERMINAL A VLT User’s Manual Amanda Weinstein SLAC-Report-370cREV.4) Revised August 1992 Prepared for the Department of Energy under contract number DE-AC03-76SF00515 I ? This document and the material and data contained therein, was devel- oped under sponsorship of the United States Government. Neither the United States nor the Department of Energy, nor the Leland Stanford Junior University, nor their employees, nor their respective contractors, subcontractors, or their employees, makes any warranty, express or im- plied, or assumes any liability or responsibility for accuracy, complete- ness or usefulness of any information, apparatus, product or process disclosed, or represents that its use will not infringe privately-owned rights. Mention of any product, its manufacturer, or suppliers shall not, nor is it intended to, imply approval, disapproval, or fitness for any particular use. A royalty-free, nonexclusive right to use and dis- seminate same for any purpose whatsoever, is expressly reserved to the United States and the University. I ;ft,;70( REV.4) Pi A VALIANT LITTLE TERMINAL A VLT User’s Manual Amanda Weinstein Stanford Linear Accelerator Center Stanford University, Stanford, CA 94309 August 1990 Revised December 1990 July 1991 September 1992 Prepared for the Department of Energy under contract number DE-AC03-76SF00515 Printed in the United States of America. Available from the National Technical Information Service, U.S. Department of Commerce, 5285 Port Royal Road, Springfield, Virginia 22161 \// \- A Valiant Little Terminal A VLT User’s Manual bY Amanda Weinstein Fourth Edition-August 1992 Trademarks and Copyrights IBM and VM/CMS are trademarks of International Business Machines. Ann Arbor and Ambassador are trademarks of Ann Arbor, Inc.. Modgraph is a trademark of Modgraph, Inc.. Digital, DEC, DECnet, VAX, and VMS are trademarks of Digital Equipment Corporation. Micom is a trademark of Micom Systems, Inc.. TEX is a trademark of the American Mathematical Society. TxEd, TxEd Plus, FastFonts, and FunKeys are trademarks of Microsmiths, Inc.. Amiga, AmigaDOS, and Amiga Workbench are trademarks of Commodore-Amiga, Inc.. PostScript is a trademark of Adobe, Incorporated. Tektronix is a trademark of Tektronix, Inc.. ARexx, WShell, ConMan are copyright Wishful Thinking, Inc.. AmigaTEX is copyright Radical Eye Software, Inc.. ProVector is copyright Stylus Inc.. It’s-It is a registered trademark of It’s-It Ice Cream Co.. Acknowledgements Many thanks to Willy Langeveld, the creator of VLT, for assistance, discussion, and expla- nation, as well as the writing of Appendices C and D of this manual. Thanks as well to Marvin Weinstein, author of the original VLT manual, VLT, the Story, for the use of his efforts, his TEX as&stance, and the new VLT logo. We are also grateful to the BIX users whose questions formed the basis for the Troubleshooting section and to Suzanne Weinstein for the creation of the limited edition VLT T-shirt. Table of Contents 1. Introduction ........................ 1 An Introduction to VLT ................ 3 What It Does At SLAC: Terminal Emulation ..... 3 File Transfer .................... 4 ARexx and VLT .................. 5 FastFonts and VLT ................. 5 VLT Jr. ...................... 6 The VLT Manual ................. 6 2. Getting Started ....................... 7 Installation ...................... 9 Installing VLT From An Archive ........... 9 Other Files You May Need ..................... 10 Installation for SLAC Users ..................... 11 Installation Notes for 1.3 Users .................... 11 Installation for 2.0 Users ...................... 11 Upgrading from older versions of VLT ................ 11 Testing VLT ............................ 13 VLT’s Method of Searching Paths .................... 14 Starting Up .............................. 17 Starting Up VLT From the CL1 ................... 17 Starting Up VLT From the Workbench ................ 20 3. ,;The User Interface .............................. 23 Parameters and Menus ......................... 25 Text Screen Menus ........................... 27 The VLT Menu .......................... 27 The Communications Menu ..................... 28 The Paste Menu .......................... 31 The Transfer Menu ......................... 32 The Script Menu .......................... 35 The Screen Menu ......................... 36 The Operation Menu ........................ 40 User Menu ............................ 42 The Graphics Menu ........................ 42 Fifo Pipes in Detail ......................... 43 The Console Window In Detail .................... 44 View History in Detail ....................... 45 Program Mode In Detail ...................... 48 Mouse Support In Detail ...................... 49 Graphics Screen Menus ......................... 51 The Image Menu .......................... 51 The Zoom/Pan Menu ........................ 52 The Cursor Menu ......................... 52 The Screen Menu .......................... 52 The Operation Menu ........................ 53 The Control Menu ......................... 57 The Color Options Requester In Detail ................ 57 4. Writing Scripts ............................... 61 Introduction To VLT’s Scripting Facility ................. 63 Syntax . , . , . , . 63 Schedules . , . , . 64 Important script commands . 66 Mixing VLT and ARexx . 71 Quick Reference Section . 78 Some Conventions . 78 The Script Commands . 78 Conditions Recognized by the IF Command . 91 The Review Command . 91 5. Troubleshooting . 95 Troubleshooting . 97 Syntactical Questions, Tricks, and Bloopers . 97 Programming Problems . 99 Directory Dilemmas . 100 Data Flow Difficulties . 101 Review Buffer Riddles . 102 Miscellaneous Musings . 103 6. Appendices . 107 Appendix A The file requester . _ . 109 Using the Requester . 109 File Requester Menus . 111 The Control Menu . 111 Special Notes . 111 I Appendix B Parity . 112 . Bits, .Bytes, and Nybbles . 112 Even Parity . 112 Odd Parity . 113 Mark and Space Parities . 113 Stop Bits . 113 Parity Abbreviations . 113 Appendix C VLT’s Emulations . 114 Introduction . 114 VLT’s modes . 114 Sequences related to the Tektronix emulation . 114 Differences compared to standard VT100 . 115 Additional escape sequences . 115 Sending commands to VLT from the host . 116 Device Status Reports and Device Control String . 117 Appendix D Tektronix Programmer’s Manual . 118 Overview . 118 Sequences that change supermode . 119 Alpha mode . 120 Vector and point-plot (marker) mode . 121 Incremental Plot mode . 123 GIN mode . _ . 124 Tektronix4105/4107 . 124 Reports to the host . 127 Table of ASCII control characters . 130 - Appendix E ARP Escape Sequences . 132 The Escape Character and SET ESCAPE comand. 132 Escape Sequences ................. ...... 132 Appendix F ...................... ...... 133 The ARexx Phonebook facility ............ ...... 133 The lJeatStuf f Script ............... ...... 134 The SetHiscFlags Program ............. ...... 136 7. Index ........................... ...... 137 Index ......................... ...... 139 1 Introduction / I An Introduction to VLT LT came to be used at SLAC (Stanford Linear Accelerator Center), because SLAC wanted V to assess the Amiga’s usefulness as a color graphics terminal and ‘I$$ workstation. Before the project could really begin, the people at SLAC needed a terminal emulator which could successfully talk to the IBM 3081 (now the IBM ES9000-580) and all the VAXes on the site. Moreover, it had to compete in quality with the Ann Arbor Ambassador GXL terminals which were already in use at the laboratory. Unfortunately, at the time there was no commercial program which fit the bill. Luckily, Willy Langeveld had been independently hacking up a public domain VT100 emulator written by Dave Wecker et al. and the result, VLT, suited SLAC’s purposes. Over the years, as the program was debugged and rewritten, the original code disappeared, so that now, in the present version of VLT, none of the original VT100 code remains. Despite this, we nevertheless owe a debt of gratitude to the authors of the original program because it kept VLT on the air and functioning while the changes were taking place. Kudos also go to Joanne Dow, who allowed us to use her code for handling the serial port, Charlie Heath, for the use of his file requester, which turned into the ARP library, Carolyn Scheppner for the palette tool, and Dave Betz for his Bmodem code. Having this stuff to fall back upon made the job of creating VLT much easier and helped things run faster and more smoothly. Thanks, too, to Marvin Weinstein, Jim Kent, Jim Mackraz, Tom Rokicki, and others for various little snippets of code, to Rick Huebner, Steve Walton, Marco Papa, the Software Distillery, and Marc Boucher for writing the XPR file transfer protocols used by VLT, and to the many people, too numerous to name, who have served as beta testers. What It Does At SLAC: Terminal Emulation A good terminal program was one of the crucial links in establishing the Amiga as a feasible, cost effective terminal + TEX Workstation at SLAC. Therefore, VLT had to satisfy certain requirements. 1. First, it had to allow one to log onto IBM and VAX mainframes over various communications. links, telephone lines, the Micom Switch and the Bridge. This meant that various parity modes and protocols had to be supported and that it should be easy to switch between these modes. VLT supports baud rates from 110 to 57600, 15 parity modes, and four different handshaking protocols. 2. The
Recommended publications
  • Amitools Release 0.6.0
    amitools Release 0.6.0 Jul 09, 2021 Contents 1 xdftool 1 1.1 Introduction...............................................1 1.2 Usage...................................................1 1.3 Commands................................................2 2 xdfscan 13 2.1 Introduction............................................... 13 2.2 Usage................................................... 13 2.3 Scanner Output.............................................. 14 3 rdbtool 15 3.1 Introduction............................................... 15 3.2 Usage................................................... 15 3.3 Commands................................................ 16 4 romtool 25 4.1 Features.................................................. 25 4.2 General Commands........................................... 25 4.3 Inspect a ROM.............................................. 26 4.4 Split a ROM into modules........................................ 28 4.5 Build a new ROM............................................ 30 5 Tools 33 6 Project Links 35 i ii CHAPTER 1 xdftool the universal Amiga disk image file tool 1.1 Introduction The xdftool is a tool from the amitools tool set that allows to read disk images intended for Amiga emulators like ADF or HDF files and display or extract their contents. Furthermore, you can • create new ADF or HDF images • copy files from the image • copy your own files to it • master own images • repack existing images • work on partitions inside RDISK/RDB hdf images or on real disks 1.2 Usage xdftool is a command line utility that is always called with an image file path name as the first argument and with one or more commands working on this image: > xdftool <image.adf|image.hdf> <command> [option] You can issue multiple commands on a single image by concatenating them with a plus character: > xdftool <image.[ah]df> <command1> [options1] + <command2> [options2] ... For Example:: 1 amitools, Release 0.6.0 > xdftool test.adf format ``My Image`` + makedir c + write myfile c 1.3 Commands This section describes the commands available for xdftool.
    [Show full text]
  • Metadefender Core V4.17.3
    MetaDefender Core v4.17.3 © 2020 OPSWAT, Inc. All rights reserved. OPSWAT®, MetadefenderTM and the OPSWAT logo are trademarks of OPSWAT, Inc. All other trademarks, trade names, service marks, service names, and images mentioned and/or used herein belong to their respective owners. Table of Contents About This Guide 13 Key Features of MetaDefender Core 14 1. Quick Start with MetaDefender Core 15 1.1. Installation 15 Operating system invariant initial steps 15 Basic setup 16 1.1.1. Configuration wizard 16 1.2. License Activation 21 1.3. Process Files with MetaDefender Core 21 2. Installing or Upgrading MetaDefender Core 22 2.1. Recommended System Configuration 22 Microsoft Windows Deployments 22 Unix Based Deployments 24 Data Retention 26 Custom Engines 27 Browser Requirements for the Metadefender Core Management Console 27 2.2. Installing MetaDefender 27 Installation 27 Installation notes 27 2.2.1. Installing Metadefender Core using command line 28 2.2.2. Installing Metadefender Core using the Install Wizard 31 2.3. Upgrading MetaDefender Core 31 Upgrading from MetaDefender Core 3.x 31 Upgrading from MetaDefender Core 4.x 31 2.4. MetaDefender Core Licensing 32 2.4.1. Activating Metadefender Licenses 32 2.4.2. Checking Your Metadefender Core License 37 2.5. Performance and Load Estimation 38 What to know before reading the results: Some factors that affect performance 38 How test results are calculated 39 Test Reports 39 Performance Report - Multi-Scanning On Linux 39 Performance Report - Multi-Scanning On Windows 43 2.6. Special installation options 46 Use RAMDISK for the tempdirectory 46 3.
    [Show full text]
  • Apov Issue 4 Regulars
    issue 4 - june 2010 - an abime.net publication the amiga dedicated to amIga poInt of vIew AMIGA reviews w news tips w charts apov issue 4 regulars 8 editorial 10 news 14 who are we? 116 charts 117 letters 119 the back page reviews 16 leander 18 dragon's breath 22 star trek: 25th anniversary 26 operation wolf 28 cabal 30 cavitas 32 pinball fantasies 36 akira 38 the king of chicago ap o 40 wwf wrestlemania v 4 42 pd games 44 round up 5 features 50 in your face The first person shooter may not be the first genre that comes to mind when you think of the Amiga, but it's seen plenty of them. Read about every last one in gory detail. “A superimposed map is very useful to give an overview of the levels.” 68 emulation station There are literally thousands of games for the Amiga. Not enough for you? Then fire up an emulator and choose from games for loads of other systems. Wise guy. “More control options than you could shake a joypad at and a large number of memory mappers.” 78 sensi and sensibility Best football game for the Amiga? We'd say so. Read our guide to the myriad versions of Sensi. “The Beckhams had long lived in their estate, in the opulence which their eminence afforded them.” wham into the eagles nest 103 If you're going to storm a castle full of Nazis you're going to need a plan. colorado 110 Up a creek without a paddle? Read these tips and it'll be smooth sailing.
    [Show full text]
  • Hollywood 7.1 the Cross-Platform Multimedia Application Layer
    Hollywood 7.1 The Cross-Platform Multimedia Application Layer Andreas Falkenhahn i Table of Contents 1 General information::::::::::::::::::::::::::::: 1 1.1 Introduction :::::::::::::::::::::::::::::::::::::::::::::::::::: 1 1.2 Philosophy ::::::::::::::::::::::::::::::::::::::::::::::::::::: 4 1.3 Terms and conditions ::::::::::::::::::::::::::::::::::::::::::: 4 1.4 Requirements::::::::::::::::::::::::::::::::::::::::::::::::::: 6 1.5 Credits ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: 7 1.6 Forum and mailing list:::::::::::::::::::::::::::::::::::::::::: 8 1.7 Contact :::::::::::::::::::::::::::::::::::::::::::::::::::::::: 8 2 Getting started :::::::::::::::::::::::::::::::::: 9 2.1 Overview ::::::::::::::::::::::::::::::::::::::::::::::::::::::: 9 2.2 The GUI :::::::::::::::::::::::::::::::::::::::::::::::::::::: 10 2.3 Windows IDE ::::::::::::::::::::::::::::::::::::::::::::::::: 15 2.4 Mobile platforms :::::::::::::::::::::::::::::::::::::::::::::: 22 3 Console usage :::::::::::::::::::::::::::::::::: 29 3.1 Console mode ::::::::::::::::::::::::::::::::::::::::::::::::: 29 3.2 Console arguments :::::::::::::::::::::::::::::::::::::::::::: 29 3.3 Console emulation ::::::::::::::::::::::::::::::::::::::::::::: 46 4 Compiler and linker:::::::::::::::::::::::::::: 49 4.1 Compiling executables ::::::::::::::::::::::::::::::::::::::::: 49 4.2 Compiling applets ::::::::::::::::::::::::::::::::::::::::::::: 50 4.3 Linking data files :::::::::::::::::::::::::::::::::::::::::::::: 50 4.4 Linking fonts ::::::::::::::::::::::::::::::::::::::::::::::::::
    [Show full text]
  • Internship Report
    Internship Report INTEGRATING A JAVASCRIPT ENGINE INTO A LIGHT WEB BROWSER Internship tutor Polytech Paris UPMC tutor Yann-Gaël Guéhéneuc Yann Douze Associate Professor Associate Professor of Electronics Ptidej Team Université Pierre et Marie Curie Niverthan PANCHALINGAM 2018 PROMOTION AT POLYTECH PARIS UPMC | 4TH YEAR IN EMBEDDED SYSTEMS DEPARTMENT INTERNSHIP REPORT 2017 Table des matières Acknowledgements .................................................................................................................................3 Polytechnique Montréal ..........................................................................................................................3 I. Introduction ..........................................................................................................................................3 1. Mission .............................................................................................................................................3 2. AmigaOS, Amiga Forever & Amikit ...................................................................................................4 3. NetSurf ..............................................................................................................................................4 4. NetScript & Cygwin ...........................................................................................................................5 5. DukTape ............................................................................................................................................6
    [Show full text]
  • Download Issue 14
    IssueBiggest Ever! £4.00 Issue 14, Spring 2003 8.00Euro Quake 2 Read our comprehensive review of Hyperions’s latest port. Hollywood Take a seat and enjoy our full review of this exciting new multimedia blockbuster! Contents Features The Show Must Go On! Editorial Welcome to another issue of Candy for SEAL’s Mick Sutton gives us an insight into the production of WoASE. Total Amiga, as you will no-doubt Issue 14 usergroups can afford. To give balance between space for the have noticed this issue is rather ack in the good old days we you an idea a venue capable of punters and giving the exhibitors late, which is a pity as we had Candy Factory is a graphics A built-in character generator had World of Amiga shows holding between 300 and 500 the stand space they require improved our punctuality over OS4 B the last few issues. application designed for allows you to add effects to Spring 2002 put on every year, usually at a people can cost anywhere from (some companies get a real bee high profile site (Wembley) and £500 to £1000 (outside London) in their bonnet about where they Unfortunately the main reason making logos and other text in any font without leaving texture again based on the all well attended. Everybody for a day. are situated). The floorplan goes behind the delay was that the graphics with high quality 3D the program. You can also load Contents wanted to be there and be seen, through many revisions before SCSI controller and PPC on my textured effects quickly and shapes (for example a logo) light source.
    [Show full text]
  • Catweasel User Manual
    Catweasel User Manual last update: 05/11/2008 - Catweasel MK3, MK4 and MK4plus software update V 2.6.0.0 for the most recent version of this document, please check http://www.icomp.de Contents Hardware Installation...........................................................................................................................3 preparing the card............................................................................................................................3 Audio-connector..............................................................................................................................5 Connecting an Amiga Keyboard......................................................................................................5 Connecting disk drives.....................................................................................................................6 choosing a Drive .............................................................................................................................6 using 40 Track drives.......................................................................................................................7 using 8” Disk Drives........................................................................................................................7 reading 100tpi Disks........................................................................................................................8 using 100tpi Disk Drives.................................................................................................................8
    [Show full text]
  • Programs for Visual Psychophysics on the Amiga: a Tutorial
    Behavior Research Methods. Instruments. & Computers 1989, 21 (5), 548-563 Programs for visual psychophysics on the Amiga: A tutorial STUART ANSTIS York University, North York, Ontario, Canada and MICHAEL PARADISO Smith-Kettlewell Eye Research Foundation, San Francisco, California A typical psychophysical experiment presents a sequence of visual stimuli to an observer and collects and stores the responses for later analysis. Although computers can speed up this process, paint programs that allow one to prepare visual stimuli without programming cannot read responses from the mouse or keyboard, whereas BASIC and other programming languages that allow one to collect and store observer's responses unfortunately cannot handle prepainted pic­ tures. A new programming language called The Director provides the best of both worlds. Its BASIC-like commands can manipulate prepainted pictures, read responses made with the mouse and keyboard, and save these on disk for later analysis. A dozen sample programs are provided. Psychophysics is much easier with the aid of graphics Arts). Methods for using DPaint in visual psychophysics on a home computer (Cavanagh & Anstis, 1980), and the have been described in an earlier article (Anstis, 1986). Commodore Amiga is one of the best home computers The latest version (DPaint ill) also permits page-flipping for colored graphics. The Amiga has some advantages animations. over the more expensive Macintosh II, in that it can hold A new program greatly increases the usefulness of the many more pictures in memory to enable page flipping. Amiga. This is The Director (The Right Answers Group, The Amiga has only 16 gray levels (4 bits per gun per Box 3699, Torrance, CA 90510, (213)-325-1311).
    [Show full text]
  • Vince Pfeifer Amiga Optomists SDK Overview Amiga Resouces SDK
    Vince Pfeifer Amiga Optomists dAmiga Details SDK Overview Making the Digital Environment Talk Sheep SDK Installation Amiga Resouces Enter the Competition Who Made This? A discussion with Vince Pfeifer, Vice President of Operations, Amiga, Inc. Vince Pfeifer saw a problem. "The software industry would hire MBAs and put them in charge of products. Those people would make really poor decisions without truly understanding how users use prod- ucts." It's an observation that would shape his career. Pfeifer considers a position as Senior Product Manager with Symantec around 1990 as the start of the bulk of his computer software experience. After a stint with Fifth Generation Systems, a company acquired by Semantec, Pfeifer switched to ConnectSoft Corporation, then to reference specification came to fruition, I stepped aside Exodus, Inc., a spin-off from ConnectSoft. from that." More recently, he's been working heavily with Gary Peake to build the development support organization, Confused? Don't be. Though companies and people move and taken on building a merchandising group "which I've quickly in the software business, Pfeifer's focus has had to step heavily into just because it's a brand new remained stable throughout. "I have a history of being organization," he says. able to step into companies where they have problems releasing products and getting them released," he says. "What's keeping us busy now is planning for two years And his record attests that claim: From the Product out." Which is more in line with Pfeifers core strengths Management position with Exodus, Pfeifer moved to and goals.
    [Show full text]
  • Évaluation De L'ordinateur Amiga
    ÉVALUATION DE L'ORDINATEUR AMIGA 1 1 MINISTÈP,E DES TRANSPORTS CENTRE DE DOCUMENTATION 1410, RUE STANLEY, 8ièrne ÉTAGE MONTRÉAL, QC. L1A1P9 CA NQ Gouvernement du Québec TR Ministère des Transports TPM Direction générale du transport DTTP des personnes et des marchandises 140 Gouvernement du Québec FICHE ANALYTIQUE Ministère DE RAPPORT DI des Transports N' du rapport liansports Ouebec I Tare et sous-litre du rapport RTQ-89-13 Evaluation de l'ordinateur_Amiga Il Rapport d étape D Ar, mois Jour Rapport final Di I 8, 91 0, 41 2 8 N° du contrat j _______ du rapport Date du début d étude Date de fin d étude iranÉ_Ross et François_Mongrain I 1 1 1 Coût de letude I Elude ou recherche realisée par (nom et adresse de 'organisme) Etude ou recherche financée par (nom et adresse de I organisme) Service des s ystèmes d"information I 1410, rue Stanley, 11 ième étage Direction générale du transport I Montréal, Québec des personnes et des marchandises H3A 1P8 'But de I etude recherche et renseignements supplementaves I Faire l'évaluation des possibilités offertes par le micro-ordinateur Amiga I dans l'environnement de la D.G.T.P.M. 'g esume du rapport Ce document résume le contexte de l'infographie et de la micro-informatique à la Direction générale et identifie l'apport de l'ordinateur AMIGA dans son environnement. L'achat de ce mimicro-ordinateur, autorisé par la Direction des systèmes de gestion a pour but d'évaluerlue r sa performance au niveau du traitement d'images, d'animation, de production vidéo, et de communication avec l'ordinateur central et les autres ordinateurs de la Direction générale.
    [Show full text]
  • New Commodore Free Template
    Issue 56 2011 Free Commodore Computer Magazine In TEXT, PDF, SEQ, D64 and HTML And Ebook formats www.commodorefree.com www.commodorefree.com CONTENTS EDITORIAL PAGE 3 NEWS PAGE 5 ◦Theatre of War II: The Pacific for the VIC20 ◦Amiga It's a Knockout! 2011/12 NEWS PAGE 7 ◦Plus/4 Gets a SID Chip ◦Chameleon Special From AmigaKit NEWS PAGE 8 ◦Out Space Released ◦Commodore eBook Now Available ◦Cinnamon Writer Updated NEWS PAGE 9 ◦P1565 Project Updated ◦Retrogaming Times Monthly #90 Released NEWS PAGE 10 ◦CBM Command Updated ◦Slide Released for the Commodore 64 ◦CrossCrabTris 1.0 Released NEWS PAGE 13 ◦Jack 2.4 Now Available ◦Extensive Collection of Commodore Related Videos NEWS PAGE 14 ◦CBM PRG Studio Version 1.6.0 Released ◦Komoda 5 Magazine Released ◦USB Joystick Adapter NEWS PAGE 15 ◦Bill Herd Launches Commodore 128 Website ◦AmigaOS 4.1 Update 4 ◦Mini SD 1541 Drive COMMODORE FREE INTERVIEW PAGE 17 WITH ROBERTO DILLON COMMODORE 64 GAME REVIEW PAGE 24 OUT SPACE PRINCE OF PERSIA PAGE 28 COMMODORE 64 VERSION Page 2 www.commodorefree.com EDITORIAL WOW this is a great issue! (Of course you could argue other- We have a Couple of games reviews; most notable of these is wise and may just print it out the line the budgies cage!) the very long over due and much anticipated release of “Prince of Persia” or POP as some people call it. After years of being In this issue put to rest the game has been coded from the apple disassem- I have an interview with ROBERTO DILLON the creator of a bly by Mr SID, Does it stand the test of time and is it any good? book called Golden Age of Video Games: The Birth of a Multi All these questions are answered in my review, a temptation is billion Dollar Industry.
    [Show full text]
  • Linux Desktop Environments Submitted by Prasham Trivedi (6044) As a Partial Fulfillment of the Course of B.E.I.T
    2009 Linux desktop environments Submitted By Prasham Trivedi (6044) As a partial fulfillment of the course of B.E.I.T. SHANTILAL SHAH ENGINEERING COLLEGE CERTIFICATE This is to certify that below mentioned student Mr. Prasham H Trivedi(Roll No. 6040) of semester 8th , course B.E.I.T. , have successfully and satisfactorily completed his Seminar report on “ Linux Desktop Environment ” in subject Seminar report and produced this report of year 2009 and submitted to S.S.E.C., BHAVNAGAR. DATE OF SUBMISSION: --------------------------------------------- STAFF IN CHARGE: HEAD OF DEPARTMENT: PRINCIPAL: Table of Contents Desktop Environments Introduction…………………………………………………………………………………………… ………3 GNOME 13 KDE………………………………………………………………………………………………………… …………………………………………52 The Battle: Gnome vs. KDE……. ……………………………………………………………………………………………………….…89 XFCE: The Underdog………………………………………………………………………………………………… ……………………….90 Conclusion And Bibliography…………………………………………………………………………………………… ……………….93 1. Desktop environment introduction In graphical computing, a desktop environment (DE) commonly refers to a style of graphical user interface (GUI) that is based on the desktop metaphor which can be seen on most modern personal computers today. Desktop environments are the most popular alternative to the older command-line interface (CLI) which today is generally limited in use to computer professionals. A desktop environment typically consists of icons, windows, toolbars, folders, wallpapers, and desktop widgets. Software which provides a desktop environment might also provide drag and drop functionality and other features which make the desktop metaphor more complete. On the whole, a desktop environment is to be an intuitive way for the user to interact with the computer using concepts which are similar to those used when interacting with the physical world, such as buttons and windows. -Source WIKIPEDIA The term desktop environment did not originally refer to software, and was adopted as a way to describe a particular style of user interface provided by that software.
    [Show full text]