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

ProgrammingSoftware Testing
HP ALM REST API - Get ALM Domains
21 Mar 2017

Tutorial on how to get domains from HP ALM using REST API. Includes the browser method, VB.NET and C# functions to get domains. Learn more @aneejian.

ProgrammingSoftware Testing
HP ALM REST API - Authentication
20 Mar 2017

Tutorial on how to authenticate HP ALM Session using REST API. Includes VB.NET and C# code for Sign-in and Sign-out resources.

Programming
Constants in VB Script
19 Mar 2017

VBScript has number of useful constants which you can use in your code. These constants provide a convenient way to use specific values.

Software Testing
Drag and drop items from windows explorer to application UFT
08 Aug 2016

Subroutine to drag and drop item from windows explorer to application using UFT or QTP. By default this feature is not yet available in QTP or UFT.

Programming
AngularJS Custom Directive for Expand Collapse
30 Aug 2015

Tutorial on how to create an Angular JS Directive for expand and collapse with step by step instructions, demo and source code download.

Blogging
How to Load Disqus Comments on Demand?
01 Jun 2015

Tutorial on how to setup Disqus Comment system on WordPress and Jekyll to load on demand.