<?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>Não Aqui! &#187; 未分類</title>
	<atom:link href="http://www.chokkan.org/blog/archives/category/%e6%9c%aa%e5%88%86%e9%a1%9e/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chokkan.org/blog</link>
	<description>Blog presented by Naoaki Okazaki</description>
	<lastBuildDate>Mon, 10 Oct 2011 02:14:56 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>松島マラソンに参加しました</title>
		<link>http://www.chokkan.org/blog/archives/563</link>
		<comments>http://www.chokkan.org/blog/archives/563#comments</comments>
		<pubDate>Mon, 10 Oct 2011 02:14:56 +0000</pubDate>
		<dc:creator>chokkan</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://www.chokkan.org/blog/?p=563</guid>
		<description><![CDATA[昨日，松島マラソンの10kmの部に出てきました．朝７時に車で家を出て，県道８号線（利府バイパス）で松島に向かいました．８時には会場付近に着き，近くの小学校に車を停めました．この時点で，どの駐車場も満車に近く，もう少し遅かったら車を停められなかったかもしれません． 会場で受け付けを済ませ，ゼッケンを受け取ります．ゼッケンの裏にはRFIDタグが付いていて，タイム計測が完全自動化されています．10kmの部のスタートまで時間があるので，KHB東日本放送のマスコット「ぐりり」と写真を撮ったりして過ごします．「ぐりり」はネコ目イタチ科のオコジョだったのか～． スタートは目標タイム順に並ぶようにできていて，私は目標タイム65分以上の最も遅いレーンに並びました．3,000人弱が一緒にスタートするので，自分の所からスタートラインを通過するまで２分くらいかかりました．コースはアップダウンがあり，特にコース中で６回くらいある登りがしんどかったです．不本意ながら，登りで歩くことになってしまい，そのままペースが作れない展開となってしまいました．公式記録は1:02:52．スタートゲート通過からフィニッシュライン通過までの参考記録は，1:00:46でした．10kmを長いとは感じませんでしたが，体がついていけず，不完全燃焼に終わりました． 娘はマラソンの概念を理解できないようで，スタート後に私がいなくなったと思って，機嫌が悪かったようです．ゴール直後に抱っこしろとせがむので，ヘロヘロになりながら抱っこ．完走者に配られるTシャツを着て，記念撮影． 松島は今年の２月に行ったことがあったのですが，その時と殆ど変わらない町並みに驚きました．連休ということで人出も多く，どこも大賑わいでした．本当は観光をしたかったのですが，駐車場がどこも満車で，昼食後に娘が車の中で寝てしまったので，あきらめて帰ってきました． 今日は足全体が筋肉痛．このコースよりもさらにアップダウンが激しい青葉山の駅伝は，一から鍛えなおさないと本当にやばいなぁと痛感しました． Tweet]]></description>
		<wfw:commentRss>http://www.chokkan.org/blog/archives/563/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pdfelatexでのIllustrator図の埋め込み</title>
		<link>http://www.chokkan.org/blog/archives/11</link>
		<comments>http://www.chokkan.org/blog/archives/11#comments</comments>
		<pubDate>Fri, 03 Nov 2006 05:53:40 +0000</pubDate>
		<dc:creator>chokkan</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://www.chokkan.org/blog/archives/11</guid>
		<description><![CDATA[まず，MiKTeX はpdfelatexを中心としたシステムで，*.texから*.pdfを直接生成させるシステムであることに，かなりギャップを感じた．個人的には *.dvi を DVIOUT で見るほうが素早くてよいのだが，まぁ最終的には PDF にしたいわけで，PDFに変換する段階になっていろいろ問題が起こるよりはマシかと思う． EPS の図を張り込むのは諦めた方がよい．手持ちの EPS ファイルはエラーになってうまくコンパイルが出来なかった．正解は EPS を PDF に変換して貼りこむ方法．図はIllustratorで書いているので，論文で使いたい図を開いてPDFで保存しなおせばよい．本当は epstopdf が動けばよいのだが，なぜか手持ちの EPS は &#8220;Not valid&#8221; と表示されて，自動変換は失敗してしまった． 次に，PDFで書かれた図の貼り方．今まで通り \includegraphics を使う解説が多いが，結論から言うと \pdfximage を使うのが正解．\includegraphics を使った場合は，Illustrator のアートワークのサイズをちゃんと調整しないと，図に余白が表示されてしまう．この余白を消す方法をいろいろ調べたが，\includegraphics で ArtBox を使う方法が見つからなかった．\pdfimage を使って張り込むときは，\pdfforcepagebox=5 という内容をプリアンブルに書き，ArtBoxを使ってもらえるように設定する． ここまでの知識を得るのに今日は8時間も使ってしまった． Tweet]]></description>
		<wfw:commentRss>http://www.chokkan.org/blog/archives/11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>博士論文</title>
		<link>http://www.chokkan.org/blog/archives/10</link>
		<comments>http://www.chokkan.org/blog/archives/10#comments</comments>
		<pubDate>Fri, 03 Nov 2006 05:33:02 +0000</pubDate>
		<dc:creator>chokkan</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://www.chokkan.org/blog/archives/10</guid>
		<description><![CDATA[本格的な執筆作業を始めるために，まずスタイルファイルを探す旅に出る．私はどうしても形から入ってしまうタチなので，きれいなスタイルで書かれた自分の原稿を見ながら書くことで，やる気と集中力を引き出そうという戦略である．本当は内容だけに集中できれば良いのだけど． いろいろ探していたら， A thesis style as homage to &#8220;The Elements of Typographic Style&#8221; てのがすごく格好よいので，これを採用することに決定．日本語のLaTeXシステムでコンパイルできるかなと試してみたら，うまくいかないので，指示通り MiKTeX をインストールすることに．インストール作業中にテンプレートの説明書を読んでいると，TeXnicCenterで編集すると良いと言われているので，それもついでにインストール． これらのツールは日本語が通らないらしく，pdfelatexの解説サイトは本当に少なくてちょっと心配． Tweet]]></description>
		<wfw:commentRss>http://www.chokkan.org/blog/archives/10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebのCMSシステムを更新</title>
		<link>http://www.chokkan.org/blog/archives/9</link>
		<comments>http://www.chokkan.org/blog/archives/9#comments</comments>
		<pubDate>Mon, 23 Oct 2006 01:09:23 +0000</pubDate>
		<dc:creator>chokkan</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://www.chokkan.org/blog/archives/9</guid>
		<description><![CDATA[今まで，www.chokkan.orgのCMSシステムに，独自のXSLTスタイルシートを使っていたのですが，DocBook XSLTに移行しました．見た目には全く変化が無いのですが，内部ではかなりの変更を加える必要があったので，この週末はそれに費やしてしまいました．ついでにデザインも更新してみました． Tweet]]></description>
		<wfw:commentRss>http://www.chokkan.org/blog/archives/9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>last.fmに加入</title>
		<link>http://www.chokkan.org/blog/archives/8</link>
		<comments>http://www.chokkan.org/blog/archives/8#comments</comments>
		<pubDate>Mon, 11 Sep 2006 04:24:35 +0000</pubDate>
		<dc:creator>chokkan</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://www.chokkan.org/blog/archives/8</guid>
		<description><![CDATA[音楽のソーシャルネットワーキングサービス last.fmに参加しました（私のページ）． 自分の聴いているアーティスト情報を自動的に収集して表示してくれるのは，手間要らずで便利ですね． Tweet]]></description>
		<wfw:commentRss>http://www.chokkan.org/blog/archives/8/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>明日からイギリス巡り</title>
		<link>http://www.chokkan.org/blog/archives/6</link>
		<comments>http://www.chokkan.org/blog/archives/6#comments</comments>
		<pubDate>Thu, 03 Aug 2006 07:13:22 +0000</pubDate>
		<dc:creator>chokkan</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://www.chokkan.org/blog/archives/6</guid>
		<description><![CDATA[明日からイギリスに２週間ほど行ってくるので，いろいろ準備中．先月の冬のオーストラリア対策で髪をのばしっぱなしにしていたので切らねば． 一番の楽しみはグラスゴーで Celtic の試合を観に行くことかな．エジンバラにも行くつもりなので，今回はしっかりと観光してきます． Tweet]]></description>
		<wfw:commentRss>http://www.chokkan.org/blog/archives/6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>リニューアル</title>
		<link>http://www.chokkan.org/blog/archives/3</link>
		<comments>http://www.chokkan.org/blog/archives/3#comments</comments>
		<pubDate>Thu, 15 Jun 2006 09:28:23 +0000</pubDate>
		<dc:creator>chokkan</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://www.chokkan.org/blog/archives/3</guid>
		<description><![CDATA[ホームページをリニューアルしました．今まではXOOPSを使っていたのですが，不必要に重いし，世界進出を目指して日英両方のコンテンツを作るには向いていないので，やめました．研究者のホームページで統合型CMSを使うメリットは殆ど無かったという，自分なりの結論です． 今のシステムは，XMLファイルに日本語と英語のコンテンツを同時に記述するようにして，XSLTが日本語のページと英語のページを自動的に生成してくれるという完全手作り品です．まだ，一部のコンテンツが未完成ですが，今公開する作業をしておかないと，次に作業できる日が秋くらいになりそうなので…． Tweet]]></description>
		<wfw:commentRss>http://www.chokkan.org/blog/archives/3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to WordPress</title>
		<link>http://www.chokkan.org/blog/archives/1</link>
		<comments>http://www.chokkan.org/blog/archives/1#comments</comments>
		<pubDate>Thu, 08 Jun 2006 03:55:42 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[WordPress の世界へようこそ。このテスト用の投稿は、インストールが問題なく終了したことを意味しています。早速この内容を編集、もしくは削除してあなた自身のブログを始めてください。 Tweet]]></description>
		<wfw:commentRss>http://www.chokkan.org/blog/archives/1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

