<?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>Programmer&#039;s Notepad &#187; Uncategorized</title>
	<atom:link href="http://www.pnotepad.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pnotepad.org</link>
	<description>Home Page of Programmer&#039;s Notepad</description>
	<lastBuildDate>Fri, 09 Sep 2011 19:34:26 +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>Programmer&#8217;s Notepad 2.3 Released</title>
		<link>http://www.pnotepad.org/2011/09/01/programmers-notepad-2-3-released/</link>
		<comments>http://www.pnotepad.org/2011/09/01/programmers-notepad-2-3-released/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 21:43:10 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pnotepad.org/?p=157</guid>
		<description><![CDATA[I&#8217;m happy to announce a new stable release, Programmer’s Notepad 2.3, has been released! This release has focused on cleaning up many areas of 2.2 that were buggy or incomplete, and so doesn&#8217;t many large new features. Instead look for small improvements all over the place. Headline Changes in 2.3: Jump dialog now filters results [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce a new stable release, <a href="http://www.pnotepad.org/">Programmer’s Notepad</a> 2.3, has been released! This release has focused on cleaning up many areas of 2.2 that were buggy or incomplete, and so doesn&#8217;t many large new features. Instead look for small improvements all over the place.</p>
<p><strong>Headline Changes in 2.3:</strong></p>
<ol>
<li>Jump dialog now filters results as you type.</li>
<li>Custom scheme is now implemented as a PN extension, and adds extra identifier block comment types</li>
<li>Double-click on tab bar (not on tab) starts a new doc.</li>
<li>Miscellaneous updates to schemes to improve highlighting (including HTML5 elements and attributes).</li>
<li>RTF export reworked, background colours now working better.</li>
<li>Properties scheme folding.</li>
<li>Select a URL and right-click to go to it.</li>
<li>New German and Russian translations.</li>
<li>Scheme Presets: Solarized (Light), improved Obsidian, thanks to contributors.</li>
</ol>
<p><strong>Downloads:</strong><br />
<a href="http://pnotepad.googlecode.com/files/pn2342350_multilang.exe">Download 2.3 Installer</a><br />
<a href="http://pnotepad.googlecode.com/files/portable-pn2342350.zip">Download 2.3 Portable</a></p>
<p>You may also like to add the PyPN extension to your 2.3 install to get support for scripting/macros with Python: <a href="http://pnotepad.googlecode.com/files/pypn-1.1.2350-py26.zip">PyPN 1.1</a></p>
<p>Thanks to all contributors, bug filers/triagers, translators and testers for their help with this release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pnotepad.org/2011/09/01/programmers-notepad-2-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmer&#8217;s Notepad 2 0.9.872 Released</title>
		<link>http://www.pnotepad.org/2008/11/07/programmers-notepad-2-09872-released/</link>
		<comments>http://www.pnotepad.org/2008/11/07/programmers-notepad-2-09872-released/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 10:45:35 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pnotepad.org/?p=57</guid>
		<description><![CDATA[The latest testing release of Programmer’s Notepad 2 is out, fixing a couple of annoying bugs in the previous release amongst other things. This release is also the first in-the-wild use of the “check for updates” feature. If you are running build 853 or newer and have enabled looking for testing updates, then in the [...]]]></description>
			<content:encoded><![CDATA[<p>The latest testing release of Programmer’s Notepad 2 is out, fixing a couple of annoying bugs in the previous release amongst other things. This release is also the first in-the-wild use of the “check for updates” feature. If you are running build 853 or newer and have enabled looking for testing updates, then in the next day or so PN will notify you that there is a new version available.</p>
<p>Changes in this build:</p>
<ol>
<li><a href="http://untidy.net/blog/2008/10/15/wombat-preset/">Wombat preset</a> included</li>
<li>Ignore ctags warnings when parsing tags</li>
<li>Fixed bug causing tools capture not to work properly</li>
<li>Allow changing display name of root magic folder</li>
<li>Add support for displaying the caret as a block</li>
<li>Switch back to a DLL for Scintilla for those that use a custom build</li>
</ol>
<p>Note that if you intend to use a custom build of <a href="http://scintilla.org/">Scintilla</a> (SciLexer.dll) to support other schemes or prototype changes then you will need to build using the project in the PN source or you will lose the new Regular Expression support. To get the source and build the project you might like to look at <a href="http://pnotepad.org/docs/dev/how_to_compile_pn">How To Compile PN</a> on the docs site.</p>
<p><b>Downloads</b></p>
<ul>
<li><a href="http://pnotepad.googlecode.com/files/pn209872.exe">0.9.872 Installer</a></li>
<li><a href="http://pnotepad.googlecode.com/files/portable-pn209872.zip">0.9.872 Portable</a></li>
</ul>
<p>This release wouldn&#8217;t have been possible without the excellent contributions (patches and <a href="http://pnotepad.org/docs/">documentation</a>), testing, bug reports and feature suggestions made by users &#8211; thank you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pnotepad.org/2008/11/07/programmers-notepad-2-09872-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyPN 0.3 Released</title>
		<link>http://www.pnotepad.org/2006/09/23/pypn-03-released/</link>
		<comments>http://www.pnotepad.org/2006/09/23/pypn-03-released/#comments</comments>
		<pubDate>Sat, 23 Sep 2006 09:08:51 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pnotepad.org/2006/09/23/pypn-03-released/</guid>
		<description><![CDATA[Lots of new features and bugfixes in this updated release for PyPN &#8211; try it with the latest development release of PN and let me know how you get on! Download PyPN 0.3 PyPN uses the new extensions interface for Programmer&#8217;s Notepad, which is documented! Discuss this build on the discussion list or on the [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of new features and bugfixes in this updated release for PyPN &#8211; try it with the latest development release of PN and let me know how you get on!</p>
<p><a href="http://prdownloads.sourceforge.net/pnotepad/pypn-0.3-py2.4.zip?download">Download PyPN 0.3</a></p>
<p>PyPN uses the new extensions interface for Programmer&#8217;s Notepad, which is <a href="http://www.pnotepad.org/plugindoc/">documented</a>!</p>
<p>Discuss this build on the <a href="http://www.pnotepad.org/lists/">discussion list</a> or on the <a href="http://www.pnotepad.org/forums/">forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pnotepad.org/2006/09/23/pypn-03-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmer&#8217;s Notepad 2.0.7.609 Released</title>
		<link>http://www.pnotepad.org/2006/08/17/programmers-notepad-207608-released/</link>
		<comments>http://www.pnotepad.org/2006/08/17/programmers-notepad-207608-released/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 13:24:02 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pnotepad.org/2006/08/17/programmers-notepad-207608-released/</guid>
		<description><![CDATA[This is a development build of Programmer&#8217;s Notepad 2.0.7 so it&#8217;s not yet classified as stable! It introduces a number of new features, some of which are incomplete. The main new features are keyboard customisation, quick-comments for configured languages (currently just c++ and python), tag browser window and an extensions interface. Download 2.0.7.609 Known problems: [...]]]></description>
			<content:encoded><![CDATA[<p>This is a development build of Programmer&#8217;s Notepad 2.0.7 so it&#8217;s not yet classified as stable!</p>
<p>It introduces a number of new features, some of which are incomplete. The main new features are keyboard customisation, quick-comments for configured languages (currently just c++ and python), tag browser window and an extensions interface.</p>
<p><a href="http://prdownloads.sourceforge.net/pnotepad/pn207608.exe?download">Download 2.0.7.609</a></p>
<p>Known problems: Toolbar may look ugly on pre-XP machines, this will be fixed before 2.0.7 goes stable.</p>
<p>Extensions: The first trial extension is a python add-in bringing support for scripting PN with python, download it <a href="http://www.pnotepad.org/files/pypn-0.1.zip">here</a> and read about it on the <a href="http://untidy.net/blog/ ">blog</a>.</p>
<p>The extensions interface is <a href="http://www.pnotepad.org/plugindoc/">documented</a>!</p>
<p>Discuss this build and pypn on the <a href="http://www.pnotepad.org/lists/">discussion list</a> or on the <a href="http://www.pnotepad.org/forums/">forums</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pnotepad.org/2006/08/17/programmers-notepad-207608-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

