<?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>GIS and Web Tricks &#187; MySql</title>
	<atom:link href="http://www.bernawebdesign.ch/byteblog/tagged/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bernawebdesign.ch/byteblog</link>
	<description>Thougts and tricks on GIS, web development and FOSS</description>
	<lastBuildDate>Tue, 31 Jan 2012 23:52:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>MySql World Database as YAML fixture</title>
		<link>http://www.bernawebdesign.ch/byteblog/2009/10/10/mysql-world-database-as-yaml-fixture/</link>
		<comments>http://www.bernawebdesign.ch/byteblog/2009/10/10/mysql-world-database-as-yaml-fixture/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 07:36:28 +0000</pubDate>
		<dc:creator>marco</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[MySql]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Yaml]]></category>

		<guid isPermaLink="false">http://www.bernawebdesign.ch/byteblog/2009/10/10/mysql-world-database-as-yaml-fixture/</guid>
		<description><![CDATA[For Symfony application I&#8217;m developing I needed all the Region separated by continent (7 continents model). I converted the MySql World Database (http://dev.mysql.com/doc/world-setup/en/world-setup.html) to a YAML NestedSet fixture file. I just had to make 4 minor changes to it: - rename the 3 continents that had region with the same name name (North America, South [...]]]></description>
			<content:encoded><![CDATA[<p>For Symfony application I&#8217;m developing I needed all the Region separated by continent (7 continents model). I converted the MySql World Database (http://dev.mysql.com/doc/world-setup/en/world-setup.html) to a YAML NestedSet fixture file.<br />
I just had to make 4 minor changes to it:<br />
- rename  the 3 continents that had region with the same name name (North America, South America, Antarctica)<br />
- rename the Micronesia/Caribbean region to Micronesia-Caribbean.</p>
<p>thats&#8217; all, enjoy the file <a href='http://www.bernawebdesign.ch/byteblog/wp-content/uploads/2009/10/Region.yml'>Region.yml</a></p>
<p>Marco</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bernawebdesign.ch/byteblog/2009/10/10/mysql-world-database-as-yaml-fixture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

