Changes

Jump to navigation Jump to search
Created page with "<< Back to OBF:Translations - Press and blogs Category:OBF:French Category:OBF:Translations This page is automatically copied to http://fr.openbeautyfacts.org/presse every ho..."
<< Back to [[OBF:Translations - Press and blogs]]
[[Category:OBF:French]]
[[Category:OBF:Translations]]

This page is automatically copied to http://fr.openbeautyfacts.org/presse every hour. Please be careful.
(only the content between the "pre" and "/pre" tags)

To do:
* Improve presentation. Maybe separate by year and add a table of content?
* Add press kit / link to press kit (e.g. key facts, photos etc.)

<pre>
<div id="content2">

<h1>Presse</h1>

<p>Un grand merci aux journalistes et blogueurs qui s'intéressent à Open Beauty Facts et qui présentent le projet à leurs lecteurs.</p>

<p>Si vous voulez en savoir plus, nous nous ferons un plaisir de répondre à vos questions.<br>
Pour nous contacter : <a href="mailto:contact@openfoodfacts.org">contact@openfoodfacts.org</a> - 06 88 96 17 49 (Stéphane Gigandet, fondateur et président de l'association Open Food Facts)</p>

<h2>Articles sur Open Beauty Facts dans d'autres langues que le français</h2>

<ul>
<li><a href="http://world.openbeautyfacts.org/press">Anglais</a></li>
</ul>

<h2>Articles sur Open Beauty Facts en français</h2>

<p>Ils parlent d'Open Beauty Facts :</p>

<ul>

<!-- 2016 -->

<li><a href="http://rue89.nouvelobs.com/2016/01/27/doliprane-enfants-gout-fraise-cancer-soyons-serieux-262980">Rue89</a> - "Le Doliprane des enfants, goût fraise et cancer ? Soyons sérieux" - 27/01/2016</li>
<li><a href="http://sante.lefigaro.fr/actualite/2016/01/06/24466-nouvelle-appli-revele-sucre-cache-dans-nos-aliments">Le Figaro Santé</a> - "Une nouvelle appli révèle le sucre caché dans nos aliments" - 06/01/2016</li>

<!-- 2015 -->

<!-- Q4 2015 -->

<li><a href="http://www.lagazettedescommunes.com/418463/les-collectivites-peuvent-etre-protecteurs-des-communs-valerie-peugeot/">La Gazette des Communes</a> - 02/12/2015</li>
<li><a href="http://www.usine-digitale.fr/editorial/le-digital-est-dans-l-assiette-et-la-filiere-agroalimentaire-va-devoir-le-digerer.N364586">L'Usine Digitale.fr</a> - "Le digital est dans l'assiette... et la filière agroalimentaire va devoir le digérer" - 24/11/2015</li>
<li><a href="http://www.leblogducommunicant2-0.com/humeur/food-is-social-3eme-edition-le-digital-comme-ingredient-de-confiance-et-de-transparence-pour-lalimentation/">Le Blog du Communiquant</a> - 24/11/2015</li>
<li><a href="http://www.huffingtonpost.fr/pascale-azria/alimentation-nouvelles-technologies_b_8628980.html">Huffington Post</a> - "Digital et nouveaux comportements alimentaires: le (dé)clic pour manger mieux" - 24/11/2015</li>
<li><a href="http://www.francetvinfo.fr/en-image/en-images-combien-de-morceaux-de-sucre-contient-votre-boisson-preferee_1173425.html">FranceTV Info</a> - "EN IMAGES. Combien de morceaux de sucre contient votre boisson préférée ?" - 14/11/2015</li>
<li><a href="http://www.lequotidiendumedecin.fr/article/2015/10/22/des-conseils-simples-pour-les-patients_776631">Le Quotidien du Medecin</a> - "Des conseils simples pour les patients" - 22/10/2015</li>


</ul>

<p>Si vous avez repéré (ou publié) un article parlant d'Open Beauty Facts qui n'est pas dans cette liste, <a href="mailto:contact@openfoodfacts.org">merci de le nous signaler</a>.</p>

<scripts>
<script src="/js/jquery.dataTables.min.js"></script>
</scripts>

<header>
<link rel="stylesheet" href="/js/datatables.css" />
</header>

<initjs>


jQuery.extend( jQuery.fn.dataTableExt.oSort, {
"date-euro-pre": function ( a ) {
if ($.trim(a) != '') {
var frDate = a;
var frDateParts = frDate[0].split('/');
var day = frDateParts[0] * 60 * 24;
var month = frDateParts[1] * 60 * 24 * 31;
var year = frDateParts[2] * 60 * 24 * 366;
var hour = 0;
var minutes = 0;
var x = day+month+year+hour+minutes;
} else {

var x = new Date(0,0,0,0,0,0);

}

return x;
},

"date-euro-asc": function ( a, b ) {
return a > b;
},

"date-euro-desc": function ( a, b ) {
return b > a;
}
} );



press_datatable = $('#press_table').dataTable({
"bJQueryUI": true,
"bPaginate": false,
"aaSorting": [],

"aoColumns": [
null,
null,
null,
{ "sType": "date-euro"}
],
"oLanguage": {
"sSearch": "Recherche :",
"sInfo": "_TOTAL_ mentions",
"sInfoFiltered": " - parmi _MAX_"
}
});
</initjs>

<div style="max-width:914px;">
<table id="press_table">

<thead><tr><th>Type</th><th>Titre</th><th>Media</th><th>Date</th></tr></thead>
<tbody>


<!-- 2016 -->

<tr>
<td>Web</td>
<td><a href="http://sante.lefigaro.fr/actualite/2016/01/06/24466-nouvelle-appli-revele-sucre-cache-dans-nos-aliments">Une nouvelle appli révèle le sucre caché dans nos aliments</a></td>
<td>Le Figaro Santé</td>
<td>06/01/2016</td>
</tr>

</table>
</div>


</div>
</pre>
Anonymous user

Navigation menu