Reference Documentation:
Official Help documentation, application address: Sina: http://open.weibo.com Tencent: http://dev.t.qq.com/
The first step: Http://open.weibo.com/apps application should, click to create applications, fill in the relevant application can be. There are three kinds of options: moving to applications, site applications, Professional Edition applications.
Site application is equivalent to the application in the application of micro-blog registration. If online, other microblogging users will be able to use it.
Professional Edition is generally used for enterprises, embedded in micro-bonnet. The following figure:
The second step: after filling out, in the management application can see their application. Click Application, will jump to the application information and management. Here you can see the app key and app secret for your users. These need to be used when you authorize others to visit their applications and use Weibo for comment responses.
Click the advanced information to design the callback page. This callback page is required for authorization. You can fill in the default address, you can also fill out your application. If you are filling out your application, the authorized user will be successful, and then jump to the address of your application.
The third step: if your application is still in the testing phase, then the authorized object, must be added to the test account to carry out microblogging-related activities. And the authorization term is 1 days. Test the account in the second step of the Advanced Information menu in the next menu.
Fourth step: Click on the document in Http://open.weibo.com/apps, you can download the corresponding API. Like the Java. There are a variety of usage examples inside. It's very complete.