<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8398894</id><updated>2024-02-21T03:28:49.503+09:00</updated><category term="Twitter"/><category term="personalization"/><category term="辞典"/><category term="Apple"/><category term="Google"/><category term="Safari"/><category term="benchmark"/><category term="firefox"/><category term="外国語学習"/><category term="日本語"/><category term="Chrome"/><category term="MacOSX"/><category term="クレーム"/><category term="サービス"/><category term="ソフトバンク"/><category term="ツール"/><category term="外国人"/><category term="日本の生活"/><category term="日本法律"/><category term="検索"/><category term="英語学習"/><title type='text'>Cong&#39;s blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://congvo.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>51</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8398894.post-7857671017394245232</id><published>2013-07-21T18:31:00.001+09:00</published><updated>2013-07-21T18:31:21.725+09:00</updated><title type='text'>Publish public bookmark 07/21/2013</title><content type='html'>&lt;ul class=&quot;diigo-linkroll&quot;&gt;      &lt;li&gt;      &lt;p class=&quot;diigo-link&quot;&gt;                &lt;a href=&quot;http://en.wikipedia.org/wiki/JSON#Data_types.2C_syntax_and_example&quot;&gt;JSON - Wikipedia, the free encyclopedia&lt;/a&gt;      &lt;/p&gt;                                                        &lt;ul class=&quot;diigo-annotations&quot; &gt;              &lt;li&gt;                      &lt;div class=&quot;diigoContent&quot;&gt;&lt;div class=&quot;diigoContentInner&quot;&gt;&lt;ul&gt;&lt;p&gt;JSON&#39;s basic types are:&lt;/p&gt;&amp;nbsp;&lt;ul&gt;&amp;nbsp;&lt;li&gt;Number (&lt;a rel=&quot;nofollow&quot; class=&quot;mw-redirect&quot; title=&quot;Double precision floating-point format&quot; href=&quot;/wiki/Double_precision_floating-point_format&quot;&gt;double precision floating-point format&lt;/a&gt; in JavaScript, generally depends on implementation)&lt;/li&gt;&amp;nbsp;&lt;li&gt;&lt;a rel=&quot;nofollow&quot; title=&quot;String (computer science)&quot; href=&quot;/wiki/String_(computer_science)&quot;&gt;String&lt;/a&gt; (double-quoted &lt;a rel=&quot;nofollow&quot; title=&quot;Unicode&quot; href=&quot;/wiki/Unicode&quot;&gt;Unicode&lt;/a&gt;, with backslash &lt;a rel=&quot;nofollow&quot; title=&quot;Escape character&quot; href=&quot;/wiki/Escape_character&quot;&gt;escaping&lt;/a&gt;)&lt;/li&gt;&amp;nbsp;&lt;li&gt;&lt;a rel=&quot;nofollow&quot; class=&quot;mw-redirect&quot; title=&quot;Boolean datatype&quot; href=&quot;/wiki/Boolean_datatype&quot;&gt;Boolean&lt;/a&gt; (&lt;code&gt;true&lt;/code&gt; or &lt;code&gt;false&lt;/code&gt;)&lt;/li&gt;&amp;nbsp;&lt;li&gt;&lt;a rel=&quot;nofollow&quot; title=&quot;Array data structure&quot; href=&quot;/wiki/Array_data_structure&quot;&gt;Array&lt;/a&gt; (an ordered sequence of values, comma-separated and enclosed in &lt;a rel=&quot;nofollow&quot; class=&quot;mw-redirect&quot; title=&quot;Square bracket&quot; href=&quot;/wiki/Square_bracket&quot;&gt;square brackets&lt;/a&gt;; the values do not need to be of the same type)&lt;/li&gt;&amp;nbsp;&lt;li&gt;&lt;a rel=&quot;nofollow&quot; title=&quot;Associative array&quot; href=&quot;/wiki/Associative_array&quot;&gt;Object&lt;/a&gt; (an unordered collection of key:value pairs with the &#39;:&#39; character separating the key and the value, comma-separated and enclosed in &lt;a rel=&quot;nofollow&quot; class=&quot;mw-redirect&quot; title=&quot;Curly brace&quot; href=&quot;/wiki/Curly_brace&quot;&gt;curly braces&lt;/a&gt;; the keys must be strings and should be distinct from each other)&lt;/li&gt;&amp;nbsp;&lt;li&gt;&lt;code&gt;&lt;a rel=&quot;nofollow&quot; title=&quot;Nullable type&quot; href=&quot;/wiki/Nullable_type&quot;&gt;null&lt;/a&gt;&lt;/code&gt; (empty)&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;                              &lt;/li&gt;          &lt;/ul&gt;            &lt;/li&gt;      &lt;li&gt;      &lt;p class=&quot;diigo-link&quot;&gt;                &lt;a href=&quot;http://docs.mongodb.org/manual/tutorial/getting-started-with-the-mongo-shell/&quot;&gt;Getting Started with the mongo Shell&lt;/a&gt;      &lt;/p&gt;                                                        &lt;ul class=&quot;diigo-annotations&quot; &gt;              &lt;li&gt;                      &lt;div class=&quot;diigoContent&quot;&gt;&lt;div class=&quot;diigoContentInner&quot;&gt;&lt;h2&gt;Use an External Editor in the &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;mongo&lt;/span&gt;&lt;/tt&gt; Shell&lt;a rel=&quot;nofollow&quot; class=&quot;headerlink&quot; title=&quot;Permalink to this headline&quot; href=&quot;#use-an-external-editor-in-the-mongo-shell&quot;&gt;¶&lt;/a&gt;&lt;/h2&gt;&amp;nbsp;&lt;div class=&quot;versionadded&quot;&gt;&amp;nbsp;&lt;p&gt;&lt;span&gt;New in version 2.2.&lt;/span&gt;&lt;/p&gt;&amp;nbsp;&lt;/div&gt;&amp;nbsp;&lt;p&gt;In the &lt;a rel=&quot;nofollow&quot; class=&quot;reference internal&quot; title=&quot;mongo&quot; href=&quot;../../reference/program/mongo/#bin.mongo&quot;&gt;&lt;tt class=&quot;xref mongodb mongodb-program docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;mongo&lt;/span&gt;&lt;/tt&gt;&lt;/a&gt; shell you can use the &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;edit&lt;/span&gt;&lt;/tt&gt; operation to&amp;nbsp;edit a function or variable in an external editor. The &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;edit&lt;/span&gt;&lt;/tt&gt;&amp;nbsp;operation uses the value of your environments &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;EDITOR&lt;/span&gt;&lt;/tt&gt; variable.&lt;/p&gt;&amp;nbsp;&lt;p&gt;At your system prompt you can define the &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;EDITOR&lt;/span&gt;&lt;/tt&gt; variable and start&amp;nbsp;&lt;a rel=&quot;nofollow&quot; class=&quot;reference internal&quot; title=&quot;mongo&quot; href=&quot;../../reference/program/mongo/#bin.mongo&quot;&gt;&lt;tt class=&quot;xref mongodb mongodb-program docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;mongo&lt;/span&gt;&lt;/tt&gt;&lt;/a&gt; with the following two operations:&lt;/p&gt;&amp;nbsp;&lt;div class=&quot;highlight-bash&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span class=&quot;nb&quot;&gt;export &lt;/span&gt;&lt;span class=&quot;nv&quot;&gt;EDITOR&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;=&lt;/span&gt;vim&amp;nbsp;mongo&amp;nbsp;&lt;/pre&gt;&lt;/div&gt;&amp;nbsp;&lt;/div&gt;&amp;nbsp;&lt;p&gt;Then, consider the following example shell session:&lt;/p&gt;&amp;nbsp;&lt;div class=&quot;highlight-javascript&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;span class=&quot;nx&quot;&gt;MongoDB&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;shell&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;version&lt;/span&gt;&lt;span class=&quot;o&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;mf&quot;&gt;2.2&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;mi&quot;&gt;0&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;o&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=&quot;kd&quot;&gt;function&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;()&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{}&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;o&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;edit&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;f&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;o&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;f&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;kd&quot;&gt;function&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;()&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;&amp;nbsp;    &lt;span class=&quot;nx&quot;&gt;print&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;&quot;this really works&quot;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;);&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;o&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;f&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;()&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;k&quot;&gt;this&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;really&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;works&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;o&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;o&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;=&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{}&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;p&quot;&gt;{&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;o&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;edit&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;o&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;o&quot;&gt;&amp;gt;&lt;/span&gt; &lt;span class=&quot;nx&quot;&gt;o&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;p&quot;&gt;{&lt;/span&gt; &lt;span class=&quot;s2&quot;&gt;&quot;soDoes&quot;&lt;/span&gt; &lt;span class=&quot;o&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;s2&quot;&gt;&quot;this&quot;&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;&amp;nbsp;&lt;span class=&quot;o&quot;&gt;&amp;gt;&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;                              &lt;/li&gt;          &lt;/ul&gt;            &lt;/li&gt;  &lt;/ul&gt;&lt;p class=&quot;diigo-ps&quot;&gt;Posted from &lt;a href=&#39;https://www.diigo.com&#39;&gt;Diigo&lt;/a&gt;. The rest of my favorite links are &lt;a href=&#39;https://www.diigo.com/user/vochicong&#39;&gt;here&lt;/a&gt;.&lt;/p&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2013/07/publish-public-bookmark-07212013.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/7857671017394245232'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/7857671017394245232'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2013/07/publish-public-bookmark-07212013.html' title='Publish public bookmark 07/21/2013'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-5927990549072739799</id><published>2013-07-20T18:31:00.001+09:00</published><updated>2013-07-20T18:31:06.322+09:00</updated><title type='text'>Publish public bookmark 07/20/2013</title><content type='html'>&lt;ul class=&quot;diigo-linkroll&quot;&gt;      &lt;li&gt;      &lt;p class=&quot;diigo-link&quot;&gt;                &lt;a href=&quot;http://docs.mongodb.org/manual/reference/sql-aggregation-comparison/&quot;&gt;SQL to Aggregation Framework Mapping Chart&lt;/a&gt;      &lt;/p&gt;                                                        &lt;ul class=&quot;diigo-annotations&quot; &gt;              &lt;li&gt;                      &lt;div class=&quot;diigoContent&quot;&gt;&lt;div class=&quot;diigoContentInner&quot;&gt;The &lt;a rel=&quot;nofollow&quot; href=&quot;../../core/aggregation/&quot; class=&quot;reference internal&quot;&gt;&lt;em&gt;aggregation framework&lt;/em&gt;&lt;/a&gt; allows&amp;nbsp;MongoDB to provide native aggregation capabilities that corresponds to&amp;nbsp;many common data aggregation operations in SQL.&lt;/div&gt;&lt;/div&gt;                              &lt;/li&gt;              &lt;li&gt;                      &lt;div class=&quot;diigoContent&quot;&gt;&lt;div class=&quot;diigoContentInner&quot;&gt;The MongoDB statements prefix the names of the fields from the&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;../glossary/#term-document&quot; class=&quot;reference internal&quot;&gt;&lt;em class=&quot;xref std std-term&quot;&gt;documents&lt;/em&gt;&lt;/a&gt; in the collection &lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;orders&lt;/span&gt;&lt;/tt&gt; with a&amp;nbsp;&lt;tt class=&quot;docutils literal&quot;&gt;&lt;span class=&quot;pre&quot;&gt;$&lt;/span&gt;&lt;/tt&gt; character when they appear as operands to the aggregation&amp;nbsp;operations.&lt;/div&gt;&lt;/div&gt;                              &lt;/li&gt;          &lt;/ul&gt;            &lt;/li&gt;      &lt;li&gt;      &lt;p class=&quot;diigo-link&quot;&gt;                &lt;a href=&quot;http://www.ana.co.jp/int/ground/baggage.html#section01&quot;&gt;手ぶら・空港宅配サービス│海外航空券│ANA国際線&lt;/a&gt;      &lt;/p&gt;                                              &lt;/li&gt;      &lt;li&gt;      &lt;p class=&quot;diigo-link&quot;&gt;                &lt;a href=&quot;http://www.ana.co.jp/amc/news/info_familymile/&quot;&gt;家族でマイルが合算できる！ANAカードファミリーマイル│ANAマイレージクラブ&lt;/a&gt;      &lt;/p&gt;                                              &lt;/li&gt;  &lt;/ul&gt;&lt;p class=&quot;diigo-ps&quot;&gt;Posted from &lt;a href=&#39;https://www.diigo.com&#39;&gt;Diigo&lt;/a&gt;. The rest of my favorite links are &lt;a href=&#39;https://www.diigo.com/user/vochicong&#39;&gt;here&lt;/a&gt;.&lt;/p&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2013/07/publish-public-bookmark-07202013.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/5927990549072739799'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/5927990549072739799'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2013/07/publish-public-bookmark-07202013.html' title='Publish public bookmark 07/20/2013'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-1266439238304876898</id><published>2012-08-10T15:14:00.002+09:00</published><updated>2012-08-10T15:14:57.514+09:00</updated><title type='text'>gmailのメールアーカイブの一部を、別のメールアカウントに移動する</title><content type='html'>How to move a part of your gmail archive to another email account.&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
今回は、いつも使っているgmailアカウントにいろいろな種類のメールが来すぎていて、iPhoneにPushされっぱなしなので、gmailアカウントを新たに取得し、用途別にメールを分けることにした。そこで、今までのアカウントに溜まってきたメールを新しいアカウントに移動したいと思った。この作業で、メーラーとしてはThunderbirdを使う。&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
GmailのIMAP対応仕様は分かりづらいところがあって、手間取っていた。&lt;/div&gt;
&lt;div&gt;
厄介だったのは、新アカウントへメールが簡単にコピーできたが、旧アカウントからなかなか元メールが削除出来なかった。&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
試行錯誤の結果、うまく行く手順が見つかったのでメモっておく。&lt;/div&gt;
&lt;div&gt;
１．旧アカウントでは次のようにIMAP対応を設定する。&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEham8RPEGZaYFv701km51fuxqSimLvxlZxkE8Gtzpu2hRPESGWqgHcN1TF1ZDldWk3yyqhjLsTO_2rTEOWthjb6ZDUc1VSgUAUQhdyy4ch4ZSdpUbxIs5jbwlmCcpglJgzP2Ef9/s1600/Screenshot_from_2012-08-10+09:49:38.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEham8RPEGZaYFv701km51fuxqSimLvxlZxkE8Gtzpu2hRPESGWqgHcN1TF1ZDldWk3yyqhjLsTO_2rTEOWthjb6ZDUc1VSgUAUQhdyy4ch4ZSdpUbxIs5jbwlmCcpglJgzP2Ef9/s640/Screenshot_from_2012-08-10+09:49:38.png&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
２．旧アカウントで移動したい全てのメールを見つけ出して、同じラベルを振ってあげる。仮にラベルtoBeMovedとしよう。&lt;/div&gt;
&lt;div&gt;
３．gmailのラベル設定で、toBeMovedだけ&quot;Show in IMAP&quot;にチェックを入れる。あと、Inbox, Trash, Draftsはメーラーのために必要だろうからチェックを入れておく。All Mailは必ず外しておいたほうがよい。&lt;/div&gt;
&lt;div&gt;
４．Thunderbirdのメールサーバ設定では、「メッセージを削除するとき、削除済みとマークする」と「終了時に受信トレイを整理（expunge)する」にチェックを入れる。以下の図に示す。&lt;/div&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;
&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8jNbcw2dXz3YMCJrYWEejrx6UbxLQa-3hgGy689lD4szaRSwopwvySJHGD2StCtGmnwLIQ-3WKxFSDCXFYIM3bCSHdttgnoOBqnY5blakVHLVmcN9tX1UTrHGpauoEQCB7b5Y/s1600/Screenshot_from_2012-08-10+15:08:41.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;215&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8jNbcw2dXz3YMCJrYWEejrx6UbxLQa-3hgGy689lD4szaRSwopwvySJHGD2StCtGmnwLIQ-3WKxFSDCXFYIM3bCSHdttgnoOBqnY5blakVHLVmcN9tX1UTrHGpauoEQCB7b5Y/s400/Screenshot_from_2012-08-10+15:08:41.png&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;
５．Thunderbirdで、メールを移動元フォルダーから移動先フォルダーにドラッグ＆ドロップする。&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
注：&lt;/div&gt;
&lt;div&gt;
１．Thunderbirdで、同じメールを繰り返しgmailアカウントに保存しようとしても、gmailが重複を判別し、１つのコピーだけ保存してくれるので、助かった。&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2012/08/gmail.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/1266439238304876898'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/1266439238304876898'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2012/08/gmail.html' title='gmailのメールアーカイブの一部を、別のメールアカウントに移動する'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEham8RPEGZaYFv701km51fuxqSimLvxlZxkE8Gtzpu2hRPESGWqgHcN1TF1ZDldWk3yyqhjLsTO_2rTEOWthjb6ZDUc1VSgUAUQhdyy4ch4ZSdpUbxIs5jbwlmCcpglJgzP2Ef9/s72-c/Screenshot_from_2012-08-10+09:49:38.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-8741153084536452476</id><published>2011-05-17T06:58:00.001+09:00</published><updated>2011-05-17T06:58:00.207+09:00</updated><title type='text'>scala.xml</title><content type='html'>XMLをCSVに変換しようとして、今回はScalaの力を借りることにした。&lt;br /&gt;
Ubuntu 11.04でまずScalaをインストール：&lt;br /&gt;
&lt;blockquote&gt;apt-get install scala.&lt;/blockquote&gt;XMLファイルの読み込み：&lt;br /&gt;
&lt;blockquote&gt;http://metacircular.wordpress.com/2007/02/04/scala-makes-xml-processing-easy/&lt;/blockquote&gt;&lt;blockquote&gt;&lt;/blockquote&gt;XMLデータの解析：&lt;br /&gt;
&lt;blockquote&gt;http://programming-scala.labs.oreilly.com/ch10.html&lt;/blockquote&gt;出来上がるプログラムはこんな感じかな： &lt;br /&gt;
&lt;blockquote&gt;import scala.xml._&lt;br /&gt;
&lt;br /&gt;
val data = XML.loadFile(&quot;file.xml&quot;)&lt;br /&gt;
&lt;br /&gt;
for (item &amp;lt;- (data \ &quot;data&quot; \ &quot;item&quot;)) {&lt;br /&gt;
&amp;nbsp; println((item \ &quot;target&quot; \ &quot;caption&quot;).text + &quot;;&quot; +&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (item \ &quot;target&quot; \ &quot;description&quot;).text + &quot;;&quot; +&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (item \ &quot;usage&quot; \ &quot;caption&quot;).text + &quot;;&quot; +&lt;br /&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (item \ &quot;usage&quot; \ &quot;description&quot;).text)&lt;br /&gt;
}&lt;/blockquote&gt;プログラムを実行しCSVを作ろう。&lt;br /&gt;
&lt;blockquote&gt;&amp;nbsp;scala xml.scala &amp;gt; file.csv&lt;/blockquote&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2011/05/scalaxml.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/8741153084536452476'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/8741153084536452476'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2011/05/scalaxml.html' title='scala.xml'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-4045951128800928758</id><published>2011-05-15T00:57:00.003+09:00</published><updated>2011-05-15T01:01:29.666+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="外国語学習"/><category scheme="http://www.blogger.com/atom/ns#" term="英語学習"/><category scheme="http://www.blogger.com/atom/ns#" term="辞典"/><title type='text'>英辞郎からSVL単語集を作成</title><content type='html'>英辞郎の辞書データからPDicでSVL単語を抽出し、暗記用のAnkiデスクを作成する方法をまとめる。&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.amazon.co.jp/exec/obidos/ASIN/4757418205/takkejp-22/ref=nosim/&quot; name=&quot;amazletlink&quot; target=&quot;_blank&quot;&gt;英辞郎を&lt;/a&gt;手に入れ、PCにインストールする。&lt;/li&gt;
&lt;li&gt;PDicでSearch→全文検索&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicTOtrtR_rxVYhceI5_8QKKggCr-Or0KSR5s5edRC4YHWzuuYxqkwGEIYQlLnZIZatcH1AXn-8bL8CB6t4-5WnrzLFOk3DI_6y-Xdx8J6iV_e8i8V_cwHhRienD3zRSYmvQR4G/s1600/%25E5%2585%25A8%25E6%2596%2587%25E6%25A4%259C%25E7%25B4%25A2+5142011+114909+PM.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;174&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicTOtrtR_rxVYhceI5_8QKKggCr-Or0KSR5s5edRC4YHWzuuYxqkwGEIYQlLnZIZatcH1AXn-8bL8CB6t4-5WnrzLFOk3DI_6y-Xdx8J6iV_e8i8V_cwHhRienD3zRSYmvQR4G/s320/%25E5%2585%25A8%25E6%2596%2587%25E6%25A4%259C%25E7%25B4%25A2+5142011+114909+PM.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiy0gJcwgUXJ2Ro4eRy-ukfhyxrZLpfOsNrLSAMq4KJpkZl9FUQeKIWPJfKPPWedkSo0MKuMKeFdRX9t_AauJRSQU4zOLiTm1qWxS39MUmsBgRTC7mPoot8l_qtA1KeCGzGDtry/s1600/%25E5%2585%25A8%25E6%2596%2587%25E6%25A4%259C%25E7%25B4%25A2+-+%25E8%25A9%25B3%25E7%25B4%25B0%25E8%25A8%25AD%25E5%25AE%259A+5142011+114837+PM.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;189&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiy0gJcwgUXJ2Ro4eRy-ukfhyxrZLpfOsNrLSAMq4KJpkZl9FUQeKIWPJfKPPWedkSo0MKuMKeFdRX9t_AauJRSQU4zOLiTm1qWxS39MUmsBgRTC7mPoot8l_qtA1KeCGzGDtry/s320/%25E5%2585%25A8%25E6%2596%2587%25E6%25A4%259C%25E7%25B4%25A2+-+%25E8%25A9%25B3%25E7%25B4%25B0%25E8%25A8%25AD%25E5%25AE%259A+5142011+114837+PM.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;&amp;nbsp;OpenOfficeでPDicが吐いたCSVをインポート。&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_ZCohP36tZg5PBPeCjxAH1mjHqwcqv1slGgmaOyQWGCK1rc0-ofY8qChHHSo1UM-gS60F8CeTcpQZnqTES10pPpEi8ZDnwjLw0zJ4qCSBLe4epC-ikDk4HLseJsED_Ba-I3Ic/s1600/Text+Import+-+%255Bsvl.csv%255D+5152011+120425+AM.bmp&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;290&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi_ZCohP36tZg5PBPeCjxAH1mjHqwcqv1slGgmaOyQWGCK1rc0-ofY8qChHHSo1UM-gS60F8CeTcpQZnqTES10pPpEi8ZDnwjLw0zJ4qCSBLe4epC-ikDk4HLseJsED_Ba-I3Ic/s320/Text+Import+-+%255Bsvl.csv%255D+5152011+120425+AM.bmp&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;OpenOfficeで不要な列を削除（keyword, exp, memory, modify, filelink）した上、CSVファイルを保存&lt;/li&gt;
&lt;li&gt;Ankiのデスクを作成し、CSVファイルをインポート&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;参考：&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.google.co.jp/url?sa=t&amp;amp;source=web&amp;amp;cd=3&amp;amp;ved=0CCkQFjAC&amp;amp;url=http%3A%2F%2Fd.hatena.ne.jp%2Fhalts%2F20100214%2F1266131148&amp;amp;ei=7Y7OTb_2BYq-vgOFqe2bCg&amp;amp;usg=AFQjCNHhUs6WmTJokhk-LAoWqOQMYFvDRA&quot;&gt;英辞郎からのSVL問題集の作り方 - 某ソフト作者の開発日記&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a href=&quot;http://www.google.co.jp/url?sa=t&amp;amp;source=web&amp;amp;cd=1&amp;amp;ved=0CBwQFjAA&amp;amp;url=http%3A%2F%2Fankisrs.net%2Fdocs%2FFileImport.html&amp;amp;ei=sJzOTdDNMYrqvQPOt_ifCg&amp;amp;usg=AFQjCNFKSbPhhoPSS9213HZn3cQYUQM_Cw&amp;amp;sig2=UvjTziC7uKWK36BIqy7ogw&quot;&gt;Importing Files - Anki&lt;/a&gt;&lt;span class=&quot;tl&quot;&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2011/05/create-svl-desk-for-anki.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4045951128800928758'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4045951128800928758'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2011/05/create-svl-desk-for-anki.html' title='英辞郎からSVL単語集を作成'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEicTOtrtR_rxVYhceI5_8QKKggCr-Or0KSR5s5edRC4YHWzuuYxqkwGEIYQlLnZIZatcH1AXn-8bL8CB6t4-5WnrzLFOk3DI_6y-Xdx8J6iV_e8i8V_cwHhRienD3zRSYmvQR4G/s72-c/%25E5%2585%25A8%25E6%2596%2587%25E6%25A4%259C%25E7%25B4%25A2+5142011+114909+PM.bmp" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-9095110931942731938</id><published>2011-05-02T10:34:00.000+09:00</published><updated>2011-05-02T10:34:17.957+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="日本の生活"/><title type='text'>日本で初めて通夜に行ってきました</title><content type='html'>先月日本で二つの通夜に行ってきました。お二人とも５０代の方々で、若い死を沢山の人々が悲しんだ。ベトナムの場合と対照的だったのは、悲しそうな人、明 るそうな人、ビジネスチャンスを求めていそうな人、ビジネスの話を熱演する人、実に様々な人々（関係者？）が通夜に来ていたことです。&lt;br /&gt;
ベトナムの通夜・告別式は、基本的には親戚と親しい友人が来ます。笑ったりする人は日本の場合と違い、極めて少なく、怒られることになります。そして、料 理をみんなで作ったり、食べたりするので、掛け声等で賑やかです。後、ベトナムのお坊さんはより親しみ易く、読経以外でも普通の話をします。&lt;br /&gt;
以上、お葬式を見ても、ベトナム人の「現在に精一杯生きる」傾向、日本人の「未来に躍起に生きる」傾向が分かる気がします。私は、人に合わせがちなので、 お葬式はいつも大変悲しいのですが、表情は色々です。ただ、故人に関係の無いビジネスの話だけは極力その場では避けようとしています。&lt;br /&gt;
ベトナム人はより「今向き」、日本人はより「前向き」の表現がより分かりやすいかもしれません。日本では「今向き」と言わず、「現在に生きる」と言うとは思います。民族によっては「後向き」を基本姿勢とするかもしれませんね。</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2011/05/blog-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/9095110931942731938'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/9095110931942731938'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2011/05/blog-post.html' title='日本で初めて通夜に行ってきました'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-4327796458770457389</id><published>2010-10-11T01:19:00.001+09:00</published><updated>2010-10-11T13:39:33.092+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="クレーム"/><category scheme="http://www.blogger.com/atom/ns#" term="サービス"/><category scheme="http://www.blogger.com/atom/ns#" term="ソフトバンク"/><title type='text'>ソフトバンクショップのサービスにクレーム</title><content type='html'>&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-text-size-adjust: none; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: black;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-text-size-adjust: auto; line-height: normal;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;一&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;件&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;目&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: black;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-text-size-adjust: auto; line-height: normal;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/span&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;ショップ名：&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-text-size-adjust: none; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;ソフトバンク&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;蒲田&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;住所：&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;東京都大田区西蒲田7-69-1 蒲田東急ﾌﾟﾗｻﾞ5F&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;日時：2010年10月3日&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;クレーム内容：&lt;/span&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;頭金の説明が不審につながった&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;/div&gt;&lt;ul style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal;&quot;&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;841Nに機種変更を申し出た&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;本体代金、料金プラン、各種オプション、毎月の支払のイメージの説明を受けて納得した&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;携帯電話本体の色などを確認し、契約に進もうとした&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;突然、担当者に「本日店頭で頭金として5,250円をお支払いいただきます」&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;と知らされた&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;その「頭金」が今まで説明された代金や料金とどう関係するのか質問したら、関係がないと説明された&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;さらに、ショップによって「頭金」の金額がまちまちで、それに加入必須の「オプションサービス」も変わると説明された&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;納得できず、手続きをキャンセルさせていただいた&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-size-adjust: auto; border-collapse: separate; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;二件目&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-size-adjust: auto; border-collapse: separate; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;ショップ名：&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-text-size-adjust: none; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;ソフトバンク蒲田東口&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-text-size-adjust: none; color: #333333; font-weight: bold; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-text-size-adjust: auto; color: black; font-weight: normal; line-height: normal;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;（&lt;/span&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;プレミアムショップ&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;）&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-size-adjust: auto; border-collapse: separate; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;住所：&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;東京都大田区蒲田5-42-1 プラチナコート蒲田1、2F&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-size-adjust: auto; border-collapse: separate; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;日時：2010年10月9日&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-size-adjust: auto; border-collapse: separate; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;クレーム内容：&lt;/span&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;担当者が不自然に動いたり、不備商品の交換を拒否されていた&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;/div&gt;&lt;ul style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal;&quot;&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;ソフトバンクのウェブサイトでショップについて情報収集し、ソフトバンクの「プレミアムショップ」なるショップを選んだ。&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;ショップに行く前に、電話で「頭金」はかからないことを確認した&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;iphone 4に機種変更を申し出た&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;本体代金、料金プラン、各種オプション、毎月の支払のイメージの説明を受けて納得し&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;、契約に進んだ&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;担当者が店頭においてあるクーポン券と思われるものを何回もスキャンしてはゴミ箱に勢い良く投げ捨てた。私が持ってきたクーポン券ではないので、可笑しいと思ったが、担当者は黙々とクーポン券を「処理」していた。&lt;/span&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;一体何をしていたのだろう&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;。&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;担当者が大量に書類を印刷し、説明してくれた。説明が終わった書類は大きな音を立てながら半分に折ってテーブルの脇に挟めた。&lt;/span&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;この大きな音はかなり気になった&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;。半分におる必要性も理解できなかった。ちなみに、これらの書類は先のクーポン券と違い、ゴミ箱には捨てられなかった。&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;とうとう iphone 4の箱が姿を表した。色は？と尋ねたら、「黒です！」と強く返事された。こちらは黒でよかったのでパス。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;アクセサリーとして、分割払いできると勧められた「ソフトケースシールセット」を買う。このセットにはソフトケース、反射防止保護シール、液晶保護シール、クリーニングクロスが入っていると説明された。商品の中身をその場で確認しなかった。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;家に帰って、ソフトケースシールセットを開けてみたら、ソフトケースとクリーニングクロスだけ入っていて、&lt;/span&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;保護シートは見当たらなかったので、お店に持っていって、交換してもらおうとした&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;お店で担当者に商品の不備を説明したら、担当者はケースを開けて中身を見て、&lt;/span&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;本当に保護シールが入っていなかったのか&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;と聞いてきた。そうと答えた。これから担当者が変わるので、この担当者をAさんとしよう。Aさんは別のお客さんの対応に周ってしまった。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;15分くらい待っていたら&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;、担当者Bさんがきたので、もう一回事情を説明した。BさんはAさんとこそこそ相談してから出てきて、ケースには保護シールが入っていたはずだと言ってきた。私は入っていないから困っていると答えた。ちょっと私の声が大きくなってしまったかもしれない。Bさんは別のお客さんの対応に行ってしまった。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;また、15分くらい待っていたら&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;、担当者Cさんがきたので、もう一回事情を説明した。CさんもまたAさんとこそこそ相談してから出てきて、ケースには保護シールが入っていたのではと言ってきた。私は入っていないから困っていると答えた。今回は少し冷静になって答えられた。悲しくもC&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; color: #333333; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;さんは別のお客さんの対応に行ってしまった。&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;また15分待って&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;、さすが頭に来たので、Cさんが現れたときに「どうしてくれるんですか」と大声で抗議した。私としては、交換してくれるのかくれないのかだけでも知りたかったです。Aさんを待っていてくださいと言われた。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;約5分後&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;に、Aさんが妙に笑いながら交換商品を持ってきた。中身を確認してくれたが、2回も、「シールが入っていますね」と念を押された。「大変お手数をお掛けしました」と微笑むAさんに挨拶されて、店をあとにした。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;不備商品の交換に1時間近くもかかるのは、初経験だった。担当者が3人も変わったり、こそこそ相談したり、お客さんを疑ったりするのも、初めて見た。&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #333333;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; -webkit-text-size-adjust: none; border-collapse: collapse; line-height: 16px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;ソフトバンクショップには、組織的に何かが可笑しいと思った。&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;提案&lt;/span&gt;&lt;/b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;：&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&quot;&gt;&lt;/div&gt;&lt;ul style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal;&quot;&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;ショップ内装と担当者の身だしなみを清潔に！&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;ショップとソフトバンク本社の関係を明確に！&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;なぜショップ毎に頭金や強制「オプション」が異なる？&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;なぜショップは不備商品を交換したがらない？&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;お客さんを大事に！&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style=&quot;-webkit-text-size-adjust: auto; color: black; line-height: normal;&quot;&gt;&lt;/div&gt;&lt;/span&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/10/blog-post_11.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4327796458770457389'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4327796458770457389'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/10/blog-post_11.html' title='ソフトバンクショップのサービスにクレーム'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-4211006192404178882</id><published>2010-10-04T15:47:00.004+09:00</published><updated>2010-10-11T20:58:12.739+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="外国人"/><category scheme="http://www.blogger.com/atom/ns#" term="日本法律"/><title type='text'>永住許可申請における「身元保証人」とは何?</title><content type='html'>&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;永住許可申請に身元保証人が必須だが、その定義がなかなかみつからなかった。結局、直接的な定義はどこにもなく、間接的に&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: collapse;&quot;&gt;&lt;a href=&quot;http://www.immi-moj.go.jp/tetuduki/zairyuu/qa.html&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;説明&lt;/span&gt;&lt;/a&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;されている。法務省入国管理局ホームページ&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: collapse;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;から引用する。&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: collapse;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;border-collapse: collapse;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;blockquote&gt;Ｑ７　提出書類に身元保証書がありますが，「身元保証人」とはどのようなものでしょうか。また，身元保証した際の責任はどうなっているのでしょうか。&lt;/blockquote&gt;&lt;blockquote&gt;Ａ　入管法における身元保証人とは，外国人が我が国において安定的に，かつ，継続的に所期の入国目的を達成できるように，必要に応じて当該外国人の経済的保証及び法令の遵守等の生活指導を行う旨を法務大臣に約束する人をいいます。&lt;/blockquote&gt;&lt;blockquote&gt;　身元保証書の性格について，法務大臣に約束する保証事項について身元保証人に対する&lt;b&gt;法的な強制力はなく&lt;/b&gt;，保証事項を履行しない場合でも当局からの約束の履行を指導するにとどまりますが，その場合，身元保証人として十分な責任が果たされないとして，それ以降の入国・在留申請において身元保証人としての適格性を欠くとされるなど社会的信用を失うことから，いわば&lt;b&gt;道義的責任&lt;/b&gt;を課すものであるといえます。&lt;/blockquote&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;上記の曖昧な定義がなかなか見つからないで誤解されていたりする。これでは、日本人の方が外国人の方の身元保証人になるのを躊躇うのも仕方があるまい。&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;また、どこかに、身元保証人は日本人または永住権を取得した外国人でなければならないと書いてあったが、この情報もまた見つかりにくい。&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div&gt;普通のサラリーマンの方が身元保証人になるときに準備しなければならない&lt;a href=&quot;http://www.moj.go.jp/ONLINE/IMMIGRATION/ZAIRYU_EIJYU/zairyu_eijyu03.html&quot;&gt;書類&lt;/a&gt;は：&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;https://docs.google.com/viewer?url=http%3A%2F%2Fwww.moj.go.jp%2Fcontent%2F000001990.pdf&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;身元保証書（日本語版）&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #222222; line-height: 20px;&quot;&gt;&lt;span style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;在職証明書&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;span style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #222222;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 20px;&quot;&gt;住民税の納税証明書（過去１年分年間の総所得及び納税状況が記載されたもの）&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #222222;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 20px;&quot;&gt;住民票又は外国人登録原票記載事項証明書&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #222222;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 20px;&quot;&gt;法務省の手続き案内：&lt;/span&gt;&lt;/span&gt;&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #222222;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 20px;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;概略：&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;a href=&quot;http://www.moj.go.jp/ONLINE/IMMIGRATION/16-4.html&quot;&gt;法務省：永住許可申請&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: inherit;&quot;&gt;&lt;a href=&quot;http://www.moj.go.jp/ONLINE/IMMIGRATION/16-4.html&quot;&gt;&lt;/a&gt;&lt;/span&gt;&lt;a href=&quot;http://www.moj.go.jp/ONLINE/IMMIGRATION/ZAIRYU_EIJYU/zairyu_eijyu03.html&quot;&gt;申請人の方が，就労関係の在留資格（「人文知識・国際業務」，「技術」，「技能」など）及び「家族滞在」の在留資格である場合&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: #222222;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 20px; white-space: nowrap;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;color: black; line-height: normal; white-space: normal;&quot;&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/10/blog-post.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4211006192404178882'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4211006192404178882'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/10/blog-post.html' title='永住許可申請における「身元保証人」とは何?'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-2496579602281773494</id><published>2010-09-14T05:27:00.004+09:00</published><updated>2010-09-14T05:27:00.278+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Chrome"/><category scheme="http://www.blogger.com/atom/ns#" term="personalization"/><title type='text'>Stylish Chrome</title><content type='html'>Gmailのメール本文は80%のサイズに設定されていて、Firefoxでは最小フォントサイズで回避していたが、Google Chromeでは最小フォントサイズの設定ができずに困っていた。&lt;br /&gt;
そんなところ、Firefoxでよくお世話になった&lt;a href=&quot;http://userstyles.org/&quot;&gt;StylishのChrome版を発見&lt;/a&gt;。早速インストールし、domain mail.google.comに対して次のスタイルを定義してみた。&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;background-color: white;&quot;&gt;&lt;i&gt;.gt {&lt;br /&gt;
&amp;nbsp;font-family: Tahoma, Osaka, MS PGothic, Sans !important;&lt;br /&gt;
&amp;nbsp;font-size: 12pt !important;&lt;br /&gt;
}&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;みるみるGmail本文が大きくなり、大変読みやすい！ChromeでGmailを読んでいる人に是非オススメ。&lt;/div&gt;&lt;div&gt;ちなみに、上記の&quot;.gt&quot;は、Chromeで画面に表示されている要素に対して、「要素の検証」を右クリックメニューから選ぶと分かった。&lt;/div&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/09/stylish-chrome.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/2496579602281773494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/2496579602281773494'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/09/stylish-chrome.html' title='Stylish Chrome'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-9214628261479870497</id><published>2010-07-31T08:33:00.004+09:00</published><updated>2010-07-31T08:49:32.946+09:00</updated><title type='text'>オフショア開発が上手くいかない理由</title><content type='html'>私の経験では、オフショア開発の失敗理由について考えるとき、次のようにポイントがいくつかある。&lt;br /&gt;
&lt;ul&gt;&lt;li&gt; オフショア開発は本当に必要なのか、ブリッジSEは本当に必要なのか&lt;/li&gt;
&lt;li&gt;作業全体の中で、コミュニケーションの量がどのくらいか、それを行うための言語は日本語なのか、英語なのか、現地の言葉なのか&lt;/li&gt;
&lt;li&gt;作業のメソドロジーは、一直線で進めるタイプなのか、それともサイクリングしながら進めるタイプなのか。&lt;/li&gt;
&lt;li&gt;作業のメソドロジーに対する理解と習慣がチームに浸透しているか。感情的な障壁は取り除いたか。&lt;/li&gt;
&lt;li&gt;作業のメソドロジーによるコミュニケーションコストは妥当か&lt;/li&gt;
&lt;li&gt;作業のやり直し、プロジェクトの失敗のリカバリーにかかるコミュニケーションコストのリスクは見積もったか&lt;/li&gt;
&lt;li&gt;現地の（異文化）人または日本人に、労働環境や個人能力を無視した働きを強要していないか&amp;nbsp;&lt;/li&gt;
&lt;li&gt;現地人と日本人はお互いの労働観、家族観、価値観、宗教観、金銭感等々を理解しているか。お互い非難していないか。&lt;/li&gt;
&lt;li&gt;人材育成や自己啓発はしているか&lt;/li&gt;
&lt;/ul&gt;&lt;a href=&quot;http://www.amazon.co.jp/gp/product/4774140031?ie=UTF8&amp;amp;tag=voc05-22&amp;amp;linkCode=as2&amp;amp;camp=247&amp;amp;creative=1211&amp;amp;creativeASIN=4774140031&quot;&gt;標準テキスト オフショアプロジェクトマネジメント 【PM編】&lt;/a&gt;（幸地 司著）などを読んでみるといいかも知れない。&lt;br /&gt;
&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://www.assoc-amazon.jp/e/ir?t=voc05-22&amp;amp;l=as2&amp;amp;o=9&amp;amp;a=4774140031&quot; style=&quot;border: medium none ! important; margin: 0px ! important;&quot; width=&quot;1&quot; /&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/07/blog-post_31.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/9214628261479870497'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/9214628261479870497'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/07/blog-post_31.html' title='オフショア開発が上手くいかない理由'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-4444583442096395770</id><published>2010-07-07T23:38:00.000+09:00</published><updated>2010-07-07T23:38:58.541+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="日本語"/><title type='text'>日本企業で英語を公用語にする是非</title><content type='html'>&lt;a href=&quot;https://twitter.com/ycastercom&quot;&gt;伊藤洋一さん&lt;/a&gt;のポッドキャスト番組&lt;a href=&quot;http://www.radionikkei.jp/roundup/&quot;&gt;Round Up World Now&lt;/a&gt;（7月2日放送文）で、「楽天が英語を公用語にする」についてお話を聞いた。&lt;a href=&quot;http://www.nikkei.com/tech/business/article/g=96958A9C93819499E2E3E2E3888DE2E3E2E5E0E2E3E2E2E2E2E2E2E2;p=9694E3EAE3E0E0E2E2EBE0E7EBEB&quot;&gt;ニュース&lt;/a&gt;で初めてそのことを知ってから、時間がちょっと経ったので、日本語を勉強してきた&lt;b&gt;外国人&lt;/b&gt;として、これをきっかけにいくつか認識を残しておく。&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;日本経済が元気な時代に日本語や日本語文化を世界に広める活動が不足したようだ。日本語を学ぶために良い環境、参考書、辞典、ツールなどが、英語と比較してかなり少ない。&lt;/li&gt;
&lt;li&gt;Simple Japaneseが造られていないようだ。日本語は難しく有るべきだと思わせる風潮がある。曖昧性も日本語特殊だと決めつけられているようだ。要は、外国人に日本語を使いこなしてもらおうとする意識が一般的に低いように思う。&lt;/li&gt;
&lt;li&gt;日本語を世界に広めようとあまりしない割には、英語を日本に取り入れようとも真面目にしないできたようだ。&lt;/li&gt;
&lt;li&gt;日本語は、日本文化の中の重要な役割を担っているはずだ。日本文化は日本語によって伝わっていくと思う。私の母国語であるベトナム語は、現在のような表音文字になって文化上大変な損失になったという研究結果があるので、参考にして欲しいくらいだ。&lt;/li&gt;
&lt;li&gt;日本人は、実は結構英語の単語や文法を知っているようだ。聴解や会話には、苦手意識が強すぎるようだ。&lt;/li&gt;
&lt;li&gt;日本語は、表音文字と表意文字をバランスよく使い、なかなか完成度が高いように感じる。&lt;/li&gt;
&lt;li&gt;日本語が、日本を支えてきた、日本を守ってきた役割が大きいと思う。&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;日本で英語を使いこなすようになるのは、当然必要なことだ。しかし、日本語や日本文化を世界にアピールしていく効果的な努力は決定的に足りないように感じる。日本国内企業で極端に単純に公用語を英語にすれば、世界で通用するようになるとは考えにくい。逆説的かもしれないが、今だからこそ日本語、日本文化のコンテンツを海外向けに積極的に発信するべきではないだろうか。&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/07/blog-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4444583442096395770'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4444583442096395770'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/07/blog-post.html' title='日本企業で英語を公用語にする是非'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-49997971994559202</id><published>2010-06-27T15:42:00.002+09:00</published><updated>2010-10-17T01:31:06.158+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="ツール"/><category scheme="http://www.blogger.com/atom/ns#" term="外国語学習"/><title type='text'>単語暗記ツール</title><content type='html'>長期記憶が必要なタームを覚えるために助けてくれるいくつかのSRSツールがある。&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://ichi2.net/anki/anki-logo2.png&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://ichi2.net/anki/anki-logo2.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;まず、&lt;a href=&quot;http://ichi2.net/anki/&quot;&gt;Anki&lt;/a&gt;というツールだが、日本語を学ぶために外国人によって作られた経緯があるようで、日本語の教材が多い。後述のSmart.fmのコースもインポートできる。デスクトップ(Windows, Mac, Linux)アプリとしては最高。 &lt;a href=&quot;http://itunes.apple.com/us/app/ankisrs/id373493387?mt=8&quot;&gt;iPhoneアプリ&lt;/a&gt;も最近出て、これもいいらしい。&lt;br /&gt;
次ぎ、&lt;a href=&quot;http://smart.fm/&quot;&gt;Smart.fm&lt;/a&gt;というウェブサービスは、日本人が英語を覚えるために造られたようだ。 英語、日本語、ベトナム語をはじめ様々な学習コースがある。&lt;br /&gt;
&lt;a href=&quot;http://kanji.koohii.com/&quot;&gt;RTK&lt;/a&gt;（Reviewing the Kanji）は外国人が漢字を覚えるために作られた方法だ。&lt;br /&gt;
&lt;a href=&quot;http://www.mnemosyne-proj.org/&quot;&gt;Mnemosyne&lt;/a&gt;&amp;nbsp; Ankiに近い感じだが、よりシンプルだ。個人的にはAnkiがいい。&lt;br /&gt;
上記のツール等は、どれもSRS &lt;a href=&quot;http://en.wikipedia.org/wiki/Spaced_repetition_software#Computer_software_using_spaced_repetition&quot;&gt;Spaced Repetition&lt;/a&gt; Softwareの考え方を元にしているようだ。要は、効率よく復習すれば、少ない学習時間で沢山の概念をよく覚えられるようにするという考えだ。&lt;br /&gt;
&lt;br /&gt;
どのツールやサービスを使うかは自分の好みで選ぼう。これらのデジタルツールによる学習には、伝統的な手書きによる学習を混ぜ込もう。ツールは、単語の記録や、復習期日の算出には効率よく使えるが、デジタルデバイスではやはり手書きによる学習効果は得られない。デジタルとアナログを混ぜたり使い分けたりすることによって、学習効果が上がると思う。危険なのは、どちらかに偏執してしまうことだ。</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/06/blog-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/49997971994559202'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/49997971994559202'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/06/blog-post.html' title='単語暗記ツール'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-4679926753917327281</id><published>2010-06-18T19:15:00.003+09:00</published><updated>2010-12-25T15:37:05.712+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="personalization"/><category scheme="http://www.blogger.com/atom/ns#" term="Twitter"/><title type='text'>複数Twitterアカウントの使い分け</title><content type='html'>一人の人間が発言するときには一定の立場で発言している。Twitterでも呟くときにある一定の立場で呟いているはずだ。&lt;br /&gt;
&lt;br /&gt;
私の提案は、呟く立場に応じてTwitterアカウントを複数使い分けることだ。まず、具体例を示そう。私は次のアカウントを作った。&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://twitter.com/vochicong&quot;&gt;@vochicong&lt;/a&gt;日本に住んでいるベトナム人技術者の立場。基本的に日本語で固めに呟く。詳細はそのアカウントのプロファイルに書いておいた。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://twitter.com/_cong&quot;&gt;@_cong&lt;/a&gt;&amp;nbsp;私生活を気軽にログに残す。ベトナム語、日本語、英語で自由に。&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://twitter.com/pg99&quot;&gt;@pg99&lt;/a&gt; 開発、プログラミングで自由気ままにログを残す。&lt;/li&gt;
&lt;/ul&gt;なぜアカウントを分けたか。最初はアカウント@vochicongだけを使っていたが、フォロワー数が増えてきた。最初の頃は適当に呟けたが、人様に聞こえそうだと意識し始めると、呟く立場というのを考えるようになった。その結果、アカウント@vochicongをフォローしてくださった方々に対しては、私が「日本にいるベトナム人技術者」の立場で発信しようと決めた。他のアカウントは、他のことを呟くために作った始末だ。&lt;br /&gt;
&lt;br /&gt;
私がTwitterで様々な呟きを見てきた中、殆どの人は立場を意識しないで呟いているようだ。例えば、数人の経営者の方が、とても深遠なる呟きを発したと思ったら、次には社内連絡みたいな呟きになったり、クレーム処理だったり、または愚痴ったりと。生々しく面白いのは確かだが、付き合っていられないと思ってしまったりも。&lt;br /&gt;
&lt;br /&gt;
あなたには自分の発信の立場の数だけTwitterアカウントを作って、使い分けて欲しい。そうすると、人はあなたの「ある側面」を選択してフォローできるようになり、ノイズを聞かないで済み、ちょっと楽なのだ。</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/06/twitter_18.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4679926753917327281'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4679926753917327281'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/06/twitter_18.html' title='複数Twitterアカウントの使い分け'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-4172182120784957045</id><published>2010-06-15T22:27:00.002+09:00</published><updated>2010-09-14T02:17:06.463+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="personalization"/><category scheme="http://www.blogger.com/atom/ns#" term="Twitter"/><title type='text'>Twitterタイムライン減量してみよう</title><content type='html'>Twitterタイムラインをすっきりさせ、減量してみたご報告。リスト活用で、追いかけたい情報をチャンとフォロー。フォロー数やフォロワー数への影響が今のところ難点。&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;タイムライン整理のはじめ方：&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;まず、リストallとsomeを作る。&lt;/li&gt;
&lt;li&gt;自分がフォローしている（したい）ユーザを&lt;b&gt;全て&lt;/b&gt;allに追加する。&lt;/li&gt;
&lt;li&gt;特に、&lt;b&gt;気になっている&lt;/b&gt;ユーザならsomeにも追加する。&lt;/li&gt;
&lt;li&gt;最後に、その場所で&lt;b&gt;その時に呟かれたい&lt;/b&gt;ユーザ以外は基本的にアンフォローする。&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;リストのメンテナンスの基本は&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;タイムライン&lt;/b&gt;に「その時」にみたい呟きを集める（情報量：&lt;b&gt;少&lt;/b&gt;）&lt;/li&gt;
&lt;li&gt;リスト&lt;b&gt;some&lt;/b&gt;に時間のある時に見たい呟きを集める（情報量：&lt;b&gt;中&lt;/b&gt;）&lt;/li&gt;
&lt;li&gt;リスト&lt;b&gt;all&lt;/b&gt;に気になったユーザを集めておく（情報量：&lt;b&gt;大&lt;/b&gt;量）  &lt;/li&gt;
&lt;/ul&gt;リストsome又はallをチェックするとき、タイムラインに持って行きたい呟きが見つかったら、そのユーザをフォローし、タイムラインに出るようにする。タイムラインをチェックするとき、&lt;b&gt;TPO&lt;/b&gt;に合わない呟きがあったら、そのユーザを基本的にはアンフォローし、且つリストsomeやリストallに追加したりする。&lt;b&gt;フォローとアンフォローの繰り返し&lt;/b&gt;、言葉のニューアンスから、ちょっと&lt;b&gt;気が重い&lt;/b&gt;かもしれないが、しかし、誰かその&lt;b&gt;機能にそう命名しただけ&lt;/b&gt;だと割り切る。要は、&lt;b&gt;タイムラインでフォローしようが、リストでフォローしようが、フォローしているという点では同じはず&lt;/b&gt;だ。&lt;br /&gt;
&amp;nbsp; &lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;複数アカウントの使い分け方による、読み手に優しい発信チャンネルの整理については、後日まとめたい。&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;div style=&quot;margin: 0px;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style=&quot;margin: 0px;&quot;&gt;関連呟き：&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://togetter.com/li/29376&quot;&gt;http://togetter.com/li/29376&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;参考：&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://twinavi.jp/guides/step1?ref=gnav&quot;&gt;Twitter公式ナビゲーター twinavi : Twitterの使い方を知る&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://r.nanapi.jp/614&quot;&gt;【twitterのlist機能】効率よく使う為の分類方法を考えてみた | nanapi[ナナピ]&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/06/twitter.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4172182120784957045'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/4172182120784957045'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/06/twitter.html' title='Twitterタイムライン減量してみよう'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-5068230817013996776</id><published>2010-06-10T06:10:00.010+09:00</published><updated>2010-06-17T01:46:11.787+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><category scheme="http://www.blogger.com/atom/ns#" term="Twitter"/><category scheme="http://www.blogger.com/atom/ns#" term="日本語"/><category scheme="http://www.blogger.com/atom/ns#" term="検索"/><title type='text'>Twitter日本語検索はGoogleにお任せ！！</title><content type='html'>Twitter本家の日本語検索機能が治るまで、&lt;a href=&quot;http://bit.ly/dkmn4s&quot;&gt;Google Twitter Search&lt;/a&gt;で古い呟きを、&lt;a href=&quot;http://bit.ly/aAM1z4&quot;&gt;Google Search Updates&lt;/a&gt;で新鮮な呟きを聴こう。&lt;br /&gt;
&lt;br /&gt;
数週間前からTwitterの日本語検索が上手くいかなくなった。私はTwitterクライアントとしてEchofonを常用しているが、関心対象の「日本語教育」と「クラウドソーシング」が&lt;b&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: normal;&quot;&gt;突然&lt;/span&gt;ヒットしなくなった&lt;/b&gt;。暫く立つと、みんな大声で呟いているような感じがしてきた頃、ある呟きで&lt;a href=&quot;http://bit.ly/9RfpP5&quot;&gt;Twitter検索&lt;/a&gt;について教わって助かった。&lt;br /&gt;
しかし、Twitter検索ではリアルタイム性がない。新しい呟きが成されてから、Twitter検索で見つかるまで、タイムラグが結構あるようだ。&lt;br /&gt;
&lt;br /&gt;
後日、Google custom searchであるGoogle Twitter Searchを試してみたが、なかなか良い。Twitter検索よりも検索が高速だし、ヒットする呟きも、リアルタイムではないものの、１５分前の呟きはヒットした。&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKp9k5yhApF25SvDMr_z5hpoXTXUQJscHHFJgCfH_kMd_NLO1A6_q9eCDmps-C2_u9qKh8ArNsOel25HqD5GmYka3mk7NSXdxlM2MjktNTLHoCmTZCWcT4CNn6GuFMNNynygAi/s1600/Screen+shot+2010-06-10+at+12.01.51+PM.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKp9k5yhApF25SvDMr_z5hpoXTXUQJscHHFJgCfH_kMd_NLO1A6_q9eCDmps-C2_u9qKh8ArNsOel25HqD5GmYka3mk7NSXdxlM2MjktNTLHoCmTZCWcT4CNn6GuFMNNynygAi/s320/Screen+shot+2010-06-10+at+12.01.51+PM.png&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
次に遭遇したのは、Google Search Updatesであった。「&lt;a href=&quot;http://bit.ly/93CGEl&quot;&gt;日本語教育&lt;/a&gt;」も「&lt;a href=&quot;http://bit.ly/90RVvX&quot;&gt;クラウドソーシング&lt;/a&gt;」も、新しい検索結果がどんどん&lt;a href=&quot;http://bit.ly/90RVvX&quot;&gt;ヒットした&lt;/a&gt;。試しに、自分のTimeline上の最新の呟きを検索してみたが、&lt;a href=&quot;http://bit.ly/9rYhEP&quot;&gt;@masason&lt;/a&gt;さんの「&lt;a href=&quot;http://bit.ly/a2C69M&quot;&gt;知識も知恵も想像力も活性化された&lt;/a&gt;」がヒットした。しかも、リアルタイムの呟きの検索結果が自動的に更新され、川のように流れてくるのだ。Ustreamのチャットと同じような感じで。&lt;br /&gt;
&lt;br /&gt;
結論：Twitterで日本語検索なら、&lt;a href=&quot;http://bit.ly/dkmn4s&quot;&gt;Google Twitter Search&lt;/a&gt;で古い呟きを、&lt;a href=&quot;http://bit.ly/aAM1z4&quot;&gt;Google Search Updates&lt;/a&gt;で最新の呟きを見つけよう。&lt;br /&gt;
Twitter検索には、今後期待したい。&lt;br /&gt;
&lt;br /&gt;
参考：&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Togetterで&lt;a href=&quot;http://togetter.com/li/25675&quot;&gt;Twitter 日本語検索がおかしい件&lt;/a&gt;のまとめ&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.google.co.jp/url?sa=t&amp;amp;source=web&amp;amp;cd=1&amp;amp;ved=0CBsQFjAA&amp;amp;url=http%3A%2F%2Fjapan.cnet.com%2Fnews%2Fmedia%2Fstory%2F0%2C2000056023%2C20412143%2C00.htm&amp;amp;ei=g08QTJjjL43ZcdqS9fIM&amp;amp;usg=AFQjCNHqmpUVly_B75rCMJmHdrVNPk00Gg&amp;amp;sig2=kSBPeYFMRkwRSukNx5-fbg&quot;&gt;グーグル、「Twitter」のタイムライン検索サービスを提供開始へ - CNET ...&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;/ul&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/06/twittergoogle.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/5068230817013996776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/5068230817013996776'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/06/twittergoogle.html' title='Twitter日本語検索はGoogleにお任せ！！'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjKp9k5yhApF25SvDMr_z5hpoXTXUQJscHHFJgCfH_kMd_NLO1A6_q9eCDmps-C2_u9qKh8ArNsOel25HqD5GmYka3mk7NSXdxlM2MjktNTLHoCmTZCWcT4CNn6GuFMNNynygAi/s72-c/Screen+shot+2010-06-10+at+12.01.51+PM.png" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-888656440528621270</id><published>2010-06-09T18:22:00.003+09:00</published><updated>2010-06-09T19:50:32.379+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Apple"/><category scheme="http://www.blogger.com/atom/ns#" term="benchmark"/><category scheme="http://www.blogger.com/atom/ns#" term="MacOSX"/><category scheme="http://www.blogger.com/atom/ns#" term="Safari"/><title type='text'>MacProでもChromeの方がSafariより高速</title><content type='html'>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/_V5dorYjklAo/TA7sI2FH47I/AAAAAAAABk4/3AMTe3P_zUI/s1600/Screen+shot+2010-06-09+at+10.16.16+AM.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;148&quot; src=&quot;http://3.bp.blogspot.com/_V5dorYjklAo/TA7sI2FH47I/AAAAAAAABk4/3AMTe3P_zUI/s200/Screen+shot+2010-06-09+at+10.16.16+AM.jpg&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;MacBook (OS X 10.6.3)でも測ってみたが、&lt;a href=&quot;http://clients.futuremark.com/peacekeeper&quot;&gt;Peacekeeper&lt;/a&gt;曰く、Chrome 5.0.375.55が発表されたばかりのSafari 5.0より僅かな差でパフォーマンスが良かった。&lt;br /&gt;
&lt;br /&gt;
話が逸れるが、MacのフォントがWindowsより綺麗。Macのフォントに少しなれるとWindowsのフォントを汚く感じてしまうのだ。</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/06/macprochromesafari.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/888656440528621270'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/888656440528621270'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/06/macprochromesafari.html' title='MacProでもChromeの方がSafariより高速'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_V5dorYjklAo/TA7sI2FH47I/AAAAAAAABk4/3AMTe3P_zUI/s72-c/Screen+shot+2010-06-09+at+10.16.16+AM.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-6313743340874503883</id><published>2010-06-09T07:30:00.001+09:00</published><updated>2010-06-09T07:30:00.339+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="Apple"/><category scheme="http://www.blogger.com/atom/ns#" term="benchmark"/><category scheme="http://www.blogger.com/atom/ns#" term="Safari"/><title type='text'>Safari 5 は最速ではない</title><content type='html'>&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFz07Jh2bIBdZzZU8LcAkRtVCgS9ZLJNqG-YE6_BYe37SnWzc5nqLlSlbU3ow-JrF6A2GLRf7CFd7AGkf5eUL2bmngGn6c6iMEdx2D0X0Qm5XvPXjWuLPDK9echmv9P5PdhM8s/s1600/Peacekeeper+-+The+Browser+Benchmark+from+Futuremark+Corporation+20100609+35703.jpg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;170&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFz07Jh2bIBdZzZU8LcAkRtVCgS9ZLJNqG-YE6_BYe37SnWzc5nqLlSlbU3ow-JrF6A2GLRf7CFd7AGkf5eUL2bmngGn6c6iMEdx2D0X0Qm5XvPXjWuLPDK9echmv9P5PdhM8s/s200/Peacekeeper+-+The+Browser+Benchmark+from+Futuremark+Corporation+20100609+35703.jpg&quot; style=&quot;clear: both; float: left; margin: 0px 10px 10px 0px;&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;  Appleから&lt;a href=&quot;http://www.apple.com/safari/whats-new.html&quot;&gt;公開された&lt;/a&gt;ばかりの&lt;a href=&quot;http://internet.watch.impress.co.jp/docs/news/20100608_372828.html&quot;&gt;Safari 5&lt;/a&gt;を&lt;a href=&quot;http://clients.futuremark.com/peacekeeper&quot;&gt;Peacekeeper&lt;/a&gt;でベンチマークしてみたところ、使っているノートPC ThinkPad X60s (Lenovo) では、Google Chrome 5.0.375.23に負け、Firefox 3.6.3に勝った。ちなみに IE 8.0が信じられないほど最低な結果を出した。&lt;br /&gt;
&lt;br /&gt;
Macでは、&lt;a href=&quot;http://www.apple.com/safari/whats-new.html#performance&quot;&gt;Appleが行ったベンチマーク&lt;/a&gt;と同じような結果になるだろう。&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://internet.watch.impress.co.jp/img/iw/docs/372/828/html/sf02.jpg.html&quot;&gt;Safari Reader&lt;/a&gt;という、 記事を読みやすくする機能も使ってみたが、これはよかった。&lt;br /&gt;
&lt;br /&gt;
その他、この夏に公開されるはずの&lt;a href=&quot;http://www.apple.com/safari/whats-new.html#developer_program&quot;&gt;Safari Extensions Gallery&lt;/a&gt;は気になる。</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/06/safari-5.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/6313743340874503883'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/6313743340874503883'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/06/safari-5.html' title='Safari 5 は最速ではない'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiFz07Jh2bIBdZzZU8LcAkRtVCgS9ZLJNqG-YE6_BYe37SnWzc5nqLlSlbU3ow-JrF6A2GLRf7CFd7AGkf5eUL2bmngGn6c6iMEdx2D0X0Qm5XvPXjWuLPDK9echmv9P5PdhM8s/s72-c/Peacekeeper+-+The+Browser+Benchmark+from+Futuremark+Corporation+20100609+35703.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-6424453463438093768</id><published>2010-06-09T07:00:00.003+09:00</published><updated>2010-06-09T07:00:03.122+09:00</updated><title type='text'></title><content type='html'>&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJ4WZOvCX_UV60ShXAR5rKECitvbDZQg7X3v43W1QIMkoB-4ibRwPe4wW7U2U8EwNHoShHOrTSdDgRaGldsyFCuiGLe13PSukmql9shFMfPaKR0hnLOZqCYsANFRn70eE9KU2U/s1600/20081207533.jpg&quot;&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;89&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJ4WZOvCX_UV60ShXAR5rKECitvbDZQg7X3v43W1QIMkoB-4ibRwPe4wW7U2U8EwNHoShHOrTSdDgRaGldsyFCuiGLe13PSukmql9shFMfPaKR0hnLOZqCYsANFRn70eE9KU2U/s200/20081207533.jpg&quot; style=&quot;clear: both; float: left; margin: 0px 10px 10px 0px;&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;Picasaの中からBloggerに画像をアップしてみた。これは、実家で父が作っている欄の花（ちょっと昔の）。Picasaで簡単に写真を管理、編集、ブログに登校できるのは、いいね。&lt;br /&gt;
Picasaの顔認識機能も大変強力。面白いのは、妻の姉妹は同一人物とPicasaに認識されることが多いほど、似ているのだ。&lt;br /&gt;
&lt;div style=&quot;clear: both; text-align: left;&quot;&gt;&lt;a href=&quot;http://picasa.google.com/blogger/&quot; target=&quot;ext&quot;&gt;&lt;img align=&quot;middle&quot; alt=&quot;Posted by Picasa&quot; border=&quot;0&quot; src=&quot;http://photos1.blogger.com/pbp.gif&quot; style=&quot;background: none repeat scroll 0% 50% transparent; border: 0px none; padding: 0px;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/06/picasablogger.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/6424453463438093768'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/6424453463438093768'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/06/picasablogger.html' title=''/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjJ4WZOvCX_UV60ShXAR5rKECitvbDZQg7X3v43W1QIMkoB-4ibRwPe4wW7U2U8EwNHoShHOrTSdDgRaGldsyFCuiGLe13PSukmql9shFMfPaKR0hnLOZqCYsANFRn70eE9KU2U/s72-c/20081207533.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-9203702267170272389</id><published>2010-06-06T17:30:00.002+09:00</published><updated>2010-06-17T01:47:29.728+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="firefox"/><category scheme="http://www.blogger.com/atom/ns#" term="Google"/><category scheme="http://www.blogger.com/atom/ns#" term="辞典"/><title type='text'>Google Dictionary（オンライン英英辞典）を使ってみた。英単語帳が簡単に作れて便利。</title><content type='html'>&lt;a href=&quot;http://www.google.com/dictionary&quot;&gt;Google Dictionary&lt;/a&gt;は、なかなかイイ。調べた単語&lt;a href=&quot;http://www.google.com/dictionary/wordlist?hl=en&quot;&gt;履歴&lt;/a&gt;を記録できるのだ。引いた単語の横にあるスターをクリックすると(説明しづらいが、Gmailのスターと同じやり方）、&quot;Starred Words&quot;という単語帳にその単語を記録でき、後で簡易に確認できる。知っている限りでは、言葉を調べた履歴を確認できる無料オンライン英英辞典としては、このGoogle  Dictionaryしかない。辞書として肝心な機能である言葉の説明や例文なども申し分ない。&lt;br /&gt;
&lt;br /&gt;
２週間くらいGoogle Dictionaryを使ってみた。 もちろん&lt;a href=&quot;http://www.dictionarytip.com/&quot; id=&quot;mpdc&quot; title=&quot;Dictionary Tip&quot;&gt;Dictionary Tip&lt;/a&gt;を通してFirefoxで便利に使っている。 &lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Site URL: http://www.google.com/dictionary?aq=f&amp;amp;langpair=en|en&amp;amp;q=$$&amp;amp;hl=en&lt;/li&gt;
&lt;li&gt; Scroll To Element: dct-eh&lt;/li&gt;
&lt;/ul&gt;と設定すると、Firefoxで便利な英英辞典が出来上がり。&lt;br /&gt;
&lt;br /&gt;
電子辞書やオンライン辞書を複数試したが、調べた単語を効率的に復習・確認する機能はどれも貧弱。同じ言葉を調べた回数や調べた言葉の関連性などを確認できるサービスがあると学習者に良さそう。開発者向けには&lt;a href=&quot;http://googlesystem.blogspot.com/2009/12/on-googles-unofficial-dictionary-api.html&quot;&gt;APIを正式に提供して欲しい&lt;/a&gt;。&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;http://www.amazon.com/Collins-COBUILD-Advanced-Dictionary-British/dp/1424008255?ie=UTF8&amp;amp;tag=voc0f-20&amp;amp;link_code=bil&amp;amp;camp=213689&amp;amp;creative=392969&quot; imageanchor=&quot;1&quot; style=&quot;clear: right; float: right; margin-bottom: 1em; margin-left: 1em;&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;Collins COBUILD Advanced Dictionary of British English&quot; src=&quot;http://ws.amazon.com/widgets/q?MarketPlace=US&amp;amp;ServiceVersion=20070822&amp;amp;ID=AsinImage&amp;amp;WS=1&amp;amp;Format=_SL160_&amp;amp;ASIN=1424008255&amp;amp;tag=voc0f-20&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://www.assoc-amazon.com/e/ir?t=voc0f-20&amp;amp;l=bil&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0007126409&quot; style=&quot;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&quot; width=&quot;1&quot; /&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://www.assoc-amazon.com/e/ir?t=voc0f-20&amp;amp;l=bil&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1424000793&quot; style=&quot;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&quot; width=&quot;1&quot; /&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://www.assoc-amazon.com/e/ir?t=voc0f-20&amp;amp;l=bil&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1424008255&quot; style=&quot;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&quot; width=&quot;1&quot; /&gt;ちなみに、Google Dictionaryでは、英英辞典以外、色々な辞典が用意されているが、残念ながら、英和や和英は見当たらない。また、Google Chrome用のDictionary Tipアドオンも使っているが、多少バグっていて、今のところFirefoxアドオンの方が上等。有料サービスでは、&lt;a href=&quot;http://www.amazon.com/Collins-COBUILD-Advanced-Dictionary-British/dp/1424008255?ie=UTF8&amp;amp;tag=voc0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&quot; target=&quot;_blank&quot;&gt;Collins COBUILD Advanced Dictionary&lt;/a&gt;&lt;img alt=&quot;&quot; border=&quot;0&quot; height=&quot;1&quot; src=&quot;http://www.assoc-amazon.com/e/ir?t=voc0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1424008255&quot; style=&quot;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&quot; width=&quot;1&quot; /&gt;&lt;a href=&quot;http://www.amazon.com/Collins-COBUILD-Learners-Dictionary-Concise/dp/0007126409?ie=UTF8&amp;amp;tag=voc0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&quot; target=&quot;_blank&quot;&gt;&lt;/a&gt;付属の&lt;a href=&quot;http://mycobuild.com/&quot;&gt;myCOBUILD.com&lt;/a&gt;なら単語帳(bookmarksという)を作れるが、単語帳への単語追加手順がちょっと煩雑。&lt;a href=&quot;http://dictionary.reference.com/api/&quot;&gt;Dictionary.com&lt;/a&gt;は辞書サービスのAPIを提供している。</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/06/google-dictionary.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/9203702267170272389'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/9203702267170272389'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/06/google-dictionary.html' title='Google Dictionary（オンライン英英辞典）を使ってみた。英単語帳が簡単に作れて便利。'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-1647461323400172717</id><published>2010-05-27T21:19:00.006+09:00</published><updated>2010-06-23T11:28:50.928+09:00</updated><category scheme="http://www.blogger.com/atom/ns#" term="firefox"/><category scheme="http://www.blogger.com/atom/ns#" term="辞典"/><title type='text'>Firefox用の辞書アドオン</title><content type='html'>&lt;div style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;a href=&quot;http://www.dictionarytip.com/&quot; id=&quot;mpdc&quot; title=&quot;Dictionary Tip&quot;&gt;Dictionary Tooltip&lt;/a&gt;というアドオンを使っています。自分仕様に検索エンジンを設定できて便利です。&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;a href=&quot;http://www.dictionarytip.com/resources/images/bannerImage.png&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;177&quot; src=&quot;http://www.dictionarytip.com/resources/images/bannerImage.png&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;
&lt;b&gt;myCOBUILD.com (a service of Cobuild)&lt;/b&gt;&lt;br /&gt;
url = &quot;http://mycobuild.com/results.aspx?context=21&amp;amp;reversed=False&amp;amp;action=define&amp;amp;homonym=0&amp;amp;text=$&quot;;&lt;br /&gt;
ftDoc.getElementById(&quot;wordDefinitions&quot;).scrollIntoView(); &lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;ALC.co.jp&lt;/b&gt;&lt;br /&gt;
url = &#39;http://eow.alc.co.jp/$/UTF-8/?ref=sa&#39;;&lt;br /&gt;
ftDoc.getElementById(&quot;resultList&quot;).scrollIntoView(); &lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Weblio&lt;/b&gt;&lt;br /&gt;
url = &#39;http://www.weblio.jp/content/$&#39;;&lt;br /&gt;
ftDoc.getElementById(&quot;midashigo&quot;).scrollIntoView(); &lt;b&gt;&amp;nbsp;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Goo&lt;/b&gt;&lt;br /&gt;
url = &#39;http://dictionary.goo.ne.jp/srch/jn/$/m0u/&#39;;&lt;br /&gt;
ftDoc.getElementById(&quot;contents&quot;).scrollIntoView();&lt;br /&gt;
&lt;div style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;ちなみに、&lt;a href=&quot;http://userstyles.org/&quot;&gt;Stylish&lt;/a&gt;アドオンを使うと、辞書画面をスッくりさせられる。&amp;nbsp;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/05/firefox.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/1647461323400172717'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/1647461323400172717'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/05/firefox.html' title='Firefox用の辞書アドオン'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-9219740897798895878</id><published>2010-05-27T14:55:00.002+09:00</published><updated>2010-05-27T15:05:54.814+09:00</updated><title type='text'>日本語可ベトナム人学生に北九州大学で1年間の留学チャンス（奨学金付き）</title><content type='html'>&lt;div style=&quot;font-family: Arial,Helvetica,sans-serif;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;Cơ hội du học có học bổng trường đại học KitaKyushyu ở Nhật Bản 1 năm cho các bạn học đại học, thạc sĩ, tiến sĩ ở Việt Nam, biết tiếng Nhật.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;font-family: Arial,Helvetica,sans-serif;&quot;&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;北九州大学の高偉俊さん、SGRAの今西さん、ハノイのチーさんから表題通り情報を頂ました。&lt;br /&gt;
下記に一部転記しました。より詳しい情報についてご関心のある方は遠慮なくご連絡ください。また、宣伝もよろしくお願いします。&lt;br /&gt;
&lt;br /&gt;
北九州大学で、１年間の 留学を希望する環境に関心があり日本語のできるベトナム人学生を３名探しています。レベルは学部でも、修士でも、博士でもいいようで す。 &lt;br /&gt;
21世紀東アジア青少年大交流計画（JENESYS）に基づくアセアン及び東アジア諸国等を対象とした学生交流支援事業の一環です。 &lt;br /&gt;
1年 間の研修ですが、大学院生の場合、20単位を取得しますので、北九大の場合、後 一年の論文で修士学位を取れる状態になります。 &lt;br /&gt;
もちろん一年間の 研修だけでもよいですが、もし、自己資金750,000円 を用意できれば、2年間北九大 の修士学位が取れます。&lt;br /&gt;
日本語のわかる環 境に興味のある学生を希望しています。&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;About the program,&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;We provide one year training to participate 10 lectures for 20 &lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;credits with the condition&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;ul style=&quot;color: black; font-family: inherit;&quot; type=&quot;disc&quot;&gt;&lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;the      scholarship 130,000 yen/ month;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;prepare to      study at Japan 260,000 yen;(mainly travel expensive from their  country)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;education/research      up to 580,000 yen ( in Kitakyudai’s case 326,000 yen)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;national      travel study 100,000 yen;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;the  status is not a full time student &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;In our master course, full-time student generally take 10 lecture(about 20  credits) during one year and spend another one year to do their master thesis.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;That is why I said the trainer in this program can got the master degree if  he/she could become a full-time student and take another year to do their  master thesis.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;but if he/she want to do so, there is a problem about the money and entrance  time(&lt;/span&gt;From May 26, Wed,  to June 4, Fri, 2010)&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;if he/she want to become a full-time student,&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;he/she need first to pay &lt;/span&gt;Examination  Fee 30,000 yen and come to have a examination on July 4, 2010.&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;If he/she pass the  examination, he/she need to pay the following fee for entrance.&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;Admission fee &lt;span lang=&quot;EN-US&quot;&gt;423,000 yen+&lt;/span&gt; Alumni Association &lt;span lang=&quot;EN-US&quot;&gt;50,000 yen + &lt;/span&gt;Accident Insurance 2,100 yen&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;In the first year, we can provide,&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align=&quot;left&quot; class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit; margin-left: 18pt; text-align: left;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;1)&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;the  scholarship 130,000 yen/ month;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black; font-family: inherit; margin-left: 18pt;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;2)&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;the travel fee from Thailand&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black; font-family: inherit; margin-left: 18pt;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;3)&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;national travel study&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;color: black; font-family: inherit; margin-left: 18pt;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;4)&lt;span style=&quot;font-size-adjust: none; font-stretch: normal; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;part of Tuition &lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;Annual fee 535,800 yen &lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;in Kitakyudai’s case 326,000 yen&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt; &lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;in the second year, he/she need to pay by himself/herself for Tuition &lt;/span&gt;Annual fee 535,800 yen, which can be decrease to about 267,900 yen if he/she have no income and apply  for it.&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;I have a simulation. please see the attached file.&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;MsoNormal&quot; style=&quot;color: black; font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: small;&quot;&gt;It say he/she have to prepare at least about 750,000 yen for their two  years study.&lt;/span&gt;&lt;/div&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/05/1.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/9219740897798895878'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/9219740897798895878'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/05/1.html' title='日本語可ベトナム人学生に北九州大学で1年間の留学チャンス（奨学金付き）'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-239455429141737863</id><published>2010-02-24T14:36:00.002+09:00</published><updated>2010-02-24T14:44:23.332+09:00</updated><title type='text'>3G in Vietnam</title><content type='html'>ベトナムでも3Gの電話サービス提供が最近開始されたようです。&lt;a href=&quot;http://3g.vinaphone.com.vn/&quot;&gt;Vinaphone 3G&lt;/a&gt;で紹介されている中で、面白かったのは&lt;div&gt;&lt;ul&gt;&lt;li&gt;大都市の重要な交差点のライブカメラ動画配信サービス&lt;/li&gt;&lt;li&gt;パソコンにつなげてブロードバンド通信を使うサービス&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;ガンガン3Gを使っていきましょうという雰囲気でした。日本のEMOBILEのような、どんどん遅くなっていってしまうようなことがなければいいですね。&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/02/3g-in-vietnam.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/239455429141737863'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/239455429141737863'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/02/3g-in-vietnam.html' title='3G in Vietnam'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-3588073641083870546</id><published>2010-01-27T18:25:00.000+09:00</published><updated>2010-01-27T18:25:40.675+09:00</updated><title type='text'>ベトナム旅行・ベトナム観光情報の口コミサイト【ベトナムゴ</title><content type='html'>&lt;a href=&quot;http://www.vietnam-go.com/&quot;&gt;ベトナム旅行・ベトナム観光情報の口コミサイト【ベトナムゴ&lt;/a&gt;&lt;br /&gt;ベトナムの生活情報がいろいろと載っています。</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2010/01/blog-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/3588073641083870546'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/3588073641083870546'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2010/01/blog-post.html' title='ベトナム旅行・ベトナム観光情報の口コミサイト【ベトナムゴ'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-5367972368423417184</id><published>2009-07-06T12:58:00.003+09:00</published><updated>2009-07-06T13:01:59.144+09:00</updated><title type='text'>雨が降ったら傘をさす</title><content type='html'>「雨が降ったら傘をさす」のですが、その前提としては、屋外にいることと、傘を持っていることが挙げられます。</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2009/07/blog-post.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/5367972368423417184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/5367972368423417184'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2009/07/blog-post.html' title='雨が降ったら傘をさす'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8398894.post-1707392052458642379</id><published>2006-12-31T16:36:00.000+09:00</published><updated>2006-12-31T16:57:58.211+09:00</updated><title type='text'>RFP: Request For Proposal</title><content type='html'>Đáp lại RFP của khách hàng, ta cần nêu rõ trong Proposal những thông tin sau đây:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Xác nhận rõ yêu cầu của hệ thống, mục đích, vấn đề và cách giải quyết&lt;/li&gt;&lt;li&gt;Những yêu cầu cơ bản và thứ tự ưu tiên&lt;/li&gt;&lt;li&gt;Mục tiêu đề ra, phương pháp thực hiện, phạm vi thực hiện&lt;/li&gt;&lt;li&gt;Chi tiết cost, tính theo đơn vị md (man x day)&lt;/li&gt;&lt;li&gt;Hiệu quả của phương án đề ra (định tính/ định lượng)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Cơ cấu nhân lực và lịch thi công&lt;/li&gt;&lt;li&gt;Khảo sát cost để phát triển/thay đổi hệ thống:&lt;/li&gt;&lt;ol&gt;&lt;li&gt;số máy tăng thêm, giảm đi&lt;br /&gt;&lt;/li&gt;&lt;li&gt;dung lượng đường truyền biến động,&lt;br /&gt;&lt;/li&gt;&lt;li&gt;file size lớn thêm,&lt;br /&gt;&lt;/li&gt;&lt;li&gt;hạn chế thời gian&lt;br /&gt;&lt;/li&gt;&lt;li&gt;yêu cầu security&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;&lt;br /&gt;Yêu cầu nêu rõ mỗi hạng mục trong Proposal tương ứng với hạng mục nào trong RFP. Kiểm tra kỹ các hạng mục trong RFP có hạng mục trả lời tương ứng trong Proposal.</content><link rel='replies' type='text/html' href='http://congvo.blogspot.com/2006/12/rfp-request-for-proposal.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/1707392052458642379'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8398894/posts/default/1707392052458642379'/><link rel='alternate' type='text/html' href='http://congvo.blogspot.com/2006/12/rfp-request-for-proposal.html' title='RFP: Request For Proposal'/><author><name>Vo Chi Cong</name><uri>http://www.blogger.com/profile/17558550052294411696</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_V5dorYjklAo/S_gEtio6geI/AAAAAAAABiQ/un99Mw_A0-E/S220/IMG_0029-3.JPG'/></author><thr:total>0</thr:total></entry></feed>