No. 57/622 Index Prev Next
Relay-Version: version B 2.10.2 9/18/84; site titcca.UUCP
Posting-Version: version B 2.10.2 9/5/84; site astecv.UUCP
Path: titcca!astecv!tachi
From: tachi@astecv.UUCP (Tachibana HIROSHI)
Newsgroups: fj.kanji,fj.junet
Subject: Our news system [Re: Re: Please do not use " ESC ( H"  sequence]
Message-ID: < 226@astecv.UUCP> 
Date: 9 Oct 86 09:40:13 GMT
Date-Received: 9 Oct 86 10:21:28 GMT
References: < 283@srava.UUCP>  < 1009@takashi.UUCP> 
Reply-To: tachi@astecv.UUCP (Tachibana HIROSHI)
Distribution: fj
Organization: Astec Inc., Tokyo, Japan
Lines: 45
Xref: titcca fj.kanji:82 fj.junet:33
Summary: 

>     Implementation of the solution would be proposed by Prof. Hasebe
>     in the last JUS symposium :
> 	o sending and distributing articles : modify /usr/lib/news/sys
> 	  or batcher to pass a filter.
> 	o receiving articles, rnews will be replaced by a simple shell 
> 	  script : exec filter | rnews.honmono

We have a microvax II / Nihongo ultrix and convert all the incoming JIS
news into DEC code files and outgoing DEC code news into JIS articles.
Our basic idea for handling KANJI news articles is the same as Mr.hasebe's.
It is described by the following diagram.

I wrote the kanji conversion filters between JIS code and DEC code
(plus extension for hankaku katakana as in EUC code) called 'jtodec'
and 'dectoj', and made some changes on news system.  If you want to know
the details of changes, please mail to me.

						H. Tachibana
						tachi@astec.junet


                                   
           +---------------+             +--------------------------+      
           | DEC code file |         ---> | News articles (DEC code) |
           +---------------+        /    +--------------------------+      
             |    |     |          /                        ^^^^^
           Pnews  |  postnews     /                         |||||
             |    |     |        /                          |||||
             v    v     v       /                           |||||
           +---------------+   /         +-----------+  +-----------+
           |    inews      |---          |   rnews   |  |   rnews   |
           +---------------+             +-----------+  +-----------+
                  |                        ^        #       ^^^^^
             [DEC =>  JIS]                 #          #      ||||| 
                  #                      #            #  [JIS =>  DEC]
                  v                     #              v    #####
           +---------------+     +--------------+    +--------------+
           |     uucp      |     | uux cunbatch |    |   unbatch    |
           +---------------+     +--------------+    +--------------+  
                  #                     ^
                  v                     #
          ================================           #     |
                                                            #     |
                                                            #     |
                                                           JIS   DEC
Next
Continue