ABCD VS KOHA ; THE ARCHITECTURE AND FUNCTIONALITIES OF SELECTED MODULES. by Joel Nakitare.

Slides:



Advertisements
Similar presentations
Evergreen ILS Update, September 2011 Dan Scott Systems Librarian Laurentian University.
Advertisements

SubjectsPlus: Take Control of your Data Andrew Darby University of Miami Libraries October 10, 2011.
OpenBiblio: an easy-to-use free Integrated Library System software
Introduction to VuFind
White House New Media & Open Source Software Macon Phillips White House New Media.
MySQL Installation Guide. MySQL Downloading MySQL Installer.
How to best leverage support & minimize issues By Lenin Martinez Interneer Customer Support.
IWay Service Manager 6.1 Product Update Scott Hathaway iWay Software Copyright 2010, Information Builders. Slide 1.
Linux vs. Windows. Linux  Linux was originally built by Linus Torvalds at the University of Helsinki in  Linux is a Unix-like, Kernal-based, fully.
SOFTWARE PRESENTATION ODMS (OPEN SOURCE DOCUMENT MANAGEMENT SYSTEM)
Integrated Library Management System
Technical Tips and Tricks for User Support Mike Gardner
Internet Development 1 Introduction Colm O Suilleabhain.
GForge: A collaborative development environment Presentation by: Geoff Gerfin.
AgriDrupal - a “suite of solutions” for agricultural information management and dissemination, built on the Drupal CMS; - the community of practice around.
E-Commerce The technical side. LAMP Linux Linux Apache Apache MySQL MySQL PHP PHP All Open Source and free packages. Can be installed and run on most.
Maintain and Modify By: Sahar Aftab (1253 ) and Mehboob Nazim (1085) Central Library.
Vimal kumar V Asst. Librarian Asian School of Business Technopark,Trivandrum.
Objectives  Understand the purpose of the superuser account  Outline the key features of the Linux desktops  Navigate through the menus  Getting help.
Online Tutorials for Information Services: A Case Study of IIITM-K Sainul Abideen P,Sreekutty TS, Yunus TP Indian Institute of Information Technology &
BY Zoher & Mahmoud. What is WAMP?  - Acronym for Windows/Apache/MySQL/PHP, Python, (and/or) PERL  - WAMP refers to a set of free open source applications,
Building Library Web Site Using Drupal
By Jeerarat Boonyanit. As you can see I have chosen Cpanel for my server management tool. cPanel is a Linux based web hosting control panel that provides.
At the North of England Institute of Mining and Mechanical Engineers Library, Newcastle upon Tyne.
Creating a Web Presence Introduction to WordPress Week 1.
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
Developing Interfaces and Interactivity for DSpace with Manakin Part 2: Technical and Conceptual Overview of Dspace and Manakin Eric Luhrs Digital Initiatives.
#RefreshCache Redmine Learn why RefreshCache is the community developer's new best friend. Daniel Hazelbaker Information Technology Director.
mail: DLIS, University of Kalyani, West Bengal
Why Open-Source? No Vendor-Locking In a proprietary software --- Your supports lock with it. freedom to customize and improvements in software needs,
BZUPAGES.COM Presentation on Content Management System (CMS) Presented to. Sir Ahmad Kareem.
SITools Enhanced Use of Laboratory Services and Data Romain Conseil
Nynox.com Nynox Help Desk Affordable Help Desk Solution.
Review Security Hardening IPTables SELinux. Today Installations and updates – Rpm command and packages Apache “Issue Ownership”
1 Apache. 2 Module - Apache ♦ Overview This module focuses on configuring and customizing Apache web server. Apache is a commonly used Hypertext Transfer.
Customer Relationship Management. Content CRM SugarCRM System Requirement Installation Process Configuration.
University of Illinois at Urbana-Champaign A Unified Platform for Archival Description and Access Christopher J. Prom, Christopher A. Rishel, Scott W.
A Web-Enabled Aircraft Scheduler Michael Wallette 20 Nov
Sale system Expected system: Web-base, Software Application, 2 tiers Application – data, Stand alone database for client, Database engine for Server, Client.
Case Study Dynamic Website - Three Tier Architecture
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
12/5/2015 Open Source Technology Toolkit Workshop 1 MediaWiki Pavan Kishore V EnhanceEdu.
Apache, MySQL and PHP Installation and Configuration Chapter 2 MySQL Installation and Configuration.
P.SIVASUBRAMANIYAN MLIS FINAL YEAR BHARATHIDASAN UNIVERSITY TRICHY.
Engineering Projects In Community Service Matt Mooney Community Based Research University of Notre Dame.
Introduction to Linux Server Setup Jonathan Hood CSE 4000 Practical Issues in Software Engineering.
XAMPP.
EGI-InSPIRE RI EGI Webinar EGI-InSPIRE RI Porting your application to the EGI Federated Cloud 17 Feb
Inspirirani ljudima. Ugasite mobitele. Hvala.. Paolo Pialorsi Senior Consultant PiaSys ( Publishing apps for SharePoint 2013 on Microsoft.
Aaron Corso COSC Spring What is LAMP?  A ‘solution stack’, or package of an OS and software consisting of:  Linux  Apache  MySQL  PHP.
Repository Manager 1.3 Product Overview Name Title Date.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Expertsfromindia for Joomla Development. Introduction Joomla is an open source and free content management system (CMS) for publishing content on the.
Outline  XAMPP  XAMPP Install  Put php and HTML documents  Windows and Mac Version  Security.
DESIGN AND IMPLEMENTATION OF LIBRARY AUTOMATION USING KOHA (Open Source Software) AT BHARATHIDASAN UNIVERSITY COLLEGE, PERAMBALUR R.VENUS MLISc- Final.
Impact of Social networking/Web 2
Building Library Web Site Using Drupal
Chapter 7. Identifying Assets and Activities to Be Protected
Automated Update System
Akhilesh Kumar Sankhwar Information Scientist
THE ARCHITECTURE AND FUNCTIONALITIES OF SELECTED MODULES.
Prepared by Shazia Yasmin Presented to Dr. Shafiq ur Rehman
Design and Implementation
Cloud based Open Source Backup/Restore Tool
PHP / MySQL Introduction
Overview Introduction VPS Understanding VPS Architecture
Content of Presentation
McGraw-Hill Technology Education
UFCEUS-20-2 Web Programming
Web Application Development Using PHP
Presentation transcript:

ABCD VS KOHA ; THE ARCHITECTURE AND FUNCTIONALITIES OF SELECTED MODULES. by Joel Nakitare

The purpose of the project To compare the two software’s with an aim of assisting librarians make a wise decision when selecting open source software’s for their libraries.

Approach Installed Koha version 3.12 and ABCD version 1.2t, I prepared a checklist that would test the presence or absence of essential functionalities in selected modules Carried out some test Consulted documentation materials, and guidance from the supervisor.

Selected modules General Features; technology used, installation and customization. Cataloging; Information organization OPAC; How users interact with the system Circulation; issue and return of resources, Serial management: Bibliographic description and circulation.

Installation ABCD has installation packages for Linux and Windows OS. I installed;  In Windows; unzipped the installable package in the root folder  In the Linux; used the terminal console to unpack the package. I then installed using the ‘dpkg -i' command. Koha currently runs only in Linux.  In Debian Obuntu (Desktop), using the terminal and the commands.  Live DVD

The Architecture of the software’s Layer ABCD : KOHA: The database ISIS-databases : Non relation database MySQL : Typical relational database using SQL The processing Apache web server The Formarting PHP and only in EmpWeb ) JavaScript scripts ( Interfaces ) Perl (Interfaces)

General Features FeatureABCDKoha Database Technology ISIS- Non Relational dbase.MySQL- Relational database Capacity/AbilityFlexible and non-restrictiveIts scalable Available SupportDocumentation, community and a Mailing list (Young and small). Bigger active community a mailing list and blog Standards CompliantPre configured to MARC21, UNIMARC, CEPAL and AGRIS) but can be used to create and maintain any structure Only MARC21 & UNIMARC compliant Records. Updates and upgrades After 3 years the software evolved from 1.0 to 1.3, so one release on average per year Koha releases new features every 6 months and new bug fixes every month. CustomizationEasy to install and implement.Needs some good IT skills especialy in Linux to customize.

Selected features for DEMO Features/ Module ABCDKOHA System adminstratorHow to Create a new Databases Interface- for navigation CataloguingOther standardsMARC OPACSite, Many databases,Log in CirculationOffline Circulation SerialBireme (Networked serial Collection) Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand. Chinese proverb

Conclusion ABCD and Koha have excellent functionalities in the essential modules for a library management system. However, it is good to note that; ABCD Runs in windows and Linux. Has various modules which can work independently or together as a suit. Has various independent modules working together as a suit. Can be used in various Libraries (special/small and large libraries). Site module can be used as a website Flexible and non-restrictive as it supports all standards and non-standards

Conclusion cont' Widely used and developed during last 10 years better support and greater community Has an off line Circulation Module More fancy ( Book covers) wider range of additional functionalities and Web 2.0 features like automatic s, virtual shelves.

Way Forward There is need for a detailed comparison;  Targeting all the functionalities in the modules.  At different Institutions using the softwares to capture the experiences of the users.

" To teach is to learn twice." — Joseph Joubert Allow me to learn from you by asking questions. Thank you very much