<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>dumbbell.fr (en)</title>
<link>http://www.dumbbell.fr/</link>
<description></description>
<copyright>Copyright 2008</copyright>
<lastBuildDate>Thu, 10 Nov 2005 11:57:52 +0100</lastBuildDate>
<generator>http://www.movabletype.org/?v=3.2</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs> 

<item>
<title>Canon EOS 20D</title>
<description><![CDATA[<p><img src="/images/eos20d_01_small.jpg" alt="" />
Since last friday, I'm a happy owner of a new <strong>Canon EOS 20D</strong>! This is a middle end <acronym title="Digital Single Lens Reflex camera">D-SLR</acronym> which comes as a replacement for my good old Kodak DC240, a compact digital camera bought in July 2000.
</p>
<p>
The choice was hard; between a Canon EOS 350D (Rebel XT), a Nikon D70s and this 20D, I read intensively during a week about these camera. The latter won the match thanks to the 350D's image quality (especially in astrophotography) and the size of a D70s. After that, I had to choose a lens. I read articles for another week and watch at my pictures to know what I shoot usualy. At the end, the <strong>Canon EF 17-40mm f/4L USM</strong> was the one.
</p>
<p>
Now, it's time to learn how to use properly this new toy and it should be interesting!
</p>]]></description>
<link>http://www.dumbbell.fr/archives/2005/11/canon_eos_20d.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/11/canon_eos_20d.en.html</guid>
<category>Hardware</category>
<pubDate>Thu, 10 Nov 2005 11:57:52 +0100</pubDate>
</item>
<item>
<title>ReiserFS committed to FreeBSD&apos;s CVS!</title>
<description><![CDATA[<p>
The port of ReiserFS has been <a href="http://lists.freebsd.org/pipermail/cvs-all/2005-May/121352.html">imported to FreeBSD 6-CURRENT</a> this Tuesday January 24th, 2005. For now, it's only connected to the i386 build. The next step will be to make it work on other platforms, especially arm and sparc64.
</p>
<p>
The following updates will be made in FreeBSD's CVS. There won't be standalone release any more.
</p>]]></description>
<link>http://www.dumbbell.fr/archives/2005/05/reiserfs_commit.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/05/reiserfs_commit.en.html</guid>
<category>ReiserFS</category>
<pubDate>Thu, 26 May 2005 12:23:36 +0100</pubDate>
</item>
<item>
<title>Star Wars by a Symphonic Orchestra in Paris</title>
<description><![CDATA[<p>Last friday night (May 13th) was beginning the "Star Wars Reunion" at Le Grand Rex in Paris. This was an occasion for all great fans to be involved in various activities related to the movies: interviews, documentaries, fan films, dubbing and so on. But the master piece of this event was a symphonic concert! There was no way I could miss it.</p>
<div class="panorama"><img src="/images/concert_starwars_01.jpg" alt=""
title="The Orchestra is standing up at the end of the concert" /></div>
<p>The <strong>Orchestre Cinématographique de Paris</strong>, directed by <strong>Samuel Sene</strong>, interpreted several titles from the 5 released movies: Main Title, Theme of Yoda, Leia, Anakin, Jar Jar, Jabba, the Ewoks Parade, the Flag Parade, Across the Stars, Imperial March, Throne Room & End Title, and a few more. To end this concert, a choir joined the orchestra and they played Duel of the Fates!</p>
<p>This was a really great night. The director followed the sheet music to the letter, no title was arranged. Seeing a film score played by a symphonic orchestra was an old dream; it's now realized!</p>
<p>The only dark side of this concert was the public, a bit unruly. Between the neighbour who was singing, people who applaud during the music or before the end, those who quoted the films, we were far from a classical music concert rigour. By chance, I wasn't next to a Jedi with its disturbing light sabre.</p>
<ul>
<li><a href="http://www.courleciel.com/starwarsreunion/rub02.asp">Star Wars Reunion schedule</a> (including this concert) [FR]</li>
<li><a href="http://www.courleciel.com/starwarsreunion/rub01_04.asp">an article about the concert and the director Samuel Sene</a> [FR]</li>
</ul>]]></description>
<link>http://www.dumbbell.fr/archives/2005/05/star_wars_by_a.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/05/star_wars_by_a.en.html</guid>
<category>Music</category>
<pubDate>Mon, 16 May 2005 13:26:04 +0100</pubDate>
</item>
<item>
<title>ReiserFS: release 0.1.6</title>
<description><![CDATA[<p>
Again, a quick update to be in sync with last changes in FreeBSD 6-CURRENT's VFS. It concerns a lock in readdir(2).
</p>
<p>
As usual, it won't work on 4-STABLE and 5-STABLE branches.
</p>
<ul>
<li><a href="http://dumbbell.nerim.net/index2.html">Download from the mirror server</a></li>
</ul>]]></description>
<link>http://www.dumbbell.fr/archives/2005/04/reiserfs_releas_4.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/04/reiserfs_releas_4.en.html</guid>
<category>ReiserFS</category>
<pubDate>Thu, 14 Apr 2005 14:59:23 +0100</pubDate>
</item>
<item>
<title>ReiserFS: release 0.1.5, with NFS support</title>
<description><![CDATA[<p>
Shorty after the release 0.1.4, here is a new version with a new feature: <strong>a ReiserFS partition can be exported through NFS</strong> on FreeBSD 6-CURRENT. Of course, everything is limited to read-only accesses.
</p>
<p>
There must be many bugs remaining, because tests were done on a small disc image. Mainly, the readdir(3) call was modified to add NFS specific parts. Thus it needs more testing with huge exported directories. But this is the purpose of this release: use it on a wider range of environments.
</p>
<p>
As usual, the files can be downloaded from this site or from the mirror (much stronger):
</p>
<ul>
<li><a href="http://dumbbell.nerim.net/index2.html">Download from the mirror server</a></li>
</ul>]]></description>
<link>http://www.dumbbell.fr/archives/2005/04/reiserfs_releas_3.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/04/reiserfs_releas_3.en.html</guid>
<category>ReiserFS</category>
<pubDate>Thu, 07 Apr 2005 13:47:57 +0100</pubDate>
</item>
<item>
<title>ReiserFS: release 0.1.4</title>
<description><![CDATA[<p>
This update is here to bring support for recent changes in FreeBSD 6-CURRENT, like vfs_hash, a new prototype for VFS_ROOT and locking in VFS_LOOKUP. It has no new feature.
</p>
<p>
As for 0.1.3, only FreeBSD 6-CURRRENT users are concerned. For FreeBSD 5-STABLE, the release 0.1.1 must be used.
</p>
<ul>
<li><a href="http://dumbbell.nerim.net/index2.html">Download from the mirror server</a></li>
</ul>]]></description>
<link>http://www.dumbbell.fr/archives/2005/04/reiserfs_releas_2.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/04/reiserfs_releas_2.en.html</guid>
<category>ReiserFS</category>
<pubDate>Tue, 05 Apr 2005 16:46:28 +0100</pubDate>
</item>
<item>
<title>ReiserFS: release 0.1.3 with build support!</title>
<description><![CDATA[<p>
The previous release (0.1.2) would not compile because it can't find its headers. This new version fixes this issue.
</p>
<p>
This is probably the last stand-alone release because the next objective is to commit it to the HEAD (6-CURRENT) of FreeBSD's CVS.
</p>
<ul>
<li><a href="http://dumbbell.nerim.net/index2.html">Download from the mirror server</a></li>
</ul>]]></description>
<link>http://www.dumbbell.fr/archives/2005/02/reiserfs_releas_1.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/02/reiserfs_releas_1.en.html</guid>
<category>ReiserFS</category>
<pubDate>Thu, 10 Feb 2005 15:05:36 +0100</pubDate>
</item>
<item>
<title>ReiserFS: release 0.1.2 has landed!</title>
<description><![CDATA[<p>
Finaly, after several month with no port to FreeBSD 6-CURRENT, a new version is released to fill this hole.
</p>
<p>
The purpose of this new flavour isn't to bring killer feaures but only to <strong>support FreeBSD 6-CURRENT</strong>. Therefore, it includes the last changes in the VFS. About <a href="http://www.freebsd.org/cgi/man.cgi?query=mmap&amp;sektion=2&amp;manpath=FreeBSD+6.0-current">mmap(2)</a>, the current implementation doesn't rely on read(2) anymore and return the appropriate block number to the VFS. Read-ahead support is also included. The visible part of this change is a performance improvement.
</p>
<p>
This <strong>release doesn't support FreeBSD 5-STABLE</strong>.
</p>
<ul>
<li><a href="/projects/reiserfs/index.en.html">Project homepage</a></li>
<li><a href="http://dumbbell.nerim.net/index2.html">Download mirror</a></li>
</ul>]]></description>
<link>http://www.dumbbell.fr/archives/2005/02/reiserfs_releas.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/02/reiserfs_releas.en.html</guid>
<category>ReiserFS</category>
<pubDate>Wed, 09 Feb 2005 16:19:12 +0100</pubDate>
</item>
<item>
<title>Ctrl+U with Mozilla and Firefox</title>
<description><![CDATA[<p>
<img src="/images/firefox_small.jpg" alt="" />
Since <a href="http://www.mozilla.org/">Mozilla</a> 1.7.5 (maybe 1.7.4) and Firefox 1.0PR, the shortcut <tt class="keyname">Ctrl+U</tt> doesn't work as expected when used in a textfield, a textarea or the location bar. Usualy, under Unix, it used to erase the entire line. Now in these browsers, it opens the <q>View source</q> window.
</p>
<p>
Hopefully, someone posted a comment in the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=260188">entry #260188</a> of bugzilla.mozilla.org that solved this problem!
</p>
<p>
To explain quickly, one must edit the file <tt class="filename">~/.gtkrc-2.0</tt> and add these lines:
</p>
<pre>binding "gtk-unix-text-entry"
{
        bind "<ctrl>u" {
                "move-cursor" (paragraph-ends, -1, 0)
                "delete-from-cursor" (paragraph-ends, 1)
        }
        bind "<ctrl>w" {
                "delete-from-cursor" (word-ends, -1)
        }
}

class "GtkEntry" binding "gtk-unix-text-entry"
class "GtkTextView" binding "gtk-unix-text-entry"</pre>
<p>
This will bind the shortcut again in Mozilla, Firefox and every Gtk+ 2.0-based softwares. For Microsoft Windows and MacOS, mozillazine.org brings <a href="http://kb.mozillazine.org/Emacs_Keybindings_(Firefox)">another solution</a>.
</p>
<p>
Don't hesitate to read the bug's comment, it may have more informations
</p>
<ul>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=260188">Bug #260188</a></li>
<li><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=260188">Another similar bug</a></li>
<li><a href="http://kb.mozillazine.org/Emacs_Keybindings_(Firefox)">The other solution</a> on mozillazine.org</li>
</ul>]]></description>
<link>http://www.dumbbell.fr/archives/2005/01/ctrlu_with_mozi.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/01/ctrlu_with_mozi.en.html</guid>
<category>Tips</category>
<pubDate>Fri, 21 Jan 2005 00:00:37 +0100</pubDate>
</item>
<item>
<title>Huygens on Titan!</title>
<description><![CDATA[<p><img src="/images/titan1.jpg" alt="" />As everybody must have heard of, the <a href="http://en.wikipedia.org/wiki/Huygens_probe">Huygens</a> probe as landed on <a href="http://en.wikipedia.org/wiki/Titan_%28moon%29">Titan</a>, on the 14th of January, 2005. It sent many informations and pictures to the <a href="http://en.wikipedia.org/wiki/Cassini-Huygens">Cassini</a> orbiter; the latter retransmitted data back to Earth a few hours later.</p>
<p>To folllow this special event, the <a href="http://www.cite-sciences.fr/" lang="fr">Cité des Sciences</a> (Parc de la Villette, Paris) organized a public conference, the same day, at 8.30pm. After watching to <abbr title="National Aeronautics and Space Administration">NASA</abbr> TV all the day, I couldn't miss this occasion ! As <abbr title="European Space Agency">ESA</abbr> was releasing informations, prestigeous guest stars such as André Brahic and Francis Rocard, as well as people in <a href="http://en.wikipedia.org/wiki/Darmstadt">Darmstadt</a>, Germany (where <abbr title="European Space Operation Center">ESOC</abbr> <abbr title="headquarter">HQ</abbr> is located), talked about the events of the day and made several presentations on the mission itself (history, involved countries, experiences, results from Cassini, technical details, etc.) or on <a href="http://en.wikipedia.org/wiki/Saturn_%28planet%29">Saturn</a> (discoveries, rings mechanism, satellites overview, etc.). Documents were illustrated with great images from Cassini, the <a href="http://en.wikipedia.org/wiki/Voyager_program">Voyager spacecrafts</a> or from the <a href="http://en.wikipedia.org/wiki/Very_Large_Telescope"><abbr title="Very Large Telescope">VLT</abbr></a>.</p>
<p>One of the best moments was the first 3 images from Huygens ! Those raw images were making of this success a reality. Eventhough every scientists were excited, all remained very careful about comments.</p>
<p>The conference took place in a auditorium, but as expected, it was over crowded very early. A large display was installed in the hall, so I and about 200-300 persons could see the con anyway. As usual with astronomy public events, the youngest and oldest people were very interested. Unfortunately, RATP didn't let the subway opened all the night, so I had to come back home before the end of the speeches.</p>
<ul>
<li><a href="http://saturn.jpl.nasa.gov/home/index.cfm">Cassini-Huygens homepage</a> on NASA's website</li>
<li><a href="http://www.esa.int/SPECIALS/Cassini-Huygens/index.html">Cassini-Huygens homepage</a> on ESA's website</li>
<li><a href="http://en.wikipedia.org/wiki/Cassini-Huygens">Cassini-Huygens</a> (Wikipedia)</li>
</ul>]]></description>
<link>http://www.dumbbell.fr/archives/2005/01/huygens_on_tita.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/01/huygens_on_tita.en.html</guid>
<category>Astronomy</category>
<pubDate>Wed, 19 Jan 2005 00:44:52 +0100</pubDate>
</item>
<item>
<title>ReiserFS: where are we?</title>
<description><![CDATA[<p>
It's been a long time since the last project update. The current version available works under FreeBSD 5-STABLE but won't even compile on FreeBSD 6-CURRENT: the reason is that the VFS is evolving quickly.
</p>
<p>
I still work on the port and a few issues remain before the next release. I'm working with another developer to solve problem with mmap(2) and small files. Once everything is fixed, I'll post an update.
</p>
<p>
The next step will be to test it on the new UltraSPARC to check 64 bits and big endian compliance.
</p>]]></description>
<link>http://www.dumbbell.fr/archives/2005/01/reiserfs_where.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/01/reiserfs_where.en.html</guid>
<category>ReiserFS</category>
<pubDate>Tue, 04 Jan 2005 00:40:37 +0100</pubDate>
</item>
<item>
<title>Sun Ultra 60: serial connection with a PC</title>
<description><![CDATA[<p>A few days ago, I bought a Sun Ultra 60 on <a href="http://www.sunwizard.net/">SunWizard.NET</a>, a french site dedicated to these great computers. Like madflo, who got a <a href="http://www.beertech.org/archives/2004/12/tiens_on_va_se.html">Sun Ultra 30</a> [FR], I encountered issues to connect the Ultra's serial port to the PC's one: the needed null-modem cable is very rare.</p>
<p>Thanks to <a href="http://www.sunwizard.net/forum/viewtopic.php?p=2141#2141">the help</a> of gt from SunWizard.NET, we finally found a solution. Now to share our experience with everybody, I published a small documentation for the procedure. This howto in french is available here:</p>
<ul>
<li><a href="/howto/sun-ultra-console-serie.fr.html">Serial connection between a PC and a Sun Ultra</a> [FR]</li>
</ul>]]></description>
<link>http://www.dumbbell.fr/archives/2005/01/sun_ultra_60_se.en.html</link>
<guid>http://www.dumbbell.fr/archives/2005/01/sun_ultra_60_se.en.html</guid>
<category>Howto</category>
<pubDate>Tue, 04 Jan 2005 00:19:54 +0100</pubDate>
</item>
<item>
<title>ReiserFS for FreeBSD 0.1.1 is out!</title>
<description><![CDATA[<p>Finally, the first public release of this module is available. It was
announce a week ago on the mailing-list freebsd-current@freebsd.org,
it's time to update this site too. A mirror with a real bandwidth has
been set up here:</p>
<ul>
<li><a href="http://dumbbell.nerim.net/index2.html">ReiserFS for FreeBSD 0.1.1</a></li>
</ul>]]></description>
<link>http://www.dumbbell.fr/archives/2004/10/reiserfs_for_fr.en.html</link>
<guid>http://www.dumbbell.fr/archives/2004/10/reiserfs_for_fr.en.html</guid>
<category>ReiserFS</category>
<pubDate>Sun, 31 Oct 2004 13:31:37 +0100</pubDate>
</item>
<item>
<title>ReiserFS: imminent public release</title>
<description><![CDATA[<p>Last known bugs are fixed and the code seems stable: it's time to
think about a first public version.</p>
<p>To avoid my own server and ADSL connection saturation, i must put the
files on a more robust server. I'll post a news when it's done.</p>]]></description>
<link>http://www.dumbbell.fr/archives/2004/10/reiserfs_immine.en.html</link>
<guid>http://www.dumbbell.fr/archives/2004/10/reiserfs_immine.en.html</guid>
<category>ReiserFS</category>
<pubDate>Sat, 16 Oct 2004 03:03:14 +0100</pubDate>
</item>
<item>
<title>ReiserFS: development status</title>
<description><![CDATA[<p>The bug with the 50 MB file is now fixed. However, a few panic()
remain, but I can't reproduce them for now, thus the low updates
frequency.</p>]]></description>
<link>http://www.dumbbell.fr/archives/2004/10/reiserfs_develo.en.html</link>
<guid>http://www.dumbbell.fr/archives/2004/10/reiserfs_develo.en.html</guid>
<category>ReiserFS</category>
<pubDate>Mon, 04 Oct 2004 23:08:30 +0100</pubDate>
</item>


</channel>
</rss>