Skip to content

Commit 0103bf7

Browse files
committed
Move talks to a json file
1 parent 81409ee commit 0103bf7

File tree

2 files changed

+216
-27
lines changed

2 files changed

+216
-27
lines changed

_data/talks.json

Lines changed: 214 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,214 @@
1+
[
2+
{
3+
"title": "Servo: An independent, lightweight, modular, and parallel processing architecture web engine development",
4+
"url": "https://www.w3.org/2024/01/webevolve-series-events/annual-2025/slides/jonathan-schwender.pdf",
5+
"authors": "Jonathan Schwender",
6+
"date": "Sep 2025",
7+
"event": "WebEvolve 2025 Annual Event",
8+
"event_url": "https://www.w3.org/2024/01/webevolve-series-events/annual-2025/high-perf.en.html"
9+
},
10+
{
11+
"title": "MiniApps Design and Servo",
12+
"url": "https://www.w3.org/2024/01/webevolve-series-events/annual-2025/slides/gregory-terzian.pdf",
13+
"authors": "Gregory Terzian",
14+
"date": "Sep 2025",
15+
"event": "WebEvolve 2025 Annual Event",
16+
"event_url": "https://www.w3.org/2024/01/webevolve-series-events/annual-2025/high-perf.en.html"
17+
},
18+
{
19+
"title": "Servo - an embeddable web rendering engine",
20+
"url": "https://www.youtube.com/watch?v=rd4Qe05Ou1A",
21+
"authors": "Josh Matthews",
22+
"date": "May 2025",
23+
"event": "RustWeek",
24+
"event_url": "https://rustweek.org/"
25+
},
26+
{
27+
"title": "Building a Web Rendering Engine in Rust",
28+
"url": "https://servo.org/slides/2025-03-31-open-harmony",
29+
"authors": "Rakhi Sharma",
30+
"date": "Mar 2025",
31+
"event": "OpenHarmony Technical Forum",
32+
"event_url": "https://www.meetup.com/openharmony-community/events/306394389/"
33+
},
34+
{
35+
"title": "Why Build a New Browser Engine in Rust?",
36+
"url": "https://www.youtube.com/watch?v=s0MIHKv45C0",
37+
"authors": "Martin Robinson",
38+
"date": "Jan 2025",
39+
"event": "Barcelona Free Software",
40+
"event_url": "https://meetu.ps/e/NKqfz/mXgxF/i"
41+
},
42+
{
43+
"title": "Servo: Building a Browser Rendering Engine in Rust",
44+
"url": "https://www.youtube.com/watch?v=fp5n7CSvALA",
45+
"authors": "Rakhi Sharma",
46+
"date": "Oct 2024",
47+
"event": "Ubuntu Summit",
48+
"event_url": "https://ubuntu.com/summit"
49+
},
50+
{
51+
"title": "Solving Concurrency with (In-)formal Methods in Servo",
52+
"url": "https://www.youtube.com/watch?v=1c9sHaEXQak",
53+
"authors": "Gregory Terzian",
54+
"date": "Oct 2024",
55+
"event": "GOSIM",
56+
"event_url": "https://gosim.org/"
57+
},
58+
{
59+
"title": "Porting Servo to OpenHarmony",
60+
"url": "https://www.youtube.com/watch?v=gpz088cxDcI",
61+
"authors": "Jonathan Schwender",
62+
"date": "Oct 2024",
63+
"event": "GOSIM",
64+
"event_url": "https://gosim.org/"
65+
},
66+
{
67+
"title": "Servo Project Updates at Linux Foundation Europe Member Summit 2024",
68+
"url": "https://www.youtube.com/watch?v=NHa4LPpWRh8&t=1351s",
69+
"authors": "Manuel Rego",
70+
"date": "Sep 2024",
71+
"event": "Linux Foundation Europe Member Summit",
72+
"event_url": "https://events.linuxfoundation.org/lf-europe-member-summit/"
73+
},
74+
{
75+
"title": "Servo: A Web Rendering Engine For The Future 🔮",
76+
"url": "https://www.youtube.com/watch?v=SamA5Oz-G5w",
77+
"authors": "Manuel Rego",
78+
"date": "July 2024",
79+
"event": "Global Software Technology Summit",
80+
"event_url": "https://www.youtube.com/watch?v=SamA5Oz-G5w"
81+
},
82+
{
83+
"title": "Modular Servo: Three Paths Forward",
84+
"url": "https://www.youtube.com/watch?v=EA_1jxzR85M",
85+
"authors": "Gregory Terzian",
86+
"date": "May 2024",
87+
"event": "GOSIM",
88+
"event_url": "https://gosim.org/"
89+
},
90+
{
91+
"title": "Meet Servo",
92+
"url": "https://servo.org/slides/2024-04-16-seattle-rust-user-group/",
93+
"authors": "Rakhi Sharma",
94+
"date": "Apr 2024",
95+
"event": "Seattle Rust User Group",
96+
"event_url": "https://www.meetup.com/join-srug/events/299908469/"
97+
},
98+
{
99+
"title": "A Year of Servo Reboot: Where Are We Now?",
100+
"url": "https://youtu.be/RdtlD_7JAs8",
101+
"authors": "Rakhi Sharma",
102+
"date": "Apr 2024",
103+
"event": "Open Source Summit North America",
104+
"event_url": "https://events.linuxfoundation.org/open-source-summit-north-america/"
105+
},
106+
{
107+
"title": "Embedding Servo in Rust projects",
108+
"url": "https://fosdem.org/2024/schedule/event/fosdem-2024-2321-embedding-servo-in-rust-projects/",
109+
"authors": "Rakhi Sharma",
110+
"date": "Feb 2024",
111+
"event": "FOSDEM",
112+
"event_url": "https://fosdem.org/2025/"
113+
},
114+
{
115+
"title": "Servo: A Web View From Somewhere Else",
116+
"url": "https://www.youtube.com/watch?v=lx70W83Bxtc",
117+
"authors": "Martin Robinson",
118+
"date": "Sep 2023",
119+
"event": "GOSIM",
120+
"event_url": "https://gosim.org/"
121+
},
122+
{
123+
"title": "You Can Work on the Web Platform!",
124+
"url": "https://youtu.be/RugzThWcjn4",
125+
"authors": "Martin Robinson",
126+
"date": "Sep 2023",
127+
"event": "GOSIM",
128+
"event_url": "https://gosim.org/"
129+
},
130+
{
131+
"title": "Servo Web Rendering Engine Reboot",
132+
"url": "https://youtu.be/9lkIX5ryZZ4",
133+
"authors": "Manuel Rego",
134+
"date": "Sep 2023",
135+
"event": "Open Source Summit Europe",
136+
"event_url": "https://events.linuxfoundation.org/open-source-summit-europe/"
137+
},
138+
{
139+
"title": "Servo Update Linux Foundation Europe Member Summit 2023",
140+
"url": "https://youtu.be/J4qedc-0pjs?si=_LKCgZrrUTpM4mn7&t=2356",
141+
"authors": "Manuel Rego",
142+
"date": "Sep 2023",
143+
"event": "Linux Foundation Europe Member Summit",
144+
"event_url": "https://events.linuxfoundation.org/lf-europe-member-summit/"
145+
},
146+
{
147+
"title": "Servo 2023",
148+
"url": "https://www.youtube.com/watch?v=pfk8s5OD99A",
149+
"authors": "Delan Azabani",
150+
"date": "Jun 2023",
151+
"event": "Web Engines Hackfest",
152+
"event_url": "https://webengineshackfest.org/"
153+
},
154+
{
155+
"title": "Servo in 2023",
156+
"url": "https://www.youtube.com/watch?v=IdHvHoAO5oo",
157+
"authors": "Martin Robinson",
158+
"date": "May 2023",
159+
"event": "RustNL",
160+
"event_url": "https://rustnl.org/"
161+
},
162+
{
163+
"title": "Streaming video from WebXR content using Servo",
164+
"url": "https://www.youtube.com/watch?v=rAWeW6Q5Cuw",
165+
"authors": "Alan Jeffrey",
166+
"date": "May 2021"
167+
},
168+
{
169+
"title": "Servo",
170+
"url": "https://www.youtube.com/watch?v=epEQ-9VAY_4",
171+
"authors": "Alan Jeffrey",
172+
"date": "Mar 2021"
173+
},
174+
{
175+
"title": "What I Talk About When I Talk About Running on the Web",
176+
"url": "https://www.youtube.com/watch?v=M6uUB-gawRs",
177+
"authors": "Jack Moffitt",
178+
"date": "July 2017",
179+
"event": "PolyConf",
180+
"event_url": "https://polyconf.com/"
181+
},
182+
{
183+
"title": "Servo Architecture: Safety and Performance",
184+
"url": "https://www.youtube.com/watch?v=an5abNFba4Q",
185+
"authors": "Jack Moffitt",
186+
"date": "Jan 2017",
187+
"event": "linux.conf.au",
188+
"event_url": "https://linux.conf.au/"
189+
},
190+
{
191+
"title": "Servo: Today & Tomorrow",
192+
"url": "https://www.youtube.com/watch?v=UGl9VVIOo3E",
193+
"authors": "Jack Moffitt",
194+
"date": "Sep 2016",
195+
"event": "Web Engines Hackfest",
196+
"event_url": "https://webengineshackfest.org/"
197+
},
198+
{
199+
"title": "Servo: Building a Parallel Browser",
200+
"url": "https://www.youtube.com/watch?v=7q9vIMXSTzc",
201+
"authors": "Jack Moffitt",
202+
"date": "Jan 2015",
203+
"event": "linux.conf.au",
204+
"event_url": "https://linux.conf.au/"
205+
},
206+
{
207+
"title": "Servo: Designing and Implementing a Parallel Browser",
208+
"url": "https://www.youtube.com/watch?v=67QP8t-89VM",
209+
"authors": "Jack Moffitt",
210+
"date": "Oct 2013",
211+
"event": "Strange Loop",
212+
"event_url": "https://www.thestrangeloop.com/"
213+
}
214+
]

about.md

Lines changed: 2 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -23,33 +23,8 @@ Servo's roadmap is defined in the project wiki: <https://github.com/servo/servo/
2323

2424
## Presentations
2525

26-
* [Servo: An independent, lightweight, modular, and parallel processing architecture web engine development](https://www.w3.org/2024/01/webevolve-series-events/annual-2025/slides/jonathan-schwender.pdf) by Jonathan Schwender (Sep 2025 at [WebEvolve 2025 Annual Event](https://www.w3.org/2024/01/webevolve-series-events/annual-2025/high-perf.en.html))
27-
* [MiniApps Design and Servo](https://www.w3.org/2024/01/webevolve-series-events/annual-2025/slides/gregory-terzian.pdf) by Gregory Terzian (Sep 2025 at [WebEvolve 2025 Annual Event](https://www.w3.org/2024/01/webevolve-series-events/annual-2025/high-perf.en.html))
28-
* [Servo - an embeddable web rendering engine](https://www.youtube.com/watch?v=rd4Qe05Ou1A) by Josh Matthews (May 2025 at [RustWeek](https://rustweek.org/))
29-
* [Building a Web Rendering Engine in Rust](https://servo.org/slides/2025-03-31-open-harmony) by Rakhi Sharma (Mar 2025 at [OpenHarmony Technical Forum](https://www.meetup.com/openharmony-community/events/306394389/))
30-
* [Why Build a New Browser Engine in Rust?](https://www.youtube.com/watch?v=s0MIHKv45C0) by Martin Robinson (Jan 2025 at [Barcelona Free Software](https://meetu.ps/e/NKqfz/mXgxF/i))
31-
* [Servo: Building a Browser Rendering Engine in Rust](https://www.youtube.com/watch?v=fp5n7CSvALA) by Rakhi Sharma (Oct 2024 at [Ubuntu Summit](https://ubuntu.com/summit))
32-
* [Solving Concurrency with (In-)formal Methods in Servo](https://www.youtube.com/watch?v=1c9sHaEXQak) by Gregory Terzian (Oct 2024 at [GOSIM](https://gosim.org/))
33-
* [Porting Servo to OpenHarmony](https://www.youtube.com/watch?v=gpz088cxDcI) by Jonathan Schwender (Oct 2024 at [GOSIM](https://gosim.org/))
34-
* [Servo Project Updates at Linux Foundation Europe Member Summit 2024](https://www.youtube.com/watch?v=NHa4LPpWRh8&t=1351s) by Manuel Rego (Sep 2024 at [Linux Foundation Europe Member Summit](https://events.linuxfoundation.org/lf-europe-member-summit/))
35-
* [Servo: A Web Rendering Engine For The Future 🔮](https://www.youtube.com/watch?v=SamA5Oz-G5w) by Manuel Rego (July 2024 at [Global Software Technology Summit](https://www.youtube.com/watch?v=SamA5Oz-G5w))
36-
* [Modular Servo: Three Paths Forward](https://www.youtube.com/watch?v=EA_1jxzR85M) by Gregory Terzian (May 2024 at [GOSIM](https://gosim.org/))
37-
* [Meet Servo](https://servo.org/slides/2024-04-16-seattle-rust-user-group/) by Rakhi Sharma (Apr 2024 at [Seattle Rust User Group](https://www.meetup.com/join-srug/events/299908469/))
38-
* [A Year of Servo Reboot: Where Are We Now?](https://youtu.be/RdtlD_7JAs8) by Rakhi Sharma (Apr 2024 at [Open Source Summit North America](https://events.linuxfoundation.org/open-source-summit-north-america/))
39-
* [Embedding Servo in Rust projects](https://fosdem.org/2024/schedule/event/fosdem-2024-2321-embedding-servo-in-rust-projects/) by Rakhi Sharma (Feb 2024 at [FOSDEM](https://fosdem.org/2025/))
40-
* [Servo: A Web View From Somewhere Else](https://www.youtube.com/watch?v=lx70W83Bxtc) by Martin Robinson (Sep 2023 at [GOSIM](https://gosim.org/))
41-
* [You Can Work on the Web Platform!](https://youtu.be/RugzThWcjn4) by Martin Robinson (Sep 2023 at [GOSIM](https://gosim.org/))
42-
* [Servo Web Rendering Engine Reboot](https://youtu.be/9lkIX5ryZZ4) by Manuel Rego (Sep 2023 at [Open Source Summit Europe](https://events.linuxfoundation.org/open-source-summit-europe/))
43-
* [Servo Update Linux Foundation Europe Member Summit 2023](https://youtu.be/J4qedc-0pjs?si=_LKCgZrrUTpM4mn7&t=2356) by Manuel Rego (Sep 2023 at [Linux Foundation Europe Member Summit](https://events.linuxfoundation.org/lf-europe-member-summit/))
44-
* [Servo 2023](https://www.youtube.com/watch?v=pfk8s5OD99A) by Delan Azabani (Jun 2023 at [Web Engines Hackfest](https://webengineshackfest.org/))
45-
* [Servo in 2023](https://www.youtube.com/watch?v=IdHvHoAO5oo) by Martin Robinson (May 2023 at [RustNL](https://rustnl.org/))
46-
* [Streaming video from WebXR content using Servo](https://www.youtube.com/watch?v=rAWeW6Q5Cuw) by Alan Jeffrey (May 2021)
47-
* [Servo](https://www.youtube.com/watch?v=epEQ-9VAY_4) by Alan Jeffrey (Mar 2021)
48-
* [What I Talk About When I Talk About Running on the Web](https://www.youtube.com/watch?v=M6uUB-gawRs) by Jack Moffitt (July 2017 at [PolyConf](https://polyconf.com/))
49-
* [Servo Architecture: Safety and Performance](https://www.youtube.com/watch?v=an5abNFba4Q) by Jack Moffitt (Jan 2017 at [linux.conf.au](https://linux.conf.au/))
50-
* [Servo: Today & Tomorrow](https://www.youtube.com/watch?v=UGl9VVIOo3E) by Jack Moffitt (Sep 2016 at [Web Engines Hackfest](https://webengineshackfest.org/))
51-
* [Servo: Building a Parallel Browser](https://www.youtube.com/watch?v=7q9vIMXSTzc) by Jack Moffitt (Jan 2015 at [linux.conf.au](https://linux.conf.au/))
52-
* [Servo: Designing and Implementing a Parallel Browser](https://www.youtube.com/watch?v=67QP8t-89VM) by Jack Moffitt (Oct 2013 at [Strange Loop](https://www.thestrangeloop.com/))
26+
{% for talk in talks %}
27+
* [{{ talk.title }}]({{ talk.url }}) by {{ talk.authors }} ({{ talk.date }}{% if talk.event %} at [{{ talk.event }}]({{ talk.event_url }}){% endif %}){% endfor %}
5328

5429
## Logo
5530

0 commit comments

Comments
 (0)