<?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>HTML + CSS + JavaScript &#187; Site</title>
	<atom:link href="http://htmlcssjavascript.com/category/site/feed/" rel="self" type="application/rss+xml" />
	<link>http://htmlcssjavascript.com</link>
	<description>Not a Ninja, Pirate or Jedi.</description>
	<lastBuildDate>Wed, 11 Jan 2012 18:18:30 +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>You Probably Didn&#8217;t Notice &#8211; This Site is Now HTML5</title>
		<link>http://htmlcssjavascript.com/site/you-probably-didnt-notice-this-site-is-now-html5/</link>
		<comments>http://htmlcssjavascript.com/site/you-probably-didnt-notice-this-site-is-now-html5/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 14:28:57 +0000</pubDate>
		<dc:creator>Rob Larsen</dc:creator>
				<category><![CDATA[Site]]></category>
		<category><![CDATA[cufon]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[my-work]]></category>
		<category><![CDATA[web-fonts]]></category>

		<guid isPermaLink="false">http://htmlcssjavascript.com/?p=787</guid>
		<description><![CDATA[I did the conversion last week. As I&#8217;ve talked about blogs and HTML5 are so natural the whole conversion probably took no more than 8 hours. Of course, that 8 hours was spread out over a few days. Which is one of the big reasons I didn&#8217;t post anything last week. I was busy getting [...]]]></description>
			<content:encoded><![CDATA[<p>I did the conversion last week. As I&#8217;ve talked about blogs and HTML5 are so natural the whole conversion probably took no more than 8 hours. Of course, that 8 hours was spread out over a few days. Which is one of the big reasons I didn&#8217;t post anything last week. I was busy getting this site moved into the <strong>future</strong>. </p>
<p>I&#8217;ve now got 3 sites running on the shiny new futurespec and I can now say I officially like the new semantic elements. I also feel like I&#8217;m getting a good handle on them.<br />
<span id="more-787"></span><br />
One thing I&#8217;m still thinking about here and on DrunkenFist.com is the use of headers in the sidebar.  Take a look at the outline of a <a href="http://htmlcssjavascript.com/html/how-to-make-a-web-site-the-modern-way-part-7-best-practices-for-lists-ul-ol-dl/">page from this site</a> run through the <a href="http://gsnedders.html5.org/outliner/process.py?url=http%3A%2F%2Fhtmlcssjavascript.com%2Fhtml%2Fhow-to-make-a-web-site-the-modern-way-part-7-best-practices-for-lists-ul-ol-dl%2F">HTML5 outliner</a>:</p>
<blockquote><ol>
<li>HTML CSS JavaScript
<ol>
<li>How To Make a Web Site the Modern Way. Part 7: Best Practices for Lists (UL, OL, DL)
<ol>
<li>Using Lists as Menus</li>
<li>Lists as Lists
<ol>
<li>Unordered Lists</li>
<li>Ordered List</li>
<li>Definition Lists</li>
</ol>
</li>
<li>Leave a Reply</li>
<li><i>Untitled Section</i></li>
</ol>
</li>
<li>Categories</li>
<li>Tags</li>
<li>Links</li>
<li>Archives</li>
<li>Pages</li>
</ol>
</li>
</ol>
</blockquote>
<p>I&#8217;m comfortable with the outline all the way through the main content. The &#8220;Leave a Reply&#8221; feels like it should move from a header to just a paragraph or something, since it&#8217;s not really that prominent in the meaning of the page. Visually, sure, but it&#8217;s not actually that crucial to the content. Other than that I&#8217;m happy with the way it flows.</p>
<p>As a note, the &#8220;Untitled Section&#8221; at the bottom is a &lt;nav&gt; element.</p>
<p>Then we get into the sidebar. Starting with &#8220;Categories,&#8221; I feel like they&#8217;re too far up in the outline- too prominent. But, then, how should I mark them up? Should they not be headers? They sure feel like they should be headers. <em>Thinking&#8230;</em></p>
<h2>@font-face</h2>
<p>As an aside, I&#8217;m also messing around with @font-face as well. I&#8217;ve done some work with <a href="http://cufon.shoqolate.com/generate/">Cufon</a> (which is pretty good) and <a href="http://www.mikeindustries.com/blog/sifr">sIFR</a> (which drives me insane,) at various jobs, but I&#8217;ve never really done any work with fancy fonts on my own projects. With the depth of support for @font-face and the low overhead of the technique (the two fonts included are around 5-10k each, <a href="http://www.phpied.com/gzip-your-font-face-files/">gzipped- yes, gzip your fonts</a>,) I figured it was time to take the leap. With a bit of <a href="http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/">know-how</a>, it&#8217;s not so bad.</p>
<p>Now if I could just find a use for some JavaScript on the site, I&#8217;d be fully in the modern age. </p>
]]></content:encoded>
			<wfw:commentRss>http://htmlcssjavascript.com/site/you-probably-didnt-notice-this-site-is-now-html5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What This is All About</title>
		<link>http://htmlcssjavascript.com/site/welcome/</link>
		<comments>http://htmlcssjavascript.com/site/welcome/#comments</comments>
		<pubDate>Sun, 24 May 2009 05:41:15 +0000</pubDate>
		<dc:creator>Rob Larsen</dc:creator>
				<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://htmlcssjavascript.com/?p=1</guid>
		<description><![CDATA[Hi, my name is Rob Larsen and this is a new blog for me. I&#8217;ve decided to move all of my web technology and business of the internet writing over to one place so that people focused on that stuff can be spared the sketchbook images, movie writing and sports rambling I do over at [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, my name is Rob Larsen and this is a new blog for me. I&#8217;ve decided to move all of my web technology and business of the internet writing over to one place so that people focused on that stuff can be spared the <a href="http://www.drunkenfist.com/304/">sketchbook images, movie writing and sports rambling</a> I do over at my personal site. It&#8217;ll also allow me to go a little bit more off the rails there from time to time as people who know me from my day job will have this place to focus on.</p>
<p>I know what you&#8217;re wondering? Who am I? What&#8217;s this site about?</p>
<p><span id="more-1"></span></p>
<h2>Who Am I?</h2>
<p>As I mentioned, my name is Rob and I work as Principal Presentation Engineer at an agency in the Boston area. There, I manage a small team, work on standards and process development and still find some time to do some coding. Overall, I&#8217;ve got more than ten years of professional experience <a href="http://www.drunkenfist.com/web.php">building web site for a wide variety of companies</a> and a couple of years before that building sites for my own enjoyment. All of which means I&#8217;ve got volumes of hands-on, practical experience that I want to share with you.</p>
<h2>What&#8217;s This Site About?</h2>
<p>I&#8217;ll mostly be writing about front end technologies (HTML,CSS, JavaScript), front end performance, and related web technologies (XML/XSLT, WordPress, Apache, Flash/Flex, Amazon Web Services.) I&#8217;ll occasionally add in a post about social media and/or the business of the Internet.</p>
<p>Some examples of the kind of writing I&#8217;ll do, pulled from my personal site:</p>
<ul>
<li><a href="http://www.drunkenfist.com/304/2008/12/29/why-front-end-performance-matters-to-everyone/">Why Front End Performance Matters to Everyone, Not Just the High Traffic Giants</a></li>
<li><a href="http://www.drunkenfist.com/304/2007/07/09/cross-browser-opacity-using-css-and-internet-explorer-custom-filters/">Cross Browser Opacity using CSS and Internet Explorer filters</a></li>
<li><a href="http://www.drunkenfist.com/304/2007/06/07/the-joy-of-javascripts-getelementsbytagname/">The joy of… JavaScript&#8217;s getElementsByTagName()</a></li>
<li><a href="http://www.drunkenfist.com/304/2007/11/29/a-three-column-css-layout-using-just-an-unordered-list/">A Three Column CSS Layout Using Just an Unordered List</a></li>
<li><a href="http://www.drunkenfist.com/304/2007/12/26/setting-far-future-expires-headers-for-images-in-amazon-s3/">Setting Far Future Expires Headers For Images In Amazon S3</a></li>
<li><a href="http://www.drunkenfist.com/304/2008/03/04/acid3-test-released-i-took-some-screen-captures-lots-of-fail/">Acid3 Test Released. I Took Some Screen Captures. Lots of Fail. </a></li>
<li><a href="http://www.drunkenfist.com/304/2008/03/22/using-overflow-auto-to-clear-floated-content-in-css/">Using overflow:auto to Clear Floated Content in CSS</a></li>
<li><a href="http://www.drunkenfist.com/304/2008/10/30/twitter-search-results-with-json-and-callbacks/">Twitter Search Results With JSON and Callbacks</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://htmlcssjavascript.com/site/welcome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

