Skip to content

Commit

Permalink
markdown formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
max-mapper committed Oct 14, 2010
1 parent 6604a82 commit fcfb6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ With Couchpubtato, you can make any Couch database act like a valid PubSubHubbub

Ok, so lets say you want to embed a feed of upcoming calendar events on your _sweet blog_, but the calendar page only has a junky RSS feed! You can use Superfeedr to push new RSS updates in realtime to a CouchDB of your choice, which turns your previously junky RSS feed into a full JSONP enabled API for maximum client side widget goodness!

Here's an example of this whole thingy working: I log all Portland, OR 911 calls and make them available as ActivityStreams here: <code>http://max.couchone.com/pdx911/_design/push/_list/feed/recent?descending=true&limit=5</code>
Here's an example of this whole thingy working: I log all Portland, OR 911 calls and make them available as ActivityStreams here: <code>http://max.couchone.com/pdx911/\_design/push/\_list/feed/recent?descending=true&limit=5</code>

# ActivityStreams

Expand Down

0 comments on commit fcfb6ac

Please sign in to comment.