Kirya [.net]

Julien Valroff's weblog and personal homepage

RSS Feeds

  • Home
  • Articles
  • Tips & tricks
  • Projects
  • Contact

HADOPI – meeting with my local representative

Apr 20th

Posted by Julien in Weblog

6 comments

Following to the email sent regarding the French law known as “HADOPI” (I blogged about it a few weeks ago), I had a meeting this afternoon with my local representative.

This half an hour meeting allowed me to explain my fears regarding this “firewall” which could be set up on French citizens’ computers to enable them to prove their non-culpability (provided their computer runs a popular proprietary OS).

More >

Following to the email sent regarding the French law known as "HADOPI" (I blogged about it a few weeks ago), I had a meeting this afternoon with my local representative. This half an hour meeting allowed me to explain my fears regarding this "firewall" which could be set up on French citizens' computers to enable them to prove their non-culpability (provided their computer runs a popular proprietary OS). My representative kindly listened to me and his assistant understood the situation very well. I was even impressed that they have worked a lot on this law before the meeting. They both proposed to raise this issue to Christine Albanel, the current French Minister for Culture and Communication, who is at the origin of this law. They agreed to say that this wouldn't be changed for the next lecture (planned for the end of the month), as this particular chapter was meant to be detailed in further texts. They also admitted that this law had little chance to be really applied as is, as they consider
Free Software, News, Planet Debian, Weblog

Xorg input hotplug

Apr 19th

Posted by Julien in Weblog

I had written a few weeks ago about my new (almost) empty xorg.conf file and explained how I had to edit an HAL .fdi file to change my keyboard layout and define my compose key.

The Debian Xstrike Force have written a complete guide on the Debian wiki explaining this input hotplug system.

I have found that there is no need to edit .fdi files, just set the following options at the end of /etc/default/console-setup:

XKBMODEL="pc105"
XKBLAYOUT="fr"
XKBVARIANT="latin9"
XKBOPTIONS="compose:lwin"

Even better, they should now be automatically grabbed from your existing xorg.conf when upgrading!

I had written a few weeks ago about my new (almost) empty xorg.conf file and explained how I had to edit an HAL .fdi file to change my keyboard layout and define my compose key. The Debian Xstrike Force have written a complete guide on the Debian wiki explaining this input hotplug system. I have found that there is no need to edit .fdi files, just set the following options at the end of /etc/default/console-setup: XKBMODEL="pc105" XKBLAYOUT="fr" XKBVARIANT="latin9" XKBOPTIONS="compose:lwin" Even better, they should now be automatically grabbed from your existing xorg.conf when upgrading!
Debian, Geek, Planet Debian

Switched to Pulseaudio

Mar 22nd

Posted by Julien in Weblog

9 comments

Following to an issue with esound not playing GNOME system sounds, I have decided to give Pulseaudio a try.

Installing the pulseaudio package pulled all necessary dependencies, including the esound compatibility plugin. I have added local users to the pulse-rt group, as recommended. After this, all worked perfectly except the main channel was muted and its volume set to 0% after rebooting.

I have found that not loading the module-device-restore does fix this issue, strangely. If you encounter the same problem, try and comment out the line load-module module-device-restore in /etc/pulse/default.pa.

Following to an issue with esound not playing GNOME system sounds, I have decided to give Pulseaudio a try. Installing the pulseaudio package pulled all necessary dependencies, including the esound compatibility plugin. I have added local users to the pulse-rt group, as recommended. After this, all worked perfectly except the main channel was muted and its volume set to 0% after rebooting. I have found that not loading the module-device-restore does fix this issue, strangely. If you encounter the same problem, try and comment out the line load-module module-device-restore in /etc/pulse/default.pa.
Debian, Geek, Planet Debian

On the essential role of translations in free software – GCompris in Portugal

Mar 10th

Posted by Julien in Weblog

The recent problem of the Portuguese translation of GCompris shows how important a good translation is, especially as far as free software are concerned.
I have not been able to find any news in English relating this story, and think it is essential to spread it so that people better appreciate the role translators play in the free software development process.

The Portuguese Magalhães Project lead to provide 300,000 netbooks to Portuguese children aged of 6 to 10, for a fee varying from 0€ to 50€, depending on the earnings of the family. These netbooks have a dual boot, with Windows and Linux (a distribution based on Mandriva called “Caixa Mágica” – Magic Box in English).
More >

The recent problem of the Portuguese translation of GCompris shows how important a good translation is, especially as far as free software are concerned. I have not been able to find any news in English relating this story, and think it is essential to spread it so that people better appreciate the role translators play in the free software development process. The Portuguese Magalhães Project lead to provide 300,000 netbooks to Portuguese children aged of 6 to 10, for a fee varying from 0€ to 50€, depending on the earnings of the family. These netbooks have a dual boot, with Windows and Linux (a distribution based on Mandriva called "Caixa Mágica" - Magic Box in English). The problem has begun when some opponents to this project pointed out that the Portuguese translation of GCompris, a free educational software for children from 2 to 10, contained some grammar, syntax and spelling faults, and did not reach the level of quality expected to be distributed to Portuguese children. This story was ev
Free Software, News, Planet Debian

Controversial “Internet and creation” French law

Mar 10th

Posted by Julien in Weblog

6 comments

I wasn’t sure to really understand this project of law until I read a lot about it during the past days. As some of you might already know, this law, called “Internet et Création”, but mainly referred as “HADOPI” law 1, is a “Three Strikes” scheme to fight against illegal downloads proposed before the last summer by the French government, and then voted in the Autumn by the Sénat (the first of the two French houses of Parliament).

Not that I am in favor of illegal downloads of movies and music, but the way this law plans to fight against them is a real threat for French free software developers and users.

More >

  1. HADOPI is the name of the possible future new institution created after the law enters in action ↩
I wasn't sure to really understand this project of law until I read a lot about it during the past days. As some of you might already know, this law, called "Internet et Création", but mainly referred as "HADOPI" law [1. HADOPI is the name of the possible future new institution created after the law enters in action], is a "Three Strikes" scheme to fight against illegal downloads proposed before the last summer by the French government, and then voted in the Autumn by the Sénat (the first of the two French houses of Parliament). Not that I am in favor of illegal downloads of movies and music, but the way this law plans to fight against them is a real threat for French free software developers and users. I won't explain here all the details of this law, but to sum up, it plans to suspend the Internet access to people downloading illegal files from the peer-to-peer network, after 2 notices. Here are the problems I have noticed, as far as I am personally concerned, besides more general aspects this l
Free Software, News, Planet Debian, Weblog

GNOME leaves a lot of useless files

Feb 20th

Posted by Julien in Weblog

3 comments

I have been cleaning my ~/ and noticed a lot of files in ~/.metacity/sessions/ and ~/.config/metacity/sessions/ (800+) and in ~/.nautilus/ (600+).

Nautilus and Metacity are to blame for these behaviours. Bugs have already been reported in the Debian BTS and in the upstream bugzilla.

I hope this will be fixed shortly.

I have been cleaning my ~/ and noticed a lot of files in ~/.metacity/sessions/ and ~/.config/metacity/sessions/ (800+) and in ~/.nautilus/ (600+). Nautilus and Metacity are to blame for these behaviours. Bugs have already been reported in the Debian BTS and in the upstream bugzilla. I hope this will be fixed shortly.
Debian, GNOME, Planet Debian
« First...«23456»1020...Last »
  • Did you know you can also browse this website using IPv6?

    • Recent comments
    • Popular posts
    • Archives
    • Tags
    Book reviews Community Debian Development Diaspora Dspam facebook Free Software French Geek GNOME Gnu identi.ca IPv6 Java Life Linode microblogging News Planet Debian Social networking Tech Ubuntu Weblog
    • July 2010 (1)
    • June 2010 (2)
    • January 2010 (1)
    • December 2009 (3)
    • November 2009 (2)
    • October 2009 (1)
    • September 2009 (1)
    • July 2009 (3)
    • May 2009 (4)
    • April 2009 (2)
    • March 2009 (3)
    • February 2009 (3)
    • January 2009 (4)
    • December 2008 (2)
    • November 2008 (4)
    • October 2008 (2)
    • September 2008 (1)
    • August 2008 (1)
    • June 2008 (1)
    • May 2008 (4)
    • December 2007 (5)
    • November 2007 (2)
    • October 2007 (2)
    • September 2007 (2)
    • July 2007 (4)
    • June 2007 (2)
    • May 2007 (6)
    • April 2007 (5)
    • March 2007 (5)
    • February 2007 (7)
    • January 2007 (8)
    • December 2006 (4)
    • November 2006 (2)
    • October 2006 (7)
    • September 2006 (1)
    • August 2006 (4)
    • July 2006 (6)
    • June 2006 (6)
    • May 2006 (3)
    • April 2006 (5)
    • March 2006 (7)
    • February 2006 (10)
    • January 2006 (7)
    • December 2005 (11)
    • Things I like in Ubuntu (13)
    • Counting Debian source packages (12)
    • My new xorg.conf (12)
    • Back to Adobe® Flash™ Player (12)
    • OOoCalc limitations (11)
    • Laptop as desktop computer replacement (10)
    • My experience without Adobe® Flash™ Player (10)
    • Switched to Pulseaudio (9)
    • Ubuntu 8.10 as a guest in VirtualBox (8)
    • IPv6: Miredo link to HE Tunnel endpoint (6)
    • risca: There is a smart way to use both Gnash and Adobe Flash Player on this page:...
    • Leonardo Fontenelle: I have an amd64 system and a i686 one. I simply uninstalled Flash from the first one.
    • ssam: some sites have a non flash version if they detect that you dont have it installed. my method is...
    • Your mom: Flash videos aren't a human right, get over it. Do something useful instead. And stuff that...
    • Tweets that mention Back to Adobe® Flash™ Player @ Kirya [.net] -- Topsy.com: [...] This post was mentioned on Twitter by toorghezi. toorghezi said: Julien Valroff: Back to...
    • Martin: The only improvement I hope for in this area is the death of Flash. The whole concept of plugins in...
    • LGB: Surely it is, just it dies too slowly :) I dont' expect that it will die within even 1-2 years, and...
    • Julien: That's what I thought, but there are still a lot of websites designed in Flash, especially in the...
  • Identi.ca Feed

    I use TinyFeed
  • Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
Mystique theme by digitalnature | Powered by WordPress
RSS Feeds XHTML 1.1 CSS 3.0 Top