关于 #RSS 技术的 #应用 #周边 #介绍 #方法 #教程 #指南 #讨论 #观点 #技巧
RSS = Really Simple Syndication / Rich Site Summary
推特:https://twitter.com/aboutrss
频道 RSS Feed:https://feeds.feedburner.com/ALLAboutRSS
频道 bot:@channelmcbot
群组:@allaboutrss (福利:推特账号的 Retweet 会自动发至群组)
RSS = Really Simple Syndication / Rich Site Summary
推特:https://twitter.com/aboutrss
频道 RSS Feed:https://feeds.feedburner.com/ALLAboutRSS
频道 bot:@channelmcbot
群组:@allaboutrss (福利:推特账号的 Retweet 会自动发至群组)
该 #技巧 用到三个 #GoogleSheet 支持的函数:IMPORTFEED 、GOOGLETRANSLATE 、 DETECTLANGUAGE :
1️⃣ 在新建 Google Sheet 的 A1 格填入:
=IMPORTFEED("https://feeds.bbci.co.uk/arabic/rss.xml",,True, 250)
注: RSS feed url 选你想翻译的,这里以 BBC 阿拉伯语 Feed 为例。其中 250 表示至多导入 250 个 item。2️⃣ 回车后,即可将 RSS Feed Item 导入,A 栏对应 item title , B 栏对应 item url ,C 栏对应 date created , D 栏对应 item summary 。
3️⃣ 在 E2 格填入:
=GOOGLETRANSLATE(D2,DETECTLANGUAGE(D2), "en")
,回车;其它格的翻译同理。注: en 表示翻译成英文。
该技巧发现于此推文及其回复。
方法1:豆瓣 + RSSHub
🔸豆瓣原生支持为用户个人收藏生成 RSS ,包括想看/在看/已看。
🔸RSSHub 则支持为豆瓣个人广播生成 RSS Feed 。
方法2: #Goodreads + #Letterboxd
🔸老牌书圈 Goodreads.com 支持为用户读书记录输出 RSS。
🔸Letterboxd.com 被比喻为观影界的 Goodreads ,支持为用户观影记录输出 RSS。
频道推送过如何利用 #GoogleNews 给杀掉 RSS 的路透社新闻做个 feed ,该 #技巧 的作者近日发文详解了 Google News 在 RSS feed 生成上的隐藏语法:
「Google News RSS search parameters: the missing documentation」
https://blog.newscatcherapi.com/google-news-rss/
发现于
https://twitter.com/RSSCircus/status/1293570390590132225
#GitHub profile README 是近期程序员们的新玩具,各种自动化展示方式层出不穷。展示 Feed 内容自然不在话下,所需的只是一个名为「Blog post workflow」的 GitHub Action :
https://github.com/marketplace/actions/blog-post-workflow
本频道 Feed 这种超长截断型
Title
果然不大合适 (题图) 🤣🤣有群友提问:想给 RSS Feed 自动翻译成另一个语言该咋搞?搜了一下,找到个13年的贴,试了下依然有效:
「 Subscribe to Foreign Blogs in your Native Language with Google Scripts」
https://www.labnol.org/internet/google-translate-rss-feeds/5110/
发现于
https://twitter.com/LifehackerAU/status/288404658957983744
如何为 Telegram Channel 搜索结果页生成 RSS Feed ?
比如,想给 https://t.me/s/aboutrss?q=RSSHub 这个页面生成个 RSS Feed 的话, RSSHub 暂时不可以,但 RSS-Bridge 是可以的。
在 Username 那里填入
@aboutrss?q=rsshub
即可。生成出来的 feed url 是https://{rss-bridge host domain}/?action=display&bridge=Telegram&username=%40aboutrss%3Fq%3DRSSHub&format=Atom
「How to create RSS feed of popular websites」
https://medium.com/@spians/how-to-get-rss-feed-of-popular-websites-c5cb2af83d71
来自 Android RSS阅读器 Plenary 开发团队 Spians Labs 的日志,介绍了各主要网站 RSS 链接的构成方式,并配以动图讲解如何用 Plenary 订阅这些站点。
发现于
https://www.reddit.com/r/rss/comments/gpws1z/how_to_create_rss_feed_of_popular_websites/
#RSS阅读器 #Outlook #技巧
没错,Outlook也可以当阅读器用:
「How to add an RSS feed to Outlook 365」 by AddictiveTips
https://www.addictivetips.com/microsoft-office/add-rss-feed-outlook-365/
发现于
https://twitter.com/RSSCircus/status/1252486912331448320
没错,Outlook也可以当阅读器用:
「How to add an RSS feed to Outlook 365」 by AddictiveTips
https://www.addictivetips.com/microsoft-office/add-rss-feed-outlook-365/
发现于
https://twitter.com/RSSCircus/status/1252486912331448320
#开源 #技巧
「RSS + #酷Q 实现新帖子自动提醒到 #QQ 群」
https://0xffff.one/d/549
源码:
https://github.com/0xffff-one/0xffff-coolq
Tips: 有些杀软会报「酷Q」有毒,请谨慎。
「RSS + #酷Q 实现新帖子自动提醒到 #QQ 群」
https://0xffff.one/d/549
源码:
https://github.com/0xffff-one/0xffff-coolq
Tips: 有些杀软会报「酷Q」有毒,请谨慎。
#技巧
@realSpencerWoo 在这篇少数派文章里详述了:
1. 如何利用 #Substats #API 同时请求一个Feed在 #Feedly 和 #NewsBlur 两家订阅服务的订阅数量;
2. 进而借助 #ShieldsIO 生成Feed订阅总数的Dynamic #Badge 。
https://sspai.com/post/59593
@realSpencerWoo 在这篇少数派文章里详述了:
1. 如何利用 #Substats #API 同时请求一个Feed在 #Feedly 和 #NewsBlur 两家订阅服务的订阅数量;
2. 进而借助 #ShieldsIO 生成Feed订阅总数的Dynamic #Badge 。
https://sspai.com/post/59593
#Slack #技巧 #Vlog
「在 Slack 中订阅 Feeds」
https://simpleowen.github.io/post/rss_in_slack/
这儿还有个视频版的:
「How to add RSS feeds to your Slack feed」
https://www.techrepublic.com/article/how-to-add-rss-feeds-to-your-slack-feed/
「在 Slack 中订阅 Feeds」
https://simpleowen.github.io/post/rss_in_slack/
这儿还有个视频版的:
「How to add RSS feeds to your Slack feed」
https://www.techrepublic.com/article/how-to-add-rss-feeds-to-your-slack-feed/
#技巧
「 订阅 Matters 的 RSS 变得更简单了」
https://matters.news/@zoenglinghou/%E8%AE%A2%E9%98%85-matters-%E7%9A%84-rss-%E5%8F%98%E5%BE%97%E6%9B%B4%E7%AE%80%E5%8D%95%E4%BA%86-bafyreiawyva4y5dh4d3t3t5olblgeiog3dig2ejnlauaubbft5t2cbl3xq
此前推送过”用 FetchRSS 为 #Matters 生成 RSS“ ( https://t.me/aboutrss/427 ),现在有开发者利用 #RSSHub 的RSSHub-Radar项目给Matters添加了更加便利的订阅方式。
「 订阅 Matters 的 RSS 变得更简单了」
https://matters.news/@zoenglinghou/%E8%AE%A2%E9%98%85-matters-%E7%9A%84-rss-%E5%8F%98%E5%BE%97%E6%9B%B4%E7%AE%80%E5%8D%95%E4%BA%86-bafyreiawyva4y5dh4d3t3t5olblgeiog3dig2ejnlauaubbft5t2cbl3xq
此前推送过”用 FetchRSS 为 #Matters 生成 RSS“ ( https://t.me/aboutrss/427 ),现在有开发者利用 #RSSHub 的RSSHub-Radar项目给Matters添加了更加便利的订阅方式。
#RSS阅读器 #学术圈 #技巧
「Zotero,如何变身Rss阅读器?」
https://mp.weixin.qq.com/s/Hh4ynj-3wLdtuEl4vTchsA
「 #Zotero|推荐几个非常不错的Rss订阅源」
https://iseex.github.io/2020-03/my-zotero-rss-share/
来自「青柠学术」。
「Zotero,如何变身Rss阅读器?」
https://mp.weixin.qq.com/s/Hh4ynj-3wLdtuEl4vTchsA
「 #Zotero|推荐几个非常不错的Rss订阅源」
https://iseex.github.io/2020-03/my-zotero-rss-share/
来自「青柠学术」。