- From: Melvin Carvalho <melvincarvalho@gmail.com>
- Date: Mon, 15 Oct 2012 11:33:25 +0200
- To: public-rww <public-rww@w3.org>
- Message-ID: <CAKaEYh+4uPXLvh_BpO8iyJi+nw5vL_EN1CP_z97PQ_wyP++3yg@mail.gmail.com>
I've been looking at the mechanics of facebook and they seem to have 7 chief interactions (represented by dialogs) I propose that we try and include these into our social read write web systems: User Interactions ============== 1. Adding a friend https://developers.facebook.com/docs/reference/dialogs/friends/ 2. Sending a message to a friend https://developers.facebook.com/docs/reference/dialogs/send/ 3. Sending a request to a friend https://developers.facebook.com/docs/reference/dialogs/requests/ Feed Interactions ================ 4. Adding a post to a news feed https://developers.facebook.com/docs/reference/dialogs/feed/ App Interactions ============ 5. Adding an app https://developers.facebook.com/docs/reference/dialogs/add_to_page/ 6. Setting app permissions https://developers.facebook.com/docs/reference/dialogs/oauth/ Payment Interactions ================ 7. Adding a payment https://developers.facebook.com/docs/reference/dialogs/pay/ I think we're almost at proof of concept stage with most of this. But perhaps if we can get decent demos working for each of these use cases, it can be a good showcase of what the read write social web can do?
Received on Monday, 15 October 2012 09:33:53 UTC