Display Safari URL address link on hover
This article demonstrates how you can display the URL link address in safari by just doing hover on a link on a webpage.
How to rerun last command in Zsh shell
Examples on how you can rerun the last executed command in Zsh shell.
How to install Zsh shell
If you want to install Zsh shell on your operating system follow this article.
Display full website address in Safari macOS Browser
Want to display the full website address in the Safari address bar, check out how you can do it on macOS Big Sur.
How to increase macOS Terminal text font size (Big Sur)
This tutorial is to demonstrate how you can increase macOS Terminal text font size (Big Sur)
Permanently set $PATH variable in Mac Zsh shell
This article demonstrates how to permanently set $PATH variable in Mac Zsh shell.
How to create API Token for Atlassian account to connect Jira Cloud REST API
Steps to generate API Token for Atlassian account to connect using Jira Cloud REST API using basic authentication
Error when deleting SharePoint Online folder or file
You have to delete all the items in this folder before you can delete the folder error when deleting SharePoint Online or OneDrive folder and file
Java Leap Year Programs with Code Examples
Java programs to check if a year is a leap year or not with code examples.
Display Era details (AD BC) in Java Date
How to display Date Era AD or BC in Java Date with examples.
How to display Java Date Time timezone offset
Java code examples to display time offset from GMT using Date object.
How to display date and time in GMT Timezone in Java
Code examples to display time in GMT Timezone in Java Programming Language.
How to open new tab in Sublime Text Editor [macOS]
Looking for keyboard shortcut to open new tab in Sublime Text Editor for macOS.
[Fix] Steam: Friends Network Unreachable Error
How to fix Friends Network Unreachable Error in Steam.
Mac - Steam Needs to Be Online to Update. Please confirm your network connection and try again error
How to resolve Steam Needs to Be Online to Update Error on Mac (macOS)
How to check if a String contains substring or a word using javaScript
indexOf is the method that you can make use of in ofter to check if a String contains a substring or a word.
How to check if an element is hidden using jQuery code?
What to know if an element is hidden using jQuery? In this example, we will see how we can do that using jquery code.
Youtube spacebar not working in search on macOS Safari
Youtube search spacebar not working in search on macOS Safari!
SharePoint - The URL is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web.
SharePoint Online, 2013 file upload error - The URL is invalid. It may refer to a nonexistent file or folder, or refer to a valid file or folder that is not in the current Web.
Drag drop files here option missing for SharePoint document library
How to fix missing drag drop files here option for SharePoint Online, 2010, 2013 document library by enabling ActiveX Control STSUpld.UploadCtl or HTML5
Keyboard Shortcut to delete a file on a Mac [Macbook]
How to delete a file on a Mac [MacBook] using keyboard shortcut.
How to add multiple spaces between html page text
This article demonstrates how you can render more than once space in your html page text.
Force convert HTML text input to upper case
How to force user input in a text field or text area to upper case in HTML.
How to turn off autocomplete in input fields in HTML Form
This article democrats how you can turn off autocomplete feature for text fields in HTML code especially form elements.