Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a single place to list our talks and articles. #16

Merged
merged 7 commits into from
Feb 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Projects and resources
# Resources and projects

Built when we discovered a need in our own [codebase stewardship practice](https://publiccode.net/codebase-stewardship/), these resources are all openly licensed. We'd love to hear how you use these.

See more of our work in the [codebases we work with](https://publiccode.net/codebases/).
See more of our work in:

* the [codebases we work with](https://publiccode.net/codebases/)
* [our conference talks and articles we've written](talks-and-articles.md)

## Current projects

Expand Down
25 changes: 25 additions & 0 deletions talks-and-articles.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Talks and articles

We believe in making our information as accessible and open as possible.

## Conference talks

Here are slides or recordings of conference talks we've given:

- Open source wordt verplicht, wat nu?, panel discussion with Boris van Hoytema at the [Conferentie Nederland Digitaal](https://www.nederlanddigitaal.nl/conferentie-nederland-digitaal) (February 2021) (in Dutch)
- [Contributing (with) civil servants](https://fosdem.org/2021/schedule/event/community_devroom_contributing_with_civil_servants/), by Boris van Hoytema at [FOSDEM 2021](https://fosdem.org/2021/) (February 2021)
- [OSPOs Everywhere: Universities, Governments and Businesses](https://youtu.be/nRohU4LxO-E), panel discussion with Boris van Hoytema at the [EU Open Source Policy Summit 2021](https://openforumeurope.org/event/policy-summit-2021/) (February 2021)
- [Código colaborativo, el gobierno del futuro](https://youtu.be/iBi551I2E2c) by Alba Roza at [EsLibre 2020](https://eslib.re/2020/) (November 2020) (in Spanish)
- [Sustainability and scalability in free software projects](https://youtu.be/v4rXEjJlm8Q), by Alba Roza at [Decidim Fest 2020](https://meta.decidim.org/conferences/decidimfest2020) (October 2020)
- [Open Sourcing our Way to the SDGs](https://youtu.be/FkeQzL5q5t4), panel discussion with Ben Cerveny, hosted by [Openhack](https://www.openhack.io/events/2020/9/21/open-sourcing-our-way-to-the-sdgs) as part of the [United Nations' Global Goals Week 2020](https://www.globalgoals.org/news/global-goals-week) (September 2020)
- [Applying the Standard for Public Code to MariaDB](https://youtu.be/m_H4KZmAVtY), by Eric Herman at [MariaDB Server Fest](https://mariadb.org/fest2020/) (September 2020)
- [How open source in public aadministrations and government is different](https://youtu.be/R7B2809l6EU), by Boris van Hoytema at [State of the Source Summit](https://opensource.org/StateOfTheSource) (September 2020)
- [From fringe to frontline](https://youtu.be/HcUOeuS7TlA), panel discussion with Ben Cerveny as part of the [States of Change 'How not to waste a crisis'](https://states-of-change.org/stories/how-not-to-waste-a-crisis) discussion series (May 2020)
- [Collaborative code is the future of governance](https://youtu.be/2nMv2yqyGVI) [[slides](https://docs.google.com/presentation/d/12WHEjs4M7Tswo2cL8kxVKC4e1WIi3nAI2ZSCQ-PG2j0/edit)], by Jan Ainali for [Open Belgium 2020](https://2020.openbelgium.be/) (March 2020)
- [Collaborative Code is the Future of Cities](https://youtu.be/cnJtnZ9Cx1o), by Ben Cerveny at [Decidim Fest 2019](https://meta.decidim.org/conferences/decidimfest19?locale=en) (October 2019)

## Authored articles

We've written these blogposts and articles for publication on other platforms:

- [Is reporting 100% of code coverage reasonable?](https://opensource.com/article/20/4/testing-code-coverage) by Eric Herman on Opensource.com (April 2020)