<?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-InfoVis0506+0225264</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-InfoVis0506+0225264"/>
	<link rel="alternate" type="text/html" href="https://infovis-wiki.net/wiki/Special:Contributions/UE-InfoVis0506_0225264"/>
	<updated>2026-06-06T13:50:38Z</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_2005/06_-_Gruppe_09_-_Design&amp;diff=8336</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8336"/>
		<updated>2005-11-22T22:46:21Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.[Doug, 2005]&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
[RealNetworks, 2005]&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.[Netzwelt, 2005]&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot.jpg|none|thumb|500px|]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[1][Doug, 2005]Doug&#039;s Apple Scripts, Access Date: 22 November 2005,http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
[2][RealNetworks, 2005] RealNetworks Inc., Access Date: 22 November 2005,http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
[3][Netzwelt, 2005]Netzwelt.de, Access Date: 22 November 2005,http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8335</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8335"/>
		<updated>2005-11-22T22:46:00Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Who should use this visualation technique? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.[Doug, 2005]&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.[RealNetworks, 2005]&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.[Netzwelt, 2005]&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot.jpg|none|thumb|500px|]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[1][Doug, 2005]Doug&#039;s Apple Scripts, Access Date: 22 November 2005,http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
[2][RealNetworks, 2005] RealNetworks Inc., Access Date: 22 November 2005,http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
[3][Netzwelt, 2005]Netzwelt.de, Access Date: 22 November 2005,http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8334</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8334"/>
		<updated>2005-11-22T22:45:48Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.[Doug, 2005]&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.[RealNetworks, 2005]&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot.jpg|none|thumb|500px|]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[1][Doug, 2005]Doug&#039;s Apple Scripts, Access Date: 22 November 2005,http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
[2][RealNetworks, 2005] RealNetworks Inc., Access Date: 22 November 2005,http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
[3][Netzwelt, 2005]Netzwelt.de, Access Date: 22 November 2005,http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8332</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8332"/>
		<updated>2005-11-22T22:44:49Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.[Doug, 2005]&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.[RealNetworks, 2005]&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot.jpg|none|thumb|500px|]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[1][Doug, 2005]Doug&#039;s Apple Scripts, Access Date: 22 November 2005,http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
[2][RealNetworks, 2005] RealNetworks Inc., Access Date: 22 November 2005,http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
[3]http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8331</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8331"/>
		<updated>2005-11-22T22:44:40Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.[Doug, 2005]&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.[Real, 2005]&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot.jpg|none|thumb|500px|]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[1][Doug, 2005]Doug&#039;s Apple Scripts, Access Date: 22 November 2005,http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
[2][RealNetworks, 2005] RealNetworks Inc., Access Date: 22 November 2005,http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
[3]http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8329</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8329"/>
		<updated>2005-11-22T22:44:23Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.[Doug, 2005]&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.[Real, 2005]&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot.jpg|none|thumb|500px|]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[1][Doug, 2005]Doug&#039;s Apple Scripts, Access Date: 22 November 2005,http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
[2][RealNetworks, 2005] RealNetworks, Access Date: 22 November 2005,http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
[3]http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8327</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8327"/>
		<updated>2005-11-22T22:43:57Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.[Doug, 2005]&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.[Real, 2005]&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot.jpg|none|thumb|500px|]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[1][Doug, 2005]Doug&#039;s Apple Scripts, Access Date: 22 November 2005,http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
[2]http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
[3]http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8326</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8326"/>
		<updated>2005-11-22T22:43:37Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Application Area Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.[Doug, 2005]&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot.jpg|none|thumb|500px|]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[1][Doug, 2005]Doug&#039;s Apple Scripts, Access Date: 22 November 2005,http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
[2]http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
[3]http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8325</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8325"/>
		<updated>2005-11-22T22:43:22Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot.jpg|none|thumb|500px|]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[1][Doug, 2005]Doug&#039;s Apple Scripts, Access Date: 22 November 2005,http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
[2]http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
[3]http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8323</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8323"/>
		<updated>2005-11-22T22:41:48Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* References */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:Screenshot.jpg|none|thumb|500px|]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[1]http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
[2]http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
[3]http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Screenshot.jpg&amp;diff=8315</id>
		<title>File:Screenshot.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Screenshot.jpg&amp;diff=8315"/>
		<updated>2005-11-22T22:34:52Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Quelle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
Screenshot&lt;br /&gt;
&lt;br /&gt;
== Copyright-Status ==&lt;br /&gt;
Open Source&lt;br /&gt;
&lt;br /&gt;
== Quelle ==&lt;br /&gt;
Andreas Obermaier&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Screenshot.jpg&amp;diff=8314</id>
		<title>File:Screenshot.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Screenshot.jpg&amp;diff=8314"/>
		<updated>2005-11-22T22:34:46Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Copyright-Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
Screenshot&lt;br /&gt;
&lt;br /&gt;
== Copyright-Status ==&lt;br /&gt;
Open Source&lt;br /&gt;
&lt;br /&gt;
== Quelle ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Screenshot.jpg&amp;diff=8313</id>
		<title>File:Screenshot.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Screenshot.jpg&amp;diff=8313"/>
		<updated>2005-11-22T22:34:42Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Beschreibung */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
Screenshot&lt;br /&gt;
&lt;br /&gt;
== Copyright-Status ==&lt;br /&gt;
&lt;br /&gt;
== Quelle ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Screenshot(2).jpg&amp;diff=8310</id>
		<title>File:Screenshot(2).jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Screenshot(2).jpg&amp;diff=8310"/>
		<updated>2005-11-22T22:33:24Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Quelle */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
Screenshot&lt;br /&gt;
&lt;br /&gt;
== Copyright-Status ==&lt;br /&gt;
Open Source&lt;br /&gt;
&lt;br /&gt;
== Quelle ==&lt;br /&gt;
Andreas Obermaier&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Screenshot(2).jpg&amp;diff=8309</id>
		<title>File:Screenshot(2).jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Screenshot(2).jpg&amp;diff=8309"/>
		<updated>2005-11-22T22:33:18Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Copyright-Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
Screenshot&lt;br /&gt;
&lt;br /&gt;
== Copyright-Status ==&lt;br /&gt;
Open Source&lt;br /&gt;
&lt;br /&gt;
== Quelle ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Screenshot(2).jpg&amp;diff=8308</id>
		<title>File:Screenshot(2).jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Screenshot(2).jpg&amp;diff=8308"/>
		<updated>2005-11-22T22:33:14Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Beschreibung */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Beschreibung ==&lt;br /&gt;
Screenshot&lt;br /&gt;
&lt;br /&gt;
== Copyright-Status ==&lt;br /&gt;
&lt;br /&gt;
== Quelle ==&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=File:Mp3.jpg&amp;diff=8298</id>
		<title>File:Mp3.jpg</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=File:Mp3.jpg&amp;diff=8298"/>
		<updated>2005-11-22T22:30:01Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: Screenshot&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Screenshot&lt;br /&gt;
== Copyright status ==&lt;br /&gt;
Open Source&lt;br /&gt;
== Source ==&lt;br /&gt;
Andreas Obermaier&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8296</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8296"/>
		<updated>2005-11-22T22:28:41Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Mockup(s) / Fake Screenshot(s) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
[[Image:InfoVis_Gruppe09_Aufgabe3_Mp3.jpg|none|thumb|500px|none|Screenshot]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8286</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8286"/>
		<updated>2005-11-22T22:25:55Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Visual Mapping */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;square&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8281</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8281"/>
		<updated>2005-11-22T21:58:49Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Visual Mapping */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. red for &amp;lt;100 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back. When adding a title, the color should change.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8279</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8279"/>
		<updated>2005-11-22T21:58:10Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Which kinds of Visualisation should be used? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standardized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this project is to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following table, you can find the attributes which should be contained in a MP3 file.&amp;lt;br&amp;gt; These attributes are  1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song is just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user wants to have as much information as possible displayed, and on the other side one wants to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are available?&lt;br /&gt;
* Which titles are available?&lt;br /&gt;
* How many titles from a certain genre are available?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the view / information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The main pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. blue for 0-500 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back. When adding a title, the color should change.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8263</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8263"/>
		<updated>2005-11-22T21:44:20Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Description of Used Techniques / Applied Principles */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standarized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this Project ist to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following Table, you can find the attributes which should be contained in a MP3 file. These attributes are 1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song ist just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user want&#039;t to have as much information as possible displayed, and on the other side one want&#039;t to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are avalible?&lt;br /&gt;
* Which titles are avalible?&lt;br /&gt;
* How many titles from a certain genre are avalible?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the View / Information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The detail pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. blue for 0-500 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* File Structure to tree&lt;br /&gt;
(slide 21 of Info_Vis6.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back. When adding a title, the color should change.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8261</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8261"/>
		<updated>2005-11-22T21:39:33Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Description of Used Techniques / Applied Principles */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standarized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this Project ist to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following Table, you can find the attributes which should be contained in a MP3 file. These attributes are 1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song ist just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user want&#039;t to have as much information as possible displayed, and on the other side one want&#039;t to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are avalible?&lt;br /&gt;
* Which titles are avalible?&lt;br /&gt;
* How many titles from a certain genre are avalible?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the View / Information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The detail pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. blue for 0-500 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(s. slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
* Focus &amp;amp; Context: Tiled Multi-Level Browser &lt;br /&gt;
(slide 65 of Info_Vis-0-Defs.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back. When adding a title, the color should change.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8254</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8254"/>
		<updated>2005-11-22T21:32:20Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Description of Used Techniques / Applied Principles */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standarized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this Project ist to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following Table, you can find the attributes which should be contained in a MP3 file. These attributes are 1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song ist just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
A solution should be found which can be suitable for young and old, but also for the power and &amp;quot;less&amp;quot;-listeners. The problem is that presentation mostly functions and in fact is very subjective. On the one side the user want&#039;t to have as much information as possible displayed, and on the other side one want&#039;t to see only the relevant data. &amp;lt;br&amp;gt;&lt;br /&gt;
A good compromise should be found and developed.&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Which title is being played back at this very moment?&lt;br /&gt;
* Which interprets are avalible?&lt;br /&gt;
* Which titles are avalible?&lt;br /&gt;
* How many titles from a certain genre are avalible?&lt;br /&gt;
* Has the design been propertly developed?&lt;br /&gt;
* Is the View / Information shown user friendly and straightforward?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Search for genre and interpret&lt;br /&gt;
* Filtered search output should be displayed in an information window&lt;br /&gt;
* View (display) and selection possibility for the genres&lt;br /&gt;
* View (display) of the current title and interpret&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* View (display) for the interprets&lt;br /&gt;
* Colored distinction of the amount of titles through intervals&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The detail pannel stays clear until an artist or title is selected and afterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visual attribute &amp;quot;colored square&amp;quot;&lt;br /&gt;
The amount of titles is characterised in terms of color, e.g. blue for 0-500 MP3 files&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visual attribute &amp;quot;table&amp;quot;&lt;br /&gt;
Information should be displayed as a table&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
* Details on demand: &lt;br /&gt;
(s. slide 57 of Info_Vis4.pdf handed out in the course 188.305 VO Informationsvisualisierung)&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Through the selection of a genre, the user is able to select an interpret/title. This yields to display of detailed information and possibility of play-back. When adding a title, the color should change.&lt;br /&gt;
&lt;br /&gt;
* Information about the amout of the titles/genre&lt;br /&gt;
* Output of the information in the ID3 tags&lt;br /&gt;
* Navigation in the single windows with scrolls in order to get more detailed information&lt;br /&gt;
* Output for the filtered search results&lt;br /&gt;
* Player for play-back of the selected title&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8239</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8239"/>
		<updated>2005-11-22T20:56:35Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Possibilities of the Interaction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standarized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this Project ist to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following Table, you can find the attributes which should be contained in a MP3 file. These attributes are 1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song ist just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
Information should be displayed clearly and intuitinal. The user should have a clear view of the information, be able to orient him/herself, and always know that the information displayed is about a music sample.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Suchfenster für Genre &amp;amp; Interpret&lt;br /&gt;
* Gefilterte Suchergebnisse werden ausgegeben im Informationsfenster&lt;br /&gt;
* Anzeige und Auswahlfenster der Genres&lt;br /&gt;
* Playerfenster mit aktuell laufendem Lied und Interpreten&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* Anzeigefenster des Interpreten&lt;br /&gt;
* Farbliche Unterscheidung der Liederanzahl durch Intervalle&lt;br /&gt;
The detail pannel stays blanc until an artist or song is selected and anfterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visuelles Attribut &amp;quot;farbliches Viereck&amp;quot;&lt;br /&gt;
Die Anzahl der Lieder wird farblich gekennzeichnet, zB blau für 0-500 MP3s&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visuelles Attribut &amp;quot;Tabelle&amp;quot;&lt;br /&gt;
Informationen werden im Anzeigefenster als Tabelle angezeigt&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visuelles Attribut &amp;quot;Tabelle&amp;quot;&lt;br /&gt;
Informationen werden im Anzeigefenster als Tabelle angezeigt&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
Durch Auswählen eines Genres, kann ein Interpret/Lied gewählt werden. Dies führt zur Anzeige der Details und zur Möglichkeit, das Lied abzuspielen. Beim Hinzufügen von Songs, kann sich auch die Farbe ändern.&lt;br /&gt;
&lt;br /&gt;
* Information über Liederanzahl/Genre&lt;br /&gt;
* Ausgabe der Informationen in den ID3 Tags&lt;br /&gt;
* Navigation in den einzelnen Fenstern mit Scrollbalken um mehr Details zu erfahren&lt;br /&gt;
* Ausgabe des gefilterten Suchergebnisses&lt;br /&gt;
* Player zum Abspielen des gewählten Liedes&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8234</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8234"/>
		<updated>2005-11-22T20:52:26Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Possibilities of the Interaction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standarized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this Project ist to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following Table, you can find the attributes which should be contained in a MP3 file. These attributes are 1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song ist just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
&lt;br /&gt;
The most popular program for MP3 files is nowadays iTunes von Macintosh (Apple). This is mostly due to the big boom in the distribution of the iPod in the past few years. In order to manage the music archive, iTunes uses a XML (Extensible Markup Language). In this xml file, the metainformation is stored, independent from the proprietary audio format which e.g. use ID3 tags. The advantage is that the metainformation nevertheless can be edited, even if the audio files don&#039;t allow modificatoins to their tags. Besides iTunes contains a visualizer for different music genres and can encode (import) and decode (play-back) music in different audio formats, except for  music samples which is bought in the protected AAC-format.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Suchfenster für Genre &amp;amp; Interpret&lt;br /&gt;
* Gefilterte Suchergebnisse werden ausgegeben im Informationsfenster&lt;br /&gt;
* Anzeige und Auswahlfenster der Genres&lt;br /&gt;
* Playerfenster mit aktuell laufendem Lied und Interpreten&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* Anzeigefenster des Interpreten&lt;br /&gt;
* Farbliche Unterscheidung der Liederanzahl durch Intervalle&lt;br /&gt;
The detail pannel stays blanc until an artist or song is selected and anfterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visuelles Attribut &amp;quot;farbliches Viereck&amp;quot;&lt;br /&gt;
Die Anzahl der Lieder wird farblich gekennzeichnet, zB blau für 0-500 MP3s&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visuelles Attribut &amp;quot;Tabelle&amp;quot;&lt;br /&gt;
Informationen werden im Anzeigefenster als Tabelle angezeigt&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visuelles Attribut &amp;quot;Tabelle&amp;quot;&lt;br /&gt;
Informationen werden im Anzeigefenster als Tabelle angezeigt&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
* Information über Liederanzahl/Genre&lt;br /&gt;
* Ausgabe der Informationen in den ID3 Tags&lt;br /&gt;
* Navigation in den einzelnen Fenstern mit Scrollbalken um mehr Details zu erfahren&lt;br /&gt;
* Ausgabe des gefilterten Suchergebnisses&lt;br /&gt;
* Player zum Abspielen des gewählten Liedes&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8231</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8231"/>
		<updated>2005-11-22T20:41:24Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Visual Mapping */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standarized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this Project ist to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following Table, you can find the attributes which should be contained in a MP3 file. These attributes are 1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song ist just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Like we already mentined (2.1) the business with the music is spreading more and more towards the internet. So over the years there are going to be developed more and more solutions (e.g. for children, elders, amaurotics etc.) for the music market place. &lt;br /&gt;
The target group is going to expand over the years.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Suchfenster für Genre &amp;amp; Interpret&lt;br /&gt;
* Gefilterte Suchergebnisse werden ausgegeben im Informationsfenster&lt;br /&gt;
* Anzeige und Auswahlfenster der Genres&lt;br /&gt;
* Playerfenster mit aktuell laufendem Lied und Interpreten&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* Anzeigefenster des Interpreten&lt;br /&gt;
* Farbliche Unterscheidung der Liederanzahl durch Intervalle&lt;br /&gt;
The detail pannel stays blanc until an artist or song is selected and anfterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visuelles Attribut &amp;quot;farbliches Viereck&amp;quot;&lt;br /&gt;
Die Anzahl der Lieder wird farblich gekennzeichnet, zB blau für 0-500 MP3s&lt;br /&gt;
* Dimension &amp;quot;Interpret&amp;quot; --&amp;gt; visuelles Attribut &amp;quot;Tabelle&amp;quot;&lt;br /&gt;
Informationen werden im Anzeigefenster als Tabelle angezeigt&lt;br /&gt;
* Dimension &amp;quot;Genre&amp;quot; --&amp;gt; visuelles Attribut &amp;quot;Tabelle&amp;quot;&lt;br /&gt;
Informationen werden im Anzeigefenster als Tabelle angezeigt&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8227</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8227"/>
		<updated>2005-11-22T20:39:48Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Visual Mapping */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standarized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this Project ist to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following Table, you can find the attributes which should be contained in a MP3 file. These attributes are 1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
&lt;br /&gt;
In the past years media is getting much smaller, much better in quality, and also provide more space for our data. If you convert conventional audio files from CDs to the MP3 Format, you can afford to have your whole music collection on one larger hard drive. The business within the musich industry is taking over the internet. You are either able to download song, or listen to them directly through streams. So your favorite song ist just a click away!&amp;lt;br&amp;gt;&lt;br /&gt;
Because of the fact that this new art of saving your songs, albums and so on, does not contain the usually shipped cd covers which were a very good visualisation of the audio you are listening to, it has become very important to find a good solution for the visualisation of your music archive. &amp;lt;br&amp;gt;&lt;br /&gt;
At this moment the target group are mostly the people who already use the MP3 format to store their audio data, but should expend soon to all the other music-lovers.&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Suchfenster für Genre &amp;amp; Interpret&lt;br /&gt;
* Gefilterte Suchergebnisse werden ausgegeben im Informationsfenster&lt;br /&gt;
* Anzeige und Auswahlfenster der Genres&lt;br /&gt;
* Playerfenster mit aktuell laufendem Lied und Interpreten&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* Anzeigefenster des Interpreten&lt;br /&gt;
* Farbliche Unterscheidung der Liederanzahl durch Intervalle&lt;br /&gt;
The detail pannel stays blanc until an artist or song is selected and anfterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
* Dimension &amp;quot;MP3 Anzahl&amp;quot; --&amp;gt; visuelles Attribut &amp;quot;farbliches Viereck&amp;quot;&lt;br /&gt;
Die Anzahl der Lieder wird farblich gekennzeichnet, zB blau für 0-500 MP3s&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8222</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8222"/>
		<updated>2005-11-22T20:32:32Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Which kinds of Visualisation should be used? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standarized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this Project ist to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following Table, you can find the attributes which should be contained in a MP3 file. These attributes are 1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Suchfenster für Genre &amp;amp; Interpret&lt;br /&gt;
* Gefilterte Suchergebnisse werden ausgegeben im Informationsfenster&lt;br /&gt;
* Anzeige und Auswahlfenster der Genres&lt;br /&gt;
* Playerfenster mit aktuell laufendem Lied und Interpreten&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* Anzeigefenster des Interpreten&lt;br /&gt;
* Farbliche Unterscheidung der Liederanzahl durch Intervalle&lt;br /&gt;
The detail pannel stays blanc until an artist or song is selected and anfterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8221</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8221"/>
		<updated>2005-11-22T20:32:22Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Which kinds of Visualisation should be used? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
The application area is the creation of a MP3 archive visualisation and its ID3 tags. This should contain information like the name of the artist, the year it came out, name of the album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags store information within the MP3 files. Originally ID3 tags held just the basic text-only information about a music file. They had a standard size and standarized information.&amp;lt;br&amp;gt;&lt;br /&gt;
The most important and also special thing about this Project ist to create a useful visualisation, which can store lots of information in one place, without having to abstain from a user friendly interface.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
In the following Table, you can find the attributes which should be contained in a MP3 file. These attributes are 1-dimensional.&amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Suchfenster für Genre &amp;amp; Interpret&lt;br /&gt;
* Gefilterte Suchergebnisse werden ausgegeben im Informationsfenster&lt;br /&gt;
* Anzeige und Auswahlfenster der Genres&lt;br /&gt;
* Playerfenster mit aktuell laufendem Lied und Interpreten&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* Anzeigefenster des Interpreten&lt;br /&gt;
* Farbliche Unterscheidung der Liederanzahl durch Intervalle&lt;br /&gt;
The detail pannel stays blanc until an artist or sond is selected and anfterwards gets filled with all the information.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8215</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8215"/>
		<updated>2005-11-22T20:28:13Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Which kinds of Visualisation should be used? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Suchfenster für Genre &amp;amp; Interpret&lt;br /&gt;
* Gefilterte Suchergebnisse werden ausgegeben im Informationsfenster&lt;br /&gt;
* Anzeige und Auswahlfenster der Genres&lt;br /&gt;
* Playerfenster mit aktuell laufendem Lied und Interpreten&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* Anzeigefenster des Interpreten&lt;br /&gt;
* Farbliche Unterscheidung der Liederanzahl durch Intervalle&lt;br /&gt;
Die Details wie Interpret, Album, Songtitel, usw werden erst angezeigt, wenn ein Interpret oder Song ausgewählt wurde, ansonsten ist das Anzeigenfenster leer.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8214</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8214"/>
		<updated>2005-11-22T20:04:26Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Which kinds of Visualisation should be used? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Suchfenster für Genre &amp;amp; Interpret&lt;br /&gt;
* Gefilterte Suchergebnisse werden ausgegeben im Informationsfenster&lt;br /&gt;
* Anzeige und Auswahlfenster der Genres&lt;br /&gt;
* Playerfenster mit aktuell laufendem Lied und Interpreten&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* Anzeigefenster des Interpreten&lt;br /&gt;
* Farbliche Unterscheidung der Liederanzahl durch Intervalle&lt;br /&gt;
Das Anzeigefenster &amp;quot;Information&amp;quot; bleibt so lange leer, bis kein Interpret/Lied ausgewählt wurde.&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8213</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8213"/>
		<updated>2005-11-22T20:00:52Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Which kinds of Visualisation should be used? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Suchfenster für Genre &amp;amp; Interpret&lt;br /&gt;
* Gefilterte Suchergebnisse werden ausgegeben im Informationsfenster&lt;br /&gt;
* Anzeige und Auswahlfenster der Genres&lt;br /&gt;
* Playerfenster mit aktuell laufendem Lied und Interpreten&lt;br /&gt;
* Scrolling list up &amp;amp; down&lt;br /&gt;
* Anzeigefenster des Interpreten&lt;br /&gt;
* Farbliche Unterscheidung der Liederanzahl durch Intervalle&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8212</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8212"/>
		<updated>2005-11-22T19:58:41Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Which kinds of Visualisation should be used? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
* Suchfenster für Genre &amp;amp; Interpret&lt;br /&gt;
* Gefilterte Suchergebnisse werden ausgegeben im Informationsfenster&lt;br /&gt;
* Anzeige und Auswahlfenster der Genres&lt;br /&gt;
* Playerfenster mit aktuell laufendem Lied und Interpreten&lt;br /&gt;
*&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8211</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8211"/>
		<updated>2005-11-22T19:45:03Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Questions that can be solved using this Visualisation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
* Ist die Farbe gut eingesetzt?&lt;br /&gt;
* Sind die Informationen gut überschaubar?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8210</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8210"/>
		<updated>2005-11-22T19:43:42Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Questions that can be solved using this Visualisation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
* Welcher Titel wird im Moment abgespielt?&lt;br /&gt;
* Welche Interpreten sind vorhanden?&lt;br /&gt;
* Welche Lieder sind vorhanden?&lt;br /&gt;
* Wieviel Rock,POP,etc Lieder sind vorhanden?&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8186</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8186"/>
		<updated>2005-11-22T13:42:09Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Topic ==&lt;br /&gt;
MP3 Archive Visualization&lt;br /&gt;
&lt;br /&gt;
== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8185</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8185"/>
		<updated>2005-11-22T13:36:34Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8184</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8184"/>
		<updated>2005-11-22T13:36:11Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
A MP3 file contains only necessary attributes or attributes with data.&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8183</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8183"/>
		<updated>2005-11-22T13:35:55Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
A data record contains only necessary attributes or attributes with data&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8182</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8182"/>
		<updated>2005-11-22T13:33:36Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
In der folgenden Tabelle sind die Attribute aufgelistet, die eine MP3 Datei enthält. Diese Attribute sind 1-dimensional. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8181</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8181"/>
		<updated>2005-11-22T13:03:01Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8180</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8180"/>
		<updated>2005-11-22T13:02:40Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#fd8d48&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8179</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8179"/>
		<updated>2005-11-22T13:02:04Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e06113&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8178</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8178"/>
		<updated>2005-11-22T13:01:14Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#ec742b&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
informationen sollen übersichtlich und intuitiv dargestellt werden. der user soll sich auf einen blick die zurechtfinden und wissen das es sich hierbei um information eines musik titels handelt.&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
Es soll möglichst ein Mittelweg gefunden werden das alle User ob jung oder alt viel oder wenig Hörer zufriedengestellt wird. Das Problem an daran ist das Dartstellung oft sehr subjectiv wirken bzw auch sind. Dem einen sind die Dargestellten Informationen zuviel den anderen zu ungenau. Es soll somit ein guter kompromis gefunden und umgesetzt werden&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8174</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8174"/>
		<updated>2005-11-22T12:49:41Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e0e0e0&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating &lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8173</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8173"/>
		<updated>2005-11-22T12:49:18Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e0e0e0&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file (e.g. MPEG audio file)&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating (1-5 stars)&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8172</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8172"/>
		<updated>2005-11-22T12:44:11Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e0e0e0&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Play count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Number of time the song was played&lt;br /&gt;
|-&lt;br /&gt;
|Play date&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date of last play&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song (e.g. 128kbit/s)&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song (e.g. 44100Hz)&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file (e.g. MPEG audio file)&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating (1-5 stars)&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8171</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8171"/>
		<updated>2005-11-22T12:42:40Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e0e0e0&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song (e.g. 128kbit/s)&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song (e.g. 44100Hz)&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file (e.g. MPEG audio file)&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating (1-5 stars)&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|-&lt;br /&gt;
|Mood&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The mood of the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8170</id>
		<title>Teaching:TUW - UE InfoVis WS 2005/06 - Gruppe 09 - Design</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Teaching:TUW_-_UE_InfoVis_WS_2005/06_-_Gruppe_09_-_Design&amp;diff=8170"/>
		<updated>2005-11-22T12:41:46Z</updated>

		<summary type="html">&lt;p&gt;UE-InfoVis0506 0225264: /* Dataset Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Description of the Application Area and given Dataset ==&lt;br /&gt;
&lt;br /&gt;
=== Application Area Analysis ===&lt;br /&gt;
Das Anwendungsgebiet befasst sich mit der Visualisierung eines MP3 Archivs und dessen ID3 Tags, wie zB Artistname, Year, Album etc. &amp;lt;br&amp;gt;&lt;br /&gt;
ID3 tags are a way to store information about an MP3 file within the file itself. Originally ID3 tags held just this basic text-only information about a music file. They were a standard size and held standardized information.&amp;lt;br&amp;gt; &lt;br /&gt;
Die Besonderheit besteht darin, eine gute Umsetzung der Visualisierung zu schaffen, damit große Mengen an Informationen übersichtlicher und benutzerfreundlicher werden.&lt;br /&gt;
&lt;br /&gt;
=== Dataset Analysis ===&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|- style=&amp;quot;background:#e0e0e0&amp;quot;&lt;br /&gt;
!Attribute&lt;br /&gt;
!Data type&lt;br /&gt;
!Description&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track&lt;br /&gt;
|Discreet&lt;br /&gt;
|Track Name&lt;br /&gt;
|-&lt;br /&gt;
|Artist&lt;br /&gt;
|Discreet&lt;br /&gt;
|Artist name&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Album&lt;br /&gt;
|Discreet&lt;br /&gt;
|Album name&lt;br /&gt;
|-&lt;br /&gt;
|Genre&lt;br /&gt;
|Nominal&lt;br /&gt;
|Type or category of music&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The track&#039;s position on a CD&lt;br /&gt;
|-&lt;br /&gt;
|Disc #&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The CD&#039;s position in relationship to other CDs in a series, such as a boxed set&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Track count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of tracks on the disc&lt;br /&gt;
|-&lt;br /&gt;
|Disc count&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Total number of discs&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Composer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Composer of the track&lt;br /&gt;
|-&lt;br /&gt;
|Performer&lt;br /&gt;
|Discreet&lt;br /&gt;
|Performer of the Track&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Year&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The year the track was recorded&lt;br /&gt;
|-&lt;br /&gt;
|Size&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The file size&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Total time&lt;br /&gt;
|Ordinal&lt;br /&gt;
|The total time of the song&lt;br /&gt;
|-&lt;br /&gt;
|Date added&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Date when song was added to archive&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Bit rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Bit rate of song (e.g. 128kbit/s)&lt;br /&gt;
|-&lt;br /&gt;
|BPM&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Beats per Minute&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Sample rate&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Sample rate of song (e.g. 44100Hz)&lt;br /&gt;
|- &lt;br /&gt;
|Location&lt;br /&gt;
|Discreet&lt;br /&gt;
|File location&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Kind&lt;br /&gt;
|Nominal&lt;br /&gt;
|Kind of file (e.g. MPEG audio file)&lt;br /&gt;
|-&lt;br /&gt;
|Rating&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Personal rating (1-5 stars)&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee&amp;quot;&lt;br /&gt;
|Comments&lt;br /&gt;
|Ordinal&lt;br /&gt;
|Any comments you care to make about the track&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Target Group Analysis ==&lt;br /&gt;
&lt;br /&gt;
=== Who should use this visualation technique? ===&lt;br /&gt;
Datenträger wurden in den letzten Jahren immer kleiner und besser und stellen mehr und mehr Speicherplatz zur Verfügung. In mp3 Format convertiert, passt heutzutage nahe zu jede Musiksammlung auf eine Festplatte. Das Geschäft mit der Musik spielt sich mehr und mehr im Internet, per download oder streaming der lieblings Songs. Da es bei dieser Art von Speicherung kein herkömmliches cover bzw booklet mehr gibt ist wird es immer wichtiger diese Flut an Daten gut verwaltet und visualisert dazustellen. Die Zielgruppe umfasst im moment nur die leute die bereits mp3 zum speichern ihrer Musikstücke verwenden, wird sich aber in einigen jahren auf nahe zu alle Musikliebhaber erweitern&lt;br /&gt;
&lt;br /&gt;
=== What are the characteristics of the target group? ===&lt;br /&gt;
Wie in Punkt 2.1 bereits erwähnt, wird sich der Handel mit der Musik immer mehr ins Internet verlagern. Somit werden stätig mehrere , bessere und user spezifischere (zb für Kinder, Pensionisten, Blinde, ...) Programme und Plattformen für den Musikmarkt entstehen. Die Zielgruppe wird sich somit continuierlich vergrößern.&lt;br /&gt;
&lt;br /&gt;
=== Are there any known / often used Methods / Visualisation Techniques? ===&lt;br /&gt;
Das wohlbekannteste und am weitersten verbreitete Programm für mp3 Dateien ist iTunes von Macintosh, nicht zuletzt aufgrund des regelrechten Booms von verkauften Ipods der letzen Jahre. iTunes verwenden zur Verwaltung der Musikbliothek eine XML Datei. In ihr sind die Metainformationen der Audiodateien abgelegt, unabhängig von den Metainformationen der proprietären Audioformate, die zum Beispiel ID3-Tags ablegen. Der Vorteil besteht darin, dass die Metainformationen trotzdem verändert werden können, wenn die Audiodateien das Modifizieren ihrer Tags nicht erlauben. iTunes beinhaltet außerdem einen Visualizer für verschiedene vorbelegte Musikgenres und kann Musik in verschiedenen Audioformaten importieren (enkodieren) sowie abspielen (dekodieren), außer bei gekaufter Musik, die im geschützten AAC-Format gekauft wird.&lt;br /&gt;
&lt;br /&gt;
== Purpose of the Visualisation ==&lt;br /&gt;
&lt;br /&gt;
=== What should be achieved with the Visualisation? ===&lt;br /&gt;
&lt;br /&gt;
=== Which tasks should be solved? ===&lt;br /&gt;
&lt;br /&gt;
=== Questions that can be solved using this Visualisation ===&lt;br /&gt;
&lt;br /&gt;
== Designproposal ==&lt;br /&gt;
&lt;br /&gt;
=== Which kinds of Visualisation should be used? ===&lt;br /&gt;
&lt;br /&gt;
=== Visual Mapping ===&lt;br /&gt;
&lt;br /&gt;
=== Description of Used Techniques / Applied Principles ===&lt;br /&gt;
&lt;br /&gt;
=== Possibilities of the Interaction ===&lt;br /&gt;
&lt;br /&gt;
=== Mockup(s) / Fake Screenshot(s) ===&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
http://www.dougscripts.com/itunes/itinfo/id3tags00.php &amp;lt;br&amp;gt;&lt;br /&gt;
http://home.real.com/product/help/rhapv3_ts/en/Track_Info_Edit.htm &amp;lt;br&amp;gt;&lt;br /&gt;
http://netzwelt.de/lexikon/ITunes.html&lt;/div&gt;</summary>
		<author><name>UE-InfoVis0506 0225264</name></author>
	</entry>
</feed>