Recent Posts

ChatGPT API Playground
AI
ChatGPT API Playground
07 Mar 2023

ChatGPT API Playground. Our latest tool, a web app, allowing you to interact with the ChatGPT API by inputting prompts as System, User, or Assistant.

Getting Started with ChatGPT API: A Comprehensive Guide
AI
Getting Started with ChatGPT API: A Comprehensive Guide
03 Mar 2023

Learn how to use ChatGPT API to create powerful and accurate natural language applications with our comprehensive guide for developers and businesses.

Low Code Development Use Cases
Technology
Low Code Development Use Cases
24 Feb 2023

Explore real-world use cases of low-code development and discover how it can help streamline processes, reduce costs, and drive innovation.

Automated Jekyll Archives for GitHub Pages
Blogging
Automated Jekyll Archives for GitHub Pages
09 Aug 2020

Tutorial on how to setup automated archive pages for your Jekyll blog hosted with GitHub pages.

Change Case Excel Add-In
Excel
Change Case Excel Add-In
16 Apr 2018

Change Case Excel Add-In is a simple tool that can help you in changing the case of the selected cells in Excel.

Handheld Shutter Speed Calculator
Photography
Handheld Shutter Speed Calculator
24 Mar 2017

Handheld Shutter Speed Calculator calculates the recommended shutter speed to take photos without blur while taking shots by holding camera in hand.

All Posts

Excel
Excel macro to find the last row in a column
24 Nov 2012

Excel macro function to find last row in the specified column. Function can return last row number, last row content and last row address.

Software Testing
UFT Function to check the presence of an item in a WebTable
17 Nov 2012

UFT/QTP function to validate the presence or absence of an item in a WebTable. Condition specified in the function call is validated to report result.

Software Testing
UFT Function to click link inside a WebTable
14 Nov 2012

In this tutorial, we will discuss how to click a link inside a web table based on value present in the same or another column in the same row using UFT.