TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Feedbin now supports PubSubHubbub

19 pointsby julienover 11 years ago

2 comments

conesusover 11 years ago
I wrote up a blog post a couple years ago about how to integrate PubSubHubbub yourself.<p><a href="http://blog.newsblur.com/post/20371256202/building-real-time-feed-updates-for-newsblur" rel="nofollow">http:&#x2F;&#x2F;blog.newsblur.com&#x2F;post&#x2F;20371256202&#x2F;building-real-time...</a><p>That blog post includes what to look for in the RSS feed and how to subscribe to updates. It&#x27;s written in Python, but that&#x27;s just a short-hand way of saying it&#x27;s in plain english.<p>It also includes details on how to then push the real-time updates out to clients using JavaScript and Socket.io.
评论 #6843769 未加载
julienover 11 years ago
Also, did you know that the Feedbin &#x27;Subscribe&#x27; button is a SubToMe button? Add one to yoru blog too!