| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These are misc sites supported by `shimbun' library. WEB BBS and serial publications are included.
To add new boards to the list, look up the names and the urls and modify
the shimbun-tcup-group-alist variable. The following form is an
example to add two boards, `foo' and `bar', to the list:
(eval-after-load "sb-tcup"
'(setq shimbun-tcup-group-alist
(append
'(("foo" "http://MMMM.teacup.com/foo/bbs2")
("bar" "http://NNNN.teacup.com/bar/bbs2"))
shimbun-tcup-group-alist)))
|
(setq shimbun-2ch-group-alist
'(("Meadow" .
"http://pc.2ch.net/test/read.cgi/software/1005469775")
("emacs-w3m" .
"http://pc.2ch.net/test/read.cgi/unix/1013710106")))
|
Set your favorite browse bulletin board systems using CGI_Board to
shimbun-cgi-board-group-alist, and you can browse them.
(setq shimbun-hns-group-alist
'(("arisawa" ;; Group Name
"http://www.nijino.com/ari/diary/" ;; URL
"ari@mbf.sphere.ne.jp") ;; E-Mail Address
("miyoshi"
"http://www.be.wakwak.com/cgi-bin/sbox/~miyoshi/hns/"
"miyoshi@meadowy.org")))
|
(setq shimbun-tdiary-group-alist
'(("henahena" ;; Group Name
"http://www.fan.gr.jp/~ring/d/") ;; URL
("yoichi"
"http://yoichi.geiin.org/d/")))
|
(setq shimbun-chalow-group-alist
'(("yto" ;; Group Name
"http://nais.to/~yto/clog/" ;; URL
"yto@nais.to") ;; E-mail Address
))
|
(setq shimbun-rakuten-group-alist
'(("rakuten-id" . "email-address")))
|
nil and you'll just see
all contents of a page.
(setq shimbun-wiki-group-alist
'(("pukiwiki" ;; Group Name
"http://pukiwiki.org/index.php?cmd=rss10" ;; URL
"webmaster@pukiwiki.org" ;; E-Mail Address
nil ;; X-Face
"\n |
(setq shimbun-yahoo-auctions-group-alist
'(("mp3player" . "http://list3.auctions.yahoo.co.jp/jp/show/catleaf_rss?category=2084039708&alocale=0jp")
("iPod" . "http://search3.auctions.yahoo.co.jp/search_rss?p=iPod&auccat=2084039708&alocale=0jp&acc=jp")))
|
`kantei.m-magazine' is also available for the backward compatibility.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |