Software
Know about cutting edge softwares. Best tips about various open source, freeware and shareware utility. Find plethora of latest software according to need.
-
How to Block a Range of IP Addresses
As much as content creators want traffic to their website, there is such thing as the wrong type of traffic.…
Read More » -
Detect the Content Type in the Clipboard
A user’s clipboard is a “catch all” between the operating system and the apps employed on it. When you use…
Read More » -
CSS ::file-selector-button
We all love beautifully styled form controls but, due to the differences between operating system displays, styling them can be…
Read More » -
How to Open a Tor Brave Window from Command Line
I love the Brave web browser for many reasons: ad blocking, Brave rewards, crypto integration, and even a Tor tab…
Read More » -
How to Create a Diff of Two Images
When I was a child, I loved looking for Waldo in the “Where’s Waldo?” book series. These days I’m a…
Read More » -
How to Open an App from Anywhere on Mac Command Line
Many engineers like myself live in the command line, and perform actions from command line that most others would click…
Read More » -
5 Web Design Trends for 2023 That You Should Pay Attention To
The start of a new year is usually a time when we start looking for ways to make something a…
Read More » -
fetch with Timeout
A few years back I wrote a blog post about how write a fetch Promise that times out. The function…
Read More » -
How to Control CSS Animations with JavaScript
When it comes to animations on the web, developers need to measure the animation’s requirements with the right technology —…
Read More » -
Customizing HTML Form Validation
Form validation has always been my least favorite part of web development. You need to duplicate validation on both client…
Read More »