“Zoyinc” is an exclamation an expression of surprise. So have a browse around you should be able to find something new and interesting.
Zoyinc is our family site a montage of all sorts of things, pictures, comments, information and commentary on life. Where this site is going we don’t know but it’s fun and we like it. We have a lot to say and a lot to share so come back sometime and see what has changed.
Want to ask us something send us a question on our contact page we’d love to hear from you.
When you try to scan a thick booklet or a book you can often get the above ugly crease around the staples when you try to lay the booklet flat. Less than desirable, the question is how to remove the … Continue reading →
Have you noticed that you can upload a full HD video to YouTube and it’s great quality but when you watch it on YouTube the quality is rubbish. The likely problem is that YouTube is not displaying it in the … Continue reading →
Diwali is such great fun and the Indian community at Spark are so enthusiastic and welcoming. The energy and variety is fantastic, Well done fall of you, I know you put in the long hours practicing the dancing and it … Continue reading →
I have a relatively new install of Windows 10 and it is currently running build 1809 and do you think I can get it to browse to a network share. If I do the standard thing of typing in a … Continue reading →
I had a Windows 10 VM, running inside VMware ESXi 6.0, which I needed to connect to the laptop as shown in the above diagram. In addition I needed both the laptop and VM to be on an isolated LAN … Continue reading →
I use ESXi on a small number of VMs at home and recently moved to some newer hardware. Not really new, they are Lenovo M58 (7479CTO) small form factor. In regards to ESX the biggest factor is the CPU is: … Continue reading →
You will notice as time goes by that the inside of the scanner glass gets dirty. The good news is that for this scanner at least, cleaning the glass is really easy. Firstly remove the scanner lid by unplugging the … Continue reading →
When I was creating a VSTS Git post-commit service hook it became clear fairly quickly that I needed to be able to simulate calls from VSTS using SoapUI. This is what I did. SoapUI: https://www.soapui.org/downloads/soapui.html Python script to capture VSTS … Continue reading →
I had a really strange problem, I was writing a tiny Python script to learn about Python and it was writing to /var/tmp. Only problem was the file never turned up. This script was run from within Apache 2 on … Continue reading →
Want to run Python from Apache 2.4, this is what I did to get it working. For this exercise I am creating a web hook script and want to run them from the custom folder “/srv/www/webhooks/”. Apache config changes First … Continue reading →