<?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; How-to</title>
	<atom:link href="http://www.front-end-developer.com/resources/how-to/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>Fri, 21 Oct 2011 08:21:09 +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>Learning HTML, CSS, and Javascript from the Ground Up</title>
		<link>http://www.front-end-developer.com/2011/08/24/learning-html-css-and-javascript-from-the-ground-up/</link>
		<comments>http://www.front-end-developer.com/2011/08/24/learning-html-css-and-javascript-from-the-ground-up/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 06:26:02 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[lessons]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=400</guid>
		<description><![CDATA[Are you looking for a basic understanding of how UIs are created on the web or who wants to brush up outdated UI development knowledge? Or maybe you&#8217;d like to learn more about the medium you&#8217;re designing for and gain basic tools for prototyping designs? Do you want a better understanding of the web and [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2011/08/24/learning-html-css-and-javascript-from-the-ground-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Pure CSS Icons using just CSS and semantic HTML</title>
		<link>http://www.front-end-developer.com/2011/08/19/create-pure-css-icons-using-just-css-and-semantic-html/</link>
		<comments>http://www.front-end-developer.com/2011/08/19/create-pure-css-icons-using-just-css-and-semantic-html/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 11:09:05 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[How-to]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[Pseudo-elements]]></category>
		<category><![CDATA[Pure CSS]]></category>
		<category><![CDATA[Sample]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=378</guid>
		<description><![CDATA[An experiment that uses pseudo-elements to create 84 simple GUI icons using CSS and semantic HTML. Shared as an exercise in creative problem solving and working within constraints. This is not a “production ready” CSS icon set. The HTML is very simple and it relies on CSS pseudo-elements rather than extraneous HTML elements. Known support: Firefox 3.5+, Safari [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2011/08/19/create-pure-css-icons-using-just-css-and-semantic-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make your website faster with Optimizing JavaScript code</title>
		<link>http://www.front-end-developer.com/2011/08/19/make-your-website-faster-with-optimizing-javascript-code/</link>
		<comments>http://www.front-end-developer.com/2011/08/19/make-your-website-faster-with-optimizing-javascript-code/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 10:41:35 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[faster website]]></category>
		<category><![CDATA[javascript speed]]></category>
		<category><![CDATA[optimize]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=373</guid>
		<description><![CDATA[Recommended experience: Working knowledge of JavaScript Client-side scripting can make your application dynamic and active, but the browser&#8217;s interpretation of this code can itself introduce inefficiencies, and the performance of different constructs varies from client to client. Here we discuss a few tips and best practices to optimize your JavaScript code. Working with strings String [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2011/08/19/make-your-website-faster-with-optimizing-javascript-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve web standards support and accessibility in html emails</title>
		<link>http://www.front-end-developer.com/2011/08/18/improve-web-standards-support-and-accessibility-in-html-emails/</link>
		<comments>http://www.front-end-developer.com/2011/08/18/improve-web-standards-support-and-accessibility-in-html-emails/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 10:43:04 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[email standards]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[html email]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[web-standards]]></category>
		<category><![CDATA[yahoo mail]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=366</guid>
		<description><![CDATA[Web standards are so important for email, while working with email client developers to ensure that emails render consistently. The Email Standards Project is about working with email client developers and the design community to improve web standards support and accessibility in email. The project was formed out of frustration with the inconsistent rendering of [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2011/08/18/improve-web-standards-support-and-accessibility-in-html-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Doctype TV is the show for people who make websites.</title>
		<link>http://www.front-end-developer.com/2010/10/22/doctype-tv-is-the-show-for-people-who-make-websites/</link>
		<comments>http://www.front-end-developer.com/2010/10/22/doctype-tv-is-the-show-for-people-who-make-websites/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 07:31:48 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[doctype]]></category>
		<category><![CDATA[Done21]]></category>
		<category><![CDATA[Jim Hoskins]]></category>
		<category><![CDATA[Nick Pettit]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=337</guid>
		<description><![CDATA[Doctype is the show for people who make websites. Whether you&#8217;re a designer that wants to learn some coding or a developer that thinks everything they make looks like crap, Doctype is the show for you! Every episode, Nick and Jim break down the latest topics and trends in web design and web development, from [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2010/10/22/doctype-tv-is-the-show-for-people-who-make-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a Lightbox without javascript</title>
		<link>http://www.front-end-developer.com/2010/08/12/how-to-create-a-lightbox-without-javascript/</link>
		<comments>http://www.front-end-developer.com/2010/08/12/how-to-create-a-lightbox-without-javascript/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 09:48:59 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[lightbox]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=311</guid>
		<description><![CDATA[I recently came across a solution on CSSPlay for a JavaScript free lightbox that uses invalid markup. So, being a sucker for a challenge, I set myself the task of creating one with valid markup and I eventually succeeded. Note: This article assumes you have a basic understanding of (X)HTML and CSS. Source: Think Vitamin]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2010/08/12/how-to-create-a-lightbox-without-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increase site speed will improve your Google page ranking</title>
		<link>http://www.front-end-developer.com/2010/07/04/increase-site-speed-will-improve-your-google-page-ranking/</link>
		<comments>http://www.front-end-developer.com/2010/07/04/increase-site-speed-will-improve-your-google-page-ranking/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 20:46:22 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[PR]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=308</guid>
		<description><![CDATA[Site speed reflects how quickly a website responds to web requests. Speeding up websites is important — not just to site owners, but to all Internet users. Faster sites create happy users and we&#8217;ve seen in our internal studies that when a site responds slowly, visitors spend less time there. But faster sites don&#8217;t just improve [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2010/07/04/increase-site-speed-will-improve-your-google-page-ranking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Post your Front-end Developer jobs to front-end-developer.com for Free!</title>
		<link>http://www.front-end-developer.com/2009/07/09/post-your-front-end-developer-jobs-to-front-end-developer-com-for-free/</link>
		<comments>http://www.front-end-developer.com/2009/07/09/post-your-front-end-developer-jobs-to-front-end-developer-com-for-free/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 08:45:50 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[designer jobs]]></category>
		<category><![CDATA[developer jobs]]></category>
		<category><![CDATA[freelance front-end-developer]]></category>
		<category><![CDATA[front-end-developer]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=278</guid>
		<description><![CDATA[Post your Job openings and expose them to quality web developer and web designer candidates. Find your next Web Professional.  Find your next gig or job. Powered by front-end-developer.com Post your Front-end Developer jobs now for Free]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2009/07/09/post-your-front-end-developer-jobs-to-front-end-developer-com-for-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to become an iPhone developer in 5 steps without learning Objective-C</title>
		<link>http://www.front-end-developer.com/2009/06/13/how-to-become-an-iphone-developer-in-5-steps-without-learning-objective-c/</link>
		<comments>http://www.front-end-developer.com/2009/06/13/how-to-become-an-iphone-developer-in-5-steps-without-learning-objective-c/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 10:47:32 +0000</pubDate>
		<dc:creator>Vidal</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile Developer]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[XCode]]></category>

		<guid isPermaLink="false">http://www.front-end-developer.com/?p=208</guid>
		<description><![CDATA[Buy a Mac You&#8217;ll need one with an Intel-based processor, running the Leopard version of MacOS X. It doesn&#8217;t have to be a top of the range model, though. Sign-up as an official developer If you plan on releasing your masterpiece at any point, you&#8217;ll need to sign up with the iPhone Developer Program. The [...]]]></description>
		<wfw:commentRss>http://www.front-end-developer.com/2009/06/13/how-to-become-an-iphone-developer-in-5-steps-without-learning-objective-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

