<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.3" -->
<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>pnotepad.org forums &#187; Topic: Programmer&#039;s Notepad 2.1.2 Released</title>
		<link>http://pnotepad.org/forums/topic/1102</link>
		<description>Programmer&#039;s Notepad Forums</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 07:10:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.3</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://pnotepad.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://pnotepad.org/forums/rss/topic/1102" rel="self" type="application/rss+xml" />

		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (Abscissa)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3117</link>
			<pubDate>Fri, 05 Mar 2010 21:23:46 +0000</pubDate>
			<dc:creator>Abscissa</dc:creator>
			<guid isPermaLink="false">3117@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;The link on the News page for &#34;Download 2.1.2 Portable&#34; is broken.&#60;/p&#62;
&#60;p&#62;Also, in the News page announcement for this, it says &#34;New tab text changed from  to Untitled&#34;. That should probably be &#34;New tab text changed from &#38;lt;new&#38;gt; to Untitled&#34;. I think you (or some software) may have forgotten to escape the greater-than/less-than symbols.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (ingenuus)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3115</link>
			<pubDate>Fri, 05 Mar 2010 18:07:30 +0000</pubDate>
			<dc:creator>ingenuus</dc:creator>
			<guid isPermaLink="false">3115@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Here's a few notes for newbies like me on trying this testing release version 2.1.2.  I extracted these into a directory I'll call PN:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pnotepad.googlecode.com/files/portable-pn2122096.zip&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.googlecode.com/files/portable-pn2122096.zip&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://pnotepad.googlecode.com/files/pypn-0.11.1117-py26.zip&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.googlecode.com/files/pypn-0.11.1117-py26.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then execute:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;pn.exe --findexts&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;which apparently just inserts a line for each extension like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;extension path=&#38;quot;pypn.dll&#38;quot;&#38;gt;&#38;lt;/extension&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;into PN's config.xml.  There are multiple config.xml.  I'm not sure if they are all read and combined or just one is read, but config.xml can be in any or all of these locations:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;PN\config.xml
PN\settings\config.xml
%USERPROFILE%\Application Data\Echo Software\PN2\config.xml&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In the portable version, &#34;PN\config.xml&#34; redirects config settings to the &#34;PN\settings&#34; directory (instead of the one in %USERPROFILE%) and uses &#34;settings\UserSettings.ini&#34; (instead of the windows registry).&#60;/p&#62;
&#60;p&#62;While there is a menu item to activate the Command Bar &#34;Tools -&#38;gt; Command Mode  Alt+X&#34;, it does not work until you add a key to PN's &#34;Interface Settings&#34; section (I found this tidbit in &#34;PN\pypn\commands.py&#34;).&#60;/p&#62;
&#60;p&#62;In the windows registry:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[HKEY_CURRENT_USER\Software\Echo Software\PN\Interface Settings]
Commandbar = 1&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;- OR - for the portable version:&#60;/p&#62;
&#60;p&#62;In &#34;PN\settings\UserSettings.ini&#34;:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[Interface Settings]
Commandbar=1&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;A couple random bugs / points of confusion:&#60;/p&#62;
&#60;p&#62;- Tools -&#38;gt; Options -&#38;gt; Extensions: PyPN shows up as 0.10 even though I extracted it from pypn-0.11.1117-py26.zip&#60;/p&#62;
&#60;p&#62;- On pnotepad.org, the &#34;Download Free&#34; button links to the (older) stable version, while right below it is the News heading &#34;Programmer’s Notepad 2.1.2 Released&#34; referring to the testing version.  It's easy to think that the download is that new release with those new features.  Ideally, the button would include the word &#34;STABLE&#34;, while the news heading would include the word &#34;TESTING&#34; (in caps or bold) to make it clear that these are different.&#60;/p&#62;
&#60;p&#62;Kevin
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (simon)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3113</link>
			<pubDate>Fri, 05 Mar 2010 05:13:11 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3113@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;@poached: Sorry about that, it's a prototype feature so some of the documentation and integration are not as good as they could be.&#60;/p&#62;
&#60;p&#62;You'll need to get the PyPN download for 2.1.1 which works fine with 2.1.2 - I've updated the download link to indicate that better. &#60;/p&#62;
&#60;p&#62;More PyPN install instructions: &#60;a href=&#34;http://pnotepad.org/docs/howto/install_pypn&#34; rel=&#34;nofollow&#34;&#62;http://pnotepad.org/docs/howto/install_pypn&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Once you have PyPN installed you should get the command bar working.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (poached)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3111</link>
			<pubDate>Tue, 02 Mar 2010 05:36:26 +0000</pubDate>
			<dc:creator>poached</dc:creator>
			<guid isPermaLink="false">3111@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;I can't really figure out how to activate command bar mode.  I tried this on one machine with the previous PN installed and when I go to tools, I see that command bar is greyed.  I installed PN on another machine with no previous PN installation and I see Command Bar under tools menu.  But when I click it, nothing happens.  Is there suppose to be another installation for PyPN or something?  I look at the google code repository and I don't see a PyPN download for PN 2.1.2 (only 2.1.1).  Also, this is not documented well and I'd appreciate more documentation on installing this.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (simon)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3095</link>
			<pubDate>Mon, 22 Feb 2010 11:21:41 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3095@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;What Nick said, except I should really update the Testing release link to point to 2.1 :)
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (NickDMax)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3092</link>
			<pubDate>Sat, 20 Feb 2010 18:22:34 +0000</pubDate>
			<dc:creator>NickDMax</dc:creator>
			<guid isPermaLink="false">3092@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;2.0.10.1010 is the current release...&#60;/p&#62;
&#60;p&#62;Generally one does not &#34;Release&#34; a development/testing build until after development and testing have been completed.&#60;/p&#62;
&#60;p&#62;2.1.2 is a testing version available to those brave insiders who are ready and willing to take the murky plunge into unsure waters. If you want a stable release stick with 2.0.10.1010.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (castorp)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3090</link>
			<pubDate>Fri, 19 Feb 2010 23:52:50 +0000</pubDate>
			<dc:creator>castorp</dc:creator>
			<guid isPermaLink="false">3090@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;The homepage still shows 2.0.10.1010 as the current release ...
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (simon)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3087</link>
			<pubDate>Fri, 19 Feb 2010 15:33:42 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3087@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Ah, the DLL issue was a bug with a couple of versions of Python 2.6 which was fixed with later releases (if I remember rightly). You could try upgrading Python and see if that fixes it?&#60;/p&#62;
&#60;p&#62;However, that issue with loading pnxml shouldn't be causing the error you saw, so I'll look into that.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (NickDMax)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3085</link>
			<pubDate>Fri, 19 Feb 2010 15:16:43 +0000</pubDate>
			<dc:creator>NickDMax</dc:creator>
			<guid isPermaLink="false">3085@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;indeed the message is caused by the pnxml script (which has never worked for me). I think the problem with this is on the python side as I used to get and error about not being able to find a .dll file.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (simon)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3078</link>
			<pubDate>Wed, 17 Feb 2010 20:39:11 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3078@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;I've just tried a clean install of 2.1.2 with the 0.11 PyPN and it seems to start ok, so I'm guessing it's something with the scripts you have - and possibly poor handling of this in init.py. Could you try adding your scripts one-by-one to see if this helps?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (NickDMax)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3077</link>
			<pubDate>Wed, 17 Feb 2010 19:23:26 +0000</pubDate>
			<dc:creator>NickDMax</dc:creator>
			<guid isPermaLink="false">3077@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;ok got the right version of pypn installed. When I start I get the following output:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Traceback (most recent call last):
  File &#38;quot;&#38;lt;string&#38;gt;&#38;quot;, line 41, in &#38;lt;module&#38;gt;
  File &#38;quot;&#38;lt;string&#38;gt;&#38;quot;, line 37, in import_libs
ArgumentError: Python argument types in
    pn.AddOutput(unicode)
did not match C++ signature:
    AddOutput(char const *)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;is this expected?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (NickDMax)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3076</link>
			<pubDate>Wed, 17 Feb 2010 18:56:50 +0000</pubDate>
			<dc:creator>NickDMax</dc:creator>
			<guid isPermaLink="false">3076@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;Can't seem to get pypn to work with this. I tried to update the files and run &#34;pn.exe --findexts&#34; but that didn't work. Is there a new version of pypn for 2.1x ?
&#60;/p&#62;</description>
		</item>
		<item>
                        <title>Programmer&#039;s Notepad 2.1.2 Released (simon)</title>
			<link>http://pnotepad.org/forums/topic/1102#post-3055</link>
			<pubDate>Fri, 05 Feb 2010 23:03:22 +0000</pubDate>
			<dc:creator>simon</dc:creator>
			<guid isPermaLink="false">3055@http://pnotepad.org/forums/</guid>
			<description>&#60;p&#62;A new testing release, version 2.1.2 of &#60;a href=&#34;http://www.pnotepad.org/&#34;&#62;Programmer's Notepad&#60;/a&#62; has been released to Google Code. The major new feature in this release is &#60;a href=&#34;http://untidy.net/blog/2010/02/05/introducing-template-fields/&#34;&#62;Code Template Fields&#60;/a&#62;, but there have been a lot of other changes too:&#60;/p&#62;
&#60;ul&#62;
&#60;li&#62;Code Template Fields&#60;/li&#62;
&#60;li&#62;Cleaner visual style for the document tabs&#60;/li&#62;
&#60;li&#62;Added line padding options, allows more whitespace between lines&#60;/li&#62;
&#60;li&#62;Switch to Scintilla's built-in line length measurement&#60;/li&#62;
&#60;li&#62;Removed some 3D styling bits to clean up the look of the editor, more to do.&#60;/li&#62;
&#60;li&#62;New tab text changed from &#38;lt;new&#38;gt; to Untitled&#60;/li&#62;
&#60;li&#62;-z parameter now assumes a single file after the -z, designed for notepad replacement.&#60;/li&#62;
&#60;li&#62;Updated to latest Scintilla bits for some multi-caret fixes&#60;/li&#62;
&#60;li&#62;Fixed a couple of regular expression issues.&#60;/li&#62;
&#60;li&#62;Fix tools options tab titles.&#60;/li&#62;
&#60;li&#62;Made SmartHighlight more visible, less alpha blending&#60;/li&#62;
&#60;/ul&#62;
&#60;p&#62;Screenshot: &#60;a href=&#34;http://untidy.net/blog/wp-content/uploads/2010/02/PN212.png&#34; rel=&#34;nofollow&#34;&#62;http://untidy.net/blog/wp-content/uploads/2010/02/PN212.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In case you haven't used a 2.1 build yet, here are the other headline features in the testing builds:&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Full Unicode Support&#60;/li&#62;
&#60;li&#62;Support for Translations - &#60;a href=&#34;http://www.pnotepad.org/docs/howto/translate_programmer_s_notepad&#34;&#62;PN in your language&#60;/a&#62;&#60;/li&#62;
&#60;li&#62;Prototype &#60;a href=&#34;http://untidy.net/blog/2009/10/13/pn-command-bar/&#34;&#62;Command Bar&#60;/a&#62; feature (with PyPN)&#60;/li&#62;
&#60;li&#62;Multiple simultaneous selections, including typing into block selections&#60;/li&#62;
&#60;li&#62;Virtual space&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;&#60;strong&#62;Downloads:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pnotepad.googlecode.com/files/pn2122096.exe&#34;&#62;Download 2.1.2 Installer&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://pnotepad.googlecode.com/files/pn2122096_multilang.exe&#34;&#62;Download 2.1.2 Multi-language Installer&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://pnotepad.googlecode.com/files/portable-pn2122096.zip&#34;&#62;Download 2.1.2 Portable&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

