The home on the web of Colin Walker.
Find out more on /about, say /EHLO, or tune in to the daily RSS feed.
Feb 15, 2023#p3
I've switched to the new version of PHP-MST that uses temporary storage (a CSV file) for up to 100 items – that's the number Andy & I agreed is a reasonable amount of posts to show.
As with /reader, when a notification is received from the rssCloud server PHP-MST fetches the feed in the background, checks if each item is already in storage (using the item URL) and adds it if not.
When loading the timeline it pulls items from storage rather than reading feeds on the fly – this will make things a little quicker.