query: tag:google

One of my websites had begun to use Amazon ELB for load balancing.
After that, I have experienced the issue that I can't do +1 at the site.

ss

As long as I see the webmaster tools, the +1 audience has stopped its increase since that time.
In addition, the site has issues too on several Google's services such as Google Wireless Transcoder, Google Translation and so on.
They report that it can't access to the site.

In my observation, some of Google servers have incorrect DNS caching, so thus the services couldn't access to the site, because the IP address is no longer pointing the original server.

The DNS of Amazon ELB has TLS of 60 seconds. Google's DNS caching should expire within that period.

** See Also **

** Update **

It's turned out that Google+ itself too causes this problem.

ss2

posted by takiuchi takiuchi on Mon 5 Sep 2011 at 05:20 with 0 comments

日本語のヘルプでは到達できなかったので英語のヘルプから引用。

###セルでの通貨設定
http://docs.google.com/support/bin/answer.py?hl=en&answer=58752

more_currencies-1.png

###文書での通貨設定
http://docs.google.com/support/bin/answer.py?answer=58515

spreadsheet_settings.png

locale.png

posted by satoko satoko on Tue 1 Sep 2009 at 01:29 with 0 comments

GoogleDocs OutlinerはGoogleDocsを使って長文を書く人のためのブックマークレットです。

ss

インストール

以下のリンクをブックマークに登録してください。

GoogleDocs Outliner

使い方

  • Googleドキュメントを開いて、ブックマークレットを実行します。
  • 上図の右側にでているようなアウトラインが表示されます。
  • アウトラインは内容の変化にあわせて自動的に更新されます。
  • "GoogleDocs Outliner"をクリックすると開閉が切り替わります。
  • [X]ボタンをクリックするとアンインストールされます。

動作環境

Firefox 3.0でのみ動作確認をしています。

ライセンス

ソースコードは http://gist.github.com/132009 にあります。
著作権表示を変更しない限り改変、再配布などは自由に行ってください。
本ブックマークレットに関するお問い合わせは http://twitter.com/takiuchi まで。

posted by genki genki on Thu 18 Jun 2009 at 19:22 with 0 comments

GoogleDocs Outliner is a bookmarklet for writer who write long article by using GoogleDocs.

ss

INSTALL

Just bookmark the link below.

GoogleDocs Outliner

USAGE

  • Open a GoogleDoc and run bookmarklet.
  • And then the outline will be displayed on the right side.
  • The outline is refreshed for every change of the document.
  • Click the title to toggle the window.
  • Click [X] to uninstall.

REQUIREMENTS

This bookmarklet has been tested on only Firefox 3.0.

LICENSE

The source code is here
http://gist.github.com/132009.
You can modify and redistribute it as long as you keep the original copyright notice.
If you want to talk about this bookmarklet, notice me via http://twitter.com/takiuchi.

posted by takiuchi takiuchi on Thu 18 Jun 2009 at 15:46 with 0 comments

英語の学習のために、Googleのデフォルト言語を英語にしているのですが、たまに「このキーワードは日本語のサイトから検索したい」ということがあります。

そんなときは、lang:ja Keywordで探せば良いみたいです。
今までいちいち切り替えていたので、だいぶ楽になりました。


と思ったのですが、たまたまHTML中のlang="ja"に引っかかって
探せていただけで、Googleにそんな機能があるわけではないようです。
実装してくれないかなあ。

おまけ

若干覚えるのが面倒ですが、アドレスバーの最後に

&lr=lang_ja

を追加すると願いがかないます。でもやっぱりlang:jaを実装して欲しいなあ。

posted by genki genki on Sun 6 Apr 2008 at 06:28 with 0 comments

早速、RubyでGoogleの
SocialGraph API
を利用するためのライブラリが
リリースされたようです。

Ruby gem for Google SocialGraph released

We’ve cooked up a Ruby library to talk to the SocialGraph API, and get really interesting info out of it. This is the sort of thing that’s always more useful if more people have access to it, so even better, we’ve licensed it under the LGPL, so you can get all that Google goodness without having to do anything tedious to get it.

新しい技術を利用するライブラリがすぐに出てくるのは嬉しいですね。

posted by genki genki on Mon 4 Feb 2008 at 01:33 with 0 comments