110-10-26 Beta Prototype Sarah Kuria. 210-10-26 Overview Project Schedule Important Events Process Related Information Other Experiences Demonstration.

Slides:



Advertisements
Similar presentations
Purdue University Center for Education and Research in Information Assurance and Security Building a distributed intrusion detection system with Perl Diego.
Advertisements

® IBM Software Group Copyright © 2005 IBM Corporation AJAX Toolkit Framework Emerging Internet Technologies Group.
Visual Scripting of XML
DEV-2: Getting Started with OpenEdge® Architect – Part I
Improving your OpenEdge® Development Productivity David Lund Sr. Training Program Manager, Progress.
PowerBuilder.NET Guided Tour. PowerBuilder A New PowerBuilder IDE for.NET Development.
WTX Overview.
Integrated Development Environments. Today We Will: Go over more advanced functionality of Eclipse. Break up into teams to work on presentation and final.
Eclipse[10] MIPSinEclipse. Overview Goal: To provide a friendly development environment for CS students programming in MIPS (particularly CS33 at UCLA),
Google Android as a mobile development platform T Internet Technologies for Mobile Computing Olli Mäkinen.
A New Soar Debugger in Java Douglas Pearson ThreePenny Software
CAD/CAM Design Process and the role of CAD. Design Process Engineering and manufacturing together form largest single economic activity of western civilization.
1 Introduction to the Visual Studio.NET IDE Powerpoint slides modified from Deitel & Deitel.
© 2006 by Yossi Leon, PHP IDE Project Leader; made available under the EPL v1.0 | 12/10/2006 New & Noteworthy Project Update: PHP IDE Presented By: Yossi.
OPTIMIZING AND DEBUGGING GRAPHICS APPLICATIONS WITH AMD'S GPU PERFSTUDIO 2.5 GPG Developer Tools Gordon Selley Peter Lohrmann GDC 2011.
Distributed Software evelopment Adrien Olivier(AO) Dominik Rojković(DR) Hassan Aziz Khan(HSK) Petar Butković(PB) Petar Dučić(PD) Rashid Khan(RK)
1 These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer Science.
Using Visual Basic 6.0 to Create Web-Based Database Applications
© 2007 by «Author»; made available under the EPL v1.0 | Date | Other Information, if necessary Eclipse SOA Tools Platform Project Eric Newcomer IONA Technologies.
AESuniversity Program Development Tool. Program Development Tool What is the Program Development Tool? Why use it? How to create a Program Template How.
1 FINAL PRESENTATION By: Vedran Palajić and Sarah Kuria
DEV-05: Ratcheting up your OpenEdge™ Development Productivity Sunil S Belgaonkar Principal Software Engineer.
Software Development Cycle What is Software? Instructions (computer programs) that when executed provide desired function and performance Data structures.
Selected Topics in Software Engineering - Distributed Software Development.
Developing software and hardware in parallel Vladimir Rubanov ISP RAS.
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
Session 9 Component and Deployment. OOAD with UML / Session 9 / 2 of 17 Review State Diagrams represent the software entities in terms of their states.
Ad Hoc Graphical Reports Ad Hoc Graphical Reports Copyright © Team #4 CSCI 6838 Spring CSCI Research Project and Seminar Team# 4 (
Active Server Pages (ASP), also known as Classic ASP or ASP Classic, was Microsoft's first server-side script engine for dynamically generated web pages.
Chapter 2 – Introduction to the Visual Studio .NET IDE
Background Nowadays, different software systems developed in- house are growing; companies or organization is facing problems of new collaborations and.
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
Nucleus BridgePoint Roadmap Bill Tanner Engineering Manager.
Graphene So what’s the most efficient way to spam all your Facebook friends? Team Adith Tekur (System Architect/Tester) Neha Rastogi (System Integrator)
SE503 Advanced Project Management
 Installation of Android Development Environment  Creating the App with OpenGL ES API  Running the App on Emulator Android App Development.
Final Project Presentation Mikael Krekola.
Suite TUG 2008, Orlando zTPFGI for Applications Jeff Longwell.
August 2003 At A Glance The IRC is a platform independent, extensible, and adaptive framework that provides robust, interactive, and distributed control.
 2002 Prentice Hall. All rights reserved. 1 Chapter 2 – Introduction to the Visual Studio.NET IDE Outline 2.1Introduction 2.2Visual Studio.NET Integrated.
Copyright © 2002 OSI Software, Inc. All rights reserved. PI Application Framework Example Applying the Application Framework.
Jan Hatje, DESY SNL Editor and Debugger EPICS collaboration meeting SNL Editor and Debugger EPICS collaboration meeting 2008 Shanghai Institute.
10/23/2009 Alpha Prototype. 10/23/2009 TOPICS FOR TODAY Project Schedule o Achievements o The last few weeks... System Design and Architecture (new) Prototype.
 2002 Prentice Hall. All rights reserved. 1 Introduction to the Visual Studio.NET IDE Outline Introduction Visual Studio.NET Integrated Development Environment.
Integrating and Extending Workflow 8 AA301 Carl Sykes Ed Heaney.
Final Review Systems Analysis and Design in a Changing World, 4th Edition 1 Final Review u Chapters 1-6, 8-10, 13, 14, 15 u Multiple choice, short answer,
Review of Definitions Software life cycle: –Set of activities and their relationships to each other to support the development of a software system Software.
Code Composer Studio Compile EditAsm LinkDebug File In File OutProfileGraphStatistics IDE – Integrated Development Environment SIM DSK EVM Emulator RTDX.
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
Automata Editor Tool with GEF and EMF
Introduction ITEC 420.
Welcome to ScenarioTools 3D Visualization Beta Prototype presentation
Athanasios Topaloudis 3rd Forum 15/02/2017
Component and Deployment
Improving Performance
Chapter 2 – Introduction to the Visual Studio .NET IDE
Microprocessor and Assembly Language
Distributed Software Development
Improving Scilab’s Xcos User Interface
Sarah Kuria Beta Prototype
UML: Unified modeling language
Chapter 2 – Introduction to the Visual Studio .NET IDE
Action Request System Example Education Console
Analysis models and design models
ECARS - INCOMPLETE SERVICE REQUESTS.
AJAX Toolkit Framework
An Introduction to Eclipse
Overview Activities from additional UP disciplines are needed to bring a system into being Implementation Testing Deployment Configuration and change management.
Presentation transcript:

Beta Prototype Sarah Kuria

Overview Project Schedule Important Events Process Related Information Other Experiences Demonstration

Project Schedule Current State Advances Since Alpha General State of the Project Overview of Problems Achievements

Project Schedule: Current State

Project Schedule: Advances Since Alpha

Project Schedule: General State of the Project Cost: 666 man-hours –864predicted –1440 planned project cost –1242 new forecast

Project Schedule: Overview of Problems and Achievements –A better understanding of Eclipse Architecture –Alpha release –Combine the Diagramming and Programming Views in a single Perspective –The Debugger framework is vast and complex and there is little support for its functionality –Creating an Interpreter for the student’s assembly

8 Important Events Requirements Modifications Customer Meetings

Process Related Information PROMISEDesigner View –Assembler Graphical Architecture using drag and drop –Connect, Resize, Edit Graphical components –Edit graphical parts, add descriptions –File Manipulation (Creation, Edit, Save) –Define a custom Assembler Grammar

Process Related Information PROMISEStudent view –Accept and Save, Code, Input, Edit, Save –Code parsing, syntax highlights, auto- complete –Code Compilation and Debugging –Stepping through code, adding break- points –Visual Code Run

Process Related Information PLAN –Program Analysis Definition –Program Development –Program Testing

Process Related Information PROGRESS –New technologies –Refined the UI versions –Making some headway with the debugger SETBACKS –Schedule –Accessing in-built functionality

Other Experiences Negative –Unstable versions of Eclipse –Incomplete or wrong Tutorials Positive –Eagerness to learn –Visible results Unanticipated risks –Features –Tutorials

Other Experiences Work Distribution Communication Distributed Collaboration Cultural Issues

and now…. the demonstration.………….