<?xml version="1.0" encoding="iso-8859-1"?>
  
 <rss version="2.0"
      xmlns:admin="http://webns.net/mvcb/"
      xmlns:content="http://purl.org/rss/1.0/modules/content/"
      xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
      xmlns:dc="http://purl.org/dc/elements/1.1/"
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:html="http://www.w3.org/1999/html"
      xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
      xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
      xmlns:wfw="http://wellformedweb.org/CommentAPI/">
   <channel>
     <title>Benj's tavern</title>
     <link>http://www.grassouille.org/blog/index.php</link>
     <description>The blog with REAL pieces of geek inside!</description>
     <language></language>
     <ttl>60</ttl>
     <admin:generatorAgent rdf:resource="http://www.grassouille.org/blog/" />
     <admin:errorReportsTo rdf:resource="mailto:bdrieu@april.org" />
  <item>
    <title>L'assemblée nationale légalise l'échange de fichiers sur Internet</title>
    <link>http://www.grassouille.org/blog/index.php//APRIL/051222</link>
    <comments>http://www.grassouille.org/blog/index.php//APRIL/051222</comments>
    <description>
      
<p/>
Contre toute attente et après un débat très mal parti, les
amendements <a
href="http://www.assemblee-nationale.fr/12/amendements/1206/120600153.asp">153</a>
et <a
href="http://www.assemblee-nationale.fr/12/amendements/1206/120600154.asp">154</a>,
déposés par des députés UMP et PS ont été adoptés par l'assemblée
nationale.  Ces amendements définissent une « licence légale
optionnelle, » qui légalise le téléchargement de fichiers sur Internet
aux utilisateurs s'étant acquittés d'une licence mensuelle (de l'ordre
de quelques euros).  Poussés par le PS et le PCF et désavoués par les
groupes UMP et UDF, ces amendements ont été adoptés à une courte
majorité.
<p/>
Inutile de dire que ces amendements renversent totalement le rapport
de force : d'une part c'est un camouflet pour un ministre de la
culture et le rapporteur, désavoués par <strong>leur propre
majorité</strong>.  C'est d'autant plus intéressant de voir que les
députés UMP n'ont pas suivi les consignes de vote de leur groupe (en
particulier, merci à Mme Boutin, MM Le Fur et Suguenot).  D'autre
part, bien qu'à mon sens très perfectibles, ces amendements rendent
inopérants certains aspects liberticides de la loi DADVSI.  Ils
permettent en outre d'orienter le débat au niveau d'autres points
aussi importants.
<p/>
Finalement, l'optimisme de Christian Perrier était de mise, une
bataille est gagnée.  Pas encore la guerre, ces amendements peuvent
encore être ré-amendés et le débat est loin d'être terminé.  Il nous
faut donc rester vigilants.

    </description>
    <category domain="http://www.grassouille.org/blog/index.php">/APRIL</category>
    <dc:creator>bdrieu@april.org</dc:creator>
    <pubdate>Thu Dec 22 2005 02:05</pubdate>
  </item>
  <item>
    <title>Heading to the parliament</title>
    <link>http://www.grassouille.org/blog/index.php//Debian/051220</link>
    <comments>http://www.grassouille.org/blog/index.php//Debian/051220</comments>
    <description>
      
<p/>
As <a
href="http://www.perrier.eu.org/weblog/2005/12/20#dadvsi">Christian</a>
said in a very nice summary of the issue, this is the day the DADVSI
law (which is a transposition of the EUCD, the European DMCA) will be
examined by French parliament.
<p/>
I would really like to share Christian's optimism.  So far, the <a
href="http://eucd.info/">EUCD.INFO initiative</a> succeeded in
bringing the issue to the public (120k signatures, mostly from French
residents) and to several MP.  Good news are that a lot of amendments
has been submitted to mitigate effects of the DADVSI law.
<p/>
Bad news is that we also had terrible press cover: we had articles in
most national newspapers and TV, but a lot of them are completely
missing the point and are comparing us to champions of piracy against
copyright.  Even worse, Christian Vanneste (conservative MP
responsible of the law) keeps spreading lies.
<p/>
Today, members of the EUCD.INFO initiative went to the parliament to
talk to MP and to show their concerns.  Some friends and I went too
even if we were just there to watch the debate.  I'm quite
disappointed to see that left wing was totally absent (like less than
10 MP out of 160!).  Right wing was more represented but MP supporting
our amendments are a minority group.
<p/>
Debate starts again at 21 local time.  We will be there and I hope I'm
wrong, but I really fear we loose more than we gain.

    </description>
    <category domain="http://www.grassouille.org/blog/index.php">/Debian</category>
    <dc:creator>bdrieu@april.org</dc:creator>
    <pubdate>Tue Dec 20 2005 19:20</pubdate>
  </item>
  <item>
    <title>CVS rulez (Score:-1, Flamebait)</title>
    <link>http://www.grassouille.org/blog/index.php//Debian/051214</link>
    <comments>http://www.grassouille.org/blog/index.php//Debian/051214</comments>
    <description>
      
<p/>
As it seems people are arguing about the revision systems hype, I just
wanted to point that CVS rulez.  Sure, it does not
$some_obscure_witty_feature but, hey, is this feature really useful?
<p/>
I've been using CVS for ten years, coded around 500k source line of
code and honestly, it suits all my needs.  To tell the truth, I don't
even use all of its capabilities.
<p/>
So, CVS can't keep history of a file when you move it.  Big deal?
After all, renaming a file is just like creating a brand new one.
Leave a commit message stating previous name of foo is bar if you
really need history and that is it.  So far, I never stumbled upon a
case where this "feature" limited me or made me loose more than 15
seconds.
<p/>
Same for distributed RCS.  Sure, on the paper they look good.  Call me
a moron but I never managed to use one properly.  Even a large but
well managed project does not need such monstruosity.
<p/>
<a
href="http://www.hezmatt.org/~mpalmer/blog/general/diversity_in_revision_control.html">Matthew</a>
is right on one point: RCS are like languages, geeks advocate
languages because of a specific subset of features.  But they don't
realize 90% of functionality of a language is present in all other
languages and the 10 other percents can be achieved with method if you
really need them.
<p/>
I personally find very discouraging to learn a brand new RCS for every
project I contribute to if upstream has decided this one is cool.  If
you want users to contribute, use a standard RCS as well as a standard
mailing-list system, common language, etc.

    </description>
    <category domain="http://www.grassouille.org/blog/index.php">/Debian</category>
    <dc:creator>bdrieu@april.org</dc:creator>
    <pubdate>Wed Dec 14 2005 13:53</pubdate>
  </item>
   </channel>
 </rss>
