WebSeitz/wikilog
Paper Cut
Whenever any Form of Government becomes destructive of these ends, it is the Right of the People to alter or to abolish it, and to institute new Government, laying its foundation on such principles and organizing its powers in such form, as to them shall seem most likely to effect their Safety and Happiness.

(backlinks off) (map off)
(search off)
last edited by BillSeitz on Jun 28, 2008 11:16 am

is an server written in .

http://pessoal.org/papercut/index.php

Its main objective is to integrate existing web based message board software (Phorum on this case) with an Usenet front-end. However, its extensibility enables developers to write their own container for the storage of the Usenet articles (messages). That means that the code is extensible enough that you could write new containers to integrate the news server with other web message board projects or even other ways to store the messages. and have sometimes wondered whether the replication mechanism of should be applied to the . Would widespread availability of a lite server make this model more viable?


Hi, I'm the author of the Papercut project. Thanks for the pointer by the way :)Care to give more details about how an server could be applied to weblogs ? I would love to hear more.

reply (, Mar13'02):


(Joao Prado Maia)

Hmm, interesting indeed. It sounds very doable, but the problem now is related to how the Usenet articles would be stored on the user machines. As you know, right now Papercut is only bridging messages posted on Phorum which are stored on a simple database. However, to implement something like a distributed network of Papercut servers each running on the user's machine, the requirement for a database would be a little too much.

I wonder if storing the messages in format (or even plain unix mailbox format) and having a simple dbm database to index the files would be good enough. All of that without mentioning the requirement of the users to install Python, but I guess Gordon [Mc Millan]'s Installer stuff could be used to create an .[EXE] files for Windows users.

Very interesting stuff, I will keep brainstorming about this.

See : | | |


 




Bill Seitz, fluxent at gmail dot com, Weblog