Blog 2.0 In Development
If you go to my Blog, you will see the new Blog 2.0 instead of the dark-themed Blog 1.0.
The UI has been rewritten to follow the website's general theme, which is black and white with small areas of color. Changes in storing method have been made, too. I was not familiar with PHP and MySql when I wrote the initial version of my blog system, so I didn't choose to store articles in a database. I simply used different files to save each article. As you can imagine, the code behind it was much too complex and difficult to read. With the recent experience on MySql when developing the new User System, I am now able to rewrite the backend code using MySql databases.
I will keep working on this new blog system along with the new user system, and try to bring life to these ancient projects done years ago.
Archived from Homepage on May 21, 2019.