DOS Navigator

From Wikipedia, the free encyclopedia
(Redirected from Necromancer's DOS Navigator)
DOS Navigator
Original author(s)Stefan Tanurkov, Andrew Zabolotny, Sergey Melnik (initial release)
Developer(s)Ritlabs
Initial release1991; 33 years ago (1991)
Stable release
1.51[1] Edit this on Wikidata / 19 April 1999
Written inTurbo Pascal, Turbo Vision
Operating systemDOS, OS/2, Windows
TypeOrthodox file manager
LicenseBSD-3-Clause
Websiteritlabs.com/en/products/dn/

DOS Navigator (DN) is an orthodox file manager for DOS, OS/2, and Windows.

Influence[edit]

DOS Navigator is an influential early implementation of orthodox file manager (OFM). By implementing three additional types of virtual file systems (VFS): XTree, Briefcase and list-based, DN launched a new generation of OFMs. It offers unlimited panels and many new important features, making it one of the most powerful (and complex) OFMs.[2]

History[edit]

The initial version of DN I (v 0.90) was released in 1991, and written by Stefan Tanurkov, Andrew Zabolotny and Sergey Melnik (all from Chișinău, Moldova). After that, DN was rewritten using Turbo Vision by Stefan Tanurkov and Dmitry Dotsenko (Dotsenko developed DN at Moscow State University). These versions are sometimes referred as DN II.

In 1993, Slava Filimonov invited Stefan to join him to continue producing and publishing DN with joint efforts. Slava programmed new components, design and made countless optimizations and improvements. He wrote a new software key protection system that remained unbroken for almost four years after its introduction.[3]

DN II was actively developed until the start of 1995, until version 1.35.[2] Several other programmers participated in development after version 1.35. Starting from version 1.37, Filimonov and Ilya Bagdasarov were in charge of bug-fixing. Filimonov and Bagdasarov solely maintained, developed and released versions 1.37 through 1.39. After they left, DN was maintained again by Tanurkov and Maxim Masiutin.

In 1998, the development mostly took a bug-fixing direction as Ritlabs' product The Bat! became a more promising software product with much better commercial potential. The last shareware version was 1.50. In late 1999, Ritlabs decided to make version 1.51 of the DOS Navigator completely free with freely available source code.

Several open source DN branches currently exist including win32/dpmi/os2 version "dn/2"[4] and Linux port attempt "dn2l".[5]

Disadvantages[edit]

The original DN contains a large amount of assembler code, complicating ports to other platforms. The cross-platform version, DN OSP, in turn, is tied to the Virtual Pascal compiler and runtime library, which are no longer supported. No version of DN as of January 2022 supports Unicode on platforms other than Windows, although cross-platform implementation of Turbo Vision for Pascal with Unicode support exists.[6] The source code license is compromised.

Source code license[edit]

DN source code was published under the 3-clause BSD license. However, the code included an implementation of the Turbo Vision library based on the version from the Turbo Pascal distribution, and the latter was never released under a license that allows creation of derivative works. In addition, DN OSP contains modified parts of the Virtual Pascal runtime library, while the license for Virtual Pascal itself prohibits distribution of modified versions, however, it is not clear whether this applies only to the compiler or to the runtime library too.[7]

Legacy[edit]

Spreadsheet in DOS Navigator

Other groups release software based on the DN open source code, including features such as support for long filenames, and support for Linux.

  • DN 1.51 650 KB for Win32 & OS/2 - Sources (Virtual Pascal) (972,655)
  • DOS Navigator Open Source Project (ODN)
  • dn2l Linux port based on DN OSP source code
  • DN OSP 6.4.0 1 MB for DOS/DPMI (Windows 9x)
  • Necromancer's DOS Navigator (NDN)
  • DN 4.9.0 2004 for DOS included in Ultimate Boot CD (UBCD) v3.4

See also[edit]

References[edit]

  1. ^ Error: Unable to display the reference properly. See the documentation for details.
  2. ^ a b Bezroukov, Nikolai (2013-07-07). "Dos Navigator — a breakthrough in VFS development". Less is More: The Orthodox File Manager (OFM) Paradigm. Softpanorama. Archived from the original on 2013-04-16. Retrieved 2013-10-12.
  3. ^ Vianello, Francesco (1997-12-10). "DOS Navigator v1.50: how to spy our targets". Fravia's page of reverse engineering. Archived from the original on 2018-09-11. Retrieved 2018-09-10. (NB. DN as an example of DOS cracking.)
  4. ^ "DOS Navigator Open Source Project".
  5. ^ "Dn2l". GitHub. 8 November 2021.
  6. ^ "Free Vision for linux platform does not properly display the Russian language. (#21373) · Issues · FPC / FPC / FPC Source". GitLab. Retrieved 2022-02-07.
  7. ^ "Dn2l". GitHub. 2 February 2022.

External links[edit]