<?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>ghettocooler.net - In a class of it&#039;s own. &#187; code</title>
	<atom:link href="http://ghettocooler.net/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghettocooler.net</link>
	<description></description>
	<lastBuildDate>Sat, 19 May 2012 01:29:33 +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>Invented Elements</title>
		<link>http://ghettocooler.net/2012/03/25/invented-elements/</link>
		<comments>http://ghettocooler.net/2012/03/25/invented-elements/#comments</comments>
		<pubDate>Sun, 25 Mar 2012 16:39:12 +0000</pubDate>
		<dc:creator>Bill Keller</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[interweb]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://ghettocooler.net/?p=2600</guid>
		<description><![CDATA[Type Butter &#8211; Optical Kerning Good idea, but is inventing an element the right approach? My reason to bring this up is that I’m very interested by how TypeButter accomplishes its kerning: it inserts kern elements with inline style attributes that bear letter-spacing values. Not span elements, kern elements. No, you didn’t miss an HTML5 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://typebutter.com">Type Butter &#8211; Optical Kerning</a></p>
<p>Good idea, but <a href="http://meyerweb.com/eric/thoughts/2012/03/23/invented-elements/">is inventing an element the right approach</a>?</p>
<blockquote><p>My reason to bring this up is that I’m very interested by how TypeButter accomplishes its kerning: it inserts <code>kern</code> elements with inline <code>style</code> attributes that bear <code>letter-spacing</code> values.  Not <code>span</code> elements, <code>kern</code> elements.  No, you didn’t miss an HTML5 news bite; there is no <code>kern</code> element, nor am I aware of a plan for one.  TypeButter basically invents a specific-purpose element.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ghettocooler.net/2012/03/25/invented-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delicious Chrome Extension</title>
		<link>http://ghettocooler.net/2011/08/29/delicious-chrome-extension/</link>
		<comments>http://ghettocooler.net/2011/08/29/delicious-chrome-extension/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 16:24:10 +0000</pubDate>
		<dc:creator>Bill Keller</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[interweb]]></category>
		<category><![CDATA[original]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://ghettocooler.net/?p=2367</guid>
		<description><![CDATA[The Delicious Chrome Extension currently has 33,414 users and is rated 4/5 stars. However, until yesterday&#8217;s release, you had to manually close the popup window after you saved a new bookmark. It wasn&#8217;t unusable, but it was terribly annoying at best. Well, suffer no more! v1.5 of the Delicious Chrome Extension automatically closes the popup [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="https://chrome.google.com/webstore/detail/gclkcflnjahgejhappicbhcpllkpakej">Delicious Chrome Extension</a> currently has 33,414 users and is rated 4/5 stars. However, until yesterday&#8217;s release, you had to manually close the popup window after you saved a new bookmark. It wasn&#8217;t unusable, but it was terribly annoying at best.</p>
<p><strong>Well, suffer no more!</strong> <a href="https://chrome.google.com/webstore/detail/gclkcflnjahgejhappicbhcpllkpakej">v1.5 of the Delicious Chrome Extension</a> automatically closes the popup after you&#8217;ve saved your bookmark; and it&#8217;s available right now!</p>
<p>Another well-received feature is it&#8217;s customizable keyboard shortcut. Some people like commnd-D, others like control-D or maybe you like something entirely random to save your bookmarks; It&#8217;s totally up to you.</p>
<p>Screenshots of v1.5 of the Delicious Chrome Extension:</p>
<p><img src="http://ghettocooler.net/img/2011/08/Delicious-Chrome-Extension-popup1.png" alt="" title="Delicious-Chrome-Extension-popup" width="540" height="321" class="alignnone size-full wp-image-2388" /></p>
<p>The &#8216;Save to Delicious&#8217; popup adds selected text to the notes field.</p>
<p><a href="http://ghettocooler.net/img/2011/08/Delicious-Chrome-Extension-Shortcut.png"><img src="http://ghettocooler.net/img/2011/08/Delicious-Chrome-Extension-Shortcut.png" alt="" title="Delicious-Chrome-Extension-Shortcut" width="386" height="162" class="alignnone size-full wp-image-2380" /></a></p>
<p>Customizable keyboard shortcut key.</p>
<p><img src="http://ghettocooler.net/img/2011/08/Delicious-Chrome-Extension.png" alt="" title="Delicious-Chrome-Extension" width="400" height="266" class="alignnone size-full wp-image-2373" />
<p>Quick links to invoke the Save to Delicious popup, your Delicious bookmarks and your Delicious Inbox.</p>
<p>The <a href="https://github.com/billkeller/Delicious-Chrome-Extension">extension source now lives on GitHub</a>. Please, fork it, make it better, and send me a pull request. I&#8217;m certain there are several ways this extension can be made better. Or contribute by <a href="https://github.com/billkeller/Delicious-Chrome-Extension/issues">reporting any issues</a> or feature requests.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghettocooler.net/2011/08/29/delicious-chrome-extension/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BBEdit 10 Pre-release</title>
		<link>http://ghettocooler.net/2011/08/02/bbedit-10-pre-release/</link>
		<comments>http://ghettocooler.net/2011/08/02/bbedit-10-pre-release/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 21:02:48 +0000</pubDate>
		<dc:creator>Bill Keller</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[macintosh]]></category>

		<guid isPermaLink="false">http://ghettocooler.net/?p=2319</guid>
		<description><![CDATA[BBEdit 10 offers pre-release, fixing Dropbox sync errors with the Color Schemes directory.]]></description>
			<content:encoded><![CDATA[<p><a href="http://groups.google.com/group/bbedit/browse_thread/thread/118395a8397e0203">BBEdit 10 offers pre-release</a>, fixing Dropbox sync errors with the Color Schemes directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghettocooler.net/2011/08/02/bbedit-10-pre-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BBEdit10 color schemes</title>
		<link>http://ghettocooler.net/2011/07/29/bbedit10-color-schemes/</link>
		<comments>http://ghettocooler.net/2011/07/29/bbedit10-color-schemes/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 18:43:16 +0000</pubDate>
		<dc:creator>Bill Keller</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[macintosh]]></category>

		<guid isPermaLink="false">http://ghettocooler.net/?p=2296</guid>
		<description><![CDATA[A couple of years ago, I created three color themes for use with John Gruber&#8217;s BBEdit plugin, BBColors. With the release of BBEdit 10 last week, they rolled his theming functionality into BBEdit itself. If you were previously using BBColors, your themes are automatically recognized by BBEdit. BBEdit 10 now provides a native interface to [...]]]></description>
			<content:encoded><![CDATA[<p>A couple of years ago, I created three <a href="http://ghettocooler.net/2009/01/31/bbcolors-color-schemes/">color themes</a> for use with John Gruber&#8217;s BBEdit plugin, <a href="http://daringfireball.net/projects/bbcolors/">BBColors</a>. With the release of <a href="http://barebones.com/products/bbedit/">BBEdit 10</a> last week, they rolled his theming functionality into BBEdit itself. If you were previously using BBColors, your themes are automatically recognized by BBEdit.</p>
<p>BBEdit 10 now provides a native interface to create, switch, and save your own color schemes. That sure doesn&#8217;t suck. I packaged all the older themes, <a href="http://ghettocooler.net/2009/01/31/bbcolors-color-schemes/">U23D, Gentle Honey and Zen and Tea</a>, along with four brand new schemes, inspired by the colors used in Version 3 to the latest, Version 6 of the 2A site (<a href="http://2advanced.com">2Advanced.com</a>).</p>
<p><img src="http://ghettocooler.net/img/2011/07/bbcolors-2a-themes.png" alt="bbcolors-2a-themes" width="427" height="582" class="alignnone size-full wp-image-2298" /></p>
<p><a href="http://ghettocooler.net/stuff/bbcolors/bbcolors-color-schemes.zip">Download the color schemes</a> (.zip)</p>
<p>To install, unpack the .zip and place the contents in BBEdit&#8217;s color scheme directory; &#8216;users > username > Library > Application Support > BBEdit > Color Schemes&#8217;. (your &#8216;Library&#8217; directory is most likely hidden by default)</p>
<p><strong>Update</strong>: I&#8217;ve also been collecting several BBEdit Color Schemes and keeping them in this <a href="https://github.com/billkeller/BBEdit-Color-Schemes-Pack">BBEdit-Color-Schemes-Pack github repository</a>. Feel free to fork, add your own, and send a pull request.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghettocooler.net/2011/07/29/bbedit10-color-schemes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>css2-font-face</title>
		<link>http://ghettocooler.net/2010/03/16/css2-font-face/</link>
		<comments>http://ghettocooler.net/2010/03/16/css2-font-face/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 10:47:31 +0000</pubDate>
		<dc:creator>Bill Keller</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[interweb]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://ghettocooler.net/?p=2099</guid>
		<description><![CDATA[Font Squirrel appears to be a great font generator that will create the various formats needed for the cross-browser use of @font-face. Some colleagues and I have recently been waxing poetically on the legality of using purchased fonts using this CSS2 based method of font embedding. Especially when deployed for clients, in a commercial environment. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nateduval.com/"><img src="http://ghettocooler.net/img/2010/03/nate_duval.jpg" alt="Nate Duval" title="Nate Duval" width="540" height="180" class="alignnone size-full wp-image-2100" /></a></p>
<p><a href="http://www.fontsquirrel.com/fontface/generator">Font Squirrel</a> appears to be a great font generator that will create the various formats needed for the cross-browser use of @font-face. Some colleagues and I have recently been waxing poetically on the legality of using purchased fonts using this <a href="http://www.alistapart.com/articles/cssatten">CSS2 based method of font embedding</a>. Especially when deployed for clients, in a commercial environment. While @font-face is a bit overdue to go mainstream (A List Apart was touting it as the next big thing in 2007), now that the browsers are coming of age, the tipping point is near. It will dominate other options that are currently bridging the gap, like <a href="http://typekit.com">http://typekit.com</a>. However, we have come to the conclusion that now is the time to pay more attention to a fonts use policy. Some will explicitly forbid the designer/developer from exposing the font file online. Some will encourage it, and I assume,many more will not mention it. This means web shops should start gathering and using libraries filled with the fonts that encourage the use of @font-face. Here&#8217;s where I&#8217;m starting. As linked in the previous ALA article: <a href="http://moorstation.org/typoasis/designers/steffmann/index.htm">Dieter Steffmann</a> offers up a slew of freely usable fonts and I&#8217;m sure several more lists like this, <a href="http://blog.themeforest.net/tutorials/css-font-face-and-15-free-fonts-you-can-use-today/">@font-face and 15 Free Fonts You Can Use Today</a>, exist.</p>
<p>Here&#8217;s a <a href="http://www.alistapart.com/comments/cssatten/P100/#107">great explanation of the licensing issue we&#8217;re facing with @font-face</a>:</p>
<blockquote><p>&#8230;foundries don’t actually claim copyright in the typefaces themselves. Instead they claim copyright on the .ttf file (or whatever) as a piece of software. Then, when you buy the right to use the software, they make you click “Agree” to an EULA which prohibits you from uploading the file to your website. If you want your users to see your font over the web, then you need to send them that file, and the EULA says you can’t.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://ghettocooler.net/2010/03/16/css2-font-face/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The stolen series</title>
		<link>http://ghettocooler.net/2009/10/06/the-stolen-series/</link>
		<comments>http://ghettocooler.net/2009/10/06/the-stolen-series/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 14:07:27 +0000</pubDate>
		<dc:creator>Bill Keller</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[interweb]]></category>

		<guid isPermaLink="false">http://ghettocooler.net/?p=1733</guid>
		<description><![CDATA[Today&#8217;s update comes from me spending lots of time on Things Magazine. I love the site and their approach to discussing, pointing out, shouting about, whispering quietly amongst themselves, today&#8217;s potentially cluttered online culture. Sometimes they expound, sometimes they don&#8217;t. It&#8217;s art with some noise, noise with some meaning or even none at all. So [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.booooooom.com/2009/10/05/ssin-artist-painting-drawing/"><img src="http://ghettocooler.net/img/2009/10/first_post.jpg" alt="first_post" title="first_post" width="540" height="181" class="alignright size-full wp-image-1738" /></a><br />
Today&#8217;s update comes from me spending lots of time on <a href="http://thingsmagazine.net">Things Magazine</a>. I love the site and their approach to discussing, pointing out, shouting about, whispering quietly amongst themselves, today&#8217;s potentially cluttered online culture. Sometimes they expound, sometimes they don&#8217;t. It&#8217;s art with some noise, noise with some meaning or even none at all. So I&#8217;ve borrowed heavily. It&#8217;s one of the few sites I leave <a href="http://google.com/reader/">Google Reader</a> to read. Jammed in among popular noise makers, few sites demand such attention. There&#8217;s a couple of random patterns in use with these updated styles, the newest from <a href="http://www.patternfoundry.com/swatch.html?all_patterns=yes">Pattern Foundry</a> and a <a href="http://www.flickr.com/photos/soupenvy/2519265897/in/set-72157605238224051/">squiggly lines pattern</a> of my own creation which has stuck around.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghettocooler.net/2009/10/06/the-stolen-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>etnies ecommerce</title>
		<link>http://ghettocooler.net/2009/04/03/etnies-ecommerce/</link>
		<comments>http://ghettocooler.net/2009/04/03/etnies-ecommerce/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 11:04:39 +0000</pubDate>
		<dc:creator>Bill Keller</dc:creator>
				<category><![CDATA[california]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[interweb]]></category>
		<category><![CDATA[skateboarding]]></category>

		<guid isPermaLink="false">http://ghettocooler.net/?p=1471</guid>
		<description><![CDATA[etnies shop What a novel idea, sell your own shoes online! In these tough economic times did Sole Technology stop messing around with overpriced under performing outsourced ecommerce and finally bring it all under their own umbrella? It looks that way, congrats web dept, nice work!]]></description>
			<content:encoded><![CDATA[<p><a href="http://etnies.com/shop/twitch/black-charcoal/"><img src="http://ghettocooler.net/img/2009/04/shoes1.png" alt="shop etnies" title="shop etnies" width="500" height="321" /></a></p>
<div class="delicious-link"><a href="http://etnies.com/shop/twitch/black-charcoal/">etnies shop</a></div>
<p>What a novel idea, sell your own shoes online! In these tough economic times did Sole Technology stop messing around with overpriced under performing outsourced ecommerce and <em>finally</em> bring it all under their own umbrella?</p>
<p><a href="http://etnies.com/shop/mens/footwear/shoes/">It looks that way</a>, congrats web dept, nice work!</p>
]]></content:encoded>
			<wfw:commentRss>http://ghettocooler.net/2009/04/03/etnies-ecommerce/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BBColors Color Schemes</title>
		<link>http://ghettocooler.net/2009/01/31/bbcolors-color-schemes/</link>
		<comments>http://ghettocooler.net/2009/01/31/bbcolors-color-schemes/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 17:14:46 +0000</pubDate>
		<dc:creator>Bill Keller</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[interweb]]></category>
		<category><![CDATA[original]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://ghettocooler.net/?p=1251</guid>
		<description><![CDATA[Update: These BBEdit Color Schemes and several new ones are now rolled up in a BBEdit 10 friendly package and available for download. Update: BBEdit 10 has rolled BBColors into their own theme structure. Any installed BBColor themes will be auto-recognized by BBEdit 10. U23D, Gentle Honey, Zen and Tea, available as bbcolors color schemes [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> These <a href="http://ghettocooler.net/2011/07/29/bbedit10-color-schemes/" title="BBEdit 10 Color Schemes">BBEdit Color Schemes</a> and several new ones are now rolled up in a BBEdit 10 friendly package and available for download.</p>
<p><strong>Update:</strong> <a href="http://www.barebones.com/products/bbedit/">BBEdit 10</a> has rolled BBColors into their own theme structure. Any installed BBColor themes will be auto-recognized by BBEdit 10.</p>
<p><img src="http://ghettocooler.net/img/2009/01/bbcolors-color-schemes2.png" alt="bbcolors-color-schemes" title="bbcolors-color-schemes" width="420" height="397" class="alignnone size-full wp-image-1262" /></p>
<p><span id="more-1251"></span></p>
<p><strong>U23D, Gentle Honey, Zen and Tea, available as <a href="http://ghettocooler.net/stuff/bbcolors/bbcolors-color-schemes.zip">bbcolors color schemes</a> (.zip)</strong></p>
<p>Awhile back Daring Fireball created <a href="http://daringfireball.net/projects/bbcolors/">BBColors</a>, a &#8220;free command-line tool for saving and loading text color preference schemes for BBEdit and TextWrangler&#8221;. I&#8217;ve been using it ever since, switching between the available color shemes. A color refresh for your code rejuvinates the soul.</p>
<p>Occasionally I&#8217;ll search the web for new color schemes available for download but have yet to find any, so I created a couple based on color sets from <a href="http://kuler.adobe.com/">kuler.adobe.com</a>, they&#8217;re available for download in <a href="http://ghettocooler.net/stuff/bbcolors/bbcolors-color-schemes.zip">bbcolors-color-schemes.zip</a>. I hope other BBColor fans will find them a nice addition to their collection.</p>
<p>The .zip file contains 3 color themes based on the following Adobe Kuler color sets:</p>
<ul>
<li><a href="http://kuler.adobe.com/#themeID/336060">U23D</a></li>
<li><a href="http://kuler.adobe.com/#themeID/335244">Gentle Honey</a></li>
<li><a href="http://kuler.adobe.com/#themeID/337112">Zen and Tea</a></li>
</ul>
<p>Daring Fireball has <a href="'http://daringfireball.net/projects/bbcolors/">instructions on installing and using BBColors</a>. But here&#8217;s the jist on getting these new color schemes up and running:</p>
<ol class="code">
<li><code>Install <a href="http://daringfireball.net/projects/bbcolors/">BBColors</a></code></li>
<li><code>unpack <a href="http://ghettocooler.net/stuff/bbcolors/bbcolors-color-schemes.zip">bbcolors-color-schemes.zip</a></code></li>
<li><code>type "bbcolors -open" in your command line, revealing the location of saved color schemes</code></li>
<li><code>Drag and drop your new color schemes into the aforementioned directory</code></li>
<li><code>type bbcolors -load "Name of Theme"</code></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://ghettocooler.net/2009/01/31/bbcolors-color-schemes/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Add To My Google Calendar</title>
		<link>http://ghettocooler.net/2008/03/28/add-to-my-google-calendar/</link>
		<comments>http://ghettocooler.net/2008/03/28/add-to-my-google-calendar/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 16:00:35 +0000</pubDate>
		<dc:creator>Bill Keller</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[interweb]]></category>

		<guid isPermaLink="false">http://08.ghettocooler.net/?p=892</guid>
		<description><![CDATA[I recently had to schedule some blood work for a physical and was blown away to find an &#8220;Add To My Google Calendar&#8221; button on the confirmation page. I could barely contain my excitement in anticipation of what data would be passed along to Google Calendar. I called Susan over to share in the user [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had to schedule some blood work for a physical and was blown away to find an &#8220;Add To My Google Calendar&#8221; button on the confirmation page.<br />
<span id="more-892"></span><br />
<a rel="lightbox" href="http://ghettocooler.net/img/gcal-nice.png"><img src="http://ghettocooler.net/img/_gcal-nice.png" width="250" height="148" alt="Gcal" title="Gcal"  /></a></p>
<p>I could barely contain my excitement in anticipation of what data would be passed along to Google Calendar. I called Susan over to share in the user experience unfurling before me. If this was going to get ugly, I could not face it alone.</p>
<p>Thankfully, we were not disappointed.</p>
<p><a rel="lightbox" href="http://ghettocooler.net/img/gcal-nice2.png"><img src="http://ghettocooler.net/img/_gcal-nice2.png" width="250" height="128" alt="gcal" title="gcal"  /></a></p>
<p>Highlights Include:</p>
<ul>
<li>Pre-populated end time. Now I know this should take about 15 minutes.</li>
<li>Pre-popluated address. One click away from google maps.</li>
<li>Relevant info in the description field.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://ghettocooler.net/2008/03/28/add-to-my-google-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 8 &#8220;activities&#8221;</title>
		<link>http://ghettocooler.net/2008/03/05/internet-explorer-8-activities/</link>
		<comments>http://ghettocooler.net/2008/03/05/internet-explorer-8-activities/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 20:32:03 +0000</pubDate>
		<dc:creator>Bill Keller</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[interweb]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://ghettocooler.net/2008/03/05/internet-explorer-8-activities/</guid>
		<description><![CDATA[Activities: Microsoft&#8217;s version of microformats? They&#8217;re awfully similar &#038; require no work for the developer. The downside? HTML documents will continue to lack the rich markup that microformats offer. We can continue using microformats to mark up our documents of course, but I wonder if this will stagnate their growth.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/DevelopersNew.htm">Activities</a>: Microsoft&#8217;s version of microformats? They&#8217;re awfully similar &#038; require no work for the developer. The downside? HTML documents will continue to lack the rich markup that <a href="http://microformats.org/">microformats</a> offer. We can continue using microformats to mark up our documents of course, but I wonder if this will stagnate their growth.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghettocooler.net/2008/03/05/internet-explorer-8-activities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

