<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--
NEdit.org news feed, currently a static file which is easy to edit,
but with the intention to make it a fully dynamic feed.
Get the correct date string with 'date -uR'

Note that HTML markup in the XML should be encoded.
-->

<rss version="2.0">
	<channel>
		<title>NEdit news</title> 
		<link>http://www.nedit.org/news.php</link> 
		<description>News around the NEdit editor</description> 
		<language>en-us</language>
		<copyright>Copyright 2003, NEdit.org.</copyright> 
		<managingEditor>joor@users.sourceforge.net</managingEditor> 
		<webMaster>webmaster@nedit.org</webMaster>
		<image>
			<title>NEdit news</title>
			<url>http://www.nedit.org/images/xml.png</url>
			<link>http://www.nedit.org/rss/news.xml</link>
			<width>36</width>
			<height>14</height>
			<description>News from the NEdit front</description>
		</image>
                
		<item>
			<title>Niki has been updated</title> 
			<link>http://www.nedit.org/news.php#20051027</link>
                        <pubDate>Thu, 27 Oct 2005 00:00:00 GMT</pubDate>
			<description>
&lt;p&gt;Niki, the NEdit Wiki has been moved to the same server the NEdit website is on.
In addition, the wiki software has been updated to include spam protection,
and Niki has undergone a facelift. As a result, the wiki is now again open
for public editing.&lt;/p&gt;
			</description> 
		</item>

		<item>
			<title>NEdit 5.5</title>
			<link>http://www.nedit.org/news.php#20041012</link>
                        <pubDate>Wed, 13 Oct 2004 00:06:09 +0000</pubDate>
			<description>
&lt;p&gt;The NEdit team is pleased to announce NEdit 5.5.&lt;/p&gt;

&lt;p&gt;Improvements over NEdit 5.4 include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt; Tabbed windows for working with multiple documents in one window&lt;/li&gt;
  &lt;li&gt; Find and Clear buttons for the interactive search bar&lt;/li&gt;
  &lt;li&gt; Improved Latex &amp; Python syntax highlighting patterns&lt;/li&gt;
  &lt;li&gt; Simpler configuration for auto-scrolling&lt;/li&gt;
  &lt;li&gt; Improvements to the macro language&lt;/li&gt;
  &lt;li&gt; Efficiency improvements and bug fixes&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Improvements over NEdit 5.5RC2 include:&lt;/p&gt;
&lt;ul&gt;
  &lt;li&gt; Detaching tabs should now use the default window size for the new window&lt;/li&gt;
  &lt;li&gt; Detaching/moving non-top tab does not change top tab.&lt;/li&gt;
  &lt;li&gt; Less confusing wording in the File-&gt;New XXX menu items&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;See the ReleaseNotes file (included in the distribution) for more details.&lt;/p&gt;

&lt;p&gt;Executables for a variety of platforms can be downloaded over
&lt;a href=&quot;http://www.nedit.org/ftp/v5_5/executables&quot;&gt;http&lt;/a&gt; or
&lt;a href=&quot;ftp://ftp.nedit.org/pub/NEdit/v5_5/executables&quot;&gt;ftp&lt;/a&gt;. The source 
code is also available via  
&lt;a href=&quot;http://www.nedit.org/ftp/v5_5&quot;&gt;http&lt;/a&gt; or
&lt;a href=&quot;ftp://ftp.nedit.org/pub/NEdit/v5_5&quot;&gt;ftp&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;As always, we value your feedback. For that you can use the familiar 
&lt;a href=&quot;http://www.nedit.org/mail.php&quot;&gt;mailing lists&lt;/a&gt;
or the &lt;a href=&quot;http://sourceforge.net/tracker/?atid=111005&amp;group_id=11005&quot;&gt;SourceForge 
bug tracker&lt;/a&gt;.&lt;/p&gt;
			</description> 
		</item>

		<item>
			<title>NEdit 5.5RC2</title>
			<link>http://www.nedit.org/news.php#20040903</link>
                        <pubDate>Tue, 03 Sep 2004 05:54:00 +0000</pubDate>
			<description>
The NEdit team is pleased to announce the second release candidate for 
NEdit 5.5.

Improvements over NEdit 5.5RC1 include:
&lt;ul&gt;
&lt;li&gt; Fix for keyboard problems (PgUp and PgDown) on some platforms
&lt;li&gt; Regular expressions '&lt;', '\B', and '&gt;' are once again defined in 
terms of the user-defined word delimiter set
&lt;li&gt; Fixed mnemonics for &quot;OK&quot; buttons in dialogs
&lt;li&gt; Various fixes related to tabbed windows
&lt;/ul&gt;
Improvements over NEdit 5.4 include:
&lt;ul&gt;
&lt;li&gt; Tabbed windows for working with multiple documents in one window
&lt;li&gt; Find and Clear buttons for the interactive search bar
&lt;li&gt; Improved Latex &amp; Python syntax highlighting patterns
&lt;li&gt; Simpler configuration for auto-scrolling
&lt;li&gt; Improvements to the macro language
&lt;li&gt; Efficiency improvements and bug fixes
&lt;/ul&gt;
The source code can be downloaded over &lt;a
href=&quot;http://www.nedit.org/ftp/beta&quot;&gt;http&lt;/a&gt; or &lt;a
href=&quot;ftp://ftp.nedit.org/pub/NEdit/beta&quot;&gt;ftp&lt;/a&gt;. Executables for a variety of
platforms can also be downloaded  over &lt;a
href=&quot;http://www.nedit.org/ftp/beta/executables&quot;&gt;http&lt;/a&gt; or &lt;a
href=&quot;ftp://ftp.nedit.org/pub/NEdit/beta/executables&quot;&gt;ftp&lt;/a&gt;.
See the ReleaseNotes file (included in the distribution) for more  details.
Since this is a release candidate, we hope to receive your feedback. For that
you can use the familiar  &lt;a
href=&quot;http://www.nedit.org/mail.php&quot;&gt;mailing lists&lt;/a&gt; or
the  &lt;a
href=&quot;http://sourceforge.net/tracker/?atid=111005&amp;amp;group_id=11005&quot;&gt;SourceForge
bug tracker&lt;/a&gt;.
			</description> 
		</item>

        <item>
            <title>License Clarification</title>
            <link>http://www.nedit.org/news.php#20040806</link>
            <pubDate>2004-08-06 22:40:04</pubDate>
            <description>
&lt;p&gt;NEdit was released under the GPL in 2000; even before that date the
preferred distribution method has always been the binaries provided by
the developers, so distribution of these binaries has always been
implicitly allowed. NEdit's license was clarified recently to cover
this point more clearly:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.&lt;/p&gt;
&lt;p&gt;In addition, as a special exception to the GNU GPL, the copyright holders give
permission to link the code of this program with the Motif and Open Motif
libraries (or with modified versions of these that use the same license), and
distribute linked combinations including the two. You must obey the GNU General
Public License in all respects for all of the code used other than linking with
Motif/Open Motif. If you modify this file, you may extend this exception to your
version of the file, but you are not obligated to do so. If you do not wish to
do so, delete this exception statement from your version.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;(See the files README and COPYRIGHT distributed with NEdit for the
entire license.)&lt;/p&gt;

&lt;p&gt;If you are a contributor to NEdit and have any problems with this
clarification, please contact the developers at develop@nedit.org so
we can discuss this.&lt;/p&gt;
            </description> 
        </item>

		<item>
			<title>NEdit 5.5RC1</title>
			<link>http://www.nedit.org/news.php#20040803</link>
                        <pubDate>Tue, 03 Aug 2004 01:25:00 +0000</pubDate>
			<description>
The NEdit team is pleased to announce the first release candidate for NEdit 
5.5.  Improvements over NEdit 5.4 include:
&lt;ul&gt;
	&lt;li&gt;Tabbed windows for working with multiple documents in one window
	&lt;li&gt;Find and Clear buttons for the interactive search bar
	&lt;li&gt;Improved Latex &amp; Python syntax highlighting patterns
	&lt;li&gt;Simpler configuration for auto-scrolling
	&lt;li&gt;Improvements to the macro language
	&lt;li&gt;Efficiency improvements and bug fixes
&lt;/ul&gt;
See the included ReleaseNotes file for more details.
&lt;p&gt;
The source code can be downloaded from nedit.org via 
&lt;a href=&quot;ftp://ftp.nedit.org/pub/NEdit/beta&quot;&gt;ftp&lt;/a&gt; or
&lt;a href=&quot;http://www.nedit.org/ftp/beta&quot;&gt;http&lt;/a&gt;.  In addition, executables for 
a variety of platforms can be downloaded via 
&lt;a href=&quot;ftp://ftp.nedit.org/pub/NEdit/beta/executables&quot;&gt;ftp&lt;/a&gt; or
&lt;a href=&quot;http://www.nedit.org/ftp/beta/executables&quot;&gt;http&lt;/a&gt;.
&lt;p&gt;
Note that the README file included with the source and executable 5.5RC1 
packages was not updated for 5.5RC1.  The correct README file can be found 
&lt;a href=&quot;http://www.nedit.org/ftp/beta/README-5.5RC1&quot;&gt;here&lt;/a&gt;.
&lt;p&gt;
Since this is a release candidate, we hope to receive your feedback. For
that you can use the familiar 
&lt;a href=&quot;http://www.nedit.org/mail.php&quot;&gt;mailing lists&lt;/a&gt;
or the 
&lt;a href=&quot;http://sourceforge.net/tracker/?atid=111005&amp;amp;group_id=11005&quot;&gt;SourceForge
bug tracker&lt;/a&gt;.

			</description> 
		</item>

		<item>
			<title>Site updates</title>
			<link>http://www.nedit.org/news.php#20040624</link>
                        <pubDate>Thu, 24 Jun 2004 12:44:59 +0000</pubDate>
			<description>
The NEdit site has undergone some updates. The feeds on the right are now
dymamically updated, and searching is finally possible, courtesy of Google.
			</description> 
		</item>

		<item>
			<title>How to take 15 years off NEdit's looks</title>
			<link>http://www.nedit.org/news.php#20040429</link>
                        <pubDate>Thu, 29 Apr 2004 13:00:00 +0000</pubDate>
			<description>
Drafts of &lt;a href=&quot;http://www.nedit.org/technotes/looks-1.php&quot;&gt;
this feature article&lt;/a&gt; has been floating around for a while, but now
it's finally properly available on nedit.org as a
&lt;a href=&quot;http://www.nedit.org/technotes/index.php&quot;&gt;technote&lt;/a&gt;.
			</description> 
		</item>

		<item>
			<title>NEdit.org mailing lists move</title>
			<link>http://www.nedit.org/news.php#20040216</link>
                        <pubDate>Mon, 16 Feb 2004 20:58:30 +0000</pubDate>
			<description>
The NEdit mailing lists have moved. You might experience some small teething 
problems, but we'll try to keep these to a minimum. The archives are also in
the process of being reinstated. See the  &lt;a
href=&quot;http://www.nedit.org/mail.php&quot;&gt;mailing list&lt;/a&gt; page
for more information.
			</description> 
		</item>

		<item>
			<title>NEdit.org has moved</title>
			<link>http://www.nedit.org/news.php#20040202</link>
                        <pubDate>Mon, 02 Feb 2004 15:32:51 +0000</pubDate>
			<description>
After the problems we have experienced with the website and ftp archives,
things are looking better now. NEdit.org has found a new home on the other side
of 'the pond', but with ample bandwidth to satisfy our needs. We have a new
&lt;a href=&quot;ftp://nl.nedit.org/pub/NEdit/&quot;&gt;ftp archive&lt;/a&gt;,
which is also available over &lt;a
href=&quot;http://nl.nedit.org/ftp/&quot;&gt;http&lt;/a&gt;. It will take a 
little while longer to move the mailing lists.
			</description> 
		</item>

		<item>
			<title>Server problems</title>
			<link>http://www.nedit.org/news.php#20040109</link>
                        <pubDate>Fri, 09 Jan 2004 06:17:12 +0000</pubDate>
			<description>
We are currently experiencing problems with the server that the nedit.org
domain is hosted on. This affects the website, the ftp server and the mainling
lists. We are currently looking onto the matter. &lt;b&gt;Update:&lt;/b&gt; we have learned 
that Metrolink, the company that has been hosting nedit.org, has gone out of 
business. We are currently working on transferring the domain to a new location.
Watch this space...
			</description> 
		</item>

		<item>
			<title>NEdit 5.4</title>
			<link>http://www.nedit.org/news.php#20031224</link>
                        <pubDate>Wed, 24 Dec 2003 06:53:25 +0000</pubDate>
			<description>

Just in time for the holidays, we'd like to announce the release of NEdit 5.4.
It contains various new features, such as calltips, rangesets, and
backlighting, and a good number of bug fixes. A full list of features and bug
fixes can be found in the &lt;a
href=&quot;http://www.nedit.org/relnotes.php&quot;&gt;release
notes&lt;/a&gt;.

The source code for NEdit 5.4 can be downloaded from &lt;a
href=&quot;ftp://ftp.nedit.org/pub/v5_4/&quot;&gt;the ftp site&lt;/a&gt;. At
this location you will also find a subdirectory containing binary packages for
a number of platforms.

We are convinced that NEdit 5.4 is stable, but that doesn't mean we don't
require or appreciate your feedback. For that you can use the familiar &lt;a
href=&quot;http://www.nedit.org/mail.php&quot;&gt;mailing lists&lt;/a&gt; or
the &lt;a
href=&quot;http://sourceforge.net/tracker/?atid=111005&amp;amp;group_id=11005&amp;amp;func=browse&quot;&gt;bug
tracker&lt;/a&gt;.

			</description> 
		</item>
		<item>
			<title>NEdit 5.4RC2</title>
			<link>http://www.nedit.org/news.php#20031022</link>
                        <pubDate>Wed, 22 Oct 2003 18:38:43 +0000</pubDate>
			<description>
We'd like to inform you of the release today of the second release
candidate of NEdit 5.4. It was found that significant corrections were
made to the first release candidate, and so we'd like to request your
cooperation by testing this latest version, so that NEdit 5.4 may be
released as soon as possible.

The source code for the release candidate can be downloaded from &lt;a
href=&quot;ftp://ftp.nedit.org/pub/beta&quot;&gt;the ftp site&lt;/a&gt;. At this location you will
also find a subdirectory containing binary packages for a number of platforms.

Since this is a release candidate, we hope to receive your feedback. For that
you can use the familiar mailing lists or the &lt;a
href=&quot;http://sourceforge.net/tracker/?atid=111005&amp;amp;group_id=11005&amp;amp;func=browse&quot;&gt;bug
tracker&lt;/a&gt;.
			</description> 
		</item>

		<item>
			<title>Expander updated</title>
			<link>http://www.nedit.org/news.php#20030802</link>
                        <pubDate>Sat, 02 Aug 2003 13:34:10 +0000</pubDate>
			<description>
Steven Haehn has updated the expander utility. It now supports environment
variable evaluation into the definion expansion area. An internal 'user'
definition has also been added.
			</description> 
		</item>

		<item>
			<title>Redesigned website finalized</title>
			<link>http://www.nedit.org/news.php#20030731</link>
                        <pubDate>Thu, 31 Jul 2003 08:02:57 +0000</pubDate>
			<description>
The redesigned website is more or less finished. It requires a little more content
here and there, but there's no good reason to delay bringing it online any further.
			</description> 
		</item>

		<item>
			<title>NEdit 5.4RC1</title>
			<link>http://www.nedit.org/news.php#20030730</link>
                        <pubDate>Wed, 30 Jul 2003 13:00:38 +0000</pubDate>
			<description>
We're glad to announce the first release candidate of NEdit 5.4. This
version boasts a number of new features, such as calltips, rangesets,
and backlighting, and a good number of bug fixes. A full list of
features and bug fixes can be found in the release notes that are
bundled with the software.

The source code for the release candidate can be downloaded from &lt;a
href=&quot;ftp://ftp.nedit.org/pub/beta&quot;&gt;the ftp site&lt;/a&gt;. At this location you will
also find a subdirectory containing binary packages for a number of platforms.

Since this is a release candidate, we hope to receive your feedback. For that
you can use the familiar mailing lists or the &lt;a
href=&quot;http://sourceforge.net/tracker/?atid=111005&amp;group_id=11005&amp;func=browse&quot;&gt;bug
tracker&lt;/a&gt;.
			</description> 
		</item>

		<item>
			<title>NEdit 5.4 beta branch</title>
			<link>http://www.nedit.org/news.php#20030608</link>
                        <pubDate>Sun,  8 Jun 2003 21:28:01 GMT</pubDate>
			<description>
A NEdit 5.4 beta branch has been created in CVS. This branch will be used to
create binaries intended for beta testing, and only post 5.3 bugs will be fixed
in it.
			</description> 
		</item>

		<item>
			<title>Mirror for new website up</title>
			<link>http://www.nedit.org/news.php#20030606</link>
                        <pubDate>Fri,  6 Jun 2003 08:35:41 GMT</pubDate>
			<description>
A mirror for the redesigned NEdit site is up on nedit.opendocuments.com. It is
mainly intended as a platform for further development before the site hits the
limelights.
			</description> 
		</item>

		<item>
			<title>Redesigned web site</title>
			<link>http://www.nedit.org/news.php#20030605</link>
                        <pubDate>Thu,  5 Jun 2003 11:52:16 GMT</pubDate>
			<description>
The NEdit.org website has undergone a complete overhaul that was long overdue.
The new design should be just as informative as the old one, but add some
features that have been on the wishlist of the NEdit community for some time.
If you  spot any problems, please first read the &lt;a
href=&quot;website.php&quot;&gt;website information page&lt;/a&gt;, and if
that doesn't satisfy you, contact your friendly webmaster.
			</description> 
		</item>

		<item>
			<title>Problem with &quot;FONTLIST...&quot; message</title> 
			<link>http://www.nedit.org/news.php#20030321</link>
                        <pubDate>Fri, 21 Mar 2003 00:00:00 GMT</pubDate>
			<description>
People keep reporting that they receive messages claiming &lt;tt&gt;Cannot
convert string &quot;FONTLIST&quot; to type FontStruct&lt;/tt&gt; To clarify,
this is a bug in recent versions of KDE, not in NEdit. To get rid of the
message, try the following. Check if there's a file named
&lt;tt&gt;NEdit.ad&lt;/tt&gt; or &lt;tt&gt;NEdit.ad&lt;/tt&gt; on your system.
If there is such a file, see if there's a line &lt;tt&gt;nedit*fontList:
FONTLIST&lt;/tt&gt; in it. If so, put an exclamation mark at the beginning of
the line to outcomment it, and run 'krdb' manually, or restart KDE.
			</description> 
		</item>

		<item>
			<title>Problems with RedHat 8.0</title> 
			<link>http://www.nedit.org/news.php#20021019</link>
                        <pubDate>Sat, 19 Oct 2002 00:00:00 GMT</pubDate>
			<description>
The recently released RedHat Linux 8.0 distribution presents a number of
problems when working with NEdit:
&lt;ul&gt;
&lt;li&gt;The resources stored in &lt;tt&gt;$HOME/.Xdefaults&lt;/tt&gt; are not
sourced automatically. In stead, only &lt;tt&gt;$HOME/.Xresources&lt;/tt&gt; is
sourced. Rename your &lt;tt&gt;$HOME/.Xdefaults&lt;/tt&gt; file
accordingly.&lt;/li&gt;
&lt;li&gt;Spurious crashes (for example when opening or saving files) are due
to the fact that the &lt;tt&gt;LANG&lt;/tt&gt; environment variable defaults to
a locale that Motif can't handle. Set &lt;tt&gt;LANG&lt;/tt&gt; to 'en_US' or
'C'.&lt;/li&gt;
&lt;li&gt;Compiling from source fails. This is due to the fact that RedHat 8.0
is shipped with OpenMotif 2.2, which is not recommended for compiling NEdit.
Add &lt;tt&gt;-lXmu&lt;/tt&gt; to the link line in makefiles/Makefile.linux, or
downgrade to OpenMotif 2.1.30.&lt;/li&gt;
&lt;/ul&gt;
			</description> 
		</item>

		<item>
			<title>Announcing Niki, the NEdit Wiki</title> 
			<link>http://www.nedit.org/news.php#20020829</link>
                        <pubDate>Thu, 29 Aug 2002 00:00:00 GMT</pubDate>
			<description>
Joachim Lous put together &lt;a
href=&quot;http://www.nr.no/~joachim/Niki/&quot;&gt;Niki&lt;/a&gt;, the NEdit
Wiki.
			</description> 
		</item>

	</channel>
</rss>
