<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->

<rss version="2.0">
  <channel>
    <title>boklm's notes ...   </title>
    <link>http://boklm.eu/notes</link>
    <description>notes notes notes</description>
    <language>en</language>

<item>
    <title>Acheter de la pellicule photo à Paris</title>
    <pubDate>Sun, 31 Jan 2010 01:13:00 +0100</pubDate>
    <link>http://boklm.eu/notes/fr/photo/paris/acheter-pellicule-photo-paris.html</link>
    <guid isPermaLink="false">http://n0x.org/b/fr/photo/paris/acheter-pellicule-photo-paris.html</guid>
    <category>/fr/photo/paris</category>
    <description>Quelques adresses ou l'on peut trouver des pellicules photo pas trop cher, à Paris :
&lt;p&gt;
&lt;b&gt;PhotoStock&lt;/b&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.photostock.fr/&quot;&gt;http://www.photostock.fr/&lt;/a&gt;&lt;br /&gt;
126, boulevard Serurier 75019 PARIS&lt;br /&gt;
tél. : 01 42 00 26 25 &lt;br /&gt;
Ouvert du Lundi au Samedi 10H00-13H00 / 14H30-19H00&lt;br /&gt;
&lt;i&gt;
Un petit magasin. On y trouve pas mal de trucs, pellicules, chimie. Avec
des prix interessants par boites de 10 pellicules.&lt;br /&gt;
Attention: les prix ne sont pas affichés sur place.
&lt;/i&gt;

&lt;p&gt;
&lt;b&gt;ProPhot&lt;/b&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.prophot.com/&quot;&gt;http://www.prophot.com/&lt;/a&gt;&lt;br /&gt;

Accès Métro : Anvers, Cadet, Gare du Nord.&lt;br /&gt;

37-39 rue Condorcet 75009 Paris&lt;br /&gt;
Tél. : +33 1 42 80 58 41&lt;br /&gt;
Du Lundi au Samedi&lt;br /&gt;
Horaires d'ouverture : 9h30 - 12h30 • 13h30 - 18h&lt;br /&gt;
&lt;i&gt;
Grand magasin. Beaucoup de choix. On y trouve beaucoup de types de
pellicules, dont les Foma. Beaucoup de choix de papiers photo.
&lt;/i&gt;

&lt;p&gt;
&lt;b&gt;Arista&lt;/b&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.artista.fr/&quot;&gt;http://www.artista.fr/&lt;/a&gt;&lt;br /&gt;
72 rue Mouffetard 75005 PARIS&lt;br /&gt;
Téléphone : 01 43 36 42 71&lt;br /&gt;
Du lundi au vendredi&lt;br /&gt;
De 9h00 à 12h00 et de 13h30 à 18h30&lt;br /&gt;
</description>
</item>
<item>
    <title>Extracting the content of an rpm without installing it</title>
    <pubDate>Tue, 26 Jan 2010 17:57:00 +0100</pubDate>
    <link>http://boklm.eu/notes/en/linux/mandriva/extracting-rpm.html</link>
    <guid isPermaLink="false">http://n0x.org/b/en/linux/mandriva/extracting-rpm.html</guid>
    <category>/en/linux/mandriva</category>
    <description>To extract it in the current directory :
&lt;pre&gt;
 $ rpm2cpio file.rpm | cpio -idv
&lt;/pre&gt;</description>
</item>
<item>
    <title>Trouver des refuges en montagne</title>
    <pubDate>Tue, 26 Jan 2010 17:22:00 +0100</pubDate>
    <link>http://boklm.eu/notes/fr/montagne/trouver-refuges.html</link>
    <guid isPermaLink="false">http://n0x.org/b/fr/montagne/trouver-refuges.html</guid>
    <category>/fr/montagne</category>
    <description>Pour trouver des refuges dans les Alpes francaises, il y a un site très pratique :&lt;br /&gt;
&lt;a href=&quot;http://refuges.info&quot;&gt;refuges.info&lt;/a&gt;</description>
</item>
<item>
    <title>Editing svn commit messages</title>
    <pubDate>Tue, 26 Jan 2010 17:15:00 +0100</pubDate>
    <link>http://boklm.eu/notes/en/linux/editing-svn-log.html</link>
    <guid isPermaLink="false">http://n0x.org/b/en/linux/editing-svn-log.html</guid>
    <category>/en/linux</category>
    <description>With N being the commit number, and URL the URL of the repository :
&lt;pre&gt;
$ svn propedit svn:log --revprop -r N URL
&lt;/pre&gt;
Or :
&lt;pre&gt;
$ svn propset svn:log --revprop -r N &quot;new log message&quot; URL
&lt;/pre&gt;</description>
</item>
<item>
    <title>Comparing rpm versions</title>
    <pubDate>Tue, 26 Jan 2010 15:48:00 +0100</pubDate>
    <link>http://boklm.eu/notes/en/linux/mandriva/comparing-rpm-versions.html</link>
    <guid isPermaLink="false">http://n0x.org/b/en/linux/mandriva/comparing-rpm-versions.html</guid>
    <category>/en/linux/mandriva</category>
    <description>When wondering which rpm version number is higher.
Install the package &lt;i&gt;poldek&lt;/i&gt;, and use the command &lt;i&gt;rpmvercmp&lt;/i&gt;.
Or install the package &lt;i&gt;ruby-rpm&lt;/a&gt;, and use the command &lt;i&gt;rpmvercmp.rb&lt;/i&gt;.</description>
</item>
  </channel>
</rss>