Written on 11/29/22
Recently, I have been thinking about some changes to the site and have thought up a idea to make the blog system more optimized and easy for me.
The current system I use is I write the document in HTML, and edit the index to show the article. This is quite annoying so I have thought of the following solution.
This will involve rewriting all the pages in XML and using javascript to show the articles.
I believe this will make things much easier for me but it will also require javascript which may cause some people who disable javascript to not be able to view articles.
The idea for displaying it is writing a javascript script to display the xml files as articles from the tags in each document and me editing a number in another file to determine how many articles there are.
For now this idea is still just in the testing phase but if I learn enough about XML and Javascript then it will hopefully be impemented.
Anyway, I also got a idea for a new section of this website for some projects of mine involving programming and a section for reviews of games and other stuff I guess.
Anyway, this is the longest article i've written by now and I just wanted to inform whoever looks at this website about some changes I am considering making.