<?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>James&#039; Tools and Tricks &#187; tabbed interface</title>
	<atom:link href="http://jrudd.org/tag/tabbed-interface/feed/" rel="self" type="application/rss+xml" />
	<link>http://jrudd.org</link>
	<description>Tools, Tips and Hints for managing a network.</description>
	<lastBuildDate>Sun, 15 Aug 2010 23:11:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Notepad++</title>
		<link>http://jrudd.org/2008/04/notepad/</link>
		<comments>http://jrudd.org/2008/04/notepad/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 10:33:11 +0000</pubDate>
		<dc:creator>James Rudd</dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[ConTEXT]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[freeware text editor]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[html css]]></category>
		<category><![CDATA[notepad]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[tabbed interface]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://jrudd.org/wordpress/?p=39</guid>
		<description><![CDATA[Notepad++ is a freeware text editor that has a wide range of great features. I use it for nearly all my text based programming (PHP, HTML, CSS, CMD, JS, etc), for editing configuration files and reading Linux text files (i.e. only LF no CR). It has replaced my previous one, ConTEXT, as my primary editor. <a href='http://jrudd.org/2008/04/notepad/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://notepad-plus.sourceforge.net/">Notepad++</a> is a freeware text editor that has a wide range of great features.</p>
<p>I use it for nearly all my text based programming (PHP, HTML, CSS, CMD, JS, etc), for editing configuration files and reading Linux text files (i.e. only LF no CR).</p>
<p>It has replaced my previous one, <a href="http://www.contexteditor.org/">ConTEXT</a>, as my primary editor.</p>
<ul>
<li>It has a tabbed interface which makes it easy to work on multiple files</li>
<li>good syntax highlighting for a wide range of languages</li>
<li>good regular expression find and replace, as well as find in files in a directory</li>
<li>can change shortcut keys</li>
<li>does manually indenting but to my knowledge does not auto-indent.</li>
</ul>
<p><del datetime="2009-02-20T01:46:34+09:00">It used to be even better, but most recent version does not include the HexEditor plugin from previous releases (although it does appear to still work if it is installed).</del><br />
The <a title="Hex Editor" href="http://sourceforge.net/project/showfiles.php?group_id=189927&amp;package_id=222593#">Hex Editor</a> is now available as a plugin for the Unicode version.</p>
<p>Overall a great freeware application.</p>
<p>Available from Source forge: <a href="http://notepad-plus.sourceforge.net/">Notepad++</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jrudd.org/2008/04/notepad/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
