<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>URSSI Blog on  Website of the US Research Software Sustainability Institute</title>
    <link>https://urssi.us/blog/</link>
    <description>Recent content in URSSI Blog on  Website of the US Research Software Sustainability Institute</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 17 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://urssi.us/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Applications now open for the 2026 URSSI Summer School on Research Software Engineering</title>
      <link>https://urssi.us/blog/2026/04/17/applications-now-open-for-the-2026-urssi-summer-school-on-research-software-engineering/</link>
      <pubDate>Fri, 17 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2026/04/17/applications-now-open-for-the-2026-urssi-summer-school-on-research-software-engineering/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Do you develop software for your research? Do you have some basic skills but desire more?&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;If so, you might be interested in the upcoming URSSI Summer School on Research Software Engineering. Building off our prior winter and summer schools, we are hosting a three-day workshop on research software engineering skills over 8-10 June 2026 in Boston, MA, at Northeastern University.&lt;/p&gt;&#xA;&lt;p&gt;This is aimed at early-career researchers, particularly graduate students and postdocs, who are familiar with basic skills such as interacting with the Unix shell, version control using Git, and Python programming, and would like to learn more about best practices for developing research software.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Winter 2025 URSSI Fellowship Report: Principled Data Processing</title>
      <link>https://urssi.us/blog/2025/12/09/winter-2025-urssi-fellowship-report-principled-data-processing/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2025/12/09/winter-2025-urssi-fellowship-report-principled-data-processing/</guid>
      <description>&lt;p&gt;During my time as a &lt;a href=&#34;https://urssi.us/blog/2025/04/25/urssi-welcomes-first-early-career-fellows/&#34;&gt;Winter 2025 URSSI Early-Career Fellow&lt;/a&gt;, I worked on making the workflow called Principled Data Processing (PDP) more accessible to academic scientists by developing a Python tool that provides a simple command-line interface for scaffolding, running, and sharing workflows based on PDP. This resulted in a funding acknowledgment for URSSI in a &lt;a href=&#34;https://www.nature.com/articles/s41467-025-64732-0&#34;&gt;2025 paper in &lt;em&gt;Nature Communications&lt;/em&gt;&lt;/a&gt; where I applied PDP; a collaborative research trip to the &lt;a href=&#34;https://hrdag.org&#34;&gt;Human Rights Data Analysis Group&lt;/a&gt; in San Francisco, which resulted in the spin-off project &lt;a href=&#34;https://github.com/hrdag/dsg&#34;&gt;hrdag/dsg&lt;/a&gt; (the &lt;strong&gt;d&lt;/strong&gt;ata-&lt;strong&gt;s&lt;/strong&gt;yncing &lt;strong&gt;g&lt;/strong&gt;izmo); an open-sourced tool with 100% test coverage now released on on github at &lt;a href=&#34;https://github.com/samzhang111/pdp&#34;&gt;samzhang111/pdp&lt;/a&gt;; and a corresponding package &lt;a href=&#34;https://pypi.org/project/pdp-helper/&#34;&gt;on PyPI&lt;/a&gt;, available with &lt;code&gt;pip install pdp-helper&lt;/code&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Winter 2025 URSSI Fellowship Report: Reproducible Machine Learning Workflows for Scientists</title>
      <link>https://urssi.us/blog/2025/11/17/winter-2025-urssi-fellowship-report-reproducible-machine-learning-workflows-for-scientists/</link>
      <pubDate>Mon, 17 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2025/11/17/winter-2025-urssi-fellowship-report-reproducible-machine-learning-workflows-for-scientists/</guid>
      <description>&lt;p&gt;During my &lt;a href=&#34;https://urssi.us/blog/2025/04/25/urssi-welcomes-first-early-career-fellows/&#34;&gt;Winter 2025 URSSI Early-Career Fellowship&lt;/a&gt; project, I researched how modern technologies and tools can assist researchers in easily creating fully reproducible hardware accelerated software environments for scientific and machine learning workflows.&#xA;I compiled the techniques and best practices I had learned into a short course, which I contributed to &lt;a href=&#34;https://carpentries-incubator.org/&#34;&gt;The Carpentries Incubator&lt;/a&gt;, and then taught this open source educational material to the broader scientific community at workshops.&lt;/p&gt;&#xA;&lt;p&gt;The material focused on using &lt;a href=&#34;https://pixi.sh/&#34;&gt;Pixi&lt;/a&gt; — a modern multi-platform software environment manager that builds on the conda and Python package ecosystems — and &lt;a href=&#34;https://github.com/conda-forge/cuda-feedstock/tree/main/recipe&#34;&gt;CUDA conda packages distributed on conda-forge&lt;/a&gt;.&#xA;Pixi is a tool with high-level semantics designed to let users declaratively specify project software requirements and then record the fully resolved (&amp;ldquo;locked&amp;rdquo;) dependencies in a &amp;ldquo;lock file&amp;rdquo;.&#xA;Written in Rust, Pixi exploits the language&amp;rsquo;s speed and technologies to efficiently resolve complex dependency trees and update the project lock file for &lt;em&gt;every&lt;/em&gt; Pixi operation that could affect the software environment.&#xA;This means that that if a Pixi project is version controlled, any state of that project is fully reproducible, byte for byte, indefinitely into the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Applications now open for the 2025 URSSI Winter School in Research Software Engineering</title>
      <link>https://urssi.us/blog/2025/11/05/applications-now-open-for-the-2025-urssi-winter-school-in-research-software-engineering/</link>
      <pubDate>Wed, 05 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2025/11/05/applications-now-open-for-the-2025-urssi-winter-school-in-research-software-engineering/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Do you develop software for your research? Do you have some basic skills but desire more?&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;If so, you might be interested in the upcoming URSSI Winter School in Research Software Engineering. Building off our prior winter and summer schools, we are hosting a three-day workshop on research software engineering skills over 15–17 December 2025 in Portland, OR, at Oregon State University&amp;rsquo;s Portland Center.&lt;/p&gt;&#xA;&lt;p&gt;This is aimed at early-career researchers, particularly graduate students and postdocs, who are familiar with basic skills such as interacting with the Unix shell, version control using Git, and Python programming, and would like to learn more about best practices for developing research software.&lt;/p&gt;</description>
    </item>
    <item>
      <title>URSSI Fall Fellowship: Characterizing the Impact of LLM-Generated Code in Scientific Software</title>
      <link>https://urssi.us/blog/2025/11/03/urssi-fall-fellowship-characterizing-the-impact-of-llm-generated-code-in-scientific-software/</link>
      <pubDate>Mon, 03 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2025/11/03/urssi-fall-fellowship-characterizing-the-impact-of-llm-generated-code-in-scientific-software/</guid>
      <description>&lt;h2 id=&#34;when-ai-starts-writing-scientific-software&#34;&gt;When AI Starts Writing Scientific Software&lt;/h2&gt;&#xA;&lt;p&gt;As a multi-purpose technology, large language models (LLMs) have rapidly been integrated across industries including academia and software development. From suggesting syntax to writing full functions, they’ve transformed the possibilities for how scientists build and maintain research software.&lt;/p&gt;&#xA;&lt;p&gt;However, the speed and convenience of LLMs comes with trade-offs. Scientific software often lives at the frontier of discovery, where a subtle bug or misused library can distort an entire analysis&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. As researchers increasingly use tools like ChatGPT or Claude to write code, we face a new question:&lt;/p&gt;</description>
    </item>
    <item>
      <title>URSSI Welcomes Second Cohort of Early-Career Fellows</title>
      <link>https://urssi.us/blog/2025/09/23/urssi-welcomes-second-cohort-of-early-career-fellows/</link>
      <pubDate>Tue, 23 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2025/09/23/urssi-welcomes-second-cohort-of-early-career-fellows/</guid>
      <description>&lt;h1 id=&#34;urssi-welcomes-second-cohort-of-early-career-fellows&#34;&gt;URSSI Welcomes Second Cohort of Early-Career Fellows&lt;/h1&gt;&#xA;&lt;p&gt;We are happy to announce a second cohort of the &lt;a href=&#34;https://urssi.us/blog/2025/07/02/call-for-proposals-urssi-early-career-fellows-round-2/&#34;&gt;US Research Software Sustainability Institute (URSSI) Early-Career Fellowship&lt;/a&gt;. This cohort includes three projects and five fellows working on the follwoing:&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Characterizing LLM-Generated Code in Scientific Software&lt;/strong&gt; - &lt;a href=&#34;https://samemon.github.io/&#34;&gt;Shahan Ali Memon&lt;/a&gt;, &lt;a href=&#34;https://davidthfarr.github.io/&#34;&gt;David Farr&lt;/a&gt;, and &lt;a href=&#34;https://evamaxfield.github.io/&#34;&gt;Eva Maxfield Brown&lt;/a&gt; will investigate the detection of AI assisted development in code repositories that are linked to scientific articles. Their project will evaluate existing methods used for detection (e.g. code stylometry), create a dataset of verified AI/non-AI assisted code, and assess how adoption changes code quality, documentation practices, and reproducibility.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Call for Proposals: URSSI Early-Career Fellows (Round 2)</title>
      <link>https://urssi.us/blog/2025/07/02/call-for-proposals-urssi-early-career-fellows-round-2/</link>
      <pubDate>Wed, 02 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2025/07/02/call-for-proposals-urssi-early-career-fellows-round-2/</guid>
      <description>&lt;p&gt;&lt;strong&gt;The US Research Software Sustainability Institute (URSSI) invites new applications for an Early-Career Fellowship program.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;This fellowship offers funding support between $10,000 and $25,000 for research in one of the following areas: AI/ML Integration in Scientific Software Development, Scientific Software Sustainability, or Software Education Research.&lt;/p&gt;&#xA;&lt;p&gt;The fellowship is open to PhD students, postdoctoral researchers, research software engineers, and research scientists who are less than three years removed from their final degree or appointment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Applications open for 2025 Reproducible Machine Learning Workflows for Scientists Workshop</title>
      <link>https://urssi.us/blog/2025/06/27/applications-open-for-2025-reproducible-machine-learning-workflows-for-scientists-workshop/</link>
      <pubDate>Fri, 27 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2025/06/27/applications-open-for-2025-reproducible-machine-learning-workflows-for-scientists-workshop/</guid>
      <description>&lt;p&gt;Doing interesting research can be hard, and having to carefully curate a complex software stack of tools by hand or debug why your software environment broke when it worked two days ago can make it even harder.&#xA;Luckily, we don&amp;rsquo;t have to make research harder than it needs to be!&lt;/p&gt;&#xA;&lt;p&gt;Scientific researchers need &lt;em&gt;reproducible software environments for complex applications that can run across heterogeneous computing platforms&lt;/em&gt;.&#xA;We now have modern tools for creating fully reproducible hardware accelerated software environments for machine learning workflows (and other scientific applications that use CUDA) that use high level semantics aimed at researchers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Applications open for 2025 Summer School in Open Science &#43; Research Software Engineering</title>
      <link>https://urssi.us/blog/2025/06/03/applications-open-for-2025-summer-school-in-open-science--research-software-engineering/</link>
      <pubDate>Tue, 03 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2025/06/03/applications-open-for-2025-summer-school-in-open-science--research-software-engineering/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Do you want your science, research, and software to be open and accessible? Do you use or develop software in your research? Do you have some foundational skills and would like to build on and expand them?&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;If this sounds like you, then you might be interested in the upcoming Summer School in Open Science and Research Software Engineering.&#xA;In August 2025 we will be hosting a five-day workshop on open science and research software engineering at the University of Alaska Fairbanks&#xA;and organized in collaboration with the Alaska Satellite Facility and&#xA;the Geophysical Institute.&lt;/p&gt;</description>
    </item>
    <item>
      <title>URSSI Welcomes First Early-Career Fellows</title>
      <link>https://urssi.us/blog/2025/04/25/urssi-welcomes-first-early-career-fellows/</link>
      <pubDate>Fri, 25 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2025/04/25/urssi-welcomes-first-early-career-fellows/</guid>
      <description>&lt;h1 id=&#34;urssi-welcomes-first-early-career-fellows&#34;&gt;URSSI Welcomes First Early-Career Fellows&lt;/h1&gt;&#xA;&lt;p&gt;We&amp;rsquo;re thrilled to announce the first two recipients of the &lt;a href=&#34;https://urssi.us/blog/2024/11/22/call-for-proposals-for-the-urssi-early-career-fellowship-program/&#34;&gt;US Research Software Sustainability Institute (URSSI) Early-Career Fellowship&lt;/a&gt;. This program supports emerging researchers to advance scientific software development practices.&lt;/p&gt;&#xA;&lt;h2 id=&#34;meet-our-fellows&#34;&gt;Meet Our Fellows&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;&lt;a href=&#34;https://www.matthewfeickert.com/&#34;&gt;Matthew Feickert&lt;/a&gt;&lt;/strong&gt; will develop an open-source course on creating reproducible software environments for scientific and AI/ML applications. His project &amp;ldquo;Reproducible Machine Learning Workflows for Scientists&amp;rdquo; will focus on using tools like &lt;a href=&#34;https://pixi.sh/latest/&#34;&gt;Pixi&lt;/a&gt; to create version-controlled research environments with specialized hardware accelerator support. Matthew will organize a workshop for researchers across scientific domains and also host a tutorial on Pixi at the 2025 SciPy conference.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Call for proposals for the URSSI Early-Career Fellowship Program</title>
      <link>https://urssi.us/blog/2024/11/22/call-for-proposals-for-the-urssi-early-career-fellowship-program/</link>
      <pubDate>Fri, 22 Nov 2024 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2024/11/22/call-for-proposals-for-the-urssi-early-career-fellowship-program/</guid>
      <description>&lt;p&gt;&lt;strong&gt;The US Research Software Sustainability Institute (URSSI) invites applications for an Early-Career Fellowship program.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;This fellowship offers funding support between $10,000 and $25,000 for research in one of the following areas: AI/ML Integration in Scientific Software Development, Scientific Software Sustainability, or Software Education Research.&lt;/p&gt;&#xA;&lt;p&gt;The fellowship is open to PhD students, postdoctoral researchers, research software engineers, and research scientists who are less than three years removed from their final degree.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Applications now open for a Summer School in Open Science &#43; Research Software Engineering</title>
      <link>https://urssi.us/blog/2024/05/20/applications-now-open-for-a-summer-school-in-open-science--research-software-engineering/</link>
      <pubDate>Mon, 20 May 2024 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2024/05/20/applications-now-open-for-a-summer-school-in-open-science--research-software-engineering/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Do you want your science, research, and software to be open and accessible? Do you use or develop software in your research? Do you have some basic skills and would like to build on and expand them?&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;If this sounds like you, then you might be interested in the upcoming Summer School in Open Science and Research Software Engineering.&#xA;In July 2024, we will be hosting a five-day workshop on open science and research software engineering at the University of Illinois Urbana-Champaign.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Applications now open for the 2024 URSSI Summer School in Research Software Engineering</title>
      <link>https://urssi.us/blog/2024/02/29/applications-now-open-for-the-2024-urssi-summer-school-in-research-software-engineering/</link>
      <pubDate>Thu, 29 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2024/02/29/applications-now-open-for-the-2024-urssi-summer-school-in-research-software-engineering/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Do you develop software for your research? Do you have some basic skills but desire more?&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;If so, you might be interested in the upcoming URSSI Summer School in Research Software Engineering. Building off our &lt;a href=&#34;../blog/2020/01/29/report-from-the-urssi-winter-school-pilot/&#34;&gt;pilot workshop&lt;/a&gt; in December 2019 and a recent &lt;a href=&#34;../blog/2023/10/31/applications-now-open-for-the-2024-urssi-winter-school-in-research-software-engineering/&#34;&gt;winter school&lt;/a&gt; held in January 2024, we are hosting a three-day workshop on research software engineering skills over 24–26 June 2024 in Washington, DC, on the campus of George Washington University. The &lt;a href=&#34;https://library.gwu.edu/ospo&#34;&gt;GWU Open Source Program Office&lt;/a&gt; is co-hosting the event with URSSI.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A pathway for participation in research open source</title>
      <link>https://urssi.us/blog/2024/02/20/a-pathway-for-participation-in-research-open-source/</link>
      <pubDate>Tue, 20 Feb 2024 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2024/02/20/a-pathway-for-participation-in-research-open-source/</guid>
      <description>&lt;script src=&#34;https://code.jquery.com/jquery-1.12.4.min.js&#34; integrity=&#34;sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ=&#34; crossorigin=&#34;anonymous&#34;&gt;&lt;/script&gt;&#xA;&lt;script src=../js/load-photoswipe.js&gt;&lt;/script&gt;&#xA;&#xA;&#xA;&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.1/photoswipe.min.css&#34; integrity=&#34;sha256-sCl5PUOGMLfFYctzDW3MtRib0ctyUvI9Qsmq2wXOeBY=&#34; crossorigin=&#34;anonymous&#34; /&gt;&#xA;&lt;link rel=&#34;stylesheet&#34; href=&#34;https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.1/default-skin/default-skin.min.css&#34; integrity=&#34;sha256-BFeI1V+Vh1Rk37wswuOYn5lsTcaU96hGaI7OUVCLjPc=&#34; crossorigin=&#34;anonymous&#34; /&gt;&#xA;&lt;script src=&#34;https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.1/photoswipe.min.js&#34; integrity=&#34;sha256-UplRCs9v4KXVJvVY+p+RSo5Q4ilAUXh7kpjyIP5odyc=&#34; crossorigin=&#34;anonymous&#34;&gt;&lt;/script&gt;&#xA;&lt;script src=&#34;https://cdnjs.cloudflare.com/ajax/libs/photoswipe/4.1.1/photoswipe-ui-default.min.js&#34; integrity=&#34;sha256-PWHOlUzc96pMc8ThwRIXPn8yH4NOLu42RQ0b9SpnpFk=&#34; crossorigin=&#34;anonymous&#34;&gt;&lt;/script&gt;&#xA;&#xA;&#xA;&lt;div class=&#34;pswp&#34; tabindex=&#34;-1&#34; role=&#34;dialog&#34; aria-hidden=&#34;true&#34;&gt;&#xA;&#xA;&lt;div class=&#34;pswp__bg&#34;&gt;&lt;/div&gt;&#xA;&#xA;&lt;div class=&#34;pswp__scroll-wrap&#34;&gt;&#xA;    &#xA;    &lt;div class=&#34;pswp__container&#34;&gt;&#xA;      &lt;div class=&#34;pswp__item&#34;&gt;&lt;/div&gt;&#xA;      &lt;div class=&#34;pswp__item&#34;&gt;&lt;/div&gt;&#xA;      &lt;div class=&#34;pswp__item&#34;&gt;&lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;    &#xA;    &lt;div class=&#34;pswp__ui pswp__ui--hidden&#34;&gt;&#xA;    &lt;div class=&#34;pswp__top-bar&#34;&gt;&#xA;      &#xA;      &lt;div class=&#34;pswp__counter&#34;&gt;&lt;/div&gt;&#xA;      &lt;button class=&#34;pswp__button pswp__button--close&#34; title=&#34;Close (Esc)&#34;&gt;&lt;/button&gt;&#xA;      &lt;button class=&#34;pswp__button pswp__button--share&#34; title=&#34;Share&#34;&gt;&lt;/button&gt;&#xA;      &lt;button class=&#34;pswp__button pswp__button--fs&#34; title=&#34;Toggle fullscreen&#34;&gt;&lt;/button&gt;&#xA;      &lt;button class=&#34;pswp__button pswp__button--zoom&#34; title=&#34;Zoom in/out&#34;&gt;&lt;/button&gt;&#xA;      &#xA;      &#xA;      &lt;div class=&#34;pswp__preloader&#34;&gt;&#xA;        &lt;div class=&#34;pswp__preloader__icn&#34;&gt;&#xA;          &lt;div class=&#34;pswp__preloader__cut&#34;&gt;&#xA;            &lt;div class=&#34;pswp__preloader__donut&#34;&gt;&lt;/div&gt;&#xA;          &lt;/div&gt;&#xA;        &lt;/div&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;    &lt;div class=&#34;pswp__share-modal pswp__share-modal--hidden pswp__single-tap&#34;&gt;&#xA;      &lt;div class=&#34;pswp__share-tooltip&#34;&gt;&lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;    &lt;button class=&#34;pswp__button pswp__button--arrow--left&#34; title=&#34;Previous (arrow left)&#34;&gt;&#xA;    &lt;/button&gt;&#xA;    &lt;button class=&#34;pswp__button pswp__button--arrow--right&#34; title=&#34;Next (arrow right)&#34;&gt;&#xA;    &lt;/button&gt;&#xA;    &lt;div class=&#34;pswp__caption&#34;&gt;&#xA;      &lt;div class=&#34;pswp__caption__center&#34;&gt;&lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;In planning for the University of Texas at Austin Open Source Program Office (&lt;a href=&#34;http://opensource.utexas.edu&#34;&gt;UT-OSPO)&lt;/a&gt;, funded by the Sloan Foundation in 2023, we worked to think about the impacts that we hoped to have on campus (and beyond).&lt;/p&gt;&#xA;&lt;p&gt;In this effort, we were inspired by models of increasing engagement, sometimes broadly called &amp;ldquo;maturity models.&amp;rdquo; This approach helped bring together our OSPO team from across campus around the idea of a Participation Pathway.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Applications now open for the 2024 URSSI Winter School in Research Software Engineering</title>
      <link>https://urssi.us/blog/2023/10/31/applications-now-open-for-the-2024-urssi-winter-school-in-research-software-engineering/</link>
      <pubDate>Tue, 31 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2023/10/31/applications-now-open-for-the-2024-urssi-winter-school-in-research-software-engineering/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Do you develop software for your research? Do you have some basic skills but desire more?&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;If so, you might be interested in the upcoming URSSI Winter School in Research Software Engineering. Building off our &lt;a href=&#34;../blog/2020/01/29/report-from-the-urssi-winter-school-pilot/&#34;&gt;pilot workshop&lt;/a&gt; held back in December 2019, we are hosting a 2.5-day workshop on research software engineering skills, to be held 3-5 January 2024 in Portland, Oregon. This is aimed at early-career researchers, including graduate students and postdocs, who are familiar with the basics such as the Unix shell, version control with Git, and Python programming, and would like to learn more about best practices for developing research software.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Diversity and inclusion in research software: Insights from an international workshop</title>
      <link>https://urssi.us/blog/2023/10/26/diversity-and-inclusion-in-research-software-insights-from-an-international-workshop/</link>
      <pubDate>Thu, 26 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2023/10/26/diversity-and-inclusion-in-research-software-insights-from-an-international-workshop/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;https://www.escience-conference.org/2023/&#34;&gt;IEEE eScience conference&lt;/a&gt; in October 2023 served as the backdrop for an international participatory workshop convened by the &lt;a href=&#34;https://urssi.us&#34;&gt;URSSI&lt;/a&gt; &lt;a href=&#34;https://urssi.us/projects/policy&#34;&gt;Charting the Course project&lt;/a&gt;. This workshop in Cyprus facilitated a focused discussion about how to advance the field of research software. A &lt;a href=&#34;https://urssi.us/blog/2023/10/24/what-we-learned-about-research-software-careers-from-a-recent-international-workshop&#34;&gt;previous blog article&lt;/a&gt; presented the part of this discussion that focused on career paths. Here, we delve into the second part of the discussion, which centered on diversity and inclusion in the research software field.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Diversity and inclusion in research software: Insights from an international workshop</title>
      <link>https://urssi.us/blog/2023/10/26/diversity-and-inclusion-in-research-software-insights-from-an-international-workshop/</link>
      <pubDate>Thu, 26 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2023/10/26/diversity-and-inclusion-in-research-software-insights-from-an-international-workshop/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;https://www.escience-conference.org/2023/&#34;&gt;IEEE eScience conference&lt;/a&gt; in October 2023 served as the backdrop for an international participatory workshop convened by the &lt;a href=&#34;https://urssi.us&#34;&gt;URSSI&lt;/a&gt; &lt;a href=&#34;https://urssi.us/projects/policy&#34;&gt;Charting the Course project&lt;/a&gt;. This workshop in Cyprus facilitated a focused discussion about how to advance the field of research software. A &lt;a href=&#34;https://urssi.us/blog/2023/10/24/what-we-learned-about-research-software-careers-from-a-recent-international-workshop&#34;&gt;previous blog article&lt;/a&gt; presented the part of this discussion that focused on career paths. Here, we delve into the second part of the discussion, which centered on diversity and inclusion in the research software field.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What we learned about research software careers from a recent international workshop</title>
      <link>https://urssi.us/blog/2023/10/24/what-we-learned-about-research-software-careers-from-a-recent-international-workshop/</link>
      <pubDate>Tue, 24 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2023/10/24/what-we-learned-about-research-software-careers-from-a-recent-international-workshop/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;https://urssi.us&#34;&gt;URSSI&lt;/a&gt; &lt;a href=&#34;https://urssi.us/projects/policy/about&#34;&gt;Charting the Course&lt;/a&gt; project convened a focused participatory workshop at the &lt;a href=&#34;https://www.escience-conference.org/2023&#34;&gt;IEEE eScience conference&lt;/a&gt; in October 2023 in Cyprus to gather international perspectives on key challenges in the research software field. At this workshop, a nuanced, in-depth discussion unfolded around the metrics and incentives that shape careers in research software internationally. This helped to clarify key issues and potential solutions that have been explored in different countries. Participating in this workshop were professionals involved in research software at different levels, including two individuals who manage large teams of research software engineers (RSEs) in different countries. The other participants were two early-career researchers working with research software and a social science PhD. These differences in participants’ profiles provided a diverse range of perspectives on the topic of advancing research software careers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Elevate Research Software: Co-creating a Digital Roadmap</title>
      <link>https://urssi.us/blog/2023/10/04/elevate-research-software-co-creating-a-digital-roadmap/</link>
      <pubDate>Wed, 04 Oct 2023 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2023/10/04/elevate-research-software-co-creating-a-digital-roadmap/</guid>
      <description>&lt;p&gt;As algorithms become the new lab assistants in contemporary research, software is no longer a sidebar—it&amp;rsquo;s the headline. The need to recognize and support software contributions has become imperative. How do we measure and extend the impact of research software? How do we integrate it into academic evaluations? One lens in which to view these types of questions is policy, which can be thought of as involving, research, organizing, and advocacy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Introducing &#39;Charting the Course: Policy and Planning for Sustainable Research Software&#39;</title>
      <link>https://urssi.us/blog/2023/06/22/introducing-charting-the-course-policy-and-planning-for-sustainable-research-software/</link>
      <pubDate>Thu, 22 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://urssi.us/blog/2023/06/22/introducing-charting-the-course-policy-and-planning-for-sustainable-research-software/</guid>
      <description>&lt;p&gt;Hello research software community!&lt;/p&gt;&#xA;&lt;p&gt;In this blog post, I am going to introduce myself and the research software policy project I am working&#xA;on with Professor &lt;a href=&#34;https://danielskatz.org/&#34;&gt;Daniel S. Katz&lt;/a&gt; at the National Center for Supercomputing&#xA;Applications (NCSA) at the University of Illinois Urbana Champaign (and Principal Investigator of the project).&lt;/p&gt;&#xA;&lt;p&gt;I am a social scientist with 20+ years of professional experience working on social, policy and institutional&#xA;aspects of science and technology. I am now working as a Visiting Research Scientist for the U.S. Research&#xA;Software Sustainability Institute (URSSI) policy project at NCSA, as part of a two-year award from the&#xA;Alfred P. Sloan Foundation.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
