文章作者: 乔恩·斯凯夫

0HTML5标志Responsive lazy backgrounds instead of css background-image

I’ve recently been work­ing on an update/overhaul of both my vari­ous web­sites and the serv­er backend. As part of this pro­cess I’ve been try­ing ot make sure everything is using the latest stand­ards to max­im­ise per­form­ance and com­pat­ab­il­ity. One of the best fea­tures of recent ver­sions of word­press is the nat­ive sup­port for respons­ive images — where the img­set=”” attribut eis used to sup­ply altern­at­ive sizes of images in a group so the browser can use the most appro­pri­ate. In com­bin­a­tion with async load­ing and lazy load­ing this can make pages load far faster whilst still look­ing good to all vis­it­ors. How­ever css has not adop­ted these new­er fea­tures so back­ground images are much trick­i­er to deal with. It can be done though…
…… 阅读全文

0Windows Media Player的徽标HDMI输出的Windows音量控制

我最近更换了旧的家庭影院音频系统 (Yamaha DSP-E800 和 Denon 立体声接收器) 通过连接 USB DAC 和 6 Onkyo TX-SR605 通道模拟,具有 HDMI 音频连接. 在大多数方面,这是一次即时升级,但有一个问题让我很沮丧——音量……
…… 阅读全文

4家庭助理中的 MiFlora 植物传感器

一段时间以来,我一直在起诉 MiFlora Home Assistant 集成以获取各种室内植物的数据. 然而,一路走来,我不得不克服各种障碍,包括蓝牙范围有限, 电池寿命问题, 并获取要报告的电池值. 我终于似乎已经破解了所有这些问题,现在有了一个可以可靠地与房子周围的许多植物一起工作的系统. 我在下面总结了我用过的东西.

…… 阅读全文

1从家庭助理中删除任何设备

我现在已经使用家庭助理好几年了,大部分早期的挑战和学习曲线都已经克服了. 然而, 有一个长期存在的问题是一个持续的挫折——移除旧设备没有标准的方法,在某些情况下是不可能的 图形用户界面. 虽然有办法.
…… 阅读全文

0WordPress的标志在wordpress中悬停时显示放大的图像

作为最近对各种网站进行的改进的一部分,我想让画廊中的图像在悬停时显示放大版本. 用基本的做这个 CSS 相当简单, 但我不只是想扩展原始图像, 我想让浏览器抓取一个新的 (更大) 图也…
…… 阅读全文