Implementation In this presentation… –Methodology –Software Development Life Cycle.

Slides:



Advertisements
Similar presentations
Microsoft ® Office OneNote ® 2007 Training Using your Notebook to its fullest potential Kent School District presents:
Advertisements

Operating System Basics
The New User Interface MEDITECH Training & Education.
0 UMN 2011 ERP Terapan SAP BASIS General Concept Session # 3.
Web ADI - Srinivas.M. Purpose Data upload into Oracle Applications Solution: Web ADI brings Oracle E-Business Suite functionality to a spreadsheet, where.
Corporate Property Automated Information System (CPAIS) Macro Walkthrough Guide for Excel Version 2003.
1 CS 501 Spring 2002 CS 501: Software Engineering Lecture 11 Designing for Usability I.
Test Automation Framework Ashesh Jain 2007EE50403 Manager Amit Maheshwari.
© 2005 by Prentice Hall Appendix 2 Automated Tools for Systems Development Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F.
CIM2564 Introduction to Development Frameworks 1 Overview of a Development Framework Topic 1.
CSLA Presenter Sergey Barskiy, senior consultant at Magenic Technologies your questions Send an in order.
1 Chapter 3 Reviewing Forms, Reports, and Data Access Pages.
PowerPoint Presentation for Dennis, Wixom & Tegarden Systems Analysis and Design Copyright 2001 © John Wiley & Sons, Inc. All rights reserved. Slide 1.
PowerPoint Presentation for Dennis, Wixom & Tegarden Systems Analysis and Design Copyright 2001 © John Wiley & Sons, Inc. All rights reserved. Slide 1.
CASE Tools CIS 376 Bruce R. Maxim UM-Dearborn. Prerequisites to Software Tool Use Collection of useful tools that help in every step of building a product.
Technology Education and Information Design Copyright 2009 MediTech NUI: New User Interface Online Training.
Chapter 1 Getting Started With Dreamweaver. Explore the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
Applications Software
Client/Server Architecture
Installing software on personal computer
WEB DESIGNING Prof. Jesse A. Role Ph. D TM UEAB 2010.
Open and save files directly from Word, Excel, and PowerPoint No more flash drives or sending yourself documents via Stop manually merging versions.
© 2005 by Prentice Hall Appendix 2 Automated Tools for Systems Development Modern Systems Analysis and Design Fourth Edition Jeffrey A. Hoffer Joey F.
1 ADVANCED MICROSOFT POWERPOINT Lesson 7 – Working with Visual and Sound Objects Microsoft Office 2003: Advanced.
Application Extension In this presentation… –About extending your underlying iSeries application. –Using Designer to extend your application. –Introduction.
Introduction 01_intro.ppt
CONFIDENTIAL – DO NOT DISTRIBUTE Copyright © 2014 Interneer, Inc. All rights reserved. Partner with Professional Services for Success and Configuration.
McGraw-Hill © 2008 The McGraw-Hill Companies, Inc. All rights reserved. Extended Learning Module L Extended Learning Module L BUILDING WEB SITES WITH FRONTPAGE.
Appendix 2 Automated Tools for Systems Development © 2006 ITT Educational Services Inc. SE350 System Analysis for Software Engineers: Unit 2 Slide 1.
Advanced Forms Lesson 10.
CSI315 Web Applications and Technology Overview of Systems Development (342)
Web Technologies Website Development Trade & Industrial Education
Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this.
IE 411/511: Visual Programming for Industrial Applications
Website Development with Dreamweaver
Automating Database Processing Chapter 6. Chapter Introduction Design and implement user-friendly menu – Called navigation form Macros – Automate repetitive.
Website Project Development Presentation by APNARAJ.COM.
Enhancing the Graphical User Interface Multiple Forms, Controls, and Menus.
Computing Fundamentals Module Lesson 3 — Changing Settings and Customizing the Desktop Computer Literacy BASICS.
OOI CI LCA REVIEW August 2010 Ocean Observatories Initiative OOI Cyberinfrastructure Architecture Overview Michael Meisinger Life Cycle Architecture Review.
1 EFS – Software Components ePAVE. 2 Electronic Packaging and Validation Engine EFS – PASAT Component.
ATLASSIAN SUITE MARK GOLDBLATT – PROJECT MANAGER 6 SIGMA GREEN BELT.
Newlook 8 Training Vas Mintzikos – Support Manager Nick Hampson – Product Evangelist.
12.1 CSC 123 Systems Analysis & Design Part IV: The Essentials of Design Chapter 12 Designing Effective Input.
Architectural Patterns Support Lecture. Software Architecture l Architecture is OVERLOADED System architecture Application architecture l Architecture.
Project Methodology May 2, System Development Life Cycle Overview.
1 User Interface Design Components Chapter Key Definitions The navigation mechanism provides the way for users to tell the system what to do The.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
Graphical Enablement In this presentation… –What is graphical enablement? –Introduction to newlook dialogs and tools used to graphical enable System i.
Chapter Eleven The X Window System. 2 Lesson A Starting and Navigating an X Window System.
Introduction to KE EMu
Chapter 4 Automated Tools for Systems Development Modern Systems Analysis and Design Third Edition 4.1.
Catholic University College of Ghana Fiapre-Sunyani INFORMATION TECHNOLOGY I Audrey Asante, Faculty of ICST Graphic User Interface Tutorials and Documentation.
Software 3 See Edmodo for images Group name: topcat Group code: i4qf9a 11/03/11.
Positioning Objects with CSS and Tables
William H. Bowers – Specification Techniques Torres 17.
Visual Basic.Net. Software to Install Visual Studio 2005 Professional Edition (Requires Windows XP Pro) MSDN Library for Visual Studio 2005 Available.
Copyright Office Material Copyright Request System.
Creating Web Pages in Word. Sharing Office Files Online Many Web pages are created using the HTML programming language. Web page editors are software.
Appendix 2 Automated Tools for Systems Development
Computer Literacy BASICS
Modern Systems Analysis and Design Third Edition
Enhanced Grid & Tab Controls - Introduction
Business System Development
Modern Systems Analysis and Design Third Edition
Using JDeveloper.
Modern Systems Analysis and Design Third Edition
The JSF Tools Project – WTP (internal) release review
Chapter 4 Enhancing the Graphical User Interface
Presentation transcript:

Implementation In this presentation… –Methodology –Software Development Life Cycle

Implementation - Methodology Phases –Approach Standards 1.Recognition Categories Graphical Basic integration 2.Extension Desktop integration Workflow

0. Approach Approach –Know your deployment environment liteclient smartclient thinclient mobileclient –Set GUI standards Look Feel –Phased implementation Simple GUI Extended application Integrated application Implementation - Methodology

GUI Standards –Design Signon screen – first screen users see Menus – where users spend a lot of time Applications –Look Color scheme Category identification Pictures –Feel Drop down boxes Buttons Message boxes Keystroke macros Combine/split screens Implementation - Methodology

Recognition –Apply correct identification CUA standards require less work Application consistency requires less work –Set categories Based on color scheme –Add simple graphic elements Navigation icons Background image –Include basic integration Simple spreadsheet graphs Word processing documents Implementation - Methodology

2. Extension Extension –Modify workflow New forms Hide screens –Add new business rules Validation Additional fields –Re-design screens combine screens split into tabs –Desktop integration Other applications Implementation - Methodology

Implementation – Software Development System Development Life Cycle (SDLC) –A logical process used to develop software applications. Typical components include, planning, code development, testing and deployment. Manage the development process –Development –QA –Production –Deployment staging

Development –Method Shared repository Individual repositories  Will require manual merging of SID files –Location Network Individual PCs Implementation – Software Development

Merge repository –Key to multiple developer environment. Implementation – Software Development

Environments –Development –QA –Production master –Production staging Promotion –Add tasks to existing green screen development. –newlook changes require promotion of SID file. Implementation – Software Development

Development QAProduction Promote Implementation – Software Development Changes Promote Deployment Production User PC Deploy Files Web UI Deploy Files Download Desktop UI Web staging

Summary Establish a reliable methodology or framework prior to starting development work on newlook screens. By knowing the client you wish to deploy (smart, thin or mobile) you can tailor to suit. Establish a software development life cycle (SDLC) that you are happy with. Make sure you include sections for Development, QA, Production and Deployment Staging.

newlook 8 Training Implementation