2008-05-15 (木) 8477steps [長年日記]
_ Gmail NotifierをGoogle Appsに対応
最近Google Appsの仕様が変わったらしく、Gmail Notifierでログイン出来なくなってしまったので、とりあえず以下のように修正して回避。
--- nsGMNotifierService.js.orig 2008-02-05 11:57:00.000000000 +0900 +++ nsGMNotifierService.js 2008-05-15 10:56:36.718750000 +0900 @@ -950,8 +950,8 @@ this.userList[aUsername].hosteddomain = hosteddomain; this.logItem(" -- hosted domain found: " + hosteddomain); - var data = "at=null&continue=" + urlprotocol + "mail.google.com/hosted/"+hosteddomain + "&service=mail&userName=" + encodeURIComponent(realusername) - + "&password=" + encodeURIComponent(this.getPassword(aUsername)) + "&persistent=true"; + var data = "at=null&continue=" + urlprotocol + "mail.google.com/hosted/"+hosteddomain + "&service=mail&Email=" + encodeURIComponent(realusername) + + "&Passwd=" + encodeURIComponent(this.getPassword(aUsername)) + "&persistent=true"; this.talkToServer(aUsername, "https://www.google.com/a/"+hosteddomain+"/LoginAction", data, null, "https://www.google.com/a/"+hosteddomain+"/ServiceLogin", this.callback); } else {
_ 東芝、「オンデマンドDVD」を実現した新VARDIA
W録中に再生できない糞仕様は直ったのだろうか。
_ ソニー、決算会見で「ソニー・エリクソン向け国内生産終了」
意味分からん。どっちだよ。
_ マイクロソフト、5月の月例パッチ4件を公開
Windows Update & Office Update完了。