Slashdot Mirror


User: jcollie

jcollie's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Re:a very small step in the right direction on Novell to support Linux with NDS · · Score: 1
    Read the licensing agreement. You can't use those docs to create server functionality.

    The original poster did not want server functionality, just client access to a NetWare server.

  2. Re:a very small step in the right direction on Novell to support Linux with NDS · · Score: 1
    ... I want Novell to publish the specifications for the Novell 4.x protocols so that the ncpfs people can write a working Linux client.

    They have. NetWare Core Protocols was released during BrainShare '99.

  3. Thank you on Gnome 0.99.7 released · · Score: 1
    This is why I ultimately gave up on Gnome and switched to KDE; I couldn't bear the thought of writing all that GUI code without a nice OO C++ framework to support me.

    wxWindows (a C++ GUI framework) runs on top of GTK. As an added bonus, you get a cross-platform C++ GUI framework.