<?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; programming</title>
	<atom:link href="http://jrudd.org/tag/programming/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 Apr 2012 12:59:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Notepad++</title>
		<link>http://jrudd.org/2008/04/notepad/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=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. &#8230; <a href="http://jrudd.org/2008/04/notepad/">Continue reading <span class="meta-nav">&#8594;</span></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>

