Language settings and language specific feed
March 16th, 2007
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 “Chinese” and “English”.
On top of that, I also created two (category) RSS feeds to allow readers to subscribe to entries in different languages.