Name: Anonymous 2007-06-16 17:26 ID:kQn/vh0U
Suppose I wanted to write a two-way nntp gateway utilising xml-rpc with drupal being on one end, inn on the other and the workhorse between.
I'm thinking that since lisp has a working implementation of both xml-rpc and client-side nntp, I'll go with that, since I know shit about php, and just export whatever I need through the rpc.
Other than reading the RFC specs for nntp, the drupal api docs and the inn manual, what else should be taken into consideration? The blogapi seems a worthwhile start, but it's rather lacking for this.
I'm thinking that since lisp has a working implementation of both xml-rpc and client-side nntp, I'll go with that, since I know shit about php, and just export whatever I need through the rpc.
Other than reading the RFC specs for nntp, the drupal api docs and the inn manual, what else should be taken into consideration? The blogapi seems a worthwhile start, but it's rather lacking for this.