<?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>テクトリム &#187; API</title>
	<atom:link href="http://techtrim.net/tags/development/api/feed" rel="self" type="application/rss+xml" />
	<link>http://techtrim.net</link>
	<description>テクノロジーな話題を抜粋して紹介するブログ</description>
	<lastBuildDate>Sat, 14 Aug 2010 06:29:21 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Google Maps APIドキュメントが日本語化</title>
		<link>http://techtrim.net/2008/02/05_08241.html</link>
		<comments>http://techtrim.net/2008/02/05_08241.html#comments</comments>
		<pubDate>Mon, 04 Feb 2008 23:40:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://techtrim.net/2008/02/05_08241.html</guid>
		<description><![CDATA[Google Japan BlogによるとGoogleマップAPIのドキュメントが日本語化されたようです。 マップ API の API リファレンス、サンプル、デベロッパーガイドといった開発に必要な技術情報をご覧いただけ [...]]]></description>
			<content:encoded><![CDATA[<a href="http://googlejapan.blogspot.com/2008/02/google-api.html">Google Japan Blog</a>によるとGoogleマップAPIのドキュメントが日本語化されたようです。<br />
<span id="more-241"></span><br />
<blockquote>マップ API の API リファレンス、サンプル、デベロッパーガイドといった開発に必要な技術情報をご覧いただけます。</blockquote>
<br />
ドキュメントはこちらから<br />
<a href="http://code.google.com/intl/ja/apis/maps/">http://code.google.com/intl/ja/apis/maps/</a><br />
<br />
APIクラスの<a href="http://code.google.com/intl/ja/apis/maps/documentation/reference.html">リファレンス</a>や<a href="http://code.google.com/intl/ja/apis/maps/documentation/introduction.html">チュートリアル</a>も日本語化されています。<br />
<br />
日本語のドキュメント登場でぐっと敷居が低くなったのではないでしょうか？<br />
Google GearやAndroidなど他のドキュメントも日本語化されてくるかもしれませんね。<br />
<br />
via <a href="http://googlejapan.blogspot.com/2008/02/google-api.html">Google Japan Blog</a><br />
<br />
]]></content:encoded>
			<wfw:commentRss>http://techtrim.net/2008/02/05_08241.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Mapsに地形レイヤーが追加＋ちょっとしたハック</title>
		<link>http://techtrim.net/2007/11/28_2170.html</link>
		<comments>http://techtrim.net/2007/11/28_2170.html#comments</comments>
		<pubDate>Wed, 28 Nov 2007 12:52:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ニュース]]></category>

		<guid isPermaLink="false">http://techtrim.net/2007/11/28_2170.html</guid>
		<description><![CDATA[高低差を含めて表示が出来るようになりました。日本にも対応。ちょっと使ってみたのですが特に表示が重くなるわけではなくなかなか良好です。 遊んでみたところマップのurlに&#038;t=pを追加すると地形表示になることが分か [...]]]></description>
			<content:encoded><![CDATA[<img src='http://techtrim.net/wp-content/uploads/2007/11/googlemaps.png' alt='高尾山の地形地図' />
<br />
高低差を含めて表示が出来るようになりました。日本にも対応。ちょっと使ってみたのですが特に表示が重くなるわけではなくなかなか良好です。<br />
<br />
遊んでみたところマップのurlに&#038;t=pを追加すると地形表示になることが分かりました。<br />
例えば、三重県の津駅（urlが短くなるため）は<br />
<a href="http://maps.google.co.jp/?ie=UTF8&#038;hl=ja&#038;q=%E6%B4%A5&#038;t=p" target="blank">http://maps.google.co.jp/?ie=UTF8&#038;hl=ja&#038;q=%E6%B4%A5<strong>&#038;t=p</strong></a><br />
<br />
…あれ？そういえば地図+航空写真の表示がなくなっている。<br />
ということでマップのurlに&#038;t=hを追加するとハイブリッド表示になります。<br />
<a href="http://maps.google.co.jp/?ie=UTF8&#038;hl=ja&#038;q=%E6%B4%A5&#038;t=h" target="blank">http://maps.google.co.jp/?ie=UTF8&#038;hl=ja&#038;q=%E6%B4%A5<strong>&#038;t=h</strong></a><br />
<br />
ちなみに何もなしで通常の地図表示、&#038;t=kで写真表示になります。<br />
地図表示<br />
<a href="http://maps.google.co.jp/?ie=UTF8&#038;hl=ja&#038;q=%E6%B4%A5" target="blank">http://maps.google.co.jp/?ie=UTF8&#038;hl=ja&#038;q=%E6%B4%A5</a><br />
写真表示<br />
<a href="http://maps.google.co.jp/?ie=UTF8&#038;hl=ja&#038;q=%E6%B4%A5&#038;t=k" target="blank">http://maps.google.co.jp/?ie=UTF8&#038;hl=ja&#038;q=%E6%B4%A5<strong>&#038;t=k</strong></a><br />
<br />
※<a href="http://www.amazon.co.jp/gp/redirect.html?ie=UTF8&#038;location=http%3A%2F%2Fwww.amazon.co.jp%2Fdp%2F4873113415%2F&#038;tag=87467099-22&#038;linkCode=ur2&#038;camp=247&#038;creative=1211">Google Maps Hack 第二版</a><img src="http://www.assoc-amazon.jp/e/ir?t=87467099-22&amp;l=ur2&amp;o=9" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />のP.34を参考にしました。]]></content:encoded>
			<wfw:commentRss>http://techtrim.net/2007/11/28_2170.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web2.0リストのリスト</title>
		<link>http://techtrim.net/2007/11/16_1845.html</link>
		<comments>http://techtrim.net/2007/11/16_1845.html#comments</comments>
		<pubDate>Fri, 16 Nov 2007 09:02:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://techtrim.net/2007/11/16_1845.html</guid>
		<description><![CDATA[Connectiong the Dots &#8211; Web 2.0 List of Listsより Web2.0リストのリストです。元記事はちょっと古いですが、参考になるので紹介。これだけあればサービスプロバイダー [...]]]></description>
			<content:encoded><![CDATA[<img src='http://techtrim.net/wp-content/uploads/2007/11/web20b.jpg' alt='Web2.0' />
<a href="http://borsch.typepad.com/ctd/2006/03/web_20_list_of_.html">Connectiong the Dots &#8211; Web 2.0 List of Lists</a>より<br />
Web2.0リストのリストです。元記事はちょっと古いですが、参考になるので紹介。これだけあればサービスプロバイダーも当分ネタには困らないかも。<span id="more-45"></span><br />
<br />
元記事をもとにまとめてみました。<br />
<ul><li><a href="http://www.emilychang.com/go/eHub/">Emily Chang&#8217;s eHub</a><br />
更新も早く最新情報を追いたいならここを見れば十分かも</li></ul>
<ul><li>Dion Hinchcliffe、<a href="http://web2.socialcomputingmagazine.com/">Web2.0のブログ</a></li></ul>
<ul><li>Karma、<a href="http://virtualkarma.blogspot.com/2006/01/complete-list-of-web-20-applications.html">Virtual Web2.0コンプリートリスト</a><br />
しかしコンプリートではないです。ちょっと古い</li></ul>
<ul><li>Listable、<a href="http://www.listible.com/list/complete-list-of-web-2-0-products-and-services">Web2.0ランキング</a><br />
海外でどのサービスが人気か参考になります。</li></ul>
<ul><li>CNN、<a href="http://money.cnn.com/2006/02/23/smbusiness/business2_nextnet_intro/index.htm">25の次世代ネットを担うサービスリスト</a><br />
ちょっと古いかも。テキスト下部の&#8221;See the full list and photo gallery: The Next Net 25&#8243;から詳細が見られます</li></ul>
<ul><li>ZDNET、<a href="http://blogs.zdnet.com/web2explorer/?p=123">最良Web2.0アプリケーションのリスト</a><br />
確かに良質。サービスごとの概要を知る事ができます。</li></ul>
<ul><li>Programable Web、<a href="http://www.programmableweb.com/mashups">マッシュアップリスト</a><br />
主に個人開発者のマッシュアップネタを知る参考になります。更新は常に行われている模様。他にもAPIリストがあります。</li></ul>
<ul><li>WSFinder、<a href="http://wsfinder.jot.com/WikiHome">APIのリスト</a><br />
開発者向けWeb APIのリストです。</li></ul>
<ul><li><a href="http://supr.c.ilio.us/blog/2006/02/28/the-great-web-20-joke-list-20/">Web2.0パロディーサイトのリスト</a><br />
Web2.0パロディーサイトのリストです。笑えるものが多いですが、元ネタがわからず笑えないものも。</li></ul>
<br />
見た限り、<a href="http://www.emilychang.com/go/eHub/">Emily Chang&#8217;s eHub</a>と<a href="http://www.programmableweb.com/mashups">Programable Web、マッシュアップリスト</a>を見ていればWeb2.0に取り残されることはなさそうです。<br />
]]></content:encoded>
			<wfw:commentRss>http://techtrim.net/2007/11/16_1845.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Readerのブログロール登場と使い方</title>
		<link>http://techtrim.net/2007/11/13_1941.html</link>
		<comments>http://techtrim.net/2007/11/13_1941.html#comments</comments>
		<pubDate>Tue, 13 Nov 2007 10:44:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://techtrim.net/2007/11/13_1941.html</guid>
		<description><![CDATA[Official Google Reader Blogの記事より Google Readerで購読しているRSSをブログロールとして紹介出来るサービスがGoogle Readerに追加されました。「設定」>「タグ」>「サ [...]]]></description>
			<content:encoded><![CDATA[<a href="http://googlereader.blogspot.com/2007/11/attack-of-20ers.html">Official Google Reader Blogの記事より</a><br />
Google Readerで購読しているRSSをブログロールとして紹介出来るサービスがGoogle Readerに追加されました。「設定」>「タグ」>「サイトに blogroll を追加する」でサイトやブログにブログロールを貼り付けることができます。<span id="more-41"></span><br />

<script type="text/javascript" src="http://www.google.com/reader/ui/publisher-ja.js"></script>
<script type="text/javascript" src="http://www.google.com/reader/public/javascript-sub/user/01390705429691455214/label/techtrim?callback=GRC_p(%7Bc%3A%22blue%22%2Ct%3A%22%5C%22techtrim%5C%22%20Blogroll%22%2Cb%3A%22true%22%7D)%3Bnew%20GRC"></script>
<br />
こんな感じで普段読んでいるブログを一覧表示することが出来ます。便利というか、「良く読むRSS=その人にとって良好なコンテンツ」とも考えられるので、これ自体がコンテンツになりますね。RSSを頻繁に出し入れする人にとってはこの動的に変化するブログロールは使えます。もっと面白い使い方を模索中です。]]></content:encoded>
			<wfw:commentRss>http://techtrim.net/2007/11/13_1941.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google、携帯向けプラットフォームAndroid発表</title>
		<link>http://techtrim.net/2007/11/06_2239.html</link>
		<comments>http://techtrim.net/2007/11/06_2239.html#comments</comments>
		<pubDate>Tue, 06 Nov 2007 13:44:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[ニュース]]></category>

		<guid isPermaLink="false">http://techtrim.net/2007/11/06_2239.html</guid>
		<description><![CDATA[最近何かとニュースの多いGoogleですが、今度は携帯向けプラットフォームAndroidを発表しました。しかしながら以前から噂されていたGoogle Phoneの登場は2008年月以降となりそうです。 CNETの記事によ [...]]]></description>
			<content:encoded><![CDATA[最近何かとニュースの多いGoogleですが、今度は携帯向けプラットフォームAndroidを発表しました。しかしながら以前から噂されていたGoogle Phoneの登場は2008年月以降となりそうです。<span id="more-39"></span><br />
<br />
CNETの記事によると、<br />
<blockquote>Androidプラットフォーム上のアプリケーション開発に携わる国際的なアライアンス「Open Handset Alliance」には34社が参加する意向を表明している。参加企業には、端末メーカーHTCやMotorola、米国の通信事業者T-Mobile、チップメーカーQualcommなどが含まれる。</blockquote>
ということなのでAndroidの計画の大きさが伺えます。またオープンな開発環境を提供する事で、携帯サービス事業者やハードウェアベンダー以外でも携帯ソフトウェアの開発が容易になると想像出来ます。<br />
<br />
話題になっていたGoogle Phone、Gphoneについてですが、<br />
<blockquote>Androidベースの最初の携帯電話は2008年後半に発売される見通しであると、Schmidt氏らは記者向けの電話会議で述べた。</blockquote>
ということなので、（Androidベースだと思われる）Google Phoneの登場は残念ながらちょっと先になりそうな気配です。<br />
<br />
参考<br />
<a href="http://japan.cnet.com/mobile/story/0,3800078151,20360369,00.htm">ベールを脱いだグーグルの携帯電話プラットフォーム「Android」 &#8211; CNET Japan</a><br />
<a href="http://slashdot.jp/mobile/article.pl?sid=07/11/06/074257"> Google、携帯用オープンプラットフォーム「Android」を発表  &#8211; slashdot.jp</a>]]></content:encoded>
			<wfw:commentRss>http://techtrim.net/2007/11/06_2239.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google、モバイルプラットフォームを月曜にも発表</title>
		<link>http://techtrim.net/2007/11/04_2035.html</link>
		<comments>http://techtrim.net/2007/11/04_2035.html#comments</comments>
		<pubDate>Sun, 04 Nov 2007 11:02:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ニュース]]></category>

		<guid isPermaLink="false">http://techtrim.net/2007/11/04_2035.html</guid>
		<description><![CDATA[Googleがモバイルアプリケーション用プラットフォームを11/5(月)に発表するようです。近頃海外のブログでは話題になっていましたが、Yahoo!.comのニュースで取り上げられたことでほぼ確実だと思われます。 情報筋 [...]]]></description>
			<content:encoded><![CDATA[Googleがモバイルアプリケーション用プラットフォームを11/5(月)に発表するようです。近頃海外のブログでは話題になっていましたが、Yahoo!.comのニュースで取り上げられたことでほぼ確実だと思われます。 <span id="more-35"></span><br />
<blockquote>情報筋によると、Googleが発表するモバイルアプリケーション用のオープンソース開発のためのプラットフォームは、オペレーティングシステム、api 、ミドルウェア、カスタマイズ可能なユーザーインターフェース、さらに携帯電話のブラウザが含まれる模様</blockquote>
とのことです。また日本国内ベンダーとしてNTTドコモの名前が挙がっています（auは？）。<br />
<br />
携帯開発は多くのリソースを必要とするので、ベンダーにとっては福音ではないでしょうか？また、オープンソースということで、ハードウェアを調達すれば個人でも携帯の開発が可能という時代が到来するかもしれません。<br />
<a href="http://news.yahoo.com/s/pcworld/20071103/tc_pcworld/139240"><br />
Google to Announce Mobile Platform on Monday &#8211; Yahoo!.com News<br />
<br />
http://news.yahoo.com/s/pcworld/20071103/tc_pcworld/139240</a><br />
<br />
*ロゴ使用を削除しました(2007/11/05)]]></content:encoded>
			<wfw:commentRss>http://techtrim.net/2007/11/04_2035.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoogleのSNS API、Makamaka = OpenSocial発表</title>
		<link>http://techtrim.net/2007/11/01_1913.html</link>
		<comments>http://techtrim.net/2007/11/01_1913.html#comments</comments>
		<pubDate>Thu, 01 Nov 2007 10:18:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SNS]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[ニュース]]></category>

		<guid isPermaLink="false">http://techtrim.net/2007/11/01_1913.html</guid>
		<description><![CDATA[GoogleのSNS API、OpenSocialが発表されました。当ブログでもMaka-makaについて伝えていましたが、オープンなSNSシステムであるFacebookと提携しようとしていたにもかかわらず、内部的には開 [...]]]></description>
			<content:encoded><![CDATA[GoogleのSNS API、OpenSocialが発表されました。<a href="http://techtrim.net/2007/10/31_0710.html">当ブログでもMaka-makaについて伝えていました</a>が、オープンなSNSシステムであるFacebookと提携しようとしていたにもかかわらず、内部的には開発を行っていたのでしょう。（登録すれば）誰でも開発可能で、すでに多くのSNSに対応しているのがミソでしょうか。CNETの記事によると<span id="more-13"></span><br />
<blockquote>Googleのソーシャルネットワーキングサービス（SNS）であるOrkutやLinkedIn、hi5、iLike、Slide、Ning、Friendster、PlaxoなどがOpenSocialに対応している。</blockquote>ということです。<br />
現段階では<a href="http://code.google.com/">Google Code</a>でOpenSocialに関する情報を得る事は出来ませんでしたが、近々なんらかの形で提供されるようになるのではないでしょうか？動向をウォッチしたいと思います。<br />
<br />
参考：<br />
<a href="http://japan.cnet.com/news/media/story/0,2000056023,20360018,00.htm">グーグル、SNS向けAPI「OpenSocial」を発表 &#8211; CNET<br />
<br />
http://japan.cnet.com/news/media/story/0,2000056023,20360018,00.htm</a><br />
]]></content:encoded>
			<wfw:commentRss>http://techtrim.net/2007/11/01_1913.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

