Procedures System Overhaul Gary Hemming. 07/12/2015 2 Procedures System Overhaul Objectives Centralise proceduresCentralise procedures Facilitate easier.

Slides:



Advertisements
Similar presentations
London & Zurich Plc User Guide. Service Benefits Full on-line management of client accounts Paperless direct debit – no signatures required Standing orders.
Advertisements

Prime’ Senior Project. Presentation Outline What is Our Project? Problem Definition What does our system do? How does the system work? Implementation.
User Guide. Service Benefits  Full on-line management of client accounts  Paperless direct debit – no signatures required  Standing orders fixed not.
SOFTWARE PRESENTATION ODMS (OPEN SOURCE DOCUMENT MANAGEMENT SYSTEM)
The Division of Labor on a Campus Hosting Open Journal Systems and Open Conference Systems.
Technical Tips and Tricks for User Support Mike Gardner
What is it? –Large Web sites that support commercial use cannot be written by hand What you’re going to learn –How a Web server and a database can be used.
Multiple Tiers in Action
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Technologies of e-Commerce 2 Unit 8 – e-Commerce LO1 : Know the technologies required for e-commerce Live the dream…
1 Foundations of Software Design Lecture 27: Java Database Programming Marti Hearst Fall 2002.
Web-based Graduate School Admissions Tool Team All Your Base.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
Sample School Website Sydney Region ITSU School Support
Linux Operations and Administration
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.
Web Content Management Systems. Lecture Contents Web Content Management Systems Non-technical users manage content Workflow management system Different.
Project# T2 Pardeep Kumar Angel Llera Anshal Joshi.
Content Management Systems Equals Distributed Web Site Maintenance Robert Gulick, EdD DBA / Technology Trainer Carmi Gulick.
Introduction: Drupal is a free and open-source content management system (CMS). A content management system(CMS) is a computer program that allows publishing,
WIFI USABILITY Reg Arvidson. Idea  Track signal variances throughout the day  Get a feel for the “usability” of a WiFi access point (or location) 
1 Network Statistic and Monitoring System Wayne State University Division of Computing and Information Technology Information Technology.
Tool name : Firebug A URL for more information about the tool, or where to buy or download it : Firebug is.
About Dynamic Sites (Front End / Back End Implementations) by Janssen & Associates Affordable Website Solutions for Individuals and Small Businesses.
Lecture 7 Interaction. Topics Implementing data flows An internet solution Transactions in MySQL 4-tier systems – business rule/presentation separation.
REAL ESTATE INVENTORY SYSTEM Training Seminar - September 12, 2011, Bucharest, Romania Guidelines on how to work with the Promise System.
1 PHP and MySQL. 2 Topics  Querying Data with PHP  User-Driven Querying  Writing Data with PHP and MySQL PHP and MySQL.
National University of Ireland, Galway RFID Patient Tagging and Database System Student: Martin O’Halloran Supervisor: Martin Galvin.
Using the SAS® Information Delivery Portal
Distributed Software Development VLab project plan.
Codeigniter is an open source web application. It occupies a very small amount of space in the memory and is most useful for developers who aim to develop.
Group 12 E-marketing. Safer and easier place for sellers to sell their products Transparency of deals (by keeping all the records about the purchases)
REAL ESTATE INVENTORY SYSTEM Training Seminar - December 1, 2011 Tirana, Albania Guidelines on how to work with the Promise System.
Ashley Montebello – CprE Katie Githens – SE Wayne Rowcliffe – SE Advisor/Client: Akhilesh Tyagi.
Case Study Dynamic Website - Three Tier Architecture
Sample School Website. What is wrong with the existing School Webspace Site? Can only host static pages – no dynamic content possible. Can not be edited.
GOAL User Interactive Web Interface Update Pages by Club Officers Two Level of Authentication.
The CS Data Management and Tutor Monitoring system Xebiso Tshuma & Hope Mutete Supervisor: Mike Linck Date: 21 July.
Document Management System for Rhodes University Supervisor: John Ebden Presenter: Bijal Rana.
CS779 Term Project Steve Shoyer Section 5 December 9, 2006 Week 6.
D. Heynderickx DH Consultancy, Leuven, Belgium 22 April 2010EuroPlanet, London, UK.
Fermi National Accelerator Laboratory Benedict College Akuako Kalu Benedict College, Columbia, SC Junior Computer Science A WEB BASED ACCELERATOR CATALOGUE.
Introduction and Principles Web Server Scripting.
D R A T D R A T ABSTRACT Every semester each department at Iowa State University has to assign its faculty members and teaching assistants (TAs) to the.
Windows 7 WampServer 2.1 MySQL PHP 5.3 Script Apache Server User Record or Select Media Upload to Internet Return URL Forward URL Create.
How Web Database Architectures Work CPS181s April 8, 2003.
UCLA Office of Instructional Development Web Site Redesign May 20, 2005.
NOAA Research Hot Items! To facilitate communication amongst the NOAA Research offices Nancy Soreide and Eugene Burger NOAA/OAR/PMEL NOAATech2002 Oct 23-25,
This material is based upon work supported by the U.S. Department of Energy Office of Science under Cooperative Agreement DE-SC Michigan State.
COSC 2328 – Web Programming.  PHP is a server scripting language  It’s widely-used and free  It’s an alternative to Microsoft’s ASP and Ruby  PHP.
Online Voting System by Sanghun Chi ECE345. Introduction Traditional voting system inefficient. Takes time and human resources. Does not give an instant.
 Project Team: Suzana Vaserman David Fleish Moran Zafir Tzvika Stein  Academic adviser: Dr. Mayer Goldberg  Technical adviser: Mr. Guy Wiener.
Get “Hooked” On A Wiki Becky Klein Matt Smith Dave Sierkowski.
CS491B Software Design Lab Project Report Yuet-Chi Lee California State University, Los Angeles.
XP Creating Web Pages with Microsoft Office
Presented by: K.AMARNATH Ht.no:10841f0045 Guided by: T.Suneetha.
REMI Database Antall Fernandes. REMI ● A relational database to facilitate data - metadata organization of various research studies. ● Interface into.
sTGC production database design
GGUS webportal – future plans
Module – RSS feeds, alerts and news
Content Management Systems
PHP / MySQL Introduction
Information Technology Ms. Abeer Helwa
PHP and Forms.
Accessing Your MySQL Database from the Web with PHP (Ch 11)
MySQL Backup, Transfer and Restore
Detector Monitoring Centralised Displaying
HVMR: PHP-MySQL System
Database Management Systems
USING CONFLUENCE AS YOUR CMS
Presentation transcript:

Procedures System Overhaul Gary Hemming

07/12/ Procedures System Overhaul Objectives Centralise proceduresCentralise procedures Facilitate easier updatingFacilitate easier updating Provide user-friendly search facilityProvide user-friendly search facility Automate new version/release/patchAutomate new version/release/patch Flag recently updated proceduresFlag recently updated procedures

07/12/ Procedures System Overhaul Hardware and software Machine - pub3Machine - pub3 Web Server - Apache 2.0Web Server - Apache 2.0 Scripting Language - PHP 4.3.9Scripting Language - PHP Database - MySQL Database - MySQL URL – –

07/12/ Procedures System Overhaul Work to date - 1 Creation of MySQL databaseCreation of MySQL database –6 tables – tblProcedures; tblSections; tblModifications; tblImages; tblSubsystems; tblUsers Structure allows the retention of information relating to all specific section modifications. Who updated what, where, when and why…Structure allows the retention of information relating to all specific section modifications. Who updated what, where, when and why…

07/12/ Procedures System Overhaul Work to date – 2 Transfer of HTML procedures into database (Dario)Transfer of HTML procedures into database (Dario) Collecting and uploading of images (Dario)Collecting and uploading of images (Dario) Development of Javascript-based editing interfaceDevelopment of Javascript-based editing interface Sliding menuSliding menu

07/12/ Procedures System Overhaul Work planned - 1 Implementation of image upload and location facilityImplementation of image upload and location facility Design and implement Attach Tables optionDesign and implement Attach Tables option Re-linking of images (Dario)Re-linking of images (Dario) Search facility – allowing user-defined queries of all or specific proceduresSearch facility – allowing user-defined queries of all or specific procedures Modification notification – in terms of flagging recently updated procedures/sections and potential notificationModification notification – in terms of flagging recently updated procedures/sections and potential notification

07/12/ Procedures System Overhaul Work planned - 2 Test Edit facility across different browsers to ensure equal functionalityTest Edit facility across different browsers to ensure equal functionality Define users requiring administrator access to specific sectionsDefine users requiring administrator access to specific sections Provide the user with the possibility to automatically create a new version or release whenever a modification is madeProvide the user with the possibility to automatically create a new version or release whenever a modification is made Develop Help area and User GuideDevelop Help area and User Guide