maintain and modify by: sahar aftab (1253 ) and mehboob nazim (1085) central library

44
Maintain and Modify By: Sahar Aftab (1253) and Mehboob Nazim (1085) Implementation of Automated Library Management System in the IQRA University Islamabad Campus using KOHA Open Source Software Central Library

Upload: isaac-cox

Post on 23-Dec-2015

225 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Maintain and Modify By:

Sahar Aftab (1253) and Mehboob Nazim (1085)

Implementation of Automated Library Management System in the IQRA University Islamabad Campus

using KOHA Open Source Software

Central Library

Page 2: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

We want to implement a powerful and flexible integrated library system,

Supporting the academic, research and administrative needs of all academic members including students & faculty.

Here we are discussing about the KOHA, which is an open source software.

KOHA has the capability to improve the quality, speed & effectiveness.

In one word, I want to develop a system which will provide a barrier-free, timely access to the information resource of the IQRA University Islamabad Campus.

Introduction

Page 3: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

What does Open Source mean?

The term “open source” refers to software that is: Free

original source code available

It can be modify according to Our Uses`s.

Open source software may be free, a developer or distributor may charge for services, including special programming, installation, training, and technical support.

Page 4: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

What is KOHA?KOHA is an open source project.

Its source code is open.

KOHA is known as the most powerful ILS of the world of Information & Library system.

KOHA is full featured and web based interface.

Developed initially in New Zealand by Katipo Communications with Horowhenua Library Trust.

Page 5: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

KOHA User`s in Pakistan. http://lrc.umt.edu.pk/ UMT, Lahore

http://library.uos.edu.pk/ (UOS), Sargodha

http://library.hands.org.pk/ HANDS, Karachi

http://opac.iiui.edu.pk:/ IIU, Islamabad  PIMS Library, Islamabad

http://opac.pu.edu.pk/ Punjab University

http://opac.library.uol.edu.pk/ University of Lahore

http://111.68.99.21:8080/index.jsp Bahria University Library

Page 6: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

KOHA Feature A full featured modern integrated library software (ILS).

OS independent any operating system. Linux, Unix, Mac.

Web based. Web-based Interfaces. We can integrate with website.

Customizable web based OPAC

Online reservation.

Full catalogue, circulation, library stock management.

Major industry-standard database type (text, RDBMS), SQL,MYSQL.

Page 7: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

KOHA System Architecture: KOHA is based on a client-server architecture.

Network Server: KOHA can be installed on a server running Linux, Unix, Mac. The recommended operating system is stable version of Debian Linux, although KOHA can run on any modern operating system.

Client Workstations: KOHA requires only a web browser on the workstation (a graphical browser, or even a text browser for the OPAC). Koha thus functions on PCs running Windows, PCs running Linux, Macs, or even UNIX workstations.

Koha runs over any TCP-IP network.

Page 8: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Modules Covered Online Public Access Catalogue (OPAC) Patron Management

Cataloguing

Circulations

Serials

Acquisitions

Reports

Page 9: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Server operating system:

Linux, Ubuntu or any other Unix.

Web server: Apache, PHP my admin,

Programming language: Perl.

Database: MySQL.

Integrated Library software: Koha 3.14

When working in the Koha staff client it is strongly recommended that you use the Firefox browser.

Koha's staff client is not supported in Internet Explorer and has not yet been fully optimized for Google Chrome.

KOHA Client Software:KOHA Server

Software:

Page 10: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Skill Requirements To Operate System:

Koha's interfaces are designed with usability in mind and are extremely user friendly.

Staff and patrons with only basic computer skills have quickly learned to use the system efficiently.

The cataloging module requires an understanding of cataloging practices such as MARC (Machine-Readable Bibliographic Records Catalog ) retrieval tools, how to add holdings information, etc.

Administrators should know operating system (Linux, Ubuntu etc.)for maintenance, some knowledge of cataloging in setting up the system preferences.

Page 11: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

KOHA BASIC ER Diagram:

Page 12: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Screen Shots

OPAC (Online Public Access Catalogue)Place HoldCheck InCheck OutPatron categoryPatron Management

Page 13: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

DATA in KOHA

Total Books Records: 100

Patrons Category: 3

Category Names: Librarian, Staff, Student

PATRONS IN KOHA

 

Sr.no Patron Category Patron Name Patron ID

IQUIC_LIB

1 LIB mehboob 5001

IQUIC_STD

2 IQUIC_STD asad 2001

3 IQUIC_STD naveed 2002

4 IQUIC_STD usman 2003

5 IQUIC_STD murtiza 2004

IQUIC_STF

6 IQUIC_STF) inam 1001

7 IQUIC_STF) zahoor 1002

Page 14: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

OPAC VIEW(IP ADDRESS)

Enter Book name for Search

Login Area/ Student/ staff/ETC

Link Area/ Informatics Area Main Body area/ delivered any info

Page 15: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Book Search in OPACEnter book key word or name

2. Click on Place a Hold

1. Select From here

Page 16: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Login for Place A Hold

User name and password given from Admin/Librarian/Staff

Page 17: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Mehboob / name and 201 is card number

Confirm for Place A Hold

Page 18: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Confirm for Place A HoldUser Panel

See the Details about our record

Page 19: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Circulation Process

Admin Panel

Page 20: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Circulation Process2. Enter student card

Number1. Click on Check Out

Page 21: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Circulation ProcessEnter the barcode Number

Page 22: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Circulation ProcessConfirmation for check Out

Page 23: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Circulation Process

Page 24: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Circulation ProcessStatus Confirmed

Page 25: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Circulation ProcessCheck In Process

1. Click on Check In 2. Enter the Barcode

Page 26: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Circulation ProcessStatus Show

Page 27: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Status Show after Check In

Circulation Process

Page 28: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Patron Management Process

Admin PanelPatron Category

Patron Category

Page 29: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Patron Management Processc

Patron Category

Page 30: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Patron Management Process

Click Here for new

Showing the Record As already

Page 31: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Patron Management Process

Entering the bio data / related to

Page 32: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Patron Management Process

Category Status

New Category Show

Page 33: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Patron Management ProcessNew Patron

Category Show

Page 34: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Patron Management Process

Add the patron information and the expiry date and login user name and password

Page 35: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Upload image

See the details as user

Edit Options

Patron Management ProcessPatron Info

Page 36: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Patron Management ProcessCirculation History

Page 37: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Catalogue Entry

Page 38: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Catalogue Entry

Page 39: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

Reports:

Page 40: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

1. Click Here2. Click Here

Reports:

Page 41: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

3. Click Here

Reports:

Page 42: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

4. Select Here

5. Select Here

Reports:

Page 43: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

6. Get the Report

Reports:

Page 44: Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library

*THANK YOU…!!!

*Slides Available Online on www.mehboobfraz.wordpress.com