Skip to content
Snippets Groups Projects
Verified Commit 0407a997 authored by Huste, Tobias's avatar Huste, Tobias
Browse files

Port news entries from hifis.net

parent dbfb1dfe
No related branches found
No related tags found
1 merge request!11Port news entries from hifis.net
......@@ -6,7 +6,7 @@
{% assign person = include.person %}
{% if person %}
<span class="team-card-mini">
<a href="{{ person.id | prepend: 'members/' | relative_url }}">
<!-- a href="{{ person.id | prepend: 'members/' | relative_url }}" -->
{% if person.image %}
{% assign image-url = site.directory.images
| append: "members/"
......@@ -17,7 +17,7 @@
{% endif %}
{% include team_card/name.html person=person %}
{% include team_card/team_member_associate.html person=person %}
</a>
<!-- /a -->
</span>
{% else %}
<!--
......
......@@ -25,7 +25,7 @@
{% include frontpage/post-card.html post = post %}
{% endfor %}
</div>
<a href="{{ 'blog/' | relative_url }}" class="btn btn-outline-secondary">More</a>
<a href="{{ 'news/' | relative_url }}" class="btn btn-outline-secondary">More</a>
</section>
</div>
<div class="frontpage-mission-jumbotron">
......
......@@ -29,7 +29,7 @@ title: HIFIS
<span> {{ page }} </span>
{% elsif page == 1 %}
<span>
<a href="{{ 'blog/' | relative_url }}"> {{ page }} </a>
<a href="{{ 'news/' | relative_url }}"> {{ page }} </a>
</span>
{% else %}
<span>
......@@ -51,7 +51,7 @@ title: HIFIS
{% endif %}
</div>
<div class="rss-posts-container grid-item">
<a class="rss-posts-button" href="{{ '/feed/blog.xml' | relative_url }}"
<a class="rss-posts-button" href="{{ '/feed/news.xml' | relative_url }}"
title="subscribe to feed"
type="application/atom+xml"
download>
......
---
title: "JSC: HPC support for COVID-19 research"
title_image: default
data: 2020-03-13
authors:
- jandt
layout: blogpost
categories:
- news
excerpt:
The Jülich Supercomputing Center (JSC) offers computing time and support
on its HPC facilities for research on the COVID-19 virus.
---
{{ page.excerpt }}
<a type="button" class="btn btn-outline-primary btn-lg" href="https://www.fz-juelich.de/SharedDocs/Meldungen/IAS/JSC/EN/2020/offer-covid-19.html">
<i class="fas fa-external-link-alt"></i> Read more
</a>
---
title: "Folding@Home and research on SARS-CoV-2"
title_image: default
data: 2020-04-09
authors:
- jandt
layout: blogpost
categories:
- news
excerpt_separator: <!--more-->
---
The Helmholtz platform HIFIS, the HZDR and the Center for Advanced Systems
Understanding (CASUS) support the world-wide project Folding@Home in
developing an antibody based therapy to prevent a respiratory infection by
the virus.
<!--more-->
For this, a significant portion of the high performance computing capacity is
provided to assist in computing protein structures of the Corona virus. The
detailed knowledge of such structures is decisive to develop a successful
therapy.
In a coordinated effort with the computing center of the
Helmholtz-Zentrum Dresden - Rossendorf, free resources of the CASUS high
performance computer and the HZDR high performance computer "Hemera" are being
combined.
---
title: "KIT supports distributed protein computing projects"
title_image: default
data: 2020-04-08
authors:
- jandt
layout: blogpost
categories:
- news
excerpt:
Since end of March, the Grid Computing Centre Karlsruhe and the HPC systems
of KIT support the distributed computing projects Folding@Home and Rosetta@home,
helping to improve the understanding of proteins, including those of SARS-CoV-2.
---
Since end of March, the
[Grid Computing Centre Karlsruhe](https://www.gridka.de/cgi-bin/frame.pl?seite=/welcome.html)
and the
[HPC systems of KIT](https://www.scc.kit.edu/en/services/12055.php)
support the distributed computing projects Folding@Home and Rosetta@home,
helping to improve the understanding of proteins, including those of SARS-CoV-2.
<a type="button" class="btn btn-outline-primary btn-lg" href="https://www.scc.kit.edu/en/aboutus/13531.php">
<i class="fas fa-external-link-alt"></i> Read more
</a>
---
title: "HIFIS Software Workshops in 2020"
title_image: default
data: 2020-04-15
authors:
- jandt
layout: blogpost
categories:
- news
excerpt:
"HIFIS workshop cluster in spring and autumn 2020: Basic Software Carpentry,
Introduction to GitLab and Bring Your Own Script. Specialized workshops
are being planned: Catch them all by keeping an eye on our events page!"
---
Several different software development trainings will be offered to researchers.
- _Software Carpentry_ workshops introduce scientists to use- and powerful
tools: Shell, Python and R for effective and reproducible scientific
programming, and Git for version controlling your projects.
- _Bring Your Own Script_ workshops
([like on May 12th and 13th](https://software.hifis.net/events/2020/05/12/ready-script-for-publication))
will help you to make your code publication-ready:
Regardless of your preferred programming language, we will advise you on all
aspects of making your research software (re)usable for others,
e.g. how to add a license.
- _GitLab for Software Development in Teams_ introduces advanced GitLab features:
GitLab’s project management, collaboration and automation features will help
software development teams to improve software quality and speed up their
release cycles.
Join us on
[June 9th and 10th](https://software.hifis.net/events/2020/06/09/GitLab-Software-Development-Teams)!
The [HIFIS Software events](https://software.hifis.net/events) page provides
your with more details and keeps you updated about future events.
More specialized events outside this core curriculum —
like an
[Introduction to Snakemake](https://software.hifis.net/events/2019/12/11/snakemake-introduction-workshop)
are being planned, so best keep an eye on that page!
---
title: "HIFIS Software Helpdesk Launched"
title_image: default
data: 2020-06-01
authors:
- jandt
layout: blogpost
categories:
- news
excerpt:
The HIFIS Software Helpdesk has been launched.
Using common HIFIS authorization and authentication infrastructure
(future Helmholtz AAI), users can simply sign in using personal access data
of their home institution or even their personal GitHub account.
---
The [HIFIS Software Helpdesk](https://hifis-help.hzdr.de) has been launched.
Using common HIFIS authorization and authentication infrastructure
(future Helmholtz AAI), users can simply sign in using personal access data
of their home institution or even their personal GitHub account.
<a type="button" class="btn btn-outline-primary btn-lg" href="https://software.hifis.net/announcement/2020/06/01/helpdesk-launch">
<i class="fas fa-external-link-alt"></i> Read more
</a>
---
title: "HIFIS in the EGI newsletter"
title_image: default
data: 2020-06-08
authors:
- jandt
layout: blogpost
categories:
- news
excerpt_separator: <!--more-->
---
_Helmholtz Federated IT Services - Promoting IT based science at all levels_,
is the title of our article that appeared in the newsletter of our friends
from the EGI Federation. In the EGI Newsletters, we give an overview of the
new HIFIS platform.
<!--more-->
<a type="button" class="btn btn-outline-primary btn-lg" href="https://www.egi.eu/about/newsletters/helmholtz-federated-it-services-promoting-it-based-science-at-all-levels/">
<i class="fas fa-external-link-alt"></i> Read more
</a>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment