<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xmlns:media="http://search.yahoo.com/mrss">
    <channel>
        <title>molemimi</title>
        <link>http://molemimi.vox.com/library/posts/page/1/</link>
        <description>Let&#39;s use Perl! That is the most flexible programming language.</description>
        <language>en</language>
        <generator>Vox</generator>
        <lastBuildDate>Wed, 16 Jul 2008 20:36:13 +0900</lastBuildDate>
        <copyright>Copyright 2008</copyright>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>  
 
        <item>
            <title>VIM--- backup, swap について</title>
            <link>http://molemimi.vox.com/library/post/vim----backup-swap-%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6.html?_c=feed-rss</link>   
            <author>nobody@vox.com(molemimi)</author>
            <comments>http://molemimi.vox.com/library/post/vim----backup-swap-%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://molemimi.vox.com/library/post/vim----backup-swap-%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6.html?_c=feed-rss</guid> 
            <pubDate>Wed, 16 Jul 2008 20:36:13 +0900</pubDate>         
            
            <description>     ## backup オプション      上書き処理を行う時に、元のファイル情報をもったファイルを残すようにするオプション。     有効にする場合:          :set backup      無効にする場合:                 :set nobackup   ## writebackup オプション      編集中にのみ、元のファイルの情報を残したファイルを作成しておくオプション。     有効にする場合:          :set writebackup  ...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://molemimi.vox.com/library/post/vim----backup-swap-%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00f48d08f7b3000100fae8cc7f52000b?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://molemimi.vox.com/tags/">vim</category>   
        </item> 
 
        <item>
            <title>Debian--- sysv-rc-conf で 起動デーモンの設定をする</title>
            <link>http://molemimi.vox.com/library/post/debian----sysv-rc-conf-%E3%81%A7-%E8%B5%B7%E5%8B%95%E3%83%87%E3%83%BC%E3%83%A2%E3%83%B3%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E3%81%99%E3%82%8B.html?_c=feed-rss</link>   
            <author>nobody@vox.com(molemimi)</author>
            <comments>http://molemimi.vox.com/library/post/debian----sysv-rc-conf-%E3%81%A7-%E8%B5%B7%E5%8B%95%E3%83%87%E3%83%BC%E3%83%A2%E3%83%B3%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E3%81%99%E3%82%8B.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://molemimi.vox.com/library/post/debian----sysv-rc-conf-%E3%81%A7-%E8%B5%B7%E5%8B%95%E3%83%87%E3%83%BC%E3%83%A2%E3%83%B3%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E3%81%99%E3%82%8B.html?_c=feed-rss</guid> 
            <pubDate>Wed, 16 Jul 2008 18:49:38 +0900</pubDate>         
            
            <description>     sysv-rc-conf パッケージに含まれる sysv-rc-conf コマンドで、 各ランレベル (runlevel) 毎に、起動されるデーモン (サービス) の on / off が設定できる。      * カーソルキーで移動     * [X] となっていると on、[ ] は off。切替えは スペースキー     * 該当のデーモンの行で、&quot; - &quot; を押すとサービスを停止、 &quot;+&quot; or &quot;=&quot; を押すとサービスを開始できる     * ^n (Ctrl + n) で次の ...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://molemimi.vox.com/library/post/debian----sysv-rc-conf-%E3%81%A7-%E8%B5%B7%E5%8B%95%E3%83%87%E3%83%BC%E3%83%A2%E3%83%B3%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E3%81%99%E3%82%8B.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00f48d08f7b3000100fa96888cb00003?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://molemimi.vox.com/tags/">debian</category>   
        </item> 
 
        <item>
            <title>Perl--- Perl についての所感</title>
            <link>http://molemimi.vox.com/library/post/perl----perl-%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6%E3%81%AE%E6%89%80%E6%84%9F.html?_c=feed-rss</link>   
            <author>nobody@vox.com(molemimi)</author>
            <comments>http://molemimi.vox.com/library/post/perl----perl-%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6%E3%81%AE%E6%89%80%E6%84%9F.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://molemimi.vox.com/library/post/perl----perl-%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6%E3%81%AE%E6%89%80%E6%84%9F.html?_c=feed-rss</guid> 
            <pubDate>Tue, 15 Jul 2008 17:21:16 +0900</pubDate>         
            
            <description>     Perl が持っている、どこでも、何にでも、どのようにでも使えるという純粋な性質を愛しています。 結局、人というものは、良くできた制限を設けることよりも、自由の中で主体性を持ち、失敗をしながら、個性を磨くことでしか成長できない存在だと思うのです。 Perl はその成長に (比較的) 適していると考えます。  しかし、ここで書いた内容程、良い手助けになるとは限りません。      &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://molemimi.vox.com/library/post/perl----perl-%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6%E3%81%AE%E6%89%80%E6%84%9F.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00f48d08f7b3000100fad699d3a90005?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://molemimi.vox.com/tags/">perl</category>   
        </item> 
 
        <item>
            <title>ActivePerl--- PPM (Perl Package Manager) の設定をする</title>
            <link>http://molemimi.vox.com/library/post/perl----windows%E3%81%A7%E3%81%AEppmperl-package-manager%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E3%81%99%E3%82%8B.html?_c=feed-rss</link>   
            <author>nobody@vox.com(molemimi)</author>
            <comments>http://molemimi.vox.com/library/post/perl----windows%E3%81%A7%E3%81%AEppmperl-package-manager%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E3%81%99%E3%82%8B.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://molemimi.vox.com/library/post/perl----windows%E3%81%A7%E3%81%AEppmperl-package-manager%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E3%81%99%E3%82%8B.html?_c=feed-rss</guid> 
            <pubDate>Wed, 09 Jul 2008 18:14:03 +0900</pubDate>         
            
            <description>     ActivePerl の PPM を、proxy 越しに インターネットにアクセスしている環境で使用する場合、Windows に以下の環境変数を設定する必要がある。      http_proxy  例えば、次のような感じになる:      変数名 :  http_proxy     変数値 :  http://proxy.hogehoge.co.jp:10080  ポート番号が80以外の場合は、URLの後ろに &quot; : &quot; を打ち、続けて使用されているポート番号を指定する必要がある。  (...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://molemimi.vox.com/library/post/perl----windows%E3%81%A7%E3%81%AEppmperl-package-manager%E3%81%AE%E8%A8%AD%E5%AE%9A%E3%82%92%E3%81%99%E3%82%8B.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00f48d08f7b3000100fad698e2ef0004?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://molemimi.vox.com/tags/">perl</category> 
            <category domain="http://molemimi.vox.com/tags/">activeperl</category>   
        </item> 
 
        <item>
            <title>SQLite--- CPANからDBD::SQLiteをinstallしようとすると失敗する件</title>
            <link>http://molemimi.vox.com/library/post/sqlitecpan%E3%81%8B%E3%82%89dbdsqlite%E3%82%92install%E3%81%97%E3%82%88%E3%81%86%E3%81%A8%E3%81%99%E3%82%8B%E3%81%A8%E5%A4%B1%E6%95%97%E3%81%99%E3%82%8B%E4%BB%B6.html?_c=feed-rss</link>   
            <author>nobody@vox.com(molemimi)</author>
            <comments>http://molemimi.vox.com/library/post/sqlitecpan%E3%81%8B%E3%82%89dbdsqlite%E3%82%92install%E3%81%97%E3%82%88%E3%81%86%E3%81%A8%E3%81%99%E3%82%8B%E3%81%A8%E5%A4%B1%E6%95%97%E3%81%99%E3%82%8B%E4%BB%B6.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://molemimi.vox.com/library/post/sqlitecpan%E3%81%8B%E3%82%89dbdsqlite%E3%82%92install%E3%81%97%E3%82%88%E3%81%86%E3%81%A8%E3%81%99%E3%82%8B%E3%81%A8%E5%A4%B1%E6%95%97%E3%81%99%E3%82%8B%E4%BB%B6.html?_c=feed-rss</guid> 
            <pubDate>Tue, 08 Jul 2008 15:09:13 +0900</pubDate>         
            
            <description>     perl -MCPAN -e shell で CPAN shell を起動し、DBD::SQLite を install しようとしたら、      error: invalid type argument of ‘unary *’  という error が沢山出てしまい上手くいかなかった。 調べて見ると、Debian系 (Ubuntu, etc.) であれば      libdbd-sqlite3-perl  というパッケージがあるので、こちらを利用すると良い。            &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://molemimi.vox.com/library/post/sqlitecpan%E3%81%8B%E3%82%89dbdsqlite%E3%82%92install%E3%81%97%E3%82%88%E3%81%86%E3%81%A8%E3%81%99%E3%82%8B%E3%81%A8%E5%A4%B1%E6%95%97%E3%81%99%E3%82%8B%E4%BB%B6.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00f48d08f7b3000100fa9685709f0002?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://molemimi.vox.com/tags/">sqlite</category>   
        </item> 
 
        <item>
            <title>Screen--- 基本的な使い方</title>
            <link>http://molemimi.vox.com/library/post/screen%E5%9F%BA%E6%9C%AC%E7%9A%84%E3%81%AA%E4%BD%BF%E3%81%84%E6%96%B9.html?_c=feed-rss</link>   
            <author>nobody@vox.com(molemimi)</author>
            <comments>http://molemimi.vox.com/library/post/screen%E5%9F%BA%E6%9C%AC%E7%9A%84%E3%81%AA%E4%BD%BF%E3%81%84%E6%96%B9.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://molemimi.vox.com/library/post/screen%E5%9F%BA%E6%9C%AC%E7%9A%84%E3%81%AA%E4%BD%BF%E3%81%84%E6%96%B9.html?_c=feed-rss</guid> 
            <pubDate>Tue, 08 Jul 2008 00:10:22 +0900</pubDate>         
            
            <description>     Screen は 1つのターミナルの中で、複数のターミナルを動作させることができるtoolです。  1. 新しい windowの作成      C-a c   ([Ctrl] キーを押しながら &quot;a&quot; を押し、その後 &quot;c&quot; を押すの意味)  2. window間の移動      C-a C-a  3. シェルが表示した内容を scroll back する      a) C-a [   で &quot;Copy mode&quot; にする。     b) vi の移動コマンド (h, j, k, l, C...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://molemimi.vox.com/library/post/screen%E5%9F%BA%E6%9C%AC%E7%9A%84%E3%81%AA%E4%BD%BF%E3%81%84%E6%96%B9.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00f48d08f7b3000100fad69775240005?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://molemimi.vox.com/tags/">screen</category>   
        </item> 
 
        <item>
            <title>SQLite--- PerlのDBD::SQLiteのSQLiteのバージョンについて</title>
            <link>http://molemimi.vox.com/library/post/sqlite---2.html?_c=feed-rss</link>   
            <author>nobody@vox.com(molemimi)</author>
            <comments>http://molemimi.vox.com/library/post/sqlite---2.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://molemimi.vox.com/library/post/sqlite---2.html?_c=feed-rss</guid> 
            <pubDate>Sat, 05 Jul 2008 00:12:05 +0900</pubDate>         
            
            <description>     Perl の module である DBD::SQLite について、2008-07-04 現在の情報を書きます。    a) DBD::SQLite で使われている SQLite の version は 3.x系とのこと。       ( see http://getpopfile.org/docs/howtos:allplatformsrequireperl )    b) DBD::SQLite2 は SQLite version 2.x を使っている。     &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://molemimi.vox.com/library/post/sqlite---2.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00f48d08f7b3000100fa9684f7d00003?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://molemimi.vox.com/tags/">sqlite</category>   
        </item> 
 
        <item>
            <title>SQLite--- データベースの作り方(Windowsで)</title>
            <link>http://molemimi.vox.com/library/post/sqlite---1.html?_c=feed-rss</link>   
            <author>nobody@vox.com(molemimi)</author>
            <comments>http://molemimi.vox.com/library/post/sqlite---1.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://molemimi.vox.com/library/post/sqlite---1.html?_c=feed-rss</guid> 
            <pubDate>Fri, 04 Jul 2008 12:27:30 +0900</pubDate>         
            
            <description>     Windows で SQLite を使用する。  1. データベース の作成    a) sqlite が &quot;C:\sqlite\sqlite3.exe&quot; にあるとして   b) command prompt で                cd /sqlite    c) C:\sqlite&gt;  で         sqlite3 DBNAME.db      &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://molemimi.vox.com/library/post/sqlite---1.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00f48d08f7b3000100fa9684d54b0003?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://molemimi.vox.com/tags/">sqlite</category>   
        </item> 
 
        <item>
            <title>MySQL--- データベースへの繋げ方</title>
            <link>http://molemimi.vox.com/library/post/mysql---1.html?_c=feed-rss</link>   
            <author>nobody@vox.com(molemimi)</author>
            <comments>http://molemimi.vox.com/library/post/mysql---1.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://molemimi.vox.com/library/post/mysql---1.html?_c=feed-rss</guid> 
            <pubDate>Thu, 03 Jul 2008 20:07:34 +0900</pubDate>         
            
            <description>     1. データベースへの繋げ方    a) シェルから          mysql -u USERNAME -p    b) password を聞かれるので、          PASSWORD       &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://molemimi.vox.com/library/post/mysql---1.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00f48d08f7b3000100fae8c88ad6000b?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://molemimi.vox.com/tags/">mysql</category>   
        </item> 
 
        <item>
            <title>Hello Vox,</title>
            <link>http://molemimi.vox.com/library/post/hello-vox.html?_c=feed-rss</link>   
            <author>nobody@vox.com(molemimi)</author>
            <comments>http://molemimi.vox.com/library/post/hello-vox.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://molemimi.vox.com/library/post/hello-vox.html?_c=feed-rss</guid> 
            <pubDate>Wed, 02 Apr 2008 23:24:20 +0900</pubDate>         
            
            <description>     I heard &quot;Vox&quot; is created by using Catalyst framework, so I wanted to use this. Anyway, this blog is high-functional...  I will touch every feature on this.     &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://molemimi.vox.com/library/post/hello-vox.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00f48d08f7b3000100e398ec36420005?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://molemimi.vox.com/tags/">perl</category>   
        </item> 
    </channel>
</rss>

