At present, BBS in Web mode occupies the absolute market of BBS. Behind the colorful pages and rich forms. However, it brings us a lot of trouble to access a BBS. We had to open N windows at a time, post them one by one, and reply to them. Many times, I do not remember the address or password, and it is difficult to manage the stored content ......
Bbsreader tries to establish a unified way to access BBS-through bbsreader to access various forums. By installing plug-ins for various BBS (such as dvbbs and phpBB), a unified output is established. On this premise, the client (bbsreader) passes throughProgramTo download, save, browse, or use other functions. The implementation of newsgroups can give us some useful ideas.
Through ASP, PHP, and CGI, the vast majority of BBS readers (bbsreader) can be taken care. My preliminary idea is to use XML as the data exchange format.
My personal energy must be limited. I want to make it open-source.
Does this idea have practical significance ??