Netvibes Developers blog
software July 28th, 2007Netvibes Developers blog
Building a Twitter widget, part 5: publishing data to your account through authentication
Posted by Xavier in Tutorials | June 8th, 2007 |
We’ve been through a lot of things since we started this series of articles, but the part we are entering now is what will make a difference in your widget. Many widget are able to display public data, and others can display private data just fine, but being able to also publish data directly from one’s Netvibes page (and on different account for each instance of the widget, even) is what will drive users to your widget.
Twitter 05: GET and POST