<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Claudio&#039;s Hideout &#187; jedit</title>
	<atom:link href="http://claudio.cicali.name/post/tag/jedit/feed/" rel="self" type="application/rss+xml" />
	<link>http://claudio.cicali.name</link>
	<description>Claudio Cicali web hub</description>
	<lastBuildDate>Sun, 25 Sep 2011 11:29:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>My OSX editor choice</title>
		<link>http://claudio.cicali.name/post/2006/04/my-osx-editor-choice/</link>
		<comments>http://claudio.cicali.name/post/2006/04/my-osx-editor-choice/#comments</comments>
		<pubDate>Sun, 02 Apr 2006 15:16:57 +0000</pubDate>
		<dc:creator>claudio</dc:creator>
				<category><![CDATA[Programmazione]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[jedit]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://claudio.cicali.name/?p=161</guid>
		<description><![CDATA[I strongly believe that while developing, your editor is like your right arm when you’re shooting: you must be very confident with it or things will shortly get fucked up. I’ve used so many editors from DOS, through Windows, to GNU/Linux and OSX. Let me enjoy myself writing a list, more or less cronologically ordered [...]]]></description>
			<content:encoded><![CDATA[<p>I strongly believe that while developing, your editor is like your right arm when you’re shooting: you must be very confident with it or things will shortly get fucked up.</p>
<p>I’ve used so many editors from DOS, through Windows, to GNU/Linux and OSX. Let me enjoy myself writing a list, more or less cronologically ordered (ascending…):</p>
<ul>
<li>microemacs</li>
<li>spf</li>
<li>multiedit</li>
<li>brief</li>
<li>ultraedit</li>
<li>emacs</li>
<li>vim</li>
<li>kate</li>
<li>jedit</li>
</ul>
<p>Tested, but not used much: Eclipse, gedit, NOTEPAD!</p>
<p>Is this list complete? Maybe. I do not mention, though, some IDEs or RADs (Visual BlahBlah, or Delphishsm).</p>
<p>I’m currently developing a very complex web application, that mixes in the same “page”, jsp taglibs, HTML, CSS and a lot of javascript. In GNU/Linux I’m fine with jEdit. This editor really rocks, and its syntax hilighting is superior (maybe, only a bit under vim’s one).</p>
<p>The “problem” is that now I need to do some work in OSX, for the same project. I do not “fell in love” with an editor, not much as I can do with other tools, so being this a not trivial editing need I asked myself: which editor could serve me better under OSX? Am I sure Jedit is the best, here?</p>
<p>My “special” needs are:</p>
<ul>
<li>edit long pages with mixed languages (syntax hilight must work the smarter than it can)</li>
<li>possibility to use “markers” or “bookmarks” to skip rapidly from a point to another in the document</li>
<li>need a “current line” and “end of line” hilight</li>
<li>need the smart folding feature possible, for all those long “DIVs”</li>
<li>possibility to remap keyboards and colors, simply and efficently (no editor restart for that changes to be applied, simply a “Apply” button)</li>
</ul>
<p>First in the list comes Textmate. It seems that it is a must. So I tried it.</p>
<p>No way. Syntax hilighting sucks. Keyboard shortcuts are not (easily?) configurable. Default keyboard mapping screwed my brain. Maybe the best editor for one-language purpose for all-day OSX users. I’m not. And Textmate is not free software (bad bad!)</p>
<p>OK, there’s the BBEdit thing. Bleah. I tried an old version, I admit. Quite the same problems as for Textmate, but without the highlights. And BBEdit is not free software (bad bad!)</p>
<p>There’s also Smultron. It’s free software! Syntax highlight is QUITE right… no markers, configurability is SO poor… I’ll give it another try when it will be more old.</p>
<p>So, the winner?</p>
<p>The winner is JEDIT. You get the same functionalities as in GNU/Linux or Windows and no one beats it.</p>
<p>By now.</p>
]]></content:encoded>
			<wfw:commentRss>http://claudio.cicali.name/post/2006/04/my-osx-editor-choice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

