Skip to content

Commit f19ef28

Browse files
committed
feat: 更新文章: RSS 阅读器推荐
1 parent 5d6083e commit f19ef28

File tree

4 files changed

+122
-157
lines changed

4 files changed

+122
-157
lines changed

content/blog/RSS阅读器推荐.en.md

+1-14
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,15 @@ draft: false
1111
In the previous article, I recommended the RSS feeds I have subscribed to, so this time I will supplement with the reader I use to view the content from these information sources.
1212

1313
<!--more-->
14-
PS: I have a weekly front-end technology newsletter called WebCIA Weekly (Web Intelligence Bureau) at https://markyun.github.io/weekly/. From time to time, I share valuable information worth collecting from RSS feeds, including: technical articles, product design, viewpoints, open-source projects, resources and tools, key news, and all things worth paying attention to. This provides insights needed to stay ahead for everyone and also helps me archive information resources. Here, I would like to recommend the tools I use and the sources I subscribe to.
1514

15+
PS: I have a weekly front-end technology newsletter called WebCIA Weekly (Web Intelligence Bureau) at https://markyun.github.io/weekly/. From time to time, I share valuable information worth collecting from RSS feeds, including: technical articles, product design, viewpoints, open-source projects, resources and tools, key news, and all things worth paying attention to. This provides insights needed to stay ahead for everyone and also helps me archive information resources. Here, I would like to recommend the tools I use and the sources I subscribe to.
1616

1717
Initially, it was used for weekly technical consulting sharing within the front-end team, but later there were too many restrictions on public sharing on Yuque, so I built my own weekly newsletter website. Therefore, I subscribe to a lot of information sources to recommend as selected content for the newsletter.
1818

19-
2019
# RSS Recommends
2120

22-
RSS 是一种信息订阅服务,把经常浏览的网站聚合在一起,集中查看,不用再逐个打开 B 站、微博、微信、抖音、贴吧等等 APP,直接在 RSS 阅读器里面接收文章、视频、动态…。那么用什么阅读器最方便呢,这里简单说一下我使用心得。
23-
24-
2521
## Feedly (Web)
2622

27-
2823
最开始 我是使用了 Feedly,一款老牌的 RSS 阅读器。它几乎支持所有的 RSS 订阅,而且可以将看到的文章分享到 Pocket 等服务;Feedly 对于国内不能访问的博客,也可以选择 Feedly。使用它配合 Chrome 插件 RSS Subscription Extension,它可以自动识别有 RSS 订阅的网站,体验简直满分。Feedly 的网页和 app 都很好用,但问题还是因为,就是哪个唯一的问题就在国内不能直接访问,而且公司网络禁用 vpn,这点让我放弃了。
2924
https://feedly.com/
3025

@@ -42,7 +37,6 @@ https://www.innoreader.com/
4237
原生应用、界面简约好看,支持搜索(标题 | 正文)、支持导入配置文件,可以同步 Apple Icloud、支持稍后阅读、导入 GetPocket 等,十分推荐,缺点是 iPhone 端不支持在中国地区使用,可惜。
4338
https://reederapp.com
4439

45-
4640
### NetNewsWire (推荐)
4741

4842
也是原生老牌应用,支持导入配置文件、同步 Apple Icloud。搜索(标题 | 正文)。适用于 Mac、iPhone&iPad。免费开源 非常轻量,Mac 程序包解压后不到 10 MB,而 iOS 应用大小仅 7 MB 左右,设计感稍显一般,而且抓取全文 loading 一会儿,但支持三端同步,在 Mac 上看过的,在 iPhone 端自动也显示已读了,总体满意。
@@ -53,28 +47,21 @@ https://netnewswire.com/
5347
GitHub 开源、界面简约,搜索(只能搜索标题),支持导入配置文件、支持 Windows、macOS 和 Linux,APP 端也有开源,但不支持导入配置文件(??),适合在 PC 端观看。
5448
https://github.com/yang991178/fluent-reader
5549

56-
5750
### Readary
5851

5952
原生应用。国产开发,支持 Mac 生态 - 支持导入配置文件、要登录才能用,这点不喜欢。
6053
https://apps.apple.com/us/app/readary/id6449085999?platform=mac
6154

62-
63-
64-
6555
## 自己部署一个 RSS 阅读器(web 版本)
6656

6757
比如:推荐一个极简的 RSS 在线浏览
6858
可以在线部署。但这种模式,更适合看技术文章,因为内容短平快,不需要做一些文章内容的抓取,只需看标题就知道自己想不想看,想看再点进去看原文,对于 code 的显示和点评这方面的交互都更好。
6959
web rss-reader: https://github.com/srcrs/rss-reader
7060

71-
72-
7361
#### 结论:
7462

7563
iOS、iPadOS 和 MacOS 上用 Reeder 或 NetNewsWire 都可以。
7664

7765
Windows 上用 Fluent Reader。
7866

79-
8067
End.

content/blog/RSS阅读器推荐.md

-19
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,16 @@ PS: 我有一个前端技术周刊,叫 WebCIA Weekly (Web 情报局) https://m
1616
<!--more-->
1717
之前是作为前端团队内部每周技术咨询分享的,但后面语雀公开分享的限制太多了,所以就自建了一个周刊网站。所以我会订阅很多信息源,来作为周刊精选内容推荐。
1818

19-
2019
RSS 是一种信息订阅服务,把经常浏览的网站聚合在一起,集中查看,不用再逐个打开 B 站、微博、微信、抖音、贴吧等等 APP,直接在 RSS 阅读器里面接收文章、视频、动态…。那么用什么阅读器最方便呢,这里简单说一下我使用心得。
2120

2221

23-
24-
2522
# RSS 工具推荐
2623

27-
28-
2924
## Feedly (Web)
30-
31-
3225
最开始 我是使用了 Feedly,一款老牌的 RSS 阅读器。它几乎支持所有的 RSS 订阅,而且可以将看到的文章分享到 Pocket 等服务;Feedly 对于国内不能访问的博客,也可以选择 Feedly。使用它配合 Chrome 插件 RSS Subscription Extension,它可以自动识别有 RSS 订阅的网站,体验简直满分。Feedly 的网页和 app 都很好用,但问题还是因为,就是哪个唯一的问题就在国内不能直接访问,而且公司网络禁用 vpn,这点让我放弃了。
3326
https://feedly.com/
3427

3528
## Innoreader (Web)
36-
3729
打开速度较慢,和 Feedly 差不多的功能,功能十分不错,硬说有什么问题的话,UI 风格感觉不太喜欢。
3830
https://www.innoreader.com/
3931

@@ -42,38 +34,27 @@ https://www.innoreader.com/
4234
下面是几个原生 app 推荐
4335

4436
### Reader (推荐)
45-
4637
原生应用、界面简约好看,支持搜索(标题 | 正文)、支持导入配置文件,可以同步 Apple Icloud、支持稍后阅读、导入 GetPocket 等,十分推荐,缺点是 iPhone 端不支持在中国地区使用,可惜。
4738
https://reederapp.com
4839

49-
5040
### NetNewsWire (推荐)
51-
5241
也是原生老牌应用,支持导入配置文件、同步 Apple Icloud。搜索(标题 | 正文)。适用于 Mac、iPhone&iPad。免费开源 非常轻量,Mac 程序包解压后不到 10 MB,而 iOS 应用大小仅 7 MB 左右,设计感稍显一般,而且抓取全文 loading 一会儿,但支持三端同步,在 Mac 上看过的,在 iPhone 端自动也显示已读了,总体满意。
5342
https://netnewswire.com/
5443

5544
### Fluent Reader(推荐)
56-
5745
GitHub 开源、界面简约,搜索(只能搜索标题),支持导入配置文件、支持 Windows、macOS 和 Linux,APP 端也有开源,但不支持导入配置文件(??),适合在 PC 端观看。
5846
https://github.com/yang991178/fluent-reader
5947

60-
6148
### Readary
62-
6349
原生应用。国产开发,支持 Mac 生态 - 支持导入配置文件、要登录才能用,这点不喜欢。
6450
https://apps.apple.com/us/app/readary/id6449085999?platform=mac
6551

6652

67-
68-
6953
## 自己部署一个 RSS 阅读器(web 版本)
70-
7154
比如:推荐一个极简的 RSS 在线浏览
7255
可以在线部署。但这种模式,更适合看技术文章,因为内容短平快,不需要做一些文章内容的抓取,只需看标题就知道自己想不想看,想看再点进去看原文,对于 code 的显示和点评这方面的交互都更好。
7356
web rss-reader: https://github.com/srcrs/rss-reader
7457

75-
76-
7758
#### 结论:
7859

7960
iOS、iPadOS 和 MacOS 上用 Reeder 或 NetNewsWire 都可以。

content/blog/技术RSS推荐.en.md

+58-58
Original file line numberDiff line numberDiff line change
@@ -21,65 +21,65 @@ Initially, it was for internal weekly technical consultation sharing within the
2121

2222
见下篇文章。
2323

24-
## RSS 源
25-
[AIGC Weekly](https://quail.ink/op7418/)
26-
[weekly: 前端精读周刊](https://github.com/ascoders/weekly)
27-
[老胡的周刊](https://weekly.howie6879.com/)
28-
[潮流周刊](https://weekly.tw93.fun/)
29-
[阮一峰的周刊(每周五)](https://www.ruanyifeng.com/blog/weekly/)
30-
[MDH 前端周刊 (每周一发布) ](https://www.yuque.com/chencheng/mdh-weekly)
31-
[潮流最前端·周刊(alibaba f2e)](https://www.yuque.com/alibabaf2e/weekly)
32-
[Web 技术周刊(汇总平时看到的好文章,前端技术 & 产品研发为主](https://www.yuque.com/zenany/fe_weekly)
33-
[前端食堂技术周刊](https://hungryturbo.zhubai.love/)
34-
[变现周刊](https://www.ezindie.com/)
35-
[独立开发变现周刊](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MjM5OTM3NzAwNg==&action=getalbum&album_id=1857680644290478080&scene=173&from_msgid=2649285872&from_itemidx=1&count=3&nolastread=1#wechat_redirect)
36-
[《好工具周刊》](https://discuss-cn.bestxtools.com/)
37-
[CSS-Tricks](http://css-tricks.com/)
38-
[Codrops 优秀案例](https://tympanus.net/codrops/)
39-
[SitePoint – 练习技术技能](https://www.sitepoint.com/)
40-
[Smashing 技术杂志](https://www.smashingmagazine.com/)
41-
[CodePen 精彩合集](https://codepen.io/collection/vBVqeR)
42-
[前端焦点 Frontend Focus](https://frontendfoc.us/issues/617)
43-
[Frontend Focus Archives](https://frontendfoc.us/issues)
44-
[JavaScript Weekly](https://javascriptweekly.com/issues/)
45-
[HTML5 Weekly](http://html5weekly.com/issues/136)
46-
[CSS Weekly](http://css-weekly.com/)
47-
[Mobile Web Weekly](http://mobilewebweekly.co/)
48-
[Node Weekly](http://nodeweekly.com/issues/34)
49-
[每日黑客新闻](http://www.daemonology.net/hn-daily/)
50-
[每日值得一读技术博客](https://daily-blog.chlinlearn.top/)
51-
[Echo JS JavaScript 新闻站。](https://www.echojs.com/)
52-
[hax Hax 参加的活动](https://github.com/hax/hax.github.com/blob/3751ffba5e56a91f2e194f93e98e9805b2f6a4d3/events.md)
53-
[后端开发周刊](https://www.yuque.com/pjmike/qbzclt/vu51cox3gccrwyge)
54-
[软件测试周刊 · 语雀(不活跃了)](https://www.yuque.com/bxiaofan/testingweekly)
55-
[百闻技术周刊 · 语雀](https://www.yuque.com/tdq0bp/weekly)
56-
[阿里妈妈前端快爆](https://zhuanlan.zhihu.com/mm-fe)
57-
[Web Infra - 字节技术专栏 知乎](https://www.zhihu.com/column/bytedancer)
58-
[Overreacted](https://overreacted.io/)
59-
[美团技术团队](https://tech.meituan.com/)
60-
[有赞技术团队](https://tech.youzan.com/)
61-
[政采云前端团队](https://zoo.team/)
62-
[中文独立博客列表](https://github1s.com/timqian/chinese-independent-blogs)
63-
[Lindy 黑客新闻 — 汇集了在 Hacker News 上经常被转发的经典文章,一种排行榜的感觉](https://hn.lindylearn.io/)
64-
[Blog – Vercel](https://vercel.com/blog/category/engineering)
65-
[dev.to 国外开发者分享知识的社区 (有点像掘金) DEV Community](https://dev.to/)
24+
## RSS 源
6625

26+
[AIGC Weekly](https://quail.ink/op7418/)
27+
[weekly: 前端精读周刊](https://github.com/ascoders/weekly)
28+
[老胡的周刊](https://weekly.howie6879.com/)
29+
[潮流周刊](https://weekly.tw93.fun/)
30+
[阮一峰的周刊(每周五)](https://www.ruanyifeng.com/blog/weekly/)
31+
[MDH 前端周刊 (每周一发布) ](https://www.yuque.com/chencheng/mdh-weekly)
32+
[潮流最前端·周刊(alibaba f2e)](https://www.yuque.com/alibabaf2e/weekly)
33+
[Web 技术周刊(汇总平时看到的好文章,前端技术 & 产品研发为主](https://www.yuque.com/zenany/fe_weekly)
34+
[前端食堂技术周刊](https://hungryturbo.zhubai.love/)
35+
[变现周刊](https://www.ezindie.com/)
36+
[独立开发变现周刊](https://mp.weixin.qq.com/mp/appmsgalbum?__biz=MjM5OTM3NzAwNg==&action=getalbum&album_id=1857680644290478080&scene=173&from_msgid=2649285872&from_itemidx=1&count=3&nolastread=1#wechat_redirect)
37+
[《好工具周刊》](https://discuss-cn.bestxtools.com/)
38+
[CSS-Tricks](http://css-tricks.com/)
39+
[Codrops 优秀案例](https://tympanus.net/codrops/)
40+
[SitePoint – 练习技术技能](https://www.sitepoint.com/)
41+
[Smashing 技术杂志](https://www.smashingmagazine.com/)
42+
[CodePen 精彩合集](https://codepen.io/collection/vBVqeR)
43+
[前端焦点 Frontend Focus](https://frontendfoc.us/issues/617)
44+
[Frontend Focus Archives](https://frontendfoc.us/issues)
45+
[JavaScript Weekly](https://javascriptweekly.com/issues/)
46+
[HTML5 Weekly](http://html5weekly.com/issues/136)
47+
[CSS Weekly](http://css-weekly.com/)
48+
[Mobile Web Weekly](http://mobilewebweekly.co/)
49+
[Node Weekly](http://nodeweekly.com/issues/34)
50+
[每日黑客新闻](http://www.daemonology.net/hn-daily/)
51+
[每日值得一读技术博客](https://daily-blog.chlinlearn.top/)
52+
[Echo JS JavaScript 新闻站。](https://www.echojs.com/)
53+
[hax Hax 参加的活动](https://github.com/hax/hax.github.com/blob/3751ffba5e56a91f2e194f93e98e9805b2f6a4d3/events.md)
54+
[后端开发周刊](https://www.yuque.com/pjmike/qbzclt/vu51cox3gccrwyge)
55+
[软件测试周刊 · 语雀(不活跃了)](https://www.yuque.com/bxiaofan/testingweekly)
56+
[百闻技术周刊 · 语雀](https://www.yuque.com/tdq0bp/weekly)
57+
[阿里妈妈前端快爆](https://zhuanlan.zhihu.com/mm-fe)
58+
[Web Infra - 字节技术专栏 知乎](https://www.zhihu.com/column/bytedancer)
59+
[Overreacted](https://overreacted.io/)
60+
[美团技术团队](https://tech.meituan.com/)
61+
[有赞技术团队](https://tech.youzan.com/)
62+
[政采云前端团队](https://zoo.team/)
63+
[中文独立博客列表](https://github1s.com/timqian/chinese-independent-blogs)
64+
[Lindy 黑客新闻 — 汇集了在 Hacker News 上经常被转发的经典文章,一种排行榜的感觉](https://hn.lindylearn.io/)
65+
[Blog – Vercel](https://vercel.com/blog/category/engineering)
66+
[dev.to 国外开发者分享知识的社区 DEV Community](https://dev.to/)
6767

68-
## 每日信息热榜
69-
[今日热榜 -社会(国内)](https://rebang.today/)
70-
[Buzzing - 用中文浏览国外社交媒体里的热门讨论](https://www.buzzing.cc/)
71-
[每日值得一读技术博客](https://daily-blog.chlinlearn.top/)
72-
[TIL(今天我学会了)](https://www.matuzo.at/til)
73-
[V2HOT - 每日 V2EX 最热主题](https://v2hot.pipecraft.net/)
74-
[AI 日报](https://gorden-sun.notion.site/527689cd2b294e60912f040095e803c5?v=4f6cc12006c94f47aee4dc909511aeb5)
75-
[24 小时 - 虎嗅网](https://www.huxiu.com/moment/)
76-
[每日 Hacker News 热点](http://www.daemonology.net/hn-daily/)
77-
[今日热榜 主流平台](https://tophub.today/)
78-
[Issues · jiacai2050/hot-posts](https://github.com/jiacai2050/hot-posts/labels/posts)
79-
[SegmentFault 思否](https://segmentfault.com/questions/hottest/weekly)
80-
[虫洞 - 随机访问 十年之约 成员博客](https://www.foreverblog.cn/go.html)
81-
[本周看什么 - 少数派](https://sspai.com/u/ee0vj778/updates)
82-
[路透社 | 国际新闻&观点 --- Reuters | Breaking International News & Views](https://www.reuters.com/)
68+
## 每日信息热榜
8369

70+
[今日热榜 -社会(国内)](https://rebang.today/)
71+
[Buzzing - 用中文浏览国外社交媒体里的热门讨论](https://www.buzzing.cc/)
72+
[每日值得一读技术博客](https://daily-blog.chlinlearn.top/)
73+
[TIL(今天我学会了)](https://www.matuzo.at/til)
74+
[V2HOT - 每日 V2EX 最热主题](https://v2hot.pipecraft.net/)
75+
[AI 日报](https://gorden-sun.notion.site/527689cd2b294e60912f040095e803c5?v=4f6cc12006c94f47aee4dc909511aeb5)
76+
[24 小时 - 虎嗅网](https://www.huxiu.com/moment/)
77+
[每日 Hacker News 热点](http://www.daemonology.net/hn-daily/)
78+
[今日热榜 主流平台](https://tophub.today/)
79+
[Issues · jiacai2050/hot-posts](https://github.com/jiacai2050/hot-posts/labels/posts)
80+
[SegmentFault 思否](https://segmentfault.com/questions/hottest/weekly)
81+
[虫洞 - 随机访问 十年之约 成员博客](https://www.foreverblog.cn/go.html)
82+
[本周看什么 - 少数派](https://sspai.com/u/ee0vj778/updates)
83+
[路透社 | 国际新闻&观点 --- Reuters | Breaking International News & Views](https://www.reuters.com/)
8484

85-
End.
85+
End.

0 commit comments

Comments
 (0)