Free Essay

A Case Study of the Web-Based Information Systems Development.

In: Computers and Technology

Submitted By pointdee
Words 1709
Pages 7
1. Introduction
Over the last three years the focus of the information technology industry has moved towards development for the World Wide Web (WWW). Information systems using WWW technology, delivered by an Intranet or via the Internet, are now prevalent throughout New Zealand and overseas.
Within New Zealand, a wide variety of organisations are deploying information systems onto the WWW, including banks, government departments and other service providers. They are using the WWW as a strategic business tool, supporting their existing operations or providing a low-cost solution for delivering a new product or service line.
1.1 Proposition and Aims
There is an abundance of information on the graphical and user interface aspects of WWW site design. In addition, a large body of knowledge has been developed in the area of software development methodologies. However, there has been very little research conducted to examine if these existing research methodologies are applicable to the information systems developed for the WWW. The WWW is a technologically dynamic environment, and presents new challenges for developers.
In order to address the emerging WWW environment, a number of researchers have proposed software development methodologies specifically for the WWW.
Consequently, the aim of this research was to investigate how organisations are currently developing WWW-based information systems, and the reasons why those methods are being used. This examination is important because, as the literature demonstrates, one would expect to observe changes in the software development methodologies used by organisations developing software for the WWW. This study also provides a valuable contribution, by addressing the absence of detailed evidence concerning whether software development methodologies are keeping pace with technology.
In the following sections an examination of the WWW is given, and a discussion provided of specific methodologies that may prove useful for developing information for the WWW. Section 3 outlines the research methodology, and discusses the need for examining the development of an information system in the context of the organisation. The specific research questions are detailed, supporting the main aims of this paper.
2
The case histories of three organisations are then given, followed by an analysis of the case studies based on the research questions. Within this analysis, the deficiencies that exist in the development of WWW-based information systems are outlined, along with details of how the development for the WWW differed from other classical systems.
The central finding of this research was that the development of WWW-based information systems is dominated by the challenges presented by new technology. Organisations adopt conventional methods, and apply them to the unfamiliar environment of the WWW.
2. The World Wide Web
Since its inception, the WWW has come to stand for a number of different concepts (Berners-Lee, Cailliau, Luotonen, Nielsen
& Secret, 1994). The WWW incorporates the idea of a boundless information world in which all the items have a reference by which they can be retrieved.
The late 1990’s has seen the WWW emerge as a strategic business tool, driven by the commercial interests of companies. The original vision of Tim Berners-Lee of the WWW being an open-architecture is now under threat, as competing technologies challenge each other for market dominance.
Organisations who are developing information systems based on the WWW now find themselves in a difficult position. In an attempt to gain a competitive and strategic advantage via the WWW, they must follow the latest technology. The organisation’s
WWW presence must have a high level of technical sophistication and functionality, and an outstanding design if they are to benefit from using the WWW (Cronin, 1996). Furthermore, there is the challenge of shifting and integrating existing business practices to take advantage of the interactive opportunities presented by the WWW. A strategy is required to manage the development of these WWW-based information systems to accommodate these new technologies in the present and in the future. 2.1 Intranet and Extranet-based Information Systems
In an attempt to take greater advantage of WWW and Internet technologies, organisations have recently begun to segment the concept of the Internet into subconcepts called Intranets and Extranets. The terms Intranet and Extranet reflect differing levels of managed access to internal Internet and WWW-based information systems.
Telleen (1997) has identified three sources of information that emerge on an organisation’s Intranet. The first is formal information, and is the officially sanctioned and commissioned information of the organisation. Project or group information is also provided and is intended for use within a specific group, and finally informal information also appears within the Intranet when authors and users discover the ease of publishing information and sharing ideas.
What we are now seeing within organisations is the adoption of the Intranet and Extranet concepts as a means to disseminate more complex information. Telleen’s three categories of information are being extended by the rapid development of WWWbased information systems within organisations as they attempt to gain a strategic advantage over their competitors .
2.2 WWW-based Information Systems
The applications that have emerged on Intranets and Extranets using WWW technologies, can be referred to as WWW-based information systems. However, a WWW-based information system should be distinguished from a standard WWW application or page; the nature and the type of information that is made available to the user is different. The standard WWW page is unidirectional in the way it provides information to the user; with the user often making requests in catalogue or directory based sites by following hypertext links. A WWW-based information system can be defined as an application that not only disseminates information, but also proactively interacts with the user to aid them in their task (Takahashi & Liang, 1997).
Information is therefore presented to the user in a bi-directional manner in a WWW-based information system. While this definition of a WWW-based information system is generalised, there are commonalties between such systems. They adopt extensions to the basic HTML, using Java, Java Script, or VB Script to provide additional functionality to the basic hypertext links. Dynamic creation of HTML pages are also common in WWW-based information systems, using a connection to a relational or object-oriented database to process user requests. This is becoming increasingly more important in the development of electronic commerce environments, such as on-line shopping, where there is a need to process user requests while also keeping the information on the WWW page up to date (Yamamoto, Kurokawa, Tokumaru & Adachi, 1996). The general structure of a WWW-based information system, as can be seen from Figure 1, follows the architecture of most Intranet and Extranet applications.
3
Figure 1 An example of an Intranet and Extranet implementation. (Bouman, 1997)
The emergence of database centric applications on the WWW has led to a change in the nature of WWW pages. This emerging change is supported by the observations of Gellersen, Wicke and Gaedke (1997), as they categorise WWW pages as being either static or dynamic. Static hypertext systems, as commonly provided by standard WWW pages, can be characterised by both static links and static pages. Database-centric applications are characterised by dynamic page creation but have a static link structure. Dynamic applications, however, provide both dynamic link structure and page creation. WWW-based information systems fall into the database-centric and dynamic application classes.
A WWW-based information system therefore provides structured as well as unstructured information as described by Bichler
& Nusser (1996a, 1996b). In a similar manner to Gellersen et al., they consider database-centric WWW-based information systems as providing highly structured information with high volatility. On the other hand, dynamic WWW-based information systems that provide more multimedia services, support unstructured information with low volatility.
WWW-based information systems are fundamentally different from traditional systems in several critical areas. Bichler and
Nusser (1996c) and Bieber and Isakowitz (1995) suggest that WWW applications often involve people with differing skill sets, including authors, content designers, artists as well as programmers. WWW applications also involve the capturing and organising of the structure of a complex information domain, whilst making it clear and accessible to the user. Yourdon (1996) suggests that the difference that exists between older technologies and WWW applications means that the ‘older’ methodologies and techniques, as given in Table 1, need to be modified, and in some cases replaced entirely. As a result,
Yourdon proposed that a focus should be placed on three key areas:
?? the development life cycle.
?? methods and techniques for the life cycle.
?? criteria for choosing Internet (WWW) technologies.
However, the current focus within the WWW community is on technology. It is technology that is the driving force in how the
WWW is evolving (December, 1996; Morrel, 1997). This has resulted in a lack of guidelines for a structured design process that will meet the requirements of these new technologies.
2.3 The Emergence of WWW Development Methodologies
The arrival of new Internet and WWW technologies has in many ways seen history repeating itself. Yourdon (1996) draws parallels from the client server revolution that provided strong arguments for replacing the sequential waterfall life cycle model with an iterative rapid applications development (RAD) life cycle. WWW applications are likely to accelerate the RAD process to the point where it becomes ‘FAD’, or Frantic Application Development. The technological driven nature of the WWW is forcing developers to deliver applications that use these new technologies, such as streaming video and audio, in shorter and shorter time spans. This is spurred further by the development efforts of vendors, including Netscape and Microsoft, who continually release new versions of their WWW browser software. These pressures from technology change have the effect of encouraging ad-hoc development methodologies to be used in an attempt to meet demand (Yourdon, 1996; Gellersen et al.,
1997).
The dramatic growth of the WWW is now leading to larger scale applications, distributed over a number of sites. Such WWWbased information systems are no longer manageable with ad-hoc methods. This, combined with the rapid technological change and the differences that WWW-based information systems present from traditional systems, has led to a need for new software development methodologies, techniques and tools. Bieber & Isakowitz (1995) suggest that hypermedia applications, which are at the core of WWW-based information systems, involve many different components such as navigation, user

Similar Documents

Premium Essay

Web Application

...Journal of Web Engineering, Vol. 2, No.3 (2004) 193-212 © Rinton Press Requirements Engineering for Web Applications – A Comparative Study M. JOSÉ ESCALONA University of Seville. Spain escalona@lsi.us.es NORA KOCH University of Munich (LMU) and F.A.S.T. GmbH, Germany kochn@informatik.uni-muenchen.de koch@fast.de Received (to be filled by the JWE editorial) Revised (to be filled by the JWE editorial) The requirements engineering discipline has become more and more important in the last years. Tasks such as the requirements elicitation, the specification of requirements or the requirements validation are essential to assure the quality of the resulting software. The development of Web systems usually involves more heterogeneous stakeholders than the construction of traditional software. In addition, Web systems have additional requirements for the navigational and multimedia aspects as well as for the usability as no training is possible. Therefore a thoroughly requirements analysis is even more relevant. In contrast, most of the methodologies that have been proposed for the development of Web applications focus on the design paying less attention to the requirements engineering. This paper is a comparative study of the requirements handling in Web methodologies showing trends in the use of techniques for capturing, specifying and validating Web requirements. Keywords: Requirements Engineering, Web methodology, survey Communicated by: (to be filled...

Words: 8661 - Pages: 35

Premium Essay

Web Based Inmate Etc.

...CHAPTER I INTRODUCTION Project Context A system is said to be effective if the end is realized with a maximum of success while using a minimum of means. To test, therefore, the effectiveness of the inmate system, the end or the objectives and the means or the strategies availed of to secure the desired end must be examined. According to A. Sarras, N.D., in today’s world Management Information System, a computerized processing system is needed in generating information for the people in the organization to meet the information needed in decision making to achieve the corporate objective of the organization. In any organization, small or big, a major portion of the time goes in data collection, processing, documenting it to the people. Hence, a major portion of the overheads goes into this kind of unproductive work in the organization. Every individual in an organization is continuously looking for some information which is needed to perform his/her task. Hence, the information is people-oriented and it varies with the nature of the people in the organization. The difficulty in handling this multiple requirement of the people is due to a couple of reasons. The information is a processed product to fulfill an imprecise need of the people. It takes time to search the data and may require a difficult processing path. It has a time value and unless processed on time and communicated, it has no value. The scope and the quantum of information is individual-dependent and it is difficult...

Words: 1283 - Pages: 6

Premium Essay

Laudon Ch5

...Management Information Systems MANAGING THE DIGITAL FIRM Kenneth C. Laudon New York University f Jane P. Laudon Azimuth Information Systems PEARSON feerttifie tall Pearson Education International Brief Contents Part One Chapter 1 Chapter 2 Chapter 3 Chapter 4 Part One Project Organizations, Management, and the Networked Enterprise 1 Information Systems in Global Business Today 2 Global E-Business: How Businesses Use Information Systems 38 Information Systems, Organizations, and Strategy 80 Ethical and Social Issues in Information Systems 124 Analyzing Business Processes for an Enterprise System 165 Part Two Chapter 5 Chapter 6 Chapter 7 Chapter 8 Part Two Project Information Technology Infrastructure 167 IT Infrastructure and Emerging Technologies 168 Foundations of Business Intelligence: Databases and Information Management 222 Telecommunications, the Internet, and Wireless Technology 260 Securing Information Systems 312 Creating a New Internet Business 351 Part Three Chapter 9 Chapter 10 Chapter 11 Chapter 12 Part Three Project Key System Applications for the Digital Age 353 Achieving Operational Excellence and Customer Intimacy: Enterprise Applications 354 E-Commerce: Digital Markets, Digital Goods 388 Managing Knowledge 428 Enhancing Decision Making 470 Designing an Enterprise Information Portal 508 Part Four Chapter 13 Chapter 14 Chapter 15 Part Four Project Building and Managing Systems 509 Building Systems 510 Project Management:...

Words: 3508 - Pages: 15

Free Essay

Capstone

...Rationale of the Study Acquiring information is quasi difficult. Specifically, information that was secluded from general views. To puzzle out this problem, technology becomes an absolute must. In fact it can be used effectively in daily lives. The most essential contribution of technology to society is making the lives of people much easier and helping them achieve more what was previously impossible. The discovery of computers was the great function of modernity to make work easier, faster, and more precise for the humanity. Though technology may differ in various ways, but its uses are likely more advantageous. With technology, people find fast acquisition and availability of information. To have lived in this world for so many years without the use of computers just seem unthinkable or even unbelievable! (Stair and Reynolds, 2007). In today’s generation of rapid development, technology facilitates peoples’ lives and creates more comfort. It has remarkably improved the quality of life. Due to this transitory advancement, youngsters resort on finding information the easiest and most convenient way. It is in this era also that technology has affected society and its surroundings in a number of ways. In many societies, technology has helped develop more advanced economies. As organizations and entrepreneurs continue to operate in an increasingly competitive and global market place, workers in all business areas including information system, research and development must be well...

Words: 8842 - Pages: 36

Free Essay

System

...ddgfdfg WEB AND MOBILE ACCESSIBLE ASSESSMENT TOOL A Capstone Project Presented to the Faculty of the Information Technology Education Department Colegio de San Pedro In Partial Fulfillment of the Requirements for the Degree of Bachelor of Science in Information Technology (BSIT) December 2014 APPROVAL SHEET This research and development (R&D) Capstone project entitled “Web and Mobile-Enabled Assessment Tool”, prepared and submitted by “Juan A. Dela Cruz, Juana B. De Jesus and Procorpio I. Tiburcio” in partial fulfillment of the requirements for the degree of Bachelor of Science in Information Technology (BSIT) had been presented and passed the Oral and System Examination. ______________________________ ____________________________________ MR. RODRIGO C. BELLEZA MS. PATRICIA LOUISE S. DESCALLAR Technical Adviser Capstone Project Coordinator Approved by the Panel of Examiners for Oral and Software Examination with a grade of _____ ______________________________ MR. JOBERT D. BRAVO Panel Chair ______________________________ ______________________________ MR. RODRIGO C. BELLEZA MR. FARLEY L. ABRIGO Panelist Panelist Accepted and approved in partial fulfillment of the requirements for the degree of Bachelor of Science in Information Technology (BSIT) _____________________________ MR. CENON R. RODRIGUEZ College Dean ACKNOWLEDGEMENT ABSTRACT Title : WEB AND MOBILE...

Words: 1120 - Pages: 5

Premium Essay

Biography

...Systems Design What is a System? Give examples. A set of components working together for a common objective Information Systems (Web-based) H/w, S/W, people, Data, Procedures, Web-portals What is SDLC? Systems Planning, Systems analysis, systems design, systems development, implementation, maintenance IS alignment IS Success IS usage User satisfaction Information waste IS enabled Competitive advantage Orgl change Orgl learning TAM Easy to use Perceived personal usefulness Web-based Information System Banner – Assess the levels of Flexibility Stakeholders What is Systems Design? Input design Output Design Interface design Database Technology – Network architecture, Communications Technology Flexible Systems Design for Web-based IS? Examples: Banner, Amazon.com, Dell.com – Identify the systems design elements Flexible Systems Design for Web based Information Systems (Research) BOM changes affect MRP In the Banner system, what are the changes that could occur? How do we respond to these changes? Interviews them Users – Students, Registrar (Shannon), Dean, etc. Designers / Planners – Gary Administration - Explore the dimensions – Extent, Options, cost, easy, Range, etc. Gain more insight by getting more examples. • Application architecture Design • Interface design (User/ System) • Database • Network • Prototype • Systems controls Case...

Words: 1598 - Pages: 7

Free Essay

Project

...UNIVERSITY OF NAIROBI SCHOOL OF COMPUTING AND INFORMATICS ONLINE VEGETABLES MARKET PRICE AND TRENDS SYSTEM SECOND YEAR FINAL PROJECT COURSE CODE: 227 NAME: MUIGUA STEPHEN GITAU ADM NO: P15/54335/2012 SUPERVISOR: ERIC AYIENGA   DECLARATION I, Muigua Stephen Gitau, do declare that this project is my own work, and as per my knowledge, it has not been submitted to any other institution of higher learning. Student’s Name: MUIGUA STEPHEN GITAU Registration No: P15/54335/2012 Signature: _________________________________________________________ Date: _________________________________________________________ This project has been submitted as a partial fulfillment of requirements for the Diploma in Computer Science of the University of Nairobi with my approval as the University Supervisor. Supervisor’s Name: Mr. ERIC AYIENGA Signature: ___________________________________________________________ Date: _______________________________________________________________   ACKNWOLEDGEMENT I thank almighty God; I thank Nairobi University of Kenya in Conjunction with the School of Computing and Informatics for facilities and resources they availed during execution of this project. I take this opportunity to express my sincere appreciation to my supervisor Mr. Ayienga and the entire Faculty of Computer Science for the exemplary guidance, monitoring and constant encouragement throughout the course. Lastly, I thank my parents, for their constant...

Words: 4782 - Pages: 20

Premium Essay

Dphs Server

...assist almost every single human activity. Traditional Decision Support Systems (DSS) has focused on computerized support for making decisions with respect to managerial problems (Turban 2005). Information is power. Providing significant and updated information is important to an administration because it is committed to promote transparency in school. It is grateful to a certain place that if it is linked to the rest of the world, it means that people could easily access vital information about the school. This set of web information could include data about the events of school or the school history, its vision and mission, its faculty and staff and its plans and programs. In this age of information, almost all fields of endeavor such as education, manufacturing, research, games, entertainment, and business treat information systems as a need. Indeed, every activity in our daily life today requires people to get involved in the use of information systems. Information technology is playing a crucial role in the development of modern society and social life. It has transformed the whole world into a global village. Now social life has moved to online. People are using discussion board, blogs and social networking sites through web-based technology to communicate digitally. World Wide Web, digital library, e-commerce and computer based distance learning have made our life easier. The advancement of information communication technology in developed country, education field should...

Words: 22831 - Pages: 92

Premium Essay

Fdgfdg

...Systems Analysis and Design Seventh Edition End of Chapter Solutions Chapter NINE System Architecture ANSWERS TO CASE-SIM: SCR ASSOCIATES CASE-SIM: SCR ASSOCIATES Assignments 1. Jesse wants me to recommend a vendor who offers an ERP strategy. I need to review SAP and Oracle Web sites, and at least two others that offer ERP solutions, and reply to her with the results and the reasons for my recommendations. Answers will vary. Students should realize that SCR foresees a dynamic future. With this in mind, an ERP strategy would be highly desirable. Students should have a basic understanding of ERP. When they research on the Internet, students should be able to find more material they can use in their recommendations. For reference purposes, the following screens are provided: [pic] [pic] 2. Visit SCR’s data library to review SCR’s network configuration and then send Jesse a recommendation for the TIMS system architecture. She wants me to suggest an overall client/server design, number of tiers, and network topology. She also asked me to comment on these issues: legacy data, Web-centricity, scalability, security, and batch processing that might be needed. Jesse said it was OK to make reasonable assumptions in my proposal to her. Student answers will vary. Students should start by viewing the SCR network shown in the Data Library. Based on information in this chapter and previous SCR assignments, students should be able to form an opinion...

Words: 8699 - Pages: 35

Premium Essay

Telecom Connections

... 1. INTRODUCTION Telecom Connections is a web based application through which user can effectively use the benefits of Telephone Provider. We have analyzed the needs of the users, and thus developed a web based application, for providing telephone connections and associated services online. Because now a days people became so busy with their work and they don’t want to waste their time by going and waiting for long time or waiting in a queue for applying for new connections or to get their bills or to give the complaints regarding the service. Also they are not sure whether waiting for that much time , they will get their turn or not. If so they will get out with frustration .By considering all this issues associated with the manual process we have developed a web application for the telecom users , where in the user can apply for new connections online , can view the bill status online , can send the feedback and do complaints regarding the service provided by the telecom company. 1. PURPOSE OF THE PROJECT: We are going to build an automated system where user can online apply for phone connections and they can view their telephone bills and they can also post the complaints details. EXISTING SYSTEM AND PROPOSED SYSTEM 2. EXISTING SYSTEM AND PROPOSED SYSTEM 2.1 PROBLEMS EXISTING IN SYSTEM: In existing system user has no option of online. He has to go to telecom office to perform any...

Words: 2792 - Pages: 12

Premium Essay

Okay

...MIS Case Studies Case 1 SystemX Inc. Withdraws Rs. 1 Billion SoftGuide Acquisition Offer The following is an excerpt from a news article in the Daily Update, March 07, 2010 “SystemX Inc., called off its acquisition of SoftGuide Knowledge Consultants, Friday, saying that 1 Billion was too high a price.” (SoftGuide has a considerable market share in Training and Development services and would therefore help SystemX to diversify and expand its range of services to customers.) “Although SystemX officials would not comment further, several observers said that problems discovered at SoftGuide probably lay behind the decision…. The article said that SystemX feared that SoftGuide’s data-processing system was inadequate to handle the new products planned for the SoftGuide sales staff. SystemX officials were also concerned about the 30 percent annual turnover among sales personnel… Tabrez A., SoftGuide CEO, responded that the SoftGuide’s data-processing was quite competent and has absorbed at least one new product a month for two years.” Questions: a. Why should SystemX be so concerned about the capabilities of SoftGuide’s data-processing? b. What competitive advantages to a Training and Consultancy services company may be provided by an information system? Case 2 Professor Challenges Basic Assumption about Planning and Control Professor A. Van Cauwenbergh of Antwerp University, in a paper presented at the Tenth Anniversary Conference of the European Institute for Advanced Studies...

Words: 3343 - Pages: 14

Premium Essay

Psm 1

...help students in their academic for better understanding in studies. Scope Inovative Tuition Centre no applying for IT / IS into the system for reducing the workload. Only used papers and manually filling for notation and reporting. Tuition Centre Management System (TCMS) is a system that will be used by Scope Inovative Tuition Centre of Pulai Utama , Johore as the case study. This TCMS is build due to lack of computerized in management system for SITC. The review to an existing system had been made and analyzed in order to discover the lack and inappropriate method from the existing system. The management system that is covered in this thesis is specialized to tuition center aspect. The user of this system are staff tuition centre, students, parents and tutors. This system has the ability keep huge data organized, secured and may reduce the uses of papers. The uses of database element can produce more structured system data. Tuition centre management system are going to be developed using the web-based system and a kind of client-server environment.This system will be reducd the inefficiency wat that is currently used. SDLC has been chosen as the method to develop this system which is planning, analysis, design and development, testing and implementation. This methodology is chosen because it attempts to reduce inherent project risk by breaking a project into smaller segments, provides easy to change during the development process and it is suitable used on developing TCMS. Chapter...

Words: 1928 - Pages: 8

Premium Essay

Cemex

...Portada Management information systems managing the digital firm Part One. Organizations, Management, and the Networked Enterprise ....1 Chapter 1. Managing the Digital Firm ....2 Opening Case: DaimlerChrysler's Agile Supply Chain ....3 1.1 Why Information Systems? ....4 Why Information Systems Matter 4 • How Much Does IT Matter? 6 • Why IT Now? Digital Convergence and the Changing Business Environment ....7 1.2 Perspectives on Information Systems ....13 What Is an Information System? ....13 Windows on Organizations: Cemex: A Digital Firm in the Making ....14 Window on Technology: UPS Competes Globally with Information Technology ....17 It Isn't Just Technology: A Business Perspective on Information Systems 18 • Dimensions of Information Systems ....20 1.3 Contemporary Approaches to Information Systems ....25 Technical Approach 26 • Behavioral Approach 26 • Approach of This Text: Sociotechnical Systems ....27 1.4 Learning to Use Information Systems: New Opportunities with Technology ....27 The Challenge of Information Systems: Key Management Issues 28 • Integrating Text with Technology: New Opportunities for Learning ....30 Make IT Your Business ....31 Summary, 31 • Key Terms, 32 • Review Questions, 32 • Discussion Questions, 33 • Application Software Exercise: Database Exercise: Adding Value to Information for Management Decision Making, 33 • Dirt Bikes USA: Preparing a Management Overview of the Company, 33 • Electronic Commerce Project: Analyzing...

Words: 3823 - Pages: 16

Free Essay

Research Paper About Java Applet a Medium in Developing Information System

...Information Infrastructure and Policy 6 (2000) 157–170 IOS Press 157 Accessing Geographical Information Systems over the World Wide Web: Improving public participation in environmental decision-making Steve Carver, Andy Evans, Richard Kingston and Ian Turton School of Geography, University of Leeds, Leeds, LS2 9JT, UK Abstract. This paper describes work carried out as part of the Economic and Social Research Council’s Virtual Society? Research Programme and presents some initial developments in the field of spatial decision support systems (SDSS) on the World Wide Web (WWW). Particular attention is paid to the development of Geographical Information Systems (GIS) and webbased SDSS with the principal aim of increasing public involvement in environmental decision-making. Discussion focuses on public access issues and the implications for online approaches to public participation. Examples of three online SDSS are given covering local, regional and national scale case studies. 1. Introduction The rise of the Internet and the WWW has created many opportunities for those involved in GIS and decision support research. In the last few years many GIS have appeared on the WWW giving the general public, or at least those with a connection to it, access to both GIS and spatial data. With this increased availability, previous criticism of GIS as an elitist technology voiced by Pickles [6] may no longer be valid. We are now beginning to witness the popularising of GIS, at least...

Words: 6232 - Pages: 25

Premium Essay

Sexyshubham

...BCO1102 Information Systems for Business 2014 Semester 1 Prepared by Paul Darbyshire Prepared by Paul Darbyshire Welcome Welcome to BCO1102 Information Systems for Business for Semester 1, 2014. For the vast majority of you it will be a compulsory unit of study as it is part of the Business Core in all undergraduate Bachelor of Business degrees. The major focus of this unit is on how computer- based information systems can support decision making in organizations and businesses. Those decisions often need to be made by professionals who come from discipline areas you are studying such as accounting, management, information systems or marketing. One of the most important elements of an information system is people, so all of us need to know what role we can play and what role information and communication technologies (ICT) can play in supporting decisions. This unit will look at the theoretical side of information systems as well as personal productivity tools such as spread sheets and databases. In addition we will look at global trends in information systems and in particular the emerging use of Cloud Computing and Social Networking, which is sometimes called Web 2.0. The unit of study requires the textbook Introduction to Information Systems by Rainer, Prince and Cegielski 5th Edition. The textbook is used for the theory and some of the practical work in tutorials. All reading for this subject during the semester is assigned from this textbook. Feedback from previous...

Words: 3033 - Pages: 13