💾 Archived View for gemi.dev › gemini-mailing-list › 000441.gmi captured on 2024-08-19 at 00:42:24. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-12-28)
-=-=-=-=-=-=-
Dear List, I present a Gemini-HTTP proxy that performs expansion of Atom/RSS feeds. Proxying feeds is useful for feed readers that only support HTTP(S). Feed expansion means taking feeds whose entries contain only titles/summaries, and fetching and inserting the full page content for each entry. This allows one to read the full content in one's feed reader. It is useful for offline browsing and other purposes. The proxy caches fetched page contents for entries and only re-fetches them when the entry's updated/lastPubDate property changes. This implementation is in PHP and uses streaming XML parsing. Source and more info: => gemini://celehner.com/proxy/ Regards, Charles -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 833 bytes Desc: OpenPGP digital signature URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20201106/a734 9159/attachment.sig>
---