Skip to content

Commit 630f67a

Browse files
committed
Added video recordings to some posts
1 parent 6e3d7aa commit 630f67a

File tree

5 files changed

+15
-3
lines changed
  • src
    • ProgrammerAl.Site.Content/Posts
      • 20191018-Presentation-DotNetCoreAndRaspberryPi
      • 20250502_StirTrek2025
      • 20250603_OpinionatedAspNetVideos
      • 20250717_GLUGNETJuly2025
    • ProgrammerAl.Site/ProgrammerAl.Site/Pages

5 files changed

+15
-3
lines changed

src/ProgrammerAl.Site.Content/Posts/20191018-Presentation-DotNetCoreAndRaspberryPi/post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Title: "Podcast: NET Core and the Raspberry Pi"
22
Published: 2019/10/18
33
Tags:
4-
- Podcast
4+
- Audio
55
- .NET
66
- IoT
77
- Raspberry Pi

src/ProgrammerAl.Site.Content/Posts/20250502_StirTrek2025/post.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Tags:
44

55
- Conference
66
- OpenTelemetry
7+
- Video
78

89
Presentations:
910
- Id: 1
@@ -27,3 +28,12 @@ OpenTelemetry (OTel) is a vendor-neutral, open standard for observing distribute
2728

2829
In this session, we'll review the basics of OpenTelemetry, discuss why you should consider using it, and see a demo of using it across backend services.
2930

31+
32+
## Videos
33+
34+
The full recordings of all conference sessions are on YouTube at: https://www.youtube.com/playlist?list=PLaHMqLt8nxCwHLWI1LL3yKuAvgSj_EcUe
35+
36+
The recoding of my session is:
37+
38+
<iframe width="560" height="315" src="https://www.youtube.com/embed/XNwJVhMY9-Q?si=bVmJ-4B2rlWMLcHP" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
39+

src/ProgrammerAl.Site.Content/Posts/20250603_OpinionatedAspNetVideos/post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Title: A Very Opinionated ASP.NET
1+
Title: Youtube Series: A Very Opinionated ASP.NET
22
Published: 2025/06/03
33
Tags:
44

src/ProgrammerAl.Site.Content/Posts/20250717_GLUGNETJuly2025/post.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Tags:
44

55
- Meetup
66
- C#
7+
- Video
78

89
Presentations:
910
- Id: 1
@@ -29,3 +30,4 @@ Did you know a C# project can tell you when there's a known security vulnerabili
2930

3031
In this session, we'll look at features like those above (and more!) that we can enable within our codebases to set us up for future success. And best of all, you can enable all of these features for free. So you can enable them whenever you're ready.
3132

33+
<iframe width="560" height="315" src="https://www.youtube.com/embed/Jv7FtJiLIe8?si=U9yOpJwLd_mpJTBv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@page "/speaking"
22

33
<p>I have been speaking in public since I was a teenager. Professionally I have spoken at conferences, user groups, meetups, and podcasts.</p>
4-
<p>You can find a history of my professional events by <a href="/posts?tagSelections=Meetup,Conference,Podcast,Recording" class="underline hover:font-semibold">scrolling through my blog posts and selecting the appropriate tags</a></p>
4+
<p>You can find a history of my professional events by <a href="/posts?tagSelections=Meetup,Conference,Audio,Video" class="underline hover:font-semibold">scrolling through my blog posts and selecting the appropriate tags</a></p>
55
<p>Finally, I host a livestream that goes to YouTube at my page <a href="https://www.youtube.com/@@ProgrammerAL/streams" class="underline hover:font-semibold" target="_blank">here</a>.</p>
66

77
<p>Feel free to <a href="/about" class="underline hover:font-semibold">contact me</a> at any time</p>

0 commit comments

Comments
 (0)