diff --git a/blog/config.yaml b/blog/config.yaml index 6971dd7a..0ac8c53c 100644 --- a/blog/config.yaml +++ b/blog/config.yaml @@ -123,7 +123,7 @@ params: enable: true title: "Hi, I'm Jim." subtitle: "I do developer advocacy" - content: "Regional Cloud Advocate at Microsoft focusing on communities in the Pacific North West and the [Redmond Reactor](http://developer.microsoft.com/reactor).
Particularly excited by open source software, upskilling students and early in career developers, the Internet of Things, and edge computing." + content: "Developer Advocate. Award winning YouTuber." image: /images/png/jim-portrait-circle.png socialNetworks: github: https://github.com/JimBobBennett @@ -162,7 +162,7 @@ params: title: "Recent highlights" items: - title: "Let's get personal: Computing" - content: On-demand interview series with cool projects that you can build. + content: On-demand Telly Award winning interview series with cool projects that you can build at home. image: /images/jpg/lets-get-personal-computing.jpg featured: name: Watch now diff --git a/blog/content/blogs/telly-award/banner.png b/blog/content/blogs/telly-award/banner.png new file mode 100644 index 00000000..f4396546 Binary files /dev/null and b/blog/content/blogs/telly-award/banner.png differ diff --git a/blog/content/blogs/telly-award/index.md b/blog/content/blogs/telly-award/index.md new file mode 100644 index 00000000..a0416221 --- /dev/null +++ b/blog/content/blogs/telly-award/index.md @@ -0,0 +1,24 @@ +--- +author: "Jim Bennett" +date: 2023-06-01 +description: "Let's get personal: computing has won a Telly award" +draft: false +tags: ["award", "tellyaward", "clippy", "chatgpt", "winner"] +title: "Let's get personal: computing has won a Telly award" + +images: + - /blogs/telly-award/banner.png +featured_image: banner.png +image: banner.png +--- + +This year is the 44th annual [Telly Awards](https://www.tellyawards.com). The Telly Awards honor excellence in video and television across all screens. + +The Telly Awards was founded in 1979 to honor excellence in local, regional and cable television commercials with non-broadcast video and television programming added soon after. With the recent evolution and rise of digital video (web series, VR, 360 and beyond), the Telly Awards today also reflects and celebrates this exciting new era of the moving image on and offline. + +The Telly Awards annually showcases the best work created within television and across video, for all screens. Receiving over 12,000 entries from all 50 states and 5 continents, Telly Award winners represent work from some of the most respected advertising agencies, television stations, production companies and publishers from around the world. The Telly Awards recognizes work that has been created on the behalf of a client, for a specific brand and/or company (including your own) or self-directed as a creative endeavor. + +This year we entered the **Build a 3D Printed Clippy Powered by ChatGPT from OpenAI, Azure Cognitive Services** episode of Let's get personal: computing, and we won a [Silver award in the online talk show/interview category](https://www.tellyawards.com/winners/2023/online/general-talk-show-interview)! + +{{< youtube 6OYGeOwd6RY >}} + diff --git a/blog/layouts/partials/sections/hero/index.html b/blog/layouts/partials/sections/hero/index.html index a48d7e2b..614881dd 100644 --- a/blog/layouts/partials/sections/hero/index.html +++ b/blog/layouts/partials/sections/hero/index.html @@ -16,6 +16,9 @@ {{ .Site.Params.hero.content | markdownify }}

+

+ +

Jim uses he/him pronouns diff --git a/blog/static/images/jpg/lets-get-personal-computing.jpg b/blog/static/images/jpg/lets-get-personal-computing.jpg index 22140cc4..39138ed0 100644 Binary files a/blog/static/images/jpg/lets-get-personal-computing.jpg and b/blog/static/images/jpg/lets-get-personal-computing.jpg differ diff --git a/blog/static/images/png/Telly_44th_Winners_Badges_silver_winner.png b/blog/static/images/png/Telly_44th_Winners_Badges_silver_winner.png new file mode 100644 index 00000000..03808783 Binary files /dev/null and b/blog/static/images/png/Telly_44th_Winners_Badges_silver_winner.png differ