<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for ELAO | Le blog technique</title>
	<atom:link href="http://www.elao.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.elao.org</link>
	<description></description>
	<lastBuildDate>Wed, 04 Jan 2012 14:07:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on A la découverte de Symfony2 (Seconde partie) : allons un peu plus loin avec le modèle by Higuy</title>
		<link>http://www.elao.org/developpement/a-la-decouverte-de-symfony2-seconde-partie-allons-un-peu-plus-loin-avec-le-modele.html/comment-page-1#comment-200</link>
		<dc:creator>Higuy</dc:creator>
		<pubDate>Wed, 04 Jan 2012 14:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.elao.org/?p=1182#comment-200</guid>
		<description>Je dirai si tu as ton objet Actor, tu fait $nomdetavariableactor-&gt;getRoles();  Quand tu va récupérer ton objet de type Actor il va récupérer les rôles liées</description>
		<content:encoded><![CDATA[<p>Je dirai si tu as ton objet Actor, tu fait $nomdetavariableactor-&gt;getRoles();  Quand tu va récupérer ton objet de type Actor il va récupérer les rôles liées</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony 2 &#8211; Loading session from query param by Vincent BOUZERAN</title>
		<link>http://www.elao.org/symfony-2/symfony-2-loading-session-from-query-param.html/comment-page-1#comment-199</link>
		<dc:creator>Vincent BOUZERAN</dc:creator>
		<pubDate>Tue, 03 Jan 2012 13:53:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.elao.org/?p=1658#comment-199</guid>
		<description>For the security issue, we could encrypt the session id. We could also pass an aditionnal parameter with a special token.</description>
		<content:encoded><![CDATA[<p>For the security issue, we could encrypt the session id. We could also pass an aditionnal parameter with a special token.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony 2 &#8211; Loading session from query param by Palleas</title>
		<link>http://www.elao.org/symfony-2/symfony-2-loading-session-from-query-param.html/comment-page-1#comment-198</link>
		<dc:creator>Palleas</dc:creator>
		<pubDate>Tue, 03 Jan 2012 13:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.elao.org/?p=1658#comment-198</guid>
		<description>s/has/have/
s/looker/looked/

Humpf.</description>
		<content:encoded><![CDATA[<p>s/has/have/<br />
s/looker/looked/</p>
<p>Humpf.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony 2 &#8211; Loading session from query param by Palleas</title>
		<link>http://www.elao.org/symfony-2/symfony-2-loading-session-from-query-param.html/comment-page-1#comment-197</link>
		<dc:creator>Palleas</dc:creator>
		<pubDate>Tue, 03 Jan 2012 13:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.elao.org/?p=1658#comment-197</guid>
		<description>I should has looker at the whole article instead of just looking at the code T_T</description>
		<content:encoded><![CDATA[<p>I should has looker at the whole article instead of just looking at the code T_T</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony 2 &#8211; Loading session from query param by Stof</title>
		<link>http://www.elao.org/symfony-2/symfony-2-loading-session-from-query-param.html/comment-page-1#comment-196</link>
		<dc:creator>Stof</dc:creator>
		<pubDate>Tue, 03 Jan 2012 13:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.elao.org/?p=1658#comment-196</guid>
		<description>@Palleas because of the scope issue :)</description>
		<content:encoded><![CDATA[<p>@Palleas because of the scope issue <img src='http://www.elao.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony 2 &#8211; Loading session from query param by Alexandre Salomé</title>
		<link>http://www.elao.org/symfony-2/symfony-2-loading-session-from-query-param.html/comment-page-1#comment-195</link>
		<dc:creator>Alexandre Salomé</dc:creator>
		<pubDate>Tue, 03 Jan 2012 12:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.elao.org/?p=1658#comment-195</guid>
		<description>This feature is called Session fixation and is a security lack, according to OWASP : https://www.owasp.org/index.php/Session_fixation

The example is very clear</description>
		<content:encoded><![CDATA[<p>This feature is called Session fixation and is a security lack, according to OWASP : <a href="https://www.owasp.org/index.php/Session_fixation" rel="nofollow">https://www.owasp.org/index.php/Session_fixation</a></p>
<p>The example is very clear</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony 2 &#8211; Loading session from query param by Palleas</title>
		<link>http://www.elao.org/symfony-2/symfony-2-loading-session-from-query-param.html/comment-page-1#comment-194</link>
		<dc:creator>Palleas</dc:creator>
		<pubDate>Mon, 02 Jan 2012 15:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.elao.org/?p=1658#comment-194</guid>
		<description>Why not just injecting the request instead of the whole container?</description>
		<content:encoded><![CDATA[<p>Why not just injecting the request instead of the whole container?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A la découverte de Symfony2 (Seconde partie) : allons un peu plus loin avec le modèle by Salim</title>
		<link>http://www.elao.org/developpement/a-la-decouverte-de-symfony2-seconde-partie-allons-un-peu-plus-loin-avec-le-modele.html/comment-page-1#comment-193</link>
		<dc:creator>Salim</dc:creator>
		<pubDate>Wed, 30 Nov 2011 13:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.elao.org/?p=1182#comment-193</guid>
		<description>Hello,

Bravo pour le tuto.

J&#039;ai une question.

Comment est ce que je fais pour récupérer les roles pour un acteur donné?

en reprenant votre exemple :)

class Role {
/**
     *
     * @ManyToOne(targetEntity=&quot;Bundle\ElaoBundle\Entity\Actor&quot;, inversedBy=&quot;roles&quot;)
     * @JoinColumn(name=&quot;actor_id&quot;, referencedColumnName=&quot;id&quot;)
     *
     */
    protected $actor ;
}

Merci pour tout</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Bravo pour le tuto.</p>
<p>J&#8217;ai une question.</p>
<p>Comment est ce que je fais pour récupérer les roles pour un acteur donné?</p>
<p>en reprenant votre exemple <img src='http://www.elao.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>class Role {<br />
/**<br />
     *<br />
     * @ManyToOne(targetEntity=&#8221;Bundle\ElaoBundle\Entity\Actor&#8221;, inversedBy=&#8221;roles&#8221;)<br />
     * @JoinColumn(name=&#8221;actor_id&#8221;, referencedColumnName=&#8221;id&#8221;)<br />
     *<br />
     */<br />
    protected $actor ;<br />
}</p>
<p>Merci pour tout</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installer et configurer solR multi-core (via Tomcat) sur Debian lenny by David</title>
		<link>http://www.elao.org/linux/installer-et-configurer-solr-multi-core-sur-debian-lenny.html/comment-page-1#comment-192</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 22 Nov 2011 17:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.elao.org/?p=1096#comment-192</guid>
		<description>Merci beaucoup pour ce tuto simple et efficace !</description>
		<content:encoded><![CDATA[<p>Merci beaucoup pour ce tuto simple et efficace !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GITorious &#8211; Gérer et administrer ses dépôts GIT by charly</title>
		<link>http://www.elao.org/linux/gitorious-gerer-et-administrer-ses-depots-git.html/comment-page-1#comment-190</link>
		<dc:creator>charly</dc:creator>
		<pubDate>Fri, 18 Nov 2011 08:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.elao.org/?p=1516#comment-190</guid>
		<description>Tres bon tuto a par quelque petits réglage a faire.
Sinon comment configurer un smtp pour permettre a gitorious d&#039;envoyer des mails?
et est-il possible d’héberger gitorious sur son serveur mais que chaque git créer soit a un autre endroits?
d&#039;avance merci pour vos réponses.</description>
		<content:encoded><![CDATA[<p>Tres bon tuto a par quelque petits réglage a faire.<br />
Sinon comment configurer un smtp pour permettre a gitorious d&#8217;envoyer des mails?<br />
et est-il possible d’héberger gitorious sur son serveur mais que chaque git créer soit a un autre endroits?<br />
d&#8217;avance merci pour vos réponses.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

