diff --git a/_posts/2007/2007-08-02-essential-c-2-0.md b/_posts/2007/2007-08-02-essential-c-2-0.md index 092b711..f9dac9b 100644 --- a/_posts/2007/2007-08-02-essential-c-2-0.md +++ b/_posts/2007/2007-08-02-essential-c-2-0.md @@ -7,4 +7,4 @@ categories: - Books - Book Reviews --- -This book is a good starting point for learning the new features of C# 2.0. The only downside of the book is that there were several errors found in the book samples. \ No newline at end of file +This book is a good starting point for learning the new features of C# 2.0. The only downside of the book is that there were several errors found in the book samples. diff --git a/_posts/2007/2007-08-02-essential-windows-workflow-foundation.md b/_posts/2007/2007-08-02-essential-windows-workflow-foundation.md index e5dbcd1..df2f9f8 100644 --- a/_posts/2007/2007-08-02-essential-windows-workflow-foundation.md +++ b/_posts/2007/2007-08-02-essential-windows-workflow-foundation.md @@ -6,4 +6,4 @@ categories: - Books - Book Reviews --- -This book was quite a hard read. It covers all of the types of workflows that are supported by the libraries. Unfortunately, it is a bit dry and the samples do not go far from the typical "Hello World" samples. \ No newline at end of file +This book was quite a hard read. It covers all of the types of workflows that are supported by the libraries. Unfortunately, it is a bit dry and the samples do not go far from the typical "Hello World" samples. diff --git a/_posts/2007/2007-08-02-framework-design-guidelines-conventions-idioms-and-patterns-for-reusable-net-libraries.md b/_posts/2007/2007-08-02-framework-design-guidelines-conventions-idioms-and-patterns-for-reusable-net-libraries.md index 8a2eeaa..c0f49db 100644 --- a/_posts/2007/2007-08-02-framework-design-guidelines-conventions-idioms-and-patterns-for-reusable-net-libraries.md +++ b/_posts/2007/2007-08-02-framework-design-guidelines-conventions-idioms-and-patterns-for-reusable-net-libraries.md @@ -19,4 +19,4 @@ By the end of the book you will learn: * Issues and guidelines that are important to ensure appropriate extensibility in your framework * Guidelines for working with exceptions, the preferred error reporting mechanism in the .NET Framework and WinFX * Guidelines for extending and using types that commonly appear in frameworks -* Guidelines for and examples of common framework design patterns \ No newline at end of file +* Guidelines for and examples of common framework design patterns diff --git a/_posts/2019/2019-01-19-welcome-to-jekyll.markdown b/_posts/2019/2019-01-19-welcome-to-jekyll.markdown deleted file mode 100644 index 30aa629..0000000 --- a/_posts/2019/2019-01-19-welcome-to-jekyll.markdown +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "Welcome to Jekyll!" -date: 2019-01-19 08:35:20 -0700 -categories: Articles -tags: Jekyll ---- - -TODO: I need to write this :smile: diff --git a/_posts/2019/2019-03-19-im-running-for-the-board-of-the-dotnet-foundation.md b/_posts/2019/2019-03-19-im-running-for-the-board-of-the-dotnet-foundation.md index d4c8f1f..d5eb234 100644 --- a/_posts/2019/2019-03-19-im-running-for-the-board-of-the-dotnet-foundation.md +++ b/_posts/2019/2019-03-19-im-running-for-the-board-of-the-dotnet-foundation.md @@ -2,7 +2,9 @@ title: "I'm Running for the Board of the DotNet Foundation" image: https://avatars3.githubusercontent.com/u/3209610?s=250 date: 2019-03-19 14:35:20 -0700 -categories: News +categories: + - News + - Archive tags: - .NET - .NET Core diff --git a/_posts/2019/2019-04-24-upcoming-events-in-phoenix-for-april-2019.md b/_posts/2019/2019-04-24-upcoming-events-in-phoenix-for-april-2019.md index 6271b1b..c88efac 100644 --- a/_posts/2019/2019-04-24-upcoming-events-in-phoenix-for-april-2019.md +++ b/_posts/2019/2019-04-24-upcoming-events-in-phoenix-for-april-2019.md @@ -2,11 +2,12 @@ title: "Upcoming Events in Phoenix For April 2019" date: 2019-04-24 06:30:00 -0700 categories: -- Arizona Technology News + - Arizona Technology News + - Archive tags: - - Arizona - - Events - - Community + - Arizona + - Events + - Community --- We have two great technology events taking place in the Phoenix metro area over the next two weeks, [Global Azure Boot Camp](https://www.meetup.com/Phoenix-Azure-User-Group/events/260838019){:target="_blank"} and [SQL Saturday](https://www.meetup.com/Arizona-SQL-Server-User-Group/events/260081750>){:target="_blank"}. diff --git a/_posts/2020/2020-04-25-coding-with-joeg-im-streaming.md b/_posts/2020/2020-04-25-coding-with-joeg-im-streaming.md index 295813f..eaa622f 100644 --- a/_posts/2020/2020-04-25-coding-with-joeg-im-streaming.md +++ b/_posts/2020/2020-04-25-coding-with-joeg-im-streaming.md @@ -2,6 +2,7 @@ title: "Coding with JoeG - I'm Streaming" categories: - Articles + - Archive tags: - Twitch - Stream diff --git a/_posts/2020/2020-08-29-desert-code-camp-2020-is-cancelled.md b/_posts/2020/2020-08-29-desert-code-camp-2020-is-cancelled.md index cc4787b..8f629a3 100644 --- a/_posts/2020/2020-08-29-desert-code-camp-2020-is-cancelled.md +++ b/_posts/2020/2020-08-29-desert-code-camp-2020-is-cancelled.md @@ -5,6 +5,7 @@ header: categories: - News - Arizona Technology News + - Archive tags: - Desert Code Camp --- diff --git a/_posts/2022/2022-06-23-my-jetbrains-rider-plugins-june-2022-edition.md b/_posts/2022/2022-06-23-my-jetbrains-rider-plugins-june-2022-edition.md index f31992b..d693c3d 100644 --- a/_posts/2022/2022-06-23-my-jetbrains-rider-plugins-june-2022-edition.md +++ b/_posts/2022/2022-06-23-my-jetbrains-rider-plugins-june-2022-edition.md @@ -7,6 +7,7 @@ last_modified_at: 2024-07-12 21:27:00 -0700 categories: - Articles +- Archive tags: - JetBrains - Rider diff --git a/_posts/2022/2022-09-07-2022-fall-speaking-events.md b/_posts/2022/2022-09-07-2022-fall-speaking-events.md index b56eeb8..2482348 100644 --- a/_posts/2022/2022-09-07-2022-fall-speaking-events.md +++ b/_posts/2022/2022-09-07-2022-fall-speaking-events.md @@ -5,6 +5,7 @@ header: date: 2022-09-07 04:22:00 -0700 categories: - News + - Archive tags: - Speaking - Presentation diff --git a/_posts/2022/2022-09-23-im-running-for-the-board-of-directors-of-the-dotnet-foundation-2022-edition.md b/_posts/2022/2022-09-23-im-running-for-the-board-of-directors-of-the-dotnet-foundation-2022-edition.md index 5b97bf2..ab545f6 100644 --- a/_posts/2022/2022-09-23-im-running-for-the-board-of-directors-of-the-dotnet-foundation-2022-edition.md +++ b/_posts/2022/2022-09-23-im-running-for-the-board-of-directors-of-the-dotnet-foundation-2022-edition.md @@ -4,7 +4,9 @@ image: https://avatars3.githubusercontent.com/u/3209610?s=250 header: og_image: /assets/images/posts/header/running-dotnet-foundation.png date: 2022-09-23 04:54:20 -0700 -categories: News +categories: + - News + - Archive tags: - .NET - .NET Core diff --git a/_posts/2023/2023-08-10-coding-with-joeg-reboot.md b/_posts/2023/2023-08-10-coding-with-joeg-reboot.md index a098dbe..f541d3f 100644 --- a/_posts/2023/2023-08-10-coding-with-joeg-reboot.md +++ b/_posts/2023/2023-08-10-coding-with-joeg-reboot.md @@ -4,8 +4,8 @@ header: og_image: /assets/images/posts/header/coding-with-joeg-reboot.png date: 2023-08-10 16:35:00 -0700 categories: -- Articles -- Archive + - Articles + - Archive tags: - Twitch - Stream