<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Specto: 通知提醒好帮手</title>
	<atom:link href="http://www.linuxtoy.org/archives/specto.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/specto.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Fri, 10 Feb 2012 03:03:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: 飯の狂熱</title>
		<link>http://linuxtoy.org/archives/specto.html#comment-105635</link>
		<dc:creator>飯の狂熱</dc:creator>
		<pubDate>Tue, 03 Mar 2009 13:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2895#comment-105635</guid>
		<description>&lt;p&gt;@华华
請問能解譯一下這是什麼一回事嗎?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@华华
請問能解譯一下這是什麼一回事嗎?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 华华</title>
		<link>http://linuxtoy.org/archives/specto.html#comment-105583</link>
		<dc:creator>华华</dc:creator>
		<pubDate>Tue, 03 Mar 2009 05:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2895#comment-105583</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-105543" rel="nofollow"&gt;walter&lt;/a&gt;: 共享内存，多开几个程序也是一样多的&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-105543" rel="nofollow">walter</a>: 共享内存，多开几个程序也是一样多的</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 黑传说</title>
		<link>http://linuxtoy.org/archives/specto.html#comment-105556</link>
		<dc:creator>黑传说</dc:creator>
		<pubDate>Tue, 03 Mar 2009 01:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2895#comment-105556</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-105530" rel="nofollow"&gt;hehehaha&lt;/a&gt;: &lt;/p&gt;

&lt;p&gt;kdepim本身就是啊，还有kAlarm&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-105530" rel="nofollow">hehehaha</a>: </p>

<p>kdepim本身就是啊，还有kAlarm</p>]]></content:encoded>
	</item>
	<item>
		<title>By: superjet</title>
		<link>http://linuxtoy.org/archives/specto.html#comment-105555</link>
		<dc:creator>superjet</dc:creator>
		<pubDate>Tue, 03 Mar 2009 01:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2895#comment-105555</guid>
		<description>&lt;p&gt;一个小脚本丢给cron或者at来发通知或者mail就解决的事，没必要非得这些，类似东东最实用的还是remind&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>一个小脚本丢给cron或者at来发通知或者mail就解决的事，没必要非得这些，类似东东最实用的还是remind</p>]]></content:encoded>
	</item>
	<item>
		<title>By: zhichyu</title>
		<link>http://linuxtoy.org/archives/specto.html#comment-105554</link>
		<dc:creator>zhichyu</dc:creator>
		<pubDate>Tue, 03 Mar 2009 01:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2895#comment-105554</guid>
		<description>&lt;p&gt;非常实用的工具！&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>非常实用的工具！</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 飯の狂熱</title>
		<link>http://linuxtoy.org/archives/specto.html#comment-105550</link>
		<dc:creator>飯の狂熱</dc:creator>
		<pubDate>Tue, 03 Mar 2009 00:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2895#comment-105550</guid>
		<description>&lt;p&gt;@walter
嗯... 隨着系統中python程序越來越多, 內存也越來越不夠用了...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@walter
嗯... 隨着系統中python程序越來越多, 內存也越來越不夠用了...</p>]]></content:encoded>
	</item>
	<item>
		<title>By: walter</title>
		<link>http://linuxtoy.org/archives/specto.html#comment-105543</link>
		<dc:creator>walter</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2895#comment-105543</guid>
		<description>&lt;p&gt;发现这种要常驻内存的程序其实最好不应该用python写，看了一下，这个程序要占25M,如果是用C/C++的话，应该不超过10M,
而我用的输入发ibus[python]也要80M左右，
不是python写的就一定好，看什么应用了&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>发现这种要常驻内存的程序其实最好不应该用python写，看了一下，这个程序要占25M,如果是用C/C++的话，应该不超过10M,
而我用的输入发ibus[python]也要80M左右，
不是python写的就一定好，看什么应用了</p>]]></content:encoded>
	</item>
	<item>
		<title>By: walter</title>
		<link>http://linuxtoy.org/archives/specto.html#comment-105541</link>
		<dc:creator>walter</dc:creator>
		<pubDate>Mon, 02 Mar 2009 15:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2895#comment-105541</guid>
		<description>&lt;p&gt;需要手动加到session里吗？ 还是会自动运行？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>需要手动加到session里吗？ 还是会自动运行？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 乐乐</title>
		<link>http://linuxtoy.org/archives/specto.html#comment-105539</link>
		<dc:creator>乐乐</dc:creator>
		<pubDate>Mon, 02 Mar 2009 14:11:23 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2895#comment-105539</guid>
		<description>&lt;p&gt;不错，Python写的就是好，你知道不，Python本身使用C语言实现：
http://www.51xuele.com/doc-innerlink-C_Language.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>不错，Python写的就是好，你知道不，Python本身使用C语言实现：
<a href="http://www.51xuele.com/doc-innerlink-C_Language.html" rel="nofollow">http://www.51xuele.com/doc-innerlink-C_Language.html</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: seenxu</title>
		<link>http://linuxtoy.org/archives/specto.html#comment-105533</link>
		<dc:creator>seenxu</dc:creator>
		<pubDate>Mon, 02 Mar 2009 12:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2895#comment-105533</guid>
		<description>&lt;p&gt;太好了，用python写的！&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>太好了，用python写的！</p>]]></content:encoded>
	</item>
</channel>
</rss>

