<?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>Cake Toppings &#187; beforeFilter</title>
	<atom:link href="http://www.cake-toppings.com/tag/beforefilter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cake-toppings.com</link>
	<description>Tips &#38; tricks about (Cake)PHP, javascript, AJAX, etc.</description>
	<lastBuildDate>Fri, 11 Nov 2011 10:37:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Language detection and appropriate redirects</title>
		<link>http://www.cake-toppings.com/2008/08/29/language-detection-and-appropriate-redirects/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=language-detection-and-appropriate-redirects</link>
		<comments>http://www.cake-toppings.com/2008/08/29/language-detection-and-appropriate-redirects/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 14:43:41 +0000</pubDate>
		<dc:creator>primeminister</dc:creator>
				<category><![CDATA[Cake-Toppings]]></category>
		<category><![CDATA[app_controller]]></category>
		<category><![CDATA[beforeFilter]]></category>
		<category><![CDATA[multilingual]]></category>

		<guid isPermaLink="false">http://www.cake-toppings.com/?p=5</guid>
		<description><![CDATA[The first two medium cake applications I wrote was immediately multilingual. To check whether there is a language in the url, cookie set and/or AJAX request is a matter of priorities. What will be the steps to set the current language? Here is my app_controller.php language handler. Put this function call in the app_controllers beforeFilter() [...]]]></description>
		<wfw:commentRss>http://www.cake-toppings.com/2008/08/29/language-detection-and-appropriate-redirects/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

