<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>可乐博 &#187; 新浪</title>
	<atom:link href="http://keleblog.com/tag/%e6%96%b0%e6%b5%aa/feed/" rel="self" type="application/rss+xml" />
	<link>http://keleblog.com</link>
	<description></description>
	<lastBuildDate>Fri, 03 Sep 2010 01:09:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>新浪微博API</title>
		<link>http://keleblog.com/2010/02/25/sina-microblog-api/</link>
		<comments>http://keleblog.com/2010/02/25/sina-microblog-api/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 02:08:41 +0000</pubDate>
		<dc:creator>泥人</dc:creator>
				<category><![CDATA[互联往事]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[微博]]></category>
		<category><![CDATA[新浪]]></category>

		<guid isPermaLink="false">http://keleblog.com/2010/02/25/sina-microblog-api/</guid>
		<description><![CDATA[&#160;&#160;&#160; 目前看用新浪微博的用户都没有API可以使用，所以很多用户都很遗憾，但可以明确的告诉你哦。目前已经有API了，只是没有公开，大家可以访问以下新浪网站查询微博的API帮助和指导。 http://open.t.sina.com.cn/wiki/index.php 目前基本功能都有来看看有哪些吧！ 新浪微博API文档 开发者资源 新浪开放平台提供者协议 FAQ 常见问题解答(FAQ), AppKey使用方法说明 微博SDK开发包下载 (Adobe Air/PHP/Python/Java&#8230;) OAuth开发指南 如何在网页嵌入代码实现“分享到微博”功能 微博REST API 获取下行数据集接口 statuses/public_timeline 最新公共微博 statuses/friends_timeline 最新关注人微博 (别名: statuses/home_timeline) statuses/user_timeline 用户发表微博列表 statuses/mentions 最新 @用户的 statuses/comments_timeline 最新评论(按时间) statuses/comments_by_me 发出的评论 statuses/comments 单条评论列表(按微博) statuses/counts 批量获取一组微博的评论数及转发数 微博访问接口 statuses/show 获取单条 statuses/update 发表微博 statuses/upload 发表微博及图片 statuses/destroy 删除 statuses/repost 转发 statuses/comment 评论 statuses/comment_destroy 删除评论 statuses/reply 回复评论 用户接口 [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;&#160;&#160; 目前看用新浪微博的用户都没有API可以使用，所以很多用户都很遗憾，但可以明确的告诉你哦。目前已经有API了，只是没有公开，大家可以访问以下新浪网站查询微博的API帮助和指导。</p>
<p><a title="http://open.t.sina.com.cn/wiki/index.php" href="http://open.t.sina.com.cn/wiki/index.php">http://open.t.sina.com.cn/wiki/index.php</a></p>
<p>目前基本功能都有来看看有哪些吧！</p>
<p><big><b>新浪微博API文档</b></big></p>
<h4>开发者资源</h4>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Terms">新浪开放平台提供者协议</a></li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/FAQ">FAQ</a> 常见问题解答(FAQ), AppKey使用方法说明 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/SDK">微博SDK开发包下载</a> (Adobe Air/PHP/Python/Java&#8230;) </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/OAuth">OAuth开发指南</a></li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/ShareCode">如何在网页嵌入代码实现“分享到微博”功能</a></li>
</ul>
<p> <a name=".E5.BE.AE.E5.8D.9AREST_API"></a><br />
<h4>微博REST API </h4>
<p> <a name=".E8.8E.B7.E5.8F.96.E4.B8.8B.E8.A1.8C.E6.95.B0.E6.8D.AE.E9.9B.86.E6.8E.A5.E5.8F.A3"></a><br />
<h5>获取下行数据集接口 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/public_timeline">statuses/public_timeline</a> 最新公共微博 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/friends_timeline">statuses/friends_timeline</a> 最新关注人微博 (别名: statuses/home_timeline) </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/user_timeline">statuses/user_timeline</a> 用户发表微博列表 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/mentions">statuses/mentions</a> 最新 @用户的 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/comments_timeline">statuses/comments_timeline</a> 最新评论(按时间) </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/comments_by_me">statuses/comments_by_me</a> 发出的评论 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/comments">statuses/comments</a> 单条评论列表(按微博) </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/counts">statuses/counts</a> 批量获取一组微博的评论数及转发数 </li>
</ul>
<p> <a name=".E5.BE.AE.E5.8D.9A.E8.AE.BF.E9.97.AE.E6.8E.A5.E5.8F.A3"></a><br />
<h5>微博访问接口 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/show">statuses/show</a> 获取单条 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/update">statuses/update</a> 发表微博 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/upload">statuses/upload</a> 发表微博及图片 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/destroy">statuses/destroy</a> 删除 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/repost">statuses/repost</a> 转发 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/comment">statuses/comment</a> 评论 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/comment_destroy">statuses/comment_destroy</a> 删除评论 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/reply">statuses/reply</a> 回复评论 </li>
</ul>
<p> <a name=".E7.94.A8.E6.88.B7.E6.8E.A5.E5.8F.A3"></a><br />
<h5>用户接口 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Users/show">users/show</a> 个人资料 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/friends">statuses/friends</a> 关注人列表 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/followers">statuses/followers</a> 粉丝列表 </li>
</ul>
<p> <a name=".E7.A7.81.E4.BF.A1.E6.8E.A5.E5.8F.A3"></a><br />
<h5>私信接口 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Direct_messages">direct_messages</a> 我的私信列表 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Direct_messages/sent">direct_messages/sent</a> 我发送的私信列表 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Direct_messages/new">direct_messages/new</a> 发送私信 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Direct_messages/destroy">direct_messages/destroy</a> 删除一条私信 </li>
</ul>
<p> <a name=".E5.85.B3.E6.B3.A8.E6.8E.A5.E5.8F.A3"></a><br />
<h5>关注接口 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Friendships/create">friendships/create</a> 关注某用户 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Friendships/destroy">friendships/destroy</a> 取消关注 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Friendships/exists">friendships/exists</a> 是否关注某用户(推荐使用friendships/show) </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Friendships/show">friendships/show</a> 是否关注某用户 </li>
</ul>
<p> <a name="Social_Graph.E6.8E.A5.E5.8F.A3"></a><br />
<h5>Social Graph接口</h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Friends/ids">friends/ids </a>关注列表 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Followers/ids">followers/ids </a>粉丝列表 </li>
</ul>
<p> <a name=".E8.B4.A6.E5.8F.B7.E6.8E.A5.E5.8F.A3"></a><br />
<h5>账号接口 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Account/verify_credentials">account/verify_credentials</a> 验证身份是否合法 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Account/rate_limit_status">account/rate_limit_status</a> 查看当前频率限制 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Account/end_session">account/end_session</a> 退出 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Account/update_profile_image">account/update_profile_image</a> 更改头像 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Account/update_profile">account/update_profile</a> 更改资料 </li>
</ul>
<p> <a name=".E6.94.B6.E8.97.8F.E6.8E.A5.E5.8F.A3"></a><br />
<h5>收藏接口 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Favorites">favorites</a> 收藏列表 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Favorites/create">favorites/create</a> 添加收藏 </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Favorites/destroy">favorites/destroy</a> 删除收藏 </li>
</ul>
<p> <a name=".E7.99.BB.E5.BD.95.2FOAuth.E6.8E.A5.E5.8F.A3"></a><br />
<h5>登录/OAuth接口 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Oauth">oauth</a></li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Oauth/request_token">oauth/request_token</a></li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Oauth/authorize">oauth/authorize</a></li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Oauth/access_token">oauth/access_token</a></li>
</ul>
<p> <a name=".E9.87.8D.E8.A6.81.E5.AD.97.E6.AE.B5.E8.AF.B4.E6.98.8E"></a><br />
<h5>重要字段说明 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Status">status</a></li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/User">user</a></li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Comment">comment</a></li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Direct_message">direct_message</a></li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/%E7%9C%81%E4%BB%BD%E5%9F%8E%E5%B8%82%E7%BC%96%E7%A0%81%E8%A1%A8">省份城市编码表</a></li>
</ul>
<p> <a name=".E5.BE.AE.E5.8D.9ASearch_API"></a><br />
<h4>微博Search API </h4>
<p> <a name=".E7.94.A8.E6.88.B7.E6.90.9C.E7.B4.A2"></a><br />
<h5>用户搜索 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Users/search">users/search</a> 搜索微博用户 (即将推出) </li>
</ul>
<p> <a name=".E5.BE.AE.E5.8D.9A.E6.90.9C.E7.B4.A2"></a><br />
<h5>微博搜索 </h5>
<ul>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Search">search</a> 搜索微博文章 (即将推出) </li>
<li><a href="http://open.t.sina.com.cn/wiki/index.php/Statuses/search">statuses/search</a> 搜索微博（多条件组合） (即将推出) </li>
</ul>
<div style="margin-top: 15px; font-style: italic">
<p><strong>原创文章，转载请注明：</strong> 转载自<a href="http://keleblog.com/">可乐博</a>http://keleblog.com/</p>
<p><strong>本文链接地址:</strong> <a href="http://keleblog.com/2010/02/25/sina-microblog-api/">新浪微博API</a>       <b>URL:</b>  http://keleblog.com/2010/02/25/sina-microblog-api/</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://keleblog.com/2010/02/25/sina-microblog-api/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>新浪微博隐私功能之同步QQ签名</title>
		<link>http://keleblog.com/2010/02/05/sina-microblog-sync-qq-sign/</link>
		<comments>http://keleblog.com/2010/02/05/sina-microblog-sync-qq-sign/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 09:48:37 +0000</pubDate>
		<dc:creator>泥人</dc:creator>
				<category><![CDATA[互联往事]]></category>
		<category><![CDATA[QQ签名]]></category>
		<category><![CDATA[同步]]></category>
		<category><![CDATA[微博]]></category>
		<category><![CDATA[新浪]]></category>

		<guid isPermaLink="false">http://keleblog.com/2010/02/05/sina-microblog-sync-qq-sign/</guid>
		<description><![CDATA[&#160;&#160;&#160;&#160;&#160;&#160; 如题，不过有个前提，你打开新浪的微博同时挂着QQ，如果这个时候改QQ的签名，新浪微博就会自动把你改的QQ签名更新进去！我真的是小看新浪做微博了。他到底是如何实现的？我并没有安装控件！！！也没有新浪的软件！！ 原创文章，转载请注明： 转载自可乐博http://keleblog.com/ 本文链接地址: 新浪微博隐私功能之同步QQ签名 URL: http://keleblog.com/2010/02/05/sina-microblog-sync-qq-sign/]]></description>
			<content:encoded><![CDATA[<p>&#160;&#160;&#160;&#160;&#160;&#160; 如题，不过有个前提，你打开新浪的微博同时挂着QQ，如果这个时候改QQ的签名，新浪微博就会自动把你改的QQ签名更新进去！我真的是小看新浪做微博了。他到底是如何实现的？我并没有安装控件！！！也没有新浪的软件！！</p>
<div style="margin-top: 15px; font-style: italic">
<p><strong>原创文章，转载请注明：</strong> 转载自<a href="http://keleblog.com/">可乐博</a>http://keleblog.com/</p>
<p><strong>本文链接地址:</strong> <a href="http://keleblog.com/2010/02/05/sina-microblog-sync-qq-sign/">新浪微博隐私功能之同步QQ签名</a>       <b>URL:</b>  http://keleblog.com/2010/02/05/sina-microblog-sync-qq-sign/</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://keleblog.com/2010/02/05/sina-microblog-sync-qq-sign/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>新浪微博-围脖</title>
		<link>http://keleblog.com/2009/11/24/sina-micro-blog/</link>
		<comments>http://keleblog.com/2009/11/24/sina-micro-blog/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 06:07:01 +0000</pubDate>
		<dc:creator>泥人</dc:creator>
				<category><![CDATA[百姓电脑]]></category>
		<category><![CDATA[围脖]]></category>
		<category><![CDATA[新浪]]></category>

		<guid isPermaLink="false">http://www.keleblog.com/2009/11/24/sina-micro-blog/</guid>
		<description><![CDATA[可以自定义自己的头像,不过这个没有什么特别了.是人都要用的. 目前开放的IM只有MSN.不过看看列表就知道.大家一定是最想得到最后一个(QQ).而最后一个也是最难的.看看那个不死不活的叽歪 &#160; 自己来定个新浪围脖的访问地址.不过老实讲泥人在这里可不感冒!我要可以外部直接调用.样式可以自定义的. 下面这个才是好处.关联博客.比如我的渴了不,同样可以自动抓取.这点比较人性.肯定可以得到不少独立博主的喜爱. 发出来,免得和我一样不在意的人忘了他这个博客关联..也是一种博客营销..而且新浪是个关系网.这是很好的方式. 关联之后直接抓取最新三个日志.只有主题名.后面是个抓取的跳转链接. 原创文章，转载请注明： 转载自可乐博http://keleblog.com/ 本文链接地址: 新浪微博-围脖 URL: http://keleblog.com/2009/11/24/sina-micro-blog/]]></description>
			<content:encoded><![CDATA[</p>
<p>可以自定义自己的头像,不过这个没有什么特别了.是人都要用的.</p>
<p><a href="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb0.png" class="highslide-image" onclick="return hs.expand(this);" target="_blank"><img height="94" src="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb0.png" width="240"></a> </p>
<p>目前开放的IM只有MSN.不过看看列表就知道.大家一定是最想得到最后一个(QQ).而最后一个也是最难的.看看那个不死不活的<a href="http://www.jiwai.de" target="_blank">叽歪</a></p>
<p>&nbsp;<a href="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb3.png" class="highslide-image" onclick="return hs.expand(this);" target="_blank"><img height="132" src="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb3.png" width="240"></a></p>
<p>自己来定个新浪围脖的访问地址.不过老实讲<a href="http://keleblog.com" target="_blank">泥人</a>在这里可不感冒!我要可以外部直接调用.样式可以自定义的.</p>
<p><a href="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb2.png" class="highslide-image" onclick="return hs.expand(this);" target="_blank"><img height="113" src="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb2.png" width="240"></a><a href="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb3.png" class="highslide-image" onclick="return hs.expand(this);" target="_blank"></a></p>
<p>下面这个才是好处.关联博客.比如我的<a href="http://www.keleblog.com" target="_blank">渴了不</a>,同样可以自动抓取.这点比较人性.肯定可以得到不少独立博主的喜爱. 发出来,免得和我一样不在意的人忘了他这个博客关联..也是一种博客营销..而且新浪是个关系网.这是很好的方式.</p>
<p><a href="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb1.png" class="highslide-image" onclick="return hs.expand(this);" target="_blank"><img height="240" src="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb1.png" width="224"></a></p>
<p>关联之后直接抓取最新三个日志.只有主题名.后面是个抓取的跳转链接.</p>
<p><a href="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb4.png" class="highslide-image" onclick="return hs.expand(this);" target="_blank"><img height="116" src="https://dl-web.dropbox.com/u/1165534/clayboy_cn/2009/11/sinawb4.png" width="240"></a></p>
<div style="margin-top: 15px; font-style: italic">
<p><strong>原创文章，转载请注明：</strong> 转载自<a href="http://keleblog.com/">可乐博</a>http://keleblog.com/</p>
<p><strong>本文链接地址:</strong> <a href="http://keleblog.com/2009/11/24/sina-micro-blog/">新浪微博-围脖</a>       <b>URL:</b>  http://keleblog.com/2009/11/24/sina-micro-blog/</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://keleblog.com/2009/11/24/sina-micro-blog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
