<?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=113.199.139.44</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=113.199.139.44"/>
	<link rel="alternate" type="text/html" href="https://infovis-wiki.net/wiki/Special:Contributions/113.199.139.44"/>
	<updated>2026-05-25T18:02:20Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Visualization_Design_Patterns&amp;diff=33613</id>
		<title>Visualization Design Patterns</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Visualization_Design_Patterns&amp;diff=33613"/>
		<updated>2011-07-30T17:35:12Z</updated>

		<summary type="html">&lt;p&gt;113.199.139.44: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot; | __TOC__ |}&lt;br /&gt;
== Overview ==&lt;br /&gt;
For any design discipline, including Information and Scientific Visualization, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://itshumour.blogspot.com/2010/06/twenty-hilarious-funny-quotes.html &amp;lt;span style=&amp;quot;color:#FEFEFE;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;funny quotes&amp;lt;/span&amp;gt;]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
there are design problems within the domain that tend to arise, time and again. Although effective &lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://itshumour.blogspot.com/2011/07/funny-marriage-jokes.html &amp;lt;span style=&amp;quot;color:#000000;font-&lt;br /&gt;
weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;funny jokes&amp;lt;/span&amp;gt;] solutions may be known, they are not helpful unless that knowledge is coherently structured and communicated to colleagues. Without good structure, design knowledge may be disparate and disjointed, and relationships among solutions may not be apparent.  Without good communication, designers who are unaware of solutions may be forced to ‘reinvent the wheel’, wasting unnecessary effort on a problem that &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://diamond-solitaire-engagement-rings.com &lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://dentaldentistsolutions.blogspot.com/2009/10/process-and-pictures-dental-implants.html &amp;lt;span style=&amp;quot;color:#000000;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;dental implants&amp;lt;/span&amp;gt;] has already been solved by others. Some means of capturing and codifying solutions to Information Visualisation design problems would be useful for those engaged in practice. The Visualization Design Patterns described here have been proposed for this purpose of [http://itshumour.blogspot.com/2011/07/divorce-attorney.html divorce attorney]&lt;br /&gt;
&lt;br /&gt;
== Foundational Patterns ==&lt;br /&gt;
&lt;br /&gt;
These patterns are the building blocks of Visualizations. They are more &amp;quot;reference patterns&amp;quot; than true &amp;quot;design patterns&amp;quot;. Visualization designers will assume they are a given component of visualization design. The patterns are included to provide a common technical lexicon, to build a &#039;&#039;lingua franca&#039;&#039; used throughout the language, to encourage communications between novices and experts, and to facilitate a discussion of pros and cons.&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Visualization Architecture&#039;&#039;&#039; ===&lt;br /&gt;
* [[Patterns:Visualization|Visualization]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Interaction Patterns&#039;&#039;&#039; ===&lt;br /&gt;
User intent-based categories of interaction techniques &amp;lt;ref&amp;gt;Yi, J. S., Kang, Y. A., Stasko, J., &amp;amp; Jacko, J. A. (2007). [http://doi.ieeecomputersociety.org/10.1109/TVCG.2007.70605 Toward a Deeper Understanding of the Role of Interaction in Information Visualization.] IEEE Transactions on Visualization and Computer Graphics (TVCG), 13(6). Presented in InfoVis 2007, Sacramento, California, October 28 - November 1, 1224-1231.  (see also [http://vgtc.org/wpmu/infovis07/?p=28 Toward a Deeper Understanding of the Role of Interaction in Information Visualization (presentation)])&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Reconfigure: show me a different arrangement&lt;br /&gt;
* Encode: show me a different representation&lt;br /&gt;
* Filter: show me something conditionally&lt;br /&gt;
** [[Patterns:Filter|Filter]]&lt;br /&gt;
** [[Patterns:Dynamic Queries|Dynamic Queries]]&lt;br /&gt;
** [[Patterns:Context-maintained Filter|Context-maintained Filter]]&lt;br /&gt;
** [[Patterns:Reduction Filter|Reduction Filter]]&lt;br /&gt;
* Abstract/Elaborate: show me more or less detail&lt;br /&gt;
** [[Patterns:Overview|Overview]]&lt;br /&gt;
** [[Patterns:Details-on-demand|Details-on-demand]]&lt;br /&gt;
* Connect: show me related items&lt;br /&gt;
** [[Patterns:Brushing|Brushing]]&lt;br /&gt;
* Explore: show me something else&lt;br /&gt;
** [[Patterns:Navigation|Navigation]]&lt;br /&gt;
** [[Patterns:Navigation Box|Navigation Box]]&lt;br /&gt;
** [[Patterns:Spatial Navigation|Spatial Navigation]]&lt;br /&gt;
** [[Patterns:Click-n-Drag|Click-n-Drag]]&lt;br /&gt;
** [[Patterns:Teleportation|Teleportation]]&lt;br /&gt;
* Select: mark something as interesting&lt;br /&gt;
** [[Patterns:Single Direct Selection|Single Direct Selection]]&lt;br /&gt;
** [[Patterns:Multiple Direct Selection|Multiple Direct Selection]]&lt;br /&gt;
** [[Patterns:Bounding Box|Bounding Box]]&lt;br /&gt;
** [[Patterns:Single Direct Selection+Keyboard|Single Direct Selection+Keyboard]]&lt;br /&gt;
** [[Patterns:Bounding Box+Keyboard|Bounding Box+Keyboard]]&lt;br /&gt;
* Other&lt;br /&gt;
** [[Patterns:Direct Manipulation|Direct Manipulation]]&lt;br /&gt;
** [[Patterns:Smooth Transitions|Smooth Transitions]]&lt;br /&gt;
** [[Patterns:2D Navigational Model|2D Navigational Model]]&lt;br /&gt;
** [[Patterns:3D Navigational Model|3D Navigational Model]]&lt;br /&gt;
** [[Patterns:NAFS Model|NAFS Model]]&lt;br /&gt;
&lt;br /&gt;
See also: [http://en.wikipedia.org/wiki/Interaction_design_pattern Interaction Design Patterns (wikipedia article)]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Display Rendering Patterns&#039;&#039;&#039; ===&lt;br /&gt;
&lt;br /&gt;
* [[Patterns:Appropriate Visual Objects|Appropriate Visual Objects]]&lt;br /&gt;
* [[Patterns:Level of Detail|Level of Detail]]&lt;br /&gt;
* [[Patterns:2d Representation|2d Representation]]&lt;br /&gt;
* [[Patterns:3d Representation|3d Representation]]&lt;br /&gt;
* [[Patterns:Reference Context|Reference Context]]&lt;br /&gt;
* [[Patterns:Redundant Encoding|Redundant Encoding]]&lt;br /&gt;
* [[Patterns:Small Multiples|Small Multiples]]&lt;br /&gt;
* [[Patterns:Datatips|Datatips]]&lt;br /&gt;
* [[Patterns:Legends|Legends]]&lt;br /&gt;
* [[Patterns:Visual Separation|Visual Separation]]&lt;br /&gt;
* [[Patterns:Familiar Organizational Device|Familiar Organizational Device]]&lt;br /&gt;
* [[Patterns:Non-Familiar Organizational Device|Non-Familiar Organizational Device]]&lt;br /&gt;
* [http://completewaveguide.com/guide/Le_Guide_Complet_Google_Wave Google Wave]&lt;br /&gt;
&lt;br /&gt;
== Programming Patterns ==&lt;br /&gt;
These are patterns related to the backend programming of visualization systems. They are organised according to the Model-View-Controller approach, though other organizational systems may also be appropriate.&lt;br /&gt;
&lt;br /&gt;
Heer and Agrawala&#039;s paper &#039;&#039;Software Design Patterns for Information Visualization&#039;&#039;&amp;lt;ref name=&amp;quot;soft&amp;quot;&amp;gt;see Heer, J. &amp;amp; Agrawala, M., 2006. [http://vis.berkeley.edu/papers/infovis_design_patterns/ Software Design Patterns for Information Visualization]. IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, 12(5), p.853.&amp;lt;/ref&amp;gt; provides a useful overview of software design patterns specific to infovis tasks.&lt;br /&gt;
&lt;br /&gt;
=== Data Modelling and Management ===&lt;br /&gt;
* [[Patterns:Reference Model|Reference Model]]&amp;lt;ref name=&amp;quot;soft&amp;quot;/&amp;gt;&lt;br /&gt;
* [[Patterns:Data Column|Data Column]]&amp;lt;ref name=&amp;quot;soft&amp;quot;/&amp;gt;&lt;br /&gt;
* [[Patterns:Cascaded Table|Cascaded Table]] &lt;br /&gt;
* [[Patterns:Relational Graph|Relational Graph]]&lt;br /&gt;
* [[Patterns:Proxy Tuple|Proxy Tuple]]&lt;br /&gt;
* [[Patterns:Expression|Expression]]&lt;br /&gt;
=== View ===&lt;br /&gt;
* [[Patterns:Camera|Camera]]&lt;br /&gt;
* [[Patterns:Dynamic Query Binding|Dynamic Query Binding]]&lt;br /&gt;
=== Controller ===&lt;br /&gt;
* [[Patterns:Scheduler|Scheduler]]&lt;br /&gt;
* [[Patterns:Operator|Operator]]&lt;br /&gt;
* [[Renderer]]&lt;br /&gt;
* [[Production Rule]]&lt;br /&gt;
&lt;br /&gt;
== Development Patterns ==&lt;br /&gt;
These patterns relate to the systems development lifecycle and to the activities involved in implementing and testing software.&lt;br /&gt;
=== Diagnosis ===&lt;br /&gt;
For techniques used during the design process to evaluate coding and design-time decisions.&lt;br /&gt;
=== Evaluation and Testing ===&lt;br /&gt;
Quality Assurance, Evaluation, and Usability testing methods to close the feedback loop during the development lifecycle.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;references-small&amp;quot;&amp;gt; &amp;lt;references/&amp;gt; &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Patterns]]&lt;/div&gt;</summary>
		<author><name>113.199.139.44</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Visualization_Design_Patterns&amp;diff=33612</id>
		<title>Visualization Design Patterns</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Visualization_Design_Patterns&amp;diff=33612"/>
		<updated>2011-07-30T17:32:51Z</updated>

		<summary type="html">&lt;p&gt;113.199.139.44: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| align=&amp;quot;right&amp;quot; | __TOC__ |}&lt;br /&gt;
== Overview ==&lt;br /&gt;
For any design discipline, including Information and Scientific Visualization, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://itshumour.blogspot.com/2010/06/twenty-hilarious-funny-quotes.html &amp;lt;span style=&amp;quot;color:#FEFEFE;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;funny quotes&amp;lt;/span&amp;gt;]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
there are design problems within the domain that tend to arise, time and again. Although effective &lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://itshumour.blogspot.com/2011/07/funny-marriage-jokes.html &amp;lt;span style=&amp;quot;color:#FEFEFE;font-&lt;br /&gt;
weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;funny jokes&amp;lt;/span&amp;gt;] solutions may be known, they are not helpful unless that knowledge is coherently structured and communicated to colleagues. Without good structure, design knowledge may be disparate and disjointed, and relationships among solutions may not be apparent.  Without good communication, designers who are unaware of solutions may be forced to ‘reinvent the wheel’, wasting unnecessary effort on a problem that &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://diamond-solitaire-engagement-rings.com &lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://dentaldentistsolutions.blogspot.com/2009/10/process-and-pictures-dental-implants.html &amp;lt;span style=&amp;quot;color:#FEFEFE;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;dental implants&amp;lt;/span&amp;gt;] has already been solved by others. Some means of capturing and codifying solutions to Information Visualisation design problems would be useful for those engaged in practice. The Visualization Design Patterns described here have been proposed for this purpose of [http://itshumour.blogspot.com/2011/07/divorce-attorney.html divorce attorney]&lt;br /&gt;
&lt;br /&gt;
== Foundational Patterns ==&lt;br /&gt;
&lt;br /&gt;
These patterns are the building blocks of Visualizations. They are more &amp;quot;reference patterns&amp;quot; than true &amp;quot;design patterns&amp;quot;. Visualization designers will assume they are a given component of visualization design. The patterns are included to provide a common technical lexicon, to build a &#039;&#039;lingua franca&#039;&#039; used throughout the language, to encourage communications between novices and experts, and to facilitate a discussion of pros and cons.&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Visualization Architecture&#039;&#039;&#039; ===&lt;br /&gt;
* [[Patterns:Visualization|Visualization]]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Interaction Patterns&#039;&#039;&#039; ===&lt;br /&gt;
User intent-based categories of interaction techniques &amp;lt;ref&amp;gt;Yi, J. S., Kang, Y. A., Stasko, J., &amp;amp; Jacko, J. A. (2007). [http://doi.ieeecomputersociety.org/10.1109/TVCG.2007.70605 Toward a Deeper Understanding of the Role of Interaction in Information Visualization.] IEEE Transactions on Visualization and Computer Graphics (TVCG), 13(6). Presented in InfoVis 2007, Sacramento, California, October 28 - November 1, 1224-1231.  (see also [http://vgtc.org/wpmu/infovis07/?p=28 Toward a Deeper Understanding of the Role of Interaction in Information Visualization (presentation)])&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Reconfigure: show me a different arrangement&lt;br /&gt;
* Encode: show me a different representation&lt;br /&gt;
* Filter: show me something conditionally&lt;br /&gt;
** [[Patterns:Filter|Filter]]&lt;br /&gt;
** [[Patterns:Dynamic Queries|Dynamic Queries]]&lt;br /&gt;
** [[Patterns:Context-maintained Filter|Context-maintained Filter]]&lt;br /&gt;
** [[Patterns:Reduction Filter|Reduction Filter]]&lt;br /&gt;
* Abstract/Elaborate: show me more or less detail&lt;br /&gt;
** [[Patterns:Overview|Overview]]&lt;br /&gt;
** [[Patterns:Details-on-demand|Details-on-demand]]&lt;br /&gt;
* Connect: show me related items&lt;br /&gt;
** [[Patterns:Brushing|Brushing]]&lt;br /&gt;
* Explore: show me something else&lt;br /&gt;
** [[Patterns:Navigation|Navigation]]&lt;br /&gt;
** [[Patterns:Navigation Box|Navigation Box]]&lt;br /&gt;
** [[Patterns:Spatial Navigation|Spatial Navigation]]&lt;br /&gt;
** [[Patterns:Click-n-Drag|Click-n-Drag]]&lt;br /&gt;
** [[Patterns:Teleportation|Teleportation]]&lt;br /&gt;
* Select: mark something as interesting&lt;br /&gt;
** [[Patterns:Single Direct Selection|Single Direct Selection]]&lt;br /&gt;
** [[Patterns:Multiple Direct Selection|Multiple Direct Selection]]&lt;br /&gt;
** [[Patterns:Bounding Box|Bounding Box]]&lt;br /&gt;
** [[Patterns:Single Direct Selection+Keyboard|Single Direct Selection+Keyboard]]&lt;br /&gt;
** [[Patterns:Bounding Box+Keyboard|Bounding Box+Keyboard]]&lt;br /&gt;
* Other&lt;br /&gt;
** [[Patterns:Direct Manipulation|Direct Manipulation]]&lt;br /&gt;
** [[Patterns:Smooth Transitions|Smooth Transitions]]&lt;br /&gt;
** [[Patterns:2D Navigational Model|2D Navigational Model]]&lt;br /&gt;
** [[Patterns:3D Navigational Model|3D Navigational Model]]&lt;br /&gt;
** [[Patterns:NAFS Model|NAFS Model]]&lt;br /&gt;
&lt;br /&gt;
See also: [http://en.wikipedia.org/wiki/Interaction_design_pattern Interaction Design Patterns (wikipedia article)]&lt;br /&gt;
&lt;br /&gt;
=== &#039;&#039;&#039;Display Rendering Patterns&#039;&#039;&#039; ===&lt;br /&gt;
&lt;br /&gt;
* [[Patterns:Appropriate Visual Objects|Appropriate Visual Objects]]&lt;br /&gt;
* [[Patterns:Level of Detail|Level of Detail]]&lt;br /&gt;
* [[Patterns:2d Representation|2d Representation]]&lt;br /&gt;
* [[Patterns:3d Representation|3d Representation]]&lt;br /&gt;
* [[Patterns:Reference Context|Reference Context]]&lt;br /&gt;
* [[Patterns:Redundant Encoding|Redundant Encoding]]&lt;br /&gt;
* [[Patterns:Small Multiples|Small Multiples]]&lt;br /&gt;
* [[Patterns:Datatips|Datatips]]&lt;br /&gt;
* [[Patterns:Legends|Legends]]&lt;br /&gt;
* [[Patterns:Visual Separation|Visual Separation]]&lt;br /&gt;
* [[Patterns:Familiar Organizational Device|Familiar Organizational Device]]&lt;br /&gt;
* [[Patterns:Non-Familiar Organizational Device|Non-Familiar Organizational Device]]&lt;br /&gt;
&lt;br /&gt;
== Programming Patterns ==&lt;br /&gt;
These are patterns related to the backend programming of visualization systems. They are organised according to the Model-View-Controller approach, though other organizational systems may also be appropriate.&lt;br /&gt;
&lt;br /&gt;
Heer and Agrawala&#039;s paper &#039;&#039;Software Design Patterns for Information Visualization&#039;&#039;&amp;lt;ref name=&amp;quot;soft&amp;quot;&amp;gt;see Heer, J. &amp;amp; Agrawala, M., 2006. [http://vis.berkeley.edu/papers/infovis_design_patterns/ Software Design Patterns for Information Visualization]. IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, 12(5), p.853.&amp;lt;/ref&amp;gt; provides a useful overview of software design patterns specific to infovis tasks.&lt;br /&gt;
&lt;br /&gt;
=== Data Modelling and Management ===&lt;br /&gt;
* [[Patterns:Reference Model|Reference Model]]&amp;lt;ref name=&amp;quot;soft&amp;quot;/&amp;gt;&lt;br /&gt;
* [[Patterns:Data Column|Data Column]]&amp;lt;ref name=&amp;quot;soft&amp;quot;/&amp;gt;&lt;br /&gt;
* [[Patterns:Cascaded Table|Cascaded Table]] &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.gumball-machine.com/vending-machines.html &amp;lt;span style=&amp;quot;color:black;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;vending machines&amp;lt;/span&amp;gt;] &lt;br /&gt;
* [[Patterns:Relational Graph|Relational Graph]]&lt;br /&gt;
* [[Patterns:Proxy Tuple|Proxy Tuple]]&lt;br /&gt;
* [[Patterns:Expression|Expression]]&lt;br /&gt;
=== View ===&lt;br /&gt;
* [[Patterns:Camera|Camera]]&lt;br /&gt;
* [[Patterns:Dynamic Query Binding|Dynamic Query Binding]]&lt;br /&gt;
=== Controller ===&lt;br /&gt;
* [[Patterns:Scheduler|Scheduler]]&lt;br /&gt;
* [[Patterns:Operator|Operator]]&lt;br /&gt;
* [[Renderer]]&lt;br /&gt;
* [[Production Rule]]&lt;br /&gt;
&lt;br /&gt;
== Development Patterns ==&lt;br /&gt;
These patterns relate to the systems development lifecycle and to the activities involved in implementing and testing software.&lt;br /&gt;
=== Diagnosis ===&lt;br /&gt;
For techniques used during the design process to evaluate coding and design-time decisions.&lt;br /&gt;
=== Evaluation and Testing ===&lt;br /&gt;
Quality Assurance, Evaluation, and Usability testing methods to close the feedback loop during the development lifecycle.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;references-small&amp;quot;&amp;gt; &amp;lt;references/&amp;gt; &amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Patterns]]&lt;/div&gt;</summary>
		<author><name>113.199.139.44</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Template:Titlepage_Links&amp;diff=33611</id>
		<title>Template:Titlepage Links</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Template:Titlepage_Links&amp;diff=33611"/>
		<updated>2011-07-30T17:28:22Z</updated>

		<summary type="html">&lt;p&gt;113.199.139.44: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Selected Web Resources&#039;&#039;&#039;&amp;lt;/big&amp;gt;&lt;br /&gt;
&amp;lt;!-- Start new entries below, newest at top --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*[http://www.infovis.org/ infovis.org] Information Visualization Resources&lt;br /&gt;
*[http://www.infovis.net/index.php?lang=2 InfoVis.net] featuring the Digital Magazine &#039;&#039;&#039;Inf@Vis!&#039;&#039;&#039;&lt;br /&gt;
*[http://vadl.cc.gatech.edu Visual Analytics Digital Library] [[Visual Analytics]]-related educational materials&lt;br /&gt;
*[http://iv.homeunix.org/ John Goodall&#039;s website on information visualization]&lt;br /&gt;
*[http://otal.umd.edu/Olive/ Olive] On-line Library of Information Visualization Environments&lt;br /&gt;
*[http://www.edwardtufte.com/bboard/q-and-a?topic_id=1 Ask E.T.] E. Tufte&#039;s moderated forum&lt;br /&gt;
*[http://isdale.com/jerry/VR/InfoVis_Links.html Jerry Isdale&#039;s Big List of InfoVis Links]&lt;br /&gt;
*[http://itshumour.blogspot.com/2011/07/divorce-attorney.html Divorce Attorney]&lt;br /&gt;
*[http://dentaldentistsolutions.blogspot.com/2009/10/process-and-pictures-dental-implants.html Dental Implants]&lt;br /&gt;
*[http://itshumour.blogspot.com/2009/09/top-10-hilarious-quotes.html Hilarious Quotes]&lt;/div&gt;</summary>
		<author><name>113.199.139.44</name></author>
	</entry>
	<entry>
		<id>https://infovis-wiki.net/w/index.php?title=Template:News&amp;diff=33610</id>
		<title>Template:News</title>
		<link rel="alternate" type="text/html" href="https://infovis-wiki.net/w/index.php?title=Template:News&amp;diff=33610"/>
		<updated>2011-07-30T17:22:42Z</updated>

		<summary type="html">&lt;p&gt;113.199.139.44: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- Start new stories below, newest at top! Keep in mind to write an article in the News-Category for every topic using the corresponding headline as title and link it here. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- HOW TO ENTER &lt;br /&gt;
[http://itshumour.blogspot.com/2011/07/funny-marriage-jokes.html funny jokes]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NEWS:&lt;br /&gt;
                                                                            --&amp;gt;&lt;br /&gt;
&amp;lt;!--                                                                                                               --&amp;gt;&lt;br /&gt;
&amp;lt;!-- 1) Insert a story headline below (including the current date).                  --&amp;gt;&lt;br /&gt;
&amp;lt;!--     Format:                                                                                              --&amp;gt;&lt;br /&gt;
&amp;lt;!--               *[[YEAR-MONTH-DATE: TITLE]]                                            --&amp;gt;&lt;br /&gt;
&amp;lt;!--     Example:  *[[2005-06-20: InfoVis:Wiki upgrades to MediaWiki 1.4.5]] --&amp;gt;&lt;br /&gt;
&amp;lt;!-- 2) &amp;quot;Save page&amp;quot;       [http://itshumour.blogspot.com/2010/06/twenty-hilarious-funny-quotes.html Funny Quotes] &lt;br /&gt;
                                  &lt;br /&gt;
                                                                      --&amp;gt;&lt;br /&gt;
&amp;lt;!-- 3) Click newly created Wiki link (red) and edit the text of your entry       --&amp;gt;&lt;br /&gt;
&amp;lt;!-- 4) Assign TWO categories to your entry (News + Archive)                       --&amp;gt;&lt;br /&gt;
&amp;lt;!--    4.1) [[Category:News]] (without this, it won&#039;t appear in the RSS feed)   --&amp;gt;&lt;br /&gt;
&amp;lt;!--    4.2) [[Category:YEAR/MONTH]] (this is important for the archive)        --&amp;gt; &lt;br /&gt;
&amp;lt;!--           Example: [[Category:2005/06]]   --&amp;gt;&lt;br /&gt;
*[[2011-07-22: Job: PhD position on Collaborative Information Exploration, Graz University of Technology, Austria ]]&lt;br /&gt;
*[[2011-07-21: CFP: IEEE VisWeek Workshop on Visual Analytics in Healthcare: Understanding the Physician Perspective]]&lt;br /&gt;
*[[2011-07-21: CFP: IEEE CG&amp;amp;A special issue on Biomedical Applications: From Data Capture to Modeling]]&lt;br /&gt;
*[[2011-07-15: Job: Doctoral Research Assistant Position: animated visual analytics of movement (AniMOVE), Zurich, CH]]&lt;br /&gt;
*[[2011-07-14: CFP: Parsons Institute for Information Mapping: Call for Papers and Projects]]&lt;br /&gt;
*[[2011-07-11: Job: 3 Research assistants at Madeira Interactive Technologies]]&lt;br /&gt;
*[[2011-07-05: CFP: IEEE PacificVis 2012]] &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://itshumour.blogspot.com/2009/09/top-10-hilarious-quotes.html &amp;lt;span style=&amp;quot;color:#FEFEFE;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;hilarious quotes&amp;lt;/span&amp;gt;]&lt;br /&gt;
*[[2011-07-05: CFP: WikiViz 2011 - Visualizing the impact of Wikipedia]]&lt;br /&gt;
*[[2011-07-04: Targeted Projection Pursuit package available in Weka]]&lt;br /&gt;
*[[2011-06-30: Job: MSc and PhD Student Recruitment, University of Manitoba, Canada]]&lt;br /&gt;
*[[2011-06-28: Job: PhD Fellowship: Math-Sketching on Interactive Whiteboards]]&lt;br /&gt;
*[[2011-06-21: Job: PostDoc Position in Intelligent User Interfaces / InfoVis, University of British Columbia, Vancouver, Canada]]&lt;br /&gt;
*[[2011-06-21: LinkedIn InfoVis Group Started - Come and Join]]-[http://www.linkedin.com/groups/InfoVis-3967239 InfoVis@LinkedIn] &lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://itshumour.blogspot.com/2009/07/funny-nursery-rhymes-remixed.html &amp;lt;span style=&amp;quot;color:#FEFEFE;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;nursery rhymes&amp;lt;/span&amp;gt;]&lt;br /&gt;
*[[2011-06-20: IEEE BioVis: Call for Abstracts &amp;amp; Contest Announcement]]&lt;br /&gt;
*[[2011-06-20: CFP: ADVTEL 2011 - Workshop on Enhancing Learning with Ambient Displays and Visualization Techniques]]&lt;br /&gt;
*[[2011-06-17: CFP: IEEE VisWeek 2011 Discovery Exhibition]]&lt;br /&gt;
*[[2011-06-14: PhD position on Visualizing Multicore Performance, Trinity College Dublin, Ireland]]&lt;br /&gt;
*[[2011-06-02: Postgraduate Course on Information Visualization in Barcelona, Spain]] &lt;br /&gt;
*[[2011-05-26: Job: PhD/postdoc in genomics visualization at Leuven University (Belgium)]]&lt;br /&gt;
*[[2011-05-16: Job: Interface Designer / InfoVis / Service Designer, IxDS Interaction Design Studios, Berlin, Germany]]&lt;br /&gt;
*[[2011-05-16: CFP: Special Issue of the journal Data Mining and Knowledge Discovery on Intelligent Interactive Data Visualization]]&lt;br /&gt;
*[[2011-05-16: Job: PostDoc position in Multimodal analysis and Interaction, University of Fribourg, Switzerland]]&lt;br /&gt;
&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://dentaldentistsolutions.blogspot.com/2009/10/process-and-pictures-dental-implants.html &amp;lt;span style=&amp;quot;color:#FEFEFE;font-weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;dental implants&amp;lt;/span&amp;gt;]&lt;br /&gt;
*[[2011-04-06: CFP: Parsons Journal for Information Mapping (PJIM) Call for Papers and Projects]]&lt;br /&gt;
*[[2011-04-06: CFP: Special Track: Interactive Visualization in Novel and Heterogeneous Display Environments]]&lt;br /&gt;
*[[2011-04-01: Job: PhD position in Visual Analytics at Middlesex University, UK (UKVAC)]]&lt;br /&gt;
*[[2011-04-01: CFP: The Third UKVAC Workshop on Visual Analytics (VAW 2011) - September 6-8, 2011 - London, UK (Deadline: June 4, 2011)]]&lt;br /&gt;
*[[2011-03-18: Job: Assistant Professor Position in Interactive Visualization at Institut Telecom / Telecom ParisTech, France]]&lt;br /&gt;
*[[2011-03-03: Job: PhD and MSc positions at the Human-Computer Interaction Lab, University of Manitoba, Canada]]&lt;br /&gt;
*[[2011-03-03: EXTENDED DEADLINE CFP: 5th International Symposium on Information Visualization in Biomedical Informatics (IVBI) (Deadline: March 21, 2011)]]&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://itshumour.blogspot.com/2011/07/funny-marriage-jokes.html &amp;lt;span style=&amp;quot;color:#FEFEFE;font-&lt;br /&gt;
weight:normal; text-decoration:none!important; background:none!important; text-decoration:none;&amp;quot;&amp;gt;funny jokes&amp;lt;/span&amp;gt;]&lt;br /&gt;
*[[2011-02-21: Job: Postdoc position in visualization/neuroscience at UCSD / UTSA]]&lt;br /&gt;
*[[2011-02-18: Job: Vacancies for Visiting Academics at the Department of Computer Science at the University of Cyprus (Deadline: March 31, 2011)]]&lt;br /&gt;
*[[2011-02-18: Job Offer: PhD Position in Information Visualization, Linnaeus University, Sweden]]&lt;br /&gt;
*[[2011-02-18: Job: PhD position on Sleep Quality Measurement and Visualization, Eindhoven Univ. of Tech. and Philips Research, (Deadline: February 27)]]&lt;br /&gt;
*[[2011-02-09: CFP: BioVis 2011 - IEEE Symposium on Biological Data Visualization - Oct 23-24, 2011 (Deadline: April 30, 2011)]]&lt;br /&gt;
*[[2011-02-07: CFP: TAVA 2011 - Special Track on Theory and Applications of Visual Analytics - Sept 7, 2011 (Deadline: April 30, 2011)]]&lt;br /&gt;
*[[2011-02-07: CFP: EuroVA 2011 - EuroVis Workshop on Visual Analytics in Bergen, Norway - May 31st, 2011 (Deadline: Feb. 18, 2011)]]&lt;br /&gt;
*[[2011-01-24: CFP: 5th International Symposium on Information Visualization in Biomedical Informatics (IVBI) (Deadline: March 15, 2011)]]&lt;br /&gt;
*[[2010-12-22: PhD Studentships: Funded PhD Research Positions, giCentre, City University London]]&lt;br /&gt;
*[[2010-12-04: Job: Senior Lecturer in Computer Science (Graphics), Victoria University of Wellington, New Zealand]]&lt;br /&gt;
*[[2010-11-30: Job: Information Visualization Researcher, Agilent Laboratories]]&lt;br /&gt;
*[[2010-11-30: Job: Human Computer Interaction Research Scientist, Agilent Laboratories]]&lt;br /&gt;
*[[2010-10-25: CFP: Making visible the invisible: Data Visualisation in Art, Design and Science Collaborations  (Dec. 6th 2010, UK)]]&lt;br /&gt;
*[[2010-10-05: Job: Professor and Senior Lecturer in Computing at Northumbria University]]&lt;br /&gt;
*[[2010-09-02: CFP: Special Issue on Information Visualization: State of the Field and New Research Directions]]&lt;br /&gt;
*[[2010-08-19: Job: PhD Position in Visual Analytics for Network Security]]&lt;br /&gt;
*[[2010-08-09: Job: Interaction Designer (InfoVis) for energy consumption research project (FH Potsdam, Berlin, Germany)]]&lt;br /&gt;
*[[2010-07-08: CFP: Visual Analytics in Health Care Workshop 2010]]&lt;br /&gt;
*[[2010-07-07: CFP: Test wikipedia 2010]] &lt;br /&gt;
*[[2010-06-25: CFP: InfoVis Discovery Exhibition @ VisWeek 2010]] &lt;br /&gt;
*[[2010-06-22: CFP: Intelligent Data Analysis in bioMedicine And Pharmacology (IDAMAP 2010)]] [http://itshumour.blogspot.com/2011/07/divorce-attorney.html divorce attorney]&lt;br /&gt;
*[[2010-06-16: Master by Research in the Area of Visual Analytics (London, UK)]]&lt;br /&gt;
*[[2009-16-10: CFP: ACM Symposium on Software Visualization (SoftVis&#039;10) - Posters and Tool Demos]]&lt;br /&gt;
*[[2010-06-09: Open Position - Visualization Researchers and Interns - Microsoft Research Asia (Beijing, China)]]&lt;br /&gt;
*[[2010-06-01: Open Position - Visualization Research Scientist - Agilent Technologies (Santa Clara, CA, USA]]&lt;br /&gt;
*[[2010-05-25: Job: Seeking PROCESSING expert to program interactive information visualizations (Babson College, MA, USA)]]&lt;br /&gt;
*[[2010-05-09: CFP: VAKD @ ICDM 2010]]&lt;br /&gt;
*[[2010-05-07: Job: Assistant/Associate Professor in HCI and Visualization, VBI at Virginia Tech]]&lt;br /&gt;
*[[2010-04-30: Job: PhD Position Available with Clique SRC in Graph Visualization, UCD Dublin]]&lt;br /&gt;
*[[2010-03-25: CFP: ACM Transactions on Intelligent Systems and Technology (ACM TIST) Special Issue on Intelligent Visual Interfaces for Text Analysis]]&lt;br /&gt;
*[[2010-03-22: Kasper Hornbæk announced to deliver the keynote at BELIV&#039;10 on April 10, 2010]]&lt;br /&gt;
*[[2010-02-16: CFP: VAST @ VisWeek 2010]]&lt;br /&gt;
*[[2010-01-28: CFP: 4th Int Symposium on Info Vis in Biomedical Informatics (IVBI)]]&lt;br /&gt;
*[[2010-01-28: Job: Summer internship at i2, Cambridge UK]] &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://itshumour.blogspot.com/2010/06/twenty-hilarious-funny-quotes.html &amp;lt;span style=&amp;quot;color:#FEFEFE;font-weight:normal; text-decoration:none!important;background:none!important; text-decoration:none;&amp;quot;&amp;gt;funny quotes&amp;lt;/span&amp;gt;]&lt;br /&gt;
&lt;br /&gt;
*http://isre2005.net/whirlpool-ap51030k&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[:Category:News|&#039;&#039;&#039;News Archive...&#039;&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[http://www.infovis-wiki.net/index.php?title=Special:Newsfeed&amp;amp;feed=rss News as RSS feed]&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;[[InfoVis:Wiki_RSS_Feeds|List of all available RSS feeds]]&amp;lt;/small&amp;gt;&lt;/div&gt;</summary>
		<author><name>113.199.139.44</name></author>
	</entry>
</feed>