<?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; E680</title>
	<atom:link href="http://cocobear.info/blog/tag/e680/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>读取E680(i,g)的native.db文件-续</title>
		<link>http://cocobear.info/blog/2009/02/01/data-of-e680-native-db-1/</link>
		<comments>http://cocobear.info/blog/2009/02/01/data-of-e680-native-db-1/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 02:49:45 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[编程相关]]></category>
		<category><![CDATA[E680]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=485</guid>
		<description><![CDATA[上次<a href="http://cocobear.info/blog/2009/01/13/data-of-e680-native-db/">写到读E680联系人</a>，后来又增加了读短信，并且做了一些代码上的修改，代码放在了google code里，使用的方法是需要读数据库（native.db）中的什么内容就在databases这个list中添加相应的数据库名，获取数据库名的方法也在代码的首部给出了。


<a href="http://code.google.com/p/pytool/source/browse/trunk/read_e680_db.py">地址</a>

PyFetio[......]<p class='read-more'><a href='http://cocobear.info/blog/2009/02/01/data-of-e680-native-db-1/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/02/01/data-of-e680-native-db-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>读取E680(i,g)的native.db文件</title>
		<link>http://cocobear.info/blog/2009/01/13/data-of-e680-native-db/</link>
		<comments>http://cocobear.info/blog/2009/01/13/data-of-e680-native-db/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 08:51:35 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[XylFTP]]></category>
		<category><![CDATA[bsddb]]></category>
		<category><![CDATA[E680]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=462</guid>
		<description><![CDATA[E680手机使用了<a href="http://www.oracle.com/technology/documentation/berkeley-db/db/index.html">Berkeley DB</a>，关于这个数据库的一些信息可以看我给的链接。

很早以前就有打算要写个Python读取native.db（不知道这个的请<a href="http://www.google.com">G</a>之）中联系人，短信的程序，不过没能成功，这两天又接触到了<a href="http://docs.python.org/library/bsddb.html">bsddb</a>，于是今天分析了下这个native.db，没想到原来挺简单的。Ber[......]<p class='read-more'><a href='http://cocobear.info/blog/2009/01/13/data-of-e680-native-db/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2009/01/13/data-of-e680-native-db/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Fedora 9 通过E680G/I手机实现GPRS上网</title>
		<link>http://cocobear.info/blog/2008/10/16/e680-gprs-linux/</link>
		<comments>http://cocobear.info/blog/2008/10/16/e680-gprs-linux/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 02:43:06 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[E680]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[GPRS]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=316</guid>
		<description><![CDATA[<strong>电脑通过E680G/I手机实现GPRS上网</strong>

E680是一款摩托的Linux系统手机，在Windows下可以通过自带的MPT工具包实现与电脑连接的GPRS上网，在Linux下也是比较方便的，以前我也用过，只是没记下来，今天再用的时候还得看别人写的文章，还是自己记一下。

我用的是Fedora[......]<p class='read-more'><a href='http://cocobear.info/blog/2008/10/16/e680-gprs-linux/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/10/16/e680-gprs-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Linux系统下E680使用USB网模式</title>
		<link>http://cocobear.info/blog/2008/03/31/e680-use-usb-lan/</link>
		<comments>http://cocobear.info/blog/2008/03/31/e680-use-usb-lan/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 14:19:32 +0000</pubDate>
		<dc:creator>可可熊</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[E680]]></category>

		<guid isPermaLink="false">http://cocobear.info/blog/?p=253</guid>
		<description><![CDATA[草儿同学写了一篇关于在Win下面E680的USB网模式使用，俺就说一说Linux下的使用吧。
对于目前主流的发型版来说驱动问题应该不会有的，2.6.12以后的内核应该都可以直接识别E680的，首先在手机上把连接电脑的模式设计为USB网，然后连接数据线，系统会识别到有新的网卡，在我的网络配置中可以看[......]<p class='read-more'><a href='http://cocobear.info/blog/2008/03/31/e680-use-usb-lan/'>阅读全文内容</a></p>]]></description>
		<wfw:commentRss>http://cocobear.info/blog/2008/03/31/e680-use-usb-lan/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

