<?xml version="1.0"?>
<rss version="2.0" xmlns:g="http://base.google.com/ns/1.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
  <channel>
    <title>Dissemin hackathon followup</title>
    <description><![CDATA[News around the Dissemin project]]></description>
    <itunes:summary><![CDATA[News around the Dissemin project]]></itunes:summary>
    <link>http://blog.dissem.in/2017/dissemin-hackathon-followup</link>
    <atom:link href="https://withknown.superfeedr.com/" rel="hub"/>
    <atom:link href="http://blog.dissem.in/2017/dissemin-hackathon-followup?_t=rss" rel="self" type="application/rss+xml"/>
    <generator>Known https://withknown.com</generator>
    <item>
      <title>Dissemin hackathon followup</title>
      <link>http://blog.dissem.in/2017/dissemin-hackathon-followup</link>
      <guid>http://blog.dissem.in/2017/dissemin-hackathon-followup</guid>
      <pubDate>Sun, 16 Jul 2017 12:34:33 +0000</pubDate>
      <author>Antoine Amarilli</author>
      <description><![CDATA[<div>
        <p><em>Une version française de ce post est ci-dessous.</em></p><p>The Dissemin hackathon has concluded. It has been the opportunity for around 12 people, both experienced and new, to discuss and work on Dissemin in a warm and pleasant atmosphere. During the hackathon, the following new features have been developed:</p><ul><li>When you are logged in to Dissemin, it is <a href="https://github.com/dissemin/dissemin/commit/0deb6928eb57099a68e340652a4f2f5a35c9a50e">now possible</a> to add publications to your profile directly on Dissemin. (Before, you had to import them on ORCID separately.) It is also possible to remove publications from your profile directly in Dissemin. Your choice of publications is only local to Dissemin and is not propagated back to ORCID (because ORCID has no free API for this purpose).</li>
<li>We <a href="https://github.com/dissemin/dissemin/pull/406">fixed an incompatibility</a> with some versions of uBlock Origin, where the paper list formatting was broken.</li>
<li>We have <a href="https://github.com/dissemin/dissemin/commit/391aba0cbe0b6622164648c0ee40b60ce47e4f0d">changed the Elasticsearch configuration</a> to improve performance and to reduce false positives, in particular when searching for author names. Dissemin is now busy reindexing its 90 million papers: once the process completes, matches on author names will be exact.</li>
<li>Dissemin is now served over HTTPS!</li>
<li>Work has been done towards multi-affiliation support for HAL, and still ongoing: <a href="https://github.com/dissemin/dissemin/pull/414">click here to know more</a></li>
<li>We have investigated why <a href="https://github.com/dissemin/dissemin/issues/392">some arXiv papers are missing a DOI</a>, determined that this was not a Dissemin issue, and reported it to BASE.</li>
<li>Various minor improvements: Dissemin no longer shows papers with an erroneous date <a href="https://github.com/dissemin/dissemin/commit/77521d73238c519e252e2062c41a533275dfa75d">in the distant future</a>, the logout menu item is <a href="https://github.com/dissemin/dissemin/commit/a5277c2c98f6d7e554432839c6d72b04ad7f753c">now a link</a>, the footer rendering was <a href="https://github.com/dissemin/dissemin/pull/402">improved</a>, there has been work on <a href="https://github.com/dissemin/dissemin/pull/404">adding the version number in the interface</a>, we <a href="https://github.com/dissemin/dissemin/commit/6df99765dd25943402dae37b209d75c4cd6165c8">moved to the latest Mathjax CDN</a>, Sentry support has been <a href="https://github.com/dissemin/dissemin/pull/415">introduced</a>, and we improved the documentation (<a href="https://github.com/dissemin/dissemin/pull/408">here</a>, <a href="https://github.com/dissemin/dissemin/commit/7c085521214548314aa74030755b1f90b151d0ff">here</a>, etc.).</li>
</ul><p><img src="https://blog.dissem.in/file/1666f62b8a4b29c2a220ce70c39fe8f9" alt="Include in my profile" width="903" height="207"></p><p><img src="https://blog.dissem.in/file/24edefee3a86a073917edfd3cec5c3c7" alt="SSL support" width="319" height="62"></p><p>Le Hackathon Dissemin a eu lieu, et a été l'occasion pour une douzaine de personnes (nouveaux et anciens) de se retrouver pour discuter et développer Dissemin dans une ambiance conviviale. Au cours du hackathon, les fonctionnalités suivantes ont été développées :</p><ul><li>Quand vous êtes connecté à Dissemin, il est <a href="https://github.com/dissemin/dissemin/commit/0deb6928eb57099a68e340652a4f2f5a35c9a50e">désormais possible</a> d'ajouter des publications à votre profil directement sur Dissemin, plutôt que de les importer séparément sur ORCID. Il est également possible de supprimer des publications de votre profil directement dans Dissemin. Ce choix est local à Dissemin et n'est pas partagé avec ORCID, car l'API gratuite d'ORCID ne le permet pas.</li>
<li>Nous avons <a href="https://github.com/dissemin/dissemin/pull/406">corrigé une incompatibilité</a> avec certaines versions de uBlock Origin, qui pouvait entraîner des problèmes lors de l'affichage de la liste des papiers.</li>
<li>Nous avons changé la <a href="https://github.com/dissemin/dissemin/commit/391aba0cbe0b6622164648c0ee40b60ce47e4f0d">configuration du moteur Elasticsearch</a> pour améliorer la performance et réduire les faux positifs lors des recherches, en particulier sur les noms d'auteurs. Nous sommes actuellement en train de réindexer les 90 millions de papiers connus par Dissemin ; une fois ce processus terminé, seules les correspondances exactes sur le nom des auteurs seront prises en compte.</li>
<li>Dissemin est à présent servi en HTTPS !</li>
<li>Nous avons commencé à travailler au support des affiliations multiples pour HAL, et nous y travaillons toujours : <a href="https://github.com/dissemin/dissemin/pull/414">voir ici</a>.</li>
<li>Nous avons étudié pourquoi <a href="https://github.com/dissemin/dissemin/issues/392">certains papiers arXiv n'ont pas de DOI indiqué</a> : le problème vient de BASE, nous leur avons signalé.</li>
<li>
<div id="magicdomid1998" class="ace-line"><span class="author-a-p57e5dqz88zxtju7z122zdz77z">Diverses améliorations mineures ont été faites </span><span class="author-a-z73z9iz90zz122z6tyh7z86znz68zo1s">: D</span><span class="author-a-p57e5dqz88zxtju7z122zdz77z">issemin ne montre plus de papiers dont la date est</span> <a href="https://github.com/dissemin/dissemin/commit/77521d73238c519e252e2062c41a533275dfa75d">dans le futur lointain</a><span class="author-a-z73z9iz90zz122z6tyh7z86znz68zo1s">, </span><span class="author-a-p57e5dqz88zxtju7z122zdz77z">le menu de déconnexion est à présent</span> <a href="https://github.com/dissemin/dissemin/commit/a5277c2c98f6d7e554432839c6d72b04ad7f753c"><span class="author-a-p57e5dqz88zxtju7z122zdz77z">un lien</span></a><span class="author-a-z73z9iz90zz122z6tyh7z86znz68zo1s">, </span><span class="author-a-p57e5dqz88zxtju7z122zdz77z">la mise en page du pied de page a été</span> <a href="https://github.com/dissemin/dissemin/pull/402">améliorée</a><span class="author-a-g0z87ztcz85zz87z672z67zz79zz85zoz71z7">,</span><span class="author-a-p57e5dqz88zxtju7z122zdz77z"> nous travaillons à</span> <a href="https://github.com/dissemin/dissemin/pull/404"><span class="author-a-p57e5dqz88zxtju7z122zdz77z">indiquer le numéro de version sur l'interface</span></a><span class="author-a-p57e5dqz88zxtju7z122zdz77z">, nous avons <a href="https://github.com/dissemin/dissemin/commit/6df99765dd25943402dae37b209d75c4cd6165c8">migré vers le dernier CDN Mathjax</a></span><span class="author-a-p57e5dqz88zxtju7z122zdz77z">, nous avons <a href="https://github.com/dissemin/dissemin/pull/415">ajouté</a></span><span class="author-a-p57e5dqz88zxtju7z122zdz77z"> le support de Sentry, et nous avons amélioré la documentation</span> <span class="author-a-p57e5dqz88zxtju7z122zdz77z">(</span><a href="https://github.com/dissemin/dissemin/pull/408"><span class="author-a-z73z9iz90zz122z6tyh7z86znz68zo1s">ici</span></a><span class="author-a-z73z9iz90zz122z6tyh7z86znz68zo1s">, <a href="https://github.com/dissemin/dissemin/commit/7c085521214548314aa74030755b1f90b151d0ff)">là</a></span><span class="author-a-z73z9iz90zz122z6tyh7z86znz68zo1s">, etc.</span><span class="author-a-p57e5dqz88zxtju7z122zdz77z">), <br /></span></div>
</li>
</ul><p><span class="author-a-p57e5dqz88zxtju7z122zdz77z"><img src="https://blog.dissem.in/file/5813393ebfc389a091ee113c7c78eaeb" alt="Ajouter à mon profil" width="934" height="215"></span></p><p><span class="author-a-p57e5dqz88zxtju7z122zdz77z"><img src="https://blog.dissem.in/file/6de3de73a63a59f2165b8335b70ccb6d" alt="Support SSL" width="319" height="62"></span></p></div>]]></description>
    </item>
  </channel>
</rss>
