Kirya [.net]

Julien Valroff's weblog and personal homepage

RSS Feeds

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

Things I like in Ubuntu

Dec 6th

Posted by Julien in Weblog

13 comments

Though I haven’t used (and won’t use) Ubuntu, it has a few things I appreciate (as far as I know them):

Ubuntu One: I wish we could have something similar for Debian users (ideally, it should be extended so that we could sync our calendars, contacts, liferea data etc.).

usb-creator: seems the easiest way to create a bootable usb stick containing a complete and customisable environment. I am aware of the existence Debian Live, but I must say I haven’t given it a try yet.

Desktop orientation: Ubuntu users are in a large majority desktop users. Ubuntu is imho desktop-oriented, and I particularly like the artwork coherence (from boot loader to default desktop).

Though I haven't used (and won't use) Ubuntu, it has a few things I appreciate (as far as I know them): Ubuntu One: I wish we could have something similar for Debian users (ideally, it should be extended so that we could sync our calendars, contacts, liferea data etc.). usb-creator: seems the easiest way to create a bootable usb stick containing a complete and customisable environment. I am aware of the existence Debian Live, but I must say I haven't given it a try yet. Desktop orientation: Ubuntu users are in a large majority desktop users. Ubuntu is imho desktop-oriented, and I particularly like the artwork coherence (from boot loader to default desktop).
Debian, Planet Debian, Ubuntu

Switched to GIT

Nov 22nd

Posted by Julien in Weblog

1 comment

After having converted my packages to the new 3.0 (quilt) source format, I have decided to move everything to GIT.

rkhunter was moved to Alioth’s collab-maint project, and I have set up a personal GIT repository for the other packages.

This page on the wiki has helped a lot.

I now need to learn how to use this tool, but my first tests are very encouraging.
I haven’t had to change my packaging workflow, switching from svn-buildpackage to git-buildpackage.

I am even able to build i386 packages on my amd64 machine as before without the need to change anything in my ~/.pbuilderrc.

After having converted my packages to the new 3.0 (quilt) source format, I have decided to move everything to GIT. rkhunter was moved to Alioth's collab-maint project, and I have set up a personal GIT repository for the other packages. This page on the wiki has helped a lot. I now need to learn how to use this tool, but my first tests are very encouraging. I haven't had to change my packaging workflow, switching from svn-buildpackage to git-buildpackage. I am even able to build i386 packages on my amd64 machine as before without the need to change anything in my ~/.pbuilderrc.
Debian, Development, Geek, Planet Debian

Converted my packages to 3.0 (quilt) source format

Nov 22nd

Posted by Julien in Weblog

3 comments

I have now finished converted most of the packages I maintain (part of the official archive or not) to the new 3.0 (quilt) source format.

I first had to switch from dpatch or cdbs’ simple-patchsys to quilt, which was easy thanks to Romain Francoise’s old blog post.

Also note this quick adaptation for cdbs:

for i in $(ls debian/patches/*.patch); do \
    I=$(basename $i | sed 's/.patch$//'); \
    quilt import -P $I.diff $i; \
done

The rest was much easier than what I thought, thanks to the related page on the wiki.

I have already tried uploading a package to my personal repository, and reprepro just worked as expected.

I have now finished converted most of the packages I maintain (part of the official archive or not) to the new 3.0 (quilt) source format. I first had to switch from dpatch or cdbs' simple-patchsys to quilt, which was easy thanks to Romain Francoise's old blog post. Also note this quick adaptation for cdbs: for i in $(ls debian/patches/*.patch); do \ I=$(basename $i | sed 's/.patch$//'); \ quilt import -P $I.diff $i; \ done The rest was much easier than what I thought, thanks to the related page on the wiki. I have already tried uploading a package to my personal repository, and reprepro just worked as expected.
Debian, Development, Planet Debian

Start compiz (or any non-default WM) automatically with GNOME

Oct 25th

Posted by Julien in Weblog

4 comments

I have just noticed the latest gnome-session package doesn’t use compiz as default WM if installed.

I have had to found the right way starting it for my session, anf finally found the following was the easiest and cleanest solution:

echo export WINDOW_MANAGER=/usr/bin/compiz >> ~/.gnomerc

Writing it here so that I can find it again…

I have just noticed the latest gnome-session package doesn't use compiz as default WM if installed. I have had to found the right way starting it for my session, anf finally found the following was the easiest and cleanest solution: echo export WINDOW_MANAGER=/usr/bin/compiz >> ~/.gnomerc Writing it here so that I can find it again...
Debian, Planet Debian

HADOPI II law adopted

Sep 26th

Posted by Julien in Weblog

1 comment

The HADOPI II law was finally adopted on September the 15th by the Assemblée Nationale. Guess what? My local representative, who wrote recently a very nice letter against this project, voted in favor of this law.

This is not a real surprise, as it has also happened with the HADOPI I law last May, but this time, I will take the time to write him a letter to express my feelings.

The HADOPI II law was finally adopted on September the 15th by the Assemblée Nationale. Guess what? My local representative, who wrote recently a very nice letter against this project, voted in favor of this law. This is not a real surprise, as it has also happened with the HADOPI I law last May, but this time, I will take the time to write him a letter to express my feelings.
Free Software, News, Planet Debian, Weblog
HADOPI

HADOPI I & II: letter from my local representative

Jul 25th

Posted by Julien in Weblog

1 comment

I have received an official letter from my local representative, in which he sums up the recent events in the area of the HADOPI law.

I will only quote the following parts of his letter, referring to the amendments proposed to this law, following to the partial censure of the Constitutional Council:

[...] ce qui me laisse plus que très dubitatif sur l’efficacité du dispositif. [...] cette procédure me semble tout à fait inadaptée.

Which can be translated as follows:

[...] I doubt this disposal will have any effect. [...] I think this procedure is absolutely not adapted.

Now, let’s bet what will be his vote in September!
More >

I have received an official letter from my local representative, in which he sums up the recent events in the area of the HADOPI law. I will only quote the following parts of his letter, referring to the amendments proposed to this law, following to the partial censure of the Constitutional Council: [...] ce qui me laisse plus que très dubitatif sur l'efficacité du dispositif. [...] cette procédure me semble tout à fait inadaptée. Which can be translated as follows: [...] I doubt this disposal will have any effect. [...] I think this procedure is absolutely not adapted. Now, let's bet what will be his vote in September!
Free Software, News, Planet Debian, Weblog
«12345»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