From a0625984728fe93598cf5b142fd8648c5d5645f0 Mon Sep 17 00:00:00 2001 From: ElenaFdR Date: Thu, 17 Sep 2020 13:36:14 +0200 Subject: [PATCH 1/5] Create talks-and-articles page --- talks-and-articles.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 talks-and-articles.md diff --git a/talks-and-articles.md b/talks-and-articles.md new file mode 100644 index 0000000..e69de29 From 2b79e84cdda114a8732495bab0144891802d63c8 Mon Sep 17 00:00:00 2001 From: ElenaFdR Date: Thu, 17 Sep 2020 13:43:30 +0200 Subject: [PATCH 2/5] Add skeleton to talks and articles --- talks-and-articles.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/talks-and-articles.md b/talks-and-articles.md index e69de29..a02dada 100644 --- a/talks-and-articles.md +++ b/talks-and-articles.md @@ -0,0 +1,12 @@ +# Talks and articles + +We believe in making our information as accessible and open as possible. + +## Conference talks + +Here are slides and recordings of conference talks we've given. + +## Authored articles + +Here are blogposts and articles we've written for publication on other platforms. + From 07261c1ceca2b6e9adb3042c4cf6925fc768151f Mon Sep 17 00:00:00 2001 From: ElenaFdR Date: Thu, 8 Oct 2020 14:12:26 +0200 Subject: [PATCH 3/5] wip --- index.md | 7 +++++-- talks-and-articles.md | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 8b87115..a94d879 100644 --- a/index.md +++ b/index.md @@ -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 diff --git a/talks-and-articles.md b/talks-and-articles.md index a02dada..2f4263b 100644 --- a/talks-and-articles.md +++ b/talks-and-articles.md @@ -4,9 +4,9 @@ We believe in making our information as accessible and open as possible. ## Conference talks -Here are slides and recordings of conference talks we've given. +Here are slides and recordings of conference talks we've given: ## Authored articles -Here are blogposts and articles we've written for publication on other platforms. +We've written these blogposts and articles for publication on other platforms: From bb6718c1b17a108b96cbd9538ac48950fa198318 Mon Sep 17 00:00:00 2001 From: ElenaFdR Date: Mon, 15 Feb 2021 11:00:35 +0100 Subject: [PATCH 4/5] some talks added --- talks-and-articles.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/talks-and-articles.md b/talks-and-articles.md index 2f4263b..cdc97f4 100644 --- a/talks-and-articles.md +++ b/talks-and-articles.md @@ -4,9 +4,17 @@ We believe in making our information as accessible and open as possible. ## Conference talks -Here are slides and recordings of conference talks we've given: +Here are slides or recordings of conference talks we've given: + +- [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) +- [Applying the Standard for Public Code to MariaDB](https://www.youtube.com/watch?v=u3rszu1UIhM&feature=youtu.be), by Eric Herman at MariaDBserverfest (September 2020) +- [How open source in public aadministrations and government is different](https://www.youtube.com/watch?v=R7B2809l6EU&list=PL_5ziu2gADmDcp_ER8x2rcT1HOBaIe5cl&index=6&t=28s), by Boris van Hoytema at State of the Source 2020 (September 2020) +- [From fringe to frontline](https://www.youtube.com/watch?v=HcUOeuS7TlA&feature=youtu.be), 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://www.youtube.com/watch?v=2nMv2yqyGVI&list=PL_5ziu2gADmDcp_ER8x2rcT1HOBaIe5cl&index=8&t=13s) [[slides](https://docs.google.com/presentation/d/12WHEjs4M7Tswo2cL8kxVKC4e1WIi3nAI2ZSCQ-PG2j0/edit)], by Jan Ainali for Open Belgium 2020 (MONTH??) +- [Collaborative Code is the Future of Cities](https://www.youtube.com/watch?v=cnJtnZ9Cx1o), by Ben Cerveny at Decidimfest 2019 (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 @ericherman on Opensource.com (April 2020) From 63c9e1cf4a6d0c7da837d1fff41850d0770d66f5 Mon Sep 17 00:00:00 2001 From: ElenaFdR Date: Mon, 15 Feb 2021 16:37:24 +0100 Subject: [PATCH 5/5] Add more talks --- talks-and-articles.md | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/talks-and-articles.md b/talks-and-articles.md index cdc97f4..97e30b5 100644 --- a/talks-and-articles.md +++ b/talks-and-articles.md @@ -6,15 +6,20 @@ We believe in making our information as accessible and open as possible. Here are slides or recordings of conference talks we've given: -- [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) -- [Applying the Standard for Public Code to MariaDB](https://www.youtube.com/watch?v=u3rszu1UIhM&feature=youtu.be), by Eric Herman at MariaDBserverfest (September 2020) -- [How open source in public aadministrations and government is different](https://www.youtube.com/watch?v=R7B2809l6EU&list=PL_5ziu2gADmDcp_ER8x2rcT1HOBaIe5cl&index=6&t=28s), by Boris van Hoytema at State of the Source 2020 (September 2020) -- [From fringe to frontline](https://www.youtube.com/watch?v=HcUOeuS7TlA&feature=youtu.be), 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://www.youtube.com/watch?v=2nMv2yqyGVI&list=PL_5ziu2gADmDcp_ER8x2rcT1HOBaIe5cl&index=8&t=13s) [[slides](https://docs.google.com/presentation/d/12WHEjs4M7Tswo2cL8kxVKC4e1WIi3nAI2ZSCQ-PG2j0/edit)], by Jan Ainali for Open Belgium 2020 (MONTH??) -- [Collaborative Code is the Future of Cities](https://www.youtube.com/watch?v=cnJtnZ9Cx1o), by Ben Cerveny at Decidimfest 2019 (October 2019) +- 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 @ericherman on Opensource.com (April 2020) +- [Is reporting 100% of code coverage reasonable?](https://opensource.com/article/20/4/testing-code-coverage) by Eric Herman on Opensource.com (April 2020)