-
Does your blog have an RSS/Atom feed?
My reader, [https://bazqux.com/](https://bazqux.com/) (written in Haskell and Ur/Web, BTW) cannot find it.
-
I added the rss feed by slack command below
```
/feed subscribe https://jamesg.blog/hf-papers.xml
```
But nothing happens during several days.
As far as I know one of recent posts should be p…
-
Adding support for RSS would be very convenient as you can plug these feed URLs into feed readers to get notifications. For instance I use [Riot.im](https://riot.im) (which has [RSS / Atom integration…
-
I follow several rss feeds, both on my desktop and mobile and tablet and laptop, and sync rss feeds main list between device using opml/xml contaning the list of all feeds.
Most rss readers have opm…
-
Mozilla plans to remove RSS feed reader and Live Bookmarks support from Firefox in the near future like described here:
https://www.ghacks.net/2018/07/25/mozilla-plans-to-remove-rss-feed-reader-and-l…
-
Generate RSS Feed to provide RSS Reader get our updates
-
Images in RSS Feed are not shown with tweetledee (twitter to RSS feed) but in my other reader it works.
-
Slack's RSS feed reader does not render https://clojure.org/feed.xml properly. Some HTML tags are truncated. I think it would be a good idea to make sure the feed renders well in more places.
#…
-
I get the error "TypeError: xmpp.Iq is not a constructor" when using the subscribe function
The error occurs on line 190 within superfeedr.js:
` var subscribeStanza = new xmpp.Iq({to: SUPERFEEDR_…
ghost updated
6 years ago
-
Hi,
Interesting project!
I had everything up-and running (Lightstream server, the RSS News Demo - Java Adapter, also the RSS client) and the demo works with xml feeds or with those random generate…