JOEL LIPMAN Systems / Automation / AI

Knowledge base / Since 1999

Automation Tutorials & Guides

Practical Automation tutorials, troubleshooting notes and implementation guides from real projects.

Advanced search

28 entries / Automation

Clear filters
OpenAI GPT Image 2.5: This house does not exist
Automation

OpenAI GPT Image 2.5: This house does not exist

A quick article on something a little different from my usual CRM functions and debugging notes. This time I have been playing with OpenAI's ChatGPT Image 2.5 and its sketch feature, using a few very rough drawings as the starting point for a Georgian-inspired home concept. The idea was to see how far I could take some...

Read note 107 hits
AutoHotkey: App GUI Listview to Rename Files
AutoHotkey

AutoHotkey: App GUI Listview to Rename Files

So this is the documentation for a snippet of code that will list files of a directory using an AutoHotkey GUI and display what it will name them. The app needs to rename files but append an incremented count if the name of a file already exists. The original file needs to keep its original name. What I have EDIT 0_00...

Read note 48,585 hits
AutoHotkey - MS Windows 10 - Open Apps on Multiple Monitors and Desktops
AutoHotkey

AutoHotkey - MS Windows 10 - Open Apps on Multiple Monitors and Desktops

Yay for Microsoft Windows 10 in joining the rest of the Operating Systems in implementing multiple desktops. So if you have a Mac or Linux system, you will know of a feature where you can have another virtual desktop on your device. For those that don't know it, the feature is similar to mobile phones where you swipe l...

Read note 54,558 hits
AutoHotkey: Check Windows Folder Sizes
AutoHotkey

AutoHotkey: Check Windows Folder Sizes

So I needed to clear space on a workstation's C drive. There are other programs about and even some built-in to MS Windows that could potentially be used. This is a quick article on how to write an AutoHotkey program to simply return the folders in the drive and display the size of all the files/folders contained withi...

Read note 32,922 hits
Accessing Apimo WebService API
API Miscellaneous

Accessing Apimo WebService API

This is an article on how I connected to the Apimo WebService. The Apimo Webservice is an API provided by apimo.com and requires a server request over HTTPS using the GET method.

Read note 39,619 hits
TravelPort Universal API - Ping Request with PHP-cURL
API Miscellaneous

TravelPort Universal API - Ping Request with PHP-cURL

An article on how to resolve errors and setup a standard ping request using the TravelPort Universal API. This is to be achieved using PHP as the server-side programming language and cURL, a sub-component of PHP that allows you to send and receive requests as the server (as opposed to the client device).

Read note 53,597 hits
Submit form as a server and not the client with cURL
API Miscellaneous

Submit form as a server and not the client with cURL

A quick article on how to create a middleware script which accepts the values from a submitted HTML form and sends it to a server on another domain for processing. This applies to Linux Apache MySQL and PHP (LAMP) setups.

Read note 31,735 hits

Working principle

Our Purpose

This site exists as a practical knowledge base built from real-world experience across systems, platforms, and technologies since 1999. Much of the content documents solutions, edge cases, and working patterns that were learned through investigation where documentation was incomplete or absent, and is shared to reduce the same friction for others.

27 Years in IT
1021 CRM clients
810 Site articles
29.7m+ Reads / hits

Knowledge base

Search notes

Find matching words in article titles and content.