<?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>SANIsoft - PHP for E Biz &#187; L10n</title>
	<atom:link href="http://www.sanisoft.com/blog/category/l10n/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com</link>
	<description>sharing technology, ideas, insights!</description>
	<lastBuildDate>Mon, 26 Jul 2010 13:11:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>[CakePHP] How to fallback to default language while using Translate behavior</title>
		<link>http://www.sanisoft.com/blog/2010/01/25/cakephp-how-to-fallback-to-default-language-while-using-translate-behavior/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=cakephp-how-to-fallback-to-default-language-while-using-translate-behavior</link>
		<comments>http://www.sanisoft.com/blog/2010/01/25/cakephp-how-to-fallback-to-default-language-while-using-translate-behavior/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 13:24:10 +0000</pubDate>
		<dc:creator>Amit Badkas</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[L10n]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/blog/?p=94</guid>
		<description><![CDATA[For one of my projects, I had a requirement from a client to fallback to default language if a phrase in chosen language was not found. This had to be done using CakePHP's Translate behavior. Following is the step by step guide to modify Translate behavior so that it will fallback to default language for [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2010/01/25/cakephp-how-to-fallback-to-default-language-while-using-translate-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multilingual apps with CakePHP</title>
		<link>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=multilingual-apps-with-cakephp</link>
		<comments>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/#comments</comments>
		<pubDate>Sat, 09 Jun 2007 05:46:15 +0000</pubDate>
		<dc:creator>Tarique Sani</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[L10n]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/</guid>
		<description><![CDATA[Note: If you are looking for a way to set page titles in CakePHP it is here There are basic two ways to creating a multilingual app in traditional PHP, using a file with variables for each of the phrase which our Coppermine Picture Gallery uses and then there is the gettext series of functions [...]]]></description>
		<wfw:commentRss>http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
