<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Aerialarts &#187; googlechrome</title>
	<atom:link href="http://aerial.st/tags/googlechrome/feed/" rel="self" type="application/rss+xml" />
	<link>http://aerial.st</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 01:27:51 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://aerial.st/tags/googlechrome/feed/" />
		<item>
		<title>ChromeでWeb版Belugaのテキスト入力欄をリサイズ可能に</title>
		<link>http://aerial.st/archive/2011/04/07/make-resizable-textarea-of-beluga-with-google-chrome/</link>
		<comments>http://aerial.st/archive/2011/04/07/make-resizable-textarea-of-beluga-with-google-chrome/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 12:59:12 +0000</pubDate>
		<dc:creator>ikm</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[googlechrome]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://aerial.st/?p=990</guid>
		<description><![CDATA[Web版Belugaのテキスト入力欄はデフォルトでリサイズ不可になっていて使いづらい。というわけでGoogle Chromeのユーザースタイルシートを使ってこの設定を上書きした。 Mac OSXではGoogle Chromeのユーザースタイルシートは~/Library/Application\ Support/Google/Chrome/Default/User\ StyleSheets/Custom.cssにあるので、ここに次のように追記する。 textarea { resize: both !important; } これでtextareaは必ずリサイズ可能になる。]]></description>
		<wfw:commentRss>http://aerial.st/archive/2011/04/07/make-resizable-textarea-of-beluga-with-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://aerial.st/archive/2011/04/07/make-resizable-textarea-of-beluga-with-google-chrome/" />
	</item>
		<item>
		<title>Mac版Google Chromeで拡張が利用可能に</title>
		<link>http://aerial.st/archive/2010/01/10/google-chrome-extensions-on-mac-got-available/</link>
		<comments>http://aerial.st/archive/2010/01/10/google-chrome-extensions-on-mac-got-available/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 18:10:00 +0000</pubDate>
		<dc:creator>ikm</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[googlechrome]]></category>

		<guid isPermaLink="false">http://aerial.st/?p=597</guid>
		<description><![CDATA[Mac版Google ChromeのDev Channelで拡張（extensions）が利用可能になったので、早速以下の3つを入れた。 AutoPatchWork : AutoPagerize的なもの。AutoPagerizeと何が違うのかは知らない。 Hatena Bookmark : はてなブックマーク。Firefoxのものと似たような感じ Chrome Reader : サイトフィードが提供されている場合に、Google Readerに追加するボタンを表示する。その場でフォルダの設定ができるんだけど、日本語には未対応な雰囲気。正直微妙 Greasemonkey/Grease Kit + AutoPagerizeで慣れてたので拡張が使えない間はちょっと辛かったけど、これで一気にブラウジングが快適になった。]]></description>
		<wfw:commentRss>http://aerial.st/archive/2010/01/10/google-chrome-extensions-on-mac-got-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://aerial.st/archive/2010/01/10/google-chrome-extensions-on-mac-got-available/" />
	</item>
		<item>
		<title>Google Chrome developer channel for Mac</title>
		<link>http://aerial.st/archive/2009/06/06/google-chrome-developer-channel-for-mac/</link>
		<comments>http://aerial.st/archive/2009/06/06/google-chrome-developer-channel-for-mac/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 03:40:52 +0000</pubDate>
		<dc:creator>ikm</dc:creator>
				<category><![CDATA[browser]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlechrome]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://aerial.st/?p=456</guid>
		<description><![CDATA[Mac/Linux版Google Chromeの開発者向けリリースが行われたけど、PPC Macでは使えなくて挫折。やっぱIntel版買わなきゃダメか。 Google Chromeにつまった技術を説明した漫画（コア部分と国際対応部分）を読んだけど、検索を主事業としていることの強みが他製品の開発にも現れているのがよくわかった。検索履歴からの推測やスペルチェッキングのための辞書、悪意のあるサイトのリストづくりなんかもクローリングの結果から導きだしている。バックグラウンドにほとんどすべてのWebの内容と関連性を有しているブラウザというのは強力だ。]]></description>
		<wfw:commentRss>http://aerial.st/archive/2009/06/06/google-chrome-developer-channel-for-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://aerial.st/archive/2009/06/06/google-chrome-developer-channel-for-mac/" />
	</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: aerial.st @ 2012-05-23 01:31:21 -->
