<?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>Apelog &#187; note</title>
	<atom:link href="http://blog.apecell.com/tag/note/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.apecell.com</link>
	<description>Apecell's blog by Design</description>
	<lastBuildDate>Tue, 22 Jun 2010 07:08:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CentOS5.3でRedmineのバージョンアップ</title>
		<link>http://blog.apecell.com/2009/06/05/id/62</link>
		<comments>http://blog.apecell.com/2009/06/05/id/62#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:32:31 +0000</pubDate>
		<dc:creator>design</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[note]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://blog.apecell.com/?p=62</guid>
		<description><![CDATA[Redmineを0.7.2から0.8.4へ上げたときの話。
Rails2.2.2が必要になり、mysqlのアダプタがバンドルされなくなったので別途インストールする必要がある。
Railsアップデート

$ gem update --system
$ gem update rails
$ gem install mysql -- --with-mysql-config

SVNでバージョンを上げる

$ cd /home/redmine
$ svn up . -r 2761

データベースアップデート

$ rake db:migrate RAILS_ENV="production"

svn trunk(開発版) r2493以降、セッション情報を格納する方法がpstoreからcookie storeに変更に変更されているのでセッションストア用ファイルを生成。

$ rake config/initializers/session_store.rb

]]></description>
			<content:encoded><![CDATA[<p>Redmineを0.7.2から0.8.4へ上げたときの話。</p>
<p>Rails2.2.2が必要になり、mysqlのアダプタがバンドルされなくなったので別途インストールする必要がある。</p>
<p>Railsアップデート</p>
<pre>
$ gem update --system
$ gem update rails
$ gem install mysql -- --with-mysql-config
</pre>
<p>SVNでバージョンを上げる</p>
<pre>
$ cd /home/redmine
$ svn up . -r 2761
</pre>
<p>データベースアップデート</p>
<pre>
$ rake db:migrate RAILS_ENV="production"
</pre>
<p>svn trunk(開発版) r2493以降、セッション情報を格納する方法がpstoreからcookie storeに変更に変更されているのでセッションストア用ファイルを生成。</p>
<pre>
$ rake config/initializers/session_store.rb
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.apecell.com/2009/06/05/id/62/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>携帯3キャリアの迷惑メールフィルター設定URL</title>
		<link>http://blog.apecell.com/2009/01/06/id/56</link>
		<comments>http://blog.apecell.com/2009/01/06/id/56#comments</comments>
		<pubDate>Tue, 06 Jan 2009 13:31:22 +0000</pubDate>
		<dc:creator>design</dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[note]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://blog.apecell.com/?p=56</guid>
		<description><![CDATA[
DoCoMo
http://imutl.ezweb.ne.jp/cgi2001/utl_menu.cgi
AU
http://docomo.ne.jp/cp/mailsetst.cgi
SoftBank
http://elinks.softbank.ne.jp/selfcare

]]></description>
			<content:encoded><![CDATA[<dl>
<dt>DoCoMo</dt>
<dd>http://imutl.ezweb.ne.jp/cgi2001/utl_menu.cgi</dd>
<dt>AU</dt>
<dd>http://docomo.ne.jp/cp/mailsetst.cgi</dd>
<dt>SoftBank</dt>
<dd>http://elinks.softbank.ne.jp/selfcare</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://blog.apecell.com/2009/01/06/id/56/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>携帯サイトの入力フォームのUIの話</title>
		<link>http://blog.apecell.com/2008/10/08/id/41</link>
		<comments>http://blog.apecell.com/2008/10/08/id/41#comments</comments>
		<pubDate>Wed, 08 Oct 2008 10:06:05 +0000</pubDate>
		<dc:creator>design</dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[note]]></category>
		<category><![CDATA[userbility]]></category>

		<guid isPermaLink="false">http://blog.apecell.com/?p=41</guid>
		<description><![CDATA[継続は力だという事を頭に叩き込みながら開発に関するもの以外にも、読んだ本や音楽(CD)なども交えてやっていくということで。
携帯のUIであった話
とある携帯サイトの入力フォームは以下のようになっていた。
【入力1】→【入力2】→【入力3】→【確認】→【完了】
特におかしい様には思わないがアクセス解析を見ると確認から完了へのコンバージョン率が低い。
確認画面まで行っておいて完了しないのはおかしい、という事で再度見直してみると「もしかして確認ページなのに完了ページだと思っているのではないか？」という話が挙がり、試しに確認ページの上部にも完了ページへのボタンを設置したところコンバージョン率が上がったという話。
確かに確認ページまでの遷移が長く確認ページの上部には「この内容で良ければ完了してください」と書いてあるものの目立っていないので逆に紛らわしくなっていた。
PCサイトでもたまに見かけるが携帯サイトの方が表示領域が少ない分、利用者への通知には気をつけた方がいい。
このケースは最終的にページ上部にまだ完了していない旨を目立つように表記した。
]]></description>
			<content:encoded><![CDATA[<p>継続は力だという事を頭に叩き込みながら開発に関するもの以外にも、読んだ本や音楽(CD)なども交えてやっていくということで。</p>
<h3>携帯のUIであった話</h3>
<p>とある携帯サイトの入力フォームは以下のようになっていた。</p>
<p><em>【入力1】→【入力2】→【入力3】→【確認】→【完了】</em></p>
<p>特におかしい様には思わないがアクセス解析を見ると確認から完了へのコンバージョン率が低い。</p>
<p>確認画面まで行っておいて完了しないのはおかしい、という事で再度見直してみると<em>「もしかして確認ページなのに完了ページだと思っているのではないか？」</em>という話が挙がり、試しに確認ページの上部にも完了ページへのボタンを設置したところコンバージョン率が上がったという話。</p>
<p>確かに確認ページまでの遷移が長く確認ページの上部には<em>「この内容で良ければ完了してください」</em>と書いてあるものの目立っていないので逆に紛らわしくなっていた。</p>
<p>PCサイトでもたまに見かけるが携帯サイトの方が表示領域が少ない分、利用者への通知には気をつけた方がいい。</p>
<p>このケースは最終的にページ上部にまだ完了していない旨を目立つように表記した。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.apecell.com/2008/10/08/id/41/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macのディレクトリ上書き時の挙動</title>
		<link>http://blog.apecell.com/2008/03/07/id/34</link>
		<comments>http://blog.apecell.com/2008/03/07/id/34#comments</comments>
		<pubDate>Thu, 06 Mar 2008 15:00:00 +0000</pubDate>
		<dc:creator>design</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[note]]></category>

		<guid isPermaLink="false">http://blog.apecell.com/1970/01/01/34</guid>
		<description><![CDATA[Eclipseの日本語化プラグインを導入しようとしてディレクトリをD&#038;Dして上書きするとEclipseが起動しないという状態で結構ハマっていたら、Macだと中身をマージしてくれずにディレクトリ単位で上書きされるのね･･･。
マージされて当然だと思っていただけに中々気が付かず設定ファイルばかり見ていたという。設定でマージするように変更したりできるのだろうか。
こういった思い込みや慣例によって考え方が狭くなったり画一的な考え方しか出来なくなっていたんだな、と認識出来る体験談。環境や人が違えば「当然」も違うという当たり前の事を再度心に留めておかないと。
]]></description>
			<content:encoded><![CDATA[<p>Eclipseの日本語化プラグインを導入しようとしてディレクトリをD&#038;Dして上書きするとEclipseが起動しないという状態で結構ハマっていたら、Macだと中身をマージしてくれずにディレクトリ単位で上書きされるのね･･･。</p>
<p>マージされて当然だと思っていただけに中々気が付かず設定ファイルばかり見ていたという。設定でマージするように変更したりできるのだろうか。</p>
<p>こういった思い込みや慣例によって考え方が狭くなったり画一的な考え方しか出来なくなっていたんだな、と認識出来る体験談。環境や人が違えば「当然」も違うという当たり前の事を再度心に留めておかないと。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.apecell.com/2008/03/07/id/34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>はてなダイアリーへ移行</title>
		<link>http://blog.apecell.com/2008/03/02/id/32</link>
		<comments>http://blog.apecell.com/2008/03/02/id/32#comments</comments>
		<pubDate>Sat, 01 Mar 2008 15:00:00 +0000</pubDate>
		<dc:creator>design</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[note]]></category>

		<guid isPermaLink="false">http://blog.apecell.com/1970/01/01/32</guid>
		<description><![CDATA[LivedoorBlogからはてなダイアリーへ移行しました。

シンタックスハイライトの対応が多い
AutoPagerizeに対応

大きな違いはここら辺か。思った時にすぐ書けるのが大切だと感じたのではてな記法で。
]]></description>
			<content:encoded><![CDATA[<p>LivedoorBlogからはてなダイアリーへ移行しました。</p>
<ul>
<li><a href="http://hatenadiary.g.hatena.ne.jp/keyword/%e3%82%bd%e3%83%bc%e3%82%b9%e3%82%b3%e3%83%bc%e3%83%89%e3%82%92%e8%89%b2%e4%bb%98%e3%81%91%e3%81%97%e3%81%a6%e8%a8%98%e8%bf%b0%e3%81%99%e3%82%8b%ef%bc%88%e3%82%b7%e3%83%b3%e3%82%bf%e3%83%83%e3%82%af%e3%82%b9%e3%83%bb%e3%83%8f%e3%82%a4%e3%83%a9%e3%82%a4%e3%83%88%ef%bc%89" target="_blank">シンタックスハイライトの対応</a>が多い</li>
<li><a href="http://userscripts.org/scripts/show/8551" target="_blank">AutoPagerize</a>に対応</li>
</ul>
<p>大きな違いはここら辺か。思った時にすぐ書けるのが大切だと感じたのではてな記法で。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.apecell.com/2008/03/02/id/32/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>.Xmodmapと.vimrc</title>
		<link>http://blog.apecell.com/2007/12/07/id/28</link>
		<comments>http://blog.apecell.com/2007/12/07/id/28#comments</comments>
		<pubDate>Thu, 06 Dec 2007 15:00:00 +0000</pubDate>
		<dc:creator>design</dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[conf]]></category>
		<category><![CDATA[note]]></category>

		<guid isPermaLink="false">http://blog.apecell.com/1970/01/01/28</guid>
		<description><![CDATA[忘れないうちにLinuxでキーバインド変更用の.XmodmapとVimの設定.vimrcを記録。
共にホームディレクトリ以下に配置すればよし。
.Xmodmap
CapslockをCtrlに、無変換キーを全角/半角に。

clear Lock
clear Control

!! 左Ctrl → Super
keycode 37 = Super_L
!! Caps Lock → Ctrl
keycode 66 = Control_L

!! 半角/全角 → Esc
keycode 131 = Zenkaku_Hankaku

add Control = Control_L Control_R

.vimrc
とりあえず切り貼りして使っている感じ。

&#34;--------------------------------------------------------------------------
&#34; Last Change: 2007-11-18
&#34; Maintainer:  Design
&#34;
&#34;- Memo -------------------------------------------------------------------
&#34;
&#34; :set number?      オプションの設定状況を表示
&#34; :set all          全てのオプションの設定状況を表示
&#34; :set [...]]]></description>
			<content:encoded><![CDATA[<p>忘れないうちにLinuxでキーバインド変更用の.XmodmapとVimの設定.vimrcを記録。</p>
<p>共にホームディレクトリ以下に配置すればよし。</p>
<h4>.Xmodmap</h4>
<p>CapslockをCtrlに、無変換キーを全角/半角に。</p>
<pre>
clear Lock
clear Control

!! 左Ctrl → Super
keycode 37 = Super_L
!! Caps Lock → Ctrl
keycode 66 = Control_L

!! 半角/全角 → Esc
keycode 131 = Zenkaku_Hankaku

add Control = Control_L Control_R
</pre>
<h4>.vimrc</h4>
<p>とりあえず切り貼りして使っている感じ。</p>
<pre>
&quot;--------------------------------------------------------------------------
&quot; Last Change: 2007-11-18
&quot; Maintainer:  Design
&quot;
&quot;- Memo -------------------------------------------------------------------
&quot;
&quot; :set number?      オプションの設定状況を表示
&quot; :set all          全てのオプションの設定状況を表示
&quot; :set              デフォルトから変更されたオプションの設定状況を表示
&quot; :mkvimrc          現在のオプションを ~/.vimrc に書き出す(存在すれば無効)
&quot; :source ~/.vimrc  設定ファイルを読み直す

&quot;--------------------------------------------------------------------------
&quot; Global

set nocompatible
syntax on
colorscheme desert

&quot;set number
set nobackup
set autoindent
&quot;set smartindent

&quot; UTF-8, SJIS, EUCの順番に開く
set fileencodings=utf-8,cp932,euc-jp
&quot; デフォルトはUTF-8
set fileencoding=utf-8

&quot;--------------------------------------------------------------------------&quot;
&quot; Edit

&quot; タブ幅
set tabstop=4
&quot; タブの代わりに空白
set expandtab
&quot; バックスペースでインデントや改行を削除できるようにする
set backspace=2
&quot; 括弧入力時に対応する括弧を表示
set showmatch
&quot;カーソルを行頭、行末で止まらないようにする
&quot;set whichwrap=b,s,h,l,&lt;,&gt;,[,]
&quot;全角スペースを視覚化
highlight ZenkakuSpace cterm=underline ctermfg=red guibg=lightgray
au BufNewFile,BufRead * match ZenkakuSpace /　/

&quot;--------------------------------------------------------------------------
&quot; Status bar

&quot; 常にステータスバーを表示
set laststatus=2
&quot; コマンドラインの高さ
set cmdheight=1
&quot; コマンドを表示
set showcmd
&quot; 文字コード・改行コードを表示
set statusline=%&lt;%f\
%m%r%h%w%{'['.(&amp;fenc!=''?&amp;fenc:&amp;enc).']['.&amp;ff.']'}%=%l,%c%V%8P &quot;
&quot; カーソル位置情報を表示
set ruler
&quot; コマンドライン補完するときに強化されたものを使う
set wildmenu

&quot;--------------------------------------------------------------------------
&quot; Search

&quot; サーチをインクリメンタルサーチにする
set incsearch
&quot; 検索文字列が小文字の場合は大文字小文字を区別なく検索する
set ignorecase
&quot; 検索文字列に大文字が含まれている場合は区別して検索する
set smartcase
&quot; 検索時にファイルの最後まで行ったら最初に戻る
set wrapscan
&quot; 検索結果文字列のハイライト
set hlsearch

&quot;--------------------------------------------------------------------------
&quot; Buffer

&quot;変更中のファイルでも保存せず他のファイルを表示
set hidden
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.apecell.com/2007/12/07/id/28/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu7.10の使用メモ</title>
		<link>http://blog.apecell.com/2007/11/27/id/26</link>
		<comments>http://blog.apecell.com/2007/11/27/id/26#comments</comments>
		<pubDate>Mon, 26 Nov 2007 15:00:00 +0000</pubDate>
		<dc:creator>design</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[note]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.apecell.com/1970/01/01/26</guid>
		<description><![CDATA[Ubuntu7.10を使ってみて、結構実用に耐えてくれそうなのでしばらくUbuntuで作業してみることにした。以下メモ。

CompizFusionのアプリケーションスイッチャがONだとウィンドウ枠が消える → ミニマップ、アイコン、最小化辺りを外せば大丈夫っぽい。
[CompizeConfig] → [Action] → [Optical Setting]でターミナル透明にして透かせてコマンド入力良い。
64bit版だとAll-in-one系Eclipse（3rdRail、PDT、Aptana）が動かない。32bit版のgtk関連のライブラリを強引に入れるか読み込み外せば動くらしい。

というわけで、vim.railsを使ってみることにする。ランチャはKatapultにした。
]]></description>
			<content:encoded><![CDATA[<p>Ubuntu7.10を使ってみて、結構実用に耐えてくれそうなのでしばらくUbuntuで作業してみることにした。以下メモ。</p>
<ul>
<li>CompizFusionのアプリケーションスイッチャがONだとウィンドウ枠が消える → ミニマップ、アイコン、最小化辺りを外せば大丈夫っぽい。</li>
<li>[CompizeConfig] → [Action] → [Optical Setting]でターミナル透明にして透かせてコマンド入力良い。</li>
<li>64bit版だとAll-in-one系Eclipse（3rdRail、PDT、Aptana）が動かない。32bit版のgtk関連のライブラリを強引に入れるか読み込み外せば動くらしい。</li>
</ul>
<p>というわけで、vim.railsを使ってみることにする。ランチャはKatapultにした。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.apecell.com/2007/11/27/id/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>livedoor blog に移行</title>
		<link>http://blog.apecell.com/2007/09/16/id/5</link>
		<comments>http://blog.apecell.com/2007/09/16/id/5#comments</comments>
		<pubDate>Sat, 15 Sep 2007 15:00:00 +0000</pubDate>
		<dc:creator>design</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[note]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://blog.apecell.com/1970/01/01/5</guid>
		<description><![CDATA[自サーバーの入れ替えをした際にWordpressのDBダンプを取り忘れた･･･。
そこでlivedoorに移行してみた。
]]></description>
			<content:encoded><![CDATA[<p>自サーバーの入れ替えをした際にWordpressのDBダンプを取り忘れた･･･。
<p>そこでlivedoorに移行してみた。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.apecell.com/2007/09/16/id/5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
