Tuesday, April 19, 2005

FireFox and Sage



別に FireFox マンセーなわけじゃないんだが、FireFox は色々
拡張機能が使えて便利だし、Linux で使えるブラウザとしては
今までで一番の出来だ。

User Agent を偽装できるブラウザはたくさんあるが、某社の
IE でしか使えない勤怠管理システムを騙せるものは今まで
なかった。しかし、FireFox に User Agent Switcher という
拡張機能を入れたら、あっさりと騙されてやがる。これで、
某K氏の日記以外はすべて FireFox で見れる。

最近は、FireFox、OpenOffice.org、gaim など使えるアプリが
Linux でも揃って来たので Windows を使う機会がめっきり
減ってうれしい。ただ、音楽とか、映像系のアプリだとまだ
まだ windows には勝てないので、ほぼそれだけには使っている
わけだが、、、あー、あと強制的に使わされるノーツか、、、

で、先日から使い始めた Sage という RSS リーダーの機能拡張
なんだけど、やっぱり使い勝手がいまいちだ。まず、既読なのか
未読なのかぱっと見よくわからない。と思ってよくよく調べて
みると未読は bold で表示されるらしいのだが、なんと Debian
GNU Linux ではデフォルトでは TrueType フォントでの日本語の
bold 表示はできないらしい、なにー、知らんかった_| ̄|○
こんな基本的なところでまだダメダメなところが残っていたとは。

パッチを当てたりしてみたが、うまく bold が表示できないので、
そっちはあきらめて、Sage で未読を普通の Link みたいに青で
表示してみることにした。

なんか jar とかいう奴で固められているんだが、zip で解凍でき
るらしいので、sage.jar を解凍して変更してみた。

ついでにフォントを大きくするのと、記事が 2個づつ表示されて
見づらいので、1個づつにしてみた。こっちの CSS は設定で
ユーザー指定のものにできるんだけど、めんどくさいので元のを
書き換えて zip で固めて置き換えた。だいぶ、見やすくなったと
思う、ただの自己満だけど、、、、、、、、

--- skin/classic/sage.css.org Tue Apr 19 20:01:23 2005
+++ skin/classic/sage.css Tue Apr 19 16:41:02 2005
@@ -97,10 +97,12 @@

#rssItemListBox > listitem {
font-weight: bold;
+ color: blue;
}

#rssItemListBox > listitem[visited="true"] {
font-weight: normal;
+ color: black;
}

#sage-splitter {


--- content/res/sage.css.org Tue Apr 19 20:04:27 2005
+++ content/res/sage.css Tue Apr 19 20:04:49 2005
@@ -13,8 +13,8 @@
font-family: verdana;
}

-a:link { text-decoration: none; color: #436976; font-weight: bold; }
-a:visited { text-decoration: none; color: #537986; }
+a:link { text-decoration: none; color: blue; font-weight: bold; }
+a:visited { text-decoration: none; color: black; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

@@ -42,7 +42,7 @@

div.item {
border: 1px solid #8cacbb;
- width: 47%;
+ width: 96%;
min-width: 14em;
margin: 0px 0px 8px 2%;
padding: 0px;
@@ -51,7 +51,7 @@

h2.item-title {
background-color: #dee7ec;
- font-size: x-small;
+ font-size: small;
font-weight: normal;
line-height: 1.1;
margin: 0px;

Translate into English

3 Comments:

At Wednesday, 19 October, 2005, Anonymous Anonymous said...

To read more about toyota truck part follow that link

 
At Sunday, 23 October, 2005, Anonymous Anonymous said...

That is a good point. I found another neon genesis evangelion wallpaper site that goes into even more neon genesis evangelion wallpaperdetail.

 
At Thursday, 14 September, 2006, Anonymous Anonymous said...

Great new Web Site on wholesale vinyl siding If you are looking for wholesale vinyl siding We can help....... Visit ud today at http://allhousesiding.com/home.pl?ceda=seamless&stucco=off

 

Post a Comment

<< Home