<?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; PyFetion</title>
	<atom:link href="http://cocobear.info/blog/tag/pyfetion/feed/" rel="self" type="application/rss+xml" />
	<link>http://cocobear.info/blog</link>
	<description>K.I.S.S</description>
	<lastBuildDate>Sun, 11 Mar 2012 14:04:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>PyFetion 2010</title>
		<link>http://cocobear.info/blog/2010/09/21/pyfetion-2010/</link>
		<comments>http://cocobear.info/blog/2010/09/21/pyfetion-2010/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 07:14:13 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[PyFetion]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=857</guid>
		<description><![CDATA[年初就看到飞信更新新的版本，但是原来的版本还是照常能用，就一直没理它，最近2008版本的协议据说很多地方用不了，抽空更新了一下PyFetion。移动官方于2010年9月15号发布了飞信2010正式版，所以新的PyFetion也将基于这个版本实现。


网上飞信的实现很多，不过很多要不是不开源，[......]<p class='read-more'><a href='http://cocobear.info/blog/2010/09/21/pyfetion-2010/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2010/09/21/pyfetion-2010/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>PyFetion更新</title>
		<link>http://cocobear.info/blog/2010/09/16/update-pyfetion-2/</link>
		<comments>http://cocobear.info/blog/2010/09/16/update-pyfetion-2/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 09:35:22 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[PyFetion]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=850</guid>
		<description><![CDATA[更新说明：

<del datetime="2010-09-16T10:26:07+00:00">原引</del>援引移动官方网站的说明：

<blockquote>尊敬的用户：
为了提升飞信系统安全性，于2010年7月25日起，飞信平台将停止对3.3及以下的低版本PC客户端提供支持，您将无法使用3.3及以下的低版本PC客户端登录飞信。您可以访问飞信官网下载频道http://feixin.10086.cn/[......]</blockquote><p class='read-more'><a href='http://cocobear.info/blog/2010/09/16/update-pyfetion-2/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2010/09/16/update-pyfetion-2/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>最近PyFetion不能登录-已更新</title>
		<link>http://cocobear.info/blog/2010/08/03/update-pyfetion/</link>
		<comments>http://cocobear.info/blog/2010/08/03/update-pyfetion/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 03:18:29 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[编程相关]]></category>
		<category><![CDATA[PyFetion]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=842</guid>
		<description><![CDATA[<a href="http://code.google.com/p/pytool/issues/detail?id=18">tanjelly</a>同学更新了PyFetion，原因是移动对认证方式的一些小的变化，并不是以前的协议完全不可以用了。具体的细节可以参考上面的连接。

google code的Issue怎么没有邮件通知呢？还是别人发邮件我才知道的:-(]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2010/08/03/update-pyfetion/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>更新百度搜藏导出工具</title>
		<link>http://cocobear.info/blog/2009/12/15/update-cang2html/</link>
		<comments>http://cocobear.info/blog/2009/12/15/update-cang2html/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 14:35:26 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[PyFetion]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/2009/12/15/%e6%9b%b4%e6%96%b0%e7%99%be%e5%ba%a6%e6%90%9c%e8%97%8f%e5%af%bc%e5%87%ba%e5%b7%a5%e5%85%b7/</guid>
		<description><![CDATA[可以支持分类(或者叫标签)的导出了。
PyFetion在google code页面加了一个下载连接，方便没有svn时直接下载代码;使用的是r49的版本

这似乎是一篇微博...]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/12/15/update-cang2html/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>GAE上使用PyFetion做一个应用</title>
		<link>http://cocobear.info/blog/2009/12/15/app-use-pyfetion-on-gae/</link>
		<comments>http://cocobear.info/blog/2009/12/15/app-use-pyfetion-on-gae/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 06:22:14 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[编程相关]]></category>
		<category><![CDATA[gae]]></category>
		<category><![CDATA[PyFetion]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=759</guid>
		<description><![CDATA[GAE上有一个cron jobs的功能，类似于Linux下的crontab，可以实现在指定规则的时间里去运行程序。利用这个功能和飞信的短信功能就完成一些简单的小应用，比如天气预报，服务器监控，股票大盘实时行情提醒等等。

拿服务器监控来说，我们先注册一个GAE账户，然后创建一个Applicati[......]<p class='read-more'><a href='http://cocobear.info/blog/2009/12/15/app-use-pyfetion-on-gae/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/12/15/app-use-pyfetion-on-gae/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>PyFetion 0.2 发布</title>
		<link>http://cocobear.info/blog/2009/12/12/pyfetion-02-release/</link>
		<comments>http://cocobear.info/blog/2009/12/12/pyfetion-02-release/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 12:14:05 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[PyFetion]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=743</guid>
		<description><![CDATA[PyFetion 0.2版本发布，协议根据移动09.11.04的飞信版本：Fetion2008 3.5.2(安全加强版) 

<a href="http://code.google.com/p/pytool/">http://code.google.com/p/pytool/</a>
更新内容包含：
<ol>
	<li>增加查看飞信好友是否隐身功能</li>
	<li>增加登录时状态的选择[隐身 在线 忙碌 离开[......]</li></ol><p class='read-more'><a href='http://cocobear.info/blog/2009/12/12/pyfetion-02-release/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/12/12/pyfetion-02-release/feed/</wfw:commentRss>
		<slash:comments>52</slash:comments>
		</item>
		<item>
		<title>关于PyFetion不能在GAE上使用</title>
		<link>http://cocobear.info/blog/2009/04/25/pyfetion-can-not-use-in-gae/</link>
		<comments>http://cocobear.info/blog/2009/04/25/pyfetion-can-not-use-in-gae/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 09:56:36 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[编程相关]]></category>
		<category><![CDATA[gae]]></category>
		<category><![CDATA[PyFetion]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=617</guid>
		<description><![CDATA[最近<a href="http://cocobear.info/blog/2009/02/20/upgrade-pyfetion/">有同学反映</a>PyFetion不能在<a href="http://code.google.com/appengine/">GAE</a>上使用，我看了下别人给出的错误，问题不出在PyFetion上，无论是TCP方式还是HTTP方式，使用本机测试都可以正常工作。
应该是移动的飞信服务器屏蔽了GAE的出口IP地址（某同学反应GAE的urlopen使用的是同一IP）。

原因大概是广大GAE[......]<p class='read-more'><a href='http://cocobear.info/blog/2009/04/25/pyfetion-can-not-use-in-gae/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/04/25/pyfetion-can-not-use-in-gae/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>更新PyFetion &amp;&amp; getsong</title>
		<link>http://cocobear.info/blog/2009/03/24/upgrade-pyfetion-and-getsong/</link>
		<comments>http://cocobear.info/blog/2009/03/24/upgrade-pyfetion-and-getsong/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 15:16:19 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[getsong]]></category>
		<category><![CDATA[PyFetion]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=585</guid>
		<description><![CDATA[给PyFetion加入了HTTP代理的支持，HTTP发送方式中。TCP发送方式也可能会加上吧，使用<a href="http://socksipy.sourceforge.net/">SocksiPy</a>这个库吧，有时间再说。

改PyFetion的时候发现urllib2的一个问题：
先看下面这段代码：
[python]
import urllib2
headers = [([......]<p class='read-more'><a href='http://cocobear.info/blog/2009/03/24/upgrade-pyfetion-and-getsong/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/03/24/upgrade-pyfetion-and-getsong/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>PyFetion更新</title>
		<link>http://cocobear.info/blog/2009/02/20/upgrade-pyfetion/</link>
		<comments>http://cocobear.info/blog/2009/02/20/upgrade-pyfetion/#comments</comments>
		<pubDate>Fri, 20 Feb 2009 06:40:37 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[编程相关]]></category>
		<category><![CDATA[PyFetion]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=523</guid>
		<description><![CDATA[详细的更新请到<a href="http://code.google.com/p/pytool/source/browse/trunk/PyFetion/PyFetion.py">google code </a>查看。

<ol>

	<li>get_info()函数参数处理who遗失的情况；</li>

	<li>向服务器以HTTP方式提交密码时使用urllib.quote()编码；</li>

	<li>修改send_msg()函数；</li>

	<li>清理代码中直接退出的exit函数；</li>

	<li>重写__tcp[......]</li></ol><p class='read-more'><a href='http://cocobear.info/blog/2009/02/20/upgrade-pyfetion/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/02/20/upgrade-pyfetion/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>PyFetion发布</title>
		<link>http://cocobear.info/blog/2008/12/31/pyfetion-release/</link>
		<comments>http://cocobear.info/blog/2008/12/31/pyfetion-release/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 03:09:50 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[fetion]]></category>
		<category><![CDATA[PyFetion]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=434</guid>
		<description><![CDATA[本来想着继续完善后再放出来，不过看到<a href="http://blog.donews.com/gradetwo/archive/2008/12/26/1412882.aspx?Pending=true">别人已经有做出来的</a>，俺就不重复劳动了，<a href="http://cocobear.info/blog/2008/12/03/write-fetion-with-python-pyfetion/">前篇文章</a>已经提到了基本的功能，这里也就不重复了。

我需要的功能差不多了，最近事多也就不改了，各位需要使用飞信聊天的的话建议用官方的，或者期待我第一个链接提到的。做开发的话俺还是用自己的比较清楚，当然别人的如果开放的话也可[......]<p class='read-more'><a href='http://cocobear.info/blog/2008/12/31/pyfetion-release/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/12/31/pyfetion-release/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
	</channel>
</rss>

