<?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 for Fifesoft Blog</title>
	<atom:link href="http://fifesoft.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://fifesoft.com/blog</link>
	<description>Another boring blog about software</description>
	<lastBuildDate>Tue, 14 Feb 2012 04:16:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Java: Go to Member by Minor updates &#171; Fifesoft Blog</title>
		<link>http://fifesoft.com/blog/?p=464&#038;cpage=1#comment-1947</link>
		<dc:creator>Minor updates &#171; Fifesoft Blog</dc:creator>
		<pubDate>Tue, 14 Feb 2012 04:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=464#comment-1947</guid>
		<description>[...] syntax errors in method bodies).  This should include both an outline tree component as well as Go to Member [...]</description>
		<content:encoded><![CDATA[<p>[...] syntax errors in method bodies).  This should include both an outline tree component as well as Go to Member [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Big Source Browser improvements for Java by Minor updates &#171; Fifesoft Blog</title>
		<link>http://fifesoft.com/blog/?p=329&#038;cpage=1#comment-1913</link>
		<dc:creator>Minor updates &#171; Fifesoft Blog</dc:creator>
		<pubDate>Sat, 28 Jan 2012 21:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=329#comment-1913</guid>
		<description>[...] currently doesn&#8217;t check for syntax errors in method bodies).  This should include both an outline tree component as well as Go to Member [...]</description>
		<content:encoded><![CDATA[<p>[...] currently doesn&#8217;t check for syntax errors in method bodies).  This should include both an outline tree component as well as Go to Member [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Folding Progress by RSyntaxTextArea 2.0.0-beta1 Released &#171; Fifesoft Blog</title>
		<link>http://fifesoft.com/blog/?p=451&#038;cpage=1#comment-1901</link>
		<dc:creator>RSyntaxTextArea 2.0.0-beta1 Released &#171; Fifesoft Blog</dc:creator>
		<pubDate>Tue, 17 Jan 2012 04:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=451#comment-1901</guid>
		<description>[...] folding for C, Java, Perl, XML, MXML, and other languages (currently only available when word wrap is not [...]</description>
		<content:encoded><![CDATA[<p>[...] folding for C, Java, Perl, XML, MXML, and other languages (currently only available when word wrap is not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSyntaxTextArea 2.0.0-beta2 Released by RText 2.0.0-beta2 Released &#171; Fifesoft Blog</title>
		<link>http://fifesoft.com/blog/?p=474&#038;cpage=1#comment-1890</link>
		<dc:creator>RText 2.0.0-beta2 Released &#171; Fifesoft Blog</dc:creator>
		<pubDate>Mon, 16 Jan 2012 04:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=474#comment-1890</guid>
		<description>[...] Fifesoft Blog Another boring blog about software      &#171; RSyntaxTextArea 2.0.0-beta2 Released [...]</description>
		<content:encoded><![CDATA[<p>[...] Fifesoft Blog Another boring blog about software      &laquo; RSyntaxTextArea 2.0.0-beta2 Released [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSyntaxTextArea 2.0.0-beta1 Released by admin</title>
		<link>http://fifesoft.com/blog/?p=470&#038;cpage=1#comment-1882</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 14 Jan 2012 17:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=470#comment-1882</guid>
		<description>Thanks Yang!  I&#039;ve put it on the to-do list to provide a way to disable the popups from the fold indicator.  As for XQuery, I&#039;ve actually been asked about it before, but since I don&#039;t use it I&#039;d be afraid of implementing a scanner incorrectly.  If you or someone else were willing to provide testing/guidance where necessary, I&#039;d be happy to work on it, but it&#039;s not a high priority at the moment.</description>
		<content:encoded><![CDATA[<p>Thanks Yang!  I&#8217;ve put it on the to-do list to provide a way to disable the popups from the fold indicator.  As for XQuery, I&#8217;ve actually been asked about it before, but since I don&#8217;t use it I&#8217;d be afraid of implementing a scanner incorrectly.  If you or someone else were willing to provide testing/guidance where necessary, I&#8217;d be happy to work on it, but it&#8217;s not a high priority at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSyntaxTextArea 2.0.0-beta1 Released by yang.yang.zz</title>
		<link>http://fifesoft.com/blog/?p=470&#038;cpage=1#comment-1868</link>
		<dc:creator>yang.yang.zz</dc:creator>
		<pubDate>Tue, 10 Jan 2012 14:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=470#comment-1868</guid>
		<description>Great work. I used the code folding right away in my project. It looks awesome! My teammates really like it. Btw, is there a way to enable/disable the folded code popup, when you&#039;re pointing at the unfold (+) button? And, can it support XQuery syntax in this or future release?</description>
		<content:encoded><![CDATA[<p>Great work. I used the code folding right away in my project. It looks awesome! My teammates really like it. Btw, is there a way to enable/disable the folded code popup, when you&#8217;re pointing at the unfold (+) button? And, can it support XQuery syntax in this or future release?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSyntaxTextArea 2.0.0-beta1 Released by admin</title>
		<link>http://fifesoft.com/blog/?p=470&#038;cpage=1#comment-1839</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 29 Dec 2011 00:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=470#comment-1839</guid>
		<description>Sorry, I didn&#039;t see this post until I also saw your post in the forums.  The short answer is - it should already work.  We can discuss things further in the forum post!

And thanks for trying out the code folding feature!</description>
		<content:encoded><![CDATA[<p>Sorry, I didn&#8217;t see this post until I also saw your post in the forums.  The short answer is &#8211; it should already work.  We can discuss things further in the forum post!</p>
<p>And thanks for trying out the code folding feature!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RSyntaxTextArea 2.0.0-beta1 Released by kemyR</title>
		<link>http://fifesoft.com/blog/?p=470&#038;cpage=1#comment-1836</link>
		<dc:creator>kemyR</dc:creator>
		<pubDate>Tue, 27 Dec 2011 11:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=470#comment-1836</guid>
		<description>First of all, great work - i&#039;m using your lib to display XML files in my project. One suggestion tho, for code folding. Could you please enable code folding for edit-disabled Areas in final version? :-)</description>
		<content:encoded><![CDATA[<p>First of all, great work &#8211; i&#8217;m using your lib to display XML files in my project. One suggestion tho, for code folding. Could you please enable code folding for edit-disabled Areas in final version? <img src='http://fifesoft.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Folding alpha added to SVN by RSyntaxTextArea 2.0.0-beta1 Released &#171; Fifesoft Blog</title>
		<link>http://fifesoft.com/blog/?p=441&#038;cpage=1#comment-1832</link>
		<dc:creator>RSyntaxTextArea 2.0.0-beta1 Released &#171; Fifesoft Blog</dc:creator>
		<pubDate>Sat, 24 Dec 2011 05:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=441#comment-1832</guid>
		<description>[...] Code folding for C, Java, Perl, XML, MXML, and other languages (currently only available when word wrap is not enabled). [...]</description>
		<content:encoded><![CDATA[<p>[...] Code folding for C, Java, Perl, XML, MXML, and other languages (currently only available when word wrap is not enabled). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java: Go to Member by Bob Fisch</title>
		<link>http://fifesoft.com/blog/?p=464&#038;cpage=1#comment-1831</link>
		<dc:creator>Bob Fisch</dc:creator>
		<pubDate>Fri, 23 Dec 2011 12:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://fifesoft.com/blog/?p=464#comment-1831</guid>
		<description>@Frotty: If you want to, you may use the updated sources on the SVN to compile whatever you need. This is the way I integrate RSyntaxTextArea into Unimozer :)

The new features work very well ...</description>
		<content:encoded><![CDATA[<p>@Frotty: If you want to, you may use the updated sources on the SVN to compile whatever you need. This is the way I integrate RSyntaxTextArea into Unimozer <img src='http://fifesoft.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The new features work very well &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

