JOEL LIPMAN Systems / Automation / AI

Knowledge base / Since 1999

Scripts, systems & field notes.

Practical solutions and technical notes from CRM platforms, workflow automation, APIs, databases and the systems around them.

27 entries / Automation

Clear filters
AutoHotkey: App GUI Listview to Rename Files
AutoHotkey 48262

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
AutoHotkey - MS Windows 10 - Open Apps on Multiple Monitors and Desktops
AutoHotkey 54194

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
AutoHotkey: Check Windows Folder Sizes
AutoHotkey 32693

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
Accessing Apimo WebService API
API Miscellaneous 39308

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
TravelPort Universal API - Ping Request with PHP-cURL
API Miscellaneous 53461

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

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.

25 Years in IT
1990 CRM clients
798 Site articles
24.4m+ Reads / hits