tilboerner / laserchicken

RSS reader web application built on Rails
MIT License
20 stars 3 forks source link

auto-discover RSS feeds on web sites #5

Open tilboerner opened 11 years ago

tilboerner commented 11 years ago

It should be possible to enter a web site URL into the subscription form and have laserchicken autodiscover possible RSS URLs on that site.

XORwell commented 11 years ago

https://github.com/XORwell/laserchicken/commit/a9f7e28ed4ba1e2a794858221eacf0468ba4caa5 in case multiple feeds were discovered..adding all automatically could produce duplicates (same content in different formats [atom|....]) this brings up the question: how should the user be able to pick one/many ?

tilboerner commented 11 years ago

I'm thinking there should be a preview for discovered feeds, with the option to subscribe to them individually.