From d6c3e06096c9e0c882f99c92bae43d8e5f803497 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 13 Aug 2016 20:20:03 +0200 Subject: [PATCH] [Project goals] Add new page --- Project-goals.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Project-goals.md diff --git a/Project-goals.md b/Project-goals.md new file mode 100644 index 0000000..58ca722 --- /dev/null +++ b/Project-goals.md @@ -0,0 +1,8 @@ +**RSS-Bridge** aims at sites that: + + - don't provide public accessible ATOM or RSS feeds + - force their users to subscribe to e-mail notifications + - force their users to use their own proprietary APIs + - require their users to come back on a regular basis in order to check for new content + +**RSS-Bridge** will generate feeds based on "bridges" that are developed for any site. Those bridges will collect data and extract all necessary information which is then converted into various feed formats like ATOM or RSS. \ No newline at end of file