<?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>Don Havey &#187; html</title>
	<atom:link href="http://www.donhavey.com/blog/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.donhavey.com/blog</link>
	<description>Sustainably harvested information</description>
	<lastBuildDate>Tue, 09 Mar 2010 13:01:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Least-used letter pairs</title>
		<link>http://www.donhavey.com/blog/tutorials/processing/least-used-letter-pairs/</link>
		<comments>http://www.donhavey.com/blog/tutorials/processing/least-used-letter-pairs/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 18:06:35 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Etcetera]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[combinations]]></category>
		<category><![CDATA[condense]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[least frequent]]></category>
		<category><![CDATA[letter]]></category>

		<guid isPermaLink="false">http://www.donhavey.com/blog/?p=115</guid>
		<description><![CDATA[Curiobot is in the middle of a structural makeover and this morning I decided that the code needed a little condensing. Most popular Javascript applications simplify function and variable names to just a few letters, and some CSS-heavy pages use a similar unique identifier to cut down on bandwidth. This technique also obfuscates your code, [...]]]></description>
		<wfw:commentRss>http://www.donhavey.com/blog/tutorials/processing/least-used-letter-pairs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google, you sly dog</title>
		<link>http://www.donhavey.com/blog/etcetera/google-you-sly-dog/</link>
		<comments>http://www.donhavey.com/blog/etcetera/google-you-sly-dog/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 17:28:45 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Etcetera]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://www.donhavey.com/blog/?p=88</guid>
		<description><![CDATA[I was digging through some Google Maps source code looking for a way to &#8211; ahem &#8211; repurpose the colors in the map images (cool project coming soon), when I came across this:
&#60;div style=&#34;position: absolute; left: 0px; top: 0px; z-index: 107; cursor: default;&#34;&#62;
&#160;&#160;&#60;div style=&#34;position: absolute; left: 143px; top: 29px; z-index: -4364995; display: none;&#34; class=&#34;gmnoprint&#34;&#62;
&#160;&#160;&#160;&#160;&#60;div style=&#34;overflow: [...]]]></description>
		<wfw:commentRss>http://www.donhavey.com/blog/etcetera/google-you-sly-dog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
