Category: Technology
-
44 Interesting Augmented Reality (AR) Statistics for 2024
Augmented Reality (AR) is changing the way we live and work. It combines the digital and physical worlds to create new experiences. AR is used in many areas, such as…
-
32 Interesting VPN Statistics for 2024
VPNs, or Virtual Private Networks, play a vital role in today’s digital world. They provide a secure and private way to browse the internet. VPNs help protect our personal data…
-
How to Connect Airtable with OpenAI API
Let’s look at the following 3 ways to connect Airtable with the OpenAI API.
-
Uploading Images from Google Sheets to Cloudinary
How I got a Google Sheets Apps Script working to upload images directly to Cloudinary through their API.
-
Google Sheets Formula to Slugify Text
Here’s the only Google Sheets formula that you will need to correctly “slugify” the contents of a cell. Along with providing the formula, I will also be explaining how it…
-
Remove Last Few Characters from Multiple Files at Once [Windows]
A while back, I wrote a post about how to remove the first few characters from multiple files at once in Windows by using a simple command. The solution still…
-
How to Export Google Search Results to Excel
For SEO or for other research purposes, sometimes, you do need to export Google search results to Excel or any other type of spreadsheet. While you can manually copy-paste all…
-
How to Track Hours in Google Sheets
When it comes to productivity, Google Sheets is like a Swiss army knife. There is rarely anything that you can’t manage by using Google Sheets. And you can track hours…
-
Embed Google Sheets Charts in Notion without 3rd Party Tools
The other day, I was searching for some ways to embed Google Sheets Charts in Notion because just copy-pasting the chart link wasn’t working. But… I finally got it done.…
-
Generate Markdown Files in Bulk using PageFactory from a Template
I was experimenting with Programmatic SEO where I needed to generate markdown files in bulk. Earlier I used the Mustache template system to do it but now I discovered that…