Basically this is a WordPress installation, but with one rather major difference, it is using AJAX to feed the article data. The idea came to me like most of my ideas, moments before falling asleep causing me to then not be able to sleep while my brain worked over what would be needed and how it should be executed. What you are seeing here is basically a work in progress.
The functionality seems to be stable, it just needs some tweaking, like implementation of XML into the AJAX requests to allow for more versatile data communication. At the moment it’s just sending the raw page data, I would like to see it return some extra content for manipulating the GUI a little more.
I will leave the explanation at that and get back to work. More when it happens.