Jason N. Gaylord
Coder
from Northeast PA
Small planet on JasonGaylord.com A planet with rings on JasonGaylord.com
Visit JasonGaylord.com

Hello, I'm  jasongaylord Jason

I live with my family in the rolling hills of Northeastern Pennsylvania. I'm a web developer by trade, but have broad experience in various business areas. Want to know more about me?

Learn More

GWA Softball 9-11 All-Stars Make States

The Greater Wyoming Area softball team that my two girls play on, covering ages 9-11, will be traveling to the Pennsylvania State tournament. Our first game is tentatively scheduled for Friday, July 26th at 4pm. The tournament will be taking place this year in Greenburg, PA, home of the West Point Little League. I’ll be posting more fundraising information very soon. However, if you are in or around Januzzi’s Pizza in Exeter on July 6th, there will be a fundraiser where 10% of the bill for takeout orders and 20% of the bill for eat in orders will be donated to the GWA Softball team.

Read More

Last Call for Call for Speakers for TechBash 2019

We’re now less than 24 hours away from closing the Call for Speakers. At last check, we now have over 420 submissions from over 175 presenters. On behalf of all of the board members, we appreciate everyone that has taken the time to show interest in this event. But, there’s still time. Feel free to submit to TechBash 2019 by visiting: https://sessionize.com/techbash2019/

Read More

Microsoft Financial Services Summit May 9, 2019 in NYC

Publishing Static Content to Azure Blob Storage

In a previous post titled Setting up a CDN using Azure Storage, I had explained how to use an Azure CDN resource on top of an Azure Storage account. However, there will be very few instances where you’d want to use the AzCopy command line utility or Microsoft Azure Storage Explorer application to push content every time a CDN change is needed. In fact, most folks would want to check in files and/or code using source control such as GitHub or Azure DevOps.

Read More

Setting up a CDN using Azure Storage

Many websites today use a content delivery network (CDN) to serve static content to their users. This is because CDNs can cache and compress static content as well as providing geo-redundancy services. Microsoft Azure has CDN capabilities contained within its resource portfolio. In this article, we’ll want through configuring Azure to serve up CDN content from an Azure Storage account.

Read More

Call for Speakers Open for TechBash 2019

The TechBash 2019 Call for Speakers is now open on the TechBash website. Much like last year, TechBash 2019 will be preceded by a day of workshops geared more towards hands on and/or in depth conversation on the hottest topics. The three days of the conference are sure to be filled with around 70 sessions of the the latest content. If you’d like to present at TechBash, you can read the CFP announcement blog post and then hop over to their Sessionize page at https://sessionize.com/techbash2019/.

Read More

TechBash.com Refresh

If you were unaware, I’m one of the founding board members of TechBash, a developer conference found in Northeastern Pennsylvania. Over the past three months, we’ve started ramping up our planning for our next event at the Kalahari Resorts in Pocono Manor from November 12-15, 2019. As always, all of our information is available at https://techbash.com.

Read More

Microsoft Build 2019 Registration Opens

Microsoft Build 2019 is now open for registration. Build 2019 is a developer conference that will be taking place in Seattle, WA on May 6-8, 2019.  This year, the cost is $100 cheaper than last year at $2395 per person. You can register by visiting https://register.build.microsoft.com/.  One big change to this year’s registration is that you can bring two students, aged 14-21, for free to Build. If you have more than two to bring, you can reach out to the Microsoft Build team by reviewing the FAQ here. However, space is limited and the hotels only accommodate double occupancy so you must act fast.

Read More

Azure DevOps "Run as Package" Change May Break Application

Microsoft recently made a change to the deployment type in the release pipeline. This change offers some great benefits and is known as the “Run as Package” feature. The feature is explained at https://github.com/Azure/app-service-announcements-discussions/issues/32.

Read More

Integrating with the YouTube API

For some reason, over the past few years, the documentation surrounding the various Google APIs has gone downhill. So, while working on a feature for the upcoming TechBash website refresh, I shouldn’t have been too surprised that the YouTube API lacked solid documentation around connecting to our TechBash YouTube channel to obtain our most recent videos that we have posted.

Read More