<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Dr Jekyll &#38; Mr Hyde</title>
	<link>http://www.rfc1149.net/blog/</link>
	<description>Samuel Tardieu's dual-sided blog</description>
	<pubDate>Fri, 07 Dec 2007 11:27:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>The crazyness of DRM</title>
		<link>http://www.rfc1149.net/blog/2007/12/07/the-crazyness-of-drm/</link>
		<comments>http://www.rfc1149.net/blog/2007/12/07/the-crazyness-of-drm/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 11:27:58 +0000</pubDate>
		<dc:creator>Samuel Tardieu</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.rfc1149.net/blog/2007/12/07/the-crazyness-of-drm/</guid>
		<description><![CDATA[First I hoped I had misread the web page. Then I realized I had not.
Networked disks are very useful. At home, they allow you to access your data from any computer on your local network without needing to keep a machine acting as a file server turned on all the time. But wait! You could [...]]]></description>
			<content:encoded><![CDATA[<p>First I hoped I had misread the web page. Then I realized I had not.</p>
<p>Networked disks are very useful. At home, they allow you to access your data from any computer on your local network without needing to keep a machine acting as a file server turned on all the time. But wait! You <em>could</em> use a networked disk to store songs and movies that you have illegally downloaded, couldn&#8217;t you?</p>
<p>Don&#8217;t worry, your networked disk will make sure you comply with the law and much more . Did you intend to store music that you legally downloaded from <a href="http://www.jamendo.com" title="Jamendo" class="external">Jamendo</a> and let your spouse and children access it? Too bad, since it <em>may</em> infringe someone else copyrights, Western Digital seems to think that <a href="http://wdc.custhelp.com/cgi-bin/wdc.cfg/php/enduser/std_adp.php?p_faqid=1495&#038;p_created=1168641440&#038;p_sid=bLTfVJLi&#038;p_accessibility=0&#038;p_redirect=&#038;p_lva=&#038;p_sp=cF9zcmNoPTEmcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9NSw1JnBfcHJvZHM9MCZwX2NhdHM9MCZwX3B2PSZwX2N2PSZwX3NlYXJjaF90eXBlPWFuc3dlcnMuc2VhcmNoX2ZubCZwX3BhZ2U9MSZwX3NlYXJjaF90ZXh0PS5hdmk*&#038;p_li=&#038;p_topview=1" title="it is best that you do not share it at all" class="external">it is best that you do not share it at all</a>, just in case:</p>
<blockquote><p>
Due to unverifiable media license authentication, the following file types cannot be shared by different users using WD Anywhere Access.</p>
<p>If these file types are on a share on the WD My Book World Edition system and another user accesses the share, these file will not be displayed for sharing. Any other file types can be shared using WD Anywhere Access.
</p></blockquote>
<p>As a friend send to me, &#8220;sure, sharing 1 tera bytes of text files looks very appealing&#8221;. This post could have been titled &#8220;how DRM (Digital Rights Management) can hurt the world even when they are not used&#8221; or &#8220;we assume that you are a criminal&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rfc1149.net/blog/2007/12/07/the-crazyness-of-drm/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using IPv6 by default with wget</title>
		<link>http://www.rfc1149.net/blog/2007/10/31/using-ipv6-by-default-with-wget/</link>
		<comments>http://www.rfc1149.net/blog/2007/10/31/using-ipv6-by-default-with-wget/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 13:05:37 +0000</pubDate>
		<dc:creator>Samuel Tardieu</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[Free Software]]></category>

		<category><![CDATA[IPv6]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://www.rfc1149.net/blog/2007/10/31/using-ipv6-by-default-with-wget/</guid>
		<description><![CDATA[I was surprised to see that wget chose to use IPv4 over IPv6 when downloading a file. It looks like it is on purpose (I would call it a bad design choice). You can tell wget to prefer IPv6 over IPv4 by putting the following line
prefer-family = IPv6

in either /etc/wgetrc (system wide) or $HOME/.wgetrc (user [...]]]></description>
			<content:encoded><![CDATA[<p>I was surprised to see that <tt>wget</tt> chose to use IPv4 over IPv6 when downloading a file. It looks like it is on purpose (I would call it a bad design choice). You can tell <tt>wget</tt> to prefer IPv6 over IPv4 by putting the following line</p>
<blockquote><pre>prefer-family = IPv6</pre>
</blockquote>
<p>in either <tt>/etc/wgetrc</tt> (system wide) or <tt>$HOME/.wgetrc</tt> (user settings).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rfc1149.net/blog/2007/10/31/using-ipv6-by-default-with-wget/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Strange keyboard problem</title>
		<link>http://www.rfc1149.net/blog/2007/10/19/strange-keyboard-problem/</link>
		<comments>http://www.rfc1149.net/blog/2007/10/19/strange-keyboard-problem/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 21:40:37 +0000</pubDate>
		<dc:creator>Samuel Tardieu</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Bug]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[Free Software]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Xorg]]></category>

		<guid isPermaLink="false">http://www.rfc1149.net/blog/2007/10/19/strange-keyboard-problem/</guid>
		<description><![CDATA[Since about a week, I started to notice that I had been making a lot of typos in some commands I use frequently. For example, I became unable to type correctly

cd /usr/src/linux


which always resulted in

cd /usr/src:linux


(incidentally, when typing the above strings, I had to fix the first one and the second one came naturally buggy)
On [...]]]></description>
			<content:encoded><![CDATA[<p>Since about a week, I started to notice that I had been making a lot of typos in some commands I use frequently. For example, I became unable to type correctly</p>
<blockquote><pre>
cd /usr/src/linux
</pre>
</blockquote>
<p>which always resulted in</p>
<blockquote><pre>
cd /usr/src:linux
</pre>
</blockquote>
<p><em>(incidentally, when typing the above strings, I had to fix the first one and the second one came naturally buggy)</em></p>
<p>On a French keyboard (AZERTY layout), <code>/</code> is obtained by pressing <code>shift</code><code> and </code><code>:</code>. I first thought that my laptop keyboard was misfunctioning. But it happened on my home computer as well. I then thought I had become unable to properly release the <code>C</code> key before pressing the <code>shift</code> one, but no, I think I found a real bug somewhere: this problem occurs only when a key amongst the lowest left part of the keyboard (near to the shift, namely one of the <code>WXCV</code> letters on my keyboard) is rapidly followed by a <code>shift</code>.</p>
<p>Let&#8217;s make a test: while running a X11 server, press the <code>C</code> key, let it pressed so that you turn the auto-repeat mode on, then press <code>shift</code> (without releasing the key). You should, at least under Linux with Xorg, see something like:</p>
<blockquote><pre>
ccccccccccccccCCCCCCCCCCCCCCCC...
</pre>
</blockquote>
<p>But what I get is:</p>
<blockquote><pre>
cccccccccccccccccccccc...
</pre>
</blockquote>
<p>The <code>shift</code> key is ignored. Note that it works fine with the right <code>shift</code> key though.</p>
<p>For a fast touch typist (as I otherwise luckily am), this is rather unfortunate; the combination of one of those <code>wxcv</code> letters followed by a slash happens to me at least fifty times a day, often much more than that. Since I cannot reproduce that on the Linux console, I will for the moment put the blame on my X server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rfc1149.net/blog/2007/10/19/strange-keyboard-problem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Recursion and while loops in Factor</title>
		<link>http://www.rfc1149.net/blog/2007/10/11/recursion-and-while-loops-in-factor/</link>
		<comments>http://www.rfc1149.net/blog/2007/10/11/recursion-and-while-loops-in-factor/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 23:10:38 +0000</pubDate>
		<dc:creator>Samuel Tardieu</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[Factor]]></category>

		<category><![CDATA[Languages]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.rfc1149.net/blog/2007/10/11/recursion-and-while-loops-in-factor/</guid>
		<description><![CDATA[Tonight, I was willing to create a while construct in <a href="http://www.factorcode.org/" title="Factor" class="external">Factor</a> taking two items on the stack:

a quotation to execute when the test is true
a test quotation

For example, I wanted to be able to find the smallest power of two greater than or equal to an arbitrary number (here 34098) by doing:


1 [ 2 * [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight, I was willing to create a <code>while</code> construct in <a href="http://www.factorcode.org/" title="Factor" class="external">Factor</a> taking two items on the stack:</p>
<ol>
<li>a quotation to execute when the test is true</li>
<li>a test quotation</li>
</ol>
<p>For example, I wanted to be able to find the smallest power of two greater than or equal to an arbitrary number (here 34098) by doing:</p>
<blockquote>
<pre>
1 [ 2 * ] [ dup 34098 < ] while
</pre>
</pre>
</blockquote>
<p>(of course there are much better ways of doing that, such as <code>34098 2 * 1 + 2 /i</code> but that&#8217;s not the point here)</p>
<p>This would be much easier if we could recurse from within a block (by using a <code>recurse</code> word). Let&#8217;s start with that:</p>
<p> <a href="http://www.rfc1149.net/blog/2007/10/11/recursion-and-while-loops-in-factor/#more-121" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rfc1149.net/blog/2007/10/11/recursion-and-while-loops-in-factor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Japanese student in Paris</title>
		<link>http://www.rfc1149.net/blog/2007/10/05/a-japanese-in-paris/</link>
		<comments>http://www.rfc1149.net/blog/2007/10/05/a-japanese-in-paris/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 12:57:28 +0000</pubDate>
		<dc:creator>Samuel Tardieu</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Éducation]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[France]]></category>

		<category><![CDATA[Japan]]></category>

		<guid isPermaLink="false">http://www.rfc1149.net/blog/2007/10/05/a-japanese-in-paris/</guid>
		<description><![CDATA[Are you Japanese? Do you have a bachelor degree? Do you speak some French? Do you want to come study for one year in Paris for free in the prestigious <a href="http://www.enst.fr/" title="École Nationale Supérieure des Télécommunications" class="external">École Nationale Supérieure des Télécommunications</a>? We teach computer science, electronics, embedded systems, robotics, optical communications and many other things.
If you answered yes to all those [...]]]></description>
			<content:encoded><![CDATA[<p>Are you Japanese? Do you have a bachelor degree? Do you speak some French? Do you want to come study for one year in Paris for free in the prestigious <a href="http://www.enst.fr/" title="École Nationale Supérieure des Télécommunications" class="external">École Nationale Supérieure des Télécommunications</a>? We teach computer science, electronics, embedded systems, robotics, optical communications and many other things.</p>
<p>If you answered yes to all those questions, do not hesitate to <a href="mailto:sa&#109;&#64;&#114;f&#99;11&#52;9.ne&#116;" title="sa&#109;&#64;&#114;f&#99;11&#52;9.ne&#116;">send me a message</a>. In cooperation with the Renault Fondation, we are ready to welcome for one year Japanese students coming from the following universities:</p>
<ul>
<li><a href="http://www.hokudai.ac.jp" title="Hokkaido University" class="external">Hokkaido University</a></li>
<li><a href="http://www.tohoku.ac.jp" title="Tohoku University" class="external">Tohoku University</a></li>
<li><a href="http://www.keio.ac.jp" title="Keio University" class="external">Keio University</a></li>
<li><a href="http://www.sophia.ac.jp" title="Sophia University" class="external">Sophia University</a></li>
<li><a href="http://www.titech.ac.jp/home-j.html" title="TokyoTech" class="external">TokyoTech</a></li>
<li><a href="http://www.u-tokyo.ac.jp" title="Tokyo University" class="external">Tokyo University</a></li>
<li><a href="http://www.hit-u.ac.jp" title="Hitotsubashi University" class="external">Hitotsubashi University</a></li>
<li><a href="http://www.meiji.ac.jp" title="Meiji University" class="external">Meiji University</a></li>
<li><a href="http://www.waseda.ac.jp" title="Waseda University" class="external">Waseda University</a></li>
<li><a href="http://www.nagoya-u.ac.jp" title="Nagoya University" class="external">Nagoya University</a></li>
<li><a href="http://www.kyoto-u.ac.jp" title="Kyoto University" class="external">Kyoto University</a></li>
<li><a href="http://www.osaka-u.ac.jp" title="Osaka University" class="external">Osaka University</a></li>
<li><a href="http://www.kyushu-u.ac.jp" title="Kyushu University" class="external">Kyushu University</a></li>
</ul>
<p>And when I write <em>for free</em>, it even means that you get a comfortable grant that would cover all your expenses in France. Moreover, you will also follow intensive French courses when you arrive and you will travel around to discover other European cities.</p>
<p>For more information, have a look at the <a href="http://www.fondation.renault.com/" title="Renault Fondation website" class="external">Renault Fondation website</a> (and <a href="http://www.fondation.renault.com/VF/FOR/02/FOR02_MRDESC_F.htm" title="this explanation" class="external">this explanation</a>), and come and join us. See you in Paris!</p>
<p><em>(do not hesitate to disseminate information about this program, e.g., by sending a link to this post)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rfc1149.net/blog/2007/10/05/a-japanese-in-paris/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Velib</title>
		<link>http://www.rfc1149.net/blog/2007/07/19/velib/</link>
		<comments>http://www.rfc1149.net/blog/2007/07/19/velib/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 01:01:57 +0000</pubDate>
		<dc:creator>Samuel Tardieu</dc:creator>
		
		<category><![CDATA[French]]></category>

		<category><![CDATA[La vie et le reste]]></category>

		<category><![CDATA[Petits tracas]]></category>

		<guid isPermaLink="false">http://www.rfc1149.net/blog/2007/07/19/velib/</guid>
		<description><![CDATA[Bon, commençons par la partie agréable : je suis fan de <a href="http://velib.paris.fr" title="Velib" class="external">Velib</a>. Maintenant, de retour de soirée (merci Pablo pour m&#8217;avoir indiqué la route), il est rageant de dépasser les 30 minutes parce que la borne d&#8217;arrivée est pleine et qu&#8217;elle ne reconnait pas les passes Navigo pour prolonger, comme prévu, les trajets de 15 [...]]]></description>
			<content:encoded><![CDATA[<p>Bon, commençons par la partie agréable : je suis fan de <a href="http://velib.paris.fr" title="Velib" class="external">Velib</a>. Maintenant, de retour de soirée (merci Pablo pour m&#8217;avoir indiqué la route), il est rageant de dépasser les 30 minutes parce que la borne d&#8217;arrivée est pleine et qu&#8217;elle ne reconnait pas les passes Navigo pour prolonger, comme prévu, les trajets de 15 minutes supplémentaires. Surtout lorsqu&#8217;il faut faire 4 bornes pour trouver une place libre&#8230;</p>
<p>Et c&#8217;est marrant d&#8217;en faire <a href="http://signal.eu.org/blog/2007/07/18/jai-teste-velib/" title="avec les copains" class="external">avec les copains</a>. Et <a href="http://blog.foucry.net/?p=25" title="ils aiment tous" class="external">ils aiment tous</a> malgré les petits tracas.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rfc1149.net/blog/2007/07/19/velib/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Un résultat légitime</title>
		<link>http://www.rfc1149.net/blog/2007/05/08/un-resultat-legitime/</link>
		<comments>http://www.rfc1149.net/blog/2007/05/08/un-resultat-legitime/#comments</comments>
		<pubDate>Tue, 08 May 2007 10:17:22 +0000</pubDate>
		<dc:creator>Samuel Tardieu</dc:creator>
		
		<category><![CDATA[French]]></category>

		<category><![CDATA[La vie et le reste]]></category>

		<guid isPermaLink="false">http://www.rfc1149.net/blog/2007/05/08/un-resultat-legitime/</guid>
		<description><![CDATA[Ceux qui me connaissent savent que je suis un farouche opposant au scrutin majoritaire à deux tours. En effet, celui-ci empêche d&#8217;exprimer un choix réel en favorisant le vote «&#160;utile&#160;»&#160; lorsque les Français votent selon leurs véritables préférences, on obtient un second tour Chirac-Lepen comme on l&#8217;a constaté en 2002.
Je préfère de beaucoup la méthode [...]]]></description>
			<content:encoded><![CDATA[<p>Ceux qui me connaissent savent que je suis un farouche opposant au scrutin majoritaire à deux tours. En effet, celui-ci empêche d&#8217;exprimer un choix réel en favorisant le vote «&nbsp;utile&nbsp;»&nbsp; lorsque les Français votent selon leurs véritables préférences, on obtient un second tour Chirac-Lepen comme on l&#8217;a constaté en 2002.</p>
<p>Je préfère de beaucoup la méthode dite <a href="http://fr.wikipedia.org/wiki/M%C3%A9thode_Condorcet" title="de Condorcet" class="external">de Condorcet</a> qui consiste à classer les candidats par ordre de préférence. On dit souvent qu&#8217;en 2002, l&#8217;utilisation de cette méthode se serait traduite par l&#8217;élection de Lionel Jospin, candidat le plus consensuel notamment parmis les électeurs de gauche&nbsp;; en effet, Lionel Jospin aurait probablement été placé plus haut que Jacques Chirac sur de nombreux bulletins.</p>
<p>Curieux de savoir ce qu&#8217;aurait donné l&#8217;utilisation de la méthode Condorcet lors de l&#8217;élection présidentielle de 2007 entre les trois candidats François Bayrou, Ségolène Royal et Nicolas Sarkozy, j&#8217;ai fait une simulation avec les hypothèses suivantes&nbsp;:</p>
<p> <a href="http://www.rfc1149.net/blog/2007/05/08/un-resultat-legitime/#more-118" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rfc1149.net/blog/2007/05/08/un-resultat-legitime/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pour ou contre le vote électronique ?</title>
		<link>http://www.rfc1149.net/blog/2007/04/20/pour-ou-contre-le-vote-electronique/</link>
		<comments>http://www.rfc1149.net/blog/2007/04/20/pour-ou-contre-le-vote-electronique/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 13:56:46 +0000</pubDate>
		<dc:creator>Samuel Tardieu</dc:creator>
		
		<category><![CDATA[French]]></category>

		<category><![CDATA[La vie et le reste]]></category>

		<category><![CDATA[Législation]]></category>

		<guid isPermaLink="false">http://www.rfc1149.net/blog/2007/04/20/pour-ou-contre-le-vote-electronique/</guid>
		<description><![CDATA[Thomas <a href="http://thomas.quinot.org/blog/2007/04/20/glisser-un-bulletin-dans-lurne/" title="nous invite à signer" class="external">nous invite à signer</a> la <a href="http://www.ordinateurs-de-vote.org/petition/" title="pétition contre les machines à voter" class="external">pétition contre les machines à voter</a>. Les procédés électroniques utilisés aujourd&#8217;hui ne garantissant pas la sincérité des résultats, je l&#8217;ai signée sans aucune hésitation.
Par contre, je ne suis pas farouchement opposé au vote électronique en tant que tel. Mais pour cela, il faudrait que les résultats puissent être vérifiés [...]]]></description>
			<content:encoded><![CDATA[<p>Thomas <a href="http://thomas.quinot.org/blog/2007/04/20/glisser-un-bulletin-dans-lurne/" title="nous invite à signer" class="external">nous invite à signer</a> la <a href="http://www.ordinateurs-de-vote.org/petition/" title="pétition contre les machines à voter" class="external">pétition contre les machines à voter</a>. Les procédés électroniques utilisés aujourd&#8217;hui ne garantissant pas la sincérité des résultats, je l&#8217;ai signée sans aucune hésitation.</p>
<p>Par contre, je ne suis pas farouchement opposé au vote électronique en tant que tel. Mais pour cela, il faudrait que les résultats puissent être vérifiés sans aucune possibilité de tricherie. Je serais satisfait d&#8217;un système où&nbsp;:</p>
<p> <a href="http://www.rfc1149.net/blog/2007/04/20/pour-ou-contre-le-vote-electronique/#more-117" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rfc1149.net/blog/2007/04/20/pour-ou-contre-le-vote-electronique/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Looking for a non-intrusive personal email ticket tracker</title>
		<link>http://www.rfc1149.net/blog/2007/04/10/looking-for-a-non-intrusive-personal-email-ticket-tracker/</link>
		<comments>http://www.rfc1149.net/blog/2007/04/10/looking-for-a-non-intrusive-personal-email-ticket-tracker/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 11:50:03 +0000</pubDate>
		<dc:creator>Samuel Tardieu</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[Free Software]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.rfc1149.net/blog/2007/04/10/looking-for-a-non-intrusive-personal-email-ticket-tracker/</guid>
		<description><![CDATA[I am in search for the perfect non-intrusive personal email ticket tracker system. Many people send me email which require me to do some things before I can either answer them or provide them with a definite solution. Right now, I put those emails in a &#8220;avoir&#8221; (&#8221;to see&#8221; in French) folder which grows continously [...]]]></description>
			<content:encoded><![CDATA[<p>I am in search for the perfect non-intrusive personal email ticket tracker system. Many people send me email which require me to do some things before I can either answer them or provide them with a definite solution. Right now, I put those emails in a &#8220;avoir&#8221; (&#8221;to see&#8221; in French) folder which grows continously as I easily forget to remove things from them when it&#8217;s done. Also, it is now so big that I have trouble navigating through it.</p>
<p>I am in the need of a real ticket tracking system which would allow me to prioritize such requests, set deadlines and so on. This system would need to be non-intrusive as I do not want people to have to do anything but reply to emails from me; in particular, I don&#8217;t want to change the subject line nor ask them to use another email address. It would also have to work if several people are in copy.</p>
<p> <a href="http://www.rfc1149.net/blog/2007/04/10/looking-for-a-non-intrusive-personal-email-ticket-tracker/#more-116" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rfc1149.net/blog/2007/04/10/looking-for-a-non-intrusive-personal-email-ticket-tracker/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Want to work on Free Software? Positions and internships available!</title>
		<link>http://www.rfc1149.net/blog/2007/04/10/want-to-work-on-free-software-positions-and-internships-available/</link>
		<comments>http://www.rfc1149.net/blog/2007/04/10/want-to-work-on-free-software-positions-and-internships-available/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 09:24:09 +0000</pubDate>
		<dc:creator>Samuel Tardieu</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[Free Software]]></category>

		<category><![CDATA[XWiki]]></category>

		<guid isPermaLink="false">http://www.rfc1149.net/blog/2007/04/10/want-to-work-on-free-software-positions-and-internships-available/</guid>
		<description><![CDATA[At <a href="http://www.enst.fr/" title="ENST" class="external">ENST</a>, a French engineering school and research institute located in Paris, France, we currently have two internship proposals to work on <a href="http://www.xwiki.org/" title="XWiki" class="external">XWiki</a>, a Free Software wiki. European candidates may apply. Interns will receive 800€/month. Contact me if you need more information.
We also have fixed-term positions available (up to 18 months) on similar subjects (working [...]]]></description>
			<content:encoded><![CDATA[<p>At <a href="http://www.enst.fr/" title="ENST" class="external">ENST</a>, a French engineering school and research institute located in Paris, France, we currently have two internship proposals to work on <a href="http://www.xwiki.org/" title="XWiki" class="external">XWiki</a>, a Free Software wiki. European candidates may apply. Interns will receive 800€/month. Contact me if you need more information.</p>
<p>We also have fixed-term positions available (up to 18 months) on similar subjects (working on XWiki). Net income will be around 2000€/month. Do not hesitate to contact me if you are an European citizen and want to apply.</p>
<p>First proposal:</p>
<blockquote><p>
Internship (6 months): Interface design for an embedded distributed wiki</p>
<p>The applicant would work in the ENST XWiki Concerto team.  The team goal is to port the XWiki engine (a java scriptable and semantic wiki) to an embedded mobile target.</p>
<p>The applicant mission would be to adapt the current XWiki user interface for a PDA/Mobile phone.  He/She should take into consideration the reduced screen size and the different input devices.  Exploration of innovative ideas which increase the ergonomy of the application will be encouraged.</p>
<p>The applicant needs experience in computer-human interaction, java developpement and web open standards (html, css).
</p></blockquote>
<p>Second proposal:</p>
<blockquote><p>
Internship (6 months): Rearchitecture and port of a wiki engine to an embedded device.</p>
<p>The applicant would work in the ENST XWiki Concerto team.  The team goal is to port the XWiki engine (a java scriptable and semantic wiki) to an embedded mobile target.</p>
<p>The applicant mission would be to isolate components in the current XWiki engine, port them to a J2ME CDC configuration, and integrate them in the embedded XWiki application.</p>
<p>He/She should take into consideration the space and performance limitations of the mobile device when adapting the components.</p>
<p>Strong java skills are mandatory. Experience in embedded developpement would be greatly appreciated.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.rfc1149.net/blog/2007/04/10/want-to-work-on-free-software-positions-and-internships-available/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.615 seconds -->
<!-- Cached page served by WP-Cache -->
