<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<?xml-stylesheet href="" type="text/xsl"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:annotate="http://purl.org/rss/1.0/modules/annotate/"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.moreslowly.jp/bm/rss.php">
        <title>bm</title>
        <description>bookmarks from www.moreslowly.jp</description>
        <link>http://www.moreslowly.jp/bm/</link>
       <dc:date>2012-05-20T09:28:32+09:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://file.urin.take-uma.net/jquery.balloon.js-Demo.html"/>
                <rdf:li rdf:resource="http://www.ibm.com/developerworks/jp/web/library/wa-tools/"/>
                <rdf:li rdf:resource="http://stackoverflow.com/questions/143072/in-emacs-what-is-the-opposite-function-of-other-window-c-x-o"/>
                <rdf:li rdf:resource="http://hivelogic.com/articles/top-10-programming-fonts/"/>
                <rdf:li rdf:resource="http://doc.ruby-lang.org/ja/1.9.2/library/tracer.html"/>
                <rdf:li rdf:resource="http://groups.google.com/group/rubyonrails-core/browse_thread/thread/81be70a119260e59?pli=1"/>
                <rdf:li rdf:resource="http://bugs.ruby-lang.org/issues/4383"/>
                <rdf:li rdf:resource="http://fatvegan.com/2008/08/22/self_use_transactional_fixtures/"/>
                <rdf:li rdf:resource="http://stackoverflow.com/questions/437760/where-does-rails-store-data-created-by-saving-activerecord-objects-during-tests"/>
                <rdf:li rdf:resource="http://resources.infosecinstitute.com/sql-injection-http-headers/"/>
                <rdf:li rdf:resource="http://aws.amazon.com/code/6752709412171743"/>
                <rdf:li rdf:resource="http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in"/>
                <rdf:li rdf:resource="https://forums.aws.amazon.com/thread.jspa?threadID=83646"/>
                <rdf:li rdf:resource="http://hintsforums.macworld.com/showthread.php?t=91832"/>
                <rdf:li rdf:resource="http://packages.debian.org/ja/squeeze/gpicview"/>
                <rdf:li rdf:resource="http://www.nenkin.go.jp/sinsei/fd/3download/index.html"/>
                <rdf:li rdf:resource="http://stackoverflow.com/questions/891537/ruby-detect-number-of-cpus-installed"/>
                <rdf:li rdf:resource="http://www.codinghorror.com/blog/2012/03/welcome-to-the-post-pc-era.html"/>
                <rdf:li rdf:resource="http://buffalo.jp/download/manual/html/lsvl/"/>
                <rdf:li rdf:resource="http://blog.vivekhaldar.com/post/1649745633/editing-google-docs-in-emacs"/>
            </rdf:Seq>
        </items>
    </channel>
    <item rdf:about="http://file.urin.take-uma.net/jquery.balloon.js-Demo.html">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-20T09:28:32+09:00</dc:date>
        <dc:subject>balloon javascript jquery Library plugin popup ui</dc:subject>
        <title>jquery.balloon.js Demo page</title>
        <link>http://file.urin.take-uma.net/jquery.balloon.js-Demo.html</link>
        <description>jQuery でバルーン表示をする&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=a816b44104a8e65d25e4a7170b10705b877d3a99"/>
    </item>
    <item rdf:about="http://www.ibm.com/developerworks/jp/web/library/wa-tools/">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-19T22:53:05+09:00</dc:date>
        <dc:subject>developerworks javascript test testing unit</dc:subject>
        <title>JavaScript のユニット・テストを実行するためのツール</title>
        <link>http://www.ibm.com/developerworks/jp/web/library/wa-tools/</link>
        <description>&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=f9b5c9dc597e6c3ccc3af5ad4519e3e23195fa7c"/>
    </item>
    <item rdf:about="http://stackoverflow.com/questions/143072/in-emacs-what-is-the-opposite-function-of-other-window-c-x-o">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-16T02:54:35+09:00</dc:date>
        <dc:subject>buffer configuration elisp emacs lisp tips window</dc:subject>
        <title>In Emacs, what is the opposite function of other-window (C-x o)? - Stack Overflow</title>
        <link>http://stackoverflow.com/questions/143072/in-emacs-what-is-the-opposite-function-of-other-window-c-x-o</link>
        <description>other-window にマイナスの引数を与えると前のウィンドウに戻ります。 &lt;code&gt;C-u - C-x o&lt;/code&gt; で前のウィンドウに戻れます。 &lt;code&gt;C-u -&lt;/code&gt; としてマイナスの引数を与えています。 
&lt;pre&gt;
(defun other-window-backward ()
  (interactive)
  (other-window -1))
(global-set-key &quot;\C-xp&quot; 'other-window-backward)
&lt;/pre&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=c6b15b64cf229e5726937cb0b56fb541acfe3f78"/>
    </item>
    <item rdf:about="http://hivelogic.com/articles/top-10-programming-fonts/">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-12T18:34:01+09:00</dc:date>
        <dc:subject>font monospace programming</dc:subject>
        <title>Top 10 Programming Fonts</title>
        <link>http://hivelogic.com/articles/top-10-programming-fonts/</link>
        <description>&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=117ea375d91e72c0713999270750a57aa7b4f373"/>
    </item>
    <item rdf:about="http://doc.ruby-lang.org/ja/1.9.2/library/tracer.html">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-12T15:45:22+09:00</dc:date>
        <dc:subject>debug log ruby trace</dc:subject>
        <title>library tracer</title>
        <link>http://doc.ruby-lang.org/ja/1.9.2/library/tracer.html</link>
        <description>Ruby で実行トレース出力をとる方法
&lt;pre&gt;ruby -rtracer hoge.rb&lt;/pre&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=a851ba9d99a03556de0d527e8e5c9177da6c9b9b"/>
    </item>
    <item rdf:about="http://groups.google.com/group/rubyonrails-core/browse_thread/thread/81be70a119260e59?pli=1">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-11T18:08:50+09:00</dc:date>
        <dc:subject>error load rails ruby troubleshooting version</dc:subject>
        <title>Rony 1.9.3-p0 on Rails 2.3.x: the helpers &quot;require&quot; problem - Ruby on Rails: Core | Google グループ</title>
        <link>http://groups.google.com/group/rubyonrails-core/browse_thread/thread/81be70a119260e59?pli=1</link>
        <description>Rails 2.3 と Ruby 1.9.3 の組み合わせで起こる、ファイルがないとロードエラーになる問題への対処方法：&lt;br&gt;
config/initializers 以下のファイルに 下のような行を追加
&lt;pre&gt;MissingSourceFile::REGEXPS &lt;&lt; [/^cannot load such file -- (.+)$/i, 1]&lt;/pre&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=8001a3ae706dffbe2702423ee239dcd5ebe02bf3"/>
    </item>
    <item rdf:about="http://bugs.ruby-lang.org/issues/4383">
        <dc:format>text/html</dc:format>
        <dc:date>2012-05-11T18:07:03+09:00</dc:date>
        <dc:subject>error parse ruby troubleshooting yaml</dc:subject>
        <title>Bug #4383: psych fails to parse a symbol in a flow sequence - ruby-trunk - Ruby Issue Tracking System</title>
        <link>http://bugs.ruby-lang.org/issues/4383</link>
        <description>Ruby 1.9.2 では OK だけど 1.9.3 では yaml のパースエラーになる例&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=4702b1a5bea21dc90e2d2c540f93e55d5d2d55ec"/>
    </item>
    <item rdf:about="http://fatvegan.com/2008/08/22/self_use_transactional_fixtures/">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-25T14:24:39+09:00</dc:date>
        <dc:subject>ActiveRecord cache data database db fixture rails test testing transaction unit</dc:subject>
        <title>Fat Vegan › self.use_transactional_fixtures</title>
        <link>http://fatvegan.com/2008/08/22/self_use_transactional_fixtures/</link>
        <description>Rails のテストの時に、実際に DB に書き込みを行うようにして、 RAILS_ENV=test な環境の delayed_job とやり取りしたりするには
&lt;pre&gt;
self.use_transactional_fixtures = false
&lt;/pre&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=6e1854973167b31e39559634db8fe4027e1a8767"/>
    </item>
    <item rdf:about="http://stackoverflow.com/questions/437760/where-does-rails-store-data-created-by-saving-activerecord-objects-during-tests">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-25T13:05:14+09:00</dc:date>
        <dc:subject>ActiveRecord cache data database db rails test testing transaction unit</dc:subject>
        <title>ruby - Where does Rails store data created by saving activerecord objects during tests? - Stack Overflow</title>
        <link>http://stackoverflow.com/questions/437760/where-does-rails-store-data-created-by-saving-activerecord-objects-during-tests</link>
        <description>Rails のテスト中のときは、データはトランザクションのなかだけで書き込まれたことになって、実際の DB には反映されないみたい。&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=8190caa680a49a4684bee885f4d95129fdeec9f7"/>
    </item>
    <item rdf:about="http://resources.infosecinstitute.com/sql-injection-http-headers/">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-05T03:44:21+09:00</dc:date>
        <dc:subject>header http injection Security sql</dc:subject>
        <title> InfoSec Institute – IT Training and Information Security Resources – SQL Injection through HTTP Headers</title>
        <link>http://resources.infosecinstitute.com/sql-injection-http-headers/</link>
        <description>X-Forwarded-For, User-agent, Referer, Cookies などから SQL injection が起きることなどの例&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=1ad157283b813829447b47d2a701108f4deb8bdb"/>
    </item>
    <item rdf:about="http://aws.amazon.com/code/6752709412171743">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-03T08:14:18+09:00</dc:date>
        <dc:subject>amazon aws Beanstalk cli cloud command line tool</dc:subject>
        <title>AWS Elastic Beanstalk Command Line Tool : Sample Code &amp; Libraries : Amazon Web Services</title>
        <link>http://aws.amazon.com/code/6752709412171743</link>
        <description>関連：&lt;br&gt;
- &lt;a href=&quot;http://docs.amazonwebservices.com/elasticbeanstalk/latest/dg/usingCLI.html&quot;&gt;AWS Elastic Beanstalk Command Line Interface - AWS Elastic Beanstalk&lt;/a&gt;&lt;br&gt;
- &lt;a href=&quot;http://docs.amazonwebservices.com/elasticbeanstalk/latest/dg/command-reference.html&quot;&gt;API Command Line Interface Reference - AWS Elastic Beanstalk&lt;/a&gt;&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=50c2406bdf5f54cc123c856568c21e59661d5375"/>
    </item>
    <item rdf:about="http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-03T06:18:01+09:00</dc:date>
        <dc:subject>bash directory script shell Tips</dc:subject>
        <title>Can a Bash script tell what directory it's stored in? - Stack Overflow</title>
        <link>http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in</link>
        <description>シェルスクリプトで自分自身の置かれているディレクトリを取得するには
&lt;pre&gt;
script_home=&quot;$(cd -P &quot;$(dirname &quot;$0&quot;)&quot; &amp;&amp; pwd)&quot;
&lt;/pre&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=f02504306e43ff731f5994ae74aa0ca4cf15f320"/>
    </item>
    <item rdf:about="https://forums.aws.amazon.com/thread.jspa?threadID=83646">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-02T15:06:44+09:00</dc:date>
        <dc:subject>amazon aws Beanstalk ec2 eclipse error java tomcat troubleshooting</dc:subject>
        <title>AWS Developer Forums: An error occurred at line: 13 in the ...</title>
        <link>https://forums.aws.amazon.com/thread.jspa?threadID=83646</link>
        <description>WS Beanstalk 用のアプリを、ローカルの tomcat にデプロイしたときなどに、&lt;br&gt;
&lt;code&gt;AmazonEC2 cannot resolved to a type&lt;/code&gt; というようなエラーが出る時の対処。&lt;br&gt;
&lt;br&gt;
AWS SDK for Java がデプロイの時含まれていないことが原因なので、次のようにする。&lt;br&gt;
&lt;br&gt;
1. AWS SDK for Java がプロジェクトにライブラリとして追加されていることを確かめる。&lt;br&gt;
2. プロジェクトのプロパティで、「Deployment Assembly」を選択する。&lt;br&gt;
3. そこのソースに AWS SDK for Java が WEB-INF/lib にデプロイするようになっていることを確かめる。&lt;br&gt;
4. そうなっていなかったら、「追加...」で「Java Build Path Entries」から「AWS SDK for Java」を選択する。&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=7fa0233c6bad04d90d4371e5716b72f9ba966814"/>
    </item>
    <item rdf:about="http://hintsforums.macworld.com/showthread.php?t=91832">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-31T22:49:31+09:00</dc:date>
        <dc:subject>apple applescript droplet mac osx quote script shell</dc:subject>
        <title>Applescript droplets - The macosxhints Forums</title>
        <link>http://hintsforums.macworld.com/showthread.php?t=91832</link>
        <description>AppleScript からシェルスクリプトを呼び出して、ドロップレットとして引数を渡すとき、ファイル名に空白などが含まれていても大丈夫なようにちゃんとクォートする方法について。
&lt;pre&gt;
on open (theItems)
	set iPath to quoted form of POSIX path of item 1 of theItems
	do shell script &quot;/bin/gpicview.sh &quot; &amp; iPath
end open
&lt;/pre&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=e61351c26b966472040997560bf99d6a233093e5"/>
    </item>
    <item rdf:about="http://packages.debian.org/ja/squeeze/gpicview">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-30T08:09:37+09:00</dc:date>
        <dc:subject>Debian image linux mac osx picture source viewer</dc:subject>
        <title>Debian -- squeeze の gpicview パッケージに関する詳細</title>
        <link>http://packages.debian.org/ja/squeeze/gpicview</link>
        <description>mac ports 環境下でのビルド
&lt;pre&gt;
LDFLAGS=&quot;-L/opt/local/lib&quot; CFLAGS=&quot;-I/opt/local/include&quot; ./configure --prefix=/どこか &amp;&amp; make
&lt;/pre&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=dc1e25f8ac850940725d4ecf614d2ee2503c4dc0"/>
    </item>
    <item rdf:about="http://www.nenkin.go.jp/sinsei/fd/3download/index.html">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-27T19:56:55+09:00</dc:date>
        <dc:subject>csv gov spec specification</dc:subject>
        <title>日本年金機構｜3.届書作成プログラム・仕様書のダウンロード</title>
        <link>http://www.nenkin.go.jp/sinsei/fd/3download/index.html</link>
        <description>賞与支払届の CSV の仕様書など&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=52f972e3dfb0194abc6992cec7e4d5e3df62b410"/>
    </item>
    <item rdf:about="http://stackoverflow.com/questions/891537/ruby-detect-number-of-cpus-installed">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-21T19:07:58+09:00</dc:date>
        <dc:subject>concurrent core cpu multicore multithread number parallel ruby thread</dc:subject>
        <title>Ruby: Detect number of CPUs installed - Stack Overflow</title>
        <link>http://stackoverflow.com/questions/891537/ruby-detect-number-of-cpus-installed</link>
        <description>Ruby で CPU Core 数を調べる方法 (OSに依存しない)&lt;br&gt;
以下、回答より抜粋&lt;br&gt;
&lt;a class=&quot;code&quot; href=&quot;https://github.com/grosser/parallel/blob/master/lib/parallel.rb#L63&quot;&gt;https://github.com/grosser/parallel/blob/master/lib/parallel.rb#L63&lt;/a&gt;
&lt;pre&gt;
def processor_count
  case RbConfig::CONFIG['host_os']
  when /darwin9/
    `hwprefs cpu_count`.to_i
  when /darwin/
    ((`which hwprefs` != '') ? `hwprefs thread_count` : `sysctl -n hw.ncpu`).to_i
  when /linux/
    `cat /proc/cpuinfo | grep processor | wc -l`.to_i
  when /freebsd/
    `sysctl -n hw.ncpu`.to_i
  when /mswin|mingw/
    require 'win32ole'
    wmi = WIN32OLE.connect(&quot;winmgmts://&quot;)
    cpu = wmi.ExecQuery(&quot;select NumberOfCores from Win32_Processor&quot;) # TODO count hyper-threaded in this                                                                                                           
    cpu.to_enum.first.NumberOfCores
  end
end
&lt;/pre&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=5f2ad80572f2daf36ce04e9fc248b9880aa8e01b"/>
    </item>
    <item rdf:about="http://www.codinghorror.com/blog/2012/03/welcome-to-the-post-pc-era.html">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-20T12:58:41+09:00</dc:date>
        <dc:subject>articles ipad review</dc:subject>
        <title>Coding Horror: Welcome to the Post PC Era</title>
        <link>http://www.codinghorror.com/blog/2012/03/welcome-to-the-post-pc-era.html</link>
        <description>&lt;q&gt;iPad 3 reviews that complain &quot;all they did was improve the display&quot; are clueless bordering on stupidity. Tablets are pretty much by definition all display&lt;/q&gt;&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=f4cd0be4fb70e5c8cd24de6fd2c24329a6924b81"/>
    </item>
    <item rdf:about="http://buffalo.jp/download/manual/html/lsvl/">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-20T00:40:06+09:00</dc:date>
        <dc:subject>administration buffalo configuration disk error gmail google hard hdd LinkStation mail nas network server storage</dc:subject>
        <title>LinkStation 設定ガイド(16版) -35010693 ver.16　C10-017-</title>
        <link>http://buffalo.jp/download/manual/html/lsvl/</link>
        <description>LS-WXL/R1 でメール通知機能を使う設定 (smtp.gmail.com に送る設定)&lt;br&gt;
メール通知機能：使用する&lt;br&gt;
SMTPサーバーアドレス： smtp.gmail.com&lt;br&gt;
SMTPポート番号 ： 465&lt;br&gt;
ユーザ認証方式： LOGIN(SMTP-AUTH)&lt;br&gt;
SSL/TLS： SSL/TLS&lt;br&gt;
ユーザ名： gmail アカウントのメールアドレス&lt;br&gt;
パスワード： gmail アカウントのパスワード (2段階認証プロセスを使っている場合はアプリケーション固有のパスワード)&lt;br&gt;
送信先メールアドレスに、自分のメールアドレスを追加し、「保存」をして、「テストメール送信」で確かめます。&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=6335dfa31bd7f70d44edfddee74f90715c07aad6"/>
    </item>
    <item rdf:about="http://blog.vivekhaldar.com/post/1649745633/editing-google-docs-in-emacs">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-16T00:23:26+09:00</dc:date>
        <dc:subject>docs elisp emacs google Library</dc:subject>
        <title>Vivek Haldar : Editing Google Docs in Emacs</title>
        <link>http://blog.vivekhaldar.com/post/1649745633/editing-google-docs-in-emacs</link>
        <description>emacspeak 内のサブパッケージの g-client 内の gdocs-publish-from-text  関数などを使って emacs から Google Docs 内のドキュメントを編集できるようです。&lt;br&gt;
via &lt;a href=&quot;http://news.ycombinator.com/item?id=1931024&quot;&gt;Editing Google Docs in Emacs | Hacker News&lt;/a&gt;&lt;br&gt;
参考: &lt;a href=&quot;http://code.google.com/p/emacspeak/&quot;&gt;emacspeak - Emacspeak --- The Complete Audio Desktop - Google Project Hosting&lt;/a&gt;&lt;br&gt;
</description>
        <annotate:reference rdf:resource="http://www.moreslowly.jp/bm/?id=1f7166ebcb39cc84b622896a80a8527e7fff8e4f"/>
    </item>
</rdf:RDF>

