/minimal-riverjs-reader

Basic web app to read feeds in River.js format

MIT LicenseMIT

README.md

Overview

This is an sample application for reading feeds in the River.js format. I will be adding more to this later, but this is a start.

Thanks to Dave Winer for his sample code that got me started!

You can see the app running at http://andysylvester.com/files/reader/

This blog post also talks about the app.

Credits

https://gist.github.com/scripting/75de472d0e3ccf183448 - Dave Winer starter code

http://iviewsource.com/codingtutorials/getting-started-with-javascript-object-notation-json-for-absolute-beginners/ - JSON tutorial

http://www.w3schools.com/json/json_eval.asp - Using JSON objects

http://api.jquery.com/jQuery.ajax/ - jQuery docs for the .ajax request handler

http://riverjs.org/ - Website for river.js format

Release history

0.10 - Initial release

0.11 - App update to add filtering