Hello, I'm
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?
Microsoft Ignite Coming in September
Earlier this year, Microsoft decided to move all conferences through June 2021 to virtual events. Microsoft Ignite is no different. This year will be the first ever, fully digital Microsoft Ignite. Microsoft opted for an earlier time frame and will host Ignite on September 22-24, 2020.
Read MoreC# 9 Specification Proposal
As Mads announced back in May, C# 9.0 is taking shape. While he shared some really good examples for each of the new and upcoming features, the team recently released full proposed specs for each of the features.
Read MoreSurface Duo Release Date and Price Announced
Microsoft announced the release date and price for the Surface Duo yesterday. The Surface Duo has a 5.6” (3:2) screen when closed in single screen mode and an 8.1” (4:3) screen when fully opened in dual screen mode. The unlocked device is available for AT&T, T-Mobile, and Verizon Wireless in the US. The device boasts an all-day battery, USB-C, 11MP adaptive camera with 4k video recording, and a Qualcomm® Snapdragon™ 855 Mobile Platform processor. It also includes 6GB DRAM and 128GB or 256GB of internal storage.
Read MoreGitHub Roadmap Available Through Q1 2021
GitHub has published their roadmap for GitHub.com and GitHub services. You can see what’s upcoming through the first quarter of 2021 and beyond by visiting github.com/github/roadmap/projects/1. I think I was most surprised not to see a migration from GitHub Pages to Azure Static Web Apps. GitHub is definitely looking to continue to expand what’s available in GitHub Actions by enabling them for GitHub Enterprise Server and also for private repositories.
Read MoreMicrosoft Edge Release Schedule Published
Since Microsoft switched Microsoft Edge to use Chromium, they are releasing nearly every 6 weeks and have aligned both Beta and Stable major releases with the related Chromium release. So, version 85 will be released the week of August 27, 2020. They have the release schedule through version 89 (week of 3/4/2021) published at docs.microsoft.com/en-us/DeployEdge/microsoft-edge-release-schedule.
Read More1000th Post on JasonGaylord.com
It’s hard to believe but when I started posting back on April 11, 2003, I would have never expected that I’d have 1000 posts ever, let alone in less than 20 years! Over the years my posts have varied from web and application development to system administration and security. They’ve also included sports, business, and personal related posts. Back then I rolled my own site completely in .NET and using Microsoft SQL Server:
Read MoreBrython: Python for Client-Side Web Programming
I saw a post online awhile back mentioning that Python can be used for everything including for the web. Out of curiosity I started looking into this more and came across Brython. Brython is Python for the browser and allows you to replace JavaScript with Python 3. For more examples, be sure to check out the Brython website by clicking the image below:
Read Moreaxe, the Standard in Accessibility Testing
axe is a standard in accessibility testing that is trusted by Google, Microsoft, and several others. axe is available as a Chrome extension, Microsoft Edge (Chromium edition), and an Android application. They also have a web testing API, Android testing API, and Windows testing API.
Read MoreMicrosoft Teams Enhancements Announced
Last month at Microsoft Inspire 2020, Microsoft made several Microsoft Teams announcements. Some of the changes include a new 24/7 management and monitoring service called Teams Rooms Premium that costs $50 per device per month. Microsoft also announced several new frontline worker features as well as DataFlex. For a complete list, read the post by Computer World.
Read MoreUsing Liquid Templating Filters in Jekyll
My current site uses Jekyll, as I’ve indicated before. Jekyll uses the Liquid template language which is common within Jekyll, Salesforce desk, Zendesk, and many other platforms. While Jekyll uses Liquid, it does not use the most current version and does not support all of the appropriate templating filters. Therefore, you should check out the Liquid section of the Jekyll site which can be found at jekyllrb.com/docs/liquid/.
Read More