<?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>Symfony y Desarrollo Web &#187; Uncategorized</title>
	<atom:link href="http://www.loalf.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loalf.com</link>
	<description>Otro programador de symfony con blog</description>
	<lastBuildDate>Sun, 05 Sep 2010 09:57:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fixture in I18N Doctrine tables [EN]</title>
		<link>http://www.loalf.com/2009/12/fixture-in-i18n-doctrine-tables-en/</link>
		<comments>http://www.loalf.com/2009/12/fixture-in-i18n-doctrine-tables-en/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 14:27:07 +0000</pubDate>
		<dc:creator>Javi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.loalf.com/?p=179</guid>
		<description><![CDATA[Let&#8217;s suppose you have a data model wich you want to internationalize. Just to put something on the table, cities (let&#8217;s take it easy). The name of city will vary according to the language, so London is the english name, but Londres is the spanish one.
According to this, the schema.yml file will look like this:

City:
 [...]]]></description>
		<wfw:commentRss>http://www.loalf.com/2009/12/fixture-in-i18n-doctrine-tables-en/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
