xw3.org:/./
Extending the World Wide Web
About
The xw3 project is this website, a framework for building static web based applications using a CGI (Server) and JavaScript (Browser/Client) to implement dynamic features. The static website generator we use is Jekyll. The JavaScript library we are using is jQuery. Take a look at the examples! Additionally there is a Makefile included for easy deployment of the application/website.
Just an idea... not more! A dynamic website like in the 90's, with some little JavaScript sugar. No rocket science... ;)
Blog posts
/blog/2024/05/29/status/ 📌
Development looks very slow here, but it isn’t!
I am playing around a lot to define a more detailed concept. I have good ideas every day to make this software a helpful framework for low-level web-application development.
I have this running on some customer devices, but I can’t publish the code. I try to make all of the code open-source, but I better reimplement things to make it open and free…
Actually, I am planning an authentication layer and session management. The challenge to me is, to make authentication and session information available to all languages (Bash, C, Lua, PHP and Python basicly). I have tons of ideas, but am not able to decide for a final solution… :(
To make it clear, I am writing this project’s code because it is fun to me… It is an experiment! I want to learn more about CGI/FastCGI and primary the Lua programming language.
/blog/2024/09/25/checkpw/
Post moved to https://hanez.org/2024/09/25/checkpw/.