Scott Hanselman's Blog

?

Channel Reputation Rank

#31
?

Activity Status

Stale

last updated

According to the data and stats that were collected, 'Scott Hanselman's Blog' channel has an outstanding rank. Despite such a rank, the feed was last updated more than a month ago. In addition 'Scott Hanselman's Blog' includes a significant share of images in comparison to the text content. The channel mostly uses long articles along with sentence constructions of the basic readability level, which is a result indicating a well-balanced textual content on the channel.

About 'Scott Hanselman's Blog' Channel

Scott Hanselman on Programming, User Experience, The Zen of Computers and Life in General

? Updates History Monthly Yearly
JavaScript chart by amCharts 3.13.1Jun, 2024Jul, 2024Aug, 2024Sep, 2024Oct, 2024Nov, 2024Dec, 2024Jan, 2025Feb, 2025Mar, 2025Apr, 2025May, 202501Show all
? Content Ratio
JavaScript chart by amCharts 3.13.1TextsLinksVideosImages
? Average Article Length

Long articles are widely used on 'Scott Hanselman's Blog' as elaborated and interesting content can help the channel to reach a high number of subscribers. In addition there are a few medium length articles.

short

long

? Readability Level

'Scott Hanselman's Blog' mostly contains texts of a basic readability level which may show their aim to reach a wider audience. Besides, there are articles of intermediate readability, which make up more than one third of all content on the channel.

advanced

basic

? Sentiment Analysis

Positive emotional expressions prevail throughout the texts: they may include favorable reviews, appreciation or praise in regard to the subjects addressed on the channel. However, the channel also contains some rather negative or critical records that make up just a small amount of all its content.

positive

negative

Recent News
Webcam randomly pausing in OBS, Discord, and websites - LSVCam and TikTok Studio

I use my webcam constantly for streaming and I'm pretty familiar with all the internals and how the camera model on Windows works. I also use OBS extensively...

+
Open Sourcing DOS 4

Open Sourcing DOS 4

See the canonical version of this blog post at the Microsoft Open Source Blog! Ten years ago, Microsoft released the source for MS-DOS 1.25 and 2.0 to...

+
Updating to .NET 8, updating to IHostBuilder, and running Playwright Tests within NUnit headless or headed on any OS

I've been doing not just Unit Testing for my sites but full on Integration Testing and Browser Automation Testing as early as 2007 with Selenium. Lately...

+
Using WSL and Let's Encrypt to create Azure App Service SSL Wildcard Certificates

There are many let's encrypt automatic tools for azure but I also wanted to see if I could use certbot in wsl to generate a wildcard certificate for the...

+
GitHub Copilot for CLI for PowerShell

GitHub Next has this cool project that is basically Copilot for the CLI (command line interface). You can sign up for their waitlist at the Copilot for...

+
Use your own user @ domain for Mastodon discoverability with the WebFinger Protocol without hosting a server

Mastodon is a free, open-source social networking service that is decentralized and distributed. It was created in 2016 as an alternative to centralized...

+
I got tired

I got tired

I have been blogging here for the last 20 years. Every Tuesday and Thursday, quite consistently, for two decades. But last year, without planning it,...

+
Using Home Assistant to integrate a Unifi Protect G4 Doorbell and Amazon Alexa to announce visitors

I am not a Home Assistant expert, but it's clearly a massive and powerful ecosystem. I've interviewed the creator of Home Assistant on my podcast and...

+
JavaScript and TypeScript Projects with React, Angular, or Vue in Visual Studio 2022 with or without .NET

I was reading Gabby's blog post about the new TypeScript/JavaScript project experience in Visual Studio 2022. You should read the docs on JavaScript and...

+
A Nightscout Segment for OhMyPosh shows my realtime Blood Sugar readings in my Git Prompt

I've talked about how I love a nice pretty prompt in my Windows Terminal and made videos showing in detail how to do it. I've also worked with my buddy...

+
Upgrading a 20 year old University Project to .NET 6 with dotnet-upgrade-assistant

I wrote a Tiny Virtual Operating System for a 300-level OS class in C# for college back in 2001 (?) and later moved it to VB.NET in 2002. This is all...

+

Unfortunately Scott Hanselman's Blog has no news yet.

But you may check out related channels listed below.

Scott Hanselman's Complete List of Productivity Tips

[...] Note Scott Hanselman (me): I had been meaning to write up my productivity tips for years. Isn't that ironic? [...]

The Future of .NET on the Server: ASP.NET vNext content and videos from TechEd 2...

[...] Visual Studio Channel 9 Live: ASP.NET Developer Q&A with Scott Hunter, David Fowler, and Scott Hanselman http://www.asp.net/vnext We've also updated the ASP.NET site with all new vNext content and [...]

FREE Pluralsight video: "Get Involved" in community!

[...] into this production and we really hope you enjoy it. In this feature-length production, Scott Hanselman and Rob Conery offer suggestions and advice on how you can get out there, and get involved. [...]

Changing perspectives on your job - Will you renew your boss for another season?

[...] some great work. However, I never assume my job is granted. I never assume "Hey, I'm Scott Hanselman, I refer to myself in the third person and have Google Juice, I can't be replace or canned.& [...]

Catch up on all the videos from DotNetConf Spring 2014

[...] , as well as new language features. Building Universal Windows Apps with XAML and C# in Visual Studio Larry Lieberman In April at Build 2014, Microsoft unveiled universal Windows apps, a new [...]

Download Visual Studio Express

[...] .com because I like you so much. Here are the direct links to all the Express SKUs for Visual Studio. They are all completely free. NOTE: I wrote this post on my own, and not as a representative [...]

Surface Pro 3 - Initial Impressions

[...] review they are looking at updates to improve the pen and other little details. Can it run Visual Studio? Sure. I have been using it full time for a week and it's been fine. I wish it had 12 gigs of [...]

Announcing .NET 2015 - .NET as Open Source, .NET on Mac and Linux, and Visual St...

[...] , for example. Developers should have a great experience. There is a new FREE SKU for Visual Studio for open source developers and students called Visual Studio Community. It supports extensions [...]

Building a working Robot controlled by a C#, an iPhone, and Monkey.Robotics

[...] on over there, so explore all the docs and diagrams. Sponsor: Big thanks to my friends at Octopus Deploy. They are the deployment secret that everyone is talking about. Using NuGet and powerful [...]

Automating the tedious parts of open source on Azure

[...] other teams at Microsoft as we continue to Open Source All The Things. Sponsor: Big thanks to Octopus Deploy for sponsoring the feed this week. They are FANTASTIC. Truly, check it out, the NuGet team [...]

I'm stuck in someone's for loop

[...] .5 plus an important gotcha Async methods in ASP.NET 4.5 Sponsor: Big thanks to my friends at Octopus Deploy. They are the deployment secret that everyone is talking about. Using NuGet and powerful [...]

Video: My non-technical partner tries Windows 10 for the first time

[...] , do check out and share http://hanselman.com/windows8. Sponsor: Big thanks to my friends at Octopus Deploy. They are the deployment secret that everyone is talking about. Using NuGet and powerful [...]

NuGet Package of the Week: Canopy Web Testing Framework with F#

[...] source! Anyway, back to Canopy. Make a new Console app and NuGet in the canopy package: The NuGet package will bring in Selenium as a dependency. Then, try out their "Hello World" web [...]

NuGet Package of the Week: ASP.NET Web API Caching with CacheCow and CacheOutput

[...] You can see other cool NuGet Packages I've mentioned on the blog here. Today's NuGet package is CacheCow, which has possibly the coolest Open Source Library name since Lawnchair.js. " [...]

NuGet Package of the Week: FluentAutomation for automated testing of Web Applica...

Last week I was exploring today's varied choices we have for Automated Browser Testing. There's headless WebKit "browsers" like PhantomJS and cloud po [...]

NuGet Package of the Week: Humanizer makes .NET data types more human

The .NET BCL (Base Class Library) moves too slow, IMHO. That's why NuGet and NuGet packages are so nice. It's a joy to find a "rightly sized" library [...]

Video Tutorial and Screenshots: Windows 8.1 Update 1

[...] on the mouse and keyboard. I'm comfortable with moving between Store (fullscreen) apps and Desktop apps but it's always a little jarring. You're leaping between two universes. I want to live in one [...]

Introducing ASP.NET vNext

[...] .NET vNext will take things to the next level. Today, you run ASP.NET using the same CLR that desktop apps use. We’re adding a cloud-optimized (my cloud, your cloud, their cloud - server stuff) [...]

Guide to Freeing up Disk Space under Windows 8.1

[...] note the "Total size" at the bottom that no one notices. This is the total size of Desktop apps, not Windows Store apps. Uninstall anything evil - If you want to get a quick look at what's [...]

Download Visual Studio Express

[...] for Windows (Desktop) Visual Studio Express 2013 for Windows Desktop enables the creation of desktop apps in C#, Visual Basic, and C++, and supports Windows Presentation Foundation (WPF), Windows [...]

?Key Phrases
Scott Hanselman's Complete List of Productivity Tips

[...] Note Scott Hanselman (me): I had been meaning to write up my productivity tips for years. Isn't that ironic? [...]

The Future of .NET on the Server: ASP.NET vNext content and videos from TechEd 2...

[...] Visual Studio Channel 9 Live: ASP.NET Developer Q&A with Scott Hunter, David Fowler, and Scott Hanselman http://www.asp.net/vnext We've also updated the ASP.NET site with all new vNext content and [...]

FREE Pluralsight video: "Get Involved" in community!

[...] into this production and we really hope you enjoy it. In this feature-length production, Scott Hanselman and Rob Conery offer suggestions and advice on how you can get out there, and get involved. [...]

Changing perspectives on your job - Will you renew your boss for another season?

[...] some great work. However, I never assume my job is granted. I never assume "Hey, I'm Scott Hanselman, I refer to myself in the third person and have Google Juice, I can't be replace or canned.& [...]

Related channels