<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
 <title>Teru's blog - on i4PACE(i for Personal Archiving and Creating Environment)</title>
 <link>http://blog.i4pace.net/frog/user/Teru/</link>
 <description>The latest articles in category 'ide'. Teru's blog - on i4PACE(i for Personal Archiving and Creating Environment)</description>
 <copyright>Copyright by Teru</copyright>
 <lastBuildDate>Wed, 08 Sep 2010 19:52:51 GMT</lastBuildDate>
 <generator>Frog (Python)</generator>
 <category>Blog</category>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Autocompletion and snippets in emacs</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-10-01/84</link>
 <description>{category: ide}  Got interested in autocompletion (code-assist, code-completion) and snippets in editors. [url=http://www.enigmacurry.com/2009/01/21/autocompleteel-python-code-completion-in-emacs/]This article[/url] shows a way to incorporate such features on emacs. i'm not familiar with emacs, but will try because ...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Thu, 01 Oct 2009 02:38:00 GMT</pubDate>
</item>
<item>
 <title>Ulipad</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-09-11/82</link>
 <description>{category: ide}  found an interesting editor, ulipad ([url]http://code.google.com/p/ulipad/[/url]). it's written in Python, and has nice features like plulgin-architecture, autocompletion, snippets, collaboration, ftp, etc.

to install on Ubuntu, 
install dependent programs:
[code]&gt; sudo apt-get install pyton-wxgtk2...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Thu, 10 Sep 2009 23:07:00 GMT</pubDate>
</item>
<item>
 <title>Kdevelop</title>
 <link>http://blog.i4pace.net/frog/user/Teru/article/2009-09-09/81</link>
 <description>{category: ide}  found an IDE (Integrated Development Environment) called [url=http://www.kdevelop.org/]Kdevelop[/url]. Installed as
[code]&gt; sudo apt-get install kdevelop[/code]
There are newer versions, but i will try this stable version first. i like its plugin architecture, Doxgen generator, etc. good for C++ dev...</description>
 <author>&lt;no email address&gt; (Teru)</author>
 <pubDate>Tue, 08 Sep 2009 23:37:00 GMT</pubDate>
</item>
</channel>
</rss>