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

<channel>
	<title>Offside</title>
	<atom:link href="http://htakeuchi.offtheball.jp/feed" rel="self" type="application/rss+xml" />
	<link>http://htakeuchi.offtheball.jp</link>
	<description>Offtheball LLC 竹内仁のブログです。</description>
	<lastBuildDate>Thu, 02 Feb 2012 14:45:54 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>herokuにて独自ドメインのアプリでSNI SSLを使う（その２）</title>
		<link>http://htakeuchi.offtheball.jp/archives/3909</link>
		<comments>http://htakeuchi.offtheball.jp/archives/3909#comments</comments>
		<pubDate>Thu, 02 Feb 2012 14:42:21 +0000</pubDate>
		<dc:creator>hitoshi</dc:creator>
				<category><![CDATA[技術]]></category>
		<category><![CDATA[Heroku]]></category>

		<guid isPermaLink="false">http://www.offtheball.jp/htakeuchi/?p=3909</guid>
		<description><![CDATA[herokuでSNI SSLアドオンを追加し、証明書の登録までやってみました。手順をのせておきます。 鍵長を2048ビットにしたり、擬似乱数ファイルを使ったりなどは必要に応じてどうぞ。 やったことは以下の通りです。 秘密 &#8230; <a href="http://htakeuchi.offtheball.jp/archives/3909">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/htakeuchi/6568171185/" title="Untitled by hitoshi.takeuchi, on Flickr"><img src="http://farm8.staticflickr.com/7142/6568171185_ffc49ed130_z.jpg" width="427" height="640" alt=""></a></p>
<p>herokuでSNI SSLアドオンを追加し、証明書の登録までやってみました。手順をのせておきます。<br />
鍵長を2048ビットにしたり、擬似乱数ファイルを使ったりなどは必要に応じてどうぞ。</p>
<p>やったことは以下の通りです。</p>
<ol>
<li>秘密鍵の生成</li>
<li>CSRの生成</li>
<li>パスフレーズを除去した秘密鍵の生成</li>
<li>herokuへ証明書を登録</li>
</ol>
<p>実際にはこの他に、SSLアドオンの追加も必要ですが、私はWeb経由でやってしまいっていたので割愛。</p>
<pre class="brush: bash; title: ; notranslate">
bash-3.2$ openssl genrsa -des3 -out example.com.key 1024
Generating RSA private key, 1024 bit long modulus
Enter pass phrase for example.com.key:
Verifying - Enter pass phrase for example.com.key:

bash-3.2$ openssl req -new -key example.com.key -out example.com.key.csr
Enter pass phrase for example.com.key:
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [AU]:JP
State or Province Name (full name) [Some-State]:Kanagawa
Locality Name (eg, city) []:Yokohama
Organization Name (eg, company) [Internet Widgits Pty Ltd]:example
Organizational Unit Name (eg, section) []:example
Common Name (eg, YOUR name) []:example.com
Email Address []:

Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:
An optional company name []:

bash-3.2$ openssl rsa -in example.com.key -out example.com.nopassword.key
Enter pass phrase for example.com.key:
writing RSA key

bash-3.2$ heroku ssl:add example.com.crt example.com.nopassword.key --app example
Added certificate to example.com, expiring in 2013/02/03 05:02:47 -0800
</pre>
]]></content:encoded>
			<wfw:commentRss>http://htakeuchi.offtheball.jp/archives/3909/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2012年シーズン横浜FC試合日程</title>
		<link>http://htakeuchi.offtheball.jp/archives/3902</link>
		<comments>http://htakeuchi.offtheball.jp/archives/3902#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:18:32 +0000</pubDate>
		<dc:creator>hitoshi</dc:creator>
				<category><![CDATA[football]]></category>
		<category><![CDATA[横浜FC]]></category>

		<guid isPermaLink="false">http://www.offtheball.jp/htakeuchi/?p=3902</guid>
		<description><![CDATA[今年も横浜FC試合日程のGoogle Calendaを作成しました。 カレンダー右下の[+Googleカレンダー]ボタンをクリックすると、自分のカレンダーへ追加できます。 よろしければご利用ください。 以下、来年の自分に &#8230; <a href="http://htakeuchi.offtheball.jp/archives/3902">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<img src="http://htakeuchi.offtheball.jp/files/2010/02/yokohamafc.png" alt="Yokohama FC" width="252" height="49" class="size-full wp-image-3219" />
</div>
<p>今年も横浜FC試合日程のGoogle Calendaを作成しました。<br />
カレンダー右下の[+Googleカレンダー]ボタンをクリックすると、自分のカレンダーへ追加できます。<br />
よろしければご利用ください。</p>
<p><iframe src="https://www.google.com/calendar/embed?src=qnslbjhjmfl552h9euceif4m0g%40group.calendar.google.com&#038;ctz=Asia/Tokyo" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe></p>
<p>以下、来年の自分に向けたメモ。<br />
Google Calendar向けのCSVは１行目にタイトルを記述する。</p>
<pre>
Subject,Start Date,Start Time,Location
</pre>
]]></content:encoded>
			<wfw:commentRss>http://htakeuchi.offtheball.jp/archives/3902/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>herokuにて独自ドメインのアプリでSSLを使う(SNI SSL)</title>
		<link>http://htakeuchi.offtheball.jp/archives/3886</link>
		<comments>http://htakeuchi.offtheball.jp/archives/3886#comments</comments>
		<pubDate>Mon, 30 Jan 2012 12:05:51 +0000</pubDate>
		<dc:creator>hitoshi</dc:creator>
				<category><![CDATA[技術]]></category>
		<category><![CDATA[Heroku]]></category>

		<guid isPermaLink="false">http://www.offtheball.jp/htakeuchi/?p=3886</guid>
		<description><![CDATA[herokuでSSLを使う場合、以下の4つのプランがあります。 Piggyback SSL (無料) SNI SSL ($5/月) Hostname Based SSL ($20/月) IP Based Custom S &#8230; <a href="http://htakeuchi.offtheball.jp/archives/3886">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/htakeuchi/6699234469/" title="by hitoshi.takeuchi, on Flickr"><img src="http://farm8.staticflickr.com/7161/6699234469_61d739f384_z.jpg" width="640" height="479" alt=""></a></p>
<p>
<a href="http://addons.heroku.com/ssl">herokuでSSLを使う場合、以下の4つのプラン</a>があります。</p>
<ol>
<li>Piggyback SSL (無料)</li>
<li>SNI SSL ($5/月)</li>
<li>Hostname Based SSL ($20/月)</li>
<li>IP Based Custom SSL ($100/月)</li>
</ol>
<p>
herokuで動かすアプリケーションが、heroku.comドメインで良い場合はPiggyback SSLを使うことができますが、独自ドメインでSSLを使う場合、他のプランを選択する必要があります。今回は最も安価なSNI SSLについて調べてみました。
</p>
<p>
そもそも、SNIとは何か？ですが、<a href="http://www.ssl-secure.jp/faq.html#about_sni">http://www.ssl-secure.jp/faq.html#about_sni</a>によると、</p>
<blockquote><p>
SNI拡張は、「名前ベースのバーチャルホスト」で複数のSSL環境を利用出来るようにする技術です。</p>
<p>従来、バーチャルホスト環境でSSLを利用するには「IPベースのバーチャルホスト」でなければなりませんでした。そのため、SSLを利用したいバーチャルホスト毎に独立したIPアドレスを割り当てる必要がありました。</p>
<p>SNI拡張では、1個のIPアドレスを複数のSSLサイトで共有できます。このためIPアドレスの節約やコスト削減につながります。
</p></blockquote>
<p>とのことです。つまり、独立したIPアドレスでなくてもSSLを利用できるということですね。
</p>
<p>
ただし、SNIを利用するためには、サーバとクライアントの双方で対応している必要があるとのこと。サーバに関しては、heroku側で対応しているので、問題はクライアントですね。
</p>
<p>
<a href="http://en.wikipedia.org/wiki/Server_Name_Indication">Server Name Indication</a>によると、サポートしているブラウザは以下の通り。</p>
<ul>
<li>Internet Explorer 7以上(Windowsの場合にはVista以上。Windows XPでは未サポート)</li>
<li>Mozilla Firefox 2.0以上</li>
<li>Opera 8.0以上 (TLS 1.1を有効にする必要あり)</li>
<li>Opera Mobile 10.1 beta以上(Android)</li>
<li>Google Chrome (Windowsの場合にはVista以上。Windows XPの場合にはChrome 6以上、Macの場合にはOS X 10.5.7以上でChrome 5.0.342.1 以上)</li>
<li>Safari 2.1以上(Macの場合はOS X 10.5.6以上、Windowsの場合はVista以上)</li>
<li>Konqueror/KDE 4.7以上</li>
<li>MobileSafari (iOS 4.0以上)</li>
<li>Androiddefuxデフォルトブラウザ(Honeycomb以上)</li>
<li>Windows Phone 7(citation必要)</li>
<li>MicroB(Maemo)</li>
</ul>
<p>
ということで、開発中のサービス的には問題なさそう。とりあえず試してみて、何かあればまた書きます。</p>
]]></content:encoded>
			<wfw:commentRss>http://htakeuchi.offtheball.jp/archives/3886/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>身近な里山 舞岡公園</title>
		<link>http://htakeuchi.offtheball.jp/archives/3880</link>
		<comments>http://htakeuchi.offtheball.jp/archives/3880#comments</comments>
		<pubDate>Sun, 08 Jan 2012 13:19:30 +0000</pubDate>
		<dc:creator>hitoshi</dc:creator>
				<category><![CDATA[カメラ・写真]]></category>
		<category><![CDATA[GXR]]></category>

		<guid isPermaLink="false">http://www.offtheball.jp/htakeuchi/?p=3880</guid>
		<description><![CDATA[近所の舞岡公園を散策してきました。 GXR 50mmユニット(A12) 野鳥を撮影する方、ウォーキングの方がちらほらと。 GXR 50mmユニット(A12) 舞岡公園の中には自由に見学ができる古民家があります。 GXR  &#8230; <a href="http://htakeuchi.offtheball.jp/archives/3880">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>近所の舞岡公園を散策してきました。<br />
<a href="http://www.flickr.com/photos/htakeuchi/6658282847/in/photostream" title="Click here to add a title" class="dpad-flickr-img"><img src="http://farm8.staticflickr.com/7150/6658282847_425fd4cff9_z.jpg" alt="Click here to add a title"/></a><br />
GXR 50mmユニット(A12)</p>
<p>野鳥を撮影する方、ウォーキングの方がちらほらと。<br />
<a href="http://www.flickr.com/photos/htakeuchi/6658290609/in/photostream" title="Click here to add a title" class="dpad-flickr-img"><img src="http://farm8.staticflickr.com/7016/6658290609_8dc6bda948_z.jpg" alt="Click here to add a title"/></a><br />
GXR 50mmユニット(A12)</p>
<p>舞岡公園の中には自由に見学ができる古民家があります。<br />
<a href="http://www.flickr.com/photos/htakeuchi/6658286719/in/photostream" title="Click here to add a title" class="dpad-flickr-img"><img src="http://farm8.staticflickr.com/7005/6658286719_810dfc838e_z.jpg" alt="Click here to add a title"/></a><br />
GXR 50mmユニット(A12)</p>
<p>公園という名はついていますが、実態としては里山です。派手さがないため、いつも程々の人しかいなくて、ゆったりとした時間が流れています。<br />
<a href="http://www.flickr.com/photos/htakeuchi/6658302059/in/photostream" title="Click here to add a title" class="dpad-flickr-img"><img src="http://farm8.staticflickr.com/7160/6658302059_707aeaa14b_z.jpg" alt="Click here to add a title"/></a><br />
GXR 50mmユニット(A12)</p>
<p>家の中には古い家具や遊び道具がおいてあります。<br />
<a href="http://www.flickr.com/photos/htakeuchi/6658304919/in/photostream" title="Click here to add a title" class="dpad-flickr-img"><img src="http://farm8.staticflickr.com/7169/6658304919_d55bdba06f_z.jpg" alt="Click here to add a title"/></a><br />
GXR 50mmユニット(A12)</p>
<p>こんな場所が横浜にあるのが素晴らしい。訪れるたびに癒されています(^^)</p>
]]></content:encoded>
			<wfw:commentRss>http://htakeuchi.offtheball.jp/archives/3880/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>横浜FC bot(非公式)を作りました</title>
		<link>http://htakeuchi.offtheball.jp/archives/3843</link>
		<comments>http://htakeuchi.offtheball.jp/archives/3843#comments</comments>
		<pubDate>Sat, 24 Dec 2011 08:35:14 +0000</pubDate>
		<dc:creator>hitoshi</dc:creator>
				<category><![CDATA[football]]></category>
		<category><![CDATA[横浜FC]]></category>

		<guid isPermaLink="false">http://www.offtheball.jp/htakeuchi/?p=3843</guid>
		<description><![CDATA[横浜FC bot (非公式) (@yokohamafcbot)を作りました。 twbot2.rb &#8211; Twitter Bot Support Library in Rubyを使って、1時間程で簡単に。便利なラ &#8230; <a href="http://htakeuchi.offtheball.jp/archives/3843">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="https://twitter.com/#!/yokohamafcbot">横浜FC bot (非公式)  (@yokohamafcbot)</a>を作りました。</p>
<p><a href="http://www.flickr.com/photos/htakeuchi/6378717841/" title="R0012801.JPG by hitoshi.takeuchi, on Flickr"><img src="http://farm7.staticflickr.com/6059/6378717841_70e1478a15_z.jpg" width="640" height="480" alt="R0012801.JPG"></a></p>
<p><a href="http://maraigue.hhiro.net/twbot/index.php">twbot2.rb &#8211; Twitter Bot Support Library in Ruby</a>を使って、1時間程で簡単に。便利なライブラリですねぇ。ほとんど、何も考えずにできてしまいましたよ。感謝です。</p>
<p>横浜FCサポーターの方、よろしければフォローしてください。</p>
]]></content:encoded>
			<wfw:commentRss>http://htakeuchi.offtheball.jp/archives/3843/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HerokuのSendgridでNet::SMTPFatalErrorが発生</title>
		<link>http://htakeuchi.offtheball.jp/archives/3830</link>
		<comments>http://htakeuchi.offtheball.jp/archives/3830#comments</comments>
		<pubDate>Thu, 22 Dec 2011 00:27:07 +0000</pubDate>
		<dc:creator>hitoshi</dc:creator>
				<category><![CDATA[技術]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://www.offtheball.jp/htakeuchi/?p=3830</guid>
		<description><![CDATA[HerokuにあるアプリへSendGridアドオンをインストールし、メールを送信しようとしたところ、以下のエラーになりました。 Net::SMTPFatalError (550 Cannot receive from s &#8230; <a href="http://htakeuchi.offtheball.jp/archives/3830">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>HerokuにあるアプリへSendGridアドオンをインストールし、メールを送信しようとしたところ、以下のエラーになりました。</p>
<pre>
Net::SMTPFatalError (550 Cannot receive from specified address <xxx@example.com>: Unauthenticated senders not allowed
</pre>
<p>これは<a href="http://community.sendgrid.com/sendgrid/topics/smtpfatalerror_when_sending_mail">SMTPFatalError when sending mail</a>にある通り、SendGridの認証が失敗しているため。</p>
<p>自分の場合、以下のような手順で発生しました。</p>
<ol>
<li><a href="http://devcenter.heroku.com/articles/sendgrid">Heroku | Dev Center | Sendgrid</a>の通りにSendGridアドオンを設定し、本番用アプリから正しくメールを送れることを確認</li>
<li>同じリポジトリ（ディレクトリから）Herokuへステージング用環境を作成</li>
<li>ステージング環境からメール送信したら、Net::SMTPFatalErrorが発生</li>
</ol>
<p>結局、これは新しく作ったステージング環境にSendGridの認証に使う環境変数を設定していないことが原因でした。（本番環境はアドオンをインストールした時点で自動的に設定される）</p>
<p>本番用の環境変数に以下のものがあるので…</p>
<pre>
$ heroku config --app myapp
(中略）
SENDGRID_PASSWORD   => パスワード
SENDGRID_USERNAME   => ユーザ名@heroku.com
</pre>
<p>ステージング環境へも設定したら、無事、動きました。</p>
<pre>
$ heroku config:add SENDGRID_PASSWORD=パスワード --app myapp-staging
$ heroku config:add SENDGRID_USERNAME=ユーザ名@heroku.com --app myapp-staging
</pre>
<p>Sendgridに限らず、本番環境とステージング環境の環境変数の差違については、きちんと確認しておいた方が良いですね。</p>
]]></content:encoded>
			<wfw:commentRss>http://htakeuchi.offtheball.jp/archives/3830/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>accepts_nested_attributes_forしたモデルの日本語化(Rails 3.1.1)</title>
		<link>http://htakeuchi.offtheball.jp/archives/3822</link>
		<comments>http://htakeuchi.offtheball.jp/archives/3822#comments</comments>
		<pubDate>Tue, 20 Dec 2011 03:49:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[技術]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://www.offtheball.jp/htakeuchi/?p=3822</guid>
		<description><![CDATA[UKSTUDIO &#8211; accepts_nested_attributes_forしたモデルの日本語化の書き方は、Rails 3.1.1ではうまくいきませんでした。 結局、以下のようにネストを記述すれば良いみた &#8230; <a href="http://htakeuchi.offtheball.jp/archives/3822">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://ukstudio.jp/2009/04/14/accepts_nested_attributes_for/">UKSTUDIO &#8211; accepts_nested_attributes_forしたモデルの日本語化</a>の書き方は、Rails 3.1.1ではうまくいきませんでした。</p>
<p>結局、以下のようにネストを記述すれば良いみたいです。</p>
<p><script src="https://gist.github.com/1500135.js"> </script></p>
<p><strong>12/21追記</strong><br />
と思ったのですが、railsの起動時に以下のメッセーが表示されます。</p>
<pre>
[DEPRECATION WARNING] Nested I18n namespace lookup under "activerecord.attributes.xxxxx" is no longer supported
</pre>
<p>この辺の話かな。時間ができたら調べよう。取り急ぎ、訂正まで。</p>
<p><a href="https://github.com/rails/rails/issues/1869">#1869: Rails 3.1 nested I18n namespace deprecations &#8211; Issues &#8211; rails/rails &#8211; GitHub</a></p>
]]></content:encoded>
			<wfw:commentRss>http://htakeuchi.offtheball.jp/archives/3822/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MykeepassからDropboxにあるパスワードファイルを参照する方法</title>
		<link>http://htakeuchi.offtheball.jp/archives/3805</link>
		<comments>http://htakeuchi.offtheball.jp/archives/3805#comments</comments>
		<pubDate>Fri, 10 Jun 2011 14:22:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ツール・サービス]]></category>

		<guid isPermaLink="false">http://htakeuchi.offtheball.jp/archives/3781</guid>
		<description><![CDATA[マルチプラットフォーム(Mac/Windows/Linux)のパスワード管理アプリKeePassXのデータベースファイルをDropboxへ置き、iPhoneアプリMyKeePass &#8211; QIang Yuから参 &#8230; <a href="http://htakeuchi.offtheball.jp/archives/3805">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>マルチプラットフォーム(Mac/Windows/Linux)のパスワード管理アプリKeePassXのデータベースファイルをDropboxへ置き、iPhoneアプリ<a href="http://click.linksynergy.com/fs-bin/stat?id=wd2bqaKJR2M&amp;offerid=94348&amp;type=3&amp;subid=0&amp;tmpid=2192&amp;RD_PARM1=http%253A%252F%252Fitunes.apple.com%252Fjp%252Fapp%252Fmykeepass%252Fid353354895%253Fmt%253D8%2526uo%253D4%2526partnerId%253D30" target="itunes_store">MyKeePass &#8211; QIang Yu</a>から参照するための手順を紹介します。</p>
<p>KeePassXのデータベースファイルは暗号化(AESまたはTwofish 256ビット)されるとはいえ、</p>
<ul>
<li>クラウド上にデータベースファイルを置く</li>
<li>iPhoneにDropbox上のデータベースファイルへ直接アクセスできるURLを保存する</li>
</ul>
<p>という<strong>リスクがあることを理解した上で、お試しください。</strong>いわゆるAt your own riskということで。</p>
<p><H4>[STEP1] iPhoneでDropboxを起動し、KeePassXで作られたパスワードファイル(拡張子kdb)をタップする。以下のように「ファイルを表示できません」という画面が開く。</H4><br />
<img src="http://htakeuchi.offtheball.jp/files/2011/06/PTM_188_10000024651.png" width="320" height="480" alt="PTM_188_1000002465.png" /></p>
<p><H4>[STEP2] 画面左下のアイコンをタップすると、「このファイルをどのように共有しますか？」と聞かれる。「リンクをコピー」をタップする。</H4><br />
<img src="http://htakeuchi.offtheball.jp/files/2011/06/PTM_189_10000024661.png" width="320" height="480" alt="PTM_189_1000002466.png" /></p>
<p><H4>[STEP3] MyKeePassを起動して「+」をタップすると以下の画面が開く。「Download From WWW」をタップする。</H4><br />
<img src="http://htakeuchi.offtheball.jp/files/2011/06/PTM_190_1000002467.png" width="320" height="480" alt="PTM_190_1000002467.PNG" /></p>
<p><H4>[STEP4] Name（上段）は任意の内容を入力し、http address（下段）を長押しして「Paste」をタップする。</H4><br />
<img src="http://htakeuchi.offtheball.jp/files/2011/06/PTM_191_1000002468.png" width="320" height="480" alt="PTM_191_1000002468.PNG" /></p>
<p><H4>[STEP5] データベースファイルの一つとして登録された。タップして「Master Password」を入力する。</H4><br />
<img src="http://htakeuchi.offtheball.jp/files/2011/06/PTM_192_1000002469.png" width="320" height="480" alt="PTM_192_1000002469.PNG" /></p>
<p><H4>[STEP6] パスワードファイルの内容を参照できた。</H4><br />
<img src="http://htakeuchi.offtheball.jp/files/2011/06/PTM_194_10000024711.png" width="320" height="480" alt="PTM_194_1000002471.png" /></p>
<p>繰り返しになりますが、お試しになる場合はリスクを理解した上でどうぞ。クラウドに置くのは、仮に流出しても被害が少ないパスワードに限定した方が良いと思いますよ！</p>
<p><a href="http://click.linksynergy.com/fs-bin/stat?id=wd2bqaKJR2M&amp;offerid=94348&amp;type=3&amp;subid=0&amp;tmpid=2192&amp;RD_PARM1=http%253A%252F%252Fitunes.apple.com%252Fjp%252Fapp%252Fmykeepass%252Fid353354895%253Fmt%253D8%2526uo%253D4%2526partnerId%253D30" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-lrg.gif" alt="MyKeePass - QIang Yu" style="border: 0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://htakeuchi.offtheball.jp/archives/3805/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPadだけでペーパーレス会議を行える無料アプリ! &#8211; RICOH TAMAGO Presenter</title>
		<link>http://htakeuchi.offtheball.jp/archives/3756</link>
		<comments>http://htakeuchi.offtheball.jp/archives/3756#comments</comments>
		<pubDate>Sun, 22 May 2011 07:01:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iPad]]></category>
		<category><![CDATA[ツール・サービス]]></category>

		<guid isPermaLink="false">http://htakeuchi.offtheball.jp/?p=3756</guid>
		<description><![CDATA[RICOHからペーパーレスで会議やプレゼンテーションを行えるiPad向けアプリRICOH TAMAGO Presenterが公開されました。無料です。 RICOH TAMAGO Presenterはサーバを設置することな &#8230; <a href="http://htakeuchi.offtheball.jp/archives/3756">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>RICOHからペーパーレスで会議やプレゼンテーションを行えるiPad向けアプリ<a href="http://click.linksynergy.com/fs-bin/stat?id=wd2bqaKJR2M&amp;offerid=94348&amp;type=3&amp;subid=0&amp;tmpid=2192&amp;RD_PARM1=http%253A%252F%252Fitunes.apple.com%252Fjp%252Fapp%252Fricoh-tamago-presenter%252Fid432471595%253Fmt%253D8%2526uo%253D4%2526partnerId%253D30" target="itunes_store">RICOH TAMAGO Presenter</a>が公開されました。無料です。</p>
<p><a href="http://click.linksynergy.com/fs-bin/stat?id=wd2bqaKJR2M&amp;offerid=94348&amp;type=3&amp;subid=0&amp;tmpid=2192&amp;RD_PARM1=http%253A%252F%252Fitunes.apple.com%252Fjp%252Fapp%252Fricoh-tamago-presenter%252Fid432471595%253Fmt%253D8%2526uo%253D4%2526partnerId%253D30" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-lrg.gif" alt="RICOH TAMAGO Presenter - Ricoh Co., Ltd." style="border: 0" /></a></p>
<p>RICOH TAMAGO Presenterはサーバを設置することなく、iPadだけで資料を共有することができます。<br />
WiFi環境とiPadさえあれば、気軽に導入することができるメリットは大きいですね。</p>
<p>実際に使ってみましたので、使用方法を簡単にご紹介します。</p>
<h3>会議資料のセットアップ</h3>
<p>まずは発表者のiPadへ会議資料をセットアップしましょう。</p>
<p><img src="http://htakeuchi.offtheball.jp/files/2011/05/3c7aae66850147a9b0f49b291e7efd2d.jpg" width="480" height="316" alt="3c7aae66850147a9b0f49b291e7efd2d.jpeg" /></p>
<ol>
<li>iPadをPCへ接続しiTunesを起動する。</li>
<li>iTunes画面の上の方にあるサブメニューで「App」クリックする。</li>
<li>「App」をクリックすると表示される画面をスクロールすると、下の方に「ファイル共有」がありますのでAppの中から「Presenter」を選ぶ。</li>
<li>「追加」ボタンを押し、会議で使用するファイル（現バージョンではPDFのみ使用可能）を追加する。</li>
<li>「同期」ボタンを押し同期させるとiPadへ会議で使用するファイルが転送される。</li>
</ol>
<p>これで準備完了です。</p>
<p>会議に参加するiPadはWiFiで接続されていて、同一ブロードキャストドメインに属している必要がありますので、ご注意を。</p>
<h3>会議の開催</h3>
<p><img src="http://htakeuchi.offtheball.jp/files/2011/05/cameraroll-1306040343.304481.png" width="360" height="480" alt="cameraroll-1306040343.304481.png" /></p>
<p>発表者のiPadでRICOH TAMAGO Presenterを起動し、画面下部にある「会議作成」アイコンをクリックします。</p>
<p><img src="http://htakeuchi.offtheball.jp/files/2011/05/cameraroll-1306040530.388770.png" width="360" height="480" alt="cameraroll-1306040530.388770.png" /></p>
<p>会議名とパスワードを入力し、ファイル追加をクリックします。</p>
<p><img src="http://htakeuchi.offtheball.jp/files/2011/05/cameraroll-1306042970.422311.png" width="360" height="480" alt="cameraroll-1306042970.422311.png" /></p>
<p>あらかじめiTunesで同期しておいたPDFのリストが表示されますので、必要なファイルを追加します。<br />
準備ができたら「開始」ボタンをクリックします。</p>
<p><img src="http://htakeuchi.offtheball.jp/files/2011/05/cameraroll-1306040348.672234.png" width="360" height="480" alt="cameraroll-1306040348.672234.png" /></p>
<p>最初の資料の先頭ページが表示されます。これで発表者側の準備は完了。</p>
<h3>会議への参加</h3>
<p>参加者のiPadでRICOH TAMAGO Presenterを起動すると、開催されている会議の一覧が表示されます。</p>
<p><img src="http://htakeuchi.offtheball.jp/files/2011/05/cameraroll-1306040534.232581.png" width="360" height="480" alt="cameraroll-1306040534.232581.png" /></p>
<p>参加する会議を選ぶと、自動的に資料のダウンロードが開始され、発表者のiPadで表示している資料が表示されます。</p>
<p><img src="http://htakeuchi.offtheball.jp/files/2011/05/cameraroll-1306040538.376172.png" width="360" height="480" alt="cameraroll-1306040538.376172.png" /></p>
<h3>会議の開始</h3>
<p>参加者がそろったら会議を開始しましょう。発表者のiPadで表示しているページが、参加者のiPadでも表示されます。</p>
<p>デフォルトの「Share」モードでは、発表者がページを進めると参加者のiPadも同期してページが進みます。「Local」モードに切り替えると、進行と関係なく参加者が自由にページを閲覧することができます。</p>
<p>資料を切り替える場合は、画面上部にある書類アイコンをクリックして、表示される資料の一覧を選べばOKです。</p>
<p><img src="http://htakeuchi.offtheball.jp/files/2011/05/cameraroll-1306040371.787174.png" width="360" height="480" alt="cameraroll-1306040371.787174.png" /></p>
<p>また、参加者が「発表者」ボタンを押すと、押した人が発表者に変更され、会議を進めることができます。資料ごとに発表者を交代するような場合に便利ですね。</p>
<h3>欲しいと感じた機能</h3>
<p>RICOH TAMAGO Presenterは極力シンプルな機能のみに絞り込んだ、アンテナ的位置づけの製品ということですが、こんな機能があるといいなと感じました。</p>
<ul>
<li>手書き機能(発表者、参加者が資料へ手書きでき、内容をシェアできる）</li>
<li>会議終了後の資料参照機能(終了した会議の一覧を表示し、資料を呼び出すイメージ)</li>
<li>任意の場所をポイントできる機能(レーザーポインタの代替え）</li>
<li>Dropboxからの資料セットアップ(iTunesを使わずiPadだけで完結できる)</li>
</ul>
<p>RICOHでは資料へのメモ書きや資料のページと連動した音声録音、議事録機能や資料をクラウド上に自動保存する機能なども検討されているとのこと。今後の成長が楽しみなアプリです。</p>
<h3>蛇足</h3>
<p>実は、ほぼ同じコンセプトのiPadアプリを企画していました（笑）</p>
<p>その点では残念ですが、実際のアプリを無料で使えるのはありがたいなぁと。<br />
RICOHにはデジカメでもお世話になっています。RICOHラブ。</p>
<p><a href="http://click.linksynergy.com/fs-bin/stat?id=wd2bqaKJR2M&amp;offerid=94348&amp;type=3&amp;subid=0&amp;tmpid=2192&amp;RD_PARM1=http%253A%252F%252Fitunes.apple.com%252Fjp%252Fapp%252Fricoh-tamago-presenter%252Fid432471595%253Fmt%253D8%2526uo%253D4%2526partnerId%253D30" target="itunes_store"><img src="http://ax.phobos.apple.com.edgesuite.net/images/web/linkmaker/badge_appstore-lrg.gif" alt="RICOH TAMAGO Presenter - Ricoh Co., Ltd." style="border: 0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://htakeuchi.offtheball.jp/archives/3756/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>久良岐公園の桜を撮ってきました</title>
		<link>http://htakeuchi.offtheball.jp/archives/3736</link>
		<comments>http://htakeuchi.offtheball.jp/archives/3736#comments</comments>
		<pubDate>Sun, 10 Apr 2011 01:07:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[カメラ・写真]]></category>

		<guid isPermaLink="false">http://htakeuchi.offtheball.jp/?p=3736</guid>
		<description><![CDATA[投票がてら久良岐公園で桜を撮ってきました。 この公園は300本ほどの桜があるらしい。花見スポットです。 公園内には早くから花見の席取り用ブルーシートがたくさん敷かれていました。 某都知事が「花見を自粛しろ」と発言したよう &#8230; <a href="http://htakeuchi.offtheball.jp/archives/3736">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>投票がてら久良岐公園で桜を撮ってきました。</p>
<p><a href="http://www.flickr.com/photos/htakeuchi/5604719832/" title="IMG_4782 by blubianco, on Flickr"><img src="http://farm6.static.flickr.com/5148/5604719832_a6095c6883_z.jpg" width="640" height="427" alt="IMG_4782"></a></p>
<p>この公園は300本ほどの桜があるらしい。花見スポットです。</p>
<p><a href="http://www.flickr.com/photos/htakeuchi/5604719570/" title="IMG_4774 by blubianco, on Flickr"><img src="http://farm6.static.flickr.com/5103/5604719570_c4217578a4_z.jpg" width="640" height="427" alt="IMG_4774"></a></p>
<p>公園内には早くから花見の席取り用ブルーシートがたくさん敷かれていました。</p>
<p><a href="http://www.flickr.com/photos/htakeuchi/5604714950/" title="IMG_4742 by blubianco, on Flickr"><img src="http://farm6.static.flickr.com/5066/5604714950_c09b79890c_z.jpg" width="640" height="427" alt="IMG_4742"></a></p>
<p>某都知事が「花見を自粛しろ」と発言したようですね。もちろん、被災者の方々への配慮は必要だと思いますが、普通に生活できる人は普段通り過ごして、経済の面でも落ち込まないようにすることが大切ではないかと。</p>
<p><a href="http://www.flickr.com/photos/htakeuchi/5604129797/" title="IMG_4728 by blubianco, on Flickr"><img src="http://farm6.static.flickr.com/5029/5604129797_7bf978467c_z.jpg" width="640" height="427" alt="IMG_4728"></a></p>
<p>それにしても桜の写真はむずかしい。</p>
<p><a href="http://www.flickr.com/photos/htakeuchi/5604127077/" title="IMG_4703 by blubianco, on Flickr"><img src="http://farm6.static.flickr.com/5142/5604127077_ebfb776dab_z.jpg" width="640" height="427" alt="IMG_4703"></a></p>
<p>毎年、必ず撮影しますが、どれもイマイチ感がただよいます。</p>
<p><a href="http://www.flickr.com/photos/htakeuchi/5604706586/" title="IMG_4647 by blubianco, on Flickr"><img src="http://farm6.static.flickr.com/5305/5604706586_e3f4c92e1b_z.jpg" width="427" height="640" alt="IMG_4647"></a></p>
<p>田園に桜の大木が一本だけあるような場所がないだろうか。そういう桜を広角で撮ってみたいなぁ。</p>
<p><a href="http://www.flickr.com/photos/htakeuchi/5604711166/" title="IMG_4706 by blubianco, on Flickr"><img src="http://farm6.static.flickr.com/5187/5604711166_e5e87d76fd_z.jpg" width="640" height="427" alt="IMG_4706"></a></p>
<p>満開の桜を眺めながら公園内を歩き、ゆったりとした気分になりました。さあ、仕事しよう。</p>
]]></content:encoded>
			<wfw:commentRss>http://htakeuchi.offtheball.jp/archives/3736/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

