<?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>eightdotthree &#187; XHTML/CSS</title>
	<atom:link href="http://www.eightdotthree.net/category/work/xhtmlcss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eightdotthree.net</link>
	<description>eightdotthree.net is maintained for me to share, learn and experiment. Through monthly posting I hope to find my writing voice, develop as a designer and maybe provide something interesting. &#60;p&#62;Hosting provided by &#60;a href=&#34;http://www.dreamhost.com/rewards.cgi?eightdotthree&#34;&#62;Dreamhost.&#60;/a&#62;&#60;/p&#62;</description>
	<lastBuildDate>Sat, 24 Dec 2011 14:31:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>HTML5, CSS3, Microformats and Disqus</title>
		<link>http://www.eightdotthree.net/2011/01/html5-css3-microformats-and-disqus/</link>
		<comments>http://www.eightdotthree.net/2011/01/html5-css3-microformats-and-disqus/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 19:24:39 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[XHTML/CSS]]></category>

		<guid isPermaLink="false">http://www.eightdotthree.net/?p=430</guid>
		<description><![CDATA[I can add captions to photos I spent the weekend updating this site to HTML5, CSS3 and Disqus in an effort to refresh things and learn more about the new technologies for work. I haven&#8217;t made any effort to test for IE compatibility yet, and I don&#8217;t know when I will. I created this theme [...]]]></description>
			<content:encoded><![CDATA[<div class="right">
<a href="http://www.flickr.com/photos/eightdotthree/5310110859/" title="An older couple enjoys the view by eightdotthree, on Flickr"><img src="http://farm6.static.flickr.com/5202/5310110859_6ea63d0c05_m.jpg" width="240" height="179" alt="An older couple enjoys the view" /></a><br />
I can add captions to photos
</div>

<p>I spent the weekend updating this site to <a href="http://www.w3.org/html/logo/">HTML5</a>, CSS3 and <a href="http://www.disqus.com/">Disqus</a> in an effort to refresh things and learn more about the new technologies for work. I haven&#8217;t made any effort to test for IE compatibility yet, and I don&#8217;t know when I will.</p>

<p>I created this theme in 2008 so it needed a fresh coat of paint and the hope is that with this update I can move forward with a couple ideas I&#8217;ve had for a long time now. No pressure though.</p>

<p>I also updated my sidebar to support <a href="http://wordpress.org/">WordPress</a> <a href="http://codex.wordpress.org/WordPress_Widgets">widgets</a> and marked up my contact page with the <a href="http://microformats.org/wiki/hcard">hCard microformat</a>.</p>

<h2>some of the tools I used</h2>

<ul>
<li><a href="http://wordpress.org/extend/plugins/twitter-tools/">Twitter Tools</a></li>
<li><a href="http://eightface.com/wordpress/flickrrss/">flickrRSS</a></li>
<li><a href="http://html5boilerplate.com/">HTML5 Boilerplate</a></li>
<li><a href="http://disqus.com/">Disqus</a></li>
</ul>

<p>Critique my code and design in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eightdotthree.net/2011/01/html5-css3-microformats-and-disqus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5&#8242;s &#8220;real deal&#8221; video player</title>
		<link>http://www.eightdotthree.net/2010/02/html-5s-real-deal-video-player/</link>
		<comments>http://www.eightdotthree.net/2010/02/html-5s-real-deal-video-player/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 22:32:59 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Trouble!]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[XHTML/CSS]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[html 5]]></category>

		<guid isPermaLink="false">http://www.eightdotthree.net/?p=331</guid>
		<description><![CDATA[update, 2010-02-03 &#8211; Tried it again this morning and had the same results. CPU spikes well over 100% and the UI is unusable. John Gruber writes, Seriously, this is the real deal — full-screen H.264 playback with no Flash, no browser plugins, full iPhone OS support, and sane CPU usage, better in every single regard [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>update, 2010-02-03 &#8211; Tried it again this morning and had the same results. CPU spikes well over 100% and the UI is unusable.</li>
</ul>

<p><a href="http://daringfireball.net/">John Gruber</a> writes,</p>

<blockquote>
Seriously, this is the real deal — full-screen H.264 playback with no Flash, no browser plugins, full iPhone OS support, and sane CPU usage, better in every single regard than any video player ever made with Flash.
</blockquote>

<p><a href="http://jilion.com/sublime/video">Have a look for yourself</a>.</p>

<p>What I experienced is nothing like Gruber describes. I saw my browser lock up and my CPU usage spike and stay spiked while the video played. I sent it to <a href="http://matthewwithanm.posterous.com/">Matthew</a> and he experienced the same performance issues.</p>

<p><a href="http://www.eightdotthree.net/wp-content/uploads/2010/02/html5cpu1.jpg"><img src="http://www.eightdotthree.net/wp-content/uploads/2010/02/html5cpu1.jpg" alt="" title="html5cpu" width="648" height="481" class="alignnone size-full wp-image-332" /></a></p>

<p>I look forward to better implementations and support from browsers. Better performance, real full screen, sharable implementations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eightdotthree.net/2010/02/html-5s-real-deal-video-player/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>BarkleyREI Launches VisitAnnapolis.org</title>
		<link>http://www.eightdotthree.net/2008/04/barkleyrei-launches-visit-annapolisorg/</link>
		<comments>http://www.eightdotthree.net/2008/04/barkleyrei-launches-visit-annapolisorg/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 14:21:52 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[XHTML/CSS]]></category>

		<guid isPermaLink="false">http://www.eightdotthree.net/2008/04/barkleyrei-launches-visit-annapolisorg/</guid>
		<description><![CDATA[I only worked on the homepage Flash piece and a small interactive map but I really like the way it all turned out. Props to everyone at BarkleyREI who worked on it. VisitAnnapolis.org]]></description>
			<content:encoded><![CDATA[<p>I only worked on the <a href="http://www.visitannapolis.org/">homepage Flash piece</a> and a small <a href="http://www.visit-annapolis.org/visitor-info/maps/interactive-map/index.aspx">interactive map</a> but I really like the way it all turned out. Props to everyone at <a href="http://www.barkleyrei.com/">BarkleyREI</a> who worked on it.</p>

<p><a href="http://www.visitannapolis.org/">VisitAnnapolis.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eightdotthree.net/2008/04/barkleyrei-launches-visit-annapolisorg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE7 Floats Not Clearing?</title>
		<link>http://www.eightdotthree.net/2008/03/ie7-floats-not-clearing/</link>
		<comments>http://www.eightdotthree.net/2008/03/ie7-floats-not-clearing/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 14:09:56 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[XHTML/CSS]]></category>

		<guid isPermaLink="false">http://www.eightdotthree.net/2008/03/ie7-floats-not-clearing/</guid>
		<description><![CDATA[I ran into an issue this weekend with IE7 not clearing my floats correctly. I had a wrapper with a background applied to it and then a content div with floated elements in it. The background was not repeating all the way down the page, and was ending before the content div. I was using [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into an issue this weekend with IE7 not clearing my floats correctly. I had a wrapper with a background applied to it and then a content div with floated elements in it. The background was not repeating all the way down the page, and was ending before the content div. I was using my normal methods of clearing floats and of course the page worked fine in Firefox and Safari on the Mac.</p>

<p>After some searching around looking for why this was happening I discovered an <a href="http://www.positioniseverything.net/easyclearing.html">article at Position Is Everything</a> that introduced me to a new clearing method which is far more elegant than the solution I was using previously.</p>

<p>You apply the .clearfix class to any div containing a float and its cleared!</p>

<p><code>
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix { display:inline-block; }
/* Hide from IE Mac &#42;/
.clearfix {display:block;}
/* End hide from IE Mac */
</code></p>

<p><a href="http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/">Roger Johansson</a> also suggests adding the following code to a &lt;=IE6 specific CSS file in order to make sure it works in earlier browsers.</p>

<p><code>
clearfix {height:1px;}
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eightdotthree.net/2008/03/ie7-floats-not-clearing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

