Google Earth プラグイン は いまどき使えないのか

もうネットの上で調べてもいろんな時期の情報があって混乱して困りますが.

何回インストールしてもこのざま.

Google_Earth

「NPAPIを有効化すればいける」というのは今ではもう古い話なのか.

64-bit Chrome drops support for Google Earth Plugin - Google Earth Blog

結局, 大筋はこういう予定らしく, 消える運命なNPAPI.

April 2015

In April 2015 (Chrome 42) NPAPI support will be disabled by default in Chrome and we will unpublish extensions requiring NPAPI plugins from the Chrome Web Store. All NPAPI plugins will appear as if they are not installed, as they will not appear in the navigator.plugins list nor will they be instantiated (even as a placeholder). Although plugin vendors are working hard to move to alternate technologies, a small number of users still rely on plugins that haven’t completed the transition yet. We will provide an override for advanced users (via chrome://flags/#enable-npapi) and enterprises (via Enterprise Policy) to temporarily re-enable NPAPI (via the page action UI) while they wait for mission-critical plugins to make the transition. In addition, setting any of the plugin Enterprise policies (e.g. EnabledPlugins, PluginsAllowedForUrls) will temporarily re-enable NPAPI.

September 2015

In September 2015 (Chrome 45) we will remove the override and NPAPI support will be permanently removed from Chrome. Installed extensions that require NPAPI plugins will no longer be able to load those plugins.

NPAPI deprecation: developer guide - The Chromium Projects

まだ, 猶予期間なので使うとすれば以下が必要要件と.

For the duration of the deprecation period, the set of supported browsers is as follows. Because of the recent Chrome and Firefox announcements, support on those browsers extends only to the latest browser version that supports NPAPI.

Microsoft Windows (XP, Vista, 7, and 8)
Google Chrome 5.0-39.0 (32-bit)
Internet Explorer 7-9, and 10-11 with Compatibility View (32-bit) (Note that the Windows 8 browsing mode with Internet Explorer does not support plugins.)
Firefox 11.0-34.0

Apple Mac OS X 10.6 or later (any Intel Mac)
Google Chrome 5.0-39.0 (32-bit)
Safari 3.1+
Firefox 11.0-34

Google Geo Developers Blog: Announcing deprecation of the Google Earth API

これって, もう 動かないってことで良いのですよね, フツーのユーザーからしたら.


「ARC Welder」て結構つかえるのでビビた

アプリひと通りやってみたけど, 思ったより動く.

音声も出力される.

Facebook

Twitter

Speedtest

AJ_English

Quickoffice

Translate

はてなブックマーク

Flappy_Bird

まあ, 落ちるアプリもあるけど.

radiko_jp_for_Android

エミュレータより早く起動できるような.

Getting Started with ARC - Google Chrome


Chrome が やけに遅いし, リロードしないと表示されなかったりするのだが

Mac 上で.

とりあえず, OSタスクマネージャ.

いつもはここで, Chrome が食いつぶしてる.
(キャプはそうでもない)

Activity_Monitor__All_Processes__and_Task_Manager_-_Google_Chrome_and_はてなブックマーク

そして, Chrome タスクマネージャ.

これショートカット(Shift+Esc) なくなったのかな,

で, 右上「設定アイコン」から,

はてなブックマーク

Task_Manager_-_Google_Chrome_and_Activity_Monitor__All_Processes__and_はてなブックマーク

原因は, Chrome のエクステなのか, タブ内サイトのレスポンスなのか,

当分, 眺めてみようず.


Android-Studio で「Push failed: Failed with error: fatal: protocol error: bad line length character: ***」

GUI上で git push できなくなった Android Studio.

workspace_xml_Android_Studio_AI-141_1793788

git 自体は正常.

$ ssh -T [email protected]
You can use git or hg to connect to Bitbucket. Shell access is disabled.

Git プラグインのせいなのか.

IDE_Fatal_Errors

仕方ないので, ターミナルからコマンドラインでPUSH.

$ cd /Users/maochanz/path/to/MyProject
$ git -c core.quotepath=false push --progress --porcelain origin refs/heads/master:master
...
[master e99f35f] テスト
 1 file changed, 10 insertions(+), 10 deletions(-)

GUIプラグイン, 予想外のレスポンスを処理できなかったのですか, そうですか.
git.jetbrains.org - idea/community.git/commitdiff

これは対応してくれるよね, だめかな.


目にやさしい? 時刻に合わせて自動調光できる「Live Display」

何か, 見慣れない通知が来ていたのですが..

20150322-200554

何かと「目にはやさしくないスマホ画面」といわれていますので, この新機能は良い機能でしょうね.

20150322-200645

OFFだと, こんな.

20150322-200722

自動ONにするとこの時刻でこんな.

20150322-200836

昼間向け画面.

20150322-200934

夜向け画面.

20150322-201014

この微妙な「色温度」の差がキャプ画像では, 伝わってなさそうですが...

「設定」-「ディスプレイとライト」内に追加されているようです.

20150322-201520

パソコンのように実装されるのだろうと思ったりします, Android公式OSにも.

A cool feature was recently added to thr CM12 nightlies called LiveDisplay : nexus6