Coder Social home page Coder Social logo
********************************************************************************
*** NB Server and various client user interfaces
*** http://nb.mit.edu
*** Developed in part of the Haystack group http://groups.csail.mit.edu/haystack/
*** Copyright (c) 2010-2012 Massachusetts Institute of Technology.
*** code released under the MIT License
*** (cf. MIT-LICENSE.txt or http://www.opensource.org/licenses/mit-license.php)
*** Contact: <[email protected]>
*** Authors: cf AUTHORS file in this directory
********************************************************************************

cf INSTALL for installation instructions.

The NB server is meant to be run as a Django app on a Django-enabled
Apache server. For development only, you can also run it as a standalone
application, using the embedded Django development server.

Startup instructions:

1- On a Django-enabled Apache server

    Make sure that your Apache configuration file (httpd.conf for instance)
    has the following line

        WSGIScriptAlias / $(PATH_TO_NB)/servers/apache/django.wsgi

    where $(PATH_TO_NB) refers to to location of the nb directory.

2- Using the embedded django development server
    (for development / debug purposes only)

        cd $(PATH_TO_NB)/servers
        python manage.py runserver

Thanks for your interest in NB!

Please keep in mind that...

- NB comes without any kind of  warranty!

- NB wasn't designed to be particularly secure
  (don't use it to store confidential information!)

- NB is an active research project that *** NEEDS YOUR PARTICIPATION ***.

  So, how can you participate?

  1- Contact us ([email protected]) to donate (some of) your annotations:

      If you setup an NB server, please, consider granting us read access to
      (part of) your NB database (email [email protected]). This is VITAL
      so we can so we can use the notes for our research (extract statistics,
      look at themes of annotations, and usage patterns, see how usage habits
      change when feature X is being introduced). Of course, we will need to
      ask users their permission in order to be able to use quotes from their
      notes in any kind of published research (and if anything gets published,
      it will be anonymized), in accordance with the COUHES protocol:
      http://web.mit.edu/committees/couhes/

  2- Add features and fix bugs:

      https://github.com/nbproject/nbproject

The NB social annotation project's Projects

nbproject icon nbproject

NB is an online collaborative PDF,/HTML/Video annotation webapp.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.