The Concept application WhenAndWhereProject
mNo edit summary
mNo edit summary
Line 1: Line 1:


<html>
<style>
<style>
#video12 {
#video12 {
Line 26: Line 25:
  <iframe width="740" height="500" src="https://www.youtube.com/watch?v=QYxcZf33ZBY?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe>
  <iframe width="740" height="500" src="https://www.youtube.com/watch?v=QYxcZf33ZBY?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe>
   </div>
   </div>
</html>
 
The WhenAndWhereProject is a complete system for visualizing work on specific locations. Hopefully we can continue to add functionality to this in order to explain key concepts to model driven development.
The WhenAndWhereProject is a complete system for visualizing work on specific locations. Hopefully we can continue to add functionality to this in order to explain key concepts to model driven development.


We welcome discussion and request on what to show in order to broaden the model driven developer community.
We welcome discussion and request on what to show in order to broaden the model driven developer community.

Revision as of 05:57, 26 May 2017

This page was created by Alexandra on 2017-05-26. Last edited by Stephanie@mdriven.net on 2025-03-04.

<style>

  1. video12 {
 position: relative;
 height: 500px;
 width:560px;
 padding-bottom: 10px;

}

  1. video12 iframe {
 position: absolute;
 min-height: auto;
 min-width: auto;

}

  1. video12 div {
 position: absolute;
 top: 0;
 left:760px;
 width: 260px;
 height: 100%;
 padding-left: 10px;
 overflow-y: auto;

} </style>

<iframe width="740" height="500" src="https://www.youtube.com/watch?v=QYxcZf33ZBY?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe>

The WhenAndWhereProject is a complete system for visualizing work on specific locations. Hopefully we can continue to add functionality to this in order to explain key concepts to model driven development.

We welcome discussion and request on what to show in order to broaden the model driven developer community.