<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Sukria.net</title>
	<link>http://www.sukria.net/fr</link>
	<description>Alexis Sukrieh&#039;s blog, mostly Perl stuff</description>
	<lastBuildDate>Sun, 14 Mar 2010 22:13:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Dancer 1.160 released</title>
		<description><![CDATA[A new version of Dancer has been published to CPAN a few minutes ago, it&#8217;s also available from the official website, in the download section.
As you can see, the project has now its own domain name: http://perldancer.org, it&#8217;s clearly more shiny than the previous subdomain I used ;) So feel free to update your bookmarks [...]]]></description>
		<link>http://www.sukria.net/fr/archives/2010/03/07/dancer-1-160-released/</link>
			</item>
	<item>
		<title>About performances</title>
		<description><![CDATA[I recently focused on Dancer&#8217;s core with a single target in mind: optimization.
After having heavily refactored the Dancer::Route class, I started benchmarking Dancer.
To start with, I&#8217;ve created a set of test applications, in order to bench different kinds of application (from a hello world app to a huge one). 
All these applications are available in [...]]]></description>
		<link>http://www.sukria.net/fr/archives/2010/03/03/about-performances/</link>
			</item>
	<item>
		<title>Dancer 1.150 released</title>
		<description><![CDATA[I&#8217;m happy to announce the release of Dancer 1.150.
This release has been made possible by six people, so it&#8217;s quite the first community-driven release of Dancer, and nothing could make me more happy than that.
I really like the fact that different people, from different places come and contribute ideas, documentation and patches. This is how [...]]]></description>
		<link>http://www.sukria.net/fr/archives/2010/02/17/dancer-1-150-released/</link>
			</item>
	<item>
		<title>Dancer&#8217;s development update, near to release 1.140</title>
		<description><![CDATA[Lots of good things happened recently in Dancer&#8217;s development, here they are:
HTTP::Server::Simple::PSGI
After my last post about Dancer, Tatsuiko Miyagawa suggested to build Dancer&#8217;s standalone server upon a PSGI-aware layer, rather than on HTTP::Server::Simple::CGI.
A couple of days later, he released HTTP::Server::Simple::PSGI, which is actually based HTTP::Server::Simple (which itself doesn&#8217;t depend on any non-core modules). 
A few [...]]]></description>
		<link>http://www.sukria.net/fr/archives/2010/02/08/dancers-development-update/</link>
			</item>
	<item>
		<title>Dive into Dancer&#8217;s code: core and extensions</title>
		<description><![CDATA[The discussion that is rising these days about frameworks and libraries reminds me I did not even take the time to talk about the last version of Dancer.
I should have, hence this post.
Last version of Dancer, 1.130, is the first version which is &#8220;plugin-aware&#8221;.
That means since 1.130 anyone can write their own template, logger or [...]]]></description>
		<link>http://www.sukria.net/fr/archives/2010/02/02/dive-into-dancers-code-core-and-extensions/</link>
			</item>
	<item>
		<title>Back to the goban</title>
		<description><![CDATA[
A black stone hitting the wood.
A white stone is dead.
But shall the black group live for long?
Fear the Tesuji!


Ah, I&#8217;m glad I&#8217;ll face a goban this evening, it&#8217;s been too long!
]]></description>
		<link>http://www.sukria.net/fr/archives/2010/01/25/back-to-the-goban/</link>
			</item>
	<item>
		<title>PSGI/Plack the ultimate Perl Web Server</title>
		<description><![CDATA[Google has to realize like we all do, that Plack is the utlimate Perl Web Server.
The first slot will be hard to reach though, because of that sourceforge page which has &#8220;perlwebserver&#8221; in its hostname.
]]></description>
		<link>http://www.sukria.net/fr/archives/2010/01/22/psgiplack-the-ultimate-perl-web-server/</link>
			</item>
	<item>
		<title>Getting rid of CGI.pm in Dancer&#8217;s code</title>
		<description><![CDATA[Yes, I finally took the decision to stop using CGI.pm in Dancer&#8217;s code. It was not an easy decision to take, mainly because of the following reasons:

it&#8217;s in the core (I&#8217;m a &#8220;less-CPAN-deps-ships-better&#8221; freak when it&#8217;s about Dancer!)

it provides a stable and well-known way of dealing with the HTTP interface (params, methods, path infos &#8230;)

and [...]]]></description>
		<link>http://www.sukria.net/fr/archives/2010/01/16/getting-rid-of-cgi-pm-in-dancers-code/</link>
			</item>
	<item>
		<title>Using Plack to run a Dancer app under a CGI environment</title>
		<description><![CDATA[Sawyer X on blogs.perl.org recently wondered how one could run a Dancer application under a 100% CGI environment. 
Indeed, he came up quickly with a REST app in development stage and wanted to go on air with a plain old CGI script. He seems to think it&#8217;s not possible with Dancer but as Dancer supports [...]]]></description>
		<link>http://www.sukria.net/fr/archives/2010/01/11/using-plack-to-run-a-dancer-app-under-a-cgi-environment/</link>
			</item>
	<item>
		<title>Dancer 1.100 released</title>
		<description><![CDATA[A new version of Dancer has just been published on CPAN. It was a good time to do it, according to the changelog, as you can see:

    * Support for multiple method routes at once with 'any'
    * Templates engines
      + Bug fixes in [...]]]></description>
		<link>http://www.sukria.net/fr/archives/2010/01/06/dancer-1-100-released/</link>
			</item>
</channel>
</rss>
