<?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>Aesthetically speaking... &#187; HTML5</title>
	<atom:link href="http://leonardodelarocha.com/tag/html5/feed/" rel="self" type="application/rss+xml" />
	<link>http://leonardodelarocha.com</link>
	<description>The musings and creative works of Leonardo De La Rocha</description>
	<lastBuildDate>Wed, 18 Aug 2010 16:11:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Tick-tock, tick-tock</title>
		<link>http://leonardodelarocha.com/2010/02/24/tick-tock-tick-tock/</link>
		<comments>http://leonardodelarocha.com/2010/02/24/tick-tock-tick-tock/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 03:55:21 +0000</pubDate>
		<dc:creator>Leonardo</dc:creator>
				<category><![CDATA[Art & Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://leonardodelarocha.com/?p=644</guid>
		<description><![CDATA[Want to see a sexy, JS and CSS powered clock? Crank up Chrome, Safari or Firefox 3.5+ and point your browser here. As mentioned, the clocks are using only JS and CSS rotation to accomplish the animation. No Flash or HTML 5 canvas tags. The way it works is kind of clever, actually&#8230; the JS [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://leonardodelarocha.com/wp-content/uploads/2010/02/css-clock.jpg" rel="lightbox[644]"><img class="alignright size-medium wp-image-645" title="css-clock" src="http://leonardodelarocha.com/wp-content/uploads/2010/02/css-clock-300x101.jpg" alt="" width="300" height="101" /></a>Want to see a sexy, JS and CSS powered clock? Crank up Chrome, Safari or Firefox 3.5+ and <a href="http://joncom.be/code/css-clocks/" target="_blank">point your browser here</a>.</p>
<p>As mentioned, the clocks are using only JS and CSS rotation to accomplish the animation. No Flash or HTML 5 canvas tags. The way it works is kind of clever, actually&#8230; the JS takes images in  an { overflow: hidden } &lt;div&gt; and rotates them using the proposed CSS transform property.</p>
<p>The author, Jon Combe, has published some other clever goodies including a function that <a href="http://joncom.be/code/excanvas-world-map/" target="_blank">draws world maps on the fly</a> using HTML 5&#8242;s canvas. <a href="http://joncom.be/" target="_blank">Pay him a visit</a>, click around and enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://leonardodelarocha.com/2010/02/24/tick-tock-tick-tock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>YouTube Launches Limited HTML5 Support</title>
		<link>http://leonardodelarocha.com/2010/01/24/youtube-launches-limited-html5-support/</link>
		<comments>http://leonardodelarocha.com/2010/01/24/youtube-launches-limited-html5-support/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 05:02:54 +0000</pubDate>
		<dc:creator>Leonardo</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://leonardodelarocha.com/?p=423</guid>
		<description><![CDATA[2009 showed us the potential and promise of HTML5 and it seems 2010 has already started delivering in a big way &#8212; starting wth YouTube. Last week, YouTube announced that users will be able to watch some of the site&#8217;s videos without a Flash plugin using the video and audio playback support included with HTML5. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://leonardodelarocha.com/wp-content/uploads/2010/01/html5logo.png" rel="lightbox[423]"><img class="alignright size-full wp-image-425" title="HTML5" src="http://leonardodelarocha.com/wp-content/uploads/2010/01/html5logo.png" alt="" width="256" height="268" /></a>2009 showed us the potential and promise of HTML5 and it seems 2010 has already started delivering in a big way &#8212; starting wth YouTube. Last week, <a href="http://youtube-global.blogspot.com/2010/01/introducing-youtube-html5-supported.html" target="_blank">YouTube announced</a> that users will be able to watch some of the site&#8217;s videos without a Flash plugin using the video and audio playback support included with HTML5.</p>
<p>Want to check it out for yourself? You can do so via YouTube&#8217;s <a href="http://www.youtube.com/testtube" target="_blank">TestTube site</a>. To get the new player to work be sure to use Chrome, Safari, or ChromeFrame on IE. I should note that this functionality has not been rolled out all of YouTube&#8217;s videos. It seems you can only watch videos that aren&#8217;t being monetized and haven&#8217;t been annotated. Nonetheless, I&#8217;m excited to see a &#8220;mainstream&#8221; media outlet take such a big step towards moving HTML5 into the lime light.</p>
<p>After testing it myself I did experience one bug using Chrome for the Mac (clicking full screen crashed my browser) but the only way I could truly tell it wasn&#8217;t a Flash player was by right-clicking and not getting the &#8220;about Flash&#8230;&#8221; dialogue.</p>
<p>All of this got me wondering: Is Adobe freaking out by the idea of media sites no longer relying on the Flash plugin to deliver content? Are they already planning for any kind of revenue loss from multimedia developers shifting focus to doing what they do using HTML5? <a href="http://blogs.adobe.com/jd/2009/06/adobe_on_html5.html" target="_blank">Probably not</a>, but 2010 should offer many insights into what kind of impact HTML5 will have on content delivery in the long run.</p>
]]></content:encoded>
			<wfw:commentRss>http://leonardodelarocha.com/2010/01/24/youtube-launches-limited-html5-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design portfolio trends for 2010</title>
		<link>http://leonardodelarocha.com/2010/01/03/design-portfolio-trends-for-2010/</link>
		<comments>http://leonardodelarocha.com/2010/01/03/design-portfolio-trends-for-2010/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 22:30:02 +0000</pubDate>
		<dc:creator>Leonardo</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://leonardodelarocha.com/?p=217</guid>
		<description><![CDATA[It&#8217;s fun to think about what kind of design trends we&#8217;ll see with portfolios in 2010. With full on adoption of CSS3 and HTML5 just over the horizon, I sense there will be a lot of experimentation with these technologies and plenty of jQuery sprinkled in. It also seems like bright, 80&#8242;s neon colors against [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://leonardodelarocha.com/wp-content/uploads/2010/01/New_portfolio_Design_by_w3nky-e1261505194100.jpg" rel="lightbox[217]"><img class="alignright size-medium wp-image-232" title="It's pink!" src="http://leonardodelarocha.com/wp-content/uploads/2010/01/New_portfolio_Design_by_w3nky-e1261505194100-300x239.jpg" alt="" width="300" height="239" /></a>It&#8217;s fun to think about what kind of design trends we&#8217;ll see with portfolios in 2010. With full on adoption of CSS3 and HTML5 just over the horizon, I sense there will be a lot of experimentation with these technologies and plenty of jQuery sprinkled in.</p>
<p>It also seems like bright, 80&#8242;s neon colors against dark backgrounds is making waves with portfolio designs and the &#8216;Apple&#8217; chrome look is on its way out. I also think we&#8217;ll see a continued increase in image sizes as larger screen resolutions become more standard and I hope we&#8217;ll see more creative treatments like <a href="http://www.sursly.com/#home" target="_blank">panoramic background side-scrolling</a> and <a href="http://www.floridaflourish.com/" target="_blank">bubbly, fun, and colorful illustrative</a> treatments.</p>
<p>I personally like the versatility of (and simplicity) of having my portfolio slide show accessible via lightbox on ever changing WordPress skins. Some of which I plan to build from scratch&#8230;if I ever find the time.</p>
<p><a href="http://aext.net/2009/12/what-portfolio-designs-would-we-continue-to-see-in-2010/" target="_blank">Here&#8217;s even more portfolio design trends</a> to keep an eye out for in 2010.</p>
]]></content:encoded>
			<wfw:commentRss>http://leonardodelarocha.com/2010/01/03/design-portfolio-trends-for-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
