<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Matthew Ericson - ericson.net &#187; InfoVis</title>
	<atom:link href="http://www.ericson.net/content/tag/infovis/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ericson.net/content</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 16 Dec 2011 15:13:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>InfoVis</title>
		<link>http://www.ericson.net/content/2007/10/infovis/</link>
		<comments>http://www.ericson.net/content/2007/10/infovis/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 02:17:10 +0000</pubDate>
		<dc:creator>mericson</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[InfoVis]]></category>

		<guid isPermaLink="false">http://www.ericson.net/content/?p=41</guid>
		<description><![CDATA[Download a zipped PDF file of the slides from Matt&#8217;s InfoVis 2007 presentation: http://www.ericson.net/infovis/InfoVis_Raster.zip]]></description>
			<content:encoded><![CDATA[<p>Download a zipped PDF file of the slides from Matt&#8217;s InfoVis 2007 presentation:</p>
<p><a href="http://www.ericson.net/infovis/InfoVis_Raster.zip">http://www.ericson.net/infovis/InfoVis_Raster.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ericson.net/content/2007/10/infovis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>


<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              81ec8
Template:           archive
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.ericson.net @ 2012-02-04 16:22:08 -->

<!-- W3 Total Cache: Db cache debug info:
Engine:             disk: basic
Total queries:      16
Cached queries:     9
Total query time:   0.0077
SQL info:
    # | Time (s) |    Caching (Reject reason)     |   Status   | Data size (b) | Query
    1 |   0.0019 |  disabled (Query is rejected)  | not cached |             0 | SELECT option_name, option_value FROM wp_options WHERE autoload = 'yes'
    2 |   0.0013 |            enabled             |   cached   |           536 | SELECT option_value FROM wp_options WHERE option_name = 'akismet_comment_nonce' LIMIT 1
    3 |   0.0002 |            enabled             |   cached   |           518 | SELECT option_value FROM wp_options WHERE option_name = 'twp' LIMIT 1
    4 |   0.0002 |            enabled             |   cached   |           529 | SELECT option_value FROM wp_options WHERE option_name = 'theme_switched' LIMIT 1
    5 |   0.0002 |            enabled             |   cached   |           688 | SELECT post_modified_gmt FROM wp_posts WHERE post_status = 'publish' AND post_type IN ('post', 'page', 'attachment') ORDER BY post_modified_gmt DESC LIMIT 1
    6 |   0.0002 |            enabled             |   cached   |           672 | SELECT post_date_gmt FROM wp_posts WHERE post_status = 'publish' AND post_type IN ('post', 'page', 'attachment') ORDER BY post_date_gmt DESC LIMIT 1
    7 |   0.0001 |            enabled             |   cached   |           634 | SELECT term_taxonomy_id
					FROM wp_term_taxonomy
					WHERE taxonomy = 'category'
					AND term_id IN (18)
    8 |   0.0002 |            enabled             | not cached |           704 | SELECT wp_term_taxonomy.term_taxonomy_id
					FROM wp_term_taxonomy
					INNER JOIN wp_terms USING (term_id)
					WHERE taxonomy = 'post_tag'
					AND wp_terms.slug IN ('infovis')
    9 |   0.0003 |            enabled             | not cached |          3780 | SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'post_tag' AND t.slug = 'infovis' LIMIT 1
   10 |   0.0019 |  disabled (Query is rejected)  | not cached |             0 | SELECT SQL_CALC_FOUND_ROWS  wp_posts.* FROM wp_posts  INNER JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id) WHERE 1=1  AND ( wp_posts.ID NOT IN (
					SELECT object_id
					FROM wp_term_relationships
					WHERE term_taxonomy_id IN (19)
				) AND tt1.term_taxonomy_id IN (6) ) AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10
   11 |   0.0003 |  disabled (Query is rejected)  | not cached |             0 | SELECT FOUND_ROWS()
   12 |   0.0003 |            enabled             | not cached |          4873 | SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON tt.term_id = t.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('category', 'post_tag', 'post_format') AND tr.object_id IN (41) ORDER BY t.name ASC
   13 |   0.0002 |            enabled             | not cached |          1347 | SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (41)
   14 |   0.0002 |            enabled             |   cached   |          3780 | SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'post_tag' AND t.slug = 'infovis' LIMIT 1
   15 |   0.0002 |            enabled             |   cached   |          3589 | SELECT * FROM wp_users WHERE ID = '2'
   16 |   0.0002 |            enabled             |   cached   |          4528 | SELECT user_id, meta_key, meta_value FROM wp_usermeta WHERE user_id IN (2)
-->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk: enhanced
Cache key:          content/tag/infovis/feed/_index.xml
Caching:            enabled
Status:             not cached
Creation Time:      0.239s
Header info:
X-Powered-By:       PHP/5.3.2-1ubuntu4.11
X-Pingback:         http://www.ericson.net/content/xmlrpc.php
ETag:               "927b509f1627400febf026b6ef231153"
Content-Type:       text/xml; charset=UTF-8
Last-Modified:      Sat, 04 Feb 2012 21:22:08 GMT
Vary:               Cookie
-->
