vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - NNTP Gate for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=260725)

Vitaly 03-20-2011 10:00 PM

NNTP Gate for vBulletin
 
1 Attachment(s)
Features

This product makes NNTP (usenet) backend for vB forum. It's useful for high-loaded forums, when moderators should read thousands of posts every day. WWW is absolutely uneffective for such tasks. So, my choice is NNTP :) .

You can use any client, that supports HTML in usenet posts: Mozilla Thunderbird, Opera & so on.

NNTP gate is written with modern technology, node.js. It's quite fast, supports SSL and effectively use CPU with big clients count. System scripts for monit & ubuntu upstart also included.

Warning
  1. This product is NOT for beginners. You MUST have linux admin skills.
  2. This product is NOT for small forums. It will be useless there.
  3. Your forum MUST use UTF-8 encoding. May be, 8-bit latin encoding will work, but it was not tested and not planned to support.
  4. I strongly recommend to take sources from github directly.
  5. This product does NOT allow posting. Only to read. But that's not a problem, since most time is spent to read tons of messages. Each message has URLs for reply via www.
  6. This code is NOT 'reuseable' in vborg terms, as most of my other mods, It's distributed under Creative Commons BY-CC-ND license. May be i'll change it to GPL or BSD, if there will be lot of commiters, who helps to develop this product.
Requirements

- Dedicated linux server with root access
- 700 mb free ram to run node instance.
- UTF-8 encoding for database content

Installation & Sources

Since installation contains many steps, read it directly at github https://github.com/rcdesign/vb-nntp

Vitaly 03-21-2011 11:37 AM

reserved

Alecsmith 03-21-2011 03:00 PM

Tagged for now :D

SocialNetworkBuzz 03-22-2011 03:30 AM

Quote:


Dedicated linux server with root access

Will this also work with FreeBSD?

Vitaly 03-22-2011 03:52 AM

There are no principal restrictions against FreeBSD. But it was not tested there.

Deamon is written in JS & does not contains hardcoded paths. Seems to be system-independed. Of cause, you'll need to tweek startup scripts.

Tuxie 09-12-2012 02:15 PM

hi

not working with iso encoding ??

bye

solokron 01-23-2016 11:01 PM

Does this work with 4.2.3?

Thank you!


All times are GMT. The time now is 09:09 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01038 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete