﻿<?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; unicode</title>
	<atom:link href="http://www.ladysign-apps.com/blog/tag/unicode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ladysign-apps.com/blog</link>
	<description>Girls can code.</description>
	<lastBuildDate>Mon, 01 Feb 2010 09:44:28 +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 to Decimal Encoder</title>
		<link>http://www.ladysign-apps.com/blog/code/encoding/unicode-to-decimal-encoder/</link>
		<comments>http://www.ladysign-apps.com/blog/code/encoding/unicode-to-decimal-encoder/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 09:50:05 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[encoding]]></category>
		<category><![CDATA[unicode]]></category>

		<guid isPermaLink="false">http://ladysign-apps.com/blog/?p=181</guid>
		<description><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Today I found this usefull link to encode Unicode to Decimal.<br />
<a href="http://kongming.net/development/tools/unicode-to-decimal-entity-encoder.php" target="_blank">Unicode &#8211; Decimal Encoder</a></p>
<p>This tool encodes special c[......]</p>]]></description>
			<content:encoded><![CDATA[<p><strong>Difficulty:</strong> 1 out of 5 stars</p>
<p>Today I found this usefull link to encode Unicode to Decimal.<br />
<a href="http://kongming.net/development/tools/unicode-to-decimal-entity-encoder.php" target="_blank">Unicode &#8211; Decimal Encoder</a></p>
<p>This tool encodes special characters (or for example chinese characters) to a decimal entity encoding:<br />
For example Â© will be encode to: &#169</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ladysign-apps.com/blog/code/encoding/unicode-to-decimal-encoder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
