By default WordPress will automatically install minor updates - for example, 5.0.0 -> 5.0.1. This can be disabled in a number of ways - but remember, if you do this…
When sharing links on Facebook the first "best" image is automatically selected to display along with the link. For example: If the image selected is not suitable, the standard method…
The following jQuery shows a method I've used to automatically format images with a caption taken from the image ALT tag. This method is useful where you can only insert…
The following process shows how to create a silent install of Adobe Reader DC for distributing with a software distribution tool like SCCM. It was last tested with Adobe Reader…
Text of dates in Crystal Reports can be annoying - you can't apply any date-specific formatting or use the date in formulas - because it is after all, just the…
If you need to create a pivot table chart on a range that includes blank rows you'll end up with a (blank) label. There are several suggested ways to remove…
The following process has been tested and confirmed working with NotePad++ 7.5.5. It does the following tasks: Installs NotePad++ for the operating systems architecture (32-bit or 64-bit) Automatically updates any…
The following PHP code shows how to get all the images embedded in a WordPress post. This may be useful if you want to automatically generate an image gallery based…