<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://infovis-wiki.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=UE-InfoVis0910+0507049</id>
	<title>InfoVis:Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://infovis-wiki.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=UE-InfoVis0910+0507049"/>
	<link rel="alternate" type="text/html" href="https://infovis-wiki.net/wiki/Special:Contributions/UE-InfoVis0910_0507049"/>
	<updated>2026-05-31T14:17:55Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24139</id>
		<title>Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24139"/>
		<updated>2010-01-27T23:14:10Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
=== Zu erstellende Visualisierung ===&lt;br /&gt;
-------------------------------&lt;br /&gt;
* Stammbaum der Nachkommen von Lisa und Bart Simpson*&lt;br /&gt;
 &lt;br /&gt;
...Visualisierung der Nachkommen von Lisa Simpson sowie der Nachkommen von Bart Simpson. Dabei sollen  zwei Stammbäume entstehen - einer von Bart und einer von Lisa - die dann miteinander verglichen werden können. Zuerst kommen Lisa und Bart, dann deren Kinder, ihre Enkel, etc. (mind 4 Generationen). Da es noch keine Nachkommen gibt, können diese frei erfunden werden.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll folgende Informationen darstellen:&lt;br /&gt;
 &lt;br /&gt;
- Verwandtschaftsverhältnisse (zumindest Eltern-Kinder),&lt;br /&gt;
 &lt;br /&gt;
- Unterscheidung zwischen Blutsverwandtschaft und angeheirateten Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- Geburts- und Todestag sowie Lebensdauer von allen Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- wichtige Ereignisse im Leben jedes Familienmitglieds (z.B., Anzeigen, Gefängnisaufenthalte, Schulzeit, Studienzeit, Nobelpreise, Arbeitslosigkeit etc.)&lt;br /&gt;
 &lt;br /&gt;
- Zufriedenheit jedes Familienmitglieds (Skala: sehr niedrig - niedrig - mittel - hoch - sehr  hoch); kann sich im Laufe des Lebens ändern.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll die interaktive Auseinandersetzung mit den Daten ermöglichen.&lt;br /&gt;
Verpflichtend:&lt;br /&gt;
Möglichkeiten zum besseren Vergleich von einzelnen Abschnitten der Stammbäume bzw. Vergleich von Ausschnitten aus Lisas und Barts Stammbäumen.&lt;br /&gt;
+ mind. 2 weitere Interaktionsmöglichkeiten (z.B., Details on Demand, Filteroptionen)&lt;br /&gt;
 &lt;br /&gt;
Allgemein:&lt;br /&gt;
 &lt;br /&gt;
- Die Daten sollen zur Analyse von Zusammenhängen zwischen Familienverhältnissen, wichtigen Ereignissen und Zufriedenheit visualisiert werden (die Anwendungsgebiets- und Zielgruppenanalyse kann kurz gehalten werden).&lt;br /&gt;
 &lt;br /&gt;
- Die bisher erlernten Design-Prinzipien sollen umgesetzt werden z.B.: Optimierung der Data-ink ratio (keine Comics!), visuelle Attribute (Größe, Farbe, Position, etc.) sollen sinnvoll eingesetzt werden (Information darstellen).&lt;br /&gt;
 &lt;br /&gt;
- Die Mockups sollten zumindest 1) die beiden Stammbäume im Überblick  und 2) eine detaillierte Vergleichsansicht von 2 Teil-Stammbäumen wiedergeben.&lt;br /&gt;
 &lt;br /&gt;
- Alle nicht angeführten Daten können frei erfunden werden.&lt;br /&gt;
&lt;br /&gt;
------------------------------&lt;br /&gt;
&lt;br /&gt;
== analysis == &lt;br /&gt;
&lt;br /&gt;
=== application area ===&lt;br /&gt;
This graph is about family-tree visualization, where parents-children connections should be shown. It should not just be about family relations, but also be about individual happenings and feelings. The family tree should visualize hierarchical structures. &lt;br /&gt;
As already mentioned the tree should not only contain family relations, but also individual content and most important is, that the tree should be interactive:&lt;br /&gt;
* show detail information of a person, if demanded&lt;br /&gt;
* enable detailed comparisons of a section&lt;br /&gt;
&lt;br /&gt;
=== dataset ===&lt;br /&gt;
&lt;br /&gt;
* Sex is a nominal data because it cannot be ordered in a meaningful way. Both genders are equivalent. Additionally, the gender is a binary value (being male or female).&lt;br /&gt;
* The date of birth and death are ordinal values, because of the chronological order. In reality continual, we simplified the modelling by leaving out the time of birth. So are only discrete values are possible. &lt;br /&gt;
* The contentedness of a person is a discrete value, there are three different values possible (good, neutral, bad). It is 2-dimensional, because the contentedness is dependent on the time (what makes it temporal too) and of the value (good, bad, neutral).&lt;br /&gt;
* Important happenings are temporal, because they change by time. &lt;br /&gt;
* Text data like first and last name is a nominal value.&lt;br /&gt;
* The family tree itself has a hierarchical data, the ancestors are on top and are followed by their children, grand children etc. Relations of the same generation (partners, siblings) are shown on the same level. The hierarchy is shown implicitly, no extra hint is made.&lt;br /&gt;
&lt;br /&gt;
=== target group ===&lt;br /&gt;
In general, the main target group are descendants, who want to know more about their ancestors and not just who they are / were, but it could be also interesting for everyone, who wants to know more about the specified family. (In this case it would be interesting for all serious Simpsons fans, who want to know everything about their favorite characters).&lt;br /&gt;
But in general this type of family tree contains some very sensitive data (like criminal records) and shouldn&#039;t be viewed by everyone due to privacy reasons.&lt;br /&gt;
&lt;br /&gt;
=== use of visualization ===&lt;br /&gt;
To show relations a graph is much better than a table. So the primary aim of the visualization is to show relations between the family trees. An interesting aspect in this visualization could be, that there could be some time shift between different generations. For Example: 4.generation child from one parent could be as old as 3.generation from another parent.&lt;br /&gt;
&lt;br /&gt;
==== questions getting answered by visualization ====&lt;br /&gt;
* Who were my ancestors?&lt;br /&gt;
* Who is related with me?&lt;br /&gt;
* Were my ancestors lucky with their lives?&lt;br /&gt;
* Did some happenings change their contentedness?&lt;br /&gt;
* How long did they live or are they still alive?&lt;br /&gt;
* What special happenings did they have in their lives?&lt;br /&gt;
&lt;br /&gt;
== concept ==&lt;br /&gt;
&lt;br /&gt;
=== techniques used ===&lt;br /&gt;
We like to see our family-tree as computer application (maybe just a internet page), because it&#039;s very easy to create and very easy to use interactive applications on computer-systems and almost everyone should be familiar with it.&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
The family relationships are shown in a classical tree view. Generations are shown in one line. To show relationships a conduit is used, for example: Between two persons, who get children a conduit is used, a conduit is also used between those parents and their children and so on.&lt;br /&gt;
&lt;br /&gt;
The family-tree overview contains following data:&lt;br /&gt;
* Name of the person&lt;br /&gt;
* Conduit and position are showing relations&lt;br /&gt;
* Conduit also shows if person is related by marriage&lt;br /&gt;
* Sex is shown by color background&lt;br /&gt;
&lt;br /&gt;
==== timeline ====&lt;br /&gt;
&lt;br /&gt;
To bring a time dimension into our application, we included the so called &amp;quot;timeline mode&amp;quot;. This is a special compare view, to show time differences between different persons. In the timeline mode you can see, when a person, was born, died, which mood he/she had, when he/she was alive, and also relations between married and blood relatet persons are visible.&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
By sliding with the mouse cursor over a member of the family tree a pop up window appears with short informations about the specified family-member. If more information is needed, one can click on the window, to show more detailed information about the person. An advantage of this method (nesting) is, that sensitive data can be preserved with a password. A Disadvantage is, that it could be more inconvenient to use the application. Therefore a login-system would be very helpful.&lt;br /&gt;
&lt;br /&gt;
The  hover field contains following data:&lt;br /&gt;
* Picture, if available&lt;br /&gt;
* Name&lt;br /&gt;
* Sex&lt;br /&gt;
* Date of birth&lt;br /&gt;
* Date of death&lt;br /&gt;
&lt;br /&gt;
==== detail information ====&lt;br /&gt;
By clicking on the popup-window button in the hover menu an extra pop-up window appears, in which all the registered data of the person shows up. The Contentedness-scale also has a mouse over effect: When sliding with the mouse over a specific time (from left to right) it shows the nearest happening from the happening list.&lt;br /&gt;
&lt;br /&gt;
The detail information contains following data:&lt;br /&gt;
* All the data shown in the popup window&lt;br /&gt;
* Contentedness-scale&lt;br /&gt;
* Important happenings&lt;br /&gt;
&lt;br /&gt;
==== additional interactivity ====&lt;br /&gt;
&lt;br /&gt;
To increase the number of possibilities for user interaction a filtering and sorting mode was added to the Mock-Up&#039;s. The user can sort and filter name, date, etc.&lt;br /&gt;
&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
To compare specified family tree details a member of the tree has to be selected at first. This happens by double clicking a specified member. To compare with another family tree just double click a member of the other family tree to get into the comparison view.&lt;br /&gt;
There the two specified family tree&#039;s are going to be compared. Also different generations can be compared.&lt;br /&gt;
&lt;br /&gt;
===explanation===&lt;br /&gt;
&lt;br /&gt;
We used hierarchical trees to visualize the realtions between the persons, because it is the easiest and most common way to do it. Everybody can relate to it. To visualize gender and marriage/divorce we used symbols. As an additional mode we used the timeline mode to ease the comparisons. For the Contentedness-scale we used the colors green to red, because green is naturally related to good and red to bad/angry. We used the mouse-over effect to  show the events so that the user has the feelings and the related event combined and also the time aspect.&lt;br /&gt;
&lt;br /&gt;
=== mockups ===&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
[[Image:06-stammbaum.jpg|900px]]&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
[[Image:06-Stammbaum1.jpg|900px]]&lt;br /&gt;
==== detail information ====&lt;br /&gt;
[[Image:06-Stammbaum2.jpg|900px]]&lt;br /&gt;
==== selection of specified tree ====&lt;br /&gt;
[[Image:06-Stammbaum-selected.jpg|900px]]&lt;br /&gt;
==== selection of blood tree ====&lt;br /&gt;
[[Image:06-Stammbaum-blood.jpg|900px]]&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
[[Image:06-Stammbaum-comparison.jpg|900px]]&lt;br /&gt;
==== timeline ====&lt;br /&gt;
[[Image:06-Stammbaum-timeline.jpg|900px]]&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2009/10|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06|Gruppe 06]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24138</id>
		<title>Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24138"/>
		<updated>2010-01-27T23:11:27Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
=== Zu erstellende Visualisierung ===&lt;br /&gt;
-------------------------------&lt;br /&gt;
* Stammbaum der Nachkommen von Lisa und Bart Simpson*&lt;br /&gt;
 &lt;br /&gt;
...Visualisierung der Nachkommen von Lisa Simpson sowie der Nachkommen von Bart Simpson. Dabei sollen  zwei Stammbäume entstehen - einer von Bart und einer von Lisa - die dann miteinander verglichen werden können. Zuerst kommen Lisa und Bart, dann deren Kinder, ihre Enkel, etc. (mind 4 Generationen). Da es noch keine Nachkommen gibt, können diese frei erfunden werden.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll folgende Informationen darstellen:&lt;br /&gt;
 &lt;br /&gt;
- Verwandtschaftsverhältnisse (zumindest Eltern-Kinder),&lt;br /&gt;
 &lt;br /&gt;
- Unterscheidung zwischen Blutsverwandtschaft und angeheirateten Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- Geburts- und Todestag sowie Lebensdauer von allen Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- wichtige Ereignisse im Leben jedes Familienmitglieds (z.B., Anzeigen, Gefängnisaufenthalte, Schulzeit, Studienzeit, Nobelpreise, Arbeitslosigkeit etc.)&lt;br /&gt;
 &lt;br /&gt;
- Zufriedenheit jedes Familienmitglieds (Skala: sehr niedrig - niedrig - mittel - hoch - sehr  hoch); kann sich im Laufe des Lebens ändern.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll die interaktive Auseinandersetzung mit den Daten ermöglichen.&lt;br /&gt;
Verpflichtend:&lt;br /&gt;
Möglichkeiten zum besseren Vergleich von einzelnen Abschnitten der Stammbäume bzw. Vergleich von Ausschnitten aus Lisas und Barts Stammbäumen.&lt;br /&gt;
+ mind. 2 weitere Interaktionsmöglichkeiten (z.B., Details on Demand, Filteroptionen)&lt;br /&gt;
 &lt;br /&gt;
Allgemein:&lt;br /&gt;
 &lt;br /&gt;
- Die Daten sollen zur Analyse von Zusammenhängen zwischen Familienverhältnissen, wichtigen Ereignissen und Zufriedenheit visualisiert werden (die Anwendungsgebiets- und Zielgruppenanalyse kann kurz gehalten werden).&lt;br /&gt;
 &lt;br /&gt;
- Die bisher erlernten Design-Prinzipien sollen umgesetzt werden z.B.: Optimierung der Data-ink ratio (keine Comics!), visuelle Attribute (Größe, Farbe, Position, etc.) sollen sinnvoll eingesetzt werden (Information darstellen).&lt;br /&gt;
 &lt;br /&gt;
- Die Mockups sollten zumindest 1) die beiden Stammbäume im Überblick  und 2) eine detaillierte Vergleichsansicht von 2 Teil-Stammbäumen wiedergeben.&lt;br /&gt;
 &lt;br /&gt;
- Alle nicht angeführten Daten können frei erfunden werden.&lt;br /&gt;
&lt;br /&gt;
------------------------------&lt;br /&gt;
&lt;br /&gt;
== analysis == &lt;br /&gt;
&lt;br /&gt;
=== application area ===&lt;br /&gt;
This graph is about family-tree visualization, where parents-children connections should be shown. It should not just be about family relations, but also be about individual happenings and feelings. The family tree should visualize hierarchical structures. &lt;br /&gt;
As already mentioned the tree should not only contain family relations, but also individual content and most important is, that the tree should be interactive:&lt;br /&gt;
* show detail information of a person, if demanded&lt;br /&gt;
* enable detailed comparisons of a section&lt;br /&gt;
&lt;br /&gt;
=== dataset ===&lt;br /&gt;
&lt;br /&gt;
* Sex is a nominal data because it cannot be ordered in a meaningful way. Both genders are equivalent. Additionally, the gender is a binary value (being male or female).&lt;br /&gt;
* The date of birth and death are ordinal values, because of the chronological order. In reality continual, we simplified the modelling by leaving out the time of birth. So are only discrete values are possible. &lt;br /&gt;
* The contentedness of a person is a discrete value, there are three different values possible (good, neutral, bad). It is 2-dimensional, because the contentedness is dependent on the time (what makes it temporal too) and of the value (good, bad, neutral).&lt;br /&gt;
* Important happenings are temporal, because they change by time. &lt;br /&gt;
* Text data like first and last name is a nominal value.&lt;br /&gt;
* The family tree itself has a hierarchical data, the ancestors are on top and are followed by their children, grand children etc. Relations of the same generation (partners, siblings) are shown on the same level. The hierarchy is shown implicitly, no extra hint is made.&lt;br /&gt;
&lt;br /&gt;
=== target group ===&lt;br /&gt;
In general, the main target group are descendants, who want to know more about their ancestors and not just who they are / were, but it could be also interesting for everyone, who wants to know more about the specified family. (In this case it would be interesting for all serious Simpsons fans, who want to know everything about their favorite characters).&lt;br /&gt;
But in general this type of family tree contains some very sensitive data (like criminal records) and shouldn&#039;t be viewed by everyone due to privacy reasons.&lt;br /&gt;
&lt;br /&gt;
=== use of visualization ===&lt;br /&gt;
To show relations a graph is much better than a table. So the primary aim of the visualization is to show relations between the family trees. An interesting aspect in this visualization could be, that there could be some time shift between different generations. For Example: 4.generation child from one parent could be as old as 3.generation from another parent.&lt;br /&gt;
&lt;br /&gt;
==== questions getting answered by visualization ====&lt;br /&gt;
* Who were my ancestors?&lt;br /&gt;
* Who is related with me?&lt;br /&gt;
* Were my ancestors lucky with their lives?&lt;br /&gt;
* Did some happenings change their contentedness?&lt;br /&gt;
* How long did they live or are they still alive?&lt;br /&gt;
* What special happenings did they have in their lives?&lt;br /&gt;
&lt;br /&gt;
== concept ==&lt;br /&gt;
&lt;br /&gt;
=== Techniques used ===&lt;br /&gt;
We like to see our family-tree as computer application (maybe just a internet page), because it&#039;s very easy to create and very easy to use interactive applications on computer-systems and almost everyone should be familiar with it.&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
The family relationships are shown in a classical tree view. Generations are shown in one line. To show relationships a conduit is used, for example: Between two persons, who get children a conduit is used, a conduit is also used between those parents and their children and so on.&lt;br /&gt;
&lt;br /&gt;
The family-tree overview contains following data:&lt;br /&gt;
* Name of the person&lt;br /&gt;
* Conduit and position are showing relations&lt;br /&gt;
* Conduit also shows if person is related by marriage&lt;br /&gt;
* Sex is shown by color background&lt;br /&gt;
&lt;br /&gt;
=== Timeline ===&lt;br /&gt;
&lt;br /&gt;
To bring a time dimension into our application, we included the so called &amp;quot;timeline mode&amp;quot;. This is a special compare view, to show time differences between different persons. In the timeline mode you can see, when a person, was born, died, which mood he/she had, when he/she was alive, and also relations between married and blood relatet persons are visible.&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
By sliding with the mouse cursor over a member of the family tree a pop up window appears with short informations about the specified family-member. If more information is needed, one can click on the window, to show more detailed information about the person. An advantage of this method (nesting) is, that sensitive data can be preserved with a password. A Disadvantage is, that it could be more inconvenient to use the application. Therefore a login-system would be very helpful.&lt;br /&gt;
&lt;br /&gt;
The  hover field contains following data:&lt;br /&gt;
* Picture, if available&lt;br /&gt;
* Name&lt;br /&gt;
* Sex&lt;br /&gt;
* Date of birth&lt;br /&gt;
* Date of death&lt;br /&gt;
&lt;br /&gt;
==== detail information ====&lt;br /&gt;
By clicking on the popup-window button in the hover menu an extra pop-up window appears, in which all the registered data of the person shows up. The Contentedness-scale also has a mouse over effect: When sliding with the mouse over a specific time (from left to right) it shows the nearest happening from the happening list.&lt;br /&gt;
&lt;br /&gt;
The detail information contains following data:&lt;br /&gt;
* All the data shown in the popup window&lt;br /&gt;
* Contentedness-scale&lt;br /&gt;
* Important happenings&lt;br /&gt;
&lt;br /&gt;
==== Additional interactivity ====&lt;br /&gt;
&lt;br /&gt;
To increase the number of possibilities for user interaction a filtering and sorting mode was added to the Mock-Up&#039;s. The user can sort and filter name, date, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
To compare specified family tree details a member of the tree has to be selected at first. This happens by double clicking a specified member. To compare with another family tree just double click a member of the other family tree to get into the comparison view.&lt;br /&gt;
There the two specified family tree&#039;s are going to be compared. Also different generations can be compared.&lt;br /&gt;
&lt;br /&gt;
===Explanation===&lt;br /&gt;
&lt;br /&gt;
We used hierarchical trees to visualize the realtions between the persons, because it is the easiest and most common way to do it. Everybody can relate to it. To visualize gender and marriage/divorce we used symbols. As an additional mode we used the timeline mode to ease the comparisons. For the Contentedness-scale we used the colors green to red, because green is naturally related to good and red to bad/angry. We used the mouse-over effect to  show the events so that the user has the feelings and the related event combined and also the time aspect.&lt;br /&gt;
&lt;br /&gt;
=== mockups ===&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
[[Image:06-stammbaum.jpg|900px]]&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
[[Image:06-Stammbaum1.jpg|900px]]&lt;br /&gt;
==== detail information ====&lt;br /&gt;
[[Image:06-Stammbaum2.jpg|900px]]&lt;br /&gt;
==== selection of specified tree ====&lt;br /&gt;
[[Image:06-Stammbaum-selected.jpg|900px]]&lt;br /&gt;
==== selection of blood tree ====&lt;br /&gt;
[[Image:06-Stammbaum-blood.jpg|900px]]&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
[[Image:06-Stammbaum-comparison.jpg|900px]]&lt;br /&gt;
==== timeline ====&lt;br /&gt;
[[Image:06-Stammbaum-timeline.jpg|900px]]&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2009/10|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06|Gruppe 06]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24137</id>
		<title>Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24137"/>
		<updated>2010-01-27T23:02:28Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
=== Zu erstellende Visualisierung ===&lt;br /&gt;
-------------------------------&lt;br /&gt;
* Stammbaum der Nachkommen von Lisa und Bart Simpson*&lt;br /&gt;
 &lt;br /&gt;
...Visualisierung der Nachkommen von Lisa Simpson sowie der Nachkommen von Bart Simpson. Dabei sollen  zwei Stammbäume entstehen - einer von Bart und einer von Lisa - die dann miteinander verglichen werden können. Zuerst kommen Lisa und Bart, dann deren Kinder, ihre Enkel, etc. (mind 4 Generationen). Da es noch keine Nachkommen gibt, können diese frei erfunden werden.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll folgende Informationen darstellen:&lt;br /&gt;
 &lt;br /&gt;
- Verwandtschaftsverhältnisse (zumindest Eltern-Kinder),&lt;br /&gt;
 &lt;br /&gt;
- Unterscheidung zwischen Blutsverwandtschaft und angeheirateten Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- Geburts- und Todestag sowie Lebensdauer von allen Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- wichtige Ereignisse im Leben jedes Familienmitglieds (z.B., Anzeigen, Gefängnisaufenthalte, Schulzeit, Studienzeit, Nobelpreise, Arbeitslosigkeit etc.)&lt;br /&gt;
 &lt;br /&gt;
- Zufriedenheit jedes Familienmitglieds (Skala: sehr niedrig - niedrig - mittel - hoch - sehr  hoch); kann sich im Laufe des Lebens ändern.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll die interaktive Auseinandersetzung mit den Daten ermöglichen.&lt;br /&gt;
Verpflichtend:&lt;br /&gt;
Möglichkeiten zum besseren Vergleich von einzelnen Abschnitten der Stammbäume bzw. Vergleich von Ausschnitten aus Lisas und Barts Stammbäumen.&lt;br /&gt;
+ mind. 2 weitere Interaktionsmöglichkeiten (z.B., Details on Demand, Filteroptionen)&lt;br /&gt;
 &lt;br /&gt;
Allgemein:&lt;br /&gt;
 &lt;br /&gt;
- Die Daten sollen zur Analyse von Zusammenhängen zwischen Familienverhältnissen, wichtigen Ereignissen und Zufriedenheit visualisiert werden (die Anwendungsgebiets- und Zielgruppenanalyse kann kurz gehalten werden).&lt;br /&gt;
 &lt;br /&gt;
- Die bisher erlernten Design-Prinzipien sollen umgesetzt werden z.B.: Optimierung der Data-ink ratio (keine Comics!), visuelle Attribute (Größe, Farbe, Position, etc.) sollen sinnvoll eingesetzt werden (Information darstellen).&lt;br /&gt;
 &lt;br /&gt;
- Die Mockups sollten zumindest 1) die beiden Stammbäume im Überblick  und 2) eine detaillierte Vergleichsansicht von 2 Teil-Stammbäumen wiedergeben.&lt;br /&gt;
 &lt;br /&gt;
- Alle nicht angeführten Daten können frei erfunden werden.&lt;br /&gt;
&lt;br /&gt;
------------------------------&lt;br /&gt;
&lt;br /&gt;
== analysis == &lt;br /&gt;
&lt;br /&gt;
=== application area ===&lt;br /&gt;
This graph is about family-tree visualization, where parents-children connections should be shown. It should not just be about family relations, but also be about individual happenings and feelings. The family tree should visualize hierarchical structures. &lt;br /&gt;
As already mentioned the tree should not only contain family relations, but also individual content and most important is, that the tree should be interactive:&lt;br /&gt;
* show detail information of a person, if demanded&lt;br /&gt;
* enable detailed comparisons of a section&lt;br /&gt;
&lt;br /&gt;
=== dataset ===&lt;br /&gt;
&lt;br /&gt;
* Sex is a nominal data because it cannot be ordered in a meaningful way. Both genders are equivalent. Additionally, the gender is a binary value (being male or female).&lt;br /&gt;
* The date of birth and death are ordinal values, because of the chronological order. In reality continual, we simplified the modelling by leaving out the time of birth. So are only discrete values are possible. &lt;br /&gt;
* The contentedness of a person is a discrete value, there are three different values possible (good, neutral, bad). It is 2-dimensional, because the contentedness is dependent on the time (what makes it temporal too) and of the value (good, bad, neutral).&lt;br /&gt;
* Important happenings are temporal, because they change by time. &lt;br /&gt;
* Text data like first and last name is a nominal value.&lt;br /&gt;
* The family tree itself has a hierarchical data, the ancestors are on top and are followed by their children, grand children etc. Relations of the same generation (partners, siblings) are shown on the same level. The hierarchy is shown implicitly, no extra hint is made.&lt;br /&gt;
&lt;br /&gt;
=== target group ===&lt;br /&gt;
In general, the main target group are descendants, who want to know more about their ancestors and not just who they are / were, but it could be also interesting for everyone, who wants to know more about the specified family. (In this case it would be interesting for all serious Simpsons fans, who want to know everything about their favorite characters).&lt;br /&gt;
But in general this type of family tree contains some very sensitive data (like criminal records) and shouldn&#039;t be viewed by everyone due to privacy reasons.&lt;br /&gt;
&lt;br /&gt;
=== use of visualization ===&lt;br /&gt;
To show relations a graph is much better than a table. So the primary aim of the visualization is to show relations between the family trees. An interesting aspect in this visualization could be, that there could be some time shift between different generations. For Example: 4.generation child from one parent could be as old as 3.generation from another parent.&lt;br /&gt;
&lt;br /&gt;
==== questions getting answered by visualization ====&lt;br /&gt;
* Who were my ancestors?&lt;br /&gt;
* Who is related with me?&lt;br /&gt;
* Were my ancestors lucky with their lives?&lt;br /&gt;
* Did some happenings change their contentedness?&lt;br /&gt;
* How long did they live or are they still alive?&lt;br /&gt;
* What special happenings did they have in their lives?&lt;br /&gt;
&lt;br /&gt;
== concept ==&lt;br /&gt;
&lt;br /&gt;
=== Techniques used ===&lt;br /&gt;
We like to see our family-tree as computer application (maybe just a internet page), because it&#039;s very easy to create and very easy to use interactive applications on computer-systems and almost everyone should be familiar with it.&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
The family relationships are shown in a classical tree view. Generations are shown in one line. To show relationships a conduit is used, for example: Between two persons, who get children a conduit is used, a conduit is also used between those parents and their children and so on.&lt;br /&gt;
&lt;br /&gt;
The family-tree overview contains following data:&lt;br /&gt;
* Name of the person&lt;br /&gt;
* Conduit and position are showing relations&lt;br /&gt;
* Conduit also shows if person is related by marriage&lt;br /&gt;
* Sex is shown by color background&lt;br /&gt;
&lt;br /&gt;
=== Timeline ===&lt;br /&gt;
&lt;br /&gt;
To bring a time dimension into our application, we included the so called &amp;quot;timeline mode&amp;quot;. This is a special compare view, to show time differences between different persons. In the timeline mode you can see, when a person, was born, died, which mood he/she had, when he/she was alive, and also relations between married and blood relatet persons are visible.&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
By sliding with the mouse cursor over a member of the family tree a pop up window appears with short informations about the specified family-member. If more information is needed, one can click on the window, to show more detailed information about the person. An advantage of this method (nesting) is, that sensitive data can be preserved with a password. A Disadvantage is, that it could be more inconvenient to use the application. Therefore a login-system would be very helpful.&lt;br /&gt;
&lt;br /&gt;
The  hover field contains following data:&lt;br /&gt;
* Picture, if available&lt;br /&gt;
* Name&lt;br /&gt;
* Sex&lt;br /&gt;
* Date of birth&lt;br /&gt;
* Date of death&lt;br /&gt;
&lt;br /&gt;
==== detail information ====&lt;br /&gt;
By clicking on the popup-window button in the hover menu an extra pop-up window appears, in which all the registered data of the person shows up. The Contentedness-scale also has a mouse over effect: When sliding with the mouse over a specific time (from left to right) it shows the nearest happening from the happening list.&lt;br /&gt;
&lt;br /&gt;
The detail information contains following data:&lt;br /&gt;
* All the data shown in the popup window&lt;br /&gt;
* Contentedness-scale&lt;br /&gt;
* Important happenings&lt;br /&gt;
&lt;br /&gt;
==== Additional interactivity ====&lt;br /&gt;
&lt;br /&gt;
To increase the number of possibilities for user interaction a filtering and sorting mode was added to the Mock-Up&#039;s. The user can sort and filter name, date, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
To compare specified family tree details a member of the tree has to be selected at first. This happens by double clicking a specified member. To compare with another family tree just double click a member of the other family tree to get into the comparison view.&lt;br /&gt;
There the two specified family tree&#039;s are going to be compared. Also different generations can be compared.&lt;br /&gt;
&lt;br /&gt;
===Explanation===&lt;br /&gt;
&lt;br /&gt;
We used hierarchical trees to visualize the realtions between the persons, because it is the easiest and most common way to do it. Everybody can relate to it. To visualize gender and marriage/divorce we used symbols. As an additional mode we used the timeline mode to ease the comparisons. &lt;br /&gt;
&lt;br /&gt;
=== mockups ===&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
[[Image:06-stammbaum.jpg|900px]]&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
[[Image:06-Stammbaum1.jpg|900px]]&lt;br /&gt;
==== detail information ====&lt;br /&gt;
[[Image:06-Stammbaum2.jpg|900px]]&lt;br /&gt;
==== selection of specified tree ====&lt;br /&gt;
[[Image:06-Stammbaum-selected.jpg|900px]]&lt;br /&gt;
==== selection of blood tree ====&lt;br /&gt;
[[Image:06-Stammbaum-blood.jpg|900px]]&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
[[Image:06-Stammbaum-comparison.jpg|900px]]&lt;br /&gt;
==== timeline ====&lt;br /&gt;
[[Image:06-Stammbaum-timeline.jpg|900px]]&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2009/10|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06|Gruppe 06]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24135</id>
		<title>Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24135"/>
		<updated>2010-01-27T22:55:31Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
=== Zu erstellende Visualisierung ===&lt;br /&gt;
-------------------------------&lt;br /&gt;
* Stammbaum der Nachkommen von Lisa und Bart Simpson*&lt;br /&gt;
 &lt;br /&gt;
...Visualisierung der Nachkommen von Lisa Simpson sowie der Nachkommen von Bart Simpson. Dabei sollen  zwei Stammbäume entstehen - einer von Bart und einer von Lisa - die dann miteinander verglichen werden können. Zuerst kommen Lisa und Bart, dann deren Kinder, ihre Enkel, etc. (mind 4 Generationen). Da es noch keine Nachkommen gibt, können diese frei erfunden werden.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll folgende Informationen darstellen:&lt;br /&gt;
 &lt;br /&gt;
- Verwandtschaftsverhältnisse (zumindest Eltern-Kinder),&lt;br /&gt;
 &lt;br /&gt;
- Unterscheidung zwischen Blutsverwandtschaft und angeheirateten Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- Geburts- und Todestag sowie Lebensdauer von allen Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- wichtige Ereignisse im Leben jedes Familienmitglieds (z.B., Anzeigen, Gefängnisaufenthalte, Schulzeit, Studienzeit, Nobelpreise, Arbeitslosigkeit etc.)&lt;br /&gt;
 &lt;br /&gt;
- Zufriedenheit jedes Familienmitglieds (Skala: sehr niedrig - niedrig - mittel - hoch - sehr  hoch); kann sich im Laufe des Lebens ändern.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll die interaktive Auseinandersetzung mit den Daten ermöglichen.&lt;br /&gt;
Verpflichtend:&lt;br /&gt;
Möglichkeiten zum besseren Vergleich von einzelnen Abschnitten der Stammbäume bzw. Vergleich von Ausschnitten aus Lisas und Barts Stammbäumen.&lt;br /&gt;
+ mind. 2 weitere Interaktionsmöglichkeiten (z.B., Details on Demand, Filteroptionen)&lt;br /&gt;
 &lt;br /&gt;
Allgemein:&lt;br /&gt;
 &lt;br /&gt;
- Die Daten sollen zur Analyse von Zusammenhängen zwischen Familienverhältnissen, wichtigen Ereignissen und Zufriedenheit visualisiert werden (die Anwendungsgebiets- und Zielgruppenanalyse kann kurz gehalten werden).&lt;br /&gt;
 &lt;br /&gt;
- Die bisher erlernten Design-Prinzipien sollen umgesetzt werden z.B.: Optimierung der Data-ink ratio (keine Comics!), visuelle Attribute (Größe, Farbe, Position, etc.) sollen sinnvoll eingesetzt werden (Information darstellen).&lt;br /&gt;
 &lt;br /&gt;
- Die Mockups sollten zumindest 1) die beiden Stammbäume im Überblick  und 2) eine detaillierte Vergleichsansicht von 2 Teil-Stammbäumen wiedergeben.&lt;br /&gt;
 &lt;br /&gt;
- Alle nicht angeführten Daten können frei erfunden werden.&lt;br /&gt;
&lt;br /&gt;
------------------------------&lt;br /&gt;
&lt;br /&gt;
== analysis == &lt;br /&gt;
&lt;br /&gt;
=== application area ===&lt;br /&gt;
This graph is about family-tree visualization, where parents-children connections should be shown. It should not just be about family relations, but also be about individual happenings and feelings. The family tree should visualize hierarchical structures. &lt;br /&gt;
As already mentioned the tree should not only contain family relations, but also individual content and most important is, that the tree should be interactive:&lt;br /&gt;
* show detail information of a person, if demanded&lt;br /&gt;
* enable detailed comparisons of a section&lt;br /&gt;
&lt;br /&gt;
=== dataset ===&lt;br /&gt;
&lt;br /&gt;
* Sex is a nominal data because it cannot be ordered in a meaningful way. Both genders are equivalent. Additionally, the gender is a binary value (being male or female).&lt;br /&gt;
* The date of birth and death are ordinal values, because of the chronological order. In reality continual, we simplified the modelling by leaving out the time of birth. So are only discrete values are possible. &lt;br /&gt;
* The contentedness of a person is a discrete value, there are three different values possible (good, neutral, bad). It is 2-dimensional, because the contentedness is dependent on the time (what makes it temporal too) and of the value (good, bad, neutral).&lt;br /&gt;
* Important happenings are temporal, because they change by time. &lt;br /&gt;
* Text data like first and last name is a nominal value.&lt;br /&gt;
* The family tree itself has a hierarchical data, the ancestors are on top and are followed by their children, grand children etc. Relations of the same generation (partners, siblings) are shown on the same level. The hierarchy is shown implicitly, no extra hint is made.&lt;br /&gt;
&lt;br /&gt;
=== target group ===&lt;br /&gt;
In general, the main target group are descendants, who want to know more about their ancestors and not just who they are / were, but it could be also interesting for everyone, who wants to know more about the specified family. (In this case it would be interesting for all serious Simpsons fans, who want to know everything about their favorite characters).&lt;br /&gt;
But in general this type of family tree contains some very sensitive data (like criminal records) and shouldn&#039;t be viewed by everyone due to privacy reasons.&lt;br /&gt;
&lt;br /&gt;
=== use of visualization ===&lt;br /&gt;
To show relations a graph is much better than a table. So the primary aim of the visualization is to show relations between the family trees. An interesting aspect in this visualization could be, that there could be some time shift between different generations. For Example: 4.generation child from one parent could be as old as 3.generation from another parent.&lt;br /&gt;
&lt;br /&gt;
==== questions getting answered by visualization ====&lt;br /&gt;
* Who were my ancestors?&lt;br /&gt;
* Who is related with me?&lt;br /&gt;
* Were my ancestors lucky with their lives?&lt;br /&gt;
* Did some happenings change their contentedness?&lt;br /&gt;
* How long did they live or are they still alive?&lt;br /&gt;
* What special happenings did they have in their lives?&lt;br /&gt;
&lt;br /&gt;
== concept ==&lt;br /&gt;
&lt;br /&gt;
=== Techniques used ===&lt;br /&gt;
We like to see our family-tree as computer application (maybe just a internet page), because it&#039;s very easy to create and very easy to use interactive applications on computer-systems and almost everyone should be familiar with it.&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
The family relationships are shown in a classical tree view. Generations are shown in one line. To show relationships a conduit is used, for example: Between two persons, who get children a conduit is used, a conduit is also used between those parents and their children and so on.&lt;br /&gt;
&lt;br /&gt;
The family-tree overview contains following data:&lt;br /&gt;
* Name of the person&lt;br /&gt;
* Conduit and position are showing relations&lt;br /&gt;
* Conduit also shows if person is related by marriage&lt;br /&gt;
* Sex is shown by color background&lt;br /&gt;
&lt;br /&gt;
=== Timeline ===&lt;br /&gt;
&lt;br /&gt;
To bring a time dimension into our application, we included the so called &amp;quot;timeline mode&amp;quot;. This is a special compare view, to show time differences between different persons. In the timeline mode you can see, when a person, was born, died, which mood he/she had, when he/she was alive, and also relations between married and blood relatet persons are visible.&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
By sliding with the mouse cursor over a member of the family tree a pop up window appears with short informations about the specified family-member. If more information is needed, one can click on the window, to show more detailed information about the person. An advantage of this method (nesting) is, that sensitive data can be preserved with a password. A Disadvantage is, that it could be more inconvenient to use the application. Therefore a login-system would be very helpful.&lt;br /&gt;
&lt;br /&gt;
The  hover field contains following data:&lt;br /&gt;
* Picture, if available&lt;br /&gt;
* Name&lt;br /&gt;
* Sex&lt;br /&gt;
* Date of birth&lt;br /&gt;
* Date of death&lt;br /&gt;
&lt;br /&gt;
==== detail information ====&lt;br /&gt;
By clicking on the popup-window button in the hover menu an extra pop-up window appears, in which all the registered data of the person shows up. The Contentedness-scale also has a mouse over effect: When sliding with the mouse over a specific time (from left to right) it shows the nearest happening from the happening list.&lt;br /&gt;
&lt;br /&gt;
The detail information contains following data:&lt;br /&gt;
* All the data shown in the popup window&lt;br /&gt;
* Contentedness-scale&lt;br /&gt;
* Important happenings&lt;br /&gt;
&lt;br /&gt;
=== Additional interactivity ===&lt;br /&gt;
&lt;br /&gt;
To increase the number of possibilities for user interaction a filtering and sorting mode was added to the Mock-Up&#039;s. The user can sort and filter name, date, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
To compare specified family tree details a member of the tree has to be selected at first. This happens by double clicking a specified member. To compare with another family tree just double click a member of the other family tree to get into the comparison view.&lt;br /&gt;
There the two specified family tree&#039;s are going to be compared. Also different generations can be compared.&lt;br /&gt;
&lt;br /&gt;
=== mockups ===&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
[[Image:06-stammbaum.jpg|900px]]&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
[[Image:06-Stammbaum1.jpg|900px]]&lt;br /&gt;
==== detail information ====&lt;br /&gt;
[[Image:06-Stammbaum2.jpg|900px]]&lt;br /&gt;
==== selection of specified tree ====&lt;br /&gt;
[[Image:06-Stammbaum-selected.jpg|900px]]&lt;br /&gt;
==== selection of blood tree ====&lt;br /&gt;
[[Image:06-Stammbaum-blood.jpg|900px]]&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
[[Image:06-Stammbaum-comparison.jpg|900px]]&lt;br /&gt;
==== timeline ====&lt;br /&gt;
[[Image:06-Stammbaum-timeline.jpg|900px]]&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2009/10|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06|Gruppe 06]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24133</id>
		<title>Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24133"/>
		<updated>2010-01-27T22:48:09Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
=== Zu erstellende Visualisierung ===&lt;br /&gt;
-------------------------------&lt;br /&gt;
* Stammbaum der Nachkommen von Lisa und Bart Simpson*&lt;br /&gt;
 &lt;br /&gt;
...Visualisierung der Nachkommen von Lisa Simpson sowie der Nachkommen von Bart Simpson. Dabei sollen  zwei Stammbäume entstehen - einer von Bart und einer von Lisa - die dann miteinander verglichen werden können. Zuerst kommen Lisa und Bart, dann deren Kinder, ihre Enkel, etc. (mind 4 Generationen). Da es noch keine Nachkommen gibt, können diese frei erfunden werden.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll folgende Informationen darstellen:&lt;br /&gt;
 &lt;br /&gt;
- Verwandtschaftsverhältnisse (zumindest Eltern-Kinder),&lt;br /&gt;
 &lt;br /&gt;
- Unterscheidung zwischen Blutsverwandtschaft und angeheirateten Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- Geburts- und Todestag sowie Lebensdauer von allen Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- wichtige Ereignisse im Leben jedes Familienmitglieds (z.B., Anzeigen, Gefängnisaufenthalte, Schulzeit, Studienzeit, Nobelpreise, Arbeitslosigkeit etc.)&lt;br /&gt;
 &lt;br /&gt;
- Zufriedenheit jedes Familienmitglieds (Skala: sehr niedrig - niedrig - mittel - hoch - sehr  hoch); kann sich im Laufe des Lebens ändern.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll die interaktive Auseinandersetzung mit den Daten ermöglichen.&lt;br /&gt;
Verpflichtend:&lt;br /&gt;
Möglichkeiten zum besseren Vergleich von einzelnen Abschnitten der Stammbäume bzw. Vergleich von Ausschnitten aus Lisas und Barts Stammbäumen.&lt;br /&gt;
+ mind. 2 weitere Interaktionsmöglichkeiten (z.B., Details on Demand, Filteroptionen)&lt;br /&gt;
 &lt;br /&gt;
Allgemein:&lt;br /&gt;
 &lt;br /&gt;
- Die Daten sollen zur Analyse von Zusammenhängen zwischen Familienverhältnissen, wichtigen Ereignissen und Zufriedenheit visualisiert werden (die Anwendungsgebiets- und Zielgruppenanalyse kann kurz gehalten werden).&lt;br /&gt;
 &lt;br /&gt;
- Die bisher erlernten Design-Prinzipien sollen umgesetzt werden z.B.: Optimierung der Data-ink ratio (keine Comics!), visuelle Attribute (Größe, Farbe, Position, etc.) sollen sinnvoll eingesetzt werden (Information darstellen).&lt;br /&gt;
 &lt;br /&gt;
- Die Mockups sollten zumindest 1) die beiden Stammbäume im Überblick  und 2) eine detaillierte Vergleichsansicht von 2 Teil-Stammbäumen wiedergeben.&lt;br /&gt;
 &lt;br /&gt;
- Alle nicht angeführten Daten können frei erfunden werden.&lt;br /&gt;
&lt;br /&gt;
------------------------------&lt;br /&gt;
&lt;br /&gt;
== analysis == &lt;br /&gt;
&lt;br /&gt;
=== application area ===&lt;br /&gt;
This graph is about family-tree visualization, where parents-children connections should be shown. It should not just be about family relations, but also be about individual happenings and feelings. The family tree should visualize hierarchical structures. &lt;br /&gt;
As already mentioned the tree should not only contain family relations, but also individual content and most important is, that the tree should be interactive:&lt;br /&gt;
* show detail information of a person, if demanded&lt;br /&gt;
* enable detailed comparisons of a section&lt;br /&gt;
&lt;br /&gt;
=== dataset ===&lt;br /&gt;
&lt;br /&gt;
* Sex is a nominal data because it cannot be ordered in a meaningful way. Both genders are equivalent. Additionally, the gender is a binary value (being male or female).&lt;br /&gt;
* The date of birth and death are ordinal values, because of the chronological order. In reality continual, we simplified the modelling by leaving out the time of birth. So are only discrete values are possible. &lt;br /&gt;
* The contentedness of a person is a discrete value, there are three different values possible (good, neutral, bad). It is 2-dimensional, because the contentedness is dependent on the time (what makes it temporal too) and of the value (good, bad, neutral).&lt;br /&gt;
* Important happenings are temporal, because they change by time. &lt;br /&gt;
* Text data like first and last name is a nominal value.&lt;br /&gt;
* The family tree itself has a hierarchical data, the ancestors are on top and are followed by their children, grand children etc. Relations of the same generation (partners, siblings) are shown on the same level. The hierarchy is shown implicitly, no extra hint is made.&lt;br /&gt;
&lt;br /&gt;
=== target group ===&lt;br /&gt;
In general, the main target group are descendants, who want to know more about their ancestors and not just who they are / were, but it could be also interesting for everyone, who wants to know more about the specified family. (In this case it would be interesting for all serious Simpsons fans, who want to know everything about their favorite characters).&lt;br /&gt;
But in general this type of family tree contains some very sensitive data (like criminal records) and shouldn&#039;t be viewed by everyone due to privacy reasons.&lt;br /&gt;
&lt;br /&gt;
=== use of visualization ===&lt;br /&gt;
To show relations a graph is much better than a table. So the primary aim of the visualization is to show relations between the family trees. An interesting aspect in this visualization could be, that there could be some time shift between different generations. For Example: 4.generation child from one parent could be as old as 3.generation from another parent.&lt;br /&gt;
&lt;br /&gt;
==== questions getting answered by visualization ====&lt;br /&gt;
* Who were my ancestors?&lt;br /&gt;
* Who is related with me?&lt;br /&gt;
* Were my ancestors lucky with their lives?&lt;br /&gt;
* Did some happenings change their contentedness?&lt;br /&gt;
* How long did they live or are they still alive?&lt;br /&gt;
* What special happenings did they have in their lives?&lt;br /&gt;
&lt;br /&gt;
== concept ==&lt;br /&gt;
&lt;br /&gt;
=== Techniques used ===&lt;br /&gt;
We like to see our family-tree as computer application (maybe just a internet page), because it&#039;s very easy to create and very easy to use interactive applications on computer-systems and almost everyone should be familiar with it.&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
The family relationships are shown in a classical tree view. Generations are shown in one line. To show relationships a conduit is used, for example: Between two persons, who get children a conduit is used, a conduit is also used between those parents and their children and so on.&lt;br /&gt;
&lt;br /&gt;
The family-tree overview contains following data:&lt;br /&gt;
* Name of the person&lt;br /&gt;
* Conduit and position are showing relations&lt;br /&gt;
* Conduit also shows if person is related by marriage&lt;br /&gt;
* Sex is shown by color background&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
By sliding with the mouse cursor over a member of the family tree a pop up window appears with short informations about the specified family-member. If more information is needed, one can click on the window, to show more detailed information about the person. An advantage of this method (nesting) is, that sensitive data can be preserved with a password. A Disadvantage is, that it could be more inconvenient to use the application. Therefore a login-system would be very helpful.&lt;br /&gt;
&lt;br /&gt;
The  hover field contains following data:&lt;br /&gt;
* Picture, if available&lt;br /&gt;
* Name&lt;br /&gt;
* Sex&lt;br /&gt;
* Date of birth&lt;br /&gt;
* Date of death&lt;br /&gt;
&lt;br /&gt;
==== detail information ====&lt;br /&gt;
By clicking on the popup-window button in the hover menu an extra pop-up window appears, in which all the registered data of the person shows up. The Contentedness-scale also has a mouse over effect: When sliding with the mouse over a specific time (from left to right) it shows the nearest happening from the happening list.&lt;br /&gt;
&lt;br /&gt;
The detail information contains following data:&lt;br /&gt;
* All the data shown in the popup window&lt;br /&gt;
* Contentedness-scale&lt;br /&gt;
* Important happenings&lt;br /&gt;
&lt;br /&gt;
=== Additional interactivity ===&lt;br /&gt;
&lt;br /&gt;
To increase the number of possibilities for user interaction a filtering and sorting mode was added to the Mock-Up&#039;s. The user can sort and filter name, date, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
To compare specified family tree details a member of the tree has to be selected at first. This happens by double clicking a specified member. To compare with another family tree just double click a member of the other family tree to get into the comparison view.&lt;br /&gt;
There the two specified family tree&#039;s are going to be compared. Also different generations can be compared.&lt;br /&gt;
&lt;br /&gt;
=== mockups ===&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
[[Image:06-stammbaum.jpg|900px]]&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
[[Image:06-Stammbaum1.jpg|900px]]&lt;br /&gt;
==== detail information ====&lt;br /&gt;
[[Image:06-Stammbaum2.jpg|900px]]&lt;br /&gt;
==== selection of specified tree ====&lt;br /&gt;
[[Image:06-Stammbaum-selected.jpg|900px]]&lt;br /&gt;
==== selection of blood tree ====&lt;br /&gt;
[[Image:06-Stammbaum-blood.jpg|900px]]&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
[[Image:06-Stammbaum-comparison.jpg|900px]]&lt;br /&gt;
==== timeline ====&lt;br /&gt;
[[Image:06-Stammbaum-timeline.jpg|900px]]&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2009/10|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06|Gruppe 06]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24132</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24132"/>
		<updated>2010-01-27T22:40:01Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Bewertung==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;vorläufige Bewertung: 24 Punkte&#039;&#039;&#039;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Begründung: &lt;br /&gt;
&lt;br /&gt;
* zeitliche Aspekte (Geburt, Tod, Lebensdauer) nicht visuell dargestellt&lt;br /&gt;
* wichtige Ereignisse nicht visuell dargestellt&lt;br /&gt;
* Erkennbarkeit von Blutsverwandtschaft nicht visuell unterstützt&lt;br /&gt;
* zu wenig Interaktionsmöglichkeiten (z.B. Filtern)&lt;br /&gt;
* Legende (Farbcodierung Zufriedenheit) fehlt&lt;br /&gt;
* Es ist nicht notwendig, die Kästchen entweder rosa oder blau zu füllen. Das Geschlecht kann auch anders dargestellt werden. Die Farbe lenkt nur ab. &lt;br /&gt;
* Begründung, warum ihr welche visuellen Attribute gewählt habt, fehlt.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Katharina-Anna Wendelin|Katharina-Anna Wendelin]] 11:02, 20 January 2010 &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;TO-DO:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;* zeitliche Aspekte (Geburt, Tod, Lebensdauer) nicht visuell dargestellt&#039;&#039;&#039;&lt;br /&gt;
&#039;&#039;&#039;* wichtige Ereignisse nicht visuell dargestellt&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Dies war zuerst in der Detailansicht an den Mouseovereffekt geknüpft.&lt;br /&gt;
Dort wurden die div. Informationen eingeblendet.&lt;br /&gt;
Jetzt wurde diese Verknüpfung noch stärker visuell mit einem Pfeil dargestellt bzw. verbunden&lt;br /&gt;
damit der Zusammenhang leicht ersichtlich ist. Die Befindlichkeitsskala ist gleichzeitig auch Timeline, da oft die Befindlichkeit mit wichtigen Ereignissen zusammenhängt (z.B. Tod).&lt;br /&gt;
&lt;br /&gt;
Zusätzlich wurde noch ein Mock-Up hinzugefügt, dass das ganze auf der Zeitachse zeigt.&lt;br /&gt;
Hier sind vor Allem gut die Kinder zu erkennen und wiederum der Mouse-Over Effekt eingebaut.&lt;br /&gt;
Sobald der Mauszeiger über der Befindlichkeitsskala ist wird das entsprechende Ereignis angezeigt bzw. ist es möglich die genau Zeit abzulesen. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;* Erkennbarkeit von Blutsverwandtschaft nicht visuell unterstützt&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Bei der Auswahl eines speziellen Pfades wurde zusätzlich ein Filter hinzugefügt um nur den Blutpfad anzuzeigen. Die Angeheirateten Personen werden in den Hintergrund gerückt/überblendet.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;* zu wenig Interaktionsmöglichkeiten (z.B. Filtern)&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Zusätzlich zum Mouse Over und dem Vergleich von Stammbäumen, wurde als Interaktivität noch Sortieren (nach Name, Datum, etc.) und Filtern eingebaut (von Namen, Datum, etc.). &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;* Legende (Farbcodierung Zufriedenheit) fehlt&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
die Legende wurde ergänzt&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;* Es ist nicht notwendig, die Kästchen entweder rosa oder blau zu füllen. Das Geschlecht kann auch anders dargestellt werden. Die Farbe lenkt nur ab.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Alle Farben wurden auf dieses Feedback hin entfernt und das Geschlecht durch die üblichen Symbole dargestellt. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;* Begründung, warum ihr welche visuellen Attribute gewählt habt, fehlt.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
wurde ergänzt&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:06-Stammbaum-timeline.jpg&amp;diff=24127</id>
		<title>File:06-Stammbaum-timeline.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:06-Stammbaum-timeline.jpg&amp;diff=24127"/>
		<updated>2010-01-27T22:19:04Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Summary ==  == Copyright status ==  == Source ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:06-Stammbaum-blood.jpg&amp;diff=24125</id>
		<title>File:06-Stammbaum-blood.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:06-Stammbaum-blood.jpg&amp;diff=24125"/>
		<updated>2010-01-27T22:18:45Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Summary ==  == Copyright status ==  == Source ==&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
&lt;br /&gt;
== Source ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24124</id>
		<title>Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 4</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_4&amp;diff=24124"/>
		<updated>2010-01-27T22:18:21Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/infovis_ue_aufgabe4.html Beschreibung der Aufgabe 4]&lt;br /&gt;
=== Zu erstellende Visualisierung ===&lt;br /&gt;
-------------------------------&lt;br /&gt;
* Stammbaum der Nachkommen von Lisa und Bart Simpson*&lt;br /&gt;
 &lt;br /&gt;
...Visualisierung der Nachkommen von Lisa Simpson sowie der Nachkommen von Bart Simpson. Dabei sollen  zwei Stammbäume entstehen - einer von Bart und einer von Lisa - die dann miteinander verglichen werden können. Zuerst kommen Lisa und Bart, dann deren Kinder, ihre Enkel, etc. (mind 4 Generationen). Da es noch keine Nachkommen gibt, können diese frei erfunden werden.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll folgende Informationen darstellen:&lt;br /&gt;
 &lt;br /&gt;
- Verwandtschaftsverhältnisse (zumindest Eltern-Kinder),&lt;br /&gt;
 &lt;br /&gt;
- Unterscheidung zwischen Blutsverwandtschaft und angeheirateten Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- Geburts- und Todestag sowie Lebensdauer von allen Familienmitgliedern,&lt;br /&gt;
 &lt;br /&gt;
- wichtige Ereignisse im Leben jedes Familienmitglieds (z.B., Anzeigen, Gefängnisaufenthalte, Schulzeit, Studienzeit, Nobelpreise, Arbeitslosigkeit etc.)&lt;br /&gt;
 &lt;br /&gt;
- Zufriedenheit jedes Familienmitglieds (Skala: sehr niedrig - niedrig - mittel - hoch - sehr  hoch); kann sich im Laufe des Lebens ändern.&lt;br /&gt;
 &lt;br /&gt;
Die Visualisierung soll die interaktive Auseinandersetzung mit den Daten ermöglichen.&lt;br /&gt;
Verpflichtend:&lt;br /&gt;
Möglichkeiten zum besseren Vergleich von einzelnen Abschnitten der Stammbäume bzw. Vergleich von Ausschnitten aus Lisas und Barts Stammbäumen.&lt;br /&gt;
+ mind. 2 weitere Interaktionsmöglichkeiten (z.B., Details on Demand, Filteroptionen)&lt;br /&gt;
 &lt;br /&gt;
Allgemein:&lt;br /&gt;
 &lt;br /&gt;
- Die Daten sollen zur Analyse von Zusammenhängen zwischen Familienverhältnissen, wichtigen Ereignissen und Zufriedenheit visualisiert werden (die Anwendungsgebiets- und Zielgruppenanalyse kann kurz gehalten werden).&lt;br /&gt;
 &lt;br /&gt;
- Die bisher erlernten Design-Prinzipien sollen umgesetzt werden z.B.: Optimierung der Data-ink ratio (keine Comics!), visuelle Attribute (Größe, Farbe, Position, etc.) sollen sinnvoll eingesetzt werden (Information darstellen).&lt;br /&gt;
 &lt;br /&gt;
- Die Mockups sollten zumindest 1) die beiden Stammbäume im Überblick  und 2) eine detaillierte Vergleichsansicht von 2 Teil-Stammbäumen wiedergeben.&lt;br /&gt;
 &lt;br /&gt;
- Alle nicht angeführten Daten können frei erfunden werden.&lt;br /&gt;
&lt;br /&gt;
------------------------------&lt;br /&gt;
&lt;br /&gt;
== analysis == &lt;br /&gt;
&lt;br /&gt;
=== application area ===&lt;br /&gt;
This graph is about family-tree visualization, where parents-children connections should be shown. It should not just be about family relations, but also be about individual happenings and feelings. The family tree should visualize hierarchical structures. &lt;br /&gt;
As already mentioned the tree should not only contain family relations, but also individual content and most important is, that the tree should be interactive:&lt;br /&gt;
* show detail information of a person, if demanded&lt;br /&gt;
* enable detailed comparisons of a section&lt;br /&gt;
&lt;br /&gt;
=== dataset ===&lt;br /&gt;
&lt;br /&gt;
* Sex is a nominal data because it cannot be ordered in a meaningful way. Both genders are equivalent. Additionally, the gender is a binary value (being male or female).&lt;br /&gt;
* The date of birth and death are ordinal values, because of the chronological order. In reality continual, we simplified the modelling by leaving out the time of birth. So are only discrete values are possible. &lt;br /&gt;
* The contentedness of a person is a discrete value, there are three different values possible (good, neutral, bad). It is 2-dimensional, because the contentedness is dependent on the time (what makes it temporal too) and of the value (good, bad, neutral).&lt;br /&gt;
* Important happenings are temporal, because they change by time. &lt;br /&gt;
* Text data like first and last name is a nominal value.&lt;br /&gt;
* The family tree itself has a hierarchical data, the ancestors are on top and are followed by their children, grand children etc. Relations of the same generation (partners, siblings) are shown on the same level. The hierarchy is shown implicitly, no extra hint is made.&lt;br /&gt;
&lt;br /&gt;
=== target group ===&lt;br /&gt;
In general, the main target group are descendants, who want to know more about their ancestors and not just who they are / were, but it could be also interesting for everyone, who wants to know more about the specified family. (In this case it would be interesting for all serious Simpsons fans, who want to know everything about their favorite characters).&lt;br /&gt;
But in general this type of family tree contains some very sensitive data (like criminal records) and shouldn&#039;t be viewed by everyone due to privacy reasons.&lt;br /&gt;
&lt;br /&gt;
=== use of visualization ===&lt;br /&gt;
To show relations a graph is much better than a table. So the primary aim of the visualization is to show relations between the family trees. An interesting aspect in this visualization could be, that there could be some time shift between different generations. For Example: 4.generation child from one parent could be as old as 3.generation from another parent.&lt;br /&gt;
&lt;br /&gt;
==== questions getting answered by visualization ====&lt;br /&gt;
* Who were my ancestors?&lt;br /&gt;
* Who is related with me?&lt;br /&gt;
* Were my ancestors lucky with their lives?&lt;br /&gt;
* Did some happenings change their contentedness?&lt;br /&gt;
* How long did they live or are they still alive?&lt;br /&gt;
* What special happenings did they have in their lives?&lt;br /&gt;
&lt;br /&gt;
== concept ==&lt;br /&gt;
&lt;br /&gt;
=== Techniques used ===&lt;br /&gt;
We like to see our family-tree as computer application (maybe just a internet page), because it&#039;s very easy to create and very easy to use interactive applications on computer-systems and almost everyone should be familiar with it.&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
The family relationships are shown in a classical tree view. Generations are shown in one line. To show relationships a conduit is used, for example: Between two persons, who get children a conduit is used, a conduit is also used between those parents and their children and so on.&lt;br /&gt;
&lt;br /&gt;
The family-tree overview contains following data:&lt;br /&gt;
* Name of the person&lt;br /&gt;
* Conduit and position are showing relations&lt;br /&gt;
* Conduit also shows if person is related by marriage&lt;br /&gt;
* Sex is shown by color background&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
By sliding with the mouse cursor over a member of the family tree a pop up window appears with short informations about the specified family-member. If more information is needed, one can click on the window, to show more detailed information about the person. An advantage of this method (nesting) is, that sensitive data can be preserved with a password. A Disadvantage is, that it could be more inconvenient to use the application. Therefore a login-system would be very helpful.&lt;br /&gt;
&lt;br /&gt;
The  hover field contains following data:&lt;br /&gt;
* Picture, if available&lt;br /&gt;
* Name&lt;br /&gt;
* Sex&lt;br /&gt;
* Date of birth&lt;br /&gt;
* Date of death&lt;br /&gt;
&lt;br /&gt;
==== detail information ====&lt;br /&gt;
By clicking on the popup-window button in the hover menu an extra pop-up window appears, in which all the registered data of the person shows up. The Contentedness-scale also has a mouse over effect: When sliding with the mouse over a specific time (from left to right) it shows the nearest happening from the happening list.&lt;br /&gt;
&lt;br /&gt;
The detail information contains following data:&lt;br /&gt;
* All the data shown in the popup window&lt;br /&gt;
* Contentedness-scale&lt;br /&gt;
* Important happenings&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
To compare specified family tree details a member of the tree has to be selected at first. This happens by double clicking a specified member. To compare with another family tree just double click a member of the other family tree to get into the comparison view.&lt;br /&gt;
There the two specified family tree&#039;s are going to be compared. Also different generations can be compared.&lt;br /&gt;
&lt;br /&gt;
=== mockups ===&lt;br /&gt;
&lt;br /&gt;
==== family tree ====&lt;br /&gt;
[[Image:06-stammbaum.jpg|900px]]&lt;br /&gt;
&lt;br /&gt;
==== mouse over effect ====&lt;br /&gt;
[[Image:06-Stammbaum1.jpg|900px]]&lt;br /&gt;
==== detail information ====&lt;br /&gt;
[[Image:06-Stammbaum2.jpg|900px]]&lt;br /&gt;
==== selection of specified tree ====&lt;br /&gt;
[[Image:06-Stammbaum-selected.jpg|900px]]&lt;br /&gt;
==== selection of blood tree ====&lt;br /&gt;
[[Image:06-Stammbaum-blood.jpg|900px]]&lt;br /&gt;
==== comparison view ====&lt;br /&gt;
[[Image:06-Stammbaum-comparison.jpg|900px]]&lt;br /&gt;
==== timeline ====&lt;br /&gt;
[[Image:06-Stammbaum-timeline.jpg|900px]]&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2009/10|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06|Gruppe 06]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_3&amp;diff=23629</id>
		<title>Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 3</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_3&amp;diff=23629"/>
		<updated>2009-12-06T20:25:39Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/infovis_ue_aufgabe3.html Beschreibung der Aufgabe 3]&lt;br /&gt;
=== Zu verbessernde Grafik ===&lt;br /&gt;
------------------------------- &amp;lt;br&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
[[Image:geo3.jpg]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Critique about the Graph === &lt;br /&gt;
* data ink ratio is very high&lt;br /&gt;
* The world map is not really necessary (except for showing the shipment routes)&lt;br /&gt;
* The circles are overlapping&lt;br /&gt;
* The values are not ordered (because they are shown on the map)&lt;br /&gt;
* Much unimportant information, only the necessary info should be on the graph&lt;br /&gt;
&lt;br /&gt;
===Redesign===&lt;br /&gt;
&lt;br /&gt;
[[Image:Diagramm2.jpg|1322px]]&lt;br /&gt;
&lt;br /&gt;
* We made two graphs that separate the information. The second one shows the values of the hazardous waste production. That is acutally the key information in the graph.&lt;br /&gt;
* The values are ordered in a bar chart.&lt;br /&gt;
* The ship routes are only labelled by the continents, the additional information (goods etc) is removed, because that information is not as important.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_2&amp;diff=23626</id>
		<title>Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 2</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_2&amp;diff=23626"/>
		<updated>2009-12-06T16:11:58Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Aufgabenstellung ==&lt;br /&gt;
[http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/infovis_ue_aufgabe2.html Beschreibung der Aufgabe 2]&lt;br /&gt;
=== Zu beurteilende Tabelle ===&lt;br /&gt;
[[Image:statistics308.jpg]]&lt;br /&gt;
&lt;br /&gt;
===Critique about the table ===&lt;br /&gt;
* The grid encloses the entire table. This should be avoided, because it breaks up the data. (Use white spaces or rules under the header and over the footer instead) (Page 136).&lt;br /&gt;
* Time based data should be arranged in columns from left to right rather than in rows from top to bottom  (Page 142).&lt;br /&gt;
* Groups and Breaks: All the content is put in one table. Split the table instead in all the data groups that belong together (Page 143).&lt;br /&gt;
* No whitespacing between different groups of the table (Page 144).&lt;br /&gt;
* Headers are not repeated over the different group sections (Page 144). &lt;br /&gt;
* Text align of numbers should not be aligned to the left side (Page 147).&lt;br /&gt;
*Number format is not consistent: Column &amp;quot;Median Price&amp;quot; uses two different formats (Sold in March 2007 vs. Sold in March 2008: Thousand sepatator is once a point and once a comma). Column 1 (&amp;quot;Units&amp;quot;) doesn&#039;t use any separators at all (Page 149).&lt;br /&gt;
* $ sign is not necessary in every cell.&lt;br /&gt;
* Columns are to small, so the data is split in two rows.&lt;br /&gt;
* difficult formulations: 1/1/08 - 3/31/08 instead of 1st Quartal 2008&lt;br /&gt;
* Text align is left and makes it difficult to compare the numbers.&lt;br /&gt;
* % values don&#039;t have the same number of positions after decimal point.&lt;br /&gt;
* The change rows shouldn&#039;t be in the same columns because they do not even have the same measurement than the other columns.&lt;br /&gt;
* Different meanings in the same column. For example 4 different Meanings of &#039;Units&#039;: &lt;br /&gt;
**Units on the market&lt;br /&gt;
**Units sold in one period&lt;br /&gt;
**Change of Units on the market between to periods&lt;br /&gt;
**Change of Units sold between two periods&lt;br /&gt;
*&#039;Average Day on the market&#039; is illogical in context of a defined period&lt;br /&gt;
* The order of the values that are compared (2007 and 2008) is confusing because the summary (change) is the wrong way around (6725 compared to 5993 is not an increase of 12%).&lt;br /&gt;
&lt;br /&gt;
===New Table ===&lt;br /&gt;
[[Image:Table_2_group_6.png|950px]]&lt;br /&gt;
&lt;br /&gt;
===Explanation of the changes===&lt;br /&gt;
* Table is split into two different tables because the data doesn&#039;t really belong together.&lt;br /&gt;
* The grid is removed, just a ruler under the header is kept to make a difference between the data and the header.&lt;br /&gt;
* The ruler is in a very light grey (black bold rulers seperates them)&lt;br /&gt;
* Simpler formulation (Quartal instead of 1/1 - 3/31), so that the meaning of the column is seen at first sight.&lt;br /&gt;
* Columns and Rows are switched because time based data should be put in columns.&lt;br /&gt;
* Consistent form of percentage values (1 digit after the comma).&lt;br /&gt;
* $ sign is removed and put in the header.&lt;br /&gt;
* Text align is right, so numbers can be compared easliy.&lt;br /&gt;
* Consistent use of thousands separators (comma).&lt;br /&gt;
* Whitespaces are added, so the data is optically split into groups that belong together&lt;br /&gt;
&lt;br /&gt;
===Explanation of the changes===&lt;br /&gt;
* Compared to the first table, the rows and columns are in the same way as in the original table.&lt;br /&gt;
* Data is split in two groups because it does not really belong together.&lt;br /&gt;
* Whitespaces seperate the summary rows from data rows.&lt;br /&gt;
* Whitespaces are used to separate the different tables too.&lt;br /&gt;
&lt;br /&gt;
=== Improvement ===&lt;br /&gt;
[[Image:Table_group_6_verbesserung.png|526px]]&lt;br /&gt;
&lt;br /&gt;
We made the changes according to the discussion page, except putting 0.0% in empty cells, because we thought it is irritating to write that there is a change of 0% although the values have changed. So we calculated the appropriate value and put it in there.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
[Few, 2004] Stephen Few. Show Me the Numbers: Designing Tables and Graphs to Enlighten. Analytics Press, 2004, Chapter 8 – Table Design &lt;br /&gt;
&lt;br /&gt;
[Wallace, 2004] Rosa Wallace, NC State University. Designing Tables. http://www.ncsu.edu/labwrite/res/gh/gh-tables.html&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Teaching:TUW_-_UE_InfoVis_WS_2009/10|InfoVis:Wiki UE Homepage]]&lt;br /&gt;
&lt;br /&gt;
* [http://ieg.ifs.tuwien.ac.at/~gschwand/teaching/infovis_ue_ws09/ UE InfoVis]&lt;br /&gt;
&lt;br /&gt;
*[[Teaching:TUW - UE InfoVis WS 2009/10 - Gruppe 06|Gruppe 06]]&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_1&amp;diff=23282</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 1</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_1&amp;diff=23282"/>
		<updated>2009-11-17T00:52:26Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;vorläufige Bewertung: 5 Punkte&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Begründung: &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Drag and Drop&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Definition als solche Kennzeichnen&lt;br /&gt;
* Artikel CPOF ist 1:1 aus wikipedia rauskopiert ohne Zitat.&lt;br /&gt;
* Auch die Passage über lookmark ist 1:1 aus dem Paper kopiert. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;InfoZoom&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Fehlende Kennzeichnung der Textstellen als Zitate.&lt;br /&gt;
* Der Part, der als Definition gekennzeichnet ist, ist keine Definition. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Katharina-Anna Wendelin|Katharina-Anna Wendelin]] 00:12, 17 November 2009 &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;TODO:&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Drag and Drop&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Definition als solche Kennzeichnen&lt;br /&gt;
::&#039;&#039;&#039;DONE&#039;&#039;&#039;&lt;br /&gt;
* Artikel CPOF ist 1:1 aus wikipedia rauskopiert ohne Zitat.&lt;br /&gt;
::&#039;&#039;&#039;DONE&#039;&#039;&#039;&lt;br /&gt;
* Auch die Passage über lookmark ist 1:1 aus dem Paper kopiert. &lt;br /&gt;
::&#039;&#039;&#039;ist eig als zitat gekennzeichnet. muss da sonst noch was gemacht werden?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;InfoZoom&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Fehlende Kennzeichnung der Textstellen als Zitate.&lt;br /&gt;
::&#039;&#039;&#039;soweit ich das sehe sind nur die &amp;quot;View Modes&amp;quot; nicht gekennzeichnet und das mMn deswegen weil sie nicht zitiert sondern selber formuliert wurden, oder? Sonst würd ich hier überall noch &amp;quot;Spenke&amp;quot; als Quelle angeben.&lt;br /&gt;
* Der Part, der als Definition gekennzeichnet ist, ist keine Definition.&lt;br /&gt;
::&#039;&#039;&#039;Wurde geändert. Definition muss kein Zitat sein, oder?&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2006/07_-_Gruppe_03_-_Aufgabe_1_-_InfoZoom&amp;diff=23281</id>
		<title>Teaching:TUW - UE InfoVis WS 2006/07 - Gruppe 03 - Aufgabe 1 - InfoZoom</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2006/07_-_Gruppe_03_-_Aufgabe_1_-_InfoZoom&amp;diff=23281"/>
		<updated>2009-11-17T00:43:05Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definition==&lt;br /&gt;
{{definition|InfoZoom is a computer application, developed by the company humanIT, a spin-off of Fraunhofer Society and subsidiary company of proALPHA Software AG, for analyzing and displaying large amounts of data in an easy-to-understand format.}}&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
InfoZoom evolved from another system called FOCUS, a focus+context table layout [Kort, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
The current and newest version is InfoZoom V6.0.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
&lt;br /&gt;
Primarily, InfoZoom was developed for manipulating tables. By default it uses parallel bargrams for larger sizes of data sets and special focus+context tables for smaller ones [Wittenburg et al, 2001]. So it is possible to present information in table or distribution oriented formats. &lt;br /&gt;
&lt;br /&gt;
When displaying relational data tables, InfoZoom uses one row for each record. This data can be sorted sequential, hierarchical or in any other way the user wants it to be sorted. If necessary, the user can &amp;quot;zoom&amp;quot; into the information. This happens for example by doubleclicking on attribute values or sets/ranges of values [Mark et al, 2003]. This &amp;quot;zooming&amp;quot; can also be done by selecting columns of a row interactively and then promoting them into qualified records. All other records except those marked as qualified records are hidden instantly, enabling a &amp;quot;zoomed&amp;quot; view on the information.&lt;br /&gt;
&lt;br /&gt;
The primary interactions supported in InfoZoom are simple selection and filtering, accomplished with a single mouse click on a value bin. Interesting graphical renderings of values are included. Animation is used to transition between set sizes. [Wittenburg et al, 2001]&lt;br /&gt;
[[Image:Software_architecture.gif|200px|thumb|software architecture of InfoZoom V6.0]]&lt;br /&gt;
=== Data Source &amp;amp;  Compatibility === &lt;br /&gt;
&lt;br /&gt;
With its versatility and open architecture for quick and easy OEM installation based on commonly used industry standards (ODBC, OLE DB, OLE DB for OLAP, COM, ActiveX) and native interfaces (proALPHA, SAP, Lotus Notes, etc.), InfoZoom offers a major advantage for integration partners. It can also be used as a stand-alone application under Windows. [humanIT, 2009]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== View Modes ===&lt;br /&gt;
&lt;br /&gt;
InfoZoom offers three modes for data analysis: wide table, compressed table and overview.&lt;br /&gt;
&lt;br /&gt;
==== Wide Table ====&lt;br /&gt;
&lt;br /&gt;
The wide table looks like a table we know from spreadsheets or database tables. Every attribute is shown as a row and the objects as columns. If the windows is not big enough to show all records or attributes, it&#039;s possible to scroll vertically or horizontally.&lt;br /&gt;
&lt;br /&gt;
[[Image:Wide_table.gif|200px]]&lt;br /&gt;
&lt;br /&gt;
==== Compressed Table ====&lt;br /&gt;
&lt;br /&gt;
The compressed table shows all objects pushed together to fit on the screen. Numerical values are represented by the vertical position of dots. The data can be sorted by individual attributes in ascending or descendig order.&lt;br /&gt;
&lt;br /&gt;
[[Image:Compressed_table.gif|200px]]&lt;br /&gt;
&lt;br /&gt;
==== Overview Mode ====&lt;br /&gt;
&lt;br /&gt;
The overview mode allows that the content of each attributes row are sorted independently. The identical values are placed together in a cell. The width of the cell represents the frequency of this value.&lt;br /&gt;
&lt;br /&gt;
[[Image:Overview_mode.gif|200px]]&lt;br /&gt;
&lt;br /&gt;
=== Filter ===&lt;br /&gt;
&lt;br /&gt;
The user can search for data or find patterns in a dataset by using filters. It is possible to look for a specific value or value range on an attribute.&lt;br /&gt;
&lt;br /&gt;
=== Derived Attribute ===&lt;br /&gt;
&lt;br /&gt;
Attributes and derived atrributes can be combined by the user. The new value is calculated from the values of one or two already existing attributes.&lt;br /&gt;
&lt;br /&gt;
=== Graphics Report ===&lt;br /&gt;
&lt;br /&gt;
Graphic Reports can be created with different styles, e.g. Pie, Donut, Bar, Horiz Bar, Line, Area, Point, Bubble, Volume, ...&lt;br /&gt;
&lt;br /&gt;
[[Image:Chart.png|200px]]&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
InfoZoom is often used for Visual Data Mining (VDM), a process which aims at the recognition of patterns in data by an human expert. VDM makes use of an technique called focus+context. Here, it&#039;s possible for the expert to show focused and contextual information at the same time. [Kort, 2004]&lt;br /&gt;
&lt;br /&gt;
Infozoom can be used for a wide range of areas, such as:&lt;br /&gt;
* Ad hoc evaluation&lt;br /&gt;
* Data cleansing &lt;br /&gt;
* Data selection &lt;br /&gt;
* Data management &lt;br /&gt;
* Data format verification &lt;br /&gt;
* Data migration &lt;br /&gt;
* Data plausibility &lt;br /&gt;
* Data quality &lt;br /&gt;
* Data checking &lt;br /&gt;
* Gap analysis &lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
An example of a special Version of InfoZoom called &#039;InfoZoom JApp&#039;, which is used to present data on the internet or intranet, can be viewed at the InfoZoome homepage: http://www.infozoom.com/files/japp/bank/enu/index.html&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[humanIT, 2009] Author unknown, InfoZoom. humanIT Software GmbH. Created at: 2009. Retrieved at: November 4, 2009. http://infozoom.com/244/-/product.html&lt;br /&gt;
&lt;br /&gt;
[humanIT, 2006] Author unknown, InfoZoom. humanIT Software GmbH. Retrieved at: October 30, 2006. &lt;br /&gt;
&lt;br /&gt;
[Kort, 2004] Alexander Kort. Visual Data Mining and Zoomable Interfaces. In &#039;&#039;Proceedings of the 9th international conference on Intelligent user interface&#039;&#039;. pages 274-276, New York, NY, 2004. ACM Press&lt;br /&gt;
&lt;br /&gt;
[Mark et al, 2003] Gloria Mark, Keri Carpenter, Alfred Kobsa. Are There Benefits in Seeing Double? A Study of Collaborative Information Visualization. In &#039;&#039;CHI &#039;03 extended abstracts on Human factors in computing systems&#039;&#039;, pages 840-841, Irvine, CA, April 2003. ACM Press&lt;br /&gt;
&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK. Created at: July 2000, Retrieved at: November 6, 2009. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;br /&gt;
&lt;br /&gt;
[Wittenburg et al, 2001] Kent Wittenburg, Tom Lanning, Michael Heinrichs, Michael Stanton. Parallel bargrams for consumer-based information exploration and choice. In &#039;&#039;Proceedings of the 14th annual ACM symposium on User interface software and technology&#039;&#039;, pages 51-60, Waltham, MA, November 2001. ACM Press&lt;br /&gt;
&lt;br /&gt;
[Xie, 2006] Zaixian Xie, Review on InfoZoom. Worcester Polytechnic Insitute: Course Data Visualization. Created at: February 1, 2006. Retrieved at: November 6, 2009. http://users.wpi.edu/~xiezx/courses/cs525d/infozoom/infozoom.htm&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_1&amp;diff=23280</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2009/10 - Gruppe 06 - Aufgabe 1</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2009/10_-_Gruppe_06_-_Aufgabe_1&amp;diff=23280"/>
		<updated>2009-11-17T00:29:15Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;vorläufige Bewertung: 5 Punkte&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Begründung: &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Drag and Drop&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Definition als solche Kennzeichnen&lt;br /&gt;
* Artikel CPOF ist 1:1 aus wikipedia rauskopiert ohne Zitat.&lt;br /&gt;
* Auch die Passage über lookmark ist 1:1 aus dem Paper kopiert. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;InfoZoom&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Fehlende Kennzeichnung der Textstellen als Zitate.&lt;br /&gt;
* Der Part, der als Definition gekennzeichnet ist, ist keine Definition. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[User:Katharina-Anna Wendelin|Katharina-Anna Wendelin]] 00:12, 17 November 2009 &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;TODO:&#039;&#039;&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Drag and Drop&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Definition als solche Kennzeichnen&lt;br /&gt;
::&#039;&#039;&#039;DONE&#039;&#039;&#039;&lt;br /&gt;
* Artikel CPOF ist 1:1 aus wikipedia rauskopiert ohne Zitat.&lt;br /&gt;
::&#039;&#039;&#039;DONE&#039;&#039;&#039;&lt;br /&gt;
* Auch die Passage über lookmark ist 1:1 aus dem Paper kopiert. &lt;br /&gt;
::&#039;&#039;&#039;ist eig als zitat gekennzeichnet. muss da sonst noch was gemacht werden?&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;InfoZoom&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* Fehlende Kennzeichnung der Textstellen als Zitate.&lt;br /&gt;
* Der Part, der als Definition gekennzeichnet ist, ist keine Definition.&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=23279</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - Drag and Drop</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=23279"/>
		<updated>2009-11-17T00:16:00Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Definition==&lt;br /&gt;
[[Image:800px-Drag-and-drop-en.svg.png|200px|thumb|Dragging files to a folder]]&lt;br /&gt;
{{Quotation|In computer graphical user interfaces, drag-and-drop is the action of (or support for the action of) clicking on a virtual object and dragging it to a different location or onto another virtual object. In general, it can be used to invoke many kinds of actions, or create various types of associations between two abstract objects |[Wikipedia, 2009].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The first drag &amp;amp; drop implementation for Windows was a shareware program called Aporia by Jeffrey Greenberg in 1988 under Windows 2.0, and later commercialized as WinTools. This program elaborated the single icon on the Macintosh that supported drag &amp;amp; drop, the trash icon. In Aporia/WinTools all icons had functions that could be obtained by double clicking the left mouse button, by clicking on the right mouse button, or by dragging onto one of several functional icons, such as printing, copying, viewing, and other actions. If an icon was double-clicked on and ran a program, the icon changed to indicate that a program was running, and if it was then dragged to the trash, the program was exited. &lt;br /&gt;
&lt;br /&gt;
Subsequently numerous other competitors provided drag &amp;amp; drop desktop replacements to the standard Windows interface including the Norton Desktop, Xerox, NewWave, and Central Point. In Windows 95, Microsoft prevented developers from taking over the desktop and released a drag &amp;amp; drop model of their own.&lt;br /&gt;
&lt;br /&gt;
==Technical Overview==&lt;br /&gt;
&lt;br /&gt;
A drag and drop transaction consists of the following actions:&lt;br /&gt;
&lt;br /&gt;
*A user presses and holds BTransfer, usually mouse button 2, over a source object starting a drag transaction. The application owning that object is the initiator of the drag. The current pointer is replaced by a drag icon-a picture representing the item being dragged.&lt;br /&gt;
*The user moves the pointer. From now until a drop occurs, the drag icon replaces the mouse pointer.&lt;br /&gt;
*The user drops the object, usually by releasing the mouse button. &lt;br /&gt;
&lt;br /&gt;
Locations on the screen that can accept drops are drop sites, and the application owning that drop site is the destination or receiver.&lt;br /&gt;
&lt;br /&gt;
The drag icon can be dropped anywhere on the screen. However, only certain widgets have registered themselves as drop sites and are able to process the drop.&lt;br /&gt;
&lt;br /&gt;
The receiver application usually performs some action on the information represented by the dragged icon. The initiator application may also perform some action based on the results of a drag transaction.&lt;br /&gt;
&lt;br /&gt;
A drop can be between applications or within the same application. An application can be both source and destination of a drop, source only, destination only, or not participate in drag and drop at all.&lt;br /&gt;
&lt;br /&gt;
The user can request help about a drop site, if available, by dragging to the drop site, and pressing KHelp (usually F1).&lt;br /&gt;
&lt;br /&gt;
The user can cancel the drag at any time by pressing KCancel, usually Escape. [The Santa Cruz Operation, 1996] &lt;br /&gt;
&lt;br /&gt;
==Drag &amp;amp; Drop in Information Visualization==&lt;br /&gt;
=== Use in Common Applications ===&lt;br /&gt;
The most common uses of Drag and Drop are &lt;br /&gt;
*changing the point of view in visualisation data&amp;lt;br&amp;gt;For example: &lt;br /&gt;
** An application where you can see an overview of a map: by draging on the map and moving around you change the view position. By releasing the button the new view on the data and in most cases completely different to the output before.&lt;br /&gt;
* order visualisation data&amp;lt;br&amp;gt;For Example:&lt;br /&gt;
** Picture Application where you order the sequenz of a slide show&lt;br /&gt;
** When you are cleaning up your Desktop by draging folders around&lt;br /&gt;
&lt;br /&gt;
===Command Post of the Future (CPOF)===&lt;br /&gt;
&lt;br /&gt;
[[Image:Cpof_rev2.jpg|150px|thumb|CPOF]]&lt;br /&gt;
&lt;br /&gt;
The United States Army&#039;s Command Post of the Future (CPOF) is a C2 software system that allows commanders to maintain topsight over the battlefield; collaborate with superiors, peers and subordinates over live data; and communicate their intent.&lt;br /&gt;
&lt;br /&gt;
All visual elements in CPOF are interactive via drag-and-drop gestures. Users can drag data-elements and annotation from any visualization framework into any other (i.e., from a chart to a table), which reveal different data-attributes in context depending on the visualization used. Most data-elements can be grouped and nested via drag-and-drop to form associations that remain with the data in all of its views.Drag-and-drop composition on live visualizations is CPOF&#039;s primary mechanism for editing data values, such as locations on a map or tasks on a schedule (for example, moving an event-icon on a map changes the lat/lon values of that event in the shared repository; moving a task icon on a schedule changes its time-based values in the shared repository). &lt;br /&gt;
The results of editing gestures are conveyed in real-time to all observers and users of a visualization; when one user moves an event on a map, for example, that event-icon moves on all maps and shared views, such that all users see its new location immediately. Data inputs from warfighters are conveyed to all collaborators as the &amp;quot;natural&amp;quot; result of a drop-gesture in-situ, requiring no explicit publishing mechanism. [Wikipedia: Command Post of the Future, 2009]&lt;br /&gt;
&lt;br /&gt;
===A Drag-and-Drop Strategy for Labeling Photos===&lt;br /&gt;
&lt;br /&gt;
[[Image:Clipboard01.jpg|150px|thumb|Figure 1. US Map with City Names]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Clipboard03.jpg|150px|thumb|Figure 2. Hyperbolic Tree]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Clipboard02.jpg|150px|thumb|Figure 3. LifeLines Medical Patient History]]&lt;br /&gt;
&lt;br /&gt;
Annotation of photos is a variation on previously explored problems such as annotation on maps in which the challenge is to place city, state, river, or lake labels close to the features.  There is a long history of work on this problem, but new possibilities emerge because of the dynamics of the computer screen (Figure 1). &lt;br /&gt;
However, annotation is usually seen as an authoring process conducted by specialists and users only chose whether to show or hide annotations. Variations on annotation also come from the placement of labels on markers in information visualization tasks such as in tree structures, such in the hyperbolic tree (Figure 2) or in medical histories, such as LifeLines (Figure 3).&lt;br /&gt;
&lt;br /&gt;
Previous work on annotation focused on writing programs to make label placements that reduced overlaps, but there are many situations in which it is helpful for users to place labels manually, much like post-it notes, on documents, photos, maps, diagrams, webpages, etc.  Annotation of paper and electronic documents by hand is also a much-studied topic with continuing innovations. &lt;br /&gt;
While many systems allow notes to be placed on a document or object, the demands of annotating personal photo libraries are worthy of special study.  We believe that personal photo libraries are a special case because users are concentrating on the photos (and may have a low interested in the underlying technology), are concerned about the social aspects of sharing photos, and are intermittent users.  They seek enjoyment and have little patience for form filling or data entry. [Shneiderman and Kang, 2000]&lt;br /&gt;
&lt;br /&gt;
===Lookmark: A 2.5D Web Information Visualization System===&lt;br /&gt;
[[Image:Clipboard04.jpg|150px|thumb|Lookmark user interface screenshot]]&lt;br /&gt;
&lt;br /&gt;
Lookmarks are thumbnails of existing web pages that can be arranged within a 2.5-dimensional space, just like documents can be arranged on a normal desk. The Lookmark system offers the user the opportunity of taking individual web pages and structuring and managing them within a 2.5-dimensional space. In Lookmark both standard devices, mouse and keyboard, can be used. Mouse handling is limited to single click, double click and drag-and-drop. The meaning of mouse events depends on the context of the object that receives the event:&lt;br /&gt;
* Thumbnails. With a single mouse click one can add resp. delete the clicked thumbnail to resp. from the current selection. At the same time the name of the corresponding web page is displayed in the status bar of the user interface. By double clicking on a specific thumbnail, one can open the corresponding web page in the associated Web-browser. By using drag-and-drop one can move a thumbnail along the horizontal and depth dimension (X- and Z-axis).&lt;br /&gt;
* Groups of thumbnails. Thumbnails in a group are handled like single thumbnails. Groups of thumbnails can be moved simultaneously by dragging the group label.&lt;br /&gt;
* Selections. Dragging a thumbnail of a selection moves all selected thumbnails. A selection can be dissolved by clicking somewhere in the manipulation panel. [Breiteneder et al., 2002]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[Wikipedia: Drag-and-drop, 2009] Drag-and-drop, Wikipedia, Created at: November 5, 2009 (last change), Retrieved at: November 6, 2009, http://en.wikipedia.org/wiki/Drag_and_drop&lt;br /&gt;
&lt;br /&gt;
[The Santa Cruz Operation, 1994-1996] The Santa Cruz Operation, 1994-1996. Motif Programmer&#039;s Guide. http://www.s-and-b.ru/syshlp/motif_guide/MotifProgGuide/TOC.html&lt;br /&gt;
&lt;br /&gt;
[Wikipedia: Command Post of the Future, 2009] The United States Army&#039;s Command Post of the Future (CPOF), Wikipedia, Created at: July 6, 2009, Retrieved at: November 6, 2009, http://en.wikipedia.org/wiki/Command_Post_of_the_Future&lt;br /&gt;
&lt;br /&gt;
[General Dynamics C4 System, 2007] General Dynamics C4 Systems, 2007, http://www.gdc4s.com/content/detail.cfm?item=2a58f8e2-ef2b-4bb1-9251-42ee4961dd7f&lt;br /&gt;
&lt;br /&gt;
[Shneiderman and Kang, 2000] Ben Shneiderman and Hyunmo Kang, Dept. of Computer Science, Human-Computer Interaction Laboratory, Institute for Advanced Computer Studies &amp;amp; Institute for Systems Research University of Maryland. A Drag-and-Drop Strategy for Labeling Photos, Created at: April 29, 2000. Retrieved at: November 3, 2009. http://hdl.handle.net/1903/1068&lt;br /&gt;
&lt;br /&gt;
[Breiteneder et al., 2002] Christian Breiteneder, Horst Eidenberger, Geert Fiedler and Markus Raab. Vienna University of Technology, Institute of Software Technology and Interactive Systems. A 2.5D Web Information Visualization System. Created at: July 24, 2002. Retrieved at: November 3, 2009. http://www.ims.tuwien.ac.at/media/documents/publications/eurasia2002.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=23278</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - Drag and Drop</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=23278"/>
		<updated>2009-11-17T00:14:01Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ich denke hier sollte Drag and Drop auch im Kontext der Informationsvisualisierung beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
Zum Beispiel:&lt;br /&gt;
*Panning mittels DnD wie zB in Google Maps&lt;br /&gt;
*Direct Manipulation: Ändern der Visualisierung zugrundeliegenden Daten mittels DnD, zB: verschieben von Aktivitäten in einem Projektplanungstool&lt;br /&gt;
*Position eines visuellen Elements ändern (ohne die Daten selbst zu ändern) um die Visualisierung zu manuell zu verändern...hier fällt mir im Moment leider kein konkretes Beispiel ein.&lt;br /&gt;
&lt;br /&gt;
Was meint ihr?&lt;br /&gt;
&lt;br /&gt;
ja sicher, nur was hat Drag &amp;amp; Drop schon viel mit Visualisierung zu tun? Maximal dann wenn ich Informationen interaktiv einblenden/ausblenden/ändern will. Der Ansatz den ich hier gefunden habe ist aber &amp;quot;nur&amp;quot; technischer Natur und sollte auf das Wesentliche gekürzt werden falls wir brauchbare Informationen in die andere Richtung haben.&lt;br /&gt;
&lt;br /&gt;
== ok ==&lt;br /&gt;
&lt;br /&gt;
ja, du hast recht.&lt;br /&gt;
&lt;br /&gt;
für die paar punkte muss man sich wohl nicht zuviel arbeit antun.&lt;br /&gt;
&lt;br /&gt;
== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Einleitungssatz hat gefehlt&lt;br /&gt;
* Referenzen waren nicht korrekt formatiert.&lt;br /&gt;
* Referenzenlink aktualisiert. &lt;br /&gt;
* Referenzen ans Artikelende verschoben.&lt;br /&gt;
* Use in Common Applications hinzugefügt, um auch auf den alltäglichen Gebrauch von Drag and Dop einzugehen.&lt;br /&gt;
* Bild bei der Einleitung hinzugefügt (mit Quellenangabe).&lt;br /&gt;
&lt;br /&gt;
* Definition als solche gekennzeichnet, CPOF Absatz Zitatkennzeichnung hinzugefügt&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=23277</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - Drag and Drop</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=23277"/>
		<updated>2009-11-17T00:12:20Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:800px-Drag-and-drop-en.svg.png|200px|thumb|Dragging files to a folder]]&lt;br /&gt;
==Definition==&lt;br /&gt;
{{Quotation|In computer graphical user interfaces, drag-and-drop is the action of (or support for the action of) clicking on a virtual object and dragging it to a different location or onto another virtual object. In general, it can be used to invoke many kinds of actions, or create various types of associations between two abstract objects |[Wikipedia, 2009].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The first drag &amp;amp; drop implementation for Windows was a shareware program called Aporia by Jeffrey Greenberg in 1988 under Windows 2.0, and later commercialized as WinTools. This program elaborated the single icon on the Macintosh that supported drag &amp;amp; drop, the trash icon. In Aporia/WinTools all icons had functions that could be obtained by double clicking the left mouse button, by clicking on the right mouse button, or by dragging onto one of several functional icons, such as printing, copying, viewing, and other actions. If an icon was double-clicked on and ran a program, the icon changed to indicate that a program was running, and if it was then dragged to the trash, the program was exited. &lt;br /&gt;
&lt;br /&gt;
Subsequently numerous other competitors provided drag &amp;amp; drop desktop replacements to the standard Windows interface including the Norton Desktop, Xerox, NewWave, and Central Point. In Windows 95, Microsoft prevented developers from taking over the desktop and released a drag &amp;amp; drop model of their own.&lt;br /&gt;
&lt;br /&gt;
==Technical Overview==&lt;br /&gt;
&lt;br /&gt;
A drag and drop transaction consists of the following actions:&lt;br /&gt;
&lt;br /&gt;
*A user presses and holds BTransfer, usually mouse button 2, over a source object starting a drag transaction. The application owning that object is the initiator of the drag. The current pointer is replaced by a drag icon-a picture representing the item being dragged.&lt;br /&gt;
*The user moves the pointer. From now until a drop occurs, the drag icon replaces the mouse pointer.&lt;br /&gt;
*The user drops the object, usually by releasing the mouse button. &lt;br /&gt;
&lt;br /&gt;
Locations on the screen that can accept drops are drop sites, and the application owning that drop site is the destination or receiver.&lt;br /&gt;
&lt;br /&gt;
The drag icon can be dropped anywhere on the screen. However, only certain widgets have registered themselves as drop sites and are able to process the drop.&lt;br /&gt;
&lt;br /&gt;
The receiver application usually performs some action on the information represented by the dragged icon. The initiator application may also perform some action based on the results of a drag transaction.&lt;br /&gt;
&lt;br /&gt;
A drop can be between applications or within the same application. An application can be both source and destination of a drop, source only, destination only, or not participate in drag and drop at all.&lt;br /&gt;
&lt;br /&gt;
The user can request help about a drop site, if available, by dragging to the drop site, and pressing KHelp (usually F1).&lt;br /&gt;
&lt;br /&gt;
The user can cancel the drag at any time by pressing KCancel, usually Escape. [The Santa Cruz Operation, 1996] &lt;br /&gt;
&lt;br /&gt;
==Drag &amp;amp; Drop in Information Visualization==&lt;br /&gt;
=== Use in Common Applications ===&lt;br /&gt;
The most common uses of Drag and Drop are &lt;br /&gt;
*changing the point of view in visualisation data&amp;lt;br&amp;gt;For example: &lt;br /&gt;
** An application where you can see an overview of a map: by draging on the map and moving around you change the view position. By releasing the button the new view on the data and in most cases completely different to the output before.&lt;br /&gt;
* order visualisation data&amp;lt;br&amp;gt;For Example:&lt;br /&gt;
** Picture Application where you order the sequenz of a slide show&lt;br /&gt;
** When you are cleaning up your Desktop by draging folders around&lt;br /&gt;
&lt;br /&gt;
===Command Post of the Future (CPOF)===&lt;br /&gt;
&lt;br /&gt;
[[Image:Cpof_rev2.jpg|150px|thumb|CPOF]]&lt;br /&gt;
&lt;br /&gt;
The United States Army&#039;s Command Post of the Future (CPOF) is a C2 software system that allows commanders to maintain topsight over the battlefield; collaborate with superiors, peers and subordinates over live data; and communicate their intent.&lt;br /&gt;
&lt;br /&gt;
All visual elements in CPOF are interactive via drag-and-drop gestures. Users can drag data-elements and annotation from any visualization framework into any other (i.e., from a chart to a table), which reveal different data-attributes in context depending on the visualization used. Most data-elements can be grouped and nested via drag-and-drop to form associations that remain with the data in all of its views.Drag-and-drop composition on live visualizations is CPOF&#039;s primary mechanism for editing data values, such as locations on a map or tasks on a schedule (for example, moving an event-icon on a map changes the lat/lon values of that event in the shared repository; moving a task icon on a schedule changes its time-based values in the shared repository). &lt;br /&gt;
The results of editing gestures are conveyed in real-time to all observers and users of a visualization; when one user moves an event on a map, for example, that event-icon moves on all maps and shared views, such that all users see its new location immediately. Data inputs from warfighters are conveyed to all collaborators as the &amp;quot;natural&amp;quot; result of a drop-gesture in-situ, requiring no explicit publishing mechanism. [Wikipedia: Command Post of the Future, 2009]&lt;br /&gt;
&lt;br /&gt;
===A Drag-and-Drop Strategy for Labeling Photos===&lt;br /&gt;
&lt;br /&gt;
[[Image:Clipboard01.jpg|150px|thumb|Figure 1. US Map with City Names]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Clipboard03.jpg|150px|thumb|Figure 2. Hyperbolic Tree]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Clipboard02.jpg|150px|thumb|Figure 3. LifeLines Medical Patient History]]&lt;br /&gt;
&lt;br /&gt;
Annotation of photos is a variation on previously explored problems such as annotation on maps in which the challenge is to place city, state, river, or lake labels close to the features.  There is a long history of work on this problem, but new possibilities emerge because of the dynamics of the computer screen (Figure 1). &lt;br /&gt;
However, annotation is usually seen as an authoring process conducted by specialists and users only chose whether to show or hide annotations. Variations on annotation also come from the placement of labels on markers in information visualization tasks such as in tree structures, such in the hyperbolic tree (Figure 2) or in medical histories, such as LifeLines (Figure 3).&lt;br /&gt;
&lt;br /&gt;
Previous work on annotation focused on writing programs to make label placements that reduced overlaps, but there are many situations in which it is helpful for users to place labels manually, much like post-it notes, on documents, photos, maps, diagrams, webpages, etc.  Annotation of paper and electronic documents by hand is also a much-studied topic with continuing innovations. &lt;br /&gt;
While many systems allow notes to be placed on a document or object, the demands of annotating personal photo libraries are worthy of special study.  We believe that personal photo libraries are a special case because users are concentrating on the photos (and may have a low interested in the underlying technology), are concerned about the social aspects of sharing photos, and are intermittent users.  They seek enjoyment and have little patience for form filling or data entry. [Shneiderman and Kang, 2000]&lt;br /&gt;
&lt;br /&gt;
===Lookmark: A 2.5D Web Information Visualization System===&lt;br /&gt;
[[Image:Clipboard04.jpg|150px|thumb|Lookmark user interface screenshot]]&lt;br /&gt;
&lt;br /&gt;
Lookmarks are thumbnails of existing web pages that can be arranged within a 2.5-dimensional space, just like documents can be arranged on a normal desk. The Lookmark system offers the user the opportunity of taking individual web pages and structuring and managing them within a 2.5-dimensional space. In Lookmark both standard devices, mouse and keyboard, can be used. Mouse handling is limited to single click, double click and drag-and-drop. The meaning of mouse events depends on the context of the object that receives the event:&lt;br /&gt;
* Thumbnails. With a single mouse click one can add resp. delete the clicked thumbnail to resp. from the current selection. At the same time the name of the corresponding web page is displayed in the status bar of the user interface. By double clicking on a specific thumbnail, one can open the corresponding web page in the associated Web-browser. By using drag-and-drop one can move a thumbnail along the horizontal and depth dimension (X- and Z-axis).&lt;br /&gt;
* Groups of thumbnails. Thumbnails in a group are handled like single thumbnails. Groups of thumbnails can be moved simultaneously by dragging the group label.&lt;br /&gt;
* Selections. Dragging a thumbnail of a selection moves all selected thumbnails. A selection can be dissolved by clicking somewhere in the manipulation panel. [Breiteneder et al., 2002]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[Wikipedia: Drag-and-drop, 2009] Drag-and-drop, Wikipedia, Created at: November 5, 2009 (last change), Retrieved at: November 6, 2009, http://en.wikipedia.org/wiki/Drag_and_drop&lt;br /&gt;
&lt;br /&gt;
[The Santa Cruz Operation, 1994-1996] The Santa Cruz Operation, 1994-1996. Motif Programmer&#039;s Guide. http://www.s-and-b.ru/syshlp/motif_guide/MotifProgGuide/TOC.html&lt;br /&gt;
&lt;br /&gt;
[Wikipedia: Command Post of the Future, 2009] The United States Army&#039;s Command Post of the Future (CPOF), Wikipedia, Created at: July 6, 2009, Retrieved at: November 6, 2009, http://en.wikipedia.org/wiki/Command_Post_of_the_Future&lt;br /&gt;
&lt;br /&gt;
[General Dynamics C4 System, 2007] General Dynamics C4 Systems, 2007, http://www.gdc4s.com/content/detail.cfm?item=2a58f8e2-ef2b-4bb1-9251-42ee4961dd7f&lt;br /&gt;
&lt;br /&gt;
[Shneiderman and Kang, 2000] Ben Shneiderman and Hyunmo Kang, Dept. of Computer Science, Human-Computer Interaction Laboratory, Institute for Advanced Computer Studies &amp;amp; Institute for Systems Research University of Maryland. A Drag-and-Drop Strategy for Labeling Photos, Created at: April 29, 2000. Retrieved at: November 3, 2009. http://hdl.handle.net/1903/1068&lt;br /&gt;
&lt;br /&gt;
[Breiteneder et al., 2002] Christian Breiteneder, Horst Eidenberger, Geert Fiedler and Markus Raab. Vienna University of Technology, Institute of Software Technology and Interactive Systems. A 2.5D Web Information Visualization System. Created at: July 24, 2002. Retrieved at: November 3, 2009. http://www.ims.tuwien.ac.at/media/documents/publications/eurasia2002.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=23276</id>
		<title>Teaching:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - Drag and Drop</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=23276"/>
		<updated>2009-11-17T00:04:19Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:800px-Drag-and-drop-en.svg.png|200px|thumb|Dragging files to a folder]]&lt;br /&gt;
{{Quotation|In computer graphical user interfaces, drag-and-drop is the action of (or support for the action of) clicking on a virtual object and dragging it to a different location or onto another virtual object. In general, it can be used to invoke many kinds of actions, or create various types of associations between two abstract objects |[Wikipedia, 2009].&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The first drag &amp;amp; drop implementation for Windows was a shareware program called Aporia by Jeffrey Greenberg in 1988 under Windows 2.0, and later commercialized as WinTools. This program elaborated the single icon on the Macintosh that supported drag &amp;amp; drop, the trash icon. In Aporia/WinTools all icons had functions that could be obtained by double clicking the left mouse button, by clicking on the right mouse button, or by dragging onto one of several functional icons, such as printing, copying, viewing, and other actions. If an icon was double-clicked on and ran a program, the icon changed to indicate that a program was running, and if it was then dragged to the trash, the program was exited. &lt;br /&gt;
&lt;br /&gt;
Subsequently numerous other competitors provided drag &amp;amp; drop desktop replacements to the standard Windows interface including the Norton Desktop, Xerox, NewWave, and Central Point. In Windows 95, Microsoft prevented developers from taking over the desktop and released a drag &amp;amp; drop model of their own.&lt;br /&gt;
&lt;br /&gt;
==Technical Overview==&lt;br /&gt;
&lt;br /&gt;
A drag and drop transaction consists of the following actions:&lt;br /&gt;
&lt;br /&gt;
*A user presses and holds BTransfer, usually mouse button 2, over a source object starting a drag transaction. The application owning that object is the initiator of the drag. The current pointer is replaced by a drag icon-a picture representing the item being dragged.&lt;br /&gt;
*The user moves the pointer. From now until a drop occurs, the drag icon replaces the mouse pointer.&lt;br /&gt;
*The user drops the object, usually by releasing the mouse button. &lt;br /&gt;
&lt;br /&gt;
Locations on the screen that can accept drops are drop sites, and the application owning that drop site is the destination or receiver.&lt;br /&gt;
&lt;br /&gt;
The drag icon can be dropped anywhere on the screen. However, only certain widgets have registered themselves as drop sites and are able to process the drop.&lt;br /&gt;
&lt;br /&gt;
The receiver application usually performs some action on the information represented by the dragged icon. The initiator application may also perform some action based on the results of a drag transaction.&lt;br /&gt;
&lt;br /&gt;
A drop can be between applications or within the same application. An application can be both source and destination of a drop, source only, destination only, or not participate in drag and drop at all.&lt;br /&gt;
&lt;br /&gt;
The user can request help about a drop site, if available, by dragging to the drop site, and pressing KHelp (usually F1).&lt;br /&gt;
&lt;br /&gt;
The user can cancel the drag at any time by pressing KCancel, usually Escape. [The Santa Cruz Operation, 1996] &lt;br /&gt;
&lt;br /&gt;
==Drag &amp;amp; Drop in Information Visualization==&lt;br /&gt;
=== Use in Common Applications ===&lt;br /&gt;
The most common uses of Drag and Drop are &lt;br /&gt;
*changing the point of view in visualisation data&amp;lt;br&amp;gt;For example: &lt;br /&gt;
** An application where you can see an overview of a map: by draging on the map and moving around you change the view position. By releasing the button the new view on the data and in most cases completely different to the output before.&lt;br /&gt;
* order visualisation data&amp;lt;br&amp;gt;For Example:&lt;br /&gt;
** Picture Application where you order the sequenz of a slide show&lt;br /&gt;
** When you are cleaning up your Desktop by draging folders around&lt;br /&gt;
&lt;br /&gt;
===Command Post of the Future (CPOF)===&lt;br /&gt;
&lt;br /&gt;
[[Image:Cpof_rev2.jpg|150px|thumb|CPOF]]&lt;br /&gt;
&lt;br /&gt;
The United States Army&#039;s Command Post of the Future (CPOF) is a C2 software system that allows commanders to maintain topsight over the battlefield; collaborate with superiors, peers and subordinates over live data; and communicate their intent.&lt;br /&gt;
&lt;br /&gt;
All visual elements in CPOF are interactive via drag-and-drop gestures. Users can drag data-elements and annotation from any visualization framework into any other (i.e., from a chart to a table), which reveal different data-attributes in context depending on the visualization used. Most data-elements can be grouped and nested via drag-and-drop to form associations that remain with the data in all of its views.Drag-and-drop composition on live visualizations is CPOF&#039;s primary mechanism for editing data values, such as locations on a map or tasks on a schedule (for example, moving an event-icon on a map changes the lat/lon values of that event in the shared repository; moving a task icon on a schedule changes its time-based values in the shared repository). &lt;br /&gt;
The results of editing gestures are conveyed in real-time to all observers and users of a visualization; when one user moves an event on a map, for example, that event-icon moves on all maps and shared views, such that all users see its new location immediately. Data inputs from warfighters are conveyed to all collaborators as the &amp;quot;natural&amp;quot; result of a drop-gesture in-situ, requiring no explicit publishing mechanism.&lt;br /&gt;
&lt;br /&gt;
===A Drag-and-Drop Strategy for Labeling Photos===&lt;br /&gt;
&lt;br /&gt;
[[Image:Clipboard01.jpg|150px|thumb|Figure 1. US Map with City Names]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Clipboard03.jpg|150px|thumb|Figure 2. Hyperbolic Tree]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Clipboard02.jpg|150px|thumb|Figure 3. LifeLines Medical Patient History]]&lt;br /&gt;
&lt;br /&gt;
Annotation of photos is a variation on previously explored problems such as annotation on maps in which the challenge is to place city, state, river, or lake labels close to the features.  There is a long history of work on this problem, but new possibilities emerge because of the dynamics of the computer screen (Figure 1). &lt;br /&gt;
However, annotation is usually seen as an authoring process conducted by specialists and users only chose whether to show or hide annotations. Variations on annotation also come from the placement of labels on markers in information visualization tasks such as in tree structures, such in the hyperbolic tree (Figure 2) or in medical histories, such as LifeLines (Figure 3).&lt;br /&gt;
&lt;br /&gt;
Previous work on annotation focused on writing programs to make label placements that reduced overlaps, but there are many situations in which it is helpful for users to place labels manually, much like post-it notes, on documents, photos, maps, diagrams, webpages, etc.  Annotation of paper and electronic documents by hand is also a much-studied topic with continuing innovations. &lt;br /&gt;
While many systems allow notes to be placed on a document or object, the demands of annotating personal photo libraries are worthy of special study.  We believe that personal photo libraries are a special case because users are concentrating on the photos (and may have a low interested in the underlying technology), are concerned about the social aspects of sharing photos, and are intermittent users.  They seek enjoyment and have little patience for form filling or data entry. [Shneiderman and Kang, 2000]&lt;br /&gt;
&lt;br /&gt;
===Lookmark: A 2.5D Web Information Visualization System===&lt;br /&gt;
[[Image:Clipboard04.jpg|150px|thumb|Lookmark user interface screenshot]]&lt;br /&gt;
&lt;br /&gt;
Lookmarks are thumbnails of existing web pages that can be arranged within a 2.5-dimensional space, just like documents can be arranged on a normal desk. The Lookmark system offers the user the opportunity of taking individual web pages and structuring and managing them within a 2.5-dimensional space. In Lookmark both standard devices, mouse and keyboard, can be used. Mouse handling is limited to single click, double click and drag-and-drop. The meaning of mouse events depends on the context of the object that receives the event:&lt;br /&gt;
* Thumbnails. With a single mouse click one can add resp. delete the clicked thumbnail to resp. from the current selection. At the same time the name of the corresponding web page is displayed in the status bar of the user interface. By double clicking on a specific thumbnail, one can open the corresponding web page in the associated Web-browser. By using drag-and-drop one can move a thumbnail along the horizontal and depth dimension (X- and Z-axis).&lt;br /&gt;
* Groups of thumbnails. Thumbnails in a group are handled like single thumbnails. Groups of thumbnails can be moved simultaneously by dragging the group label.&lt;br /&gt;
* Selections. Dragging a thumbnail of a selection moves all selected thumbnails. A selection can be dissolved by clicking somewhere in the manipulation panel. [Breiteneder et al., 2002]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
[Wikipedia: Drag-and-drop, 2009] Drag-and-drop, Wikipedia, Created at: November 5, 2009 (last change), Retrieved at: November 6, 2009, http://en.wikipedia.org/wiki/Drag_and_drop&lt;br /&gt;
&lt;br /&gt;
[The Santa Cruz Operation, 1994-1996] The Santa Cruz Operation, 1994-1996. Motif Programmer&#039;s Guide. http://www.s-and-b.ru/syshlp/motif_guide/MotifProgGuide/TOC.html&lt;br /&gt;
&lt;br /&gt;
[Wikipedia: Command Post of the Future, 2009] The United States Army&#039;s Command Post of the Future (CPOF), Wikipedia, Created at: July 6, 2009, Retrieved at: November 6, 2009, http://en.wikipedia.org/wiki/Command_Post_of_the_Future&lt;br /&gt;
&lt;br /&gt;
[General Dynamics C4 System, 2007] General Dynamics C4 Systems, 2007, http://www.gdc4s.com/content/detail.cfm?item=2a58f8e2-ef2b-4bb1-9251-42ee4961dd7f&lt;br /&gt;
&lt;br /&gt;
[Shneiderman and Kang, 2000] Ben Shneiderman and Hyunmo Kang, Dept. of Computer Science, Human-Computer Interaction Laboratory, Institute for Advanced Computer Studies &amp;amp; Institute for Systems Research University of Maryland. A Drag-and-Drop Strategy for Labeling Photos, Created at: April 29, 2000. Retrieved at: November 3, 2009. http://hdl.handle.net/1903/1068&lt;br /&gt;
&lt;br /&gt;
[Breiteneder et al., 2002] Christian Breiteneder, Horst Eidenberger, Geert Fiedler and Markus Raab. Vienna University of Technology, Institute of Software Technology and Interactive Systems. A 2.5D Web Information Visualization System. Created at: July 24, 2002. Retrieved at: November 3, 2009. http://www.ims.tuwien.ac.at/media/documents/publications/eurasia2002.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Clipboard04.jpg&amp;diff=23092</id>
		<title>File talk:Clipboard04.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Clipboard04.jpg&amp;diff=23092"/>
		<updated>2009-11-06T22:53:43Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus überarbeitet * Quelle formatiert, erweitert, überprüft&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Clipboard02.jpg&amp;diff=23091</id>
		<title>File talk:Clipboard02.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Clipboard02.jpg&amp;diff=23091"/>
		<updated>2009-11-06T22:52:32Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus und Zusammenfassung überarbeitet * Quelle formatiert, erweitert, überprüft * aktueller funktionierender Link ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus und Zusammenfassung überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;br /&gt;
* aktueller funktionierender Link der Quelle hinzugefügt (auf die Seite die von DRUM erwünscht wird)&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Clipboard02.jpg&amp;diff=23090</id>
		<title>File:Clipboard02.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Clipboard02.jpg&amp;diff=23090"/>
		<updated>2009-11-06T22:51:54Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
LifeLines Medical Patient History&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by DRUM and the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
:[Shneiderman and Kang, 2000] Ben Shneiderman and Hyunmo Kang, Dept. of Computer Science, Human-Computer Interaction Laboratory, Institute for Advanced Computer Studies &amp;amp; Institute for Systems Research University of Maryland. A Drag-and-Drop Strategy for Labeling Photos, Created at: April 29, 2000. Retrieved at: November 3, 2009. http://hdl.handle.net/1903/1068&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Clipboard01.jpg&amp;diff=23089</id>
		<title>File talk:Clipboard01.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Clipboard01.jpg&amp;diff=23089"/>
		<updated>2009-11-06T22:51:34Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus und Zusammenfassung überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;br /&gt;
* aktueller funktionierender Link der Quelle hinzugefügt (auf die Seite die von DRUM erwünscht wird)&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Clipboard03.jpg&amp;diff=23088</id>
		<title>File talk:Clipboard03.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Clipboard03.jpg&amp;diff=23088"/>
		<updated>2009-11-06T22:51:17Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus und Zusammenfassung überarbeitet * Quelle formatiert, erweitert, überprüft * aktueller funktionierender Link ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus und Zusammenfassung überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;br /&gt;
* aktueller funktionierender Link der Quelle hinzugefügt (auf die Seite die von DRUM erwünscht wird)&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Clipboard03.jpg&amp;diff=23087</id>
		<title>File:Clipboard03.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Clipboard03.jpg&amp;diff=23087"/>
		<updated>2009-11-06T22:50:48Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Hyperbolic Tree&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by DRUM and the creator. &lt;br /&gt;
== Source ==&lt;br /&gt;
&lt;br /&gt;
:[Shneiderman and Kang, 2000] Ben Shneiderman and Hyunmo Kang, Dept. of Computer Science, Human-Computer Interaction Laboratory, Institute for Advanced Computer Studies &amp;amp; Institute for Systems Research University of Maryland. A Drag-and-Drop Strategy for Labeling Photos, Created at: April 29, 2000. Retrieved at: November 3, 2009. http://hdl.handle.net/1903/1068&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Clipboard01.jpg&amp;diff=23086</id>
		<title>File:Clipboard01.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Clipboard01.jpg&amp;diff=23086"/>
		<updated>2009-11-06T22:50:11Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
US Map with City Names&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by DRUM and the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
:[Shneiderman and Kang, 2000] Ben Shneiderman and Hyunmo Kang, Dept. of Computer Science, Human-Computer Interaction Laboratory, Institute for Advanced Computer Studies &amp;amp; Institute for Systems Research University of Maryland. A Drag-and-Drop Strategy for Labeling Photos, Created at: April 29, 2000. Retrieved at: November 3, 2009. http://hdl.handle.net/1903/1068&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Clipboard01.jpg&amp;diff=23085</id>
		<title>File talk:Clipboard01.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Clipboard01.jpg&amp;diff=23085"/>
		<updated>2009-11-06T22:49:54Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus und Zusammenfassung überarbeitet * Quelle formatiert, erweitert, überprüft * aktueller funktionierender Link ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus und Zusammenfassung überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;br /&gt;
* aktueller funktionierender Link der Quelle hinzugefügt (auf die Seite die von DRUM erwünscht wird)&lt;br /&gt;
* Deutsche Überschriften entfernt und durch englische ersetzt&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Cpof_rev2.jpg&amp;diff=23084</id>
		<title>File talk:Cpof rev2.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Cpof_rev2.jpg&amp;diff=23084"/>
		<updated>2009-11-06T22:46:52Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus und Zusammenfassung überarbeitet * Quelle formatiert, erweitert, überprüft&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus und Zusammenfassung überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:800px-Drag-and-drop-en.svg.png&amp;diff=23083</id>
		<title>File talk:800px-Drag-and-drop-en.svg.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:800px-Drag-and-drop-en.svg.png&amp;diff=23083"/>
		<updated>2009-11-06T22:46:02Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus und Zusammenfassung überarbeitet * Quelle formatiert, erweitert, überprüft&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus und Zusammenfassung überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Chart.png&amp;diff=23082</id>
		<title>File talk:Chart.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Chart.png&amp;diff=23082"/>
		<updated>2009-11-06T22:43:26Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus überarbeitet * Quelle formatiert, erweitert, überprüft * Deutsche Überschriften entfernt und durch englische...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;br /&gt;
* Deutsche Überschriften entfernt und durch englische ersetzt&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Overview_mode.gif&amp;diff=23081</id>
		<title>File talk:Overview mode.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Overview_mode.gif&amp;diff=23081"/>
		<updated>2009-11-06T22:41:19Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus überarbeitet * Quelle formatiert, erweitert, überprüft * Deutsche Überschriften entfernt und durch englische...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;br /&gt;
* Deutsche Überschriften entfernt und durch englische ersetzt&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Compressed_table.gif&amp;diff=23080</id>
		<title>File talk:Compressed table.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Compressed_table.gif&amp;diff=23080"/>
		<updated>2009-11-06T22:40:48Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus überarbeitet * Quelle formatiert, erweitert, überprüft * Deutsche Überschriften entfernt und durch englische...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;br /&gt;
* Deutsche Überschriften entfernt und durch englische ersetzt&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Wide_table.gif&amp;diff=23079</id>
		<title>File talk:Wide table.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Wide_table.gif&amp;diff=23079"/>
		<updated>2009-11-06T22:40:04Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus überarbeitet * Quelle formatiert, erweitert, überprüft * Deutsche Überschriften entfernt und durch englische...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;br /&gt;
* Deutsche Überschriften entfernt und durch englische ersetzt&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File_talk:Software_architecture.gif&amp;diff=23078</id>
		<title>File talk:Software architecture.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File_talk:Software_architecture.gif&amp;diff=23078"/>
		<updated>2009-11-06T22:38:54Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: New page: == Begründungen der Änderungen der Gruppe 6, 2009/10 == * Copyrightstatus überarbeitet * Quelle formatiert, erweitert, überprüft&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Copyrightstatus überarbeitet&lt;br /&gt;
* Quelle formatiert, erweitert, überprüft&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2006/07_-_Gruppe_03_-_Aufgabe_1_-_InfoZoom&amp;diff=23077</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2006/07 - Gruppe 03 - Aufgabe 1 - InfoZoom</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2006/07_-_Gruppe_03_-_Aufgabe_1_-_InfoZoom&amp;diff=23077"/>
		<updated>2009-11-06T22:36:53Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Begründungen der Änderungen der Gruppe 6, 2009/10==&lt;br /&gt;
* Einheitliche Formatierung (Überschriften, etc.)&lt;br /&gt;
* Genauere Beschreibung&lt;br /&gt;
* Angabe der derzeitigen aktuellen Programmversion&lt;br /&gt;
* Software Architektur genauer beschrieben und Grafik zur Übersicht hinzugefügt&lt;br /&gt;
* Beschreibung für welchen Gebrauch InfoZoom geegnet ist (Aufzählung)&lt;br /&gt;
* Beispiel hinzugefügt, bei der die Webapplication von InfoZoom betrachtet werden kann&lt;br /&gt;
* Bessere englische Formulierung: Verwendung der Passiv-Formulierung und korrekte Präposition (search for statt search after)&lt;br /&gt;
&lt;br /&gt;
* Referenzen: Verweis auf neue Homepage, Verweise auf alte gelöscht (da nicht mehr vorhanden), Formatierung&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2006/07_-_Gruppe_03_-_Aufgabe_1_-_InfoZoom&amp;diff=23076</id>
		<title>Teaching:TUW - UE InfoVis WS 2006/07 - Gruppe 03 - Aufgabe 1 - InfoZoom</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2006/07_-_Gruppe_03_-_Aufgabe_1_-_InfoZoom&amp;diff=23076"/>
		<updated>2009-11-06T22:35:09Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;InfoZoom is a computer application, developed by the company humanIT, a spin-off of Fraunhofer Society and subsidiary company of proALPHA Software AG, for analyzing and displaying large amounts of data in an easy-to-understand format.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
InfoZoom evolved from another system called FOCUS, a focus+context table layout [Kort, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
The current and newest version is InfoZoom V6.0.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
&lt;br /&gt;
Primarily, InfoZoom was developed for manipulating tables. By default it uses parallel bargrams for larger sizes of data sets and special focus+context tables for smaller ones [Wittenburg et al, 2001]. So it is possible to present information in table or distribution oriented formats. &lt;br /&gt;
&lt;br /&gt;
When displaying relational data tables, InfoZoom uses one row for each record. This data can be sorted sequential, hierarchical or in any other way the user wants it to be sorted. If necessary, the user can &amp;quot;zoom&amp;quot; into the information. This happens for example by doubleclicking on attribute values or sets/ranges of values [Mark et al, 2003]. This &amp;quot;zooming&amp;quot; can also be done by selecting columns of a row interactively and then promoting them into qualified records. All other records except those marked as qualified records are hidden instantly, enabling a &amp;quot;zoomed&amp;quot; view on the information.&lt;br /&gt;
&lt;br /&gt;
{{Quotation|The primary interactions supported in InfoZoom are simple selection and filtering, accomplished with a single mouse click on a value bin. Interesting graphical renderings of values are included. Animation is used to transition between set sizes.| [Wittenburg et al, 2001]}}&lt;br /&gt;
[[Image:Software_architecture.gif|200px|thumb|software architecture of InfoZoom V6.0]]&lt;br /&gt;
=== Data Source &amp;amp;  Compatibility === &lt;br /&gt;
&lt;br /&gt;
With its versatility and open architecture for quick and easy OEM installation based on commonly used industry standards (ODBC, OLE DB, OLE DB for OLAP, COM, ActiveX) and native interfaces (proALPHA, SAP, Lotus Notes, etc.), InfoZoom offers a major advantage for integration partners. It can also be used as a stand-alone application under Windows. [humanIT, 2009]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== View Modes ===&lt;br /&gt;
&lt;br /&gt;
InfoZoom offers three modes for data analysis: wide table, compressed table and overview.&lt;br /&gt;
&lt;br /&gt;
==== Wide Table ====&lt;br /&gt;
&lt;br /&gt;
The wide table looks like a table we know from spreadsheets or database tables. Every attribute is shown as a row and the objects as columns. If the windows is not big enough to show all records or attributes, it&#039;s possible to scroll vertically or horizontally.&lt;br /&gt;
&lt;br /&gt;
[[Image:Wide_table.gif|200px]]&lt;br /&gt;
&lt;br /&gt;
==== Compressed Table ====&lt;br /&gt;
&lt;br /&gt;
The compressed table shows all objects pushed together to fit on the screen. Numerical values are represented by the vertical position of dots. The data can be sorted by individual attributes in ascending or descendig order.&lt;br /&gt;
&lt;br /&gt;
[[Image:Compressed_table.gif|200px]]&lt;br /&gt;
&lt;br /&gt;
==== Overview Mode ====&lt;br /&gt;
&lt;br /&gt;
The overview mode allows that the content of each attributes row are sorted independently. The identical values are placed together in a cell. The width of the cell represents the frequency of this value.&lt;br /&gt;
&lt;br /&gt;
[[Image:Overview_mode.gif|200px]]&lt;br /&gt;
&lt;br /&gt;
=== Filter ===&lt;br /&gt;
&lt;br /&gt;
The user can search for data or find patterns in a dataset by using filters. It is possible to look for a specific value or value range on an attribute.&lt;br /&gt;
&lt;br /&gt;
=== Derived Attribute ===&lt;br /&gt;
&lt;br /&gt;
Attributes and derived atrributes can be combined by the user. The new value is calculated from the values of one or two already existing attributes.&lt;br /&gt;
&lt;br /&gt;
=== Graphics Report ===&lt;br /&gt;
&lt;br /&gt;
Graphic Reports can be created with different styles, e.g. Pie, Donut, Bar, Horiz Bar, Line, Area, Point, Bubble, Volume, ...&lt;br /&gt;
&lt;br /&gt;
[[Image:Chart.png|200px]]&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
InfoZoom is often used for Visual Data Mining (VDM), a process which aims at the recognition of patterns in data by an human expert. VDM makes use of an technique called focus+context. Here, it&#039;s possible for the expert to show focused and contextual information at the same time. [Kort, 2004]&lt;br /&gt;
&lt;br /&gt;
Infozoom can be used for a wide range of areas, such as:&lt;br /&gt;
* Ad hoc evaluation&lt;br /&gt;
* Data cleansing &lt;br /&gt;
* Data selection &lt;br /&gt;
* Data management &lt;br /&gt;
* Data format verification &lt;br /&gt;
* Data migration &lt;br /&gt;
* Data plausibility &lt;br /&gt;
* Data quality &lt;br /&gt;
* Data checking &lt;br /&gt;
* Gap analysis &lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
An example of a special Version of InfoZoom called &#039;InfoZoom JApp&#039;, which is used to present data on the internet or intranet, can be viewed at the InfoZoome homepage: http://www.infozoom.com/files/japp/bank/enu/index.html&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[humanIT, 2009] Author unknown, InfoZoom. humanIT Software GmbH. Created at: 2009. Retrieved at: November 4, 2009. http://infozoom.com/244/-/product.html&lt;br /&gt;
&lt;br /&gt;
[humanIT, 2006] Author unknown, InfoZoom. humanIT Software GmbH. Retrieved at: October 30, 2006. &lt;br /&gt;
&lt;br /&gt;
[Kort, 2004] Alexander Kort. Visual Data Mining and Zoomable Interfaces. In &#039;&#039;Proceedings of the 9th international conference on Intelligent user interface&#039;&#039;. pages 274-276, New York, NY, 2004. ACM Press&lt;br /&gt;
&lt;br /&gt;
[Mark et al, 2003] Gloria Mark, Keri Carpenter, Alfred Kobsa. Are There Benefits in Seeing Double? A Study of Collaborative Information Visualization. In &#039;&#039;CHI &#039;03 extended abstracts on Human factors in computing systems&#039;&#039;, pages 840-841, Irvine, CA, April 2003. ACM Press&lt;br /&gt;
&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK. Created at: July 2000, Retrieved at: November 6, 2009. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;br /&gt;
&lt;br /&gt;
[Wittenburg et al, 2001] Kent Wittenburg, Tom Lanning, Michael Heinrichs, Michael Stanton. Parallel bargrams for consumer-based information exploration and choice. In &#039;&#039;Proceedings of the 14th annual ACM symposium on User interface software and technology&#039;&#039;, pages 51-60, Waltham, MA, November 2001. ACM Press&lt;br /&gt;
&lt;br /&gt;
[Xie, 2006] Zaixian Xie, Review on InfoZoom. Worcester Polytechnic Insitute: Course Data Visualization. Created at: February 1, 2006. Retrieved at: November 6, 2009. http://users.wpi.edu/~xiezx/courses/cs525d/infozoom/infozoom.htm&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Software_architecture.gif&amp;diff=23075</id>
		<title>File:Software architecture.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Software_architecture.gif&amp;diff=23075"/>
		<updated>2009-11-06T22:30:58Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Software architecture of InfoZoom V6.0&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by humanIT Software GmbH&lt;br /&gt;
== Source ==&lt;br /&gt;
[humanIT,2009]humanIT, Created at: 2009. Retrieved at: November 4, 2009, http://infozoom.com/253/-/files/PDF/EN/IZ_Technichal_Datasheet_E_screen_02032009.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Overview_mode.gif&amp;diff=23074</id>
		<title>File:Overview mode.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Overview_mode.gif&amp;diff=23074"/>
		<updated>2009-11-06T22:30:12Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
InfoZoom Overview mode&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK. Created at: July 5, 2000. Retrieved at: November 6, 2009. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Compressed_table.gif&amp;diff=23073</id>
		<title>File:Compressed table.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Compressed_table.gif&amp;diff=23073"/>
		<updated>2009-11-06T22:29:18Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
InfoZoom Compressed Table mode&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK. Created at: July 5, 2000. Retrieved at: November 6, 2009. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Compressed_table.gif&amp;diff=23072</id>
		<title>File:Compressed table.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Compressed_table.gif&amp;diff=23072"/>
		<updated>2009-11-06T22:25:46Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
InfoZoom Compressed Table mode&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK. Created at: July 5, 2000, Retrieved at: November 6, 2009. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Wide_table.gif&amp;diff=23071</id>
		<title>File:Wide table.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Wide_table.gif&amp;diff=23071"/>
		<updated>2009-11-06T22:22:55Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
InfoZoom Wide Table mode&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK. Created at: July 2000, Retrieved at: November 6, 2009. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2006/07_-_Gruppe_03_-_Aufgabe_1_-_InfoZoom&amp;diff=23070</id>
		<title>Teaching:TUW - UE InfoVis WS 2006/07 - Gruppe 03 - Aufgabe 1 - InfoZoom</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2006/07_-_Gruppe_03_-_Aufgabe_1_-_InfoZoom&amp;diff=23070"/>
		<updated>2009-11-06T22:21:12Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;InfoZoom is a computer application, developed by the company humanIT, a spin-off of Fraunhofer Society and subsidiary company of proALPHA Software AG, for analyzing and displaying large amounts of data in an easy-to-understand format.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
InfoZoom evolved from another system called FOCUS, a focus+context table layout [Kort, 2004].&amp;lt;br&amp;gt;&lt;br /&gt;
The current and newest version is InfoZoom V6.0.&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
=== Overview ===&lt;br /&gt;
&lt;br /&gt;
Primarily, InfoZoom was developed for manipulating tables. By default it uses parallel bargrams for larger sizes of data sets and special focus+context tables for smaller ones [Wittenburg et al, 2001]. So it is possible to present information in table or distribution oriented formats. &lt;br /&gt;
&lt;br /&gt;
When displaying relational data tables, InfoZoom uses one row for each record. This data can be sorted sequential, hierarchical or in any other way the user wants it to be sorted. If necessary, the user can &amp;quot;zoom&amp;quot; into the information. This happens for example by doubleclicking on attribute values or sets/ranges of values [Mark et al, 2003]. This &amp;quot;zooming&amp;quot; can also be done by selecting columns of a row interactively and then promoting them into qualified records. All other records except those marked as qualified records are hidden instantly, enabling a &amp;quot;zoomed&amp;quot; view on the information.&lt;br /&gt;
&lt;br /&gt;
{{Quotation|The primary interactions supported in InfoZoom are simple selection and filtering, accomplished with a single mouse click on a value bin. Interesting graphical renderings of values are included. Animation is used to transition between set sizes.| [Wittenburg et al, 2001]}}&lt;br /&gt;
[[Image:Software_architecture.gif|200px|thumb|software architecture of InfoZoom V6.0]]&lt;br /&gt;
=== Data Source &amp;amp;  Compatibility === &lt;br /&gt;
&lt;br /&gt;
With its versatility and open architecture for quick and easy OEM installation based on commonly used industry standards (ODBC, OLE DB, OLE DB for OLAP, COM, ActiveX) and native interfaces (proALPHA, SAP, Lotus Notes, etc.), InfoZoom offers a major advantage for integration partners. It can also be used as a stand-alone application under Windows. [humanIT, 2009]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== View Modes ===&lt;br /&gt;
&lt;br /&gt;
InfoZoom offers three modes for data analysis: wide table, compressed table and overview.&lt;br /&gt;
&lt;br /&gt;
==== Wide Table ====&lt;br /&gt;
&lt;br /&gt;
The wide table looks like a table we know from spreadsheets or database tables. Every attribute is shown as a row and the objects as columns. If the windows is not big enough to show all records or attributes, it&#039;s possible to scroll vertically or horizontally.&lt;br /&gt;
&lt;br /&gt;
[[Image:Wide_table.gif|200px]]&lt;br /&gt;
&lt;br /&gt;
==== Compressed Table ====&lt;br /&gt;
&lt;br /&gt;
The compressed table shows all objects pushed together to fit on the screen. Numerical values are represented by the vertical position of dots. The data can be sorted by individual attributes in ascending or descendig order.&lt;br /&gt;
&lt;br /&gt;
[[Image:Compressed_table.gif|200px]]&lt;br /&gt;
&lt;br /&gt;
==== Overview Mode ====&lt;br /&gt;
&lt;br /&gt;
The overview mode allows that the content of each attributes row are sorted independently. The identical values are placed together in a cell. The width of the cell represents the frequency of this value.&lt;br /&gt;
&lt;br /&gt;
[[Image:Overview_mode.gif|200px]]&lt;br /&gt;
&lt;br /&gt;
=== Filter ===&lt;br /&gt;
&lt;br /&gt;
The user can search for data or find patterns in a dataset by using filters. It is possible to look for a specific value or value range on an attribute.&lt;br /&gt;
&lt;br /&gt;
=== Derived Attribute ===&lt;br /&gt;
&lt;br /&gt;
Attributes and derived atrributes can be combined by the user. The new value is calculated from the values of one or two already existing attributes.&lt;br /&gt;
&lt;br /&gt;
=== Graphics Report ===&lt;br /&gt;
&lt;br /&gt;
Graphic Reports can be created with different styles, e.g. Pie, Donut, Bar, Horiz Bar, Line, Area, Point, Bubble, Volume, ...&lt;br /&gt;
&lt;br /&gt;
[[Image:Chart.png|200px]]&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
InfoZoom is often used for Visual Data Mining (VDM), a process which aims at the recognition of patterns in data by an human expert. VDM makes use of an technique called focus+context. Here, it&#039;s possible for the expert to show focused and contextual information at the same time. [Kort, 2004]&lt;br /&gt;
&lt;br /&gt;
Infozoom can be used for a wide range of areas, such as:&lt;br /&gt;
* Ad hoc evaluation&lt;br /&gt;
* Data cleansing &lt;br /&gt;
* Data selection &lt;br /&gt;
* Data management &lt;br /&gt;
* Data format verification &lt;br /&gt;
* Data migration &lt;br /&gt;
* Data plausibility &lt;br /&gt;
* Data quality &lt;br /&gt;
* Data checking &lt;br /&gt;
* Gap analysis &lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
An example of a special Version of InfoZoom called &#039;InfoZoom JApp&#039;, which is used to present data on the internet or intranet, can be viewed at the InfoZoome homepage: http://www.infozoom.com/files/japp/bank/enu/index.html&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[humanIT, 2009] Author unknown, InfoZoom. humanIT Software GmbH. Created at: 2009, Retrieved at: November 4 2009. http://infozoom.com/244/-/product.html&lt;br /&gt;
&lt;br /&gt;
[humanIT, 2006] Author unknown, InfoZoom. humanIT Software GmbH. Retrieved at: October 30, 2006. &lt;br /&gt;
&lt;br /&gt;
[Kort, 2004] Alexander Kort. Visual Data Mining and Zoomable Interfaces. In &#039;&#039;Proceedings of the 9th international conference on Intelligent user interface&#039;&#039;. pages 274-276, New York, NY, 2004. ACM Press&lt;br /&gt;
&lt;br /&gt;
[Mark et al, 2003] Gloria Mark, Keri Carpenter, Alfred Kobsa. Are There Benefits in Seeing Double? A Study of Collaborative Information Visualization. In &#039;&#039;CHI &#039;03 extended abstracts on Human factors in computing systems&#039;&#039;, pages 840-841, Irvine, CA, April 2003. ACM Press&lt;br /&gt;
&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK, July 2000. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;br /&gt;
&lt;br /&gt;
[Wittenburg et al, 2001] Kent Wittenburg, Tom Lanning, Michael Heinrichs, Michael Stanton. Parallel bargrams for consumer-based information exploration and choice. In &#039;&#039;Proceedings of the 14th annual ACM symposium on User interface software and technology&#039;&#039;, pages 51-60, Waltham, MA, November 2001. ACM Press&lt;br /&gt;
&lt;br /&gt;
[Xie, 2006] Zaixian Xie, Review on InfoZoom. Worcester Polytechnic Insitute: Course Data Visualization. Created at: February 1, 2006. Retrieved at: October 30, 2006. http://users.wpi.edu/~xiezx/courses/cs525d/infozoom/infozoom.htm&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Chart.png&amp;diff=23069</id>
		<title>File:Chart.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Chart.png&amp;diff=23069"/>
		<updated>2009-11-06T22:20:25Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
InfoZoom Graphics Report&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
[Xie, 2006] Zaixian Xie, Review on InfoZoom. Worcester Polytechnic Insitute: Course Data Visualization. Created at: February 1, 2006. Retrieved at: November 6, 2009. http://users.wpi.edu/~xiezx/courses/cs525d/infozoom/infozoom.htm&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Software_architecture.gif&amp;diff=23068</id>
		<title>File:Software architecture.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Software_architecture.gif&amp;diff=23068"/>
		<updated>2009-11-06T22:19:20Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Software architecture of InfoZoom V6.0&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by humanIT Software GmbH&lt;br /&gt;
== Source ==&lt;br /&gt;
[humanIT,2009]humanIT, Created at: 2009, Retrieved at: November 4, 2009, http://infozoom.com/253/-/files/PDF/EN/IZ_Technichal_Datasheet_E_screen_02032009.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Chart.png&amp;diff=23067</id>
		<title>File:Chart.png</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Chart.png&amp;diff=23067"/>
		<updated>2009-11-06T22:18:34Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
InfoZoom Graphics Report&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
[Xie, 2006] Zaixian Xie, Review on InfoZoom. Worcester Polytechnic Insitute: Course Data Visualization. Created at: February 1, 2006. Retrieved at: October 30, 2006. http://users.wpi.edu/~xiezx/courses/cs525d/infozoom/infozoom.htm&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Overview_mode.gif&amp;diff=23066</id>
		<title>File:Overview mode.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Overview_mode.gif&amp;diff=23066"/>
		<updated>2009-11-06T22:14:31Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
InfoZoom Overview mode&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK, July 2000. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Compressed_table.gif&amp;diff=23065</id>
		<title>File:Compressed table.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Compressed_table.gif&amp;diff=23065"/>
		<updated>2009-11-06T22:13:49Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
InfoZoom Compressed Table mode&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK, July 2000. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Wide_table.gif&amp;diff=23064</id>
		<title>File:Wide table.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Wide_table.gif&amp;diff=23064"/>
		<updated>2009-11-06T22:11:24Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
InfoZoom Wide Table mode&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK, July 2000. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Wide_table.gif&amp;diff=23063</id>
		<title>File:Wide table.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Wide_table.gif&amp;diff=23063"/>
		<updated>2009-11-06T22:10:37Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
InfoZoom Wide Table mode&lt;br /&gt;
== Copyright-Status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by the creator.&lt;br /&gt;
== Source ==&lt;br /&gt;
[Spenke, 2000] Michael Spenke and Christian Beilken. InfoZoom - Analysing Formula One Racing Results With an Interactive Data Mining and Visualisation Tool. In &#039;&#039;Second Conference on Data Mining 2000&#039;&#039;, pages 1-11, Cambridge, UK, July 2000. http://www.ifs.tuwien.ac.at/~silvia/wien/vu-infovis/articles/spenke00infozoom.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Software_architecture.gif&amp;diff=23062</id>
		<title>File:Software architecture.gif</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Software_architecture.gif&amp;diff=23062"/>
		<updated>2009-11-06T22:05:12Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Software architecture of InfoZoom V6.0&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Protected by copyright, with all rights reserved by humanIT Software GmbH&lt;br /&gt;
== Source ==&lt;br /&gt;
[humanIT,2009]humanIT, Created at: 2009, Retrieved at: November 04, 2009, http://infozoom.com/253/-/files/PDF/EN/IZ_Technichal_Datasheet_E_screen_02032009.pdf&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=23061</id>
		<title>Teaching talk:TUW - UE InfoVis WS 2007/08 - Gruppe 01 - Aufgabe 1 - Drag and Drop</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching_talk:TUW_-_UE_InfoVis_WS_2007/08_-_Gruppe_01_-_Aufgabe_1_-_Drag_and_Drop&amp;diff=23061"/>
		<updated>2009-11-06T21:55:28Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0910 0507049: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ich denke hier sollte Drag and Drop auch im Kontext der Informationsvisualisierung beschrieben werden.&lt;br /&gt;
&lt;br /&gt;
Zum Beispiel:&lt;br /&gt;
*Panning mittels DnD wie zB in Google Maps&lt;br /&gt;
*Direct Manipulation: Ändern der Visualisierung zugrundeliegenden Daten mittels DnD, zB: verschieben von Aktivitäten in einem Projektplanungstool&lt;br /&gt;
*Position eines visuellen Elements ändern (ohne die Daten selbst zu ändern) um die Visualisierung zu manuell zu verändern...hier fällt mir im Moment leider kein konkretes Beispiel ein.&lt;br /&gt;
&lt;br /&gt;
Was meint ihr?&lt;br /&gt;
&lt;br /&gt;
ja sicher, nur was hat Drag &amp;amp; Drop schon viel mit Visualisierung zu tun? Maximal dann wenn ich Informationen interaktiv einblenden/ausblenden/ändern will. Der Ansatz den ich hier gefunden habe ist aber &amp;quot;nur&amp;quot; technischer Natur und sollte auf das Wesentliche gekürzt werden falls wir brauchbare Informationen in die andere Richtung haben.&lt;br /&gt;
&lt;br /&gt;
== ok ==&lt;br /&gt;
&lt;br /&gt;
ja, du hast recht.&lt;br /&gt;
&lt;br /&gt;
für die paar punkte muss man sich wohl nicht zuviel arbeit antun.&lt;br /&gt;
&lt;br /&gt;
== Begründungen der Änderungen der Gruppe 6, 2009/10 ==&lt;br /&gt;
* Einleitungssatz hat gefehlt&lt;br /&gt;
* Referenzen waren nicht korrekt formatiert.&lt;br /&gt;
* Referenzenlink aktualisiert. &lt;br /&gt;
* Referenzen ans Artikelende verschoben.&lt;br /&gt;
* Use in Common Applications hinzugefügt, um auch auf den alltäglichen Gebrauch von Drag and Dop einzugehen.&lt;br /&gt;
* Bild bei der Einleitung hinzugefügt (mit Quellenangabe).&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0910 0507049</name></author>
	</entry>
</feed>