[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sb-nikkeibp.el
野宮です.
訂正メールだけが配信されたようですので,再送します.
かねてより,日経BPを shimbun で読むことが出来れば,と思っていましたが.一
念発起で書いてみました.殆んどパクリ.^^;;
日経BPのHPは,文字コードがUTF-8でして,.emacs等に
(utf-translate-cjk-set-unicode-range
'((#x2e80 . #xd7a3)
(#xff00 . #xffef)
(#xa7 . #xa7) ;
(#xb0 . #xb1) ;
(#xb4 . #xb4) ;
(#xb6 . #xb6) ;
(#xd7 . #xd7) ;
(#xf7 . #xf7) ;
(#x370 . #x3ff) ; ギリシャ
(#x400 . #x4ff) ; キリル
(#x2000 . #x206f) ; 一般句読点
(#x2103 . #x2103) ; ℃
(#x212b . #x212b) ; Å
(#x2190 . #x21ff) ; 矢印
(#x2200 . #x22ff) ; 数学記号
(#x2300 . #x23ff) ; 技術記号
(#x2460 . #x2473) ; 円囲み数字
(#x2500 . #x257f) ; 罫線
(#x25a0 . #x25ff) ; 幾何学模様
(#x2600 . #x26ff) ; その他の記号
))
と設定しておくと,文字化け無く読めています.
それと,種々ニュース面がありますが,それらは,他のサイトへの誘導的な記事が
殆んどで,sb-tech-on.el リリースの際に山岡さんが説明されましたように,関連
サイトをユーザー登録し,それを sb-tech-on.el に於けるように設定しますと,リ
ンクをクリックすれば,該当記事を読むことが出来ます.
nikkeibp.dental では「動画」を観ることが出来るのですが,shimbun 上でのやり
方が解らずにいます.どなたか,ご教授下さい.m(_ _)m
一応,ChangeLog と emacs-w3m-ja.texi を添付します.
[ChangeLog]
2007-04-09 Masaru Nomiya <nomiya@xxxxxxxxxxxxxxxx>
* shimbun/sb-nikkeibp.el: New file.
[emacs-w3m-ja.texi]
@item @uref{http://www.nikkeibp.co.jp/, 日経BP社}
nikkeibp.news.business nikkeibp.news.it nikkeibp.news.manufacture
nikkeibp.news.construction nikkeibp.news.ecology nikkeibp.flash
nikkeibp.news.digital nikkeibp.news.special nikkeibp.tachibana
nikkeibp.news.tahara nikkeibp.shusei nikkeibp.win nikkeibp.news
nikkeibp.dankai nikkeibp.forbes nikkeibp.imadoki nikkeibp.tv_iibun
nikkeibp.risk nikkeibp.matsuura nikkeibp.enquete nikkeibp.leader
nikkeibp.netcampaign nikkeibp.pension nikkeibp.iccard nikkeibp.world
nikkeibp.workissue nikkeibp.lifetimemoney nikkeibp.interview
nikkeibp.epoch nikkeibp.china.inside nikkeibp.china.comment
nikkeibp.china.hongkong nikkeibp.china.chizai nikkeibp.china.mo
nikkeibp.china.market nikkeibp.eco.report nikkeibp.eco.special
nikkeibp.eco.event nikkeibp.eco_society nikkeibp.net_economy
nikkeibp.web_mktg nikkeibp.ji_blog nikkeibp.tv2 nikkeibp.web_gemba
nikkeibp.mobile_mktg nikkeibp.wom nikkeibp.net_watch
nikkeibp.net_mktg_case nikkeibp.net_mktg_databox
nikkeibp.net_mktg_trend nikkeibp.net_mktg_people
nikkeibp.post_deflation nikkeibp.lc.shun nikkeibp.lc.jidai
nikkeibp.lc.passion nikkeibp.lc.world nikkeibp.lc.buzz
nikkeibp.lc.photorepo nikkeibp.lc.gadget nikkeibp.lc.chef
nikkeibp.lc.anomachi nikkeibp.lc.restaurant nikkeibp.lc.forefront
nikkeibp.lc.kaiteki nikkeibp.lc.plan nikkeibp.lc.ozawa
nikkeibp.lc.mogitatete nikkeibp.lc.waza nikkeibp.lc.shimizu
nikkeibp.lc.movie nikkeibp.lc.rock nikkeibp.lc.lp nikkeibp.lc.obara
nikkeibp.lc.susume nikkeibp.eco_fukumitsu nikkeibp.lc.eco_baba
nikkeibp.lc.body nikkeibp.lc.risa nikkeibp.dental nikkeibp.spotore
nikkeibp.supple nikkeibp.katunou nikkeibp.kanpou nikkeibp.evidence
nikkeibp.pairtraining nikkeibp.healthymeal nikkeibp.form
nikkeibp.examination nikkeibp.medicalcare nikkeibp.lc.kokoroe
nikkeibp.lc.gofun nikkeibp.lc.minaoshi nikkeibp.lc.f_watch
nikkeibp.lc.fashiontrend nikkeibp.lc.inaka nikkeibp.lc.yakushima
nikkeibp.lc.wa nikkeibp.lc.bike
---
野宮