<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java Code Completion</title>
	<atom:link href="http://fifesoft.com/blog/?feed=rss2&#038;p=152" rel="self" type="application/rss+xml" />
	<link>http://fifesoft.com/blog/?p=152</link>
	<description>Another boring blog about software</description>
	<lastBuildDate>Sun, 27 Jan 2013 03:31:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: hkadejo</title>
		<link>http://fifesoft.com/blog/?p=152&#038;cpage=1#comment-475</link>
		<dc:creator>hkadejo</dc:creator>
		<pubDate>Wed, 23 Dec 2009 03:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=152#comment-475</guid>
		<description><![CDATA[Bob Fish thanks for you project Unimozer, very good!]]></description>
		<content:encoded><![CDATA[<p>Bob Fish thanks for you project Unimozer, very good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Fisch</title>
		<link>http://fifesoft.com/blog/?p=152&#038;cpage=1#comment-434</link>
		<dc:creator>Bob Fisch</dc:creator>
		<pubDate>Sun, 13 Dec 2009 11:59:50 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=152#comment-434</guid>
		<description><![CDATA[Hi,

do you have any example code on how to use this net code completion? I  would like to use it in my new project called &quot;Unimozer&quot; (http://unimozer.fisch.lu).

- thanks for all your good work -]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>do you have any example code on how to use this net code completion? I  would like to use it in my new project called &#8220;Unimozer&#8221; (<a href="http://unimozer.fisch.lu" rel="nofollow">http://unimozer.fisch.lu</a>).</p>
<p>- thanks for all your good work -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java Field and Local Variable Completion &#171; Fifesoft Blog</title>
		<link>http://fifesoft.com/blog/?p=152&#038;cpage=1#comment-428</link>
		<dc:creator>Java Field and Local Variable Completion &#171; Fifesoft Blog</dc:creator>
		<pubDate>Thu, 10 Dec 2009 13:05:06 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=152#comment-428</guid>
		<description><![CDATA[[...] Java code completion I&#8217;m working on has hit a new milestone.  Code completion for fields and local variables is [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Java code completion I&#8217;m working on has hit a new milestone.  Code completion for fields and local variables is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://fifesoft.com/blog/?p=152&#038;cpage=1#comment-424</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 05 Dec 2009 05:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=152#comment-424</guid>
		<description><![CDATA[Nothing is in SVN yet.  I hope to create a project containing auto-completion for HTML, C, Java and possibly other &quot;standard&quot; languages sometime in the near future.]]></description>
		<content:encoded><![CDATA[<p>Nothing is in SVN yet.  I hope to create a project containing auto-completion for HTML, C, Java and possibly other &#8220;standard&#8221; languages sometime in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hkadejo</title>
		<link>http://fifesoft.com/blog/?p=152&#038;cpage=1#comment-423</link>
		<dc:creator>hkadejo</dc:creator>
		<pubDate>Fri, 04 Dec 2009 00:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=152#comment-423</guid>
		<description><![CDATA[the Java Code Completion, the source code??? in the svn repository??? i not found. :(]]></description>
		<content:encoded><![CDATA[<p>the Java Code Completion, the source code??? in the svn repository??? i not found. <img src='http://fifesoft.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hkadejo</title>
		<link>http://fifesoft.com/blog/?p=152&#038;cpage=1#comment-421</link>
		<dc:creator>hkadejo</dc:creator>
		<pubDate>Wed, 02 Dec 2009 22:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=152#comment-421</guid>
		<description><![CDATA[Good Job!!! Congratulations!! ;) Source code??? Examples???]]></description>
		<content:encoded><![CDATA[<p>Good Job!!! Congratulations!! <img src='http://fifesoft.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Source code??? Examples???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doohan</title>
		<link>http://fifesoft.com/blog/?p=152&#038;cpage=1#comment-414</link>
		<dc:creator>doohan</dc:creator>
		<pubDate>Wed, 25 Nov 2009 14:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=152#comment-414</guid>
		<description><![CDATA[This is really cool and seems to be shaping up well. I&#039;ve been trying to work out something similar myself but don&#039;t appear to be having the same success :)

Keep up the good work!]]></description>
		<content:encoded><![CDATA[<p>This is really cool and seems to be shaping up well. I&#8217;ve been trying to work out something similar myself but don&#8217;t appear to be having the same success <img src='http://fifesoft.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
