-
Notifications
You must be signed in to change notification settings - Fork 669
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LND-2024] Speakers & sponsors update (#14402)
* [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
1 parent
fd4921d
commit af03814
Showing
36 changed files
with
81 additions
and
51 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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" | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
name: "DevEx Connect" | ||
url: "https://devexconnect.io" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
name: "DevEX Connect" | ||
url: "https://devexconnect.io/" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
name: "Venafi" | ||
url: "http://venafi.com/" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
name: "Venafi" | ||
url: "http://venafi.com/" | ||
url: "https://venafi.com/" |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.