-
Styling Log Table
I start styling a simple HTML table and work through each column representing data as icons, truncating content, and creating hashed images. Read More
-
Unicode And Images
Support for Unicode has been integrated using TextEncoder and TextDecoder, allowing conversion between text and bytes, essential for UTF-8 encoding. This enables the transmission of diverse characters, including emojis, overcoming ASCII limitations. The project, though complex, progresses towards separate functionalities, with successful image transfers achieved via XMLHttpRequest. Read More


