<?xml version="1.0" encoding="UTF-8" ?>
<feed xml:lang="ja" xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="text">mnblog</title>
  <subtitle type="html">二度も三度も同じことやってられないから。忘れちゃいけないから。</subtitle>
  <link rel="self" type="application/atom+xml" href="https://mnblog.gjpw.net/atom"/>
  <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/"/>
  <updated>2014-10-05T18:32:30+09:00</updated>
  <author><name>golbnm</name></author>
  <generator uri="//www.ninja.co.jp/blog/" version="0.9">忍者ブログ</generator>
  <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" />
  <entry>
    <id>mnblog.gjpw.net://entry/57</id>
    <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/myresearch/0x20160121" />
    <published>2016-01-21T19:42:22+09:00</published> 
    <updated>2016-01-21T19:42:22+09:00</updated> 
    <category term="myresearch" label="myresearch" />
    <title>0x20160121 研究計画書を書くという話</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[<p>大学院にいくっていうことは、修士だけであっても博士に進むんであってもとりあえず研究計画書はなんかしらの段階で書きます（たぶん）。英語で書くときにちょっとそもそもResearch Proposalおいおいどうやって書くんじゃとなったのが自分なので備忘。</p><br /><br /><a href="https://mnblog.gjpw.net/myresearch/0x20160121" target="_blank">More...</a>]]> 
    </content>
    <author>
            <name>golbnm</name>
        </author>
  </entry>
  <entry>
    <id>mnblog.gjpw.net://entry/54</id>
    <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/memo/0x20160106" />
    <published>2016-01-06T19:13:33+09:00</published> 
    <updated>2016-01-06T19:13:33+09:00</updated> 
    <category term="memo" label="memo" />
    <title>0x20160106 自分の袖の下に気を付けるという話</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[<p>正月休みもあったので、実家に帰った。そして、大学の研究室に舞い戻ってきたところでの小話から、これは忘れないようにしたほうがよいなということを一つ。</p><br /><br /><a href="https://mnblog.gjpw.net/memo/0x20160106" target="_blank">More...</a>]]> 
    </content>
    <author>
            <name>golbnm</name>
        </author>
  </entry>
  <entry>
    <id>mnblog.gjpw.net://entry/53</id>
    <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/memo/0x20151231" />
    <published>2015-12-31T12:30:00+09:00</published> 
    <updated>2015-12-31T12:30:00+09:00</updated> 
    <category term="memo" label="memo" />
    <title>0x20151231 2016年への抱負</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[<p>来年のことを言うと鬼が笑うというのが世間の通俗だが、ここでは全然気にすることもなく来年の目標をとりあえず掲げておく。しかし単に箇条書きにしても達成しないことが過去の経験から明らかなので、今のうちに時期と項目を明確にしてやろうと思う。</p><br /><br /><a href="https://mnblog.gjpw.net/memo/0x20151231" target="_blank">More...</a>]]> 
    </content>
    <author>
            <name>golbnm</name>
        </author>
  </entry>
  <entry>
    <id>mnblog.gjpw.net://entry/52</id>
    <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/memo/0x20151024_stata" />
    <published>2015-10-24T12:55:52+09:00</published> 
    <updated>2015-10-24T12:55:52+09:00</updated> 
    <category term="memo" label="memo" />
    <title>0x20151024 Stataのxiコマンドによるカテゴリ変数と連続変数の交差項の罠</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[<p>最初はdoファイルに書いたリグレッションの変数名のタイプミスだと思った。何度直しても見直してもダメなので、いい加減いらいらしてきた。そしてググってみたところ、原因がわかった。こんなのヘルプ見ても載ってないし、バグだろと思うレベルなのだが、いらいらしたので、備忘録。</p><br /><br /><a href="https://mnblog.gjpw.net/memo/0x20151024_stata" target="_blank">More...</a>]]> 
    </content>
    <author>
            <name>golbnm</name>
        </author>
  </entry>
  <entry>
    <id>mnblog.gjpw.net://entry/48</id>
    <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/computer/0x20150921_stata" />
    <published>2015-09-21T20:14:11+09:00</published> 
    <updated>2015-09-21T20:14:11+09:00</updated> 
    <category term="computer" label="computer" />
    <title>0x20150921 Stata Command - LOOP内のエラーを回避</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[<h3>Loop内に発生するエラーでLoopがすべて終了してしまう</h3>
<p>久しぶりにliteratureじゃないエントリ。Stataのdoファイルにたくさんregressionを書いたとき、ループを使っていろんなoutcome variableに対して異なるspecificationや異なる年度の結果をバッ！ととりあえず！見たいことがあるのに、ある特定のspecificationでエラーがあったりしてループ全体が止まっていて、そのあとのループのコマンドを何も実行してくれないことがある。かなりイラつくことがある。相当むかつくことがある。そんな時のための備忘録。</p><br /><br /><a href="https://mnblog.gjpw.net/computer/0x20150921_stata" target="_blank">More...</a>]]> 
    </content>
    <author>
            <name>golbnm</name>
        </author>
  </entry>
  <entry>
    <id>mnblog.gjpw.net://entry/31</id>
    <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/computer/0x20150602" />
    <published>2015-06-02T11:57:55+09:00</published> 
    <updated>2015-06-02T11:57:55+09:00</updated> 
    <category term="computer" label="computer" />
    <title>0x20150602 Dell Inspiron 11 3147のタッチパッド無効化 - 追加</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[<h3>Dell Quickset Applicationのインストール後の処理</h3>
<p><a href="http://mnblog.gjpw.net/computer/0x20150530_computer" target="_blank">前回記事</a>において、Dell Inspiron 11 3147をタブレットモード使用時に、タッチパッドが反応してしまう問題を解消するため、Dell Quickset Applicationをインストールして挙動を確かめた。</p><br /><br /><a href="https://mnblog.gjpw.net/computer/0x20150602" target="_blank">More...</a>]]> 
    </content>
    <author>
            <name>golbnm</name>
        </author>
  </entry>
  <entry>
    <id>mnblog.gjpw.net://entry/30</id>
    <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/computer/0x20150530_computer" />
    <published>2015-05-30T23:56:00+09:00</published> 
    <updated>2015-05-30T23:56:00+09:00</updated> 
    <category term="computer" label="computer" />
    <title>0x20150530 Dell Inspiron 11 3147のタッチパッド無効化</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[<h3>タブレットモード使用時のタッチパッドを無効化する</h3>
<p>このたび、以前まで使用していたToshibaの古い機種に変えて、新しいクライアントとして掲題の端末を購入した。</p><br /><br /><a href="https://mnblog.gjpw.net/computer/0x20150530_computer" target="_blank">More...</a>]]> 
    </content>
    <author>
            <name>golbnm</name>
        </author>
  </entry>
  <entry>
    <id>mnblog.gjpw.net://entry/17</id>
    <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/memo/0x20150408" />
    <published>2015-04-08T18:51:49+09:00</published> 
    <updated>2015-04-08T18:51:49+09:00</updated> 
    <category term="memo" label="memo" />
    <title>0x20150408 大学院日記</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[本文を読むには<a href="https://mnblog.gjpw.net/memo/0x20150408">こちら</a>からパスワードを入力してください。]]> 
    </content>
    <author>
            <name>golbnm</name>
        </author>
  </entry>
  <entry>
    <id>mnblog.gjpw.net://entry/16</id>
    <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/computer/0x20150407" />
    <published>2015-04-07T14:41:29+09:00</published> 
    <updated>2015-04-07T14:41:29+09:00</updated> 
    <category term="computer" label="computer" />
    <title>0x20150407 VMWare仮想マシン上のCent OS 6.5でVPNを動かす体操</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[<h3>プロミスキャスモードの設定が必要</h3>
<p>VMWare ESXi 5.1に乗っけたCent OS 6.5 64bit仮想マシンに、SoftEther VPN Serverを追加する。これにより、同じCent OSマシン上で構築したownCloudに、別の場所からアクセスできるようになるんじゃないかという想定。</p><br /><br /><a href="https://mnblog.gjpw.net/computer/0x20150407" target="_blank">More...</a>]]> 
    </content>
    <author>
            <name>golbnm</name>
        </author>
  </entry>
  <entry>
    <id>mnblog.gjpw.net://entry/14</id>
    <link rel="alternate" type="text/html" href="https://mnblog.gjpw.net/computer/0x20150207_dns" />
    <published>2015-02-07T16:14:46+09:00</published> 
    <updated>2015-02-07T16:14:46+09:00</updated> 
    <category term="computer" label="computer" />
    <title>0x20150207 CentOS 6.5 で yum / wget など名前解決できなかった話</title>
    <content mode="escaped" type="text/html" xml:lang="utf-8"> 
      <![CDATA[<p>なんのことはない、よくあるネットワーク周りの設定が間違っていたという話。環境は CentOS 6.5 の 64bit 版。</p><br /><br /><a href="https://mnblog.gjpw.net/computer/0x20150207_dns" target="_blank">More...</a>]]> 
    </content>
    <author>
            <name>golbnm</name>
        </author>
  </entry>
</feed>