<?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>Craig Mayhew's Blog &#187; HTML</title>
	<atom:link href="http://www.craigmayhew.com/blog/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.craigmayhew.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 29 Jan 2012 21:51:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Environmental Impact of Inefficient HTML Code</title>
		<link>http://www.craigmayhew.com/blog/2010/01/the-environmental-impact-of-inefficient-html-code/</link>
		<comments>http://www.craigmayhew.com/blog/2010/01/the-environmental-impact-of-inefficient-html-code/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 06:00:18 +0000</pubDate>
		<dc:creator>Craig Mayhew</dc:creator>
				<category><![CDATA[General/Techie]]></category>
		<category><![CDATA[Environment]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.craigmayhew.com/blog/?p=37</guid>
		<description><![CDATA[These factors can be used to show the environmental and financial impact of inefficient HTML.

A core 2 duo e6600 uses ~30 watts more when under single core heavy load than when it is idle. 30 watts = 0.03 kWh.
Assuming 10p/kWh then 1 computer second costs 0.00008333 pence.
Assuming 0.54055 Kg of CO2 emissions per kWh for [...]]]></description>
			<content:encoded><![CDATA[<p>These factors can be used to show the environmental and financial impact of inefficient HTML.</p>
<ol>
<li>A core 2 duo e6600 uses ~30 watts more when under single core heavy load than when it is idle. 30 watts = 0.03 kWh.</li>
<li>Assuming 10p/kWh then 1 computer second costs 0.00008333 pence.</li>
<li>Assuming 0.54055 Kg of CO<sub>2</sub> emissions per kWh for the average UK grid electricity then 1 second of additional computer processing time creates 0.0045g of CO<sub>2</sub></li>
<li>3600 seconds in an hour</li>
</ol>
<p>Financial Cost = (pencePerkWh/3600) * 0.03 * renderSecondsPerPageView * pageViews</p>
<p>Examples: (using 1 million page views, each taking 0.25 seconds)</p>
<p>Financial Cost = (10/3600) * 0.03 * 0.25 * 1000000 = 20 pence<br />
CO<sub>2</sub> Emmissions = (0.54055/3600) * 0.03 * 0.25 * 1000000 = 1.12Kg of CO<sub>2</sub></p>
]]></content:encoded>
			<wfw:commentRss>http://www.craigmayhew.com/blog/2010/01/the-environmental-impact-of-inefficient-html-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

