Scroll to top

Feb 12, 2023

The home on the web of Colin Walker.
Find out more on /about, say /EHLO, or tune in to the daily RSS feed.

Feb 12, 2023#p2

The initial version of PHP-MST is now public on GitHub. It all seems to work okay without errors – Andy and I were having a brief conversation purely using our status tools. 😆👍

Thinking a bit more about how we feel it should all work we consider having 100 items displayed to be a reasonable amount so the next step will be to create temporary storage for a rolling 100 items – this will be in a CSV file rather than a database.

Item retrieval will then be able to happen in the background and the feed built from that file rather than on the fly. everything should then work more smoothly and page refreshes be quicker.