<?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>SymfonyLab &#187; newbie</title>
	<atom:link href="http://www.symfonylab.com/category/newbie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symfonylab.com</link>
	<description>Everything you wanted to know about Symfony framework but did not know who to ask!</description>
	<lastBuildDate>Tue, 10 May 2011 15:57:54 +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>One more time about symfony filters</title>
		<link>http://www.symfonylab.com/one-more-time-about-symfony-filters/</link>
		<comments>http://www.symfonylab.com/one-more-time-about-symfony-filters/#comments</comments>
		<pubDate>Fri, 06 May 2011 08:20:12 +0000</pubDate>
		<dc:creator>symfonian</dc:creator>
				<category><![CDATA[newbie]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://www.symfonylab.com/?p=622</guid>
		<description><![CDATA[Symfony filters is powerful mechanism to perform system wide authentications, database actions, etc.
One of the ways you may want to use it is system wide preExecute action. The logic of preExecute requires it to be added per module but often you may need to perform same bunch of actions for all modules. So why don&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.symfonylab.com/one-more-time-about-symfony-filters/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Symfony and serialization</title>
		<link>http://www.symfonylab.com/symfony-and-serialization/</link>
		<comments>http://www.symfonylab.com/symfony-and-serialization/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 14:52:43 +0000</pubDate>
		<dc:creator>symfonian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[newbie]]></category>
		<category><![CDATA[symfony gurus]]></category>

		<guid isPermaLink="false">http://www.symfonylab.com/?p=619</guid>
		<description><![CDATA[Interesting problem with data unserialization in symfony. So if you have stored serialized value in database and want to unserialize it (lets say it&#8217;s $obj->getText() value), you need to make sure you use special chars decode like here:

$value = htmlspecialchars_decode&#40;$obj-&#62;getText&#40;&#41;&#41;;
$data = unserialize&#40;$value&#41;;

Without actual htmlspecialchars_decode command PHP compiler will report about offset error.
]]></description>
		<wfw:commentRss>http://www.symfonylab.com/symfony-and-serialization/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setup virtual host in Apache for Symfony project</title>
		<link>http://www.symfonylab.com/setup-virtual-host-in-apache-for-symfony-project/</link>
		<comments>http://www.symfonylab.com/setup-virtual-host-in-apache-for-symfony-project/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 17:04:16 +0000</pubDate>
		<dc:creator>symfonian</dc:creator>
				<category><![CDATA[newbie]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://www.symfonylab.com/?p=601</guid>
		<description><![CDATA[
]]></description>
		<wfw:commentRss>http://www.symfonylab.com/setup-virtual-host-in-apache-for-symfony-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony and Varnish</title>
		<link>http://www.symfonylab.com/symfony-and-varnish/</link>
		<comments>http://www.symfonylab.com/symfony-and-varnish/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 10:34:54 +0000</pubDate>
		<dc:creator>symfonian</dc:creator>
				<category><![CDATA[newbie]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[cache]]></category>

		<guid isPermaLink="false">http://www.symfonylab.com/?p=579</guid>
		<description><![CDATA[Hi everyone,
Just a quick head up with bunch of links about Varnish integration for symfony.
I&#8217;m sure you have heard of Varnish reverse proxy server

Varnish is a web accelerator written with performance and flexibility in mind. It&#8217;s modern architecture gives it a significantly better performance than many of it&#8217;s competing products. Varnish store web pages in [...]]]></description>
		<wfw:commentRss>http://www.symfonylab.com/symfony-and-varnish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>symfony question from Javi</title>
		<link>http://www.symfonylab.com/symfony-question-from-javi/</link>
		<comments>http://www.symfonylab.com/symfony-question-from-javi/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 20:56:03 +0000</pubDate>
		<dc:creator>symfonian</dc:creator>
				<category><![CDATA[newbie]]></category>

		<guid isPermaLink="false">http://www.symfonylab.com/?p=298</guid>
		<description><![CDATA[
We&#8217;ve recently got the following question from newbie and thought someone may have a quick response for this to help the guy  

Hi,
these are my steps first and then my question:
I have added this model and this fixture to my app :

Birthday:
  columns:
    testdate: date
&#160;
Birthday:
  example:
    [...]]]></description>
		<wfw:commentRss>http://www.symfonylab.com/symfony-question-from-javi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

