<?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>Web Do&#039;s &#38; Don&#039;ts &#187; ASCII</title>
	<atom:link href="http://webdosanddonts.com/tag/ascii/feed" rel="self" type="application/rss+xml" />
	<link>http://webdosanddonts.com</link>
	<description>Tips&#38;Tricks for the modern day web designer</description>
	<lastBuildDate>Wed, 18 May 2011 22:30:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Don&#8217;t put non-ascii characters in URLs</title>
		<link>http://webdosanddonts.com/dont-put-non-ascii-characters-in-urls</link>
		<comments>http://webdosanddonts.com/dont-put-non-ascii-characters-in-urls#comments</comments>
		<pubDate>Thu, 22 Jul 2010 17:30:11 +0000</pubDate>
		<dc:creator>Siniša</dc:creator>
				<category><![CDATA[Don'ts]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[ASCII]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://webdosanddonts.com/?p=1264</guid>
		<description><![CDATA[One thing that is rather common, especially on websites whose content is not in English, is URLs that contain unencoded characters such as space, å, ä, or ö. While this works most of the time it can cause problems.]]></description>
			<content:encoded><![CDATA[<p>One thing that is rather common, especially on websites whose content is not in English, is URLs that contain unencoded characters such as space, å, ä, or ö. While this works most of the time it can cause problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://webdosanddonts.com/dont-put-non-ascii-characters-in-urls/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

