<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
	>
<channel>
	<title>Comments on: Overview of code editors</title>
	<atom:link href="http://www.flexewebs.com/semantix/overview-of-code-editors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexewebs.com/semantix/overview-of-code-editors/</link>
	<description>Guidelines for developing quality user interfaces</description>
	<lastBuildDate>Sat, 28 Aug 2010 07:08:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Scott Sampson</title>
		<link>http://www.flexewebs.com/semantix/overview-of-code-editors/comment-page-1/#comment-6399</link>
		<dc:creator>Scott Sampson</dc:creator>
		<pubDate>Sat, 27 Feb 2010 15:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexewebs.com/semantix/?p=19#comment-6399</guid>
		<description>Jason, I&#039;ve used the NetBeans IDE, and found it to be quite nice. Certainly ticks most of the boxes when it comes to required features when developing.

I will however, be sticking to either geany or gedit for my developing, but that&#039;s just a matter of personal preference.

It is definitely a nice addition to the list though.</description>
		<content:encoded><![CDATA[<p>Jason, I&#8217;ve used the NetBeans IDE, and found it to be quite nice. Certainly ticks most of the boxes when it comes to required features when developing.</p>
<p>I will however, be sticking to either geany or gedit for my developing, but that&#8217;s just a matter of personal preference.</p>
<p>It is definitely a nice addition to the list though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Grant</title>
		<link>http://www.flexewebs.com/semantix/overview-of-code-editors/comment-page-1/#comment-6393</link>
		<dc:creator>Jason Grant</dc:creator>
		<pubDate>Sat, 27 Feb 2010 14:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexewebs.com/semantix/?p=19#comment-6393</guid>
		<description>Just updated this post to include the all important NetBeans IDE which  I am currently using for all my PHP, CSS, JavaScript, XHTML and MySQL development needs. It&#039;s wonderful.</description>
		<content:encoded><![CDATA[<p>Just updated this post to include the all important NetBeans IDE which  I am currently using for all my PHP, CSS, JavaScript, XHTML and MySQL development needs. It&#8217;s wonderful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Grant</title>
		<link>http://www.flexewebs.com/semantix/overview-of-code-editors/comment-page-1/#comment-6392</link>
		<dc:creator>Jason Grant</dc:creator>
		<pubDate>Sat, 27 Feb 2010 14:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexewebs.com/semantix/?p=19#comment-6392</guid>
		<description>Thanks for your input Scott. Both editors look very relevant and interesting and are a real nice addition to this list.</description>
		<content:encoded><![CDATA[<p>Thanks for your input Scott. Both editors look very relevant and interesting and are a real nice addition to this list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Sampson</title>
		<link>http://www.flexewebs.com/semantix/overview-of-code-editors/comment-page-1/#comment-6391</link>
		<dc:creator>Scott Sampson</dc:creator>
		<pubDate>Sat, 27 Feb 2010 14:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexewebs.com/semantix/?p=19#comment-6391</guid>
		<description>Windows:

I was always a fan of &lt;a href=&quot;http://www.blumentals.net/webuilder/&quot; rel=&quot;nofollow&quot;&gt;WeBuilder&lt;/a&gt;. It&#039;s lightweight, fast and supports pretty much any format you can think of.

Since switching to linux, I use &lt;a href=&quot;http://www.geany.org/&quot; rel=&quot;nofollow&quot;&gt;Geany&lt;/a&gt;. Light, simple, fast and in my opinion, VASTLY superior to bluefish etc.</description>
		<content:encoded><![CDATA[<p>Windows:</p>
<p>I was always a fan of <a href="http://www.blumentals.net/webuilder/" rel="nofollow">WeBuilder</a>. It&#8217;s lightweight, fast and supports pretty much any format you can think of.</p>
<p>Since switching to linux, I use <a href="http://www.geany.org/" rel="nofollow">Geany</a>. Light, simple, fast and in my opinion, VASTLY superior to bluefish etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel</title>
		<link>http://www.flexewebs.com/semantix/overview-of-code-editors/comment-page-1/#comment-2909</link>
		<dc:creator>Angel</dc:creator>
		<pubDate>Fri, 16 Oct 2009 09:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexewebs.com/semantix/?p=19#comment-2909</guid>
		<description>The most probable reason for you to have failed learning VIM is not having understood the modal nature of it, which is what it makes it the editor with the best text input method ever.  You can find a great introduction to the VIM modal editing and a few excellent tricks to use with VIM in a document called &quot;Why, oh WHY, do those #?@! nutheads use vi?&quot;, you can find here: http://www.viemu.com/a-why-vi-vim.html

Regards,
Ángel</description>
		<content:encoded><![CDATA[<p>The most probable reason for you to have failed learning VIM is not having understood the modal nature of it, which is what it makes it the editor with the best text input method ever.  You can find a great introduction to the VIM modal editing and a few excellent tricks to use with VIM in a document called &#8220;Why, oh WHY, do those #?@! nutheads use vi?&#8221;, you can find here: <a href="http://www.viemu.com/a-why-vi-vim.html" rel="nofollow">http://www.viemu.com/a-why-vi-vim.html</a></p>
<p>Regards,<br />
Ángel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Grant</title>
		<link>http://www.flexewebs.com/semantix/overview-of-code-editors/comment-page-1/#comment-371</link>
		<dc:creator>Jason Grant</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexewebs.com/semantix/?p=19#comment-371</guid>
		<description>Thanks Andrew for pointing out &lt;a href=&quot;http://www.scintilla.org/SciTEImage.html&quot; rel=&quot;nofollow&quot;&gt;Scintilla / Scite&lt;/a&gt;. First impressions are bad, but I&#039;m sure there will be a developer or two who will fall in love with this too.</description>
		<content:encoded><![CDATA[<p>Thanks Andrew for pointing out <a href="http://www.scintilla.org/SciTEImage.html" rel="nofollow">Scintilla / Scite</a>. First impressions are bad, but I&#8217;m sure there will be a developer or two who will fall in love with this too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.flexewebs.com/semantix/overview-of-code-editors/comment-page-1/#comment-370</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 28 Jun 2009 21:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexewebs.com/semantix/?p=19#comment-370</guid>
		<description>Check out scintilla, or scite. Sorry, can&#039;t remember the URL. 

It looks and feels strange at first, but the idea is that you configure it to your liking. 

It&#039;s a real programmers&#039; tool. I use it all the time.</description>
		<content:encoded><![CDATA[<p>Check out scintilla, or scite. Sorry, can&#8217;t remember the URL. </p>
<p>It looks and feels strange at first, but the idea is that you configure it to your liking. </p>
<p>It&#8217;s a real programmers&#8217; tool. I use it all the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carla Huls</title>
		<link>http://www.flexewebs.com/semantix/overview-of-code-editors/comment-page-1/#comment-324</link>
		<dc:creator>Carla Huls</dc:creator>
		<pubDate>Wed, 24 Jun 2009 18:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexewebs.com/semantix/?p=19#comment-324</guid>
		<description>I think XMLBlueprint XML Editor (http://www.xmlblueprint.com) is very nice. It&#039;s a small XML Editor, not too expensive and i can work with my relax ng schemas and schematrons.

Carla</description>
		<content:encoded><![CDATA[<p>I think XMLBlueprint XML Editor (<a href="http://www.xmlblueprint.com" rel="nofollow">http://www.xmlblueprint.com</a>) is very nice. It&#8217;s a small XML Editor, not too expensive and i can work with my relax ng schemas and schematrons.</p>
<p>Carla</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Semantix &#187; Blog Archive &#187; Who builds software?</title>
		<link>http://www.flexewebs.com/semantix/overview-of-code-editors/comment-page-1/#comment-11</link>
		<dc:creator>Semantix &#187; Blog Archive &#187; Who builds software?</dc:creator>
		<pubDate>Tue, 31 Mar 2009 16:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexewebs.com/semantix/?p=19#comment-11</guid>
		<description>[...] Tools used by engineers to build software (see &#8216;Overview of Code Editors&#8216;) [...]</description>
		<content:encoded><![CDATA[<p>[...] Tools used by engineers to build software (see &#8216;Overview of Code Editors&#8216;) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mf</title>
		<link>http://www.flexewebs.com/semantix/overview-of-code-editors/comment-page-1/#comment-9</link>
		<dc:creator>mf</dc:creator>
		<pubDate>Fri, 04 Jul 2008 20:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexewebs.com/semantix/?p=19#comment-9</guid>
		<description>you forgot about the great &lt;a href=&quot;http://www.activestate.com/Products/komodo_edit&quot; rel=&quot;nofollow&quot;&gt;Komodo Edit&lt;/a&gt; (the free one, not the commercial IDE) - it&#039;s got all you need and more and works like a charm.</description>
		<content:encoded><![CDATA[<p>you forgot about the great <a href="http://www.activestate.com/Products/komodo_edit" rel="nofollow">Komodo Edit</a> (the free one, not the commercial IDE) &#8211; it&#8217;s got all you need and more and works like a charm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->