<?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>Ladysign Dev Blog &#187; json utf-8</title>
	<atom:link href="http://www.ladysign-apps.com/blog/tag/json-utf-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ladysign-apps.com/blog</link>
	<description>Girls can code.</description>
	<lastBuildDate>Mon, 12 Dec 2011 16:58:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unicode converter</title>
		<link>http://www.ladysign-apps.com/blog/code/encoding/unicode-converter/</link>
		<comments>http://www.ladysign-apps.com/blog/code/encoding/unicode-converter/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 09:44:28 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[encoding]]></category>
		<category><![CDATA[encoding euro sign]]></category>
		<category><![CDATA[json utf-8]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://www.ladysign-apps.com/blog/?p=971</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>I found a handy unicode converter online. This might become handy when for encoding UTF-8 characters in Javascript/JSON o[......]</p><p class='read-more'><a href='http://www.ladysign-apps.com/blog/code/encoding/unicode-converter/'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>I found a handy unicode converter online. This might become handy when for encoding UTF-8 characters in Javascript/JSON objects. (such as for example the &euro; sign. which becomes: &#8220;\u20ac&#8221;</p>
<p><a href="http://people.w3.org/rishida/scripts/uniview/conversion.php">http://people.w3.org/rishida/scripts/uniview/conversion.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/encoding/unicode-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

