<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>Simply Code</title>
	<link>http://simplycode.toastedweb.com</link>
	<description>Web development blog by Toasted Web</description>
	<lastBuildDate>Fri, 07 Nov 2008 12:51:40 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Meet the Snippets</title>
		<description><![CDATA[Code snippets are pieces of code that can be re-usable. Well organized and structured they can become a handy library that helps you save time and running projects easier.
Example
Every time you build a new website you probably create the contact form. Why not create a snippet for this? You could save the source code for [...]]]></description>
		<link>http://simplycode.toastedweb.com/2008/04/29/meet-the-snippets/</link>
			</item>
	<item>
		<title>Organize your CSS code</title>
		<description><![CDATA[You have been working on your website for the past few hours, and your CSS is getting bigger and bigger&#8230; At this point it is critical that your CSS is &#8220;readable&#8221; and its classes and ids are easy to find, otherwise your time spent on this project will expand beyond your budged limits (if you [...]]]></description>
		<link>http://simplycode.toastedweb.com/2008/04/24/organize-your-css-code/</link>
			</item>
	<item>
		<title>Accessible navigation using images</title>
		<description><![CDATA[Using images for website navigation is not the best practice since search engines and blind users will not be able to read the links content.
However, sometimes we wish or have to use images as navigation elements due the design requirement. That&#8217;s where this easy and accessible method comes in handy.
What we want do to is [...]]]></description>
		<link>http://simplycode.toastedweb.com/2008/04/18/accessible-navigation-using-images/</link>
			</item>
</channel>
</rss>
