<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0">
    <title>CMWK: Web/Tech</title>
    <link rel="self" type="application/atom+xml" href="https://dogfood.lekumo.biz/cmwk/webtech/atom.xml" />
    <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/" />
    
    <id>tag:bb.lekumo.jp,2003:weblog-415535</id>
    <updated>2011-11-08T08:35:00+09:00</updated>
    <subtitle>blog.comewalk.com の倉庫</subtitle>
    <entry>
        <title>UDDI の話</title>
        <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2011/11/uddi-%E3%81%AE%E8%A9%B1.html" />
        <link rel="replies" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2011/11/uddi-%E3%81%AE%E8%A9%B1.html" thr:count="0" />
        <id>tag:bb.lekumo.jp,2003:post-49233063</id>
        <published>2011-11-08T08:35:00+09:00</published>
        <updated>2013-02-16T01:35:13+09:00</updated>
        <summary>Google Developer Day 2011 Tokyo の Ignite...</summary>
        <author>
            <name>shigeta</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="API" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Web/Tech" />
        
        
<content type="html" xml:base="https://dogfood.lekumo.biz/cmwk/">
<![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://www.google.com/events/developerday/2011/tokyo/">Google Developer Day 2011 Tokyo</a> の <a href="http://googledevjp.blogspot.com/2011/10/google-developer-day-2011-japan-ignite.html">Ignite</a> で <a href="http://code.google.com/apis/discovery/">Google APIs Discovery Service</a> についてお話しました。お聞きいただいた皆さんどうもありがとうございました。GDD の話は動画が公開される（？）頃などにまた別のエントリを立てる予定です。</p>

<p>先に UDDI について触れておこうと思います。</p>

<h4>UDDI はオワコンか？</h4>
<p>私はトークの中で「UDDI はオワコンなので」と言いました。まだまだ現役で稼動しているところももちろんあると思います。アーキテクチャとしては面白いアイデアだったと思います。ぼくは <a href="http://www.programmableweb.com/">ProgrammableWeb</a> に列挙されている API を UDDI でまとめたいと思ったりしたほどです。でも今ここで UDDI を採用する決断ができるかというとそこは難しいところです。</p>
<p><a href="http://en.wikipedia.org/wiki/UDDI">英語版の Wikipedia の UDDI のページ</a>が詳しいので参照しますと、<br/>2000年8月に UDDI が登場しました。その後、UDDI 周辺のさまざまな技術が出てきまして、ベンダーによる UDDI リポジトリが公開されました。しかし、<a href="http://soa.sys-con.com/node/164624">2006年1月にIBM, Microsoft, SAP の3社は公開していた UDDI リポジトリを閉鎖しました</a>。あまり普及しなかったことが縮小されていった原因のひとつだと言われています。そして、2007年後半には <a href="http://lists.oasis-open.org/archives/uddi-spec/200807/msg00000.html">UDDI の仕様を作っていたチームが解散となりました</a>。<br/>Microsoft社は製品としてのサポートは引き続き行っていて、現在は <a href="http://msdn.microsoft.com/en-us/library/cc730814(v=BTS.70).aspx">BizTalk サーバ</a>に UDDI コンポーネントを持っていますし、Java のプロダクトである <a href="http://juddi.apache.org/">Apache Foundation の jUDDI</a> も継続して開発が行われています。</p>
<p>昨今はわざわざ UDDI リポジトリに登録しなくてもWebサービスを提供する各社が REST API やそのドキュメントを提供するので、UDDI の必要性は薄れています。また仕様を検討するチームがいないので仕様が進化しません。<a href="http://www.innoq.com/blog/st/2010/03/uddi_rip.html">UDDI R.I.P.（意訳「UDDIよ、安らかに」）</a>というエントリの中で「UDDI is dead」と言われているほどです。<br/>もちろん社内などプライベートな空間での需要はあるでしょう。そういったときに jUDDI や BizTalk サーバを活用して、UDDI リポジトリを立ち上げることはできます。しかし UDDI が当初描いていた世界中のサービスを統合する計画は暗礁に乗り上げていると言わざるを得ません。UDDI リポジトリ利用者が少ない中でグローバルな UDDI の展開はより厳しいです。</p>
<p>ということで、「UDDI はオワコン」と発言しました。</p>

<h4>WSDL はオワコンか？</h4>
<p>UDDI に関係する技術として <a href="http://en.wikipedia.org/wiki/Web_Services_Description_Language">WSDL</a> があります。WSDL は <a href="https://affiliate-program.amazon.com/gp/advertising/api/detail/main.html">Amazon Product Advertising API</a> で現在も使われています。一方、Google では <a href="http://code.google.com/apis/soapsearch/">Google SOAP Search API</a> で WSDL の提供をやめましたが、<a href="https://sandbox.google.com/api/adsense/v3/AdSenseForContentService?wsdl">AdSense の WSDL は現在も提供されています</a>。<br/>
<a href="http://www.w3.org/2002/ws/desc/">W3C の Web Services Description Working Group</a> は<a href="http://lists.w3.org/Archives/Public/www-ws-desc/2007Jun/0010.html">2007年6月にクローズ</a>しましたが、まだ広く使われていることから WSDL はオワコンとは言えない感じですね。ぼくは Ignite で「WSDL はオワコン」と言ったと思いますが、それはちょっといいすぎました。ごめんなさいー。</p>

<h4>おまけ</h4>
発表中に UDDI をユーディーディーアイと発音しましたが、実際にはユーディーと発音するんですね。失礼しました。（<a href="http://en.wikipedia.org/wiki/UDDI">英語版の Wikipedia の UDDI のページ</a> にありました。）</div>
]]>
</content>


    </entry>
    <entry>
        <title>PATCH method on HTTP</title>
        <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2011/07/patch-method-on-http.html" />
        <link rel="replies" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2011/07/patch-method-on-http.html" thr:count="58" thr:updated="2014-10-28T06:33:35+09:00" />
        <id>tag:bb.lekumo.jp,2003:post-49233077</id>
        <published>2011-07-19T16:51:25+09:00</published>
        <updated>2013-02-16T01:35:14+09:00</updated>
        <summary>When I was reading github API documentation, I found that github is using PATCH method for updating data. (e.g. Gists API) And Today Google posted an entry about using PATCH method for partial update at Google Code Blog. They mentioned...</summary>
        <author>
            <name>shigeta</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="API" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Web/Tech" />
        
        
<content type="html" xml:base="https://dogfood.lekumo.biz/cmwk/">
<![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>When I was reading <a href="http://developer.github.com/" target="_blank">github API documentation</a>, I found that github is using PATCH method for updating data. (e.g. <a href="http://developer.github.com/v3/gists/" target="_blank">Gists API</a>)</p>
<p>And Today Google posted <a href="http://googlecode.blogspot.com/2011/07/lightning-fast-performance-tips-for.html" target="_blank">an entry about using PATCH method for partial update</a> at <a href="http://googlecode.blogspot.com/" target="_blank">Google Code Blog</a>. They mentioned <a href="http://code.google.com/intl/ja/apis/buzz/v1/performance.html#patch" target="_blank">Google Buzz sample</a> at the entry.</p>
<p>PATCH method is very useful for compressing data. Although Google told us, we can get more faster for sending data. If we have an oppotunity for using PATCH method, I think that we should use it&#0160;positively.</p>
<p>In <a href="http://en.wikipedia.org/wiki/REST" target="_blank">REST(Representational State Transfer)</a> world, to update resources uses PUT method. But we can start to consider PATCH method for updating resources.&#0160;</p>
<p>I would like to quote following paragraph from <a href="http://www.ietf.org/rfc/rfc5789.txt#" target="_blank">RFC 5789 (PATCH Method for HTTP)</a>.</p>
<blockquote>
<p>Clients need to choose when to use PATCH rather than PUT.  For    example, if the patch document size is larger than the size of the    new resource data that would be used in a PUT, then it might make    sense to use PUT instead of PATCH.  A comparison to POST is even more    difficult, because POST is used in widely varying ways and can    encompass PUT and PATCH-like operations if the server chooses.  If    the operation does not modify the resource identified by the Request-    URI in a predictable way, POST should be considered instead of PATCH    or PUT.</p>
</blockquote>
<p><small>via <a href="http://www.ietf.org/rfc/rfc5789.txt">www.ietf.org</a></small></p></div>
]]>
</content>


    </entry>
    <entry>
        <title>installing node.js on ubuntu 10.04</title>
        <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2010/11/installing-nodejs-on-ubuntu-1004.html" />
        <link rel="replies" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2010/11/installing-nodejs-on-ubuntu-1004.html" thr:count="0" />
        <id>tag:bb.lekumo.jp,2003:post-49233103</id>
        <published>2010-11-26T07:22:22+09:00</published>
        <updated>2013-02-16T01:35:14+09:00</updated>
        <summary>It was easy to install node.js on my ubuntu 10.04 below. ./configure make make install As additional information, I didnt install around ssl library. I got an error like below. Checking for function SSL_library_init : not found Checking for header...</summary>
        <author>
            <name>shigeta</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="javascript" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="ubuntu" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Web/Tech" />
        
        
<content type="html" xml:base="https://dogfood.lekumo.biz/cmwk/">
<![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>It was easy to install node.js on my ubuntu 10.04 below.</p>
<blockquote>
<pre>./configure
make
make install
</pre>
</blockquote>
<p>As additional information, I didn't install around ssl library. I got an error like below.</p>
<blockquote>
<pre>Checking for function SSL_library_init : not found
Checking for header openssl/crypto.h : not found
</pre>
</blockquote>
<p>Then I installed libssl-dev by running following command.</p>
<blockquote>$ sudo apt-get install libssl-dev</blockquote>
<p>Yes, I installed node.js so far.</p>
<blockquote>
<pre>$ node -v
v0.2.5
</pre>
</blockquote></div>
]]>
</content>


    </entry>
    <entry>
        <title>Did you try Google Scribe?</title>
        <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2010/09/do-you-try-google-scribe.html" />
        <link rel="replies" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2010/09/do-you-try-google-scribe.html" thr:count="0" />
        <id>tag:bb.lekumo.jp,2003:post-49233127</id>
        <published>2010-09-08T23:51:04+09:00</published>
        <updated>2013-02-16T01:35:15+09:00</updated>
        <summary>Google released a new product on their labs, named Google Scribe. This product is awesome. If youve never try this, you should check Google Scribe. Google Scribe provides a bookmarklet for using Google Scribe anywhere. Then I tried to use...</summary>
        <author>
            <name>shigeta</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="API" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Web/Tech" />
        
        
<content type="html" xml:base="https://dogfood.lekumo.biz/cmwk/">
<![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>Google released a new product on their labs, named <a href="http://scribe.googlelabs.com/">Google Scribe</a>. This product is awesome. If you've never try this, you should check Google Scribe.</p>

<p>Google Scribe provides a bookmarklet for using Google Scribe anywhere. Then I tried to use Google Scribe on TypePad. It's very simple.</p>

<p>First, you should add the bookmarklet on your browser. The bookmarklet is a part of footer on Google Scribe. Next, go to TypePad, and go Compose page on TypePad. Then you click Google Scribe bookmarklet. You'll see "Loading Google Scribe" message on top of your browser window. And you'll see "Google Scribe enable". Okay, you can start to use it!</p>

<p><a href="http://www.flickr.com/photos/shigeta/4973418316/" title="google_scribe by shigeta, on Flickr"><img src="http://farm5.static.flickr.com/4089/4973418316_dcbf72bd51.jpg" width="278" height="342" alt="google_scribe" /></a></p>

<p>My English is poor, but Google Scribe helps me to write English. Thanks, Google Labs!</p>

<p>seealso</p>
<ul>
<li><a href="http://googlesystem.blogspot.com/2010/09/google-scribe.html">Google Operating System : Google Scribe</a></li>
<li><a href="http://www.readwriteweb.com/archives/google_scribe_offers_mad_libs-esque_suggestions_ac.php"> ReadWriteWeb : Google Scribe Offers Mad Libs-esque Suggestions Across the Web</a></li>
</ul></div>
]]>
</content>


    </entry>
    <entry>
        <title>foursquare 雑感</title>
        <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2010/01/foursquare-%E9%9B%91%E6%84%9F.html" />
        <link rel="replies" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2010/01/foursquare-%E9%9B%91%E6%84%9F.html" thr:count="0" />
        <id>tag:bb.lekumo.jp,2003:post-49233235</id>
        <published>2010-01-22T08:38:56+09:00</published>
        <updated>2015-03-03T15:37:52+09:00</updated>
        <summary>最近流行りの foursquare ですが、私はあまり移動しないタイプなので、い...</summary>
        <author>
            <name>shigeta</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Web/Tech" />
        
        
<content type="html" xml:base="https://dogfood.lekumo.biz/cmwk/">
<![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><a style="display: inline;" href="http://dogfood.lekumo.biz/photos/uncategorized/2013/02/16/6a00e009972ea48833012877008ad2970cp.png" data-prevurl="http://comewalk.typepad.com/.a/6a00e009972ea48833012877008ad2970c-pi"><img  class="asset asset-image at-xid-6a00e009972ea48833012877008ad2970c" alt="Foursquare_logo_girl" title="Foursquare_logo_girl" src="http://dogfood.lekumo.biz/photos/uncategorized/2013/02/16/6a00e009972ea48833012877008ad2970c8.png" data-prevurl="http://comewalk.typepad.com/.a/6a00e009972ea48833012877008ad2970c-800wi" border="0"></a> <br> 最近流行りの <a href="http://foursquare.com/">foursquare</a> ですが、私はあまり移動しないタイプなので、いまひとつ面白さが体感できていません。さっそく <a href="http://foursquare.com/developers/">API</a> も公開されているのでマッシュアップして Twitter のようにインフラ的に使うのも面白いかも。<br><br>ユーザのみなさんは割と駅やお店といった商業施設やランドマークを中心に check-in&nbsp; (check-in とは foursquare のヘルプをご参照ください&nbsp; <a href="http://foursquare.com/help/">what is check-in?</a>) されているようですので、ひとつアイデアを。<br><br>個人的に面白そうな API の取り組みとしては check-in の操作に対して <a href="http://www.webhooks.org/">WebHook</a> を用意してもらえると、例えば<a href="http://www.hotpepper.jp/">ホットペッパー</a>みたいなクーポンサイトがその check-in に対してそのお店のクーポンの URL を Twitter の Direct Message で送信してあげる的なコールバックを用意したくなりますよね。ユーザもお得だし、foursquare を利用してもらえるし、クーポンサイトも利用頻度があがるから、みんなうれしいそう。（でも同じようにスパムも増えると思いますけど :p）<br><br>iPhone など GPS つきスマートフォンのおかげで、手軽に位置情報がシェアできるし、登録アプリによってブラウザに縛られないユニークな表現が見せられるし、<a href="http://www.google.com/phone/">Nexus One</a> なんかも出てきて、2010年初頭は位置情報と連携したサービスはますます増えそうですね。<br><br>しかし foursquare のことをいろいろと考えていたら、映画<a href="http://ja.wikipedia.org/wiki/%E3%83%9E%E3%82%A4%E3%83%8E%E3%83%AA%E3%83%86%E3%82%A3%E3%83%BB%E3%83%AA%E3%83%9D%E3%83%BC%E3%83%88">マイノリティ・リポート</a>の世界がいよいよ現実化してきた気がしてちょっと怖くなりました。<br><br>ところで foursquare の HTML を見ますと、随所に <q>xmlns:lift="http://liftweb.net/"</q> が見られます。<a href="http://liftweb.net/">lift</a> は <a href="http://www.scala-lang.org/node/25">Scala</a> で書かれたフレームワークのようです。また <q>dig foursquare.com</q> をして出てくる IP アドレスは Amazon EC2 が所有しているみたい。やっぱりスタートアップはいつヒットするかわからないから EC2 は便利ですよね。<br><br>それと foursquare のユーザの URL は <q>http://foursquare.com/user/-281566</q> というフォーマットで、ユーザは数字で識別されています。また foursquare は Twitter と Facebook のアカウントが連携可能なのですが、特に Twitter のアカウントを登録すると Twitter のアカウント名をエイリアスにして <q>http://foursquare.com/user/<strong>comewalk</strong></q> としてくれます。Twitter のアカウントは世界でひとつだしユーザの識別には便利ですね。人にも伝えやすいし、また推測もしやすい。だから比較的手軽につながることができる。（もちろん foursquare のアクティビティを Twitter や Facebook に投稿できますし。）これは面白いやり方だと思いました。<br><br>ということで「<a href="http://www.ideaxidea.com/archives/2010/01/foursquare.html">リア充専用SNS</a>」となるのかどうか見守りたいと思います。</div>
]]>
</content>


    </entry>
    <entry>
        <title>私が Opera に乗り換えた理由</title>
        <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2009/12/%E7%A7%81%E3%81%8C-firefox-%E3%81%8B%E3%82%89-opera-%E3%81%AB%E4%B9%97%E3%82%8A%E6%8F%9B%E3%81%88%E3%81%9F%E7%90%86%E7%94%B1.html" />
        <link rel="replies" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2009/12/%E7%A7%81%E3%81%8C-firefox-%E3%81%8B%E3%82%89-opera-%E3%81%AB%E4%B9%97%E3%82%8A%E6%8F%9B%E3%81%88%E3%81%9F%E7%90%86%E7%94%B1.html" thr:count="1" thr:updated="2014-02-26T08:48:33+09:00" />
        <id>tag:bb.lekumo.jp,2003:post-49233273</id>
        <published>2009-12-04T10:21:00+09:00</published>
        <updated>2013-02-16T01:35:18+09:00</updated>
        <summary>それは起動の速さです。 これは仕事で利用している Windows XP の PC...</summary>
        <author>
            <name>shigeta</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Web/Tech" />
        
        
<content type="html" xml:base="https://dogfood.lekumo.biz/cmwk/">
<![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p>それは起動の速さです。</p>



<p></p>



<p>これは仕事で利用している Windows XP の PC 上での話です。</p>



<p>Firefox は起動するのに10分とかかかるときがあって、さすがにそれは耐えられませんでした。</p>



<p>Internet Explorer も同様に起動が遅くて、かつ、タブを一枚増やすのもちょっとゆっくり。。。</p>



<p>そして私の周辺では Chrome はかなり評判がいいです。確かに起動は悪くないですが、私の PC と Chrome は相性が悪いみたいです。HDD への書き込み速度が結構遅い PC なので、バックグラウンドでキャッシュを構築されちゃうと PC 全体の挙動に影響してしまうんですね。。ブラウザは出社してから仕事を終えるまでの間、ずーっと起動しているのに午後には一度ブラウザをすべて閉じないと PC 全体がもっさりしてきちゃうので Chrome はほとんど使っていないです。（Google Wave 使うときくらいしか起動しない。）</p>



<p>Safari も Chrome と同様にもっさりしてきちゃうのもありますが、レンダリングの仕方がちょっと苦手で。。。とはいえ、自宅の Mac ではブラウザは Safari しか使いません。満足度高いです。だけど Windows では Safari はあまり使いません。</p>



<p></p>



<p>結果的に、起動の速さがダントツな Opera が現在の私の Windows 上でのデフォルトブラウザです。</p>



<p>普通にサイトを見たり、社内のブログやメールや Wiki をはじめとしたツール群を利用するのでも Opera はぜんぜん問題ありませんね。</p>



<p><p></p>



<p>そして Firefox の Firebug のように、Opera には&#0160;<span style="font-family: arial, sans-serif; line-height: 20px; ">Dragonfly</span> という Firebug と同じような機能がついていますので開発でも使えます。（個人的には Firebug の方が使いやすいけど。）</p>



<p></p>



<ul>



</ul>



<p></p>



<p></p>



<p></p>



<p></p>



<p>ただ Opera に不満がないわけではありません。</p>



<p>Opera は javascript の処理が遅いです。例えば Gmail でラベルをつけるときにラベルのプルダウンをクリックするとしばし応答がありません。ラベルは結構頻繁につけるのでメール作業の効率が落ちちゃうんです。javascript でいうとやっぱり Firefox のほうがスムースです。</p>



<p>それからサイトによっては Opera をモバイルブラウザと認識しちゃうみたいで、いきなり iPhone 風なインターフェースになったサイトがありました。Opera のせいではないのだけれども。。。よい意味で考えれば Opera ＝モバイルブラウザという認識が浸透しているの現れだと思いますので Opera の中の人にとっては朗報かもしれませんね。</p>



<p>それと厳しいサイトだと「サポートされていないブラウザです」と出ちゃうときとか Opera の中の人がんばれー、と思います。</p>



<p></p>



<p>といろいろ並べてみましたが、これまで Firefox 中心だった私が、この数ヶ月は Opera 中心になっています。皆さんも一度 Opera を試してみてはいかがでしょうか？</p>



<p>（ここ一ヶ月くらい起動が遅いときもあって「起動できませんでした」とか出ちゃったりして、時々がっかりしながらクラッシュレポートを送信しております。改善に期待。）</p>



<ul>



<li><a href="http://www.microsoft.com/windows/internet-explorer/">Internet Explorer</a></li>
<li><a href="http://www.mozilla.org/products/firefox/">Firefox</a></li>
<li><a href="http://www.apple.com/safari/">Safari</a></li>
<li><a href="http://www.opera.com/">Opera</a></li>
<li><a href="http://www.google.com/chrome">Chrome</a></li>
<li><a href="http://www.w3schools.com/browsers/browsers_stats.asp">Browser Statistics</a></li>
</ul></p></div>
]]>
</content>


    </entry>
    <entry>
        <title>10-foot UI Again</title>
        <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2009/12/10foot-ui-again.html" />
        <link rel="replies" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2009/12/10foot-ui-again.html" thr:count="63" thr:updated="2014-10-27T11:13:18+09:00" />
        <id>tag:bb.lekumo.jp,2003:post-49233275</id>
        <published>2009-12-03T09:12:00+09:00</published>
        <updated>2013-02-16T01:35:18+09:00</updated>
        <summary>u street cafe menu 2 Originally uploaded...</summary>
        <author>
            <name>shigeta</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Web/Tech" />
        
        
<content type="html" xml:base="https://dogfood.lekumo.biz/cmwk/">
<![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p style="float: right; margin-left: 10px; margin-bottom: 10px;">
<a href="http://www.flickr.com/photos/35180701@N05/3578300107/" title="photo sharing"><img alt="" src="http://farm4.static.flickr.com/3394/3578300107_5f480b7a11_m.jpg" style="border: solid 0px #000000;" /></a>
<br />
<span style="font-size: 0.9em; margin-top: 0px;">
<a href="http://www.flickr.com/photos/35180701@N05/3578300107/">u street cafe menu 2</a>
<br />
Originally uploaded by <a href="http://www.flickr.com/people/35180701@N05/">ustreetgirl</a>
</span>
</p>

<blockquote><p>The 10-foot GUI is almost always designed to be operated by a handheld remote control. The 10-foot user interface has extra large buttons with menu fonts that are easily read and navigated.</p>

</blockquote>

<p><small>via <a href="http://en.wikipedia.org/wiki/10-foot_user_interface">en.wikipedia.org</a></small></p>

<br />
<a href="http://www.youtube.com/xl">YouTube XL</a> なんていうのも出てきて、改めて 10-foot UI が浸透してきた印象。ゲーム機を中心に 10-foot UI が浸透してきたけれども、Wii に Opera が搭載されてたりするとウェブサイトも 10-foot UI になっていくのは自然な流れですね。iPhone はモバイルデバイスですが、意外と大画面でも使えそうな 10-foot UI として活用できそうです。&#0160;
<p>もう長いこと 10-foot UI というキーワードは世の中に存在していて、もはや死語なのかもしれないですが、やりたいことをシンプルに表現するという意味でも 10-foot UI はいいコンセプトだと思います。たくさんの細かい説明書きやツールチップテキストよりも一目でそれとわかるものを提示できたらいいですね。</p>

<p>&#0160;<a href="http://www.smashingmagazine.com/">Smashing Magazine</a> あたりでもときどきかっこいい UI のエントリがあるので見てみるとよいと思います。
</p></div>
]]>
</content>


    </entry>
    <entry>
        <title>Identity Conference #6</title>
        <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2009/10/identity-conference-6.html" />
        <link rel="replies" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2009/10/identity-conference-6.html" thr:count="0" />
        <id>tag:bb.lekumo.jp,2003:post-49233289</id>
        <published>2009-10-15T19:49:00+09:00</published>
        <updated>2013-02-16T01:35:19+09:00</updated>
        <summary>Identity Conference （通称 idcon）の第6回に参加してき...</summary>
        <author>
            <name>shigeta</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Event" />
        <category scheme="http://www.sixapart.com/ns/types#category" term="Web/Tech" />
        
        
<content type="html" xml:base="https://dogfood.lekumo.biz/cmwk/">
<![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><p><a href="http://groups.google.co.jp/group/idcon-ja/web/6-identity-conference">Identity Conference （通称 idcon）の第6回</a>に参加してきました。第1回以来なので結構久々の参加でした。</p>

<p>IdCon と <a href="http://groups.google.co.jp/group/socialweb-japan">SocialWeb Japan</a> の棲み分け的な発想として、IdCon が仕様面を、SocialWeb Japan が実装面を担う的な話があって、あーなるほどー、と思いました。どちらにも出席したことがありますが、確かに IdCon は仕様について議論しています。OpenID の拡張仕様のアレはこうした方がいい、とかね。<a href="http://openid.net/specs/openid-attribute-exchange-1_0.html">AX (OpenID Attribute Exchange)&#0160;</a>よりも API の方が実装楽だし、AX っていらなくない？みたいなのとかもありますが。エンジニアとして実装を世に出す事も大切ですが、仕様を立案していくこともまた意味のあることだと思いますので、IdCon は仕様を知る場としてとても有意義な所だと思いますよ。（ちょっと固いイメージがあるかもしれませんが。）</p>

<p></p>

<p></p>

<p><a href="http://twitter.com/_nat">=nat</a> さんのプレゼンテーションの中で</p>

<blockquote>id<span style="text-decoration: line-through;">懇</span>con</blockquote>

<p>とありましたが、懇親会は本編とはひと味違う濃さがあります。「あーして、こーして、こーやると、OpenID 3 ではこういう仕様を提案したいね」とか。なぜ懇親会の席の方が良いアイデアが浮かぶんでしょうね。不思議。ほんと楽しいです。</p><p>次回は某社という話らしいので時間があればお邪魔したいと思います。IdCon #6 関係者の皆様ありがとうございました。</p>

<p></p>

<p>ところで懇親会場だった<span style="font-size: 13px; line-height: normal; "><a href="http://r.gnavi.co.jp/g274700/">蘭蘭酒家</a></span><span style="font-family: arial, sans-serif; font-size: 13px; line-height: normal; ">の餃子は小龍包みたいにスープが入っていて絶品でした。それから麻婆豆腐は地獄鍋みたいにグツグツと激しくて辛いけどこれまたうまい。また行ってみたいです。</span></p></div>
]]>
</content>


    </entry>
    <entry>
        <title>TypePad Developer Program and TypePad Motion</title>
        <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2009/10/typepad-developer-program-and-typepad-motion.html" />
        <link rel="replies" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2009/10/typepad-developer-program-and-typepad-motion.html" thr:count="0" />
        <id>tag:bb.lekumo.jp,2003:post-49233299</id>
        <published>2009-10-01T09:40:13+09:00</published>
        <updated>2013-02-16T01:35:19+09:00</updated>
        <summary>We are very excited to introduce the new TypePad Developer Program - your gateway to the TypePad Cloud Platform – and the launch of TypePad Motion, a micro-blogging community application built in Python using the Django web-development framework. via everything.typepad.com...</summary>
        <author>
            <name>shigeta</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Web/Tech" />
        
        
<content type="html" xml:base="https://dogfood.lekumo.biz/cmwk/">
<![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml"><blockquote>We are very excited to introduce the new <a href="http://developer.typepad.com" target="_blank" title="TypePad Developer Program">TypePad Developer Program</a> -&#0160;your gateway to the TypePad Cloud Platform – and the launch of <a href="http://www.typepad.com/go/motion" target="_blank" title="TypePad Motion Microblogging Community Application">TypePad Motion</a>,&#0160;a micro-blogging community application built in <a href="http://www.python.org/" target="_blank" title="Python">Python</a> using the <a href="http://www.djangoproject.com/" target="_blank" title="Django">Django</a> web-development framework.</blockquote>

<p><small>via <a href="http://everything.typepad.com/blog/2009/10/announcing-the-typepad-developer-program-and-the-launch-of-our-latest-community-application-typepad-.html">everything.typepad.com</a></small></p>

<p>That is very exciting!</p>

<p>In <a href="http://events.carsonified.com/fowa/2009/london/">Future Of Web Apps - London 2009</a>, Ed and Mike announced TypePad Motion.</p>

<blockquote>The Future of Social Web Apps<br />
Ed Anuff and Mike Malone talk about new ways to build social applications.<br />
Ed Anuff Six Apart<br />
Mike Malone Six Apart<br />
</blockquote>
<p><small>via <a href="http://events.carsonified.com/fowa/2009/london/schedule">Future Of Web Apps - London 2009: Schedule</a></small></p>

<p>I tried to install TypePad Motion by reading <a href="http://developer.typepad.com/motion/create-motion.html">Getting Started Guide</a>. Installing was very easy. If you are interested in TypePad Motion, please try now!</p>

<p>If you are a programmer, you can <a href="http://github.com/sixapart/typepad-motion">get source code of TypePad Motion from github</a>.<br />
</p><pre>git clone git://github.com/sixapart/typepad-motion.git
</pre><p></p>

<p>And I am using <a href="http://tweetdeck.com/">TweetDeck</a>, and I&#39;m setting search column of &quot;typepad&quot;. Currently, many tweets are coming. Please enjoy!</p>

<ul>
	<li><a href="http://www.sixapart.com/blog/2009/10/typepad-platform-and-typepad-motion.html">Six Apart - Blog - Announcing the TypePad Platform and TypePad Motion</a></li>
</ul></div>
]]>
</content>


    </entry>
    <entry>
        <title>My Talk #1 at YAPC::Asia Tokyo 2009</title>
        <link rel="alternate" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2009/09/my-talk-1-at-yapcasia-tokyo-2009.html" />
        <link rel="replies" type="text/html" href="https://dogfood.lekumo.biz/cmwk/2009/09/my-talk-1-at-yapcasia-tokyo-2009.html" thr:count="0" />
        <id>tag:bb.lekumo.jp,2003:post-49233307</id>
        <published>2009-09-14T08:30:44+09:00</published>
        <updated>2013-02-16T01:35:19+09:00</updated>
        <summary>I talked Perlbal Tutorial at YAPC::Asia Tokyo 2009. The slide is below. Perlbal Tutorial View more presentations from Takatsugu Shigeta. I introduced Perlbal through simple demo. The video might be uploaded somewhere by JPA. I will let you know. I...</summary>
        <author>
            <name>shigeta</name>
        </author>
        <category scheme="http://www.sixapart.com/ns/types#category" term="Web/Tech" />
        
        
<content type="html" xml:base="https://dogfood.lekumo.biz/cmwk/">
<![CDATA[
<div xmlns="http://www.w3.org/1999/xhtml">I talked &quot;<a href="http://conferences.yapcasia.org/ya2009/talk/2227">Perlbal Tutorial</a>&quot; at <a href="http://conferences.yapcasia.org/ya2009/">YAPC::Asia Tokyo 2009</a>. The slide is below.<p id="__ss_1988305" style="width:425px;text-align:left"><a href="http://www.slideshare.net/comewalk/perlbal-tutorial" style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Perlbal Tutorial">Perlbal Tutorial</a><object height="355" style="margin:0px" width="425"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=perlbaltutorial-090912074815-phpapp02&amp;stripped_title=perlbal-tutorial" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed allowfullscreen="true" allowscriptaccess="always" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=perlbaltutorial-090912074815-phpapp02&amp;stripped_title=perlbal-tutorial" type="application/x-shockwave-flash" width="425" /></object></p><p style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a href="http://www.slideshare.net/" style="text-decoration:underline;">presentations</a> from <a href="http://www.slideshare.net/comewalk" style="text-decoration:underline;">Takatsugu Shigeta</a>.</p>



<p>I introduced Perlbal through simple demo. The video might be uploaded somewhere by <a href="http://japan.perlassociation.org/">JPA</a>. I will let you know.</p><p>I played demo for about 15 mins. I couldn&#39;t talk all slides. I&#39;m sorry about that. But I wanted to tell you that Perlbal is easy to use. If you are interested in Perlbal through my talk, I am very glad to see you. If you have any questions, please let me know!</p><p>Thanks!</p></div>
]]>
</content>


    </entry>
 
</feed>
