forked from laurens/fediversity_website
Correctie typo in naam
Talk Mark Overmeer 2022VJ
This commit is contained in:
parent
693e065711
commit
5f15d186f5
|
@ -128,7 +128,7 @@ event_schedule:
|
|||
talk:
|
||||
speaker: Mark Overmeer
|
||||
title: Open Search with Skrodon
|
||||
link:
|
||||
link: talks/mark-overmeer-open-search-with-skrodon/
|
||||
- column:
|
||||
talk:
|
||||
speaker: Jos Bredek
|
||||
|
@ -185,7 +185,7 @@ event_schedule:
|
|||
time: 14:40
|
||||
- column:
|
||||
talk:
|
||||
speaker: Brenno Overeinder
|
||||
speaker: Benno Overeinder
|
||||
title: "Internet Standards: The IETF Process"
|
||||
link: talks/benno-overeinder-internet-standards-the-ietf-process/
|
||||
- column:
|
||||
|
|
|
@ -0,0 +1,39 @@
|
|||
---
|
||||
categories:
|
||||
- presentaties
|
||||
date: 2022-05-10T21:00:43+02:00
|
||||
description: ""
|
||||
layout: event-talk
|
||||
slug:
|
||||
tags:
|
||||
title: "Mark Overmeer - Open Search with Skrodon"
|
||||
speakers:
|
||||
- mark-overmeer
|
||||
presentation:
|
||||
filename: 2022-05-10-mark-overmeer-open-search-with-skrodon.pdf
|
||||
recording:
|
||||
platform: youtube
|
||||
url: https://www.youtube.com/watch?v=gMM6nGq1hEU
|
||||
---
|
||||
|
||||
## Abstract
|
||||
|
||||
Search for the global internet is a very impactful and especially very lucrative business. Billions are spent to reach top ranking results with good content or ads. Although many companies, and researchers want to contribute to the search on internet, there is no chance to participate in any sufficiently scaled application.
|
||||
|
||||
The presented projects try to build fundamental building bricks for cooperation towards an open search infrastructure. Together, we can improve our own products and slowly build towards a generic public search engine on full scale.
|
||||
|
||||
We will present three components:
|
||||
|
||||
* Skrodon is our working title for an association of groups which offer Open Services and Data, strictly under EU privacy and fair competition law;
|
||||
|
||||
* [Open Console](https://open-console.eu/) tries to coordinate the collection of information about websites and domain information, an Open competitor for Google's Search Console; and
|
||||
|
||||
* the [Crawl Pipeline](https://pipeline.shared-search.eu/), which can scan 10TB of crawled web-pages per day, to extract the information your application needs.
|
||||
|
||||
These projects are sponsored by the NLnet Foundation, and developed in cooperation with the Open Search Foundation.
|
||||
|
||||
## Biography
|
||||
|
||||
Mark wrote his first program in 1978, and had one of the first email addresses and one of the first websites in the Netherlands. In the past 20 years, he worked as free-lance programmer, devoting half of his time to (usually unpaid) open source development.
|
||||
|
||||
He has contributed many large modules to Perl, (co-)organizes about 10 events per year, and visits many more. Besides, he is "Buro NLUUG".
|
Reference in a new issue