Midterm Hardware vs. Software Everyone got this right!

Slides:



Advertisements
Similar presentations
Cataloging: Millennium Silver and Beyond Claudia Conrad Product Manager, Cataloging ALA Annual 2004.
Advertisements

Business Technology Applications Computer Basics.
Integrated Library Management System
Hong Kong INNOVATIVE Users Group Release 2009B 8 December 2009.
Millennium Cataloging in Release 2005 Georgia Fujikawa Manager, Training Programs.
WebCat: library catalogue of the University of Southampton Where do I find WebCat? …
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
The Internet 8th Edition Tutorial 1 Browser Basics.
Web and Internet Part I ST: Introduction to Web Interface Design Prof. Angela Guercio Spring 2007.
Introduction to Integrated Library Systems
Using Millennium Statistics and Web Management Reports Jennifer Parsons Systems Librarian.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library.
Web Design Terms and Concepts Ms. Scales. Q. What is a Server? A. A server is a computer that stores information many people can access. It runs special.
October 23, Expanding the Serials Family Continuing resources in the library catalogue.
By: Marcus Owens. Essential Components Your computer depends on two things: hardware and software. Hardware are physical components that make up your.
Types of Computers Desktop / Laptop PC / Mac Client / Server.
Homework Full-text article – entire textual contents of article in online format Abstract – brief summary of article Citation – basic information required.
Computer Concepts 2014 Chapter 7 The Web and .
Version 18 Upgrade: Web OPAC. Version 18 Upgrade: Web OPAC Customization 2 All of the information in this document is the property of Ex Libris Ltd. It.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
思科网络技术学院理事会. 1 Application Layer Functionality and Protocols Network Fundamentals – Chapter 3.
The physical parts of a computer are called hardware.
ROM Read Only Memory “…computer memory on which data has been prerecorded. Once data has been written onto a ROM chip, it cannot be removed and can only.
2-3 note. 2 Peripheral Devices “Peripheral devices” are hardware plugged into ports or connected to a computer wirelessly. These devices can be for input,
Link Resolvers: An Introduction for Reference Librarians Doris Munson Systems/Reference Librarian Eastern Washington University Innovative.
BASIC UNDERSTANDING OF INTERNET AND WEB BRIDGE COURSE of INFORMATION & COMMUNICATION TECHNOLOGY Activity No. 8.
2.00 Understand Computer Fundamentals Unit Objective: 2.01 Software.
Networks QUME 185 Introduction to Computer Applications.
The Internet  Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection.
Plagiarism What is it? Any time a student represents work done by someone else as his or her own, that student has committed an act of plagiarism.
Hans-Peter Plag October 9, 2014 Session 2 Storing Information File Formats Accessing Information Processing Information.
CIS 1310 – HTML & CSS 1 Introduction to the Internet.
Goals for Shared ILS Development √ 4.10 upgrade (2/7/12) √ (Feb – April, 2012) √ 4.12 upgrade (5/31/12) 4.12 bug fix release – late.
Running a Report.  List Bibliography Report  Found under: All Titles Purpose : Creates customized bibliographies by catalog, call number, or item characteristics.
EndNote X4 (14) Tutorial Medical Center Library Frank Davis, MSLS Research & Education Division Updated
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
Relational Databases Melton, Beth “Databases: Access Terminology and Relational Database Concepts.” 09/LPMArticle.asp?ID=73http://pubs.logicalexpressions.com/Pub00.
UNESCO ICTLIP Module 1. Lesson 61 Introduction to Information and Communication Technologies Lesson 6. What is the Internet?
CIS 250 Advanced Computer Applications Internet/WWW Review.
The Internet The internet is simply a worldwide computer network that uses standardised communication protocols to transmit and exchange data.
Computers in Libraries LIBR 56 Anthony Costa –
Application Layer Khondaker Abdullah-Al-Mamun Lecturer, CSE Instructor, CNAP AUST.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 7 TH EDITION Chapter 1 Key Concepts 1.
Homework Full-text article – entire textual contents of article in online format Abstract – brief summary of article Citation – basic information required.
The physical parts of a computer are called hardware.
Chapter 1: The Internet تال 311 Prepared by: Mr. Hassen HAMOUDA.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
Homework Explain these terms in your own words. If they are not your own words, they need to be in quotes with a source given. Sources 1.Wilson 2.Webopedia.
Information Technology Essentials Deloris Y. McBride.
Week1: Introduction to Computer Networks. Copyright © 2012 Cengage Learning. All rights reserved.2 Objectives 2 Describe basic computer components and.
JavaScript and Ajax (Internet Background) Week 1 Web site:
To add “free-text summary holdings” in the Cataloguing Wizard.
COM: 111 Introduction to Computer Applications Department of Information & Communication Technology Panayiotis Christodoulou.
The ___ is a global network of computer networks Internet.
Bibliographic Record Description of a book or other library material.
Creating MARC Records for CLICnet Using E-journal Title Lists Amy Kreitzer College of St. Catherine Library.
 Internet Hardware connected together Creates a massive worldwide network  Hardware Computers Communication lines  Interlinked collection of smaller.
Chapter 1 WHAT IS A COMPUTER Faculty of ICT & Business Management Tel : BCOMP0101 Introduction to Information Technology.
2.00 Understand Computer Fundamentals Unit Objective: 2.01 Software.
Computer and Internet Basics
Library Management System
JavaScript and Ajax (Internet Background)
CNIT 131 Internet Basics & Beginning HTML
Some bits on how it works
Web Development & Design Chapter 1, Sections 4, 5 & 6
Objective 2.02: Understand computer performance and features
CSU Millennium to Alma migration
Information Technology Ms. Abeer Helwa
Objective 2.02: Understand computer performance and features
Presentation transcript:

Midterm Hardware vs. Software Everyone got this right!

LAN

ASCII

Binary The most basic computer code is represented in long strings of 0s and 1s. All computer instructions and data are coded in this binary system. Binary code forms the basis of all computer logic and data processing.

Protocol Standard set of rules and procedures for exchanging data between computers (http, ftp, tcp/ip, smtp)

Network 2 or more computers connected for data exchange There are different network architectures ml ml –Star –Peer-to-peer/ring

ASCII American Standard Code for Information Interchange Standard character encoding system based on the English language

Unicode Standard universal character encoding system for all characters in all languages

Web Browser Software application that locates, decodes and displays Web pages. Examples –MS Internet Explorer –Firefox –Mozilla –Netscape –Safari

Integrated Library System Databases –Patron or Borrower Database Patron or Borrower records –Bibliographic Database Item records Authority records Order records Serial records Bibliographic records

Acquisitions Selection Ordering Budgeting Receiving Payments Claiming and canceling late and unfulfilled orders Generate Routing Slips

HTTP Hypertext Transfer Protocol –Used for transmitting Web pages

Output Devices Monitor Printer Earphones Speakers

OS, Apps and Data Operating System – fundamental software that operates the basic functions of the computer and enables the computer to run applications. –MS Windows, MAC OS X, Linux etc. Applications – software programs for specific functions like word processing, spreadsheets, displaying Web pages etc., all of which process data. Data – Information that can be input and stored in files.

Bib Records and Item Records Bibliographic Records – catalog records that describe a specific title according to AACR2. Include title, author, publication info, etc. Item Records – describe a specific copy of a title in the collection. Multiple item records can be linked to a single bib record. Include barcode number, holding location, circ status etc.

Client / Server Client – accesses information off a larger computer called a server. –PC Server – serves up information to smaller computers called clients. –Web Server

Records and Fields A database record of any type may contain numerous fields. A record describes an object such as a book A field describes a specific type of information regarding that object such as the title or author of the book.

Troubleshooting

Types of Serials Magazines Journals Newspapers Annual Reports Handbooks Calendars Updates to loose-leaf publications

Serials ISSN – International Standard Serial Number OpenURL – standard for linking from a journal citation to full text.

Serials Control Dates received Expected dates Not received and reasons Missing issues Not held by library Location

Binding Multiple issues are bound together in one hardcover volume.

Checkin Record

Claiming Late Issues

Creating Check-in Records 1.Search by ISSN 2.Check title, publisher and ISSN 3.Check location 4.Add location code to bib record if needed 5.View holdings 6.Attach new holdings 7.Select template 8.Fill in prompts

Check-in Records Fixed Fields –Frequency –Renewal month –vendor Variable Fields –Note Current year and previous year Latest issue on current issue shelves Single issue binder –Internal note –Vendor title

Check-in Card Expected Dates –Frequency –Cover Date –Expected Date Enumeration –Volume –Issue –Issues per volume –Numbering continuity Claiming and Binding –Days before claim –Unit of binding –Binding delay

Holdings Supplements Indexes

Editing Boxes

Check In Issues

Electronic Serials Management

Class Web Page