<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="Magike 1.2.0 Release" -->
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title><![CDATA[SciTePHPSuit]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/</link>
<description>On The Way ...</description>
<language>zh-cn-utf8</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>Magike 1.2.0 Release</generator>
<webMaster>magike</webMaster><item>
<title><![CDATA[bigX]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1000</link>
<author>><![CDATA[bigX]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1000</guid>
<pubDate>Thu, 13 Mar 2008 02:32:02 +0000</pubDate>
<description><![CDATA[又是沙发！
这么强悍的东西~~~~~~~~]]></description>
<content:encoded><![CDATA[<p>又是沙发！<br />这么强悍的东西~~~~~~~~</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[sluke]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1001</link>
<author>><![CDATA[sluke]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1001</guid>
<pubDate>Thu, 13 Mar 2008 02:36:38 +0000</pubDate>
<description><![CDATA[哇，好东西～]]></description>
<content:encoded><![CDATA[<p>哇，好东西～</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Jeffrey04]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1007</link>
<author>><![CDATA[Jeffrey04]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1007</guid>
<pubDate>Tue, 25 Mar 2008 19:15:54 +0000</pubDate>
<description><![CDATA[谢谢，想问问，autocompletion只能用在同一个文件吗？
我的意思是……如果我要调用另一个文件的variable这个script叫不出那个var的吧？]]></description>
<content:encoded><![CDATA[<p>谢谢，想问问，autocompletion只能用在同一个文件吗？<br />我的意思是……如果我要调用另一个文件的variable这个script叫不出那个var的吧？</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[混蛋70]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1008</link>
<author>><![CDATA[混蛋70]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1008</guid>
<pubDate>Wed, 26 Mar 2008 01:01:56 +0000</pubDate>
<description><![CDATA[是的,无法叫出,因为SciTe只是一个编辑器,它对项目的支持比较弱,所以也没办法做这种扩展.]]></description>
<content:encoded><![CDATA[<p>是的,无法叫出,因为SciTe只是一个编辑器,它对项目的支持比较弱,所以也没办法做这种扩展.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Jeffrey04]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1009</link>
<author>><![CDATA[Jeffrey04]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1009</guid>
<pubDate>Wed, 26 Mar 2008 14:33:14 +0000</pubDate>
<description><![CDATA[那么能够定期指示scite呼叫php来执行这个程式吗？
http://scintilla.sourceforge.net/phpapi.php.txt

是从这里找到的
http://groups.google.com/group/scite-interest/web/extras]]></description>
<content:encoded><![CDATA[<p>那么能够定期指示scite呼叫php来执行这个程式吗？<br />http://scintilla.sourceforge.net/phpapi.php.txt</p><p>是从这里找到的<br />http://groups.google.com/group/scite-interest/web/extras</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[混蛋70]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1010</link>
<author>><![CDATA[混蛋70]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1010</guid>
<pubDate>Thu, 27 Mar 2008 02:06:17 +0000</pubDate>
<description><![CDATA[是可以的,但是这样的效率比较低,实际上网上有类似的脚本
你说的那个脚本是用来生成api的,如果用它来实时生成函数列表,那么效率就会很低.
我现在的希望是,能在Scite里嵌入一个项目管理引擎,用Lua写可能不行.]]></description>
<content:encoded><![CDATA[<p>是可以的,但是这样的效率比较低,实际上网上有类似的脚本<br />你说的那个脚本是用来生成api的,如果用它来实时生成函数列表,那么效率就会很低.<br />我现在的希望是,能在Scite里嵌入一个项目管理引擎,用Lua写可能不行.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Jeffrey04]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1011</link>
<author>><![CDATA[Jeffrey04]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1011</guid>
<pubDate>Thu, 27 Mar 2008 10:47:43 +0000</pubDate>
<description><![CDATA[呵呵，好的，谢谢
目前我的project（项目？）是用openkomodo开发／管理的（之前用PDT但是PDT有点太复杂了而且用不了这么多功能），而一些小文件则就用scite来修改

http://caladbolg.net/scite.php
他这里有还满多有趣的小东西的]]></description>
<content:encoded><![CDATA[<p>呵呵，好的，谢谢<br />目前我的project（项目？）是用openkomodo开发／管理的（之前用PDT但是PDT有点太复杂了而且用不了这么多功能），而一些小文件则就用scite来修改</p><p>http://caladbolg.net/scite.php<br />他这里有还满多有趣的小东西的</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[混蛋70]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1012</link>
<author>><![CDATA[混蛋70]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1012</guid>
<pubDate>Thu, 27 Mar 2008 11:21:31 +0000</pubDate>
<description><![CDATA[这个人就是scite-tools的作者,我也用过,就是有时候会比较慢,不过功能很强大]]></description>
<content:encoded><![CDATA[<p>这个人就是scite-tools的作者,我也用过,就是有时候会比较慢,不过功能很强大</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[aa]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1013</link>
<author>><![CDATA[aa]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1013</guid>
<pubDate>Thu, 27 Mar 2008 13:16:34 +0000</pubDate>
<description><![CDATA[看一看]]></description>
<content:encoded><![CDATA[<p>看一看</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Jeffrey04]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1014</link>
<author>><![CDATA[Jeffrey04]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1014</guid>
<pubDate>Thu, 27 Mar 2008 14:15:06 +0000</pubDate>
<description><![CDATA[恩，刚在重新configure过我的SciteUser.properties，弄了半天，眼都快花了～]]></description>
<content:encoded><![CDATA[<p>恩，刚在重新configure过我的SciteUser.properties，弄了半天，眼都快花了～</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[混蛋70]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1015</link>
<author>><![CDATA[混蛋70]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1015</guid>
<pubDate>Fri, 28 Mar 2008 03:17:00 +0000</pubDate>
<description><![CDATA[这也是Scite的乐趣所在:)]]></description>
<content:encoded><![CDATA[<p>这也是Scite的乐趣所在:)</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[Jeffrey04]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1016</link>
<author>><![CDATA[Jeffrey04]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1016</guid>
<pubDate>Fri, 28 Mar 2008 08:35:48 +0000</pubDate>
<description><![CDATA[呵呵

在你的网站转了老半天才知道你开发这个blogging程序的，很很很厉害涅～我N年前刚学编程的时候也写过一个极度阳春的blogging程序后来因为不会spam control和没什么时间更新就跳到wordpress了，呵呵呵呵。]]></description>
<content:encoded><![CDATA[<p>呵呵</p><p>在你的网站转了老半天才知道你开发这个blogging程序的，很很很厉害涅～我N年前刚学编程的时候也写过一个极度阳春的blogging程序后来因为不会spam control和没什么时间更新就跳到wordpress了，呵呵呵呵。</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[混蛋70]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1018</link>
<author>><![CDATA[混蛋70]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1018</guid>
<pubDate>Sun, 30 Mar 2008 11:22:38 +0000</pubDate>
<description><![CDATA[感谢你的关注,这个项目将会继续发展,由更多的人来维护]]></description>
<content:encoded><![CDATA[<p>感谢你的关注,这个项目将会继续发展,由更多的人来维护</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[james]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1187</link>
<author>><![CDATA[james]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1187</guid>
<pubDate>Mon, 02 Jun 2008 01:20:34 +0000</pubDate>
<description><![CDATA[Btw, thanx 4 ur script. It's great .It run well on windows environment, but it not run properly under my ubuntu (Gutsy Gibbon), it always display error in output panel. Any suggest ?]]></description>
<content:encoded><![CDATA[<p>Btw, thanx 4 ur script. It's great .It run well on windows environment, but it not run properly under my ubuntu (Gutsy Gibbon), it always display error in output panel. Any suggest ?</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[混蛋70]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1188</link>
<author>><![CDATA[混蛋70]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1188</guid>
<pubDate>Mon, 02 Jun 2008 01:49:26 +0000</pubDate>
<description><![CDATA[I‘ve been aware of this issue.This is because the EOL(End Of Line) character on UNIX is different from Windows.

I have fixed this issue and updated the script.You can download it again.]]></description>
<content:encoded><![CDATA[<p>I‘ve been aware of this issue.This is because the EOL(End Of Line) character on UNIX is different from Windows.</p><p>I have fixed this issue and updated the script.You can download it again.</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[james]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1189</link>
<author>><![CDATA[james]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1189</guid>
<pubDate>Mon, 02 Jun 2008 06:53:14 +0000</pubDate>
<description><![CDATA[OK, Thanks a lot ... :)]]></description>
<content:encoded><![CDATA[<p>OK, Thanks a lot ... :)</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[james]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1193</link>
<author>><![CDATA[james]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1193</guid>
<pubDate>Wed, 04 Jun 2008 07:54:32 +0000</pubDate>
<description><![CDATA[Sorry it's still not work ... are you sure that you've uploaded the rights version? I think you're uploaded version 0.2 not 0.3
thanks]]></description>
<content:encoded><![CDATA[<p>Sorry it's still not work ... are you sure that you've uploaded the rights version? I think you're uploaded version 0.2 not 0.3<br />thanks</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[混蛋70]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1194</link>
<author>><![CDATA[混蛋70]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1194</guid>
<pubDate>Wed, 04 Jun 2008 08:04:15 +0000</pubDate>
<description><![CDATA[Can you show me the errors which display in your output panel?And, What's the version you're using now?]]></description>
<content:encoded><![CDATA[<p>Can you show me the errors which display in your output panel?And, What's the version you're using now?</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[humeniuc]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1258</link>
<author>><![CDATA[humeniuc]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1258</guid>
<pubDate>Thu, 12 Jun 2008 08:07:39 +0000</pubDate>
<description><![CDATA[In your last download version 0.3, version 0.2 appear.
Good tool. Thanks for it :)]]></description>
<content:encoded><![CDATA[<p>In your last download version 0.3, version 0.2 appear.<br />Good tool. Thanks for it :)</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[NND]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1552</link>
<author>><![CDATA[NND]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1552</guid>
<pubDate>Wed, 16 Jul 2008 09:25:48 +0000</pubDate>
<description><![CDATA[搞的好。。]]></description>
<content:encoded><![CDATA[<p>搞的好。。</p>]]></content:encoded>
</item>
<item>
<title><![CDATA[goodman]]></title>
<link>http://www.joyqi.com/SciTePHPSuit/#comment-1674</link>
<author>><![CDATA[goodman]]></author>
<guid>http://www.joyqi.com/SciTePHPSuit/#comment-1674</guid>
<pubDate>Fri, 29 Aug 2008 07:53:24 +0000</pubDate>
<description><![CDATA[good files, i need]]></description>
<content:encoded><![CDATA[<p>good files, i need</p>]]></content:encoded>
</item>
</channel>
</rss>