<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.pnotepad.org/docs/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.pnotepad.org/docs/feed.php">
        <title>Programmer's Notepad Online Help</title>
        <description></description>
        <link>http://www.pnotepad.org/docs/</link>
        <image rdf:resource="http://www.pnotepad.org/docs/lib/images/favicon.ico" />
       <dc:date>2010-03-14T03:01:23+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.pnotepad.org/docs/settings_storage?rev=1266234670&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.pnotepad.org/docs/start?rev=1266234491&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.pnotepad.org/docs/dev/building_boost_libs?rev=1264962222&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.pnotepad.org/docs/dev/updating_scintilla_in_mercurial?rev=1263237652&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.pnotepad.org/docs/howto/translate_programmer_s_notepad?rev=1258664855&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.pnotepad.org/docs/search/regular_expressions?rev=1257389451&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.pnotepad.org/docs/find_results?rev=1251173675&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.pnotepad.org/docs/dev/how_to_compile_pn?rev=1250808916&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.pnotepad.org/docs/lib/images/favicon.ico">
        <title>Programmer's Notepad Online Help</title>
        <link>http://www.pnotepad.org/docs/</link>
        <url>http://www.pnotepad.org/docs/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.pnotepad.org/docs/settings_storage?rev=1266234670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-15T11:51:10+00:00</dc:date>
        <dc:creator>Simon Steele</dc:creator>
        <title>settings_storage</title>
        <link>http://www.pnotepad.org/docs/settings_storage?rev=1266234670&amp;do=diff</link>
        <description>For a default (non-portable) installation, settings are stored in a combination of the Registry (under HKEY_CURRENT_USER\Software\Echo Software\PN2) and the User Settings folder. This folder contains Scheme configuration files, caches for scheme and text clip configuration, search terms and other user options. You can find your user settings folder here:</description>
    </item>
    <item rdf:about="http://www.pnotepad.org/docs/start?rev=1266234491&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-02-15T11:48:11+00:00</dc:date>
        <dc:creator>Simon Steele</dc:creator>
        <title>start</title>
        <link>http://www.pnotepad.org/docs/start?rev=1266234491&amp;do=diff</link>
        <description>General


Looking for Programmer's Notepad? You've found the online help web site, please visit the home page for general information, downloads and more.


	*   What Is This?

Navigation

	*  Keyboard Shortcuts

Search

	*  Regular Expressions 
	*  Backslash Expressions</description>
    </item>
    <item rdf:about="http://www.pnotepad.org/docs/dev/building_boost_libs?rev=1264962222&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-31T18:23:42+00:00</dc:date>
        <dc:creator>Simon Steele</dc:creator>
        <title>dev:building_boost_libs</title>
        <link>http://www.pnotepad.org/docs/dev/building_boost_libs?rev=1264962222&amp;do=diff</link>
        <description>Copies of these required libraries are checked in to the source tree, so you should only need to do this to take a new Boost version.

Building Boost Python for Multiple Python Versions


Create the file user-config.jam in your user directory with this content:</description>
    </item>
    <item rdf:about="http://www.pnotepad.org/docs/dev/updating_scintilla_in_mercurial?rev=1263237652&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-01-11T19:20:52+00:00</dc:date>
        <dc:creator>Simon Steele</dc:creator>
        <title>dev:updating_scintilla_in_mercurial - created</title>
        <link>http://www.pnotepad.org/docs/dev/updating_scintilla_in_mercurial?rev=1263237652&amp;do=diff</link>
        <description>You need:

	*  PN tree
	*  Export of latest Scintilla bits (i.e. no CVS folders)

Steps:

In the PN tree you need to update to when the last clean Scintilla import was made, you can find this in the code browser:
hg update --clean [last_clean_revision]

Now swap in the latest scintilla bits:</description>
    </item>
    <item rdf:about="http://www.pnotepad.org/docs/howto/translate_programmer_s_notepad?rev=1258664855&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-19T21:07:35+00:00</dc:date>
        <dc:creator>Simon Steele</dc:creator>
        <title>howto:translate_programmer_s_notepad - Update details</title>
        <link>http://www.pnotepad.org/docs/howto/translate_programmer_s_notepad?rev=1258664855&amp;do=diff</link>
        <description>As of Programmer's Notepad 2.1 (now in testing), you can translate PN into your own language. The translations use the standard PO format files, which can be edited by a wide variety of tools. We recommend using Poedit.

Steps to add a new language:

	*  Download the current language translation kit: PN Translation Kit
	*  Create a new catalog (.po file) from the English template file, translations\pnlang_2057_en-GB.pot (in Poedit go to File -&gt; New Catalog from POT file...)
	*  Fill in all the t…</description>
    </item>
    <item rdf:about="http://www.pnotepad.org/docs/search/regular_expressions?rev=1257389451&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-05T02:50:51+00:00</dc:date>
        <dc:creator>Nicholas</dc:creator>
        <title>search:regular_expressions - Added descriptions for character classes -- broke up the patterns section</title>
        <link>http://www.pnotepad.org/docs/search/regular_expressions?rev=1257389451&amp;do=diff</link>
        <description>NOTE: For older versions of PN the tagged expressions start \( and end \) and there are no non-capture groups nor the backslash groups. 

Regular Expressions allow complicated and flexible search/replace using a specific syntax.

Note: Multi-line expressions (involving \n, \r, etc) are not yet supported. See .</description>
    </item>
    <item rdf:about="http://www.pnotepad.org/docs/find_results?rev=1251173675&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-25T05:14:35+00:00</dc:date>
        <dc:creator>Thomas Ngu</dc:creator>
        <title>find_results - created</title>
        <link>http://www.pnotepad.org/docs/find_results?rev=1251173675&amp;do=diff</link>
        <description>Hello there,

Just has a problem when i use this Programmer's Notepad, once i use find for the word exit at the particular folder, there is a list in the Find Results, is there anyone know how to copy the records that show there.

Thanks</description>
    </item>
    <item rdf:about="http://www.pnotepad.org/docs/dev/how_to_compile_pn?rev=1250808916&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-20T23:55:16+00:00</dc:date>
        <dc:creator>Simon Steele</dc:creator>
        <title>dev:how_to_compile_pn</title>
        <link>http://www.pnotepad.org/docs/dev/how_to_compile_pn?rev=1250808916&amp;do=diff</link>
        <description>Requirements:

	*  Microsoft Visual Studio 2008 for trunk, you should be able to use the code in 2005 too
	*  Up-to-date Windows SDK
		*  Currently “Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5”

	*  Subversion
	*  Boost library: 1.39</description>
    </item>
</rdf:RDF>
