<?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>www.neurosoftware.ro - Web Development, php , ajax , symfony &#187; Symfony</title>
	<atom:link href="http://www.neurosoftware.ro/wp/category/symfony/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neurosoftware.ro/wp</link>
	<description>Web development , php , ajax , symfony, framework, zend, SEO, User Interface</description>
	<lastBuildDate>Tue, 24 Mar 2009 12:23:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>YAML Debug Bookmarklet &#8211; Quickly Review Code Quality</title>
		<link>http://www.neurosoftware.ro/wp/elvis/symfony/yaml-debug-bookmarklet-quickly-review-code-quality/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/symfony/yaml-debug-bookmarklet-quickly-review-code-quality/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 16:08:10 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[yaml]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=406</guid>
		<description><![CDATA[YAML Debug is an assistive tool for web developers, that allows you to quickly review code quality and semantic structure of any website (particularly based on YAML) as well as testing it against common oversights. YAML Debug detects the content encoding and counts all external style sheets, script elements and images on your webpage. In [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/symfony/yaml-debug-bookmarklet-quickly-review-code-quality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony &#8211; propel vs doctrine</title>
		<link>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-vs-doctrine/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-vs-doctrine/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 15:49:54 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[doctrine]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=402</guid>
		<description><![CDATA[When it comes to ORMs, it&#8217;s all a matter of preference. Is it, really? This post compares side-by-side the code required to perform some simple operations with three OO database requesting API. The purpose is to demonstrate that productivity, and not only style, can vary a lot depending on the ORM you choose. There are [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-vs-doctrine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony &#8211; Propel Criteria Left Join: using addJoin() and addAlias() to join a table twice</title>
		<link>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-criteria-left-join-using-addjoin-and-addalias-to-join-a-table-twice/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-criteria-left-join-using-addjoin-and-addalias-to-join-a-table-twice/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 08:36:47 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[propel]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Criteria]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=352</guid>
		<description><![CDATA[Here is a way to do left join on two columns in a table that both were foreign keys in the same table using Propel. This might happen if for example you have a table with a parent_id and a child_id in a nested set that both refer to the same table, or as an [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-criteria-left-join-using-addjoin-and-addalias-to-join-a-table-twice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony &#8211; Propel, Doctrine, Eclipse PDT autocomplete (doctrine generateAccessors)</title>
		<link>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-doctrine-pdt-autocomplete-doctrine-generateaccessors/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-doctrine-pdt-autocomplete-doctrine-generateaccessors/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 11:51:38 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[doctrine]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[doctrine generateAccessors]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=307</guid>
		<description><![CDATA[Do you want a real autocomplete of the global core classes of the symfony framework (ie sfWebRequest, sfWebResponse&#8230; ?) or only for classes generated by the ORM ? Here are some answers: * Propel generates all accessors (getters and setters), so Eclipse PDT gives you the autocomplete for your model. * Doctrine, by default, doesn&#8217;t [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-propel-doctrine-pdt-autocomplete-doctrine-generateaccessors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony &#8211; LightOrm vs Propel vs Doctrine benchmark, Which is faster ?</title>
		<link>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-lightorm-vs-propel-vs-doctrine-benchmark-which-is-faster/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-lightorm-vs-propel-vs-doctrine-benchmark-which-is-faster/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 11:28:59 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[doctrine]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=300</guid>
		<description><![CDATA[Test environment Computer characteristics Processor: Intel Core 2 6300 1.86 GHz Memory: 1 Gb Hard disk: Barracuda 7200.10 SATA 3.0Gb/s 320-GB Software Operational system: Windows XP Service Pack 2 Database: MySQL 5.0, table type &#8211; InnoDB Web server: Apache HTTP Server 2.2.4 PHP version: 5.2.4 installed as module LightOrm version: 0.2а, uses PDO driver Propel [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-lightorm-vs-propel-vs-doctrine-benchmark-which-is-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorting By Custom Column in the Symfony Admin Generator</title>
		<link>http://www.neurosoftware.ro/wp/elvis/symfony/sorting-by-custom-column-in-the-symfony-admin-generator/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/symfony/sorting-by-custom-column-in-the-symfony-admin-generator/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 11:08:02 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[plugins]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[admin generator]]></category>
		<category><![CDATA[sort]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=298</guid>
		<description><![CDATA[Did you ever wish you could sort by a partial column in the admin generator? Using DbFinder and a few lines of code, it is now possible. The symfony admin generator allows you to select which properties of a model you want to display. You can include foreign key fields, or even a partial field [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/symfony/sorting-by-custom-column-in-the-symfony-admin-generator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Symfony &#8211; Comparing Propel, Doctrine and sfPropelFinder</title>
		<link>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-comparing-propel-doctrine-and-sfpropelfinder/</link>
		<comments>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-comparing-propel-doctrine-and-sfpropelfinder/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 11:03:17 +0000</pubDate>
		<dc:creator>elvis</dc:creator>
				<category><![CDATA[doctrine]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[compare]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=296</guid>
		<description><![CDATA[When it comes to ORMs, it&#8217;s all a matter of preference. Is it, really? This post compares side-by-side the code required to perform some simple operations with three OO database requesting API. The purpose is to demonstrate that productivity, and not only style, can vary a lot depending on the ORM you choose. There are [...]]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/elvis/symfony/symfony-comparing-propel-doctrine-and-sfpropelfinder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ExtJS and Symfony</title>
		<link>http://www.neurosoftware.ro/wp/cristiiftimia/symfony/extjs-and-symfony/</link>
		<comments>http://www.neurosoftware.ro/wp/cristiiftimia/symfony/extjs-and-symfony/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 07:39:14 +0000</pubDate>
		<dc:creator>Cristi</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=10</guid>
		<description><![CDATA[Write ExtJS code in php (nowhere near a final version but pretty good so far): sfExtjs2Plugin ExtJS components with the generator.yml file sfExtjsThemePlugin ExtJS GUI Designer plugin: sfExtjsThemeGuiPlugin used with: projectspace.nl]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/cristiiftimia/symfony/extjs-and-symfony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CMS or framework?</title>
		<link>http://www.neurosoftware.ro/wp/cristiiftimia/symfony/cms-or-framework/</link>
		<comments>http://www.neurosoftware.ro/wp/cristiiftimia/symfony/cms-or-framework/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 07:34:07 +0000</pubDate>
		<dc:creator>Cristi</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.neurosoftware.ro/wp/?p=9</guid>
		<description><![CDATA[This is quite old now but nobody noticed it: http://www.symfony-project.org/blog/2007/07/17/a-simple-cms-for-symfony Also a higly flexible but  slightly difficult sollution: sfDynamicCMSPlugin]]></description>
		<wfw:commentRss>http://www.neurosoftware.ro/wp/cristiiftimia/symfony/cms-or-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

