RSS Feed Changes
好的,我需要帮用户总结这篇文章的内容,控制在100字以内,而且不需要特定的开头。首先,我得仔细阅读文章,抓住主要信息。 文章讲的是作者更新了他的网站,添加了两个新功能:一个是“秘密”RSS-only文章,另一个是包含完整内容的RSS全 feeds。他还提到了之前因为日期格式问题导致订阅者看到所有内容为未读的情况,并计划提前通知大家这次的改动。 接下来,我要把这些要点浓缩成一句话。要确保涵盖新功能、秘密文章和日期格式的问题。同时要注意字数限制。 可能的结构是:作者更新网站,添加秘密RSS-only文章和全 feeds,并解决日期格式问题。这样既简洁又全面。 检查一下是否超过100字,调整用词使其更紧凑。最终确定为:“作者更新网站,新增秘密RSS-only文章和全内容feeds,并修复因日期格式错误导致的订阅问题。” 这样既符合要求,又准确传达了文章的主要内容。 </think> 作者更新网站功能,新增“秘密”RSS-only文章和包含完整内容的全feeds,并修复因日期格式错误导致的订阅问题。 2026-3-18 00:0:0 Author: fyr.io(查看原文) 阅读量:21 收藏

Posted on

Hello, you lovely little RSS feed reader you! RSS feeds are pretty cool, aren't they? I recently got a new phone but am yet to sort out a feed reader on it. I still use my old phone, so I'm not missing out! But I wanted to get two things added to the site before I begun the search of the perfect mobile reader (or signed up to one of the homebrew web based ones a couple people I know are maintaining):

  1. Add the ability to post "secret" RSS-only articles (like this one!)
  2. Add a "full" feed for all three of my existing RSS feeds which includes the entire contents of the post/scrap

I've now done these things on the big tidy up task I've just been through. I saw the "post hidden content just for your RSS feed users" idea on Mastodon months ago and have wanted to do it ever since. Now I can! :D These secret posts that show up on RSS but not on the list of posts (or scraps) are still viewable in a web browser if you know the URL! As for the full RSS feeds, if you're so inclined, feel free to adjust your RSS feed subscription to one of the following RSS feeds instead of the one you're currently subscribed to! They are:

The "everything" feed, the "posts" feed, and the "scraps" feed, which each come in two flavours: "Title & Summary only" (which is the original feed type), or "Title, Summary & full contents" (the new one!)

You can find these feed links on the /feeds page!

I wrangle this site myself, it's home grown with minimal third party libraries (none on your end, only a couple built-in PHP ones!) and... well hey, let's just say I ain't a coder, alright? I'm a scrappy slinger of PHP, HTML & CSS, so I'm bound to have made mistakes. If you notice any errors or wish to suggest improvements in both the code, the output, or within article content itself, lemme know! And speaking of making mistakes...:

Oh one more thing

Ages ago I made some changes here and there and all of a sudden, all the posts in the fyr.io feed came back as unread! I didn't know what caused it at the time, but now I do. For some reason I'm using YYYY-MM-DD for the <pubDate>, whereas before I was using the CORRECT method, which is to use an RFC822 formatted time & date! Doh! Sorry about this if you saw it. I want to fix it, but I also want to not piss off you, my wonderful RSS feed readers (again) so... maybe I'll post another RSS only post alerting people to the change well in advance.

That's all, have a good one!


文章来源: https://fyr.io/post/RSS-feed-changes
如有侵权请联系:admin#unsafe.sh