6.61 Million Google Clicks! 💸
Yesterday Online PNG Tools smashed through 6.60M Google clicks and today it's smashed through 6.61M Google clicks! That's 10,000 new clicks in a single day – the smash train keeps on rollin'!
What Are Online PNG Tools?
Online PNG Tools offers a collection of easy-to-use web apps that help you work with PNG images right in your browser. It's like a Swiss Army Knife for anything PNG-related. On this site, you can create transparent PNGs, edit icons, clean up logos, crop stamps, change colors of s...
Take me to this post.
July 02, 2025
The sizzle reel that says things that nobody understands
Failing to understand your audience.
The post The sizzle reel that says things that nobody understands appeared first on The Old New Thing....
Take me to this post.
July 01, 2025
From Static to Dynamic: 3 Micro-Animations Every Web Developer Can Master with Rive
Transform your website from flat to flourishing with interactive animations that enhance user experience....
Take me to this post.
July 01, 2025
Exploring the features of dotnet run app.cs: Exploring the .NET 10 preview - Part 1
In this post I discuss the new single-file .NET run experience, in which you can run a C# file directly, without needing a csproj project file...
Take me to this post.
July 01, 2025
Accessing my printer's web app remotely via Tailscale
We have an HP all-in-one scanner and printer that is on our local network. Recently, I was away from home and needed to reconfigure the scanning settings for unimportant reasons. Usually, when I'm not in the office, I use Tailscale to connect back to machines as required, but the printer isn't running Tailscale, so its built-in web app isn't directly available. To solve this problem, I set up Tailscale subnet route on the Linux box… continue reading....
Take me to this post.
July 01, 2025
Happy July Sale! 🎁
At Browserling and Online Tools we love sales.
We just created a new automated sale called Happy July Sale.
Now each July on the first day we show a 50% discount offer to all users who visit our site. BOOM SHAKA LAKA!
Buy a Subscription Now!
🔥 onlinetools.com/pricing
🔥 browserling.com/#pricing
What Is Browserling?
Browserling is an online service that lets you test how other websites look and work in different web browsers, like Chrome, Firefox, or Safari, without needing to install them. It ru...
Take me to this post.
July 01, 2025
CodeSOD: It's Not Wrong to Say We're Equal
Aaron was debugging some C# code, and while this wasn't the source of the bug, it annoyed him enough to send it to us.
protected override int DoCompare(Item item1, Item item2)
{
try
{
DateTime thisDate = ((DateField)item1.Fields["Create Date"]).DateTime;
DateTime thatDate = ((DateField)item2.Fields["Create Date"]).DateTime;
return thatDate.CompareTo(thisDate);
}
catch (Exception)
{
return 0; // Sorry, ran out of budget!
}
}
Not to be the pedantic code reviewer, but the name of th...
Take me to this post.
July 01, 2025
Summary of reading: April - June 2025
"All Thirteen: The Incredible Cave Rescue of the Thai Boys' Soccer Team" by
Christina Soontornvat - a very nice account of the unusual event that kept
the world enthralled in 2018.
"The Frontiersmen: A Narrative" by Allan W. Eckert - tales from the US
frontier in the period right before the revolutionary …...
Take me to this post.
July 01, 2025