<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/symfony-users</id>
  <title type="text">symfony users Google Group</title>
  <subtitle type="text">
  symfony framework (http://www.symfony-project.com/)
  </subtitle>
  <link href="/group/symfony-users/feed/atom_v1_0_msgs.xml" rel="self" title="symfony users feed"/>
  <updated>2009-07-03T21:42:37Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Keyne</name>
  <email>ke...@veda.com.br</email>
  </author>
  <updated>2009-07-03T21:42:37Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/74573daf1a22c162/af5ce01a1bda9324?show_docid=af5ce01a1bda9324</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/74573daf1a22c162/af5ce01a1bda9324?show_docid=af5ce01a1bda9324"/>
  <title type="text">how do I create a register form with sfGuard</title>
  <summary type="html" xml:space="preserve">
  I&#39;ve sucefully installed sfGuard plugin in my backend application and &lt;br&gt; now I need to create a separed login system for my frontend &lt;br&gt; application. In fact I need that my backend users to manage both &lt;br&gt; backend and frontend users. &lt;br&gt; &lt;p&gt;My other question is how I create a registration form separated from &lt;br&gt; the default signin sfGuard form , like a &amp;quot;Join&amp;quot; link, and then send an
  </summary>
  </entry>
  <entry>
  <author>
  <name>David BOUCHÉ</name>
  <email>willo...@gmail.com</email>
  </author>
  <updated>2009-07-03T16:35:24Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/db9f16126fd87b0f/3bbf420a1dd5d3ae?show_docid=3bbf420a1dd5d3ae</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/db9f16126fd87b0f/3bbf420a1dd5d3ae?show_docid=3bbf420a1dd5d3ae"/>
  <title type="text">Get a PropelPDO connexion from another environnement.</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;i&#39;m working on an application with multiple environnement : &lt;br&gt; &lt;p&gt;ex (files web/environnement_croatia2.php , web/ &lt;br&gt; environnement_belgium3.php, web/environnement_prod.php) : &lt;br&gt; - $configuration = ProjectConfiguration::getAppli cationConfiguration &lt;br&gt; (&#39;environnement&#39;, &#39;croatia2&#39;, false); &lt;br&gt; - $configuration = ProjectConfiguration::getAppli cationConfiguration
  </summary>
  </entry>
  <entry>
  <author>
  <name>johnwards</name>
  <email>johnwa...@gmail.com</email>
  </author>
  <updated>2009-07-03T15:44:03Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/9451756e7371ddfc/2a5d63368d25594a?show_docid=2a5d63368d25594a</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/9451756e7371ddfc/2a5d63368d25594a?show_docid=2a5d63368d25594a"/>
  <title type="text">Re: Doctrine Lazy loading turned off in test evn?</title>
  <summary type="html" xml:space="preserve">
  Hi Jon, &lt;br&gt; &lt;p&gt;Have you used it in the functional test suite? &lt;br&gt; &lt;p&gt;I am getting no data when I test for an existence of a relationship in &lt;br&gt; functional tests, I&#39;ve even printed out the resultant content and the &lt;br&gt; tests are correct their is no data. As soon as I put the joins in &lt;br&gt; rather than rely on lazy loading the tests work.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jonathan Wage</name>
  <email>jonw...@gmail.com</email>
  </author>
  <updated>2009-07-03T15:13:57Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/9451756e7371ddfc/6d0b4d48b9193193?show_docid=6d0b4d48b9193193</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/9451756e7371ddfc/6d0b4d48b9193193?show_docid=6d0b4d48b9193193"/>
  <title type="text">Re: [symfony-users] Doctrine Lazy loading turned off in test evn?</title>
  <summary type="html" xml:space="preserve">
  Lazy loading is not off in the test suite. It works for me when I have used &lt;br&gt; it. &lt;br&gt; &lt;p&gt; - Jon &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Jonathan H. Wage (+1 415 992 5468) &lt;br&gt; Open Source Software Developer &amp;amp; Evangelist &lt;br&gt; sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org &lt;br&gt; &lt;p&gt;You can contact Jonathan about Doctrine, Symfony and Open-Source or for
  </summary>
  </entry>
  <entry>
  <author>
  <name>johnwards</name>
  <email>johnwa...@gmail.com</email>
  </author>
  <updated>2009-07-03T13:45:50Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/c1ec9d5c42475ad3/bbec85063334af48?show_docid=bbec85063334af48</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/c1ec9d5c42475ad3/bbec85063334af48?show_docid=bbec85063334af48"/>
  <title type="text">Re: about Doctrine vs Propel performance</title>
  <summary type="html" xml:space="preserve">
  If you want to use an ORM and squeeze performance out of it then maybe &lt;br&gt; look more closely at doctrine. &lt;br&gt; &lt;p&gt;Have a look at the docs: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.doctrine-project.org/documentation/manual/1_0/en/improving-performance&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Things to look at, is make sure you do your joins correctly and don&#39;t &lt;br&gt; rely on lazy loading. Make sure you set up your indexes correctly.
  </summary>
  </entry>
  <entry>
  <author>
  <name>James Cauwelier</name>
  <email>james.cauwel...@gmail.com</email>
  </author>
  <updated>2009-07-03T13:09:14Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/c1ec9d5c42475ad3/1151caadb1364ae6?show_docid=1151caadb1364ae6</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/c1ec9d5c42475ad3/1151caadb1364ae6?show_docid=1151caadb1364ae6"/>
  <title type="text">Re: about Doctrine vs Propel performance</title>
  <summary type="html" xml:space="preserve">
  If performance is important, then don &#39;t use an ORM. You are just &lt;br&gt; gonna get yourself into trouble. &lt;br&gt; &lt;p&gt;A good midway solution could be to use an ORM for your backoffice, but &lt;br&gt; to use simple queries for your frontend. Take this into account when &lt;br&gt; desiging your tables. &lt;br&gt; &lt;p&gt;Suppose a product has a limited lifespan like so
  </summary>
  </entry>
  <entry>
  <author>
  <name>Garakkio</name>
  <email>garak...@gmail.com</email>
  </author>
  <updated>2009-07-03T11:29:12Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/75b9b1df4398b195/447803531c08d9cc?show_docid=447803531c08d9cc</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/75b9b1df4398b195/447803531c08d9cc?show_docid=447803531c08d9cc"/>
  <title type="text">Re: once again, the error &quot; The &quot;default&quot; context does not exist.&quot;</title>
  <summary type="html" xml:space="preserve">
  By reading this interesting discussion, I decided to get rid of all my &lt;br&gt; (mis)use of sfContext. &lt;br&gt; So, I searched it in my project, and surprisingly found many in &lt;br&gt; generated propel classes. &lt;br&gt; I investigated and discovered this in plugins/sfPropelPlugin/lib/ &lt;br&gt; builder/SfPeerBuilder.php, line 232: &lt;br&gt; &lt;p&gt;&amp;quot; \$request = sfContext::getInstance()-&amp;gt;getR equest();\n&amp;quot;.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cyrille37</name>
  <email>cyrill...@gmail.com</email>
  </author>
  <updated>2009-07-03T11:23:59Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/c1ec9d5c42475ad3/285b1f7d4b128ee4?show_docid=285b1f7d4b128ee4</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/c1ec9d5c42475ad3/285b1f7d4b128ee4?show_docid=285b1f7d4b128ee4"/>
  <title type="text">about Doctrine vs Propel performance</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; For a special project performance is more important than Orm &lt;br&gt; functionnalies, but I would like to use an Orm. &lt;br&gt; I found on google some benchmark that show Propel really faster than &lt;br&gt; Doctrine. But perhaps those Benchs are old and deprecated, I do not &lt;br&gt; know. &lt;br&gt; &lt;p&gt;Do you have experiences about performances diff betwen Propel (last
  </summary>
  </entry>
  <entry>
  <author>
  <name>johnwards</name>
  <email>johnwa...@gmail.com</email>
  </author>
  <updated>2009-07-03T10:22:08Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/9451756e7371ddfc/f0f3f67175def1ab?show_docid=f0f3f67175def1ab</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/9451756e7371ddfc/f0f3f67175def1ab?show_docid=f0f3f67175def1ab"/>
  <title type="text">Doctrine Lazy loading turned off in test evn?</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;Last week I was driven mad by some functional tests that were failing &lt;br&gt; but when I tried to replicate the fail in the dev environment in the &lt;br&gt; browser the code worked. I couldn&#39;t figure it out so I had to code my &lt;br&gt; way around it by calling the tests in a different order. &lt;br&gt; &lt;p&gt;Today I started getting the same issue on thankfully some simpler code
  </summary>
  </entry>
  <entry>
  <author>
  <name>Arnold Ispan</name>
  <email>ispanarn...@gmail.com</email>
  </author>
  <updated>2009-07-03T09:35:30Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/548d01e8ea96788f/d680665df9ed4b57?show_docid=d680665df9ed4b57</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/548d01e8ea96788f/d680665df9ed4b57?show_docid=d680665df9ed4b57"/>
  <title type="text">Re: [symfony-users] Use an extra translation file</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I think this may solve your problem: &lt;br&gt; &amp;lt;?php &lt;br&gt; echo __(&#39;Test to be i18nized&#39;,null, &lt;br&gt; &#39;name_of_xml_file_without_exte nsion&#39;); &lt;br&gt; ?&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>belbek</name>
  <email>zbit...@gmail.com</email>
  </author>
  <updated>2009-07-03T09:14:46Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/764acade13ed54a8/14a0e09ac994b83c?show_docid=14a0e09ac994b83c</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/764acade13ed54a8/14a0e09ac994b83c?show_docid=14a0e09ac994b83c"/>
  <title type="text">wrong routing in backend</title>
  <summary type="html" xml:space="preserve">
  the address site.com opens ok, but in site.com/backend.dev - only this &lt;br&gt; page opens ok, all other links in the backend opens with wrong url &lt;br&gt; without styles, js, etc. Site was copyed from another working example &lt;br&gt; as is, but problem exists. how to fix?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Daniel Reiche</name>
  <email>d.rei...@gmx.ch</email>
  </author>
  <updated>2009-07-03T08:03:40Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/1fdeb795ff758fd5/402337595701b966?show_docid=402337595701b966</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/1fdeb795ff758fd5/402337595701b966?show_docid=402337595701b966"/>
  <title type="text">embedded m2m Form does not receive parent ID</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; I am struggling to get a new symfony site to work which relies on &lt;br&gt; severall m2m relations being set from a parent form. &lt;br&gt; I have included subforms for the association table entries, but when i &lt;br&gt; create a new object, the id of the parent object doesn&#39;t get propagated &lt;br&gt; to the embedded form. (Sample below)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eno</name>
  <email>symb...@gmail.com</email>
  </author>
  <updated>2009-07-03T00:32:40Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/95e58a85ff76a190/ecb765a979cbd256?show_docid=ecb765a979cbd256</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/95e58a85ff76a190/ecb765a979cbd256?show_docid=ecb765a979cbd256"/>
  <title type="text">Re: [symfony-users] Re: Apache Configuration</title>
  <summary type="html" xml:space="preserve">
  Normally, you would make the web folder in your symfony project be the &lt;br&gt; DocumentRoot for the vhost, so only your front controllers, images and &lt;br&gt; css/js should be visible to the web.
  </summary>
  </entry>
  <entry>
  <author>
  <name>iamdecal</name>
  <email>iamde...@gmail.com</email>
  </author>
  <updated>2009-07-02T23:50:04Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/95e58a85ff76a190/1a14515a2c491dbe?show_docid=1a14515a2c491dbe</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/95e58a85ff76a190/1a14515a2c491dbe?show_docid=1a14515a2c491dbe"/>
  <title type="text">Re: [symfony-users] Re: Apache Configuration</title>
  <summary type="html" xml:space="preserve">
  2009/7/2 Felipe Hummel &amp;lt;felipehum...@gmail.com&amp;gt; &lt;br&gt; &lt;p&gt;not sure if im missing something, but i would normally have &lt;br&gt; &lt;p&gt;/var/www as localhost &lt;br&gt; /home/felipe/symfony as &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://symfony.local&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; /home/felipe/symfony2 as &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://symfony2.local&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;ie a differnet vhost for each symfony project. &lt;br&gt; &lt;p&gt;make sure you have
  </summary>
  </entry>
  <entry>
  <author>
  <name>Felipe Hummel</name>
  <email>felipehum...@gmail.com</email>
  </author>
  <updated>2009-07-02T22:25:08Z</updated>
  <id>http://groups.google.com/group/symfony-users/browse_thread/thread/95e58a85ff76a190/45a7b7343c749abf?show_docid=45a7b7343c749abf</id>
  <link href="http://groups.google.com/group/symfony-users/browse_thread/thread/95e58a85ff76a190/45a7b7343c749abf?show_docid=45a7b7343c749abf"/>
  <title type="text">Re: Apache Configuration</title>
  <summary type="html" xml:space="preserve">
  That leads to my first question. So I can&#39;t have both /var/www and my &lt;br&gt; symfony directory (like /home/felipe/symfony) accessible from &lt;br&gt; localhost. Right? &lt;br&gt; &lt;p&gt;So I can put my symfony project in /var/www/myproject. But I know &lt;br&gt; there are some security problems. Is there a way to overcome them? &lt;br&gt; Like the databases.yml?
  </summary>
  </entry>
</feed>
