Giter Site home page Giter Site logo

newsvision's Introduction

NewsVision

Jibber is an NNTP server that is designed for use by a small organization, for example to support internal forums. Unlike the full scale news servers that are available, Jibber assumes that both the number of newsgroups and the number of articles is "reasonable." This assumption allows Jibber to have a more simplified design than would otherwise be the case.

Jabber is an NNTP client that can be used with Jibber or, for that matter, any other NNTP server. It is optimized for internal use but is intended to work fine as a personal news client for arbitrary servers.

Testing

To test Jibber do the following:

  1. Copy sample-config.cfg to config.cfg and then edit config.cfg to reflect your local needs. There are comments in sample-config.cfg to assist you. Do not commit your config.cfg to the repository.

    If you change Jibber to add a new configuration option, add that option (commented out if appropriate) to sample-config.cfg along with some comments to document the option.

  2. Create a test spool directory by copying the files in 'sample-spool' (recursively) to a new location. Be sure to update paths in the 'newsgroups' file. Do not commit your local spool to the repository.

    You may also want to modify the sample spool directory to add more interesting test cases to it. TO-DO: Create a script of some kind that builds a local spool from the sample spool in an automated way.

  3. Go into the 'build' directory and run

    java Jibber /path/to/config.cfg

    To start the server. The current terminal window will be the server's console. At the time of this writing a terminal is required to run Jibber.

Peter Chapin
[email protected]

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.