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

Add Azure Architecture Icons to Your Diagrams

The Azure team has finally released architecture icons of the products on Azure in SVG format for use in PowerPoint, Visio or other architecture diagrams. You can grab these icons by visiting https://jasong.us/3gVE3xD. Keep in mind that there are some restrictions on usage, which should go without saying.

Read More

Use PHP with .NET Core

Did you know that you can run PHP as managed code? It’s true. With the Peachpie project, a .NET Foundation sponsored project, you can do just that. Peachpie is an open-source project that allows PHP and .NET to work seamlessly as one platform. Don’t believe me? Check out this video:

Read More

Azure DevOps Brownout Scheduled for Next Week

Starting September 9th and lasting through September 15th, Microsoft will be conducting a daily, 2 hour brownout test for Azure DevOps. This will be the first test. The reason for the brownout is for new IP address ranges to be implemented to allow customers to use Azure Service Tags to manage the traffic flow between Azure Services and on-prem systems. For a complete explanation on what is changing, when it will be implemented, and the details behind the rollout plan, be sure to visit the post at jasong.us/3jwTuOu.

Read More

Remote Engineering DevOps Summit

As developers are continuing to work remotely, its critical that you manage your team and organization effectively and collaborate when it makes sense. Learn from members of GitHub, Microsoft, and other DevOps partners as they share how to:

Read More

Zoom Will Require Passcode or Waiting Room Soon

Beginning on September 27, 2020, Zoom will require that all meetings have either a Passcode (password to enter a meeting) or have Waiting Room enabled for all paid accounts. Meeting passcodes were already enforced for all free accounts enabled back on May 9th. Meeting passcodes or Waiting Rooms will be required for Zoom Government customers beginning on October 18.

Read More

Stream the Weather Channel for Cheap on Frndly TV

The Weather Channel has had their live stream page under construction for a very long time. This is incredibly frustrating for cord cutters like myself.

Read More

AspNetCore 6.0 Backlog Grooming

The ASP.NET team is beginning to review the backlog for items that they should include in version 6.0.

Read More

Play Surf in Microsoft Edge

Since Microsoft Edge version 83, Microsoft has included the game Surf in its browser. Not long ago my connection dropped. I hadn’t realized until I refreshed a browser tab in the new Microsoft Edge and found the error message You’re not connected.

Read More

Microsoft Partner Tech Talks Resume

Earlier this week, Microsoft resumed their Partner Tech Talks. These events feature technical experts from Microsoft and help to enable partners with information to assist their customers. The talks will focus on Azure, Modern Work & Security, and Business Applications. Within the next two weeks, there are two Azure events that will take place:

Read More

How to Create a Beacon Animation Using CSS

I had a need to create a CSS animation that showed a “beacon” using CSS. Basically, I was dropping an animation showing where someone was located on a map. So, I was setting a background image of a container to an image and then placing a “bursting” dot within the container based on the location. Instead of using an animated gif like the one showing below:

Read More