I’ve recently been working on an update/overhaul of both my various websites and the server backend. As part of this process I’ve been trying ot make sure everything is using the latest standards to maximise performance and compatability. One of the best features of recent versions of wordpress is the native support for responsive images — where the imgset=”” attribut eis used to supply alternative sizes of images in a group so the browser can use the most appropriate. In combination with async loading and lazy loading this can make pages load far faster whilst still looking good to all visitors. However css has not adopted these newer features so background images are much trickier to deal with. It can be done though…
... Διαβάστε ολόκληρο το άρθρο
Δημοσιεύσεις κατηγοριοποιημένες: Computing
0
0
Windows volume control of HDMI output
I recently swapped out my old home cinema audio system (a Yamaha DSP-E800 and a Denon stereo receiver) connected via USB DAC and 6 channel analog for an Onkyo TX-SR605 which has HDMI audio connections. In most ways this was an instant upgrade but one issue really frustrated me — volume…
... Διαβάστε ολόκληρο το άρθρο
0Remove driver preventing windows from booting
I recently tried installing AMD StoreMI on my Windows 2022 server. Big mistake — it immediately failed to boot with a BSOD. And this was just after installing — I hadn’t even run the program. So the first lesson is not to trust AMD’s software — absolutely shocking!
... Διαβάστε ολόκληρο το άρθρο
0How to locate an APC network Management card on a LAN
I recently’ got a couple of second hand APC network management cards (an AP9617 and AP9630). Both had static IPs set (i.e. they didn’t get an address from DHCP) so in order to access their web interface I needed to locate them.
0
Show enlarged image on hover in wordpress
As part of the recent improvements I’ve been making to various websites I wanted to make images in galleries show enlarged versions when hovered over. Doing this with basic CSS is fairly trivial, but I didn’t just want to expand the original image, I wanted the browser to grab a new (larger) image too…
... Διαβάστε ολόκληρο το άρθρο
0
Vertically center images in default wordpress gallery
I couldn’t believe a google search didn’t already turn up the answer for this — it’s crazy that you can’t just vertically-center the images in a wordpress simple image gallery. After much faffing with CSS I found a simple answer
... Διαβάστε ολόκληρο το άρθρο
0
Automatically generate and serve avif images with wordpress
I have spent quite a lot of time optimising the performance of this site, and as part of ongoing work I monitor new technologies that could help improve the speed for visitors. I’ve been tracking the adoption of next-generation image formats for a while and with support by web browsers now fairly widespread it was time to figure out how to make use of these new formats in wordpress.
... Διαβάστε ολόκληρο το άρθρο
3
Enable windows desktop slideshow with a script
I’ve been updating my unattended windows deployment setup recently, and one of the things I wanted to enable was the slideshow wallpaper with the location set to my wallpapers location on my server. This isn’t as straight-forward as it ought to be, but after bit of fiddling around I figured out how to do it fairly simply.
... Διαβάστε ολόκληρο το άρθρο
0
Batch script to rename PC based on reserved DHCP name
I use WDS on a standalone server to set up new PCs and to reimage PCs when they have ended up mangled beyond repair. With a good number of PCs in my own house it is useful to reimage them ocasionally when swapping or upgrading hardware. Most of this process is now automated by an unattend.xml file but one step the unattended process doesn’t seem to support is renaming PCs back to their original name.
... Διαβάστε ολόκληρο το άρθρο
0
The perfect HTPC power supply 2020?
I recently got a new GPU for my HTPC which required a replacement power supply as the old one wasn’t suitable for powering a GPU with an 8 pin PCIe power cable. ο HTPC is in use for an average of around 6 hours per day and with electricity at 15p/kWh any reduction in power at the wall works out at 33p a year per Watt. This isn’t a big saving, but if consumption is reduced by several watts the saving can add up.
... Διαβάστε ολόκληρο το άρθρο
“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”