<?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>sonson.org &#187; language</title>
	<atom:link href="http://www.sonson.org/tag/language/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sonson.org</link>
	<description>my perfect hiding place</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:30:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Language settings and language specific feed</title>
		<link>http://www.sonson.org/2007/03/16/language-settings-and-language-specific-feed/</link>
		<comments>http://www.sonson.org/2007/03/16/language-settings-and-language-specific-feed/#comments</comments>
		<pubDate>Sat, 17 Mar 2007 06:24:15 +0000</pubDate>
		<dc:creator>sonson</dc:creator>
				<category><![CDATA[Technical Bits]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.sonson.org/2007/03/16/language-settings-and-language-specific-feed/</guid>
		<description><![CDATA[I did some quick and dirty coding to allow readers on this blog to select their language preferences in here. Basically, when you visit the site, you can select between displaying Chinese entries, English entries, or both Chinese and English entries. This is done by a simple cookie and by categorizing all entries into two [...]]]></description>
			<content:encoded><![CDATA[<p>I did some quick and dirty coding to allow readers on this blog to select their language preferences in here. Basically, when you visit the site, you can select between displaying Chinese entries, English entries, or both Chinese and English entries. This is done by a simple cookie and by categorizing all entries into two categories, obviously, named &#8220;Chinese&#8221; and &#8220;English&#8221;.</p>
<p>On top of that, I also created two (category) RSS feeds to allow readers to subscribe to entries in different languages.</p>
<ul>
<li><a href="feed:http://www.sonson.org/feed/"> All Entries RSS feed</a></li>
<li><a href="feed:http://www.sonson.org/category/english/feed/">English Entries RSS feed</a></li>
<li><a href="feed:http://www.sonson.org/category/chinese/feed/">Chinese Entries RSS feed</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.sonson.org/2007/03/16/language-settings-and-language-specific-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

