<?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"
	>
<channel>
	<title>Comments on: Notepad2 with Syntax highlighting for Ruby, YAML, Bash and Conf</title>
	<atom:link href="http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/feed/" rel="self" type="application/rss+xml" />
	<link>http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/</link>
	<description></description>
	<pubDate>Sat, 11 Oct 2008 16:20:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Michael</title>
		<link>http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/#comment-20235</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 04 Apr 2008 20:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://mel.melaxis.com/devblog/?p=10#comment-20235</guid>
		<description>Much thanks. I'm an avid user of notepad2 and needed bash support for a project. I have two suggestions. Perhaps change the title bar to read Notepad2mod rather than just Notepad2, to differentiate. Also, months after I used your program, I couldn't remember the differences between notepad2mod and the original notepad2. There's no change log or diff log that I could find, nor a link back to this site for reference, but I found you. I wrote a short one myself that now lives in my notepad2mod directory. Here it is, if you'd like (or want to add to it.)  Maybe you could include it in the notepad2mod.zip archive for others' reference.

Notepad2mod - notes - added by JMP (not associated with program author)

- supports additional script syntax highlighting schemes
	+ ruby
	+ YAML
	+ bash
	+ apache config files (conf)
- rearranged menu layouts

Program Homepage:
http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/

Thanks again. Wonderful work!</description>
		<content:encoded><![CDATA[<p>Much thanks. I&#8217;m an avid user of notepad2 and needed bash support for a project. I have two suggestions. Perhaps change the title bar to read Notepad2mod rather than just Notepad2, to differentiate. Also, months after I used your program, I couldn&#8217;t remember the differences between notepad2mod and the original notepad2. There&#8217;s no change log or diff log that I could find, nor a link back to this site for reference, but I found you. I wrote a short one myself that now lives in my notepad2mod directory. Here it is, if you&#8217;d like (or want to add to it.)  Maybe you could include it in the notepad2mod.zip archive for others&#8217; reference.</p>
<p>Notepad2mod - notes - added by JMP (not associated with program author)</p>
<p>- supports additional script syntax highlighting schemes<br />
	+ ruby<br />
	+ YAML<br />
	+ bash<br />
	+ apache config files (conf)<br />
- rearranged menu layouts</p>
<p>Program Homepage:<br />
<a href="http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/" rel="nofollow">http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/</a></p>
<p>Thanks again. Wonderful work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/#comment-14640</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 22 Jan 2008 14:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://mel.melaxis.com/devblog/?p=10#comment-14640</guid>
		<description>Thanks a lot, was looking for a version of Notepad2 with bash script support!</description>
		<content:encoded><![CDATA[<p>Thanks a lot, was looking for a version of Notepad2 with bash script support!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/#comment-647</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Wed, 20 Dec 2006 00:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://mel.melaxis.com/devblog/?p=10#comment-647</guid>
		<description>Well.. where the bash scripting highlight is being enabled? I have downloaded Notepad2, but I was unable to find such a feature.</description>
		<content:encoded><![CDATA[<p>Well.. where the bash scripting highlight is being enabled? I have downloaded Notepad2, but I was unable to find such a feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand HAMON</title>
		<link>http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/#comment-65</link>
		<dc:creator>Bertrand HAMON</dc:creator>
		<pubDate>Sat, 04 Mar 2006 20:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://mel.melaxis.com/devblog/?p=10#comment-65</guid>
		<description>Notepad++ is favorite text (code source) editor :
http://notepad-plus.sourceforge.net/

It supports tons of languages, including HTML, PHP, JavaScript and ruby.
Some of the things that stand out to me: Macros, Multi-document sync’d scrolling, Vector-style zoom in/out, and Code highlighting that is on-par with Dreamweaver. It also has comparable site-wide find and replace. Another nice feature are tabs that behave like Firefox. They are draggable, and a middle-click closes them. Anything I could say won’t do it justice. In short, what Firefox is to the browsing, Notepad++ is to code.</description>
		<content:encoded><![CDATA[<p>Notepad++ is favorite text (code source) editor :<br />
<a href="http://notepad-plus.sourceforge.net/" rel="nofollow">http://notepad-plus.sourceforge.net/</a></p>
<p>It supports tons of languages, including HTML, PHP, JavaScript and ruby.<br />
Some of the things that stand out to me: Macros, Multi-document sync’d scrolling, Vector-style zoom in/out, and Code highlighting that is on-par with Dreamweaver. It also has comparable site-wide find and replace. Another nice feature are tabs that behave like Firefox. They are draggable, and a middle-click closes them. Anything I could say won’t do it justice. In short, what Firefox is to the browsing, Notepad++ is to code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Improved Ruby syntax highlighting for Notepad2 &#187; Pablo&#8217;s Development Blog</title>
		<link>http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/#comment-6</link>
		<dc:creator>Improved Ruby syntax highlighting for Notepad2 &#187; Pablo&#8217;s Development Blog</dc:creator>
		<pubDate>Sat, 03 Sep 2005 17:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://mel.melaxis.com/devblog/?p=10#comment-6</guid>
		<description>[...] Pablo&#8217;s Development Blog       &#171; Notepad2 with Syntax highlighting for Ruby, YAML, Bash and Conf [...]</description>
		<content:encoded><![CDATA[<p>[...] Pablo&#8217;s Development Blog       &laquo; Notepad2 with Syntax highlighting for Ruby, YAML, Bash and Conf [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://mel.melaxis.com/devblog/2005/08/14/notepad2-with-syntax-highlighting-for-ruby-yaml-bash-and-conf/#comment-5</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Fri, 19 Aug 2005 15:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://mel.melaxis.com/devblog/?p=10#comment-5</guid>
		<description>Thank you Pablo, well done :-)</description>
		<content:encoded><![CDATA[<p>Thank you Pablo, well done <img src='http://mel.melaxis.com/devblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
