List-Unsubscribe URL in Header

Published

I just found that the list unsubscribe URL could be in the email header.

Unzipping Chinese Filenames

Published

Unzipping a zip archive that has Chinese filenames inside is tricky. I haven’t been able to find a perfect solution for quite a long time. Instead, I have to use a workaround. Recently, I came cross this post which confirms my findings.

In-flight Texting Issue Solved

Published

I just found a tiny catch in sending in-flight Wi-Fi messages, and luckily I figured out what was wrong.

Small Caps on Uppercase in CSS

Published

I just found out how to apply small caps to uppercase letters using CSS.