<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title><![CDATA[Clément Delafargue - Commentaires]]></title>
	<description><![CDATA[Flux RSS des commentaires des articles]]></description>
	<pubDate>Sat, 19 May 2012 13:31:46 +0200</pubDate>
	<link>http://www.divarvel.fr</link>
	<language>fr</language>
	<generator>http://www.eklablog.com</generator>
	
	<item>
		<title><![CDATA[limansky - TypeSafe URLs in Lift]]></title>
		<link>http://www.divarvel.fr/typesafe-urls-in-lift-a4755129#comment-13603597</link>
		<description><![CDATA[limansky - Hi, thanks for reply. I don't know why, but the problem was solved for me than I called file /webapp/posts/star.html. If it called just /webapp/posts.html it doesn't work for me. The lift version I'm using is 2.4.]]></description>
		<content:encoded><![CDATA[<p>Hi, thanks for reply. I don't know why, but the problem was solved for me than I called file /webapp/posts/star.html. If it called just /webapp/posts.html it doesn't work for me. The lift version I'm using is 2.4.</p>]]></content:encoded>
		<pubDate>Fri, 27 Apr 2012 09:23:56 +0200</pubDate>
		<guid isPermaLink="true">http://www.divarvel.fr/typesafe-urls-in-lift-a4755129#comment-13603597</guid>
		<dc:creator>limansky</dc:creator>
		<dc:date>2012-04-27T09:23:56+02:00</dc:date>
	</item>
	<item>
		<title><![CDATA[divarvel - TypeSafe URLs in Lift]]></title>
		<link>http://www.divarvel.fr/typesafe-urls-in-lift-a4755129#comment-13554986</link>
		<description><![CDATA[divarvel - Hi, I do not currently have a public repo with this kind of code. If the problem occurs when lift tries to load the template, here is some info about template loading:
By default, since the URL is /posts/:id, the html template Lift will use is /webapp/posts.html Maybe the name&nbsp; of your...]]></description>
		<content:encoded><![CDATA[<p>Hi, I do not currently have a public repo with this kind of code.</p>
<p>If the problem occurs when lift tries to load the template, here is some info about template loading:<br/>By default, since the URL is /posts/:id, the html template Lift will use is /webapp/posts.html</p>
<p>Maybe the name&nbsp; of your template does not match this rule.</p>
<p>You can manually set the template like this:</p>
<p>&nbsp; <a href="http://scala-lang.org/" rel="nofollow"><span style="color: #0000ff; font-weight: bold;">val</span></a> entry <span style="color: #000080;">=</span> Menu.<span style="color: #000000;">param</span><span style="color: #f78811;">[</span>BlogPost<span style="color: #f78811;">]</span><span style="color: #f78811;">(</span><br/> &nbsp;&nbsp;&nbsp; <span style="color: #6666ff;">"blogpost"</span>,<br/> &nbsp; &nbsp; S <span style="color: #000080;">?</span> <span style="color: #6666ff;">"blogpost.view"</span>,<br/> &nbsp;&nbsp;&nbsp; <span style="color: #f78811;">(</span>id<span style="color: #000080;">:</span> String<span style="color: #f78811;">)</span> <span style="color: #000080;">=&gt;</span> BlogPost.<span style="color: #000000;">find</span><span style="color: #f78811;">(</span>id<span style="color: #f78811;">)</span>,<br/> &nbsp;&nbsp;&nbsp; <span style="color: #f78811;">(</span>bp<span style="color: #000080;">:</span> BlogPost<span style="color: #f78811;">)</span> <span style="color: #000080;">=&gt;</span> bp.<span style="color: #000000;">id</span>.<span style="color: #000000;">is</span><br/> &nbsp; <span style="color: #f78811;">)</span> / <span style="color: #6666ff;">"posts"</span> / <span style="color: #000080;">*</span> <span style="color: #000080;">&gt;&gt;</span><br/>&nbsp; Hidden &gt;&gt;<br/>&nbsp; Template(() =&gt; Templates("path" :: "to" :: "file" :: Nil).open_!)</p>]]></content:encoded>
		<pubDate>Tue, 24 Apr 2012 17:59:47 +0200</pubDate>
		<guid isPermaLink="true">http://www.divarvel.fr/typesafe-urls-in-lift-a4755129#comment-13554986</guid>
		<dc:creator>divarvel</dc:creator>
		<dc:date>2012-04-24T17:59:47+02:00</dc:date>
	</item>
	<item>
		<title><![CDATA[limansky - TypeSafe URLs in Lift]]></title>
		<link>http://www.divarvel.fr/typesafe-urls-in-lift-a4755129#comment-13541248</link>
		<description><![CDATA[limansky - Hi, &nbsp; Do you have a repo with complete source? There is some points making this not clean for me. I've tried to do similar thing, but I get the 404 error instead of item (but I see from log that the Item is gotten from storage, so it looks like the html file location is wrong).]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>&nbsp; Do you have a repo with complete source? There is some points making this not clean for me. I've tried to do similar thing, but I get the 404 error instead of item (but I see from log that the Item is gotten from storage, so it looks like the html file location is wrong).</p>]]></content:encoded>
		<pubDate>Mon, 23 Apr 2012 22:47:36 +0200</pubDate>
		<guid isPermaLink="true">http://www.divarvel.fr/typesafe-urls-in-lift-a4755129#comment-13541248</guid>
		<dc:creator>limansky</dc:creator>
		<dc:date>2012-04-23T22:47:36+02:00</dc:date>
	</item>
	<item>
		<title><![CDATA[divarvel - Installer PHP 5.3 en gardant PHP 5.2 sous Ubuntu]]></title>
		<link>http://www.divarvel.fr/installer-php-5-3-en-gardant-php-5-2-sous-ubuntu-a1168969#comment-3283326</link>
		<description><![CDATA[divarvel - Dans /etc/php5 il y a (entre autres) les dossiers apache2, cli et cgi Un php.ini par dossier. Si tu veux voir quels fichiers sont pars&eacute;s, un petit coup de phpinfo() te mettra sur la voie.]]></description>
		<content:encoded><![CDATA[<p>Dans /etc/php5 il y a (entre autres) les dossiers apache2, cli et cgi</p>
<p>Un php.ini par dossier.</p>
<p>Si tu veux voir quels fichiers sont pars&eacute;s, un petit coup de phpinfo() te mettra sur la voie.</p>]]></content:encoded>
		<pubDate>Tue, 26 Oct 2010 17:22:14 +0200</pubDate>
		<guid isPermaLink="true">http://www.divarvel.fr/installer-php-5-3-en-gardant-php-5-2-sous-ubuntu-a1168969#comment-3283326</guid>
		<dc:creator>divarvel</dc:creator>
		<dc:date>2010-10-26T17:22:14+02:00</dc:date>
	</item>
	<item>
		<title><![CDATA[aspro - Installer PHP 5.3 en gardant PHP 5.2 sous Ubuntu]]></title>
		<link>http://www.divarvel.fr/installer-php-5-3-en-gardant-php-5-2-sous-ubuntu-a1168969#comment-3279448</link>
		<description><![CDATA[aspro - Interessant, justement cela fait une semaine que je cherche &agrave; faire cela. 
 Par contre comment fais tu pour le second php.ini 
 o&ugrave; le configure tu ? 
 &nbsp; 
 merci]]></description>
		<content:encoded><![CDATA[<p>Interessant, justement cela fait une semaine que je cherche &agrave; faire cela.</p><br/><p>Par contre comment fais tu pour le second php.ini</p><br/><p>o&ugrave; le configure tu ?</p><br/><p>&nbsp;</p><br/><p>merci</p>]]></content:encoded>
		<pubDate>Tue, 26 Oct 2010 12:58:04 +0200</pubDate>
		<guid isPermaLink="true">http://www.divarvel.fr/installer-php-5-3-en-gardant-php-5-2-sous-ubuntu-a1168969#comment-3279448</guid>
		<dc:creator>aspro</dc:creator>
		<dc:date>2010-10-26T12:58:04+02:00</dc:date>
	</item>
	<item>
		<title><![CDATA[divarvel - Installer PHP 5.3 en gardant PHP 5.2 sous Ubuntu]]></title>
		<link>http://www.divarvel.fr/installer-php-5-3-en-gardant-php-5-2-sous-ubuntu-a1168969#comment-2230868</link>
		<description><![CDATA[divarvel - Juste un d&eacute;tail, faut bien penser &agrave; v&eacute;rifier la conf PHP apr&egrave;s l'installation. (Il faut faire un autre php.ini, si on veut pas se retrouver avec magic_quotes_gpc &agrave; on, ou allow_short_tags &agrave; on, ainsi que d'autres joyeuset&eacute;s du m&ecirc;me acabit)]]></description>
		<content:encoded><![CDATA[Juste un d&eacute;tail, faut bien penser &agrave; v&eacute;rifier la conf PHP apr&egrave;s l'installation. (Il faut faire un autre php.ini, si on veut pas se retrouver avec magic_quotes_gpc &agrave; on, ou allow_short_tags &agrave; on, ainsi que d'autres joyeuset&eacute;s du m&ecirc;me acabit)]]></content:encoded>
		<pubDate>Wed, 28 Apr 2010 21:42:46 +0200</pubDate>
		<guid isPermaLink="true">http://www.divarvel.fr/installer-php-5-3-en-gardant-php-5-2-sous-ubuntu-a1168969#comment-2230868</guid>
		<dc:creator>divarvel</dc:creator>
		<dc:date>2010-04-28T21:42:46+02:00</dc:date>
	</item>
	<item>
		<title><![CDATA[Alexis Metaireau - Installer PHP 5.3 en gardant PHP 5.2 sous Ubuntu]]></title>
		<link>http://www.divarvel.fr/installer-php-5-3-en-gardant-php-5-2-sous-ubuntu-a1168969#comment-2230554</link>
		<description><![CDATA[Alexis Metaireau - http://www.notmyidea.org/article/installation-de-php-5-3-en-tant-que-cgi/

 :)]]></description>
		<content:encoded><![CDATA[<a href="http://www.notmyidea.org/article/installation-de-php-5-3-en-tant-que-cgi/" rel="nofollow">http://www.notmyidea.org/article/installation-de-php-5-3-en-tant-que-cgi/<br /><br /></a>:)]]></content:encoded>
		<pubDate>Wed, 28 Apr 2010 20:36:38 +0200</pubDate>
		<guid isPermaLink="true">http://www.divarvel.fr/installer-php-5-3-en-gardant-php-5-2-sous-ubuntu-a1168969#comment-2230554</guid>
		<dc:creator>Alexis Metaireau</dc:creator>
		<dc:date>2010-04-28T20:36:38+02:00</dc:date>
	</item>
	<item>
		<title><![CDATA[Godefroy - Installer PHP 5.3 en gardant PHP 5.2 sous Ubuntu]]></title>
		<link>http://www.divarvel.fr/installer-php-5-3-en-gardant-php-5-2-sous-ubuntu-a1168969#comment-2190086</link>
		<description><![CDATA[Godefroy - Int&eacute;ressant]]></description>
		<content:encoded><![CDATA[Int&eacute;ressant <img src="http://www.divarvel.fr//images/emoticons/smile.gif" border="0" alt=""/>]]></content:encoded>
		<pubDate>Tue, 20 Apr 2010 00:20:20 +0200</pubDate>
		<guid isPermaLink="true">http://www.divarvel.fr/installer-php-5-3-en-gardant-php-5-2-sous-ubuntu-a1168969#comment-2190086</guid>
		<dc:creator>Godefroy</dc:creator>
		<dc:date>2010-04-20T00:20:20+02:00</dc:date>
	</item>
	<item>
		<title><![CDATA[divarvel - Linéarisation de tableaux : JSON V. serialize]]></title>
		<link>http://www.divarvel.fr/linearisation-de-tableaux-json-v-serialize-a217587#comment-937091</link>
		<description><![CDATA[divarvel - Apr&egrave;s investigation, tout d&eacute;pend de la taille des donn&eacute;es utilis&eacute;es. JSON est meilleur pour les grosses quantit&eacute;s de donn&eacute;es.

Je ferai un topo plus complet l&agrave; dessus sous peu.]]></description>
		<content:encoded><![CDATA[Apr&egrave;s investigation, tout d&eacute;pend de la taille des donn&eacute;es utilis&eacute;es. JSON est meilleur pour les grosses quantit&eacute;s de donn&eacute;es.<br /><br />Je ferai un topo plus complet l&agrave; dessus sous peu.]]></content:encoded>
		<pubDate>Mon, 20 Jul 2009 15:32:22 +0200</pubDate>
		<guid isPermaLink="true">http://www.divarvel.fr/linearisation-de-tableaux-json-v-serialize-a217587#comment-937091</guid>
		<dc:creator>divarvel</dc:creator>
		<dc:date>2009-07-20T15:32:22+02:00</dc:date>
	</item>
	<item>
		<title><![CDATA[divarvel - Linéarisation de tableaux : JSON V. serialize]]></title>
		<link>http://www.divarvel.fr/linearisation-de-tableaux-json-v-serialize-a217587#comment-927998</link>
		<description><![CDATA[divarvel - Mmh, &ccedil;a me surprend ce que tu dis, j'ai fait plusieurs s&eacute;ries de tests, qui ont tous montr&eacute; la sup&eacute;riorit&eacute; de JSON.

Et au del&agrave; des perfs, le formzt de sortie de serialize est beaucoup trop redondant (et du coup beaucoup plus volumineux)]]></description>
		<content:encoded><![CDATA[Mmh, &ccedil;a me surprend ce que tu dis, j'ai fait plusieurs s&eacute;ries de tests, qui ont tous montr&eacute; la sup&eacute;riorit&eacute; de JSON.<br /><br />Et au del&agrave; des perfs, le formzt de sortie de serialize est beaucoup trop redondant (et du coup beaucoup plus volumineux)]]></content:encoded>
		<pubDate>Sat, 18 Jul 2009 11:32:32 +0200</pubDate>
		<guid isPermaLink="true">http://www.divarvel.fr/linearisation-de-tableaux-json-v-serialize-a217587#comment-927998</guid>
		<dc:creator>divarvel</dc:creator>
		<dc:date>2009-07-18T11:32:32+02:00</dc:date>
	</item>
</channel>
</rss><!--mdp=-->
