Distributed Engineering Data Management (EDM) using HyperText

Size: px
Start display at page:

Download "Distributed Engineering Data Management (EDM) using HyperText"

Transcription

1 Distributed Engineering Data Management (EDM) using HyperText Nils Høimyr CERN/CN Computer Support for Engineering (CE) group Juha Lappalainen CERN/PPE, Institute of Particle Physics Technology, Helsinki The CMS Collaboration Lars-Johan Rehn CERN/AT The Atlas Collaboration October 12, 1993 ABSTRACT This paper describes an Engineering Data Management (EDM) system for the LHC Detector Design projects. The aim of distributed EDM is to integrate collaborative institutes and companies connected to Internet and to provide them with tools for exchanging information between remotely located design teams.

2 Contents 1. Introduction Principle HyperText documents for EDM... 4 Example Users Recommended data types... 9 HTML... 9 ASCII... 9 Postscript... 9 IGES... 9 Other Graphics formats Recommended tools Hypertext browser Line-mode browser...10 FTP archive WWW server Platform requirements User commitment necessary...11 References Contents i

3 1. Introduction The large number of institutes and design teams involved in the projects for the LHC experiments need efficient exchange of information and technical data. Due to the fact that different Institutes and departments have their own way of organizing engineering data, an information sharing system which allows management of distributed data in a heterogeneous environment is required. The data management system should be robust enough to cover the whole life-time of an experiment. This paper describes an Engineering Data Management (EDM) system for the LHC Detector Design projects. The aim of distributed EDM is to integrate collaborative institutes and companies connected to Internet and to provide them with tools for exchanging information between the remotely located design teams. The system is based on publicly available (i.e. no license costs involved) software products and networking facilities. This makes the EDM system easy to accept and join, which is a key factor for succesful implementation. The feasiblity of such a system is proved by pilot projects implemented within the ATLAS [1] and CMS [2] collaborations. Introduction 1

4 2. Principle An information retrieval system based on hypertext 1 through the World Wide Web (WWW) [3] is used to assist distributed design activities. The World Wide Web is a global hypertext system originating at CERN which can handle text and graphics information. The overall data management task is divided into managing separate design projects, which each take care of presenting the status of their own work. This is done by using explanatory WWW HyperText documents with links to design files and to information server directories (see FTP -archive in chapter 6.) containing more dynamic design data. EDM Design Data Released Draft v. 1.3 Draft v. 1.2 Project 1 Project 2 Other information Project 1 Sub-projec t Design Data FTP Sub-project Design Data FTP Other Internet Network Logical view in WWW Physical system structure Figure 1. The distibuted engineering information mapped into one logical entity under WWW. The EDM system itself is based on a "metadata" concept. It basically means that the management of the actual engineering data is based on data about the actual data, the "metadata". Metadata might be e.g. short descriptions of drawings, release dates, names, owners or computeroriented information like file sizes, types, creation dates etc. 1 HyperText is a concept where text documents are linked to each other thus forming a presentation that can be followed in the order of reader's choice. Principle 2

5 The EDM system described is built using metadata in HyperText documents. The HyperText documents are linked together to form a framework for the management of the data. The HyperText documents can be edited and linked freely to conform to each data management need. In addition to fixed HyperText documents we use the so called "directory browsing"; a feature of the browsers to present a dynamic view to an FTP archive containing engineering data. This gives an access to non-released, frequently changed design data. Since the actual engineering data is kept in standard formats and the EDM system is actually a layer of HyperText documents on top of the data, future changes are simplified. The data can be quite easily remapped, e.g onto an industrial PIM (Product Information Management) system. Principle 3

6 3. HyperText documents for EDM The HyperText pages guide users to the information they are looking for. Each project will have a default "Home Page" which contains short textual descriptions and links to sub-projects. The projects and sub-projects use : Links to a HyperText or Graphics gallery of released (and therefore stable) drawings. This can be organized as a common database containing (links to) the project's official design data and updated by authorized EDM adminstrators only. These documents present released drawings in either text only or with embedded graphics. Text only presentation can be followed with any browser. The graphics gallery is meant to be browsed with NCSA XMosaic, or another browser which handles embedded.gif images. A link to text documentation (.html files in a "docs" directory). HyperText documents for EDM 4

7 A directory browsing link to design data on an FTP server. This can be more dynamic design data, typically CAD exchange files during the product development phase. Or a dynamic archive for a distributed design team on a common design task. Figure 2: A link to an FTP archive containing PostScript printouts of various design versions and releases (the browser is NCSA's Xmosaic). Links to contact persons and their coordinates. HyperText documents for EDM 5

8 Example An example of how to structure design data for easy access through WWW is available for the Silicon Tracker for LHC design. The following document can be found in an URL address: Figure 3: Silicon Tracker project's EDM. HyperText documents for EDM 6

9 The graphical gallery of released drawings is a convenient format for presentation purposes. It is especially directed for new viewers learning about the designs, but can as well be used to archive of released (and thus stable) design versions. Figure 4: A graphical gallery of released drawings. HyperText documents for EDM 7

10 4. Users The users of the EDM system can be grouped into three categories with different objectives: Anyone interested to browse the EDM pages or anyone interested to use the FTP archive. In this case the user has only read access and can take a copy of all of the visible documents. EDM users within a project. The system manager can give persons in a project user-id's with read/write permissions in their FTP area so that they can maintain their own FTP directories. The administrators, who have full permission to the whole EDM system, have the principal responsibility to update the HyperText EDM documents. These persons can also be a project member assigned to look after EDM information. Users 8

11 5. Recommended data types Previewing of data is limited by the capabilities of the browsers, but any file format can be transferred using FTP. Currently access to native CAD-data bases will require human intervention, but the hypertext can contain information about how to obtain the original data. The data in the HyperText system can have following formats: HTML The HyperText EDM documents are text in HTML format. This format can be used to present any textual information, given that there is a conversion from a native file format to HTML. Small documents can be converted manually (or drafted in HTML in the first place). ASCII Ascii text can be imbedded in it's original format in an HTML document. Postscript Design data should as a default be put on the FTP server in Postscript (.ps) format for remote previewing. IGES CAD models should be available in a neutral format like IGES or SET, which can be retrieved and read into other CAD-systems. (ISO STEP 1 should be used in the future) Other Graphics formats XMosaic can browse several bitmap formats. GIF files are most common since that is also the format of the imbedded images in an HTML document. 1 STandard for the Exhange of Product data. Recommended data types 9

12 6. Recommended tools Hypertext browser The hypertext browser is the user interface to the system. Through the browser one can browse and read documents on the network. Advanced browsers handle also graphics by activating previewers to consult graphics files. Several browsers exists in the Public Domain. We recommend the use of NCSA MOSAIC [4] in an X-window environment, as this is a powerful WWW browser with many other useful functions. With XMosaic, previewing of remote PostScript files (and several other formats) is possible. Extensions with previewing of CAD-files by starting up the CADapplication directly (for example AutoCAD by the file extension.dwg) from XMosaic can be envisaged. Currently there is also a beta version of Mosaic for Macintosh with similar features with Xmosaic. Line-mode browser All systems should also have the WWW linemode browser installed to give access also for terminal users. This is the most basic way to access the EDM system and is available virtually for any piece of networked computer equipment.a WWW Telnet server is another program that gives access for anybody over telnet, not having a user-id for the server 1. FTP archive FTP (File Transfer Protocol) provides a simple way to exchange files between platforms. The FTP archives should be used as exchange areas 2 for CAD design files in neutral formats like IGES. (CAD files native to a given system can also be exchanged this way) An anonymous FTP server can be setup with public access for general design data, or with group access to some directories for specific projects. WWW server The Engineering information hypertext pages need to reside on a WWW server. Such a server can be set up on any workstation with free disk space, since it does not require much CPU time. Still, if possible, a separate server is recommended for easier maintenance, better availability and system security. 1 These are available by anonymous FTP from info.cern.ch. 2 E.g. the FTP server of Computer Aided Detector Design (CADD) group at CERN. The server's address is cadd.cern.ch. Recommended tools 10

13 7. Platform requirements Network access to Internet. X-windows on Unix operating system (or VMS) to run XMosaic. An X- terminal, PC (XVision) or a Macintosh (MacX) can be also be used connected to a server that has XMosaic installed. Also GhostView 1 and XV 2 (both Public Domain) are needed to preview PostScript and other images. A beta version of a native Mosaic for MAC is also available. It looks and functions like Xmosaic and thus seems promising. One can start using it, but we recommend to upgrade to an official release when it is available. (Mosaic for Microsoft PC Windows will also be available soon from NCSA). The WWW Linemode browser runs on most platforms and can be accessed from any terminal. 8. User commitment necessary How well the system will work in the long run depends on the users' commitment to use it properly. Each project needs some responsible person for updating information pages on the Web. This maintenance should not require more than say, 1 man-hour pr. week, but is essential for successful use of the system. With dedication from the users it is clear that this system provides an efficient tool for exchanging information in the LHC collaborations and will certainly speed up the engineering work in the project. For more information, please contact the authors. 1 This is available by anonymous FTP from prep.ai.mit.edu in /pub/gnu or ftp.cs.wisc.edu in /pub/ghost. 2 This is available by anonymous FTP from export.x.org or export.lcs.mit.edu in /contrib. Platform requirements 11

14 References [1] F. Dynak, P. Jenni, et al., "Atlas: Letter of Intent for a General Purpose pp Experiment at the Large Hadron Collider at CERN", CERN, CH-1211 Geneva 23, Switzerland, 1st Oct [2] M. Della Negra et al., "Letter of Intent by the CMS Collaboration for a General Purpose Detector at the LHC", CERN, CH-1211 Geneva 23, Switzerland, 1st Oct [3] Tim Berners-Lee et al., "World Wide Web book", CERN/ECP, available in hypertext, PostScript and ascii by anonymous FTP at info.cern.ch. [4] Marc Andreessen, "NCSA Mosaic Technical Summary", Software Development Group, National Center for Supercomputing Applications, 605 E. Springfield, Champaign IL 61820, available in PostScript by anonymous FTP at ftp.ncsa.uiuc.edu in /Web/mosaic-papers. [5] P.M.Ferran et al., "minutes from Computer Aided Design (CADD) meetings", available from Mik Ferran, CERN/CN, CH-1211 Geneva 23, Switzerland. [6] Ulf Hordvik, Roland Oehlmann, "Support of Collaborative Engineering through a Shared High Level Product Model", available by anonymous FTP at cadd.cern.ch in /doc. [7] Juha Lappalainen, "Data Networking in building of an Experiment for LHC", Institute of Particle Physics Technology, CH-1211 Geneva 23, Switzerland. References 12

Darren S. Foltinek, Robert R. Stewart, and Don C. Lawton

Darren S. Foltinek, Robert R. Stewart, and Don C. Lawton Electronic documents and the World Wide Web Darren S. Foltinek, Robert R. Stewart, and Don C. Lawton ABSTRACT This paper provides an overview of document information structure, describes the World Wide

More information

A Fractured Fairy Tale History of the Internet

A Fractured Fairy Tale History of the Internet A Fractured Fairy Tale History of the Internet Dr. Charles Severance Clinical Associate Professor University of Michigan School of Information www.dr-chuck.com http://www.slideshare.net/csev A Fractured

More information

G64PMM - Lecture 4.1. What is Hypertext? Non-linearity! Hypertext I

G64PMM - Lecture 4.1. What is Hypertext? Non-linearity! Hypertext I G64PMM - Lecture 4.1 Hypertext I What is Hypertext? Hypertext / Hypermedia Non-linear reading and writing Literary Machines! The major design paradigm in multimedia Interconnected items of information

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Title Search strategies and information resources Author(s) Sommerville, Joseph Citation Sommerville, J. (1998).

More information

Collection of (1) Meta-network. Uses a standard set of protocols Also uses standards for structuring the information transferred

Collection of (1) Meta-network. Uses a standard set of protocols Also uses standards for structuring the information transferred Collection of (1) Meta-network That is, a (2) of (3) Uses a standard set of protocols Also uses standards for structuring the information transferred Collection of (1)_networks_ Meta-network That is, a

More information

Business Data Communications and Networking

Business Data Communications and Networking Business Data Communications and Networking 10th Edition Jerry Fitzgerald and Alan Dennis John Wiley & Sons, Inc Dwayne Whitten, D.B.A Mays Business School Texas A&M University http://alainmaterials.webs.com/

More information

1.1 A Brief Intro to the Internet

1.1 A Brief Intro to the Internet 1.1 A Brief Intro to the Internet - Origins - ARPAnet - late 1960s and early 1970s - Network reliability - For ARPA-funded research organizations - BITnet, CSnet - late 1970s & early 1980s - email and

More information

WWW Document Technologies

WWW Document Technologies WWW Document Technologies Michael B. Spring Department of Information Science and Telecommunications University of Pittsburgh spring@imap.pitt.edu http://www.sis.pitt.edu/~spring Overview The Internet

More information

The Internet and the World Wide Web. CIT 230 Web Design

The Internet and the World Wide Web. CIT 230 Web Design The Internet and the World Wide Web CIT 230 Web Design History of the Internet Began as ARPANET in 1950 s Funded by the Department of Defense Purpose was to share resources among DOD contractors and encourage

More information

Volunteer Computing at CERN

Volunteer Computing at CERN Volunteer Computing at CERN BOINC workshop Sep 2014, Budapest Tomi Asp & Pete Jones, on behalf the LHC@Home team Agenda Overview Status of the LHC@Home projects Additional BOINC projects Service consolidation

More information

What you will learn 2. Converting to PDF Format 15 Converting to PS Format 16 Converting to HTML format 17 Saving and Updating documents 19

What you will learn 2. Converting to PDF Format 15 Converting to PS Format 16 Converting to HTML format 17 Saving and Updating documents 19 What you will learn 2 Creating Text 3 Inserting a CAD Graphic 5 Inserting images from CorelDraw or Designer 8 Inserting Photos or Scanned pages 10 Inserting Objects from Excel or Project 11 Cropping or

More information

Autodesk Vault and Data Management Questions and Answers

Autodesk Vault and Data Management Questions and Answers Autodesk Civil 3D 2007 Autodesk Vault and Data Management Questions and Answers Autodesk Civil 3D software is a powerful, mature, civil engineering application designed to significantly increase productivity,

More information

CS/MAS 115: COMPUTING FOR THE SOCIO-TECHNO WEB HISTORY OF THE WEB

CS/MAS 115: COMPUTING FOR THE SOCIO-TECHNO WEB HISTORY OF THE WEB CS/MAS 115: COMPUTING FOR THE SOCIO-TECHNO WEB HISTORY OF THE WEB LAST WEEK Input, Output, Processor, Memory Bits are 0 and 1 Koans: Koan 1: Everything is bits Koan 2: Perfect copy, every time Koan 3:

More information

Global Servers. The new masters

Global Servers. The new masters Global Servers The new masters Course so far General OS principles processes, threads, memory management OS support for networking Protocol stacks TCP/IP, Novell Netware Socket programming RPC - (NFS),

More information

ISO INTERNATIONAL STANDARD. Information and documentation Library performance indicators

ISO INTERNATIONAL STANDARD. Information and documentation Library performance indicators INTERNATIONAL STANDARD ISO 11620 Second edition 2008-08-15 Information and documentation Library performance indicators Information et documentation Indicateurs de performance des bibliothèques Reference

More information

CS101 Lecture 05: The World Wide Web. What You ll Learn Today Computer Science

CS101 Lecture 05: The World Wide Web. What You ll Learn Today Computer Science CS101 Lecture 05: The World Wide Web How the Web Works Publishing Web Pages Aaron Stevens (azs@bu.edu) 20 September 2012 What You ll Learn Today How does the WWW work? What are web servers, anyway? So

More information

Overview of the Internet

Overview of the Internet Overview of the Internet IVPR 1 Outline Goals and Objectives Topics headlines Introduction Internet and WWW Client/Server Model Diagnostic commands Evolution of Internet Transmission IP Addresses and Domain

More information

3. WWW and HTTP. Fig.3.1 Architecture of WWW

3. WWW and HTTP. Fig.3.1 Architecture of WWW 3. WWW and HTTP The World Wide Web (WWW) is a repository of information linked together from points all over the world. The WWW has a unique combination of flexibility, portability, and user-friendly features

More information

Motivation For Networking. Information access Interaction among cooperative application programs Resource sharing

Motivation For Networking. Information access Interaction among cooperative application programs Resource sharing Motivation For Networking Information access Interaction among cooperative application programs Resource sharing CS422 -- PART 1 13 2003 Practical Results E-mail File transfer/access Web browsing Remote

More information

The diverse software in Adobe Creative Suite 2 enables you to create

The diverse software in Adobe Creative Suite 2 enables you to create Chapter 1: Introducing Adobe Creative Suite 2 In This Chapter Looking over InDesign Drawing with Illustrator Introducing Photoshop Getting started with Acrobat Going over GoLive Integrating the programs

More information

Chapter 3: Uniform Resource Identifiers References:

Chapter 3: Uniform Resource Identifiers References: 3. Uniform Resource Identifiers 3-1 Chapter 3: Uniform Resource Identifiers References: Erik Wilde: World Wide Web Technische Grundlagen (in German). Springer, 1999, ISBN 3-540-64700-7, 641 Seiten. NCSA

More information

Web Information System Design. Tatsuya Hagino

Web Information System Design. Tatsuya Hagino Web Information System Design Tatsuya Hagino (hagino@sfc.keio.ac.jp) 1 Course Summary Understanding the current Web architecture Web components Web as document space Structure of Web documents Web principles

More information

Adding Groups to Groups

Adding Groups to Groups 108 Authenticating and Authorizing Accounts 4 Select the Project X group, and drag it from the Groups drawer to the Other Groups list. Notice that as you drag the group, the pointer changes from an arrow

More information

Web Design and Development ACS-1809

Web Design and Development ACS-1809 Web Design and Development ACS-1809 Chapter 1 9/11/2018 1 Pre-class Housekeeping Course Outline Text book : HTML A beginner s guide, Wendy Willard, 5 th edition Work on HTML files On Windows PCs Tons of

More information

= a hypertext system which is accessible via internet

= a hypertext system which is accessible via internet 10. The World Wide Web (WWW) = a hypertext system which is accessible via internet (WWW is only one sort of using the internet others are e-mail, ftp, telnet, internet telephone... ) Hypertext: Pages of

More information

The Internet The Internet

The Internet The Internet The Internet The Internet is a computer network made up of thousands of networks worldwide. No one knows exactly how many computers are connected to the Internet. It is certain, however, that these number

More information

Part I. Introduction to Linux

Part I. Introduction to Linux Part I Introduction to Linux 7 Chapter 1 Linux operating system Goal-of-the-Day Familiarisation with basic Linux commands and creation of data plots. 1.1 What is Linux? All astronomical data processing

More information

Accessing NASA Technology with the World Wide Web

Accessing NASA Technology with the World Wide Web IEEE AES Systems Magazine, vol. 10, no. 5, May 1995, pp. 7-13. Accessing NASA Technology with the World Wide Web Michael L. Nelson Systems Analyst, Information Systems Division, NASA Langley Research Center

More information

Graphs and Tables of the Results

Graphs and Tables of the Results Graphs and Tables of the Results [ Survey Home ] [ 5th Survey Home ] [ Graphs ] [ Bulleted Lists ] [ Datasets ] Table of Contents We ve got a ton of graphs (over 200) presented in as consistent manner

More information

CS101 Lecture 04: How the Web Works Publishing Web pages. What You ll Learn Today

CS101 Lecture 04: How the Web Works Publishing Web pages. What You ll Learn Today CS101 Lecture 04: How the Web Works Publishing Web pages Aaron Stevens 28 January 2011 1 What You ll Learn Today How does the WWW work? What are web servers, anyway? So I got some HTML pages and stuff.

More information

CERN s Business Computing

CERN s Business Computing CERN s Business Computing Where Accelerated the infinitely by Large Pentaho Meets the Infinitely small Jan Janke Deputy Group Leader CERN Administrative Information Systems Group CERN World s Leading Particle

More information

The Internet. Tim Capes. November 7, 2011

The Internet. Tim Capes. November 7, 2011 The Internet Tim Capes November 7, 2011 What is the Internet? The internet is a global system consisting of millions if interconnected networks. These individual networks are anything from local (a Home

More information

Outline. Internet and World Wide Web. History of the Internet. What is the Internet? How Does Data Travel Through the Internet?

Outline. Internet and World Wide Web. History of the Internet. What is the Internet? How Does Data Travel Through the Internet? Outline Internet and World Wide Web Internet World Wide Web Creating Web Pages CS 1410 Intro to Computer Tecnology Internet and World Wide Web 2 What is the Internet? The internet is a network of networks

More information

Webbed Documents 1- Malcolm Graham and Andrew Surray. Abstract. The Problem and What We ve Already Tried

Webbed Documents 1- Malcolm Graham and Andrew Surray. Abstract. The Problem and What We ve Already Tried Webbed Documents 1- Malcolm Graham and Andrew Surray WriteDoc Inc. Northern Telecom malcolm@writedoc.com surray@bnr.ca Abstract This paper describes the work currently being done within Northern Telecom

More information

Episerver CMS. Editor User Guide

Episerver CMS. Editor User Guide Episerver CMS Editor User Guide Episerver CMS Editor User Guide 17-2 Release date 2017-03-13 Table of Contents 3 Table of contents Table of contents 3 Introduction 11 Features, licenses and releases 11

More information

Scientific Communication CITS4008. Designing and Writing Web Pages Rachel Cardell-Oliver 2013 Based on notes by Robyn Owens

Scientific Communication CITS4008. Designing and Writing Web Pages Rachel Cardell-Oliver 2013 Based on notes by Robyn Owens Scientific Communication CITS4008 Designing and Writing Web Pages Rachel Cardell-Oliver 2013 Based on notes by Robyn Owens Proposed in 1989 by Tim Lee at CERN Mosaic released in 1993 Working group to define

More information

We invented the Web. 20 years later we got Drupal.

We invented the Web. 20 years later we got Drupal. We invented the Web. 20 years later we got Drupal. CERN s perspective on adopting Drupal as a platform. DrupalCon, London 2011 Today we ll look at. What is CERN? Challenges of the web at CERN Why Drupal

More information

Running Spotfire DecisionSite Client 9.0 on a Citrix Presentation Server. Installation and Troubleshooting Guide

Running Spotfire DecisionSite Client 9.0 on a Citrix Presentation Server. Installation and Troubleshooting Guide Running Spotfire DecisionSite Client 9.0 on a Citrix Presentation Server Installation and Troubleshooting Guide Revision date: 11 October 2006 - Use of this User's Guide and Reference Manual is restricted

More information

The World Wide Web. Internet

The World Wide Web. Internet The World Wide Web Relies on the Internet: LAN (Local Area Network) connected via e.g., Ethernet (physical address: 00-B0-D0-3E-51-BC) IP (Internet Protocol) for bridging separate physical networks (IP

More information

CompTIA Network+ Lab Series Network Concepts. Lab 2: Types of Networks

CompTIA Network+ Lab Series Network Concepts. Lab 2: Types of Networks CompTIA Network+ Lab Series Network Concepts Objective 1.5: Identify common TCP and UDP default ports Objective 1.6: Explain the function of common networking protocols Document Version: 2015-09-18 otherwise

More information

The Internet and the Web. recall: the Internet is a vast, international network of computers

The Internet and the Web. recall: the Internet is a vast, international network of computers The Internet and the Web 1 History of Internet recall: the Internet is a vast, international network of computers the Internet traces its roots back to the early 1960s MIT professor J.C.R. Licklider published

More information

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland

The Compact Muon Solenoid Experiment. Conference Report. Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland Available on CMS information server CMS CR -2009/098 The Compact Muon Solenoid Experiment Conference Report Mailing address: CMS CERN, CH-1211 GENEVA 23, Switzerland 15 April 2009 FROG: The Fast And Realistic

More information

Information and documentation Library performance indicators

Information and documentation Library performance indicators Provläsningsexemplar / Preview INTERNATIONAL STANDARD ISO 11620 Third edition 2014-06-01 Information and documentation Library performance indicators Information et documentation Indicateurs de performance

More information

Outline. evolution of the web IP addresses and URLs client/server and HTTP. HTML, XML, MathML MathML generated by Maple. the weather forecast

Outline. evolution of the web IP addresses and URLs client/server and HTTP. HTML, XML, MathML MathML generated by Maple. the weather forecast Outline 1 Internet Basics evolution of the web IP addresses and URLs client/server and HTTP 2 Markup Languages HTML, XML, MathML MathML generated by Maple 3 Retrieving Data the weather forecast 4 CGI Programming

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

YaPPI Yet another Particle Property Interface

YaPPI Yet another Particle Property Interface YaPPI Yet another Particle Property Interface A Particle Property Database Mark Dönszelmann 1, Patrick Hellwig 1, Tony Johnson 2, Paolo Palazzi 1, Mario Ruggier 1 1 CERN, CH-1211 Geneva 23, Switzerland

More information

1.1 A Brief Intro to the Internet

1.1 A Brief Intro to the Internet 1.1 A Brief Intro to the Internet - Origins - ARPAnet - late 1960s and early 1970s - Network reliability - For ARPA-funded research organizations - BITnet, CSnet - late 1970s & early 1980s - email and

More information

Chapter 12 Creating Web Pages

Chapter 12 Creating Web Pages Getting Started Guide Chapter 12 Creating Web Pages Saving Documents as HTML Files Copyright This document is Copyright 2010 2016 by the LibreOffice Documentation Team. Contributors are listed below. You

More information

UNIT 2. OPERATING SYSTEM STRUCTURES

UNIT 2. OPERATING SYSTEM STRUCTURES This document can be downloaded from www.chetanahegde.in with most recent updates. 1 UNIT 2. OPERATING SYSTEM STRUCTURES 2.1 INTRODUCTION An OS provides the environment within which the programs are executed.

More information

CERN EQUIPMENT IDENTIFICATION

CERN EQUIPMENT IDENTIFICATION CERN CH-1211 Geneva 23 Switzerland the Large Hadron Collider project LHC Project Document No. CERN Div./Group or Supplier/Contractor Document No. - EDMS Document No. 100243 Date: 2004-08-11 Quality Assurance

More information

HTML/CSS Essentials. Day Three Ed Crowley

HTML/CSS Essentials. Day Three Ed Crowley HTML/CSS Essentials Day Three Ed Crowley Today s Topics Web History HTML Beginnings CSS Selectors Lab (Today s Work) Exam Prep (Time Permitting) Sputnik 1957 Led to the creation of Advanced Research Projects

More information

A Short Course on Geant4 Simulation Toolkit. How to learn more?

A Short Course on Geant4 Simulation Toolkit. How to learn more? A Short Course on Geant4 Simulation Toolkit How to learn more? http://cern.ch/geant4 After the course How can you get more information about Geant4? Documentation User support Geant4 Web Home Page The

More information

Chapter 27 WWW and HTTP Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display.

Chapter 27 WWW and HTTP Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 27 WWW and HTTP 27.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 27-1 ARCHITECTURE The WWW today is a distributed client/server service, in which

More information

e-portfolios Benefits of an e-portfolio Showcase your best works Progress assessment Job search; present to employers Share with family and friends

e-portfolios Benefits of an e-portfolio Showcase your best works Progress assessment Job search; present to employers Share with family and friends 1 e-portfolios Digication training objective The objective is to learn the tools and features of Digication and gain the essential skills to use Digication to develop an electronic portfolio. What you

More information

1.1 A Brief Intro to the Internet

1.1 A Brief Intro to the Internet 1.1 A Brief Intro to the Internet - Origins - ARPAnet - late 1960s and early 1970s - Network reliability - For ARPA-funded research organizations - BITnet, CSnet - late 1970s & early 1980s - email and

More information

Embedded101 Blog User Guide

Embedded101 Blog User Guide Serving the Windows Embedded Community Embedded101 Blog User Guide Using Windows Live Write 2011 To Upload Blog Entry Samuel Phung Windows Embedded MVP http://www.embedded101.com Screen captured with Snagit

More information

8.0 Help for End Users About Jive for SharePoint System Requirements Using Jive for SharePoint... 6

8.0 Help for End Users About Jive for SharePoint System Requirements Using Jive for SharePoint... 6 for SharePoint 2010/2013 Contents 2 Contents 8.0 Help for End Users... 3 About Jive for SharePoint... 4 System Requirements... 5 Using Jive for SharePoint... 6 Overview of Jive for SharePoint... 6 Accessing

More information

Multimedia Information Systems - Introduction

Multimedia Information Systems - Introduction Multimedia Information Systems - Introduction VO/KU (707.020) Christoph Trattner Know-Center, TU Graz Oct 05, 2015 Christoph Trattner (Know-Center, TU Graz)Multimedia Information Systems - Introduction

More information

WEBppliance for Windows User Administrator's Help

WEBppliance for Windows User Administrator's Help WEBppliance for Windows User Administrator's Help September 23, 2003 Contents About This Document...3 How to use this Help system...4 Getting started...6 What to do first... 6 Viewing your account settings...

More information

A Balanced Introduction to Computer Science, 3/E David Reed, Creighton University 2011 Pearson Prentice Hall ISBN

A Balanced Introduction to Computer Science, 3/E David Reed, Creighton University 2011 Pearson Prentice Hall ISBN A Balanced Introduction to Computer Science, 3/E David Reed, Creighton University 2011 Pearson Prentice Hall ISBN 978-0-13-216675-1 Chapter 3 The Internet and the Web 1 History of Internet recall: the

More information

CSC 551: Web Programming. Spring 2004

CSC 551: Web Programming. Spring 2004 CSC 551: Web Programming Spring 2004 See online syllabus at: http://www.creighton.edu/~davereed/csc551 Course goals: understand the technology and protocols underlying the World Wide Web become familiar

More information

Discovering Shropshire s History Help sheet 2 How to upload a resource Author: Owner: Client: Document Number: Version 2 Release Date: February 2007

Discovering Shropshire s History Help sheet 2 How to upload a resource Author: Owner: Client: Document Number: Version 2 Release Date: February 2007 Discovering Shropshire s History Help sheet 2 How to upload a resource Author: Owner: Client: Document Number: Version 2 Release Date: February 2007 Jason Siddall (Project and IT Leader) Jason Siddall

More information

Birth of the World Wide Web

Birth of the World Wide Web www.pammies.com Article Title: Birth of the World Wide Web (PDF) Birth of the World Wide Web AUTHOR P R HILL 1 Contents Birth of the World Wide Web...3 The History...3 Timothy Berners-Lee...5 Conclusions...6

More information

The Internet Advanced Research Projects Agency Network (ARPANET) How the Internet Works Transport Control Protocol (TCP)

The Internet Advanced Research Projects Agency Network (ARPANET) How the Internet Works Transport Control Protocol (TCP) The Internet, Intranets, and Extranets 1 The Internet The Internet is a collection of interconnected network of computers, all freely exchanging information. These computers use specialized software to

More information

http://www.computersciencelab.com/computerhistory/historypt2.htm In 1801 Joseph Marie Jacquard invented a loom that could base its weave on a pattern that was automatically read from punched wooden cards

More information

CoCreate OneSpace Modeling Data Adapter

CoCreate OneSpace Modeling Data Adapter CoCreate OneSpace Modeling 2007 - Data Adapter This document contains the individual datasheets for the native CAD adapters Table of Contents 1. CATIA V4 Data Adapter 2. Unigraphics Data Adapter 3. Pro/ENGINEER

More information

Interactive 3D graphics in HEP

Interactive 3D graphics in HEP 12/07/18 1 Interactive 3D graphics in HEP Interactive 3D data visualization plays a key role in all HEP experiments, as it is used in many tasks at different levels of the data chain: Detector development

More information

ISTITUTO NAZIONALE DI FISICA NUCLEARE

ISTITUTO NAZIONALE DI FISICA NUCLEARE ISTITUTO NAZIONALE DI FISICA NUCLEARE Sezione di Perugia INFN/TC-05/10 July 4, 2005 DESIGN, IMPLEMENTATION AND CONFIGURATION OF A GRID SITE WITH A PRIVATE NETWORK ARCHITECTURE Leonello Servoli 1,2!, Mirko

More information

The diverse software in the Adobe Creative Suite enables you to create

The diverse software in the Adobe Creative Suite enables you to create 556010 Bk01Ch01.qxd 2/6/04 7:28 PM Page 9 Chapter 1: Introducing the Adobe Creative Suite In This Chapter Looking over InDesign Drawing with Illustrator Introducing Photoshop Getting started with Acrobat

More information

Chapter 18: The Internet. The Internet Evolution and basic services on Internet World Wide Web (WWW) WWW browsers Uses of the Internet

Chapter 18: The Internet. The Internet Evolution and basic services on Internet World Wide Web (WWW) WWW browsers Uses of the Internet Ref. Page Slide 1/16 Learning Objectives In this chapter you will learn about: The Internet Evolution and basic services on Internet World Wide Web (WWW) WWW browsers Uses of the Internet Ref. Page 358

More information

5/19/2015. Objectives. JavaScript, Sixth Edition. Introduction to the World Wide Web (cont d.) Introduction to the World Wide Web

5/19/2015. Objectives. JavaScript, Sixth Edition. Introduction to the World Wide Web (cont d.) Introduction to the World Wide Web Objectives JavaScript, Sixth Edition Chapter 1 Introduction to JavaScript When you complete this chapter, you will be able to: Explain the history of the World Wide Web Describe the difference between

More information

HTML Made Easy: The XTND HTML Translator

HTML Made Easy: The XTND HTML Translator HTML Made Easy: The XTND HTML Translator Jonathan Ryan Day and Brian A. Sullivan Computer Science & Engineering Jeff Spitulnik School of Education Elliot Soloway Professor of Electrical Engineering and

More information

WWW and Web Browser. 6.1 Objectives In this chapter we will learn about:

WWW and Web Browser. 6.1 Objectives In this chapter we will learn about: WWW and Web Browser 6.0 Introduction WWW stands for World Wide Web. WWW is a collection of interlinked hypertext pages on the Internet. Hypertext is text that references some other information that can

More information

ELECTRONIC LOGBOOK BY USING THE HYPERTEXT PREPROCESSOR

ELECTRONIC LOGBOOK BY USING THE HYPERTEXT PREPROCESSOR 10th ICALEPCS Int. Conf. on Accelerator & Large Expt. Physics Control Systems. Geneva, 10-14 Oct 2005, PO2.086-5 (2005) ELECTRONIC LOGBOOK BY USING THE HYPERTEXT PREPROCESSOR C. J. Wang, Changhor Kuo,

More information

CouchDB-based system for data management in a Grid environment Implementation and Experience

CouchDB-based system for data management in a Grid environment Implementation and Experience CouchDB-based system for data management in a Grid environment Implementation and Experience Hassen Riahi IT/SDC, CERN Outline Context Problematic and strategy System architecture Integration and deployment

More information

Microsoft Project: 33 Exporting to Web

Microsoft Project: 33 Exporting to Web Page 1 of 11 Home Archives Authors About Us Subscribe/Membership Consultants Mouse Droppings Feedback Member Login Issue Department Next Article Previous Article Microsoft Project: 33 Exporting to Web

More information

Chapter 11: File-System Interface

Chapter 11: File-System Interface Chapter 11: File-System Interface Silberschatz, Galvin and Gagne 2013 Chapter 11: File-System Interface File Concept Access Methods Disk and Directory Structure File-System Mounting File Sharing Protection

More information

Getting Started in TRACS Version /1/09

Getting Started in TRACS Version /1/09 What is TRACS? TRACS (Teaching, Research, And Collaboration System) is a new open-source collaborative learning environment. TRACS is being built on a technology developed by a consortium of universities

More information

Common Language Resources and Technology Infrastructure REVISED WEBSITE

Common Language Resources and Technology Infrastructure REVISED WEBSITE REVISED WEBSITE Responsible: Dan Cristea Contributing Partners: UAIC, FFGZ, DFKI, UIB/Unifob The ultimate objective of CLARIN is to create a European federation of existing digital repositories that include

More information

GUI, Events and Applets from Applications, Part III

GUI, Events and Applets from Applications, Part III GUI, Events and Applets from Applications, Part III Quick Start Compile step once always javac PropertyTax6.java mkdir labs cd labs Execute step mkdir 6 appletviewer PropertyTax6.htm cd 6 emacs PropertyTax6.htm

More information

Using the Internet and the World Wide Web

Using the Internet and the World Wide Web Using the Internet and the World Wide Web Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition 1 Objectives Understand the difference between the Internet and the World Wide Web. Identify

More information

OpenEarth OpenEarthTools = Open source management of Data, Models and Tools for marine & coastal science & technology

OpenEarth OpenEarthTools = Open source management of Data, Models and Tools for marine & coastal science & technology OpenEarth OpenEarthTools = Open source management of Data, Models and Tools for marine & coastal science & technology.. and what about What is OpenEarth: philosophy 1. philosophy 2. community 3. repository

More information

Chapter 10: Application Layer CCENT Routing and Switching Introduction to Networks v6.0

Chapter 10: Application Layer CCENT Routing and Switching Introduction to Networks v6.0 Chapter 10: Application Layer CCENT Routing and Switching Introduction to Networks v6.0 CCNET v6 10 Chapter 10 - Sections & Objectives 10.1 Application Layer Protocols Explain the operation of the application

More information

ATLAS Tracking Detector Upgrade studies using the Fast Simulation Engine

ATLAS Tracking Detector Upgrade studies using the Fast Simulation Engine Journal of Physics: Conference Series PAPER OPEN ACCESS ATLAS Tracking Detector Upgrade studies using the Fast Simulation Engine To cite this article: Noemi Calace et al 2015 J. Phys.: Conf. Ser. 664 072005

More information

World Wide Web. Hypertext

World Wide Web. Hypertext World Wide Web HTTP, HTTPS SSL, TLS URL, Hypertext WWW s and Browsers Proxy, Plugin, Cookie Hypertext The WWW implementation of documents which include hyperlinks referencing other documents on the system.

More information

SLHC-PP DELIVERABLE REPORT EU DELIVERABLE: Document identifier: SLHC-PP-D v1.1. End of Month 03 (June 2008) 30/06/2008

SLHC-PP DELIVERABLE REPORT EU DELIVERABLE: Document identifier: SLHC-PP-D v1.1. End of Month 03 (June 2008) 30/06/2008 SLHC-PP DELIVERABLE REPORT EU DELIVERABLE: 1.2.1 Document identifier: Contractual Date of Delivery to the EC Actual Date of Delivery to the EC End of Month 03 (June 2008) 30/06/2008 Document date: 27/06/2008

More information

COPYRIGHTED MATERIAL. Using Adobe Bridge. Lesson 1

COPYRIGHTED MATERIAL. Using Adobe Bridge. Lesson 1 Lesson Using Adobe Bridge What you ll learn in this lesson: Navigating Adobe Bridge Using folders in Bridge Making a Favorite Creating metadata Using automated tools Adobe Bridge is the command center

More information

Connecting SAS to the World Wide Web - Forms Across the Internet Larry Hoyle Institute for Public Policy and Business Research University of Kansas

Connecting SAS to the World Wide Web - Forms Across the Internet Larry Hoyle Institute for Public Policy and Business Research University of Kansas Connecting SAS to the World Wide Web - Forms Across the Internet Larry Hoyle Institute for Public Policy and Business Research University of Kansas Abstract The World Wide Web is an explosively growing

More information

INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 1 : WEEK 1 CSC-111-T

INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 1 : WEEK 1 CSC-111-T INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 1 : WEEK 1 CSC-111-T Credit : (2 + 1) / Week 2 TEXT AND REF. BOOKS Text Book: Peter Norton (2011), Introduction to Computers, 7 /e,

More information

Hyper G and Hyperwave

Hyper G and Hyperwave Hyper G and Hyperwave Chapter 13 Presented by: Stacie Zilber & Olga Chapkova History Research by IICM during the 1980s on: Videotex - a system for sending of text pages to a user in computerized form,

More information

Chapter 2A. The Internet s History

Chapter 2A. The Internet s History Chapter 2A The Internet and the World Wide Web 1 The Internet s History At about 10:30 PM on October 29th, 1969, a connection was established over a 50 kbps line provided by the AT&T telephone company,

More information

Front-End Electronics Configuration System for CMS. Philippe Gras CERN - University of Karlsruhe

Front-End Electronics Configuration System for CMS. Philippe Gras CERN - University of Karlsruhe Front-End Electronics Configuration System for CMS Philippe Gras CERN - University of Karlsruhe Outline Introduction Tracker electronics parameters Tracker beam test DCS overview Electronics configuration

More information

DOWNLOAD OR READ : THE MAC OS X COMMAND LINE UNIX UNDER THE HOOD PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : THE MAC OS X COMMAND LINE UNIX UNDER THE HOOD PDF EBOOK EPUB MOBI DOWNLOAD OR READ : THE MAC OS X COMMAND LINE UNIX UNDER THE HOOD PDF EBOOK EPUB MOBI Page 1 Page 2 the mac os x command line unix under the hood the mac os x pdf the mac os x command line unix under the

More information

File Routing & Collaboration. I.T. & Client Configuration Guide. Version 7.0

File Routing & Collaboration. I.T. & Client Configuration Guide. Version 7.0 File Routing & Collaboration I.T. & Client Configuration Guide Version 7.0 DIGITAL WORKSPACE 7.0 V1 Date Modified 08/19/2016 Revision History Date Version Description Author August 19, 2016 1 Original

More information

Blackboard 5. Instructor Manual Level One Release 5.5

Blackboard 5. Instructor Manual Level One Release 5.5 Bringing Education Online Blackboard 5 Instructor Manual Level One Release 5.5 Copyright 2001 by Blackboard Inc. All rights reserved. No part of the contents of this manual may be reproduced or transmitted

More information

Quad Module Hybrid Development for the ATLAS Pixel Layer Upgrade

Quad Module Hybrid Development for the ATLAS Pixel Layer Upgrade Quad Module Hybrid Development for the ATLAS Pixel Layer Upgrade Lawrence Berkeley National Lab E-mail: kedunne@lbl.gov Maurice Garcia-Sciveres, Timon Heim Lawrence Berkeley National Lab, Berkeley, USA

More information

World Wide Web. World Wide Web - how it works. WWW usage requires a combination of standards and protocols DHCP TCP/IP DNS HTTP HTML MIME

World Wide Web. World Wide Web - how it works. WWW usage requires a combination of standards and protocols DHCP TCP/IP DNS HTTP HTML MIME World Wide Web WWW usage requires a combination of standards and protocols DHCP TCP/IP DNS HTTP HTML MIME World Wide Web - how it works User on a machine somewhere Server machine Being more specific...

More information

The CMS Computing Model

The CMS Computing Model The CMS Computing Model Dorian Kcira California Institute of Technology SuperComputing 2009 November 14-20 2009, Portland, OR CERN s Large Hadron Collider 5000+ Physicists/Engineers 300+ Institutes 70+

More information

MRK260. Week Two. Graphic and Web Design

MRK260. Week Two. Graphic and Web Design MRK260 Week Two Graphic and Web Design This weeks topics BASIC HTML AND CSS MRK260 - Graphic & Web Design - Week Two 2 Lesson Summary What is HTML? Introduction to HTML Basics Introduction to CSS Introduction

More information

Internet The full name of Internet is the International Network. Internet is the world largest computer network. It is the network of network. Interne

Internet The full name of Internet is the International Network. Internet is the world largest computer network. It is the network of network. Interne Internet Basics By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore Email: bhu261@gmail.com Internet The full name of Internet is the International Network.

More information