<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>You Look Too Cool &#187; Google</title>
	<atom:link href="http://stabucky.com/wp/archives/tag/google/feed" rel="self" type="application/rss+xml" />
	<link>http://stabucky.com/wp</link>
	<description>ゆるくつくる - stabuckyのブログ。</description>
	<lastBuildDate>Thu, 17 May 2012 12:09:09 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>歴代首相と日経平均株価</title>
		<link>http://stabucky.com/wp/archives/4148</link>
		<comments>http://stabucky.com/wp/archives/4148#comments</comments>
		<pubDate>Sat, 12 May 2012 23:58:49 +0000</pubDate>
		<dc:creator>stabucky</dc:creator>
				<category><![CDATA[社会]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[グラフ]]></category>
		<category><![CDATA[日経平均株価]]></category>
		<category><![CDATA[首相]]></category>

		<guid isPermaLink="false">http://stabucky.com/wp/?p=4148</guid>
		<description><![CDATA[Google Chartを使って、日本の歴代の首相と日経平均株価の関係をグラフにしてみました。 歴代首相と日経平均株価 日経平均株価は鳩山一郎首相のときに始まります。 佐藤栄作、中曽根康弘、竹下登のときに大きく上昇しています。首相期間が長いと変動が大きくなるのは当たり前ですが。 そして、海部俊樹、宮沢喜一、橋本龍太郎のときに大きく下げます。 小渕恵三で少し上がりますが、森喜朗以降はほぼ下降しています。 このグラフを見ると、竹下首相のときに消費税導入に成功したのも分かる気がします。]]></description>
		<wfw:commentRss>http://stabucky.com/wp/archives/4148/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google ChartをWordPressで使う</title>
		<link>http://stabucky.com/wp/archives/4136</link>
		<comments>http://stabucky.com/wp/archives/4136#comments</comments>
		<pubDate>Wed, 09 May 2012 12:22:09 +0000</pubDate>
		<dc:creator>stabucky</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[グラフ]]></category>

		<guid isPermaLink="false">http://stabucky.com/wp/?p=4136</guid>
		<description><![CDATA[Google Chartには2種類あります。 JavaScriptを使って描画するタイプとPNG画像を描画するタイプです。 便宜的に、前者を「Visualization」、後者を「Image」と呼ぶことにします。 Visualization Google Chart Tools JavaScriptで描画する。 マウスを載せると該当の箇所が強調されるなどインタラクティブ。 データのサイズは無制限。 作成が面倒。 Image Google Chart Tools: Image Charts URLを与えるとPNG画像が得られる。 作成が容易。 データサイズはURLの長さに依存。 Googleは公式サポートを停止。 現在、様々なブログで紹介されているのは、ほとんどの場合、後者の「Image」の方です。 こちらは結果を画像で扱えるので使い勝手がとてもよいのですが、Googleは公式サポートをしないそうです。 ということで、前者の「Visualization」が今後の主流になるでしょう。 Visualizationのサンプル &#60;html&#62; &#60;body&#62; &#60;div id=&#34;chart_div&#34; style=&#34;width: 400px; height: 200px;&#34;&#62;&#60;/div&#62; &#60;script type=&#34;text/javascript&#34; src=&#34;https://www.google.com/jsapi&#34;&#62;&#60;/script&#62; &#60;script type=&#34;text/javascript&#34;&#62; google.load(&#34;visualization&#34;, &#34;1&#34;, { &#160; &#160; packages: [&#34;corechart&#34;] }); google.setOnLoadCallback(drawChart); function drawChart() { &#160; &#160; var data [...]]]></description>
		<wfw:commentRss>http://stabucky.com/wp/archives/4136/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>日本地図を塗り分け</title>
		<link>http://stabucky.com/wp/archives/4110</link>
		<comments>http://stabucky.com/wp/archives/4110#comments</comments>
		<pubDate>Sun, 29 Apr 2012 02:13:31 +0000</pubDate>
		<dc:creator>stabucky</dc:creator>
				<category><![CDATA[社会]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[地図]]></category>
		<category><![CDATA[都道府県]]></category>

		<guid isPermaLink="false">http://stabucky.com/wp/?p=4110</guid>
		<description><![CDATA[Googleイメージチャートを使って日本地図を塗り分ける仕組みを作ってみました。 日本地図を塗り分け 例えば、都道府県別に色を選ぶ方法だと次のようになります。 地方別に塗り分けました。色が足りなくなったので、中国地方と四国地方を同じ色にしてしまいました。まあ、中国と四国は地方厚生局が同じですから。 上位と下位を塗り分ける例としては次のような感じです。 人口密度の上位15位と下位15位です。]]></description>
		<wfw:commentRss>http://stabucky.com/wp/archives/4110/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>プロ野球の順位推移グラフ</title>
		<link>http://stabucky.com/wp/archives/4097</link>
		<comments>http://stabucky.com/wp/archives/4097#comments</comments>
		<pubDate>Fri, 27 Apr 2012 23:16:21 +0000</pubDate>
		<dc:creator>stabucky</dc:creator>
				<category><![CDATA[野球]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[順位]]></category>

		<guid isPermaLink="false">http://stabucky.com/wp/?p=4097</guid>
		<description><![CDATA[Googleイメージチャートでプロ野球の順位の推移が分かるグラフを作ってみました。 ゲーム差 勝率 実際に順位は勝率で決まりますし、ゲーム差と逆転することがあるので、勝率のグラフの方が正しいのですが、見やすさではゲーム差によるグラフの方がいいかもしれません。]]></description>
		<wfw:commentRss>http://stabucky.com/wp/archives/4097/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Googleイメージチャートが廃止</title>
		<link>http://stabucky.com/wp/archives/4075</link>
		<comments>http://stabucky.com/wp/archives/4075#comments</comments>
		<pubDate>Mon, 23 Apr 2012 09:55:39 +0000</pubDate>
		<dc:creator>stabucky</dc:creator>
				<category><![CDATA[デジタル]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[グラフ]]></category>

		<guid isPermaLink="false">http://stabucky.com/wp/?p=4075</guid>
		<description><![CDATA[Googleのグラフ描画サービス「Googleイメージチャート」が4月20日で廃止されたようです。 Google Chart Tools: Image Charts &#8211; Image Charts (Deprecated) ? Google Developers The Image Charts portion of Google Chart Tools has been officially deprecated as of April 20, 2012. It will continue to work as per our deprecation policy. Googleで翻訳すると次の通り。 「Googleのグラフツールのイメージ・チャート部分は正式に2012年4月20日の時点で廃止されました。それは我々の非推奨ポリシーに従って動作し続けます。」 正式なサポートはしないが動作はする、ということのようです。 今後はインタラクティブなグラフを作成できる「Googleチャート」を使いなさい、ということでしょう。 この「Googleイメージチャート」はURLを与えると(静的な)画像ファイルを返してくれるサービスで、使い勝手がよかったので、残念です。]]></description>
		<wfw:commentRss>http://stabucky.com/wp/archives/4075/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TwellV野球中継Googleカレンダー用CSV</title>
		<link>http://stabucky.com/wp/archives/3988</link>
		<comments>http://stabucky.com/wp/archives/3988#comments</comments>
		<pubDate>Mon, 26 Mar 2012 14:05:09 +0000</pubDate>
		<dc:creator>stabucky</dc:creator>
				<category><![CDATA[マリーンズ]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[TwellV]]></category>
		<category><![CDATA[カレンダー]]></category>

		<guid isPermaLink="false">http://stabucky.com/wp/?p=3988</guid>
		<description><![CDATA[BS12「TwellV」では今年も千葉ロッテの試合などプロ野球中継を行います。 TwellV プロ野球中継2012 このスケジュールをGoogleカレンダーにインポートするためのCSVデータを作りました。 なお便宜的に中継時間は3時間にしています。 インポート用CSV 保存して利用してください(右クリックから「リンク先を保存」など)。 インポート方法については次のページを参考にしてください。 You Look Too Cool » GoogleカレンダーにCSVファイルから予定をインポートする方法]]></description>
		<wfw:commentRss>http://stabucky.com/wp/archives/3988/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>千葉ロッテとジェフ千葉のGoogleカレンダー用データ</title>
		<link>http://stabucky.com/wp/archives/3962</link>
		<comments>http://stabucky.com/wp/archives/3962#comments</comments>
		<pubDate>Tue, 20 Mar 2012 06:43:21 +0000</pubDate>
		<dc:creator>stabucky</dc:creator>
				<category><![CDATA[Jリーグ]]></category>
		<category><![CDATA[マリーンズ]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[カレンダー]]></category>

		<guid isPermaLink="false">http://stabucky.com/wp/?p=3962</guid>
		<description><![CDATA[今年の千葉ロッテはドラフトで獲得した3人の投手がそれぞれ個性的で3人とも一軍に残る可能性があるということでとても楽しみです。 例年、ロッテはドラフトで獲った選手がそれなりに活躍するので今年も期待したいと思います。 問題はジェフ千葉の方でしょうか。今年こそはJ1に復帰してもらいたいところです。 そこで、千葉ロッテマリーンズとジェフ千葉のGoogleカレンダー用のCSVデータを作りました。ジェフの方は既に始まってしまいましたが。 千葉ロッテマリーンズ日程2012年 ジェフ千葉日程2012年 Googleカレンダーにインポートして使えます。 インポート方法については次のページを参考にしてください。 You Look Too Cool » GoogleカレンダーにCSVファイルから予定をインポートする方法]]></description>
		<wfw:commentRss>http://stabucky.com/wp/archives/3962/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoogleとBingを相互に遷移するブックマークレット</title>
		<link>http://stabucky.com/wp/archives/3815</link>
		<comments>http://stabucky.com/wp/archives/3815#comments</comments>
		<pubDate>Fri, 27 Jan 2012 22:11:40 +0000</pubDate>
		<dc:creator>stabucky</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ブックマークレット]]></category>

		<guid isPermaLink="false">http://stabucky.com/wp/?p=3815</guid>
		<description><![CDATA[最近はGoogleよりもBingの方が良いという意見を目にします。 そこでGoogle検索結果が納得できないときに、Bingで検索するためのブックマークレットを考えてみました。 Googleの検察結果のページのURLには「q=言葉」という部分があります。 実行すると、これをBingの検察結果のページのURLに当てはめて表示します。 なお逆にBingの検察結果で実行するとGoogleの検索結果が表示されます。 ブックマークレットを次に示します。 bing-google Firefoxならばブックマークツールバーまでドラッグしてください。 Internet Explorerならば右クリックからお気に入りに保存してください。 javascript:&#40;function&#40;&#41;&#123;b=&#34;http://www.bing.com/search&#34;;g=&#34;http://www.google.co.jp/search&#34;;d=document.location;if&#40;d.href.match&#40;b&#41;&#41;&#123;u=g&#125;else&#123;u=b&#125;d.href=u+&#34;?q=&#34;+d.href.replace&#40;/.*[&#38;\?]q=(.*?)&#38;?/,&#34;$1&#34;&#41;&#125;&#41;&#40;&#41; 改行を施したのが次です。 javascript:&#40;function&#40;&#41;&#123; &#160; &#160; b=&#34;http://www.bing.com/search&#34;; &#160; &#160; g=&#34;http://www.google.co.jp/search&#34;; &#160; &#160; d=document.location; &#160; &#160; if&#40;d.href.match&#40;b&#41;&#41;&#123; &#160; &#160; &#160; &#160; u=g &#160; &#160; &#125;else&#123; &#160; &#160; &#160; &#160; u=b &#160; &#160; &#125; &#160; &#160; d.href=u+&#34;?q=&#34;+d.href.replace&#40;/.*[&#38;\?]q=(.*?)&#38;?/,&#34;$1&#34;&#41; &#125;&#41;&#40;&#41;]]></description>
		<wfw:commentRss>http://stabucky.com/wp/archives/3815/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhoneから自分のパソコン経由で印刷する</title>
		<link>http://stabucky.com/wp/archives/3734</link>
		<comments>http://stabucky.com/wp/archives/3734#comments</comments>
		<pubDate>Sun, 15 Jan 2012 07:55:06 +0000</pubDate>
		<dc:creator>stabucky</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[印刷]]></category>

		<guid isPermaLink="false">http://stabucky.com/wp/?p=3734</guid>
		<description><![CDATA[通常は従来のプリンタではiPhoneからの印刷はできません。 しかし(ある一部のデータは)GoogleとChromeを使うとiPhoneから自分のパソコンに繋いだプリンタで印刷することができます。 必要なものは次の通り。 パソコン パソコンに接続されたプリンタ(無線LANでなく直付けでもOK) パソコンにインストールされたChrome Googleのアカウント iPhoneにインストールされたGmailアプリなど 有料なのはパソコンとプリンタとiPhoneだけです。ほかは後は無料で準備できます。 設定は次のページに詳しく書かれています。 Chromeで設定します。 従来のプリンタを Google クラウド プリントに接続する &#8211; Google クラウド プリント ヘルプ iPhoneから印刷できるのはiPhone上のGoogleアプリで表示できるものです。 端的に言えば「GmailとGoogleドキュメント」です。 カメラロールに入っている写真を印刷することができませんが、写真をメールでGmailに送れば印刷できます。]]></description>
		<wfw:commentRss>http://stabucky.com/wp/archives/3734/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chartをウィザード形式で使える「Image Chart Editor」</title>
		<link>http://stabucky.com/wp/archives/3692</link>
		<comments>http://stabucky.com/wp/archives/3692#comments</comments>
		<pubDate>Wed, 11 Jan 2012 21:49:07 +0000</pubDate>
		<dc:creator>stabucky</dc:creator>
				<category><![CDATA[ウェブサイト]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ウィザード]]></category>
		<category><![CDATA[グラフ]]></category>

		<guid isPermaLink="false">http://stabucky.com/wp/?p=3692</guid>
		<description><![CDATA[Googleにはグラフを簡単に扱える「Google Chart」という仕組みがあります。 最も手軽なのが、URLを与えるとグラフ画像を作ることのできる「Google Image Chart」です。 しかし手軽と言っても自分で一から描くよりは簡単という意味であって実際にパラメータをセットするのは結構面倒です。 このパラメータのセットをウィザード形式で行ってくれるのが「Image Chart Editor」です。 ChartTool &#8211; create nice looking charts with Image Charts! 元となるデータを貼り付けるだけでグラフが作れます。 タイトルや凡例などもセットできます。もちろんサイズも変えられます。 試しに作ってみました。 折れ線グラフだけでなく棒グラフや円グラフにも対応しています。]]></description>
		<wfw:commentRss>http://stabucky.com/wp/archives/3692/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

