<?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: Microformats and Semantics in Japan</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Fri, 19 Mar 2010 00:27:46 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark Kawakami</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comment-13000</link>
		<dc:creator>Mark Kawakami</dc:creator>
		<pubDate>Wed, 25 Jan 2006 21:22:06 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comment-13000</guid>
		<description>Hey, apparently, XFN is the most popular metada profile, according to Google&#039;s analysis of over a billion web pages. See &lt;a href=&quot;http://code.google.com/webstats/2005-12/pageheaders.html&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/webstats/2005-12/pageheaders.html&lt;/a&gt; for the skinny.</description>
		<content:encoded><![CDATA[<p>Hey, apparently, XFN is the most popular metada profile, according to Google&#8217;s analysis of over a billion web pages. See <a href="http://code.google.com/webstats/2005-12/pageheaders.html" rel="nofollow">http://code.google.com/webstats/2005-12/pageheaders.html</a> for the skinny.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comment-5637</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Sun, 22 May 2005 14:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comment-5637</guid>
		<description>Ok, I&#039;m convinced microformats have the potential to add a lot more machine-readable data to the Web. But one thing I&#039;m still not sure about is the claim that the docs are easier to create than plain XML or RDF/XML. 

To author microformat docs you need to identify which data goes in which fields, whether that&#039;s through using separate text areas or inline markup of some kind. The way that information is recorded in the microformats happens to be as CSS attributes. But couldn&#039;t the same info be recorded as plain XML just as easily? Ok, most (X)HTML editors for static docs include CSS editing, but if you&#039;re dropping to a heavyweight editor, wouldn&#039;t you be better off using something more geared towards data than presentation? 

I suppose the bit that gets me is around &quot;adapt to current behaviors and usage patterns, e.g. (X)HTML, blogging&quot; - but what proportion of blogging tools allow per-post CSS editing? The current behaviour in most tools I&#039;ve seen is to partition up the data in a form or whatever before it goes in the DB, then the XHTML view is templated from that, as is a &quot;pure data&quot; version, the RSS. It would be no more difficult to template the output as a microformat doc as a custom XML or RDF/XML doc. 

Please tell me if I&#039;m missing something obvious, but I really can&#039;t see any significant simplification at the producer side, certainly nothing that outweighs the added complication at the comsumer side, having to extract the data from XHTML.

But like I said at the start, microformats do offer an additional route to machine-readable data and that gets my support. </description>
		<content:encoded><![CDATA[<p>Ok, I&#8217;m convinced microformats have the potential to add a lot more machine-readable data to the Web. But one thing I&#8217;m still not sure about is the claim that the docs are easier to create than plain XML or RDF/XML. </p>
<p>To author microformat docs you need to identify which data goes in which fields, whether that&#8217;s through using separate text areas or inline markup of some kind. The way that information is recorded in the microformats happens to be as CSS attributes. But couldn&#8217;t the same info be recorded as plain XML just as easily? Ok, most (X)HTML editors for static docs include CSS editing, but if you&#8217;re dropping to a heavyweight editor, wouldn&#8217;t you be better off using something more geared towards data than presentation? </p>
<p>I suppose the bit that gets me is around &#8220;adapt to current behaviors and usage patterns, e.g. (X)HTML, blogging&#8221; &#8211; but what proportion of blogging tools allow per-post CSS editing? The current behaviour in most tools I&#8217;ve seen is to partition up the data in a form or whatever before it goes in the DB, then the XHTML view is templated from that, as is a &#8220;pure data&#8221; version, the RSS. It would be no more difficult to template the output as a microformat doc as a custom XML or RDF/XML doc. </p>
<p>Please tell me if I&#8217;m missing something obvious, but I really can&#8217;t see any significant simplification at the producer side, certainly nothing that outweighs the added complication at the comsumer side, having to extract the data from XHTML.</p>
<p>But like I said at the start, microformats do offer an additional route to machine-readable data and that gets my support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tantek</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comment-5631</link>
		<dc:creator>Tantek</dc:creator>
		<pubDate>Thu, 19 May 2005 20:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comment-5631</guid>
		<description>Sören, go take a look at the Microformat principles:

http://developers.technorati.com/wiki/MicroFormats

and you will be able to answer your own question.

Tantek</description>
		<content:encoded><![CDATA[<p>Sören, go take a look at the Microformat principles:</p>
<p><a href="http://developers.technorati.com/wiki/MicroFormats" rel="nofollow">http://developers.technorati.com/wiki/MicroFormats</a></p>
<p>and you will be able to answer your own question.</p>
<p>Tantek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comment-5619</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 18 May 2005 22:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comment-5619</guid>
		<description>A microformat for images, would be cool. Something like EXIF and XMP but about 13 steps easier to understand.

I took this photo here, at this time, here are the people in the photos, here are some tags that image. Now lets see some similar photos ...</description>
		<content:encoded><![CDATA[<p>A microformat for images, would be cool. Something like EXIF and XMP but about 13 steps easier to understand.</p>
<p>I took this photo here, at this time, here are the people in the photos, here are some tags that image. Now lets see some similar photos &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sören Kuklau</title>
		<link>http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comment-5618</link>
		<dc:creator>Sören Kuklau</dc:creator>
		<pubDate>Wed, 18 May 2005 22:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comment-5618</guid>
		<description>Just so I can be sure to truly understand what microformats are about, I have two questions: Is XFN a microformat? Is FOAF *not* a microformat?

If both are true, then I think I have a rough idea. ;-)</description>
		<content:encoded><![CDATA[<p>Just so I can be sure to truly understand what microformats are about, I have two questions: Is XFN a microformat? Is FOAF *not* a microformat?</p>
<p>If both are true, then I think I have a rough idea. ;-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head profile="http://gmpg.org/xfn/1">
<title>meyerweb.com</title>
<link rel="openid.server" href="http://www.myopenid.com/server">
<link rel="openid.delegate" href="http://emeyer.myopenid.com/">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link rel="shortcut icon" href="/favicon.ico"><link rel="home" href="http://meyerweb.com/" title="Home" ><link rel="stylesheet" href="http://meyerweb.com/ui/meyerweb.css" type="text/css" media="screen, projection"><link rel="stylesheet" href="http://meyerweb.com/ui/theme.css" type="text/css" media="screen, projection" id="themeLink"><link rel="stylesheet" href="http://meyerweb.com/ui/print.css" type="text/css" media="print"><script src="http://meyerweb.com/ui/addresses.js" type="text/javascript"></script><link rel="stylesheet" href="/ui/wordpress.css" type="text/css" media="screen">
<link rel="stylesheet" href="/ui/tfe.css" type="text/css" media="screen">
<link rel="stylesheet" href="/ui/home.css" type="text/css" media="screen">
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric" href="/eric/thoughts/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric (only technical posts)" href="/eric/thoughts/category/tech/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Thoughts From Eric (only personal posts)" href="/eric/thoughts/category/personal/rss2/full" />
<link rel="alternate" type="application/rss+xml" title="Distractions" href="/eric/thoughts/recent-links/rss2" />
<link rel="alternate" type="application/rss+xml" title="Excuse of the Day" href="/feeds/excuse/rss20.xml" />
</head>
<body id="www-meyerweb-com" class="hpg">

<div id="sitemast"><h1><a href="/"><span>meyerweb</span>.com</a></h1></div><div id="search"><h4>Exploration</h4><!-- SiteSearch Google --><form method="get" action="http://www.google.com/custom" target="_top"><div><input type="hidden" name="domains" value="meyerweb.com"></input><label for="sbb" style="display: none">Submit search form</label><input type="submit" name="sa" value="Google Search" id="sbb"></input><label for="sbi" style="display: none">Enter your search terms</label><input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input><p><input type="radio" name="sitesearch" value="meyerweb.com" checked id="ss1"></input><label for="ss1" title="Search meyerweb.com">meyerweb.com</label><input type="radio" name="sitesearch" value="" id="ss0"></input><label for="ss0" title="Search the Web">Web</label></p><input type="hidden" name="client" value="pub-3772084027748653"></input><input type="hidden" name="forid" value="1"></input><input type="hidden" name="ie" value="ISO-8859-1"></input><input type="hidden" name="oe" value="ISO-8859-1"></input><input type="hidden" name="safe" value="active"></input><input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1"></input><input type="hidden" name="hl" value="en"></input></div></form><!-- SiteSearch Google --><!-- <form method="get" action="http://www.google.com/custom"><div><input type="submit" name="sa" value="Search"><input type="text" name="q" size="20" maxlength="255" value=""><input type="hidden" name="sitesearch" value="meyerweb.com"></div></form><small><a href="http://www.google.com/search">Powered by Google</a></small> --></div><div id="main"><div class="skipper">Skip to: <a href="#extra">site navigation/presentation</a></div><div class="skipper">Skip to: <a href="#thoughts">Thoughts From Eric</a></div>
<div id="thoughts">


<div class="entry">
<h3><a href="http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/" rel="bookmark" title="Permanent Link: Microformats and Semantics in Japan">Microformats and Semantics in Japan</a></h3>
<ul class="meta">
<li class="date">Wed 18 May 2005</li>
<li class="time">1732</li>
<li class="cat"><a href="http://meyerweb.com/eric/thoughts/category/tech/xhtml/" title="View all posts in (X)HTML" rel="category tag">(X)HTML</a><br> <a href="http://meyerweb.com/eric/thoughts/category/tech/microformats/" title="View all posts in Microformats" rel="category tag">Microformats</a><br> <a href="http://meyerweb.com/eric/thoughts/category/tech/xfn/" title="View all posts in XFN" rel="category tag">XFN</a><br> <a href="http://meyerweb.com/eric/thoughts/category/tech/semantic-web/" title="View all posts in semantic web" rel="category tag">semantic web</a></li>
<li class="cmt"><a href="http://meyerweb.com/eric/thoughts/2005/05/18/microformats-and-semantics-in-japan/#comments">Five responses</a></li>
<li></li><li></li></ul>

<div class="text">
<p>
In our post-game analysis, <a href="http://tantek.com/log/" title="Tantek's Thoughts" rel="friend colleague muse met">Tantek</a> and I felt that the Developers Day track on <a href="http://developers.technorati.com/wiki/MicroFormats" title="Developers Wiki - MicroFormats">microformats</a> went incredibly well.  Not only did we get a lot of good feedback, I think we turned a lot of heads.  The ideas we presented stood up to initial scrutiny by a pretty tough crowd, and our demonstrations of the already-deployed uses of formats like <a href="http://gmpg.org/xfn/" title="XHTML Friends Network">XFN</a>, like <a href="http://www.xhtmlfriends.net/" title="XHTML Friends - XFN Search Engine">XHTMLfriends.net</a> and an <a href="http://suda.co.uk/projects/X2V/" title="X2V">automated way to subscribe to hCalendars and hCards</a>, drew favorable response.
</p>
<p>
Even better, our joint panel with the Semantic Web folks had a far greater tone of agreement than of acrimony, the latter of which I feared would dominate.  I learned some things there, in fact.  For example, the idea that the Semantic Web efforts are inherently top-down turns out to be false.  It may be that many of the efforts have been top-down, but that doesn&#8217;t mean that they have to be.  We also saw examples where Semantic Web technologies are far more appropriate than a microformat would be.  The example <a href="http://www.cs.umd.edu/~hendler/" title="Prof. James A. Hendler" rel="met">Jim Hendler</a> brought up was an oncology database that defines and uses some 600,000 terms.  I would not want to try to capture that in a microformat&#8212;although it could be done, I suspect.
</p>
<p>
Here&#8217;s one thing I think is key about microformats: they cause the semantics people already use to be impressed onto the web.  They capture, or at least make it very easy to capture, the current zeitgeist.  This makes them almost automatically human-friendly, which is always a big plus in my book.
</p>
<p>
The other side of that key is this:  it may be that by allowing authors to quickly annotate their information, microformats will be the gateway through which the masses&#8217; data is brought to the more formal systems the Semantic Web allows.  It very well may be that, in the future, we&#8217;ll look back and realize that microformats were the bootstrap needed to haul the web into semanticity.
</p>
<p>
Tantek and I have had some spirited debates around that last point, and are actually in the middle of one right now.  After all, maybe things won&#8217;t go that way; maybe microformats will lead to something else, some other way of spreading machine-recognizable semantic information.  It&#8217;s fun to debate where things might go, and why, but I think in the end we&#8217;re both willing to keep pushing the concept and use of microformats forward, and see how things turn out down the road.
</p>
<p>
What&#8217;s fascinating is how fired up people get about microformats.  After <a href="http://2005.sxsw.com/" title="South by Southwest 2005">SXSW05</a>, there was an explosion of interest and experimentation.  Several microformats got created or proposed, covering all kinds of topics&#8212;from folksonomy formalization to political categorization.  A similar effect seemed to be occurring at WWW2005.  One person who&#8217;s been around long enough to know said that the enthusiasm and excitement surrounding microformats reminded him of the early days of the web itself.
</p>
<p>
As someone who&#8217;s at the center of the work on microformats, it&#8217;s hard for me to judge that sort of thing.  But I was there for some of the early WWW conferences, and I remember the energy there.  As I rode home from WWW2 in Chicago, I was convinced that the world was in the process of changing, and I wanted more than anything to be a part of that change.  To hear that there&#8217;s a similar energy swirling around something I&#8217;m helping to create and define is profoundly humbling.
</p>
<p>
That all sounds great, of course, but if it remains theoretical it&#8217;s not much good, right?  Fortunately, it isn&#8217;t staying theoretical at all, and I&#8217;m not just talking about XFN.  Want an example of how you could make use of microformatted information right now, as in today?  That&#8217;s coming up in the next post, where I&#8217;ll show how to make use of a resource I mentioned earlier in this post.
</p>
</div>

</div>

</div>
<p style="font-size: 90%; text-align: right; margin-top: 0.5em; padding-top: 0;">(If you care, there's even an <a href="/eric/thoughts/page/2/">archive of previous thoughts</a>...)</p>

</div><div id="extra"><div class="panel" id="archipelago"><h4>Identity Archipelago</h4><ul><li><a href="http://flickr.com/photos/meyerweb/" rel="me">Flickr</a></li><li><a href="http://twitter.com/meyerweb/" rel="me">Twitter</a></li><li><a href="http://dopplr.com/traveller/meyerweb">Dopplr</a></li><li><a href="http://www.linkedin.com/in/meyerweb" rel="me">LinkedIn</a></li><li><a href="http://technorati.com/profile/emeyer" rel="me">Technorati</a></li></ul></div><div class="panel" id="pointers"><h4>Projects Elsewhere</h4><ul><li><a href="http://aneventapart.com/">An Event Apart</a></li><li><a href="http://complexspiral.com/">Complex Spiral Consulting</a></li><li><a href="http://www.webassist.com/go/css/emeyer/">CSS Sculptor</a></li><li><a href="http://css-discuss.org/">css-discuss</a></li><li><a href="http://microformats.org/">Microformats</a></li><li><a href="http://s5project.org/">S5</a></li></ul></div><div class="panel" id="tour"><ul><li><a href="http://fray.com/issue3/"><img src="http://fray.com/images/i3c.gif" alt="Fray Contributor (Issue 3: Sex &amp; Death)" /></a></li><!-- <li><a href="http://www.webassist.com/go/css/emeyer/"><img src="/pix/CS_ad_180x109.jpg" alt="CSS Sculptor for Dreamweaver" style="max-width: 100%;" /></a></li> --></ul></div><div class="panel">
<h4>Recently Tweeted</h4>
<p class="more"><a href="http://twitter.com/meyerweb">see more</a></p>
<p>I think the fortune in my Chinese fortune cookie was written by Grover Norquist.  I bet he's getting paid for those off the books. <small>&#8211;tweeted 9 hours, 33 minutes ago</small></p>
</div><div id="sideblog" class="panel">
<h4>Distractions</h4>
<p class="more">
<a href="/eric/thoughts/recent-links/">archive</a>
</p>
<ul>
<li><a href="http://tweetagewasteland.com/2010/03/my-head-is-in-the-cloud/" title="March 18 | &#8220;I sense that my addiction to the realtime stream is only making room for the consumption of a faster stream.&#8221;">My Head is in the Cloud</a> <small>[via <a href="http://daringfireball.net/">John</a>]</small></li>
<li><a href="http://8bitnyc.com/" title="March 17 | All of a sudden I want to establish a mission in Central Park and negotiate with the natives for gold and food.">8-Bit NYC</a></li>
<li><a href="http://www.youtube.com/watch?v=nFicqklGuB0&amp;feature=player_embedded" title="March 12 | Wry comment expressing my appreciation of the creative derivativeness of this video and its uncanny accuracy in mocking common tropes.">Academy Award Winning Movie Trailer</a></li>
<li><a href="http://www.youtube.com/watch?v=414TmP12WAU" title="March 9 | &#8220;Apple juice&#8230; for half price!&#8221;  More like twice PRICELESS.  (Note: If you&#8217;re at work, don your headphones.)">Happy in Paraguay</a> <small>[via <a href="http://unstoppablerobotninja.com/">Ethan</a>]</small></li>
<li><a href="http://www.youtube.com/watch?v=9V5ubAOeOBk&amp;feature=player_embedded" title="February 10 | This is approximately the best thing ever.">U900 -Walk Don&#8217;t Run (Isogabamaware)</a></li>
<li><a href="http://www.456bereastreet.com/archive/201002/sifr_default_css_hides_content_from_at_least_one_screen_reader/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A 456bereastreet %28456 Berea Street%29" title="February 8 | -9999px comes through again, but I really wish we were beyond that kind of thing.">sIFR default CSS hides content from at least one screen reader</a></li>
<li><a href="http://www.macosxhints.com/article.php?story=20100117064356428" title="February 8 | Storing this for future use.">Take a picture with the iSight camera when a folder is opened</a></li>
<li><a href="http://mingle2.com/blog/view/web-developer-mind" title="February 4 | Mostly valid.  (SEE WHAT I DID THERE?)">The Mind of a Web Developer: An Illustrated Diagram</a></li>
<li><a href="http://www.theonion.com/content/news/science_channel_refuses_to_dumb" title="January 28 | &#8220;Punkin Chunkin, for Christ&#8217;s sake&#8230; What more do you people want?&#8221;">Science Channel Refuses To Dumb Down Science Any Further</a></li>
<li><a href="http://www.mailchimp.com/blog/project-omnivore-declassified/" title="January 27 | Sounds like quite a feat.  But I wonder how we&#8217;d feel if Microsoft or Google announced the same kind of thing on their e-mail services.">MailChimp&#8217;s Project Omnivore: Declassified</a></li>
<li><a href="http://www.politifact.com/truth-o-meter/statements/2010/jan/25/carolyn-maloney/congresswoman-says-democratic-presidents-create-mo/" title="January 26 | &#8220;Obviously, luck matters a lot, but when there is a consistent pattern over more than 60 years, it starts to look like more than just luck.&#8221;">Congresswoman says Democratic presidents create more private-sector jobs</a></li>
<li><a href="http://www.ted.com/talks/taylor_mali_what_teachers_make.html" title="January 25 | Truth.">Taylor Mali: What teachers make</a></li>
<li><a href="http://notebook.johnmartz.com/how-websites-work?c=1" title="January 22 | At last, the truth is out and I can stop pretending:  beatific monkeys are what makes it all go.">How websites work</a></li>
</ul>
</div>
<div class="panel" id="advisory">
<div class="guarded">
<a href="http://blogadvisorysystem.com/"><img src="/pix/bas/guarded.png" alt="Blog Advisory System Alert Level: Guarded"></a>
</div>
</div>

<div class="panel" id="excuse">
<h4>The <a href="/feeds/excuse/">excuse of the day</a> is</h4>
<p>Chrome</p>
</div>

<div class="panel" id="extras">
<h4>Extras</h4>
<ul>
<li><a href="/feeds/">Feeds</a> &#8226;</li>
<li><a href="/eric/faq.html">FAQ</a> &#8226;</li>
<li><a href="/family.html">Family</a></li>
</ul>
</div>

</div>

<div id="navigate">
<h4>Navigation</h4>
<ul id="navlinks">
<li id="archLink"><a href="/eric/thoughts/">Archives</a></li>
<li id="cssLink"><a href="/eric/css/">CSS</a></li>
<li id="toolsLink"><a href="/eric/tools/">Toolbox</a></li>
<li id="writeLink"><a href="/eric/writing.html">Writing</a></li>
<li id="speakLink"><a href="/eric/talks/">Speaking</a></li>
<li id="otherLink"><a href="/other/">Leftovers</a></li>
<li id="aboutsite"><a href="/ui/about.html">About this site</a></li>
</ul>
</div>

<div id="footer">
<p class="sosumi">All contents of this site, unless otherwise noted, are &copy;1995-2008 <strong>Eric A. and Kathryn S. Meyer</strong>.  All Rights Reserved.</p>
<p>"<a href="/eric/thoughts/">Thoughts From Eric</a>" is powered by the &uuml;bercool <a href="http://wordpress.org/">WordPress</a></p>
</div>
</body>
</html>
