How to use the windows API to simulate a print screen button event, capturing the screen contents to the clipboard, and then using Freeimage to create a thumbnail of the clipboard image.
Using the Google Maps API to geocode UK postcodes which can then be plotted onto Google Maps.
Need to create video demonstrations of your software products or services? - This short article covers things I have learned while creating my first video demo, including what software I used and why outsourcing your voice over is a good idea.
How to encrypt your backups before sending them to Amazon S3, and the easiest method of transferring your files to and from your S3 account.
Shows you how to check that OpenSSL is installed on your PHP installation, with sample code showing HTTP POST requests using fsockopen.
An estate agent client wanted the property photographs on their web site to be dimmed when the database record had been updated to indicate that the property was under offer, see how it's done.