Re: [orkut-developer] How to send automatic notifications to orkut users?

2010-05-23 Thread Sachin Shenoy
Thanks for answering this in detail Robson! @sp2hari, You should be able to use http://code.google.com/p/orkut-os-client/ with 3-legged oauth in conjunction with normal gadget. Users will have to install your app, and also complete a 3-legged oauth authentication flow. After that your backend can

Re: [orkut-developer] How to send automatic notifications to orkut users?

2010-05-15 Thread Robson Dantas
You can send private messages, even writting activities through REST (2 legged). But as I wrote some days ago, don't know if it's working, since orkut team is developing a 3legged based auth, which will allow you to go even deeper, writing scraps, updating messages, etc. For REST, take a look on c

[orkut-developer] How to send automatic notifications to orkut users?

2010-05-14 Thread sp2hari
Hi all, I'm developing an Orkut app which is supposed to notify users about events he wants to track (either through scraps or private messages or updates).. The user will add and use my application only ONCE. And after that, I'm supposed to remind him about the events he wants to track. Let's sa