Skip to content

Commit

Permalink
[LND-2024] Speakers & sponsors update (#14402)
Browse files Browse the repository at this point in the history
* [LDN-2024] Remove cast.ai as we've refunded them

* [LDN-2024] Add eficode as gold

* [LDN-2024] Add DevEx Connect as Silver Sponsor

* [LND-2024] Remove platinum sponsorship option

* [WEBSITE] Update Venafi logo

* [LND-2024] Update sponsor logos that have actually given us cold hard cash

* [LND-2024] Remove Sasha, add Sorrel

* [LDN-2024] Anais confirmed, added to site

* [LDN-2024] Add Sorrel's talk details

* [LND-2024] Reduce overly large image down

---------

Co-authored-by: Chris Mills <[email protected]>
  • Loading branch information
spamwell and chriscoffee committed Aug 1, 2024
1 parent fd4921d commit af03814
Show file tree
Hide file tree
Showing 36 changed files with 81 additions and 51 deletions.
12 changes: 0 additions & 12 deletions content/events/2024-london/program/sasha-rosenbaum.md

This file was deleted.

16 changes: 16 additions & 0 deletions content/events/2024-london/program/sorrel-harriet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
+++
Talk_date = ""
Talk_start_time = ""
Talk_end_time = ""
Title = "An engineer’s toolkit for continuous learning"
Type = "talk"
Speakers = ["sorrel-harriet"]
+++

Continuous learning is increasingly regarded as a key differentiator of high performing software teams, but what does that actually mean in practice and how can we optimise socio-technical systems for learning?

In this talk I'll dig into the characteristics of a learning system and share examples of social and technical practices that can support continuous learning in software teams.

We'll also consider the role we play as individual contributors to collective learning and the steps we can take independently to become better learning citizens.

This talk will inspire you to reflect on your personal and collective learning capabilities and experiment with different ways of supporting continuous learning in your team and across your organisation.
10 changes: 10 additions & 0 deletions content/events/2024-london/speakers/anais-urlichs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
+++
Title = "Anaïs Urlichs"
LinkedIn = "https://www.linkedin.com/in/adriennetacke/"
image = "anais-urlichs.jpeg"
type = "speaker"
linktitle = "anais-urlichs"

+++

TBC
13 changes: 0 additions & 13 deletions content/events/2024-london/speakers/sasha-rosenbaum.md

This file was deleted.

15 changes: 15 additions & 0 deletions content/events/2024-london/speakers/sorrel-harriet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
+++
Title = "Sorrel Harriet"
pronouns = "she/her"
image = "sorrel-harriet.jpg"
type = "speaker"
linktitle = "sorrel-harriet"

+++

Sorrel is a learning specialist with 15+ years experience supporting learning across the education and technology sectors. She currently operates as a solo consultant, offering ‘Learning as a Service’ - a range of services aimed at enabling the continuous, systemic learning of individuals, teams and whole organisations.

Sorrel is a firm believer that achieving high performance in software engineering hinges on a culture of continuous learning characterised by effective learning behaviours, including reflective practice, collaboration, experimentation and feedback.

Drawing inspiration from modern software engineering practices and principles, she brings together her experiences as a researcher, educator, coach and systems thinker to create flexible and human-centred learning solutions.

2 changes: 1 addition & 1 deletion data/events/2016/dallas/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ sponsors: # List all of your sponsors here along with what level of sponsorship
level: gold
- id: 2016-ns1
level: gold
- id: venafi
- id: venafi-before-20240728
level: gold
- id: microsoft
level: gold
Expand Down
18 changes: 13 additions & 5 deletions data/events/2024/london/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ organizer_email: "[email protected]" # Put your organizer email address here
sponsors:
# platinum sponsors
# gold sponsors
- id: castai
- id: eficode
level: gold
- id: cloudsmith
level: gold
Expand All @@ -118,10 +118,16 @@ sponsors:
- id: elastic
level: gold
# silver sponsors
- id: devex-connect
level: silver
- id: honeycomb
level: silver
- id: macstadium
level: silver
- id: dxc
level: silver
- id: venafi
level: silver
# bronze sponsors
- id: commify
level: bronze
Expand All @@ -142,9 +148,9 @@ sponsors_accepted: "yes" # Whether you want "Become a XXX Sponsor!" link
# unlimited sponsors, omit the max attribute or set it to 0. If you want to prevent all
# sponsorship for a specific level, it is best to remove the level.
sponsor_levels:
- id: platinum
label: Platinum
max: 1
# - id: platinum
# label: Platinum
# max: 1
- id: gold
label: Gold
max: 10
Expand Down Expand Up @@ -196,7 +202,7 @@ program:
start_time: "11:25"
end_time: "11:55"

- title: "sasha-rosenbaum"
- title: "sorrel-harriet"
type: talk
date: 2024-09-26T00:00:00+01:00
start_time: "12:00"
Expand Down Expand Up @@ -372,4 +378,6 @@ ignites:
date: 2024-09-27T23:59:59+01:00
- title: "daiany-palacios"
date: 2024-09-27T23:59:59+01:00
- title: "anais-urlichs"
date: 2024-09-27T23:59:59+01:00

2 changes: 2 additions & 0 deletions data/sponsors/devex-connect.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "DevEx Connect"
url: "https://devexconnect.io"
2 changes: 2 additions & 0 deletions data/sponsors/dxc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "DevEX Connect"
url: "https://devexconnect.io/"
2 changes: 2 additions & 0 deletions data/sponsors/venafi-before-20240728.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: "Venafi"
url: "http://venafi.com/"
2 changes: 1 addition & 1 deletion data/sponsors/venafi.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
name: "Venafi"
url: "http://venafi.com/"
url: "https://venafi.com/"
2 changes: 1 addition & 1 deletion static/events/2016-dallas/conduct/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/events/2016-dallas/contact/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/events/2016-dallas/location/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit af03814

Please sign in to comment.