Maker tech hub — AI · 3D print · Pi · ESP32 · plus the classic tech archive.

Free ESP32 kit · Books · Network Ninja · Archive

Classic tech archive. From the original averyjparker.com tech blog — historical context; pair with modern guides where noted. Full archive · Maker projects · Network Ninja

Classic tip · Classic

Web translation

I found this link of plugins for wordpress to aid in multilingual site building. I've been experimenting with English/Spanish designs of one site I maintain using plain html (index.html.en index.html…

Written by

Avery J. Parker

IT veteran, maker educator, and author of Network Ninja, 3D Printing Mastery, and AI Workflow Mastery. Business IT: Diversified Tech Solutions.

I found this link of plugins for wordpress to aid in multilingual site building. I've been experimenting with English/Spanish designs of one site I maintain using plain html (index.html.en index.html.es and the server gives the correct page depending on the browser localization. It seems as though there was an .htaccess change that I had to make as well although I don't recall off the top of my head. (Maybe I can update if I read through it again.)