DIVA. What Is Diva ? Diva is a software infrastructure for visualizing and interacting with dynamic information spaces. Visualizations are built by hooking.

Slides:



Advertisements
Similar presentations
Microsoft Office Illustrated Fundamentals Unit C: Getting Started with Unit C: Getting Started with Microsoft Office 2010 Microsoft Office 2010.
Advertisements

Introduction to Visual Basic.NET Uploaded By: M.Sheraz anjum.
SolidWorks ® and SteelWorks ® Reasons for a Synergy.
Introduction to Eclipse plugin development for CSU 670 course project, Selector language (Xaspect) editor plugin implementation.
ARCH-05 Application Prophecy UML 101 Peter Varhol Principal Product Manager.
Freehand Drawing System based on Geometric Constraints Kaisuke Nakajima Joint work with Takeo Igarashi User Interface Research Group The University of.
Microsoft Excel Mania Brian Kovar and Stacy Kovar.
Building Enterprise Applications Using Visual Studio ®.NET Enterprise Architect.
 A list of sources, usually placed at the end of a document, that you consulted or cited in creating a document.
DENIM (1 of 3) Denim is a rapid prototyping tool for web information architecture and design. Denim It uses a visual editor which is optimized for stylus.
Supervised by Prof. LYU, Rung Tsong Michael Department of Computer Science & Engineering The Chinese University of Hong Kong Prepared by: Chan Pik Wah,
VIEWLOG Borehole Data GIS VIEWLOG Systems. 2 Earthfx Approach Data Management Visualization Analysis Modelling.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 15Slide 1 User interface design l Designing effective interfaces for software systems.
Using Handhelds and PCs Together by brad meyers Presented by : Isaac K. Aholu CPSC
Microsoft Office Illustrated Inserting Illustrations, Objects, and Media Clips.
About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning.
Chapter 13: Advanced GUI and Graphics
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 8 Slide 1 Tools of Software Development l 2 types of tools used by software engineers:
Distributed Data Analysis & Dissemination System (D-DADS) Prepared by Stefan Falke Rudolf Husar Bret Schichtel June 2000.
Open and save files directly from Word, Excel, and PowerPoint No more flash drives or sending yourself documents via Stop manually merging versions.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
What is Autodesk Architectural Studio? Autodesk® Architectural Studio 3 software is the visual communication and presentation tool for architects and other.
Create Forms Lesson 5. Software Orientation Creating Forms A form is a database object –enter, edit, or display data from a table or query Providing.
BUSINESS DRIVEN TECHNOLOGY Chapter Fourteen: Enhancing Collaborative Partnerships.
Dreamweaver Domain 3 KellerAdobe CS5 ACA Certification Prep Photoshop Domain 3: Understanding Adobe Photoshop CS 5 Adobe Creative Suite 5 ACA Certification.
Microsoft Office Illustrated Fundamentals
Introduction to Information Retrieval CS 5604: Information Storage and Retrieval ProjCINETViz by Maksudul Alam, S M Arifuzzaman, and Md Hasanuzzaman Bhuiyan.
1 CSE 2102 CSE 2102 CSE 2102: Introduction to Software Engineering Ch9: Software Engineering Tools and Environments.
UPC/SHMEM PAT High-level Design v.1.1 Hung-Hsun Su UPC Group, HCS lab 6/21/2005.
Output and User Interface Design
Office Live Workspace Visio 2007 Outlook 2007 Groove 2007 Access 2007 Excel 2007 Word 2007.
What is WebDemo? WebDemo is a web-based, real time collaboration tool that provides a simple way for a presenter to deliver online presentations and to.
Lattice Technology New Product Feature Highlights July 2010 Product Release.
1 Soil Resource Inventory Tool Box (SRITB) MO-13 Meeting April 17, 2008.
9. Introduction to ArcObjects Most GIS analysis carried out within a GIS consists of a labor- intensive sequence of steps. Automating a GIS makes it possible.
GUI For A Virtual Pipeline Simulation Testbed By, Revathi Manni Ranganathan Major Professor: Dr.Virgil Wallentine.
 Saundra Speed  Mariela Esparza  Kevin Escalante.
Khoros Yongqun He Dept. of Computer Science, Virginia Tech.
Contents 1.Introduction, architecture 2.Live demonstration 3.Extensibility.
Selected Topics in Software Engineering - Distributed Software Development.
Students : Hiba Ghannam Hawa Osama Superviser: Haya Sammaneh.
Systems Analysis and Design in a Changing World, 3rd Edition
Rachelle Howell and Ellen M. Rathje University of Texas at Austin NEEScomm IT Development Team.
HP Overview. HP Overview is a family of integrated network and system management solution for managing the complete IT enterprises, including networks,
GeoGebra: Free Dynamic Software for Geometry and Beyond Shelley W. Question to ponder:
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.
Chapter 12: User Interface Design
Copyright Ó Oracle Corporation, All rights reserved Working with Other Canvases.
ABone Architecture and Operation ABCd — ABone Control Daemon Server for remote EE management On-demand EE initiation and termination Automatic EE restart.
Accessible Technology and Education Robert Cohen Valerie Haven University of Massachusetts Boston.
What’s New in Office 2007 By: Kathleen MacKinnel.
Faculty Coach: Professor Martinez  Justin Mahar  Chris Baum  Greg Schmitz  Adam Abdelhamed.
Distributed Data Analysis & Dissemination System (D-DADS ) Special Interest Group on Data Integration June 2000.
The business logic engine for Microsoft IIS Speaker T.M. Arnett.
Microsoft Office 2013 The Basics Class 1. Objectives (Class 1) Identify and define Microsoft Office programs Identify which Microsoft Office programs.
Mr. Munaco Computer Technology TEACHING ADVANCED WORD 2007.
Concepts and Realization of a Diagram Editor Generator Based on Hypergraph Transformation Author: Mark Minas Presenter: Song Gu.
Ocean Observatories Initiative OOI Cyberinfrastructure Life Cycle Objectives Review January 8-9, 2013 Scientific Workflows for OOI Ilkay Altintas Charles.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
Working in the Forms Developer Environment
Reporting and Analysis With Microsoft Office
Android Layouts 24 July 2018 S.RENUKADEVI/AP/SCD/ANDROID LAYOUTS 1.
Lesson 17 Working with Graphics
Analysis models and design models
Lesson 15 Working with Tables
ODV beta Multiple views, new views bar
VISUAL COMMUNICATION USING ADOBE PHOTOSHOP CREATIVE SUITE 5
Microsoft Office Illustrated Fundamentals
Microsoft Office Illustrated Fundamentals
Presentation transcript:

DIVA

What Is Diva ? Diva is a software infrastructure for visualizing and interacting with dynamic information spaces. Visualizations are built by hooking together software components which generate, supply, filter, and display information.

Diva Architecture The high-level Diva architecture is fundamentally based on the principle of separation of data and presentation. It consists of a collection of loosely-coupled components, that communicate and collaborate to produce meaningful visual presentations. Any given visualization system or tools is constructed from a set of these components -- some general-purpose and some purpose-written -- "glued" together in useful ways.

Example: The diva.graph demo The graph demo demonstrates basic graph editing and layout functionality. A graph is constructed programmatically, and can then be edited interactively by the user. The graph editor contains six operations: Select nodes, Reshape nodes, Move nodes, Add nodes, Add edges, and Layout.

Demos contd…. The diva.canvas demo: The canvas demo illustrates the main architectural features of the canvas. The diva.sketch demo: The sketch demo demonstrates free-hand drawing and basic editing commands using pen gestures. The diva.whiteboard demo: The whiteboard demo is a digital whiteboard which supports multiple pages, limited undo and redo support, multiple pen colors and widths, and other basic whiteboard capabilities. The diva.sketch.trainer application: Sketch trainer is a program that allows users to create customized gestures for their application (square, triangle, circle, etc).

DIVA CAPABILITIES Powerful easy-to-use tools for data integration, visualization, analysis and reporting. Using DIVA, we can carry out common and necessary tasks in a faster and more efficient manner. Bring together data from disparate locations and organize using new pivot, merge and summary features. Easy to learn and use, DIVA facilitates sharing of information, using powerful new reporting features.

References cad.eecs.berkeley.edu/Respep/Research/weld/arpa/final/michaels/