Mission Assurance Management Environment (MAME) Team Members: Maxim Fastovsky Sae Rom Hong Jimmy Hoo Young Soo Park Rony Velasquez Faculty Advisor: Dr.

Slides:



Advertisements
Similar presentations
Accelerating The Application Lifecycle. DEPLOY DEFINE DESIGN TEST DEVELOP CHANGE MANAGEMENT Application Lifecycle Management #1 in Java Meta, Giga, Gartner.
Advertisements

IT Project Management, Third Edition Appendix A1 Appendix A: Guide to Using Microsoft Project 2002.
Using JavaServer Pages Harry R. Erwin, PhD CIT304/CSE301.
Kangaroo Software Use of Portlet Technology for Dynamic Generation of User Interfaces Jon Ferry Chris Helmeset Greg McGraw Jonathan Peffer.
28/1/2001 Seminar in Databases in the Internet Environment Introduction to J ava S erver P ages technology by Naomi Chen.
Fast Track to ColdFusion 9. Getting Started with ColdFusion Understanding Dynamic Web Pages ColdFusion Benchmark Introducing the ColdFusion Language Introducing.
DT211/3 Internet Application Development
DT228/3 Web Development JSP: Directives and Scripting elements.
Java Server Pages Russell Beale. What are Java Server Pages? Separates content from presentation Good to use when lots of HTML to be presented to user,
The Current System Log and Update Time Switch Weeks via Calendar View, Edit, Delete Time for Selected Week Manage and View Leave Time Submit and Print.
TEAM 3 - CS616 Order Processing - Project Presentation.
Mishal Hamartze On J2EE Online Voting System Eyal Krikon Eran Yoniel Supervisor: Ben-Ami Yassour Winter Technion – Israel Institute of Technology.
Introduction Need: A dynamic, user controlled website Built in forums, security, and news support Work with existing OpenInsight application Seamless.
Nilesh Mandani Competencies include: Volume Licensing Enterprise Resource Planning Customer Relationship Management Business Intelligence Proposal for.
Web 2.0 with AJAX Students : LASC Ioana KELEMEN Csilla POP Dan Adrian CIOBANU Dumitru Daniel Project leader : Ahmed RHIAT.
UNIT-V The MVC architecture and Struts Framework.
Sys Prog & Scripting - HW Univ1 Systems Programming & Scripting Lecture 15: PHP Introduction.
11. Java-Based Web: JSP, JSF. 2 Motto: Rule 1: Our client is always right Rule 2: If you think our client is wrong, see Rule 1. - Anonymous.
M. Taimoor Khan * Java Server Pages (JSP) is a server-side programming technology that enables the creation of dynamic,
09/04/2008 Wallops Institutional Information Management System WIIMS An Overview.
© 2006 IBM Corporation IBM WebSphere Portlet Factory Architecture.
Scheduling Java Objects Using the SDK Matthias Nott, Business Objects.
Team Members Team Members Tim Geiger Joe Hunsaker Kevin Kocher David May Advisor Dr. Juliet Hurtig November 8, 2001.
Java Portals and Portlets Submitted By: Rashi Chopra CIS 764 Fall 2007 Rashi Chopra.
CS562 Advanced Java and Internet Application Introduction to the Computer Warehouse Web Application. Java Server Pages (JSP) Technology. By Team Alpha.
Modern Programming Language. Web Container & Web Applications Web applications are server side applications The most essential requirement.
Chapter 6 Chapter 6 Server Side Programming (JSP) Part 1 1 (IS 203) WebProgramming (IS 203) Web Programming.
DT228/3 Web Development JSP: Actions elements and JSTL.
10 Copyright © 2004, Oracle. All rights reserved. Building ADF View Components.
MATT, JARED, PAUL MEETING 10 Syllabus Management System.
JSP / Servlets and Beans
XML 2002 Annotation Management in an XML CMS A Case Study.
Discover Unlimited Website Possibilities Prague, October 18-20, 2010.
A Presentation Presentation On JSP On JSP & Online Shopping Cart Online Shopping Cart.
Speaker Name Speaker Title Speaker Title Oracle Corporation Olivier Le Diouris Principal Product Manager Oracle Corporation Building Servlet and JSP Applications.
Manage your projects efficiently and on a high level PROJECT MANAGEMENT SYSTEM Enovatio Projects Efficient project management Creating project plans Increasing.
Distributed software development ColdWatch Final project presentation Angie Angarita Matija Renić
PHP Assignment Help BookMyEssay. What is PHP PHP is a scripting language generally used on web servers. It is an open source language and embedded code.
Online Event Organizing Company Managemant System
Architecture Review 10/11/2004
Web Programming Language
Business rules.
Requirements Specifications for Web Portal Application
Internet Made Easy! Make sure all your information is always up to date and instantly available to all your clients.
InLoox 9 Web App Product Presentation
The Inbox helps you manage incoming internet leads from one centralized location.
Cms Full-featured Flexible Web Content Management System for All Your Needs.
PLM, Document and Workflow Management
Platform Overview Provide your marketing and sales groups with a single, integrated, web based on-demand platform that allows them to easily automate and.
Introduction and Principles
Globey’s World K-6 Teaching Application Support and Software Ongo-08b
Personnel Effort Budget
4166 Review.
Appendix A: Guide to Using Microsoft Project 2002
Software Support Framework
Task Management System (TMS)
PHP / MySQL Introduction
InLoox 9 Web App Product Presentation
Design and Maintenance of Web Applications in J2EE
MSIS 655 Advanced Business Applications Programming
CMS Online Quarterly Release Notes January 2018
Building an Integrable XBRL Portal Daniel Hamm German Central Bank
Globey’s World Ongo-08b Abstract End-Product Description Introduction
Ongo-08b: K – 12 Teaching Application Support
Java Server Pages (JSP)
JavaServer Faces: The Fundamentals
AppointmentmentPeach Appointment Manager
J2EE Lecture 1:Servlet and JSP
Appendix A: Guide to Using Microsoft Project 2002
Contract Management Software 100% Cloud-Based ContraxAware provides you with a deep set of easy to use contract management features.
Presentation transcript:

Mission Assurance Management Environment (MAME) Team Members: Maxim Fastovsky Sae Rom Hong Jimmy Hoo Young Soo Park Rony Velasquez Faculty Advisor: Dr. Jiang Guo June 11, 2010

Mission Assurance Management Environment Developed for NASA JPL A simple system to manage missions and processes was needed MAME was developed to handle those tasks and help engineer and managers to better communicate between themselves and present a better view over the entire project.

What is Mame? MAME is a web based application built on Java Servlets, Java Server Pages (JSP) and JQuery. It was developed using a Net Beans IDE Database Chosen was MySQL. A way to create and manage new and existing tasks and processes was created.

Jimmy Hoo - prior project leader - Radar View Rony Velasquez - current project leader - administration - process tracking - process logging Maxim fastovsky - process execution - process analysis Saerom Hong - Monthly Report - Debugging Young Park - Role Model - Documentation

User Management Create users with the following attributes: – name, username, location, , phone, supervisor, appoint date, leave date Relationship Matrix – Defines rankings among the different roles

Define Processes A manager can create a new project from scratch Or they can use an existing template from previous successful projects They can define new processes, tasks, due dates, and assign those to engineers.

MAME Mail Engineers and project managers can each other Users get notification for tasks due and new tasks added Libraries – JavaMail, Quartz for self scheduling

Radar View New Technology, heavy limitations with trial versions Adobe Flex along with IBM Ilog Elixir Library Created XML in java using Xstream library XML file created in a servlet dynamically, and passed to an embedded flex code.

Monthly Report Monthly Report is an online project generator. CKEditor used to edit content Generate a customizable report for each project

Monthly Report (Cont’d) Extensive research on html editor and a user friendly interface Integration of CKEditor and JSP. Save/retrieve each custom project from database and display for each user and project Create a custom template according to MAME specification.

Demonstration of MAME...