<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Climate Change Survey Results</title>
	<atom:link href="http://peltiertech.com/WordPress/climate-change-survey-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/climate-change-survey-results/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Thu, 18 Mar 2010 17:07:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/climate-change-survey-results/comment-page-1/#comment-21812</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 08 Nov 2009 02:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2576#comment-21812</guid>
		<description>Dale -

A fluff display for a fluff survey? Perhaps you&#039;re right. What I did get out of it, was I used the original large graphic as an opportunity to learn how the OCR piece of MODI (Microsoft Office Document something) worked. And I noticed I had to correct a bunch of misspellings in the text of the graphic. &quot;Goverment&quot; is the one that came up again and again.</description>
		<content:encoded><![CDATA[<p>Dale -</p>
<p>A fluff display for a fluff survey? Perhaps you&#8217;re right. What I did get out of it, was I used the original large graphic as an opportunity to learn how the OCR piece of MODI (Microsoft Office Document something) worked. And I noticed I had to correct a bunch of misspellings in the text of the graphic. &#8220;Goverment&#8221; is the one that came up again and again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaleW</title>
		<link>http://peltiertech.com/WordPress/climate-change-survey-results/comment-page-1/#comment-21806</link>
		<dc:creator>DaleW</dc:creator>
		<pubDate>Sat, 07 Nov 2009 22:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2576#comment-21806</guid>
		<description>At the risk of being considered contrarian, I feel that this, well -- Rubik&#039;s cube tribute chart -- is a perfect chart for this data.

It would be a tragedy if good and meaningful data were lost in a chart like this.

However, it&#039;s more of a comedy when such soft, feel-good data from a self-serving opinion survey is presented in such pretty but puzzling form.  This chart format really is inherently more interesting than the results being presented here.

Consider:  by a 7:2 margin, these nonrandom respondents for the world admit to placing a higher rather than lower priority on climate change than the general public.  What next?  A survey of largely Microsoft employees to see if they believe Vista users should switch to Windows 7 instead of Snow Leopard?

No tough questions were presented in that chart.   No &quot;will you support Greenhouse gas regulations even if they triple your electricity and petrol expenses and send more jobs overseas?&quot;   No mention of nuclear power, just currently much less large scale cost effective wind and solar power .  [Disclaimer -- I considered Penn &amp; Teller&#039;s show on nuclear power as a green alternative both entertaining and informative, while I found this chart mostly just entertaining.  Informative only in the sense of learning about worst practices in charting, as I believe Jon intended.]</description>
		<content:encoded><![CDATA[<p>At the risk of being considered contrarian, I feel that this, well &#8212; Rubik&#8217;s cube tribute chart &#8212; is a perfect chart for this data.</p>
<p>It would be a tragedy if good and meaningful data were lost in a chart like this.</p>
<p>However, it&#8217;s more of a comedy when such soft, feel-good data from a self-serving opinion survey is presented in such pretty but puzzling form.  This chart format really is inherently more interesting than the results being presented here.</p>
<p>Consider:  by a 7:2 margin, these nonrandom respondents for the world admit to placing a higher rather than lower priority on climate change than the general public.  What next?  A survey of largely Microsoft employees to see if they believe Vista users should switch to Windows 7 instead of Snow Leopard?</p>
<p>No tough questions were presented in that chart.   No &#8220;will you support Greenhouse gas regulations even if they triple your electricity and petrol expenses and send more jobs overseas?&#8221;   No mention of nuclear power, just currently much less large scale cost effective wind and solar power .  [Disclaimer -- I considered Penn &amp; Teller's show on nuclear power as a green alternative both entertaining and informative, while I found this chart mostly just entertaining.  Informative only in the sense of learning about worst practices in charting, as I believe Jon intended.]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerdami</title>
		<link>http://peltiertech.com/WordPress/climate-change-survey-results/comment-page-1/#comment-21651</link>
		<dc:creator>gerdami</dc:creator>
		<pubDate>Wed, 04 Nov 2009 12:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2576#comment-21651</guid>
		<description>Dear Jon,
I am currently visiting your blog with a laptop and screen width of 1024px, which is certainly not unusual amongst your subscribers. Your blog then displays a non-user friendly horizontal scrollbar.

Thanks to FireFox&#039;s firebug plugin, I noticed within the associated CSS file that the width of your &quot;div&quot; named &quot;wrap&quot; was set to 1060px.

#wrap {
background-color:#FFFFFF;
color:#333333;
margin:0 auto;
width:1060px;
} 

Please lower width to 1010px and it will fit perfectly on laptops like mine.</description>
		<content:encoded><![CDATA[<p>Dear Jon,<br />
I am currently visiting your blog with a laptop and screen width of 1024px, which is certainly not unusual amongst your subscribers. Your blog then displays a non-user friendly horizontal scrollbar.</p>
<p>Thanks to FireFox&#8217;s firebug plugin, I noticed within the associated CSS file that the width of your &#8220;div&#8221; named &#8220;wrap&#8221; was set to 1060px.</p>
<p>#wrap {<br />
background-color:#FFFFFF;<br />
color:#333333;<br />
margin:0 auto;<br />
width:1060px;<br />
} </p>
<p>Please lower width to 1010px and it will fit perfectly on laptops like mine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dashboard Best Practice &#8211; Google Analytics Intelligence Report &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</title>
		<link>http://peltiertech.com/WordPress/climate-change-survey-results/comment-page-1/#comment-21644</link>
		<dc:creator>Dashboard Best Practice &#8211; Google Analytics Intelligence Report &#124; Pointy Haired Dilbert: Charting &#38; Excel Tips - Chandoo.org</dc:creator>
		<pubDate>Wed, 04 Nov 2009 09:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2576#comment-21644</guid>
		<description>[...] basic charts &#8211; Often we fancy ourselves to use some super-complicated-chart. Heck, Jon reviewed (more like lambasted) a 3d Square Pie Chart just yesterday. See how Google has used simple line and column charts to make the point. It is the [...]</description>
		<content:encoded><![CDATA[<p>[...] basic charts &#8211; Often we fancy ourselves to use some super-complicated-chart. Heck, Jon reviewed (more like lambasted) a 3d Square Pie Chart just yesterday. See how Google has used simple line and column charts to make the point. It is the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff weir</title>
		<link>http://peltiertech.com/WordPress/climate-change-survey-results/comment-page-1/#comment-21637</link>
		<dc:creator>jeff weir</dc:creator>
		<pubDate>Wed, 04 Nov 2009 03:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2576#comment-21637</guid>
		<description>C&#039;mon guys...EVERYTHING is going 3D these days. Hell, down here in New Zealand we even have a 3D newspaper - check out http://www.3news.co.nz/3D-newspaper-pops-up-in-Taranaki-/tabid/421/articleID/126158/cat/52/Default.aspx

And as with newspapers, if I print these charts out they are perfect for wrapping my 3D fish and chips up with.</description>
		<content:encoded><![CDATA[<p>C&#8217;mon guys&#8230;EVERYTHING is going 3D these days. Hell, down here in New Zealand we even have a 3D newspaper &#8211; check out <a href="http://www.3news.co.nz/3D-newspaper-pops-up-in-Taranaki-/tabid/421/articleID/126158/cat/52/Default.aspx" rel="nofollow">http://www.3news.co.nz/3D-newspaper-pops-up-in-Taranaki-/tabid/421/articleID/126158/cat/52/Default.aspx</a></p>
<p>And as with newspapers, if I print these charts out they are perfect for wrapping my 3D fish and chips up with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandoo</title>
		<link>http://peltiertech.com/WordPress/climate-change-survey-results/comment-page-1/#comment-21604</link>
		<dc:creator>Chandoo</dc:creator>
		<pubDate>Tue, 03 Nov 2009 08:47:51 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2576#comment-21604</guid>
		<description>Cubicle square pie chart.. .gosh, I cant imagine the reason why some one would even think of making this. If only people are made to buy carbon credits to make chart pollution...

Thanks for the wonderful advice Jon.</description>
		<content:encoded><![CDATA[<p>Cubicle square pie chart.. .gosh, I cant imagine the reason why some one would even think of making this. If only people are made to buy carbon credits to make chart pollution&#8230;</p>
<p>Thanks for the wonderful advice Jon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias</title>
		<link>http://peltiertech.com/WordPress/climate-change-survey-results/comment-page-1/#comment-21602</link>
		<dc:creator>Mathias</dc:creator>
		<pubDate>Tue, 03 Nov 2009 05:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=2576#comment-21602</guid>
		<description>Amazing how people get out of their way to create ever-more fancy looking and unreadable charts, where the good old bar chart tells the truth, all the truth and nothing but the truth so effectively... As a member of the color-blind tribe, I can tell you that there is no way I can get the story behind the cube without effort - but spotting the peaks and valleys (if this is an adequate way to describe it, given the horizontal layout!) in a bar chart is a breeze.</description>
		<content:encoded><![CDATA[<p>Amazing how people get out of their way to create ever-more fancy looking and unreadable charts, where the good old bar chart tells the truth, all the truth and nothing but the truth so effectively&#8230; As a member of the color-blind tribe, I can tell you that there is no way I can get the story behind the cube without effort &#8211; but spotting the peaks and valleys (if this is an adequate way to describe it, given the horizontal layout!) in a bar chart is a breeze.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
