<?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>Front-end Developer Blog and Resources on Css 3, Javascript and HTML 5 &#187; Javascript</title>
	<atom:link href="http://www.front-end-developer.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.front-end-developer.com</link>
	<description>Front end Developer Jobs, Web developer tools, tips and tricks, CSS 3 and Html 5 Examples</description>
	<lastBuildDate>Thu, 12 Aug 2010 09:48:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>HTML5 and CSS3 feature-detection with Modernizr library</title>
		<link>http://www.front-end-developer.com/2010/07/04/html5-and-css3-feature-detection-with-library-modernizr/</link>
		<comments>http://www.front-end-developer.com/2010/07/04/html5-and-css3-feature-detection-with-library-modernizr/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 20:24:21 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[modernizr]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=301</guid>
		<description><![CDATA[
			
				
			
		
Ten years ago, only the most cutting-edge web designers used CSS for layouts and styling. Browser support for CSS layouts was slim and buggy, so these people advocated for web standards adherence, while creating hacks that made CSS layouts work in all browsers. One hack that became widely used was browser sniffing: Detecting which browser [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2010/07/04/html5-and-css3-feature-detection-with-library-modernizr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modernizr: start implementing CSS 3 and HTML5 features now</title>
		<link>http://www.front-end-developer.com/2009/07/06/modernizr-start-implementing-css-3-and-html5-features-now/</link>
		<comments>http://www.front-end-developer.com/2009/07/06/modernizr-start-implementing-css-3-and-html5-features-now/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 06:50:08 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[css-3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[modernizr]]></category>
		<category><![CDATA[web-standards]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=239</guid>
		<description><![CDATA[
			
				
			
		
So, you&#8217;re a front-end developer, and you want to start taking advantage of new features in CSS 3 and HTML5. That&#8217;s great, but you know that most of your users aren&#8217;t running browsers that support these new standards. You could just wait for browsers to get with the times, or you could check out Modernizr.
Modernizr [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2009/07/06/modernizr-start-implementing-css-3-and-html5-features-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enhancing forms &#8211; Unobtrusive Javascript</title>
		<link>http://www.front-end-developer.com/2008/04/09/enhancing-forms-unobtrusive-javascript/</link>
		<comments>http://www.front-end-developer.com/2008/04/09/enhancing-forms-unobtrusive-javascript/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 09:33:57 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[unobtrusive]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/2008/04/09/enhancing-forms-unobtrusive-javascript/</guid>
		<description><![CDATA[
			
				
			
		
An excellent example of how to use unobtrusive JavaScript for error checking a form prior to submission. The work is available for download, and at the end of the article is provided a sample form and some exercises to help with your understanding with implementing unobtrusive JavaScript on forms.
Visit site
]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2008/04/09/enhancing-forms-unobtrusive-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script.aculo.us Javascript Framework</title>
		<link>http://www.front-end-developer.com/2008/03/06/scriptaculous-javascript-framework/</link>
		<comments>http://www.front-end-developer.com/2008/03/06/scriptaculous-javascript-framework/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 04:55:22 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[object-oriented]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Script.aculo.us]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/2008/03/06/scriptaculous-javascript-framework/</guid>
		<description><![CDATA[
			
				
			
		
script.aculo.us is a JavaScript library built on the Prototype JavaScript Framework, providing dynamic visual effects and user interface elements via the Document Object Model.
It is most notably included with Ruby on Rails, but also provided separately to work with other web application frameworks and scripting languages.
Features
script.aculo.us extends the Prototype Javascript Framework by adding visual effects, [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2008/03/06/scriptaculous-javascript-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mootools the compact javascript framework</title>
		<link>http://www.front-end-developer.com/2008/03/06/mootools-the-compact-javascript-framework/</link>
		<comments>http://www.front-end-developer.com/2008/03/06/mootools-the-compact-javascript-framework/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 04:44:30 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[object-oriented]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/2008/03/06/mootools-the-compact-javascript-framework/</guid>
		<description><![CDATA[
			
				
			
		
MooTools is an open source, compact, and modular object-oriented programming JavaScript web application framework that is made by developers for developers. MooTools makes the process of writing extensible and cross-browser compatible code more efficient, concise and fun.
Benefits
With MooTools, the developer has the advantage of using:

An extensible and modular framework that helps give developers discretion (choice) [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2008/03/06/mootools-the-compact-javascript-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
