<?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>geniosity &#187; jedit</title>
	<atom:link href="http://www.geniosity.co.za/tags/musings/jedit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geniosity.co.za</link>
	<description>a place of wonder and geekery...</description>
	<lastBuildDate>Thu, 14 Apr 2011 13:53:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Editing XML files</title>
		<link>http://www.geniosity.co.za/musings/jedit/editing-xml-files/</link>
		<comments>http://www.geniosity.co.za/musings/jedit/editing-xml-files/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 16:12:17 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[jedit]]></category>

		<guid isPermaLink="false">http://www.geniosity.co.za/musings/jedit/editing-xml-files/</guid>
		<description><![CDATA[Here's an example of editing XML files in jEdit. Yet another reason to use this powerful, free text editor]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking for a free XML editor, I can highly recommend jEdit. If you&#8217;ve installed the <a href="http://www.geniosity.co.za/musings/jedit/jedit-plugins-recommended-list/">recommended jEdit plugins</a>, then jEdit will offer you great XML file editing capabilities.</p>
<p>For example, in the image below (click to open in a new window) you&#8217;ll see I&#8217;m editing an XML file in jEdit.</p>
<p><a href='http://www.geniosity.co.za/musings/wp-content/uploads/2007/04/editing-xml-files.jpg' title='Using jEdit to edit XML and AML files' target="_blank"><img src='http://www.geniosity.co.za/musings/wp-content/uploads/2007/04/editing-xml-files.thumbnail.jpg' alt='Using jEdit to edit XML and AML files' /></a></p>
<p>You can see the following great features:</p>
<p>1 &#8211; Drop-down containing a list of valid entries<br />
2 &#8211; An error console at the bottom, which is updated whenever the file is parsed (ie: when you save the file, or when you give the file focus after changing tabs)<br />
3 &#8211; Syntax highlighting for easy reading<br />
4 &#8211; The fact that the file extension is not XML, but rather AML, but because I&#8217;ve setup this file to be read as an XML file, it is treated as such</p>
<p>So, add this to all the other great features of jEdit (remembering that it&#8217;s a power user&#8217;s text editor), is there a reason NOT to use it? <img src='http://www.geniosity.co.za/genwp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Read more about using and customising jEdit here: <a href="http://www.geniosity.co.za/musings/tags/jedit/">jEdit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geniosity.co.za/musings/jedit/editing-xml-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jEdit’s BEST shortcuts</title>
		<link>http://www.geniosity.co.za/musings/jedit/jedits-best-shortcuts/</link>
		<comments>http://www.geniosity.co.za/musings/jedit/jedits-best-shortcuts/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 09:01:53 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[jedit]]></category>

		<guid isPermaLink="false">http://www.geniosity.co.za/musings/jedit/jedit%e2%80%99s-best-shortcuts/</guid>
		<description><![CDATA[2 of jEdit's best shortcuts are for searching in your text files easily and quickly. Don't know them or use them? Come read here...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure how many people out there are scanning log files and parameter files for certain words, but in my &#8220;debugging life&#8221;, Im searching all day long. And, because of that, I LOVE the following 2 default jEdit shortcuts:</p>
<p><strong>[CTRL]-[,] &#8211; Control-Comma</strong></p>
<p>This is the &#8220;find as you type&#8221; shortcut. It will open a &#8220;text box&#8221; at the top of your screen where you can type in the word or phrase that you are looking for, and it will start to search as you type. If you&#8217;ve typed your word, and only found the first occurrence, just press [ENTER] to be take to the next one.</p>
<p><strong>[CTRL]-[.] &#8211; Control-Period</strong></p>
<p><a class="imagelink" href="http://bequicker.com/wp-content/uploads/2006/11/jedit-best-shortcuts-log-files.jpg" title="The best shortcuts in jEdit, especially for scanning log files" target="_blank"><img id="image33" src="http://bequicker.com/wp-content/uploads/2006/11/jedit-best-shortcuts-log-files.thumbnail.jpg" alt="The best shortcuts in jEdit, especially for scanning log files" class="alignfright" /></a>This is the &#8220;Hyper search&#8221; shortcut. You use this to find all occurrences of your search word/phrase. It&#8217;s similar to pressing [CTRL]-[F] and searching that way. But, if you&#8217;ve docked your hypersearch results window in jEdit, (which I&#8217;ve done at the bottom of the editor), then you&#8217;ll get a nice docked window of results. Clicking on these results takes you straight to the location of the result.</p>
<p>The image above shows you my results and how I&#8217;ve docked them at the bottom&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geniosity.co.za/musings/jedit/jedits-best-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The jEdit Look</title>
		<link>http://www.geniosity.co.za/musings/jedit/the-jedit-look/</link>
		<comments>http://www.geniosity.co.za/musings/jedit/the-jedit-look/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 08:54:01 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[jedit]]></category>

		<guid isPermaLink="false">http://www.geniosity.co.za/musings/jedit/the-jedit-look/</guid>
		<description><![CDATA[Changing the way jEdit looks with a new look and feel (l&#038;f or laf) can make a big difference when you're used to slick non-java programs]]></description>
			<content:encoded><![CDATA[<p><img id="image31" src="http://bequicker.com/wp-content/uploads/2006/11/jedit-look-and-feel.jpg" alt="Changing the jEdit look and feel with better looking icons" class="alignfleft"/>In response to a comment on the post &#8220;<a href="http://www.geniosity.co.za/musings/jedit/jedit-plugins-recommended-list/">jEdit Plugins &#8211; Recommended list</a>&#8220;, let me tell you how to change the icons that are used in jEdit. In my opinion, changing the look and feel for jEdit in a way that makes it a little better looking. Not that I mind the default black and gray icons, of course. <img src='http://www.geniosity.co.za/genwp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Anyway, this process isn&#8217;t a difficult one, and might take you all of 2 minutes, if you work slowly. So, here goes:</p>
<p>1 &#8211; Go to <a href="http://community.jedit.org/?q=filestore/browse/23" target="_blank">this page on the jEdit Community site</a>, and choose your look and feel.</p>
<p>For this example, let&#8217;s use the &#8220;Nuvola 1.0 based Icon Set&#8221;, as that&#8217;s the one I&#8217;m currently using</p>
<p>2 &#8211; Once you&#8217;ve downloaded the zip file (in this case), unzip it, and open the &#8220;README.txt&#8221; file</p>
<p>3 &#8211; Follow the instructions in this file.</p>
<p>To show you how easy the instructions in the &#8220;README.txt&#8221; file, here&#8217;s what it says:</p>
<blockquote><p>
INSTALL<br />
&#8212;&#8212;-</p>
<p>1) Copy nicons.jar into the JEdit&#8217;s &#8220;jars&#8221; folder<br />
2) Copy nicons.bsh into the Jedit&#8217;s &#8220;startup&#8221; folder<br />
3) Restart JEdit<br />
4) Enjoy
</p></blockquote>
<p>And, that would be it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geniosity.co.za/musings/jedit/the-jedit-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jEdit Shortcuts &#8211; HowTo</title>
		<link>http://www.geniosity.co.za/musings/jedit/jedit-shortcuts-howto/</link>
		<comments>http://www.geniosity.co.za/musings/jedit/jedit-shortcuts-howto/#comments</comments>
		<pubDate>Fri, 09 Feb 2007 13:53:43 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[jedit]]></category>

		<guid isPermaLink="false">http://www.geniosity.co.za/musings/jedit/jedit-shortcuts-howto/</guid>
		<description><![CDATA[jEdit has the great ability to assign shortcuts to almost any action in the editor or to a plugins actions. Come see how to do it...]]></description>
			<content:encoded><![CDATA[<p><strong>jEdit</strong> has a great feature where you can assign shortcuts to almost any action in the editor. And, if a plugin has been designed properly, you can assign shortcuts to most of the actions in a plugin as well. Here&#8217;s how to assign shortcuts in jEdit:</p>
<p>The first step is to decide on what shortcut you need. In &#8220;<a href="http://www.geniosity.co.za/musings/firefox/using-your-tabs-in-firefox/"><strong>Using your tabs in FireFox</strong></a>&#8221; I mentioned the [CTRL]-[TAB] and [CTRL]-[SHIFT]-[TAB] shortcuts for changing tabs in FireFox. Well, lets do the same thing in jEdit.</p>
<p>The default shortcuts for this process are [CTRL]-[PAGE-UP] and [CTRL]-[PAGE-DOWN], but this is useful only if you use your right hand, or both hands. I use my right hand mainly for controlling my mouse, and my left hand for using shortcuts. So, [CTRL]-[TAB] is perfect for me.</p>
<p>1 &#8211; Click on &#8220;Utilities&#8221; &#8211; &#8220;&#8221;Global Options&#8221; and select &#8220;<strong>Shortcuts</strong>&#8221; on the left</p>
<p>2 &#8211; Ensure that &#8220;Built-in Commands&#8221; is selected at the top of the right hand section of the dialog box, and scroll down and click on &#8220;Go to next buffer&#8221;</p>
<p>3 &#8211; A dialog box should have popped up where you have to specify your shortcut. Practically any key you press will be assumed to be part of the shortcut, so if you make a mistake you will have to use your mouse to click on the &#8220;CLEAR&#8221; button on the right. Press the <strong>[CTRL]</strong> and <strong>[TAB]</strong> keys at the same time, and then click on the &#8220;OK&#8221; button</p>
<p>Repeat steps 1 &#8211; 3 for the shortcut [CTRL]-[SHIFT]-[TAB] for &#8220;Go to previous buffer&#8221;. Below is a screenshot showing you what this should look like now&#8230; Click on the image to see it in it&#8217;s resplendent glory&#8230;</p>
<p><a class="imagelink" href="http://www.geniosity.co.za/genwp/wp-content/uploads/2007/02/jedit-shortcuts-howto.jpg" title="jEdit programmers text editor shortcuts howto"><img id="image63" src="http://www.geniosity.co.za/genwp/wp-content/uploads/2007/02/jedit-shortcuts-howto-150x150.jpg" alt="jEdit programmers text editor shortcuts howto" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geniosity.co.za/musings/jedit/jedit-shortcuts-howto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jEdit Plugins &#8211; Recommended list</title>
		<link>http://www.geniosity.co.za/musings/jedit/jedit-plugins-recommended-list/</link>
		<comments>http://www.geniosity.co.za/musings/jedit/jedit-plugins-recommended-list/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 06:20:33 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[jedit]]></category>

		<guid isPermaLink="false">http://www.geniosity.co.za/musings/jedit/jedit-plugins-recommended-list/</guid>
		<description><![CDATA[jEdit has a lot of community developed plugins that help make working with jEdit even easier and make you more productive]]></description>
			<content:encoded><![CDATA[<p>Once you&#8217;ve <a href="http://www.geniosity.co.za/musings/jedit/jedit-text-editor-for-power-users/">downloaded jEdit</a>, you should install a few plugins. You can do this by clicking on &#8220;Plugins&#8221; -> &#8220;Plugin Manager&#8221;, or, by pressing &#8220;F9&#8243;. This will pop up the following screen (click to enlarge):</p>
<p><a class="imagelink" href="http://www.geniosity.co.za/genwp/wp-content/uploads/2007/02/jedit-recommended-plugins.jpg" title="Recommended jEdit Plugins for productivity"><img id="image60" src="http://www.geniosity.co.za/genwp/wp-content/uploads/2007/02/jedit-recommended-plugins-150x150.jpg" alt="Recommended jEdit Plugins for productivity" /></a></p>
<p>Here is a list of my favourite plugins, and why I think you need them:</p>
<p><em><strong>BufferTabs</strong></em></p>
<p>Enables a set of tabs which you can place at the top, bottom or side of your screen. This is probably THE plugin to install first as it helps make working on a lot of files a lot easier.</p>
<p><em><strong>ErrorList</strong></em></p>
<p>This plugin is useful if you are using jEdit as a programmers text editor. For example, when editing an XML file, this plugin will show you any errors you have in the file.</p>
<p><em><strong>JDiff Plugin</strong></em></p>
<p>I use this very often when comparing changes between 2 files. Very helpful when I&#8217;m trying to ensure that I only add my current changes to a parameter file, without screwing up somebody else&#8217;s changes. Wait, do I edit a file that somebody else is working on? Noooo&#8230;. Never!</p>
<p><em><strong>ProjectViewer</strong></em></p>
<p>A very powerful plugin that can help you organise groups of files, whether they be for projects, or just something you need quick access to.</p>
<p><em><strong>XML</strong></em></p>
<p>This plugin, along with <em><strong>SideKick</strong></em> enable a lot of functionality which comes in use (almost without you knowing it)&#8230; Just install and be merry&#8230;</p>
<p>I do use a lot more plugins than this list (as you can see from my screenshot), but I think these are the KEY plugins. Do you have any recommendations and reasons for your choice? Please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geniosity.co.za/musings/jedit/jedit-plugins-recommended-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jEdit &#8211; Text Editor for Power Users</title>
		<link>http://www.geniosity.co.za/musings/jedit/jedit-text-editor-for-power-users/</link>
		<comments>http://www.geniosity.co.za/musings/jedit/jedit-text-editor-for-power-users/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 06:06:30 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[jedit]]></category>

		<guid isPermaLink="false">http://www.geniosity.co.za/musings/jedit/jedit-text-editor-for-power-users/</guid>
		<description><![CDATA[jEdit is a Java Text Editor geared towards programmers and website owners. It has syntax highlighting and can be fully extended using plugins and scripting.]]></description>
			<content:encoded><![CDATA[<p><strong>jEdit</strong> is a text editor written in JAVA (ok, how many of you have I scared away with that?) that is mainly focused at developers due to it&#8217;s syntax highlighting and many other features. I would say that I would only be half as productive if I didn&#8217;t use jEdit due to the many ways of customising the program to suit my needs.</p>
<p>Before I show you how I use <strong>jEdit</strong> for all my text editing, I&#8217;d just like to ensure you go and download it from <a href="http://jedit.org/" target=_blank">jEdit.org</a>. I must say, though, I am always using the absolute latest version, which is not always the stable version.</p>
<p>Anyway, here are the main file types that jEdit helps me edit:</p>
<ul>
<li>PHP</li>
<li>xml</li>
<li>Java</li>
<li>JavaScript</li>
<li>html</li>
<li>Shell Scripting</li>
<li>and a whole list of other Application-speicific files (Ariba Buyer config files, like AML, AQL, etc&#8230;)</li>
</ul>
<p><a class="imagelink" href="http://www.geniosity.co.za/musings/wp-content/uploads/2007/02/jedit-syntax-highlighting.jpg" title="jEdit Programmers editor with syntax highlighting among MANY other features"><img id="image58" src="http://www.geniosity.co.za/musings/wp-content/uploads/2007/02/jedit-syntax-highlighting.thumbnail.jpg" alt="jEdit Programmers editor with syntax highlighting among MANY other features" class="alignfleft"/></a>Why is this program so good? Well, it has a whole list of features, and, if the features aren&#8217;t built in, it has a Plugin system that can extend the program. Of course, it also has Syntax Highlighting, and, in the image on the left you can see an example of this in use. It also uses BeanShell to enable scripting and macro writing. What more could a programmer, developer, designer, configurator, computer user want?</p>
<p>Here is an excerpt from the site:</p>
<blockquote><p>
    * Written in Java, so it runs on Mac OS X, OS/2, Unix, VMS and Windows.<br />
    * Built-in macro language; extensible plugin architecture. Dozens of macros and plugins available.<br />
    * Plugins can be downloaded and installed from within jEdit using the &#8220;plugin manager&#8221; feature.<br />
    * Auto indent, and syntax highlighting for more than 130 languages.<br />
    * Supports a large number of character encodings including UTF8 and Unicode.<br />
    * Folding for selectively hiding regions of text.<br />
    * Word wrap.<br />
    * Highly configurable and customizable.<br />
    * Every other feature, both basic and advanced, you would expect to find in a text editor. See the Features page for a full list.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.geniosity.co.za/musings/jedit/jedit-text-editor-for-power-users/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

