| Projects on Google Code | Results 1 - 10 of 10 |
<b>友情提示:不要频繁刷“豆瓣好友热点”的页面,可能会造成豆瓣封禁用户使用(因为API的使用次数限制)</b>
豆瓣好友热点是Firefox的附加组件,使用豆瓣提供的友邻广播API自动读取广播信息,聚合在广播中的书籍、电影、音乐、评论等,并按照大家的关注程度对这些热点进行展现;
另外,豆瓣好友会根据用户访问豆瓣的历史记录自动获取更新,比如您访问过“豆瓣API”小组,那么在豆瓣好友中会自动列出“豆瓣API”小组的最新讨论
==版本0.2.3==
1. 为热点显示添加了一些随机颜色
==版本0.2.1==
1. 添加“类似热点”功能
==版本0.2==
1...
Ruby client library for Douban APIs
=使用示例=
Example:see[http://code.google.com/p/doubanclient-ruby/wiki/examples Example]
=安装方法=
===一.用svn客户端===
1.用svn签出代码:http://doubanclient-ruby.googlecode.com/svn/trunk/
2.运行setup.rb
3._gem install oauth -y_
4.在你的程序前面require'douba...
下载最新版本: http://www.liulanqi.org/Firefox/verydou
* 在豆瓣上显示相关的VeryCD资源
* 在VeryCD上显示豆瓣的相关评论
提供整点报时功能
<br>
平台环境:google app engine<br>
语言:python <br>
所用API:douban-python (参考 http://code.google.com/p/douban-python/)<br>
演示程序:<br>
http://doubanclock.appspot.com/
=== 什么是jQuery Douban ===
jQuery Douban 是一个简化豆瓣 API 调用和 GData JSON 分析的 jQuery 插件,支持 OAuth 授权认证和各种豆瓣数据读写操作的功能。目前支持的API有用户、条目、收藏、评论、广播、日记、推荐和标签 API,部分支持同城活动的 API。
=== 什么时候使用jQuery Douban ===
* 你正好在用 jQuery
* 你正好想从客户端调用豆瓣 API,而不是从服务器
* 或者你正在为豆瓣编写 GreaseMonkey 脚本
=== 为什么不直接使用豆瓣API ===
...
Official Python client library for douban api. (http://www.douban.com/service/apidoc/)
= 安装方法 =
see [Installation]
= 使用示例 =
see [Examples]
应用豆瓣API开发的豆瓣“我说”widget for Mac
Examples of douban-api
douban-api运行环境搭建及douban-api安装,请参考[http://code.google.com/p/douban-api-installation/ douban-api-installation]
== Examples of douban-php-client ==
1,请先申请[http://www.douban.com/service/apikey/ API_KEY],得到API_KEY和私钥。
2,API认证授权。豆瓣API认证通过以下三个步骤完成:
a). 获取未授权的 Re...
Introduction to installation of douban-api
douban-api 使用示例,请参考[http://code.google.com/p/douban-api-examples/ douban-api-examples]
== douban-php-client 安装 ==
1,安装DOM。请检查PHP是否支持DOM,若不支持,需重新编译PHP,configure参数参考如下:
{{{
./configure --prefix=/usr/local/php --with-zlib-dir
--with-bz2 --with-lib...
Official PHP client library for douban api. [http://www.douban.com/service/apidoc/ (http://www.douban.com/service/apidoc/)]
== 安装方法 ==
see [http://code.google.com/p/douban-php-client/wiki/Installation installation]
== 使用示例 ==
see [http://code.google.com/p/douban-php-client/wiki/Examples...