<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://evavives.github.io//feed.xml" rel="self" type="application/atom+xml" /><link href="https://evavives.github.io//" rel="alternate" type="text/html" /><updated>2026-02-04T02:26:45-06:00</updated><id>https://evavives.github.io//feed.xml</id><title type="html">EVA VIVES</title><subtitle>ExperimentalPsychology</subtitle><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><entry><title type="html">A Note on Data Privacy &amp;amp; Storage</title><link href="https://evavives.github.io//posts/2026/dataprivacy" rel="alternate" type="text/html" title="A Note on Data Privacy &amp;amp; Storage" /><published>2026-01-14T00:00:00-06:00</published><updated>2026-01-14T00:00:00-06:00</updated><id>https://evavives.github.io//posts/2026/dataprivacy</id><content type="html" xml:base="https://evavives.github.io//posts/2026/dataprivacy"><![CDATA[<p>This is a slightly unusual post, that has been close to my heart for a long time.</p>

<p>As both a <strong>researcher</strong> and an <strong>internet user</strong>, data privacy and data storage have become increasingly crucial over the years. 
This concern is not only about protecting <em>my own</em> data (never forget: <strong>your online data are valuable</strong>), but also about ensuring the safety and confidentiality of <strong>research participants</strong> and <strong>collaborators</strong>.</p>

<p>There is no such world where you have ‘nothing to hide’, because our world is constantly changing, both culturally and politically. Spread the word.</p>

<p>Without commenting further on the current global situation, I simply wanted to share a few practical solutions that can help maintain <strong>at least some control over personal data</strong>.</p>

<blockquote>
  <p>⚠️ This list is of course <strong>non exhaustive</strong> as I am not an IT engineer and because everyone must consider which practices and tools are best for their own situation.
My idea is to provide suggestions that might be useful or inspiring for your own setup.  This post is a living document, intended to evolve over the years.
<strong>Feedback and additional suggestions are very welcome</strong></p>
</blockquote>

<hr />

<h2 id="communication-tools">Communication Tools</h2>

<h3 id="️-iphone-imessage">🛡️ iPhone iMessage</h3>
<ul>
  <li>One of the messaging services with <strong>very limited governmental access</strong></li>
  <li>Designed and controlled by Apple</li>
  <li>Blocking iMessage would require blocking <strong>entire telecommunications systems</strong>, making it practically infeasible</li>
</ul>

<hr />

<h3 id="️-email--proton-mail">🛡️ Email — Proton Mail</h3>
<ul>
  <li>Strong focus on <strong>privacy and encryption</strong></li>
  <li>Allows the creation of <strong>temporary security keys</strong> when sending emails to non-Proton users (e.g., Gmail)</li>
  <li>Example:
    <ul>
      <li>You send an email from Proton to a Gmail address</li>
      <li>The recipient receives a <strong>secure link</strong></li>
      <li>The message is opened directly on <strong>Proton’s servers</strong>, not Google’s</li>
    </ul>
  </li>
</ul>

<hr />

<h3 id="️-instant-messaging">🛡️ Instant Messaging</h3>

<h4 id="olvid-highly-recommended">Olvid (Highly Recommended)</h4>
<ul>
  <li>Unlike WhatsApp, Telegram, or Signal:
    <ul>
      <li>Each conversation establishes a <strong>direct link between users</strong></li>
      <li>No reliance on a <strong>centralized server</strong> nor cloud</li>
    </ul>
  </li>
  <li>Strong identity-based cryptography</li>
</ul>

<h4 id="signal-fallback-option">Signal (Fallback Option)</h4>
<ul>
  <li>Preferable to Meta-owned services</li>
  <li>Important note:
    <ul>
      <li><strong>Not linked to a phone number</strong></li>
      <li>Smaller ecosystem and better privacy guarantees than most mainstream alternatives</li>
    </ul>
  </li>
</ul>

<hr />

<h2 id="️-data-storage">🛡️ Data Storage</h2>

<h3 id="personal-nas-network-attached-storage">Personal NAS (Network Attached Storage)</h3>
<ul>
  <li>Strongly recommended for:
    <ul>
      <li>Personal file storage</li>
      <li>Photos and videos</li>
      <li>Secure file sharing</li>
    </ul>
  </li>
  <li>Advantages:
    <ul>
      <li>Full control over your data</li>
      <li>No third-party cloud dependency</li>
      <li>Can be set up in <strong>half a day</strong></li>
    </ul>
  </li>
</ul>

<hr />

<h2 id="final-thoughts">Final Thoughts</h2>

<p>Privacy-respecting tools are not about paranoia, they are about <strong>responsibility</strong>, especially in research contexts. 
Small choices, when combined, can significantly reduce unnecessary data exposure.</p>

<p>–&gt; Read more about <a href="https://www.webtoffee.com/blog/privacy-and-digital-surveillance/">digital surveillance and what you can do about it </a></p>

<p>If you have tools, services, or workflows to recommend, feel free to share!</p>

<!--more-->]]></content><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><category term="data privacy" /><category term="communication" /><category term="storage" /><category term="social media" /><summary type="html"><![CDATA[This is a slightly unusual post, that has been close to my heart for a long time. As both a researcher and an internet user, data privacy and data storage have become increasingly crucial over the years. This concern is not only about protecting my own data (never forget: your online data are valuable), but also about ensuring the safety and confidentiality of research participants and collaborators. There is no such world where you have ‘nothing to hide’, because our world is constantly changing, both culturally and politically. Spread the word. Without commenting further on the current global situation, I simply wanted to share a few practical solutions that can help maintain at least some control over personal data. ⚠️ This list is of course non exhaustive as I am not an IT engineer and because everyone must consider which practices and tools are best for their own situation. My idea is to provide suggestions that might be useful or inspiring for your own setup. This post is a living document, intended to evolve over the years. Feedback and additional suggestions are very welcome Communication Tools 🛡️ iPhone iMessage One of the messaging services with very limited governmental access Designed and controlled by Apple Blocking iMessage would require blocking entire telecommunications systems, making it practically infeasible 🛡️ Email — Proton Mail Strong focus on privacy and encryption Allows the creation of temporary security keys when sending emails to non-Proton users (e.g., Gmail) Example: You send an email from Proton to a Gmail address The recipient receives a secure link The message is opened directly on Proton’s servers, not Google’s 🛡️ Instant Messaging Olvid (Highly Recommended) Unlike WhatsApp, Telegram, or Signal: Each conversation establishes a direct link between users No reliance on a centralized server nor cloud Strong identity-based cryptography Signal (Fallback Option) Preferable to Meta-owned services Important note: Not linked to a phone number Smaller ecosystem and better privacy guarantees than most mainstream alternatives 🛡️ Data Storage Personal NAS (Network Attached Storage) Strongly recommended for: Personal file storage Photos and videos Secure file sharing Advantages: Full control over your data No third-party cloud dependency Can be set up in half a day Final Thoughts Privacy-respecting tools are not about paranoia, they are about responsibility, especially in research contexts. Small choices, when combined, can significantly reduce unnecessary data exposure. –&gt; Read more about digital surveillance and what you can do about it If you have tools, services, or workflows to recommend, feel free to share!]]></summary></entry><entry><title type="html">Experimenter presence</title><link href="https://evavives.github.io//posts/2025/experiment" rel="alternate" type="text/html" title="Experimenter presence" /><published>2025-07-20T00:00:00-05:00</published><updated>2025-07-20T00:00:00-05:00</updated><id>https://evavives.github.io//posts/2025/experiment</id><content type="html" xml:base="https://evavives.github.io//posts/2025/experiment"><![CDATA[<p><img src="/images/posts/post9/experiment_setup.jpg" alt="" class="align-center" /></p>

<p>In one of my experiments, we manipulated the presence of the experimenter in the (EEG) Faraday cage. Results coming soon !
Special thanks to our amazing interns and research assistant Sandra and Eloise!</p>

<!--more-->]]></content><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><category term="experiment" /><category term="EEG" /><category term="Experimenter" /><category term="EEG" /><category term="internship" /><summary type="html"><![CDATA[In one of my experiments, we manipulated the presence of the experimenter in the (EEG) Faraday cage. Results coming soon ! Special thanks to our amazing interns and research assistant Sandra and Eloise!]]></summary></entry><entry><title type="html">Welcome to Rozelin Vurgun</title><link href="https://evavives.github.io//posts/2024/internship" rel="alternate" type="text/html" title="Welcome to Rozelin Vurgun" /><published>2024-10-24T00:00:00-05:00</published><updated>2024-10-24T00:00:00-05:00</updated><id>https://evavives.github.io//posts/2024/internship</id><content type="html" xml:base="https://evavives.github.io//posts/2024/internship"><![CDATA[<p><img src="/images/posts/post8/Rozelin.png" alt="" class="align-center" /></p>

<p>A month ago, the team and I were happy to welcome Rozelin Vurgun for her internship in the Moral and Social Brain lab!
Rozelin is doing her Master at Kadir Has University (Turkey) and is currently doing an Erasmus internship as part of her training.
In our lab, she is using EEG to measure moral conflict under social presence (so much time spent in the UGent basement :’) and in parallel is preparing a new study on surveillance effects (stay tuned for the results!).</p>

<p>PS. Don’t hesitate to contact us if you are interested in an internship in our team :)</p>

<!--more-->]]></content><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><category term="internship" /><category term="Rozelin Vurgun" /><category term="Ghent University" /><category term="colleagues" /><category term="Erasmus" /><summary type="html"><![CDATA[A month ago, the team and I were happy to welcome Rozelin Vurgun for her internship in the Moral and Social Brain lab! Rozelin is doing her Master at Kadir Has University (Turkey) and is currently doing an Erasmus internship as part of her training. In our lab, she is using EEG to measure moral conflict under social presence (so much time spent in the UGent basement :’) and in parallel is preparing a new study on surveillance effects (stay tuned for the results!). PS. Don’t hesitate to contact us if you are interested in an internship in our team :)]]></summary></entry><entry><title type="html">Friday Social Club at Ghent University</title><link href="https://evavives.github.io//posts/2024/friday-social-club" rel="alternate" type="text/html" title="Friday Social Club at Ghent University" /><published>2024-04-17T00:00:00-05:00</published><updated>2024-04-17T00:00:00-05:00</updated><id>https://evavives.github.io//posts/2024/social-club</id><content type="html" xml:base="https://evavives.github.io//posts/2024/friday-social-club"><![CDATA[<p><img src="/images/posts/post7/social-club.png" alt="" class="align-center" />
A few days ago, my friend Yulong Huang, PhD at UGent came to me with this idea: 
What if we organised a scientific and social event in our department to share thoughts, results and ideas about research in social cognition ?
1, 2, 3, on Monday the invitation letter was sent to the department!</p>

<!--more-->]]></content><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><category term="social club" /><category term="Ghent University" /><category term="colleagues" /><category term="social cognition" /><category term="friday" /><summary type="html"><![CDATA[A few days ago, my friend Yulong Huang, PhD at UGent came to me with this idea: What if we organised a scientific and social event in our department to share thoughts, results and ideas about research in social cognition ? 1, 2, 3, on Monday the invitation letter was sent to the department!]]></summary></entry><entry><title type="html">Cutting EEG 2023 in Ghent University</title><link href="https://evavives.github.io//posts/2023/cutting-eeg" rel="alternate" type="text/html" title="Cutting EEG 2023 in Ghent University" /><published>2023-10-19T00:00:00-05:00</published><updated>2023-10-19T00:00:00-05:00</updated><id>https://evavives.github.io//posts/2023/cutting%20eeg</id><content type="html" xml:base="https://evavives.github.io//posts/2023/cutting-eeg"><![CDATA[<p><img src="/images/posts/post6/cutting-eeg.png" alt="" class="align-center" />
This autumn, I had the opportunity to attend the <a href="https://cuttinggardens2023.org/">Cutting EEG</a> Worldwide Summit for the first time. 
During the transition to my upcoming position, I had the privilege of visiting UGent, my future host university, which was one of the 20 Cutting Gardens featured in this impressive 2023 edition.</p>

<p>On the menu : MNE (python package) tutorial, introduction to Bayesian Hidden-Markov models (HMM &lt;3) and many interesting methodological talks. 
I was particularly absorbed by <a href="https://www.jelmerborst.nl/">Jelmer Borst</a> and <a href="https://gweindel.github.io/">Gabriel Weindel’s</a> latest work on HMM solutions. 
They adapted these models to decompose cognitive stages of single event-related potentials and developped a python-friendly package adapted to ERPs analyses. 
Their slides and package are available on their <a href="https://github.com/GWeindel/hsmm_mvpy">Github repository</a>.
<!--more--></p>]]></content><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><category term="cutting eeg" /><category term="Ghent University" /><category term="MNE" /><category term="machine learning" /><category term="EEG methods" /><category term="HMM" /><summary type="html"><![CDATA[This autumn, I had the opportunity to attend the Cutting EEG Worldwide Summit for the first time. During the transition to my upcoming position, I had the privilege of visiting UGent, my future host university, which was one of the 20 Cutting Gardens featured in this impressive 2023 edition. On the menu : MNE (python package) tutorial, introduction to Bayesian Hidden-Markov models (HMM &lt;3) and many interesting methodological talks. I was particularly absorbed by Jelmer Borst and Gabriel Weindel’s latest work on HMM solutions. They adapted these models to decompose cognitive stages of single event-related potentials and developped a python-friendly package adapted to ERPs analyses. Their slides and package are available on their Github repository.]]></summary></entry><entry><title type="html">Better late than never</title><link href="https://evavives.github.io//posts/2023/profan" rel="alternate" type="text/html" title="Better late than never" /><published>2023-06-01T00:00:00-05:00</published><updated>2023-06-01T00:00:00-05:00</updated><id>https://evavives.github.io//posts/2023/profan</id><content type="html" xml:base="https://evavives.github.io//posts/2023/profan"><![CDATA[<p><img src="/images/posts/post5/profan.jpg" alt="" class="align-center" />
The official resource page of the Profan research programme has finally been released!</p>

<p>Indeed, during my PhD, I had the opportunity to participate in the ProFan project, a large experimental research programme in psychology and education. 
This project was funded by two French ministries (MENJS and MESRI) and investigated the impact of alternative learning methods on
development of social skills and academic performance among vocational students. Of particular interest for my PhD was whether cognitive factors (i.e. working memory capacity) and psychosocial factors
(i.e., self-esteem, achievement goals) were likely to play a role during resource-dependent cooperation.</p>

<p>A full summary of my work and a video recording of my PhD defence are now available (in French) on the <a href="https://e-fran.education.gouv.fr/utiliser-lapprentissage-cooperatif-pour-faciliter-lapprentissage-chez-les-eleves-en-difficulte/">e-fran platform</a>.</p>

<!--more-->]]></content><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><category term="education" /><category term="profan" /><category term="learning" /><category term="social cognition" /><category term="interdependence" /><summary type="html"><![CDATA[The official resource page of the Profan research programme has finally been released! Indeed, during my PhD, I had the opportunity to participate in the ProFan project, a large experimental research programme in psychology and education. This project was funded by two French ministries (MENJS and MESRI) and investigated the impact of alternative learning methods on development of social skills and academic performance among vocational students. Of particular interest for my PhD was whether cognitive factors (i.e. working memory capacity) and psychosocial factors (i.e., self-esteem, achievement goals) were likely to play a role during resource-dependent cooperation. A full summary of my work and a video recording of my PhD defence are now available (in French) on the e-fran platform.]]></summary></entry><entry><title type="html">Playing the academia game</title><link href="https://evavives.github.io//posts/2023/ICPS" rel="alternate" type="text/html" title="Playing the academia game" /><published>2023-03-31T00:00:00-05:00</published><updated>2023-03-31T00:00:00-05:00</updated><id>https://evavives.github.io//posts/2023/icps</id><content type="html" xml:base="https://evavives.github.io//posts/2023/ICPS"><![CDATA[<p><img src="/images/posts/post4/icps.jpg" alt="" class="align-center" />
This year, ICPS convention took place in Brussels, and it was a blast !
On the occasion, I shared our research proposal (MORALEM) about socioemotional response to moral transgressions.
My poster entitled Moral Appraisals of Transgressions and Outrages: A Perpetrator vs. Victim Focus Study,
is available on <a href="https://www.researchgate.net/publication/369181792_Moral_Appraisals_of_Transgressions_and_Outrages_A_Perpetrator_vs_Victim_Focus_Study">Research Gate</a></p>

<!--more-->]]></content><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><category term="icps" /><category term="aps" /><category term="convention" /><category term="brussels" /><category term="acedemia" /><summary type="html"><![CDATA[This year, ICPS convention took place in Brussels, and it was a blast ! On the occasion, I shared our research proposal (MORALEM) about socioemotional response to moral transgressions. My poster entitled Moral Appraisals of Transgressions and Outrages: A Perpetrator vs. Victim Focus Study, is available on Research Gate]]></summary></entry><entry><title type="html">Marie Curie Postdoctoral Fellowship</title><link href="https://evavives.github.io//posts/2023/MSCA" rel="alternate" type="text/html" title="Marie Curie Postdoctoral Fellowship" /><published>2023-02-16T00:00:00-06:00</published><updated>2023-02-16T00:00:00-06:00</updated><id>https://evavives.github.io//posts/2023/msca</id><content type="html" xml:base="https://evavives.github.io//posts/2023/MSCA"><![CDATA[<p><img src="/images/posts/post3/msca.jpg" alt="" class="align-center" /></p>

<p>I am delighted to announce that my project entitled <b>YourMorals - The role of social presence on moral decision-making: realistic settings for the understanding of utilitarian and deontological preferences </b>
has been accepted for a 2-year funding Marie Curie Postdoctoral Fellowship with excellent evaluation.</p>

<p>This research project emerged a few years ago while I was working on the impact of emotions on moral dilemmas with Yousri Marzouki and Olivier Oullier. 
Since then, I never stopped thinking that psychologists should consider social context a bit more to get a better picture of the processes associated with moral decision-making - because yes, moral choices are rarely made out of the social arena. 
Beyond any doubt, this project is the cornerstone of a larger program of research I expect to establish in the next years.</p>

<p>I am so grateful to start this position in one of the top-ranking universities in Europe, alongside an incredible supevisor, Prof. Emilie Caspar.
More about my project is coming on this page. So let’s keep in touch !</p>

<!--more-->]]></content><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><category term="postdoc" /><category term="funding" /><category term="msca" /><category term="marie curie" /><category term="university" /><summary type="html"><![CDATA[I am delighted to announce that my project entitled YourMorals - The role of social presence on moral decision-making: realistic settings for the understanding of utilitarian and deontological preferences has been accepted for a 2-year funding Marie Curie Postdoctoral Fellowship with excellent evaluation. This research project emerged a few years ago while I was working on the impact of emotions on moral dilemmas with Yousri Marzouki and Olivier Oullier. Since then, I never stopped thinking that psychologists should consider social context a bit more to get a better picture of the processes associated with moral decision-making - because yes, moral choices are rarely made out of the social arena. Beyond any doubt, this project is the cornerstone of a larger program of research I expect to establish in the next years. I am so grateful to start this position in one of the top-ranking universities in Europe, alongside an incredible supevisor, Prof. Emilie Caspar. More about my project is coming on this page. So let’s keep in touch !]]></summary></entry><entry><title type="html">A little throwback</title><link href="https://evavives.github.io//posts/2022/throwback" rel="alternate" type="text/html" title="A little throwback" /><published>2022-11-25T00:00:00-06:00</published><updated>2022-11-25T00:00:00-06:00</updated><id>https://evavives.github.io//posts/2022/throwback</id><content type="html" xml:base="https://evavives.github.io//posts/2022/throwback"><![CDATA[<p><img src="/images/posts/post2/defence.jpg" alt="" class="align-center" /></p>

<p>One year ago, on November 19th 2021, I defended my Ph.D. thesis at Aix-Marseille University, 
entitled ‘Cognitive and psychosocial mechanisms involved in Jigsaw cooperative learning : experimental studies in educational settings’,
under supervision of Prof. Isabelle Régner. 
This day was amazing !</p>

<!--more-->]]></content><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><category term="phd" /><category term="thesis" /><category term="defense" /><category term="science" /><category term="university" /><summary type="html"><![CDATA[One year ago, on November 19th 2021, I defended my Ph.D. thesis at Aix-Marseille University, entitled ‘Cognitive and psychosocial mechanisms involved in Jigsaw cooperative learning : experimental studies in educational settings’, under supervision of Prof. Isabelle Régner. This day was amazing !]]></summary></entry><entry><title type="html">Découvrir la psychologie pour mieux enseigner</title><link href="https://evavives.github.io//posts/2021/cortecs" rel="alternate" type="text/html" title="Découvrir la psychologie pour mieux enseigner" /><published>2022-01-01T00:00:00-06:00</published><updated>2022-01-01T00:00:00-06:00</updated><id>https://evavives.github.io//posts/2021/cortecs</id><content type="html" xml:base="https://evavives.github.io//posts/2021/cortecs"><![CDATA[<p><img src="/images/posts/post1/cortecs_logo.png" alt="" class="align-center" /></p>

<p>Le MOOC « La Psychologie pour les enseignants » a suscité avant même sa diffusion un très fort engouement de la part de la communauté des enseignants, pédagogues, et formateurs en France. Les contenus riches proposés par ce cours en ligne (MOOC) sont suivis par des centaines de personnes chaque semaine. Sous l’égide de l’ENS et du Réseau Canopé, le MOOC aborde en trois grands chapitres, trois clefs de voute des apprentissages : les notions de mémoire, de punition/récompense et de motivation en milieu scolaire. 
Avec autant d’informations désormais en accès libre sur les bonnes pratiques d’enseignement, plus question d’ignorer l’architecture cognitive des élèves ou de se laisser submerger par un comportement perturbateur en classe.</p>

<p>Full article is available in French, on <a href="https://cortecs.org/non-classe/decouvrir-la-psychologie-pour-mieux-enseigner/">Cortecs website</a>.</p>

<!--more-->]]></content><author><name>Eva Vives</name><email>eva.vives@ugent.be</email></author><category term="education" /><category term="MOOC" /><category term="cortecs" /><category term="critical thinking" /><summary type="html"><![CDATA[Le MOOC « La Psychologie pour les enseignants » a suscité avant même sa diffusion un très fort engouement de la part de la communauté des enseignants, pédagogues, et formateurs en France. Les contenus riches proposés par ce cours en ligne (MOOC) sont suivis par des centaines de personnes chaque semaine. Sous l’égide de l’ENS et du Réseau Canopé, le MOOC aborde en trois grands chapitres, trois clefs de voute des apprentissages : les notions de mémoire, de punition/récompense et de motivation en milieu scolaire. Avec autant d’informations désormais en accès libre sur les bonnes pratiques d’enseignement, plus question d’ignorer l’architecture cognitive des élèves ou de se laisser submerger par un comportement perturbateur en classe. Full article is available in French, on Cortecs website.]]></summary></entry></feed>