<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="0.92">
<channel>
	<title>Web Info &#038; Tutorials</title>
	<link>http://www.tutorials4html.com</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 13:39:24 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>CSS3 PLEASE! INSTANT RESULTS… THANK YOU</title>
		<description><![CDATA[
Paul Irish and Jonathan Neal have created a fun example of various CSS tweaks that you can make, and see the results instantly.
CSS3, Please! lets you play with fancy new rules such as:

border-radius
box shadow
gradients
rgba support in backgrounds
transforms
font-face

Really nice way to make tweaks inline in the page&#8230;.. nicely done. Hope to see some other examples out [...]]]></description>
		<link>http://www.tutorials4html.com/2010/03/10/css3-please-instant-results%e2%80%a6-thank-you/</link>
			</item>
	<item>
		<title>SPECTRUM VISUALIZATION WITH THE HTML5 AUDIO DATA API</title>
		<description><![CDATA[
The HTML5 specification introduces the  and  media elements, and with them the opportunity to dramatically change the way we integrate media on the web. The current HTML5 media API provides ways to play and get limited information about audio and video, but gives no way to programatically access or create such media. We [...]]]></description>
		<link>http://www.tutorials4html.com/2010/03/09/spectrum-visualization-with-the-html5-audio-data-api/</link>
			</item>
	<item>
		<title>MODULR: A COMMONJS MODULE IMPLEMENTATION IN RUBY FOR CLIENT-SIDE JAVASCRIPT</title>
		<description><![CDATA[
modulr is a CommonJS module implementation in Ruby for client-side JavaScript

Ruby? what does that have anything to do with it? Ah, its from one of those Prototype guys isn't it.... Yup, Tobie is at it again, this time with modulr:

modulr accepts a singular file as input (the program) on which is does static analysis to [...]]]></description>
		<link>http://www.tutorials4html.com/2010/03/08/modulr-a-commonjs-module-implementation-in-ruby-for-client-side-javascript/</link>
			</item>
	<item>
		<title>FRIDAY FUN: LET’S TRANSLATE YUI3 TO JQUERY</title>
		<description><![CDATA[I just came across this wonderful Gist on gitHub:
PLAIN TEXT
JAVASCRIPT:




&#160;


var $;


YUI&#40;&#41;.use&#40;'*', function&#40;Y&#41;&#123;


&#160; $ = Y.get;


&#160; for&#40;var p in Y&#41; &#123;


&#160; &#160; &#160; $&#91;p&#93; = Y&#91;p&#93;;


&#160; &#125;


&#125;&#41;;


&#160;


// test


$&#40;'body'&#41;.append&#40;"boo!"&#41;;


&#160;





In case you want to use YUI3 but really really like jQuery syntax :) OK, it breaks the whole sandboxing idea of YUI3, but that's a small price to [...]]]></description>
		<link>http://www.tutorials4html.com/2010/03/05/friday-fun-let%e2%80%99s-translate-yui3-to-jquery/</link>
			</item>
	<item>
		<title>FIREFOX GETS HARDWARE ACCELERATION IN EARLY STAGE</title>
		<description><![CDATA[Bass Schouten is a cool name, and the Mozillan has presented Direct2D hardware acceleration.
You have to grab Firefox nightly, do the about:config / gfx.font_rendering.directwrite.enabled game, but then you get to see it in action.
IE9 showed off how they will support hardware rendering, and I am sure we will see more at MIX, but it is [...]]]></description>
		<link>http://www.tutorials4html.com/2010/03/05/firefox-gets-hardware-acceleration-in-early-stage/</link>
			</item>
</channel>
</rss>
