<?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>benlumley.co.uk &#187; symfony</title>
	<atom:link href="http://benlumley.co.uk/category/web-dev/symfony/feed" rel="self" type="application/rss+xml" />
	<link>http://benlumley.co.uk</link>
	<description></description>
	<lastBuildDate>Tue, 02 Feb 2010 20:35:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hook into Symfony Authentication from external script (FCKeditor)</title>
		<link>http://benlumley.co.uk/2009/05/24/hook-into-symfony-authentication-from-external-script-fckeditor</link>
		<comments>http://benlumley.co.uk/2009/05/24/hook-into-symfony-authentication-from-external-script-fckeditor#comments</comments>
		<pubDate>Sun, 24 May 2009 10:27:52 +0000</pubDate>
		<dc:creator>ben</dc:creator>
				<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[fckeditor]]></category>
		<category><![CDATA[filemanager]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.benlumley.co.uk/?p=35</guid>
		<description><![CDATA[A really quick one, partly as a reference for myself:
FCKEditor includes a load of file manager stuff, so I figured I may as well use it than roll my own &#8211; its got a load of features I can&#8217;t justify writing too.
The project in question uses symfony (1.2).
Googled, and found that to get it working, [...]]]></description>
		<wfw:commentRss>http://benlumley.co.uk/2009/05/24/hook-into-symfony-authentication-from-external-script-fckeditor/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Making fixtures work with symfony, propel and nested set</title>
		<link>http://benlumley.co.uk/2009/04/10/making-fixtures-work-with-symfony-propel-and-nested-set</link>
		<comments>http://benlumley.co.uk/2009/04/10/making-fixtures-work-with-symfony-propel-and-nested-set#comments</comments>
		<pubDate>Fri, 10 Apr 2009 08:41:17 +0000</pubDate>
		<dc:creator>ben</dc:creator>
				<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://www.benlumley.co.uk/?p=18</guid>
		<description><![CDATA[Disclaimer: I imagine if you are reading this that you know the difference between the adjacency list and nested set methods for storing hierachical data. If not, you should read this first: http://dev.mysql.com/tech-resources/articles/hierarchical-data.html
I&#8217;ve been working on a symfony project with a hierarchical category structure, fairly standard sort of a thing. At the start I tried [...]]]></description>
		<wfw:commentRss>http://benlumley.co.uk/2009/04/10/making-fixtures-work-with-symfony-propel-and-nested-set/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

