<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>demura.net: ロボットの開発と教育 &#187; その他</title>
	<atom:link href="http://demura.net/category/misc/feed" rel="self" type="application/rss+xml" />
	<link>http://demura.net</link>
	<description>ロボット達のサッカーW杯RoboCup，つくばチャレンジ，物理計算エンジンＯＤＥと本サイトで開発している３次元描画ライブラリirrDrawStuffなどのロボット開発プラットフォームを開発者の視点で情報発信． なお，ODE本では左下動画のようなロボットシミュレータ作成法を学びます．まずは動画をクリックして体験しよう！</description>
	<lastBuildDate>Wed, 23 May 2012 03:44:27 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/category/misc/feed" />
		<item>
		<title>Windows用Pthreadインストール用メモ</title>
		<link>http://demura.net/misc/7168.html</link>
		<comments>http://demura.net/misc/7168.html#comments</comments>
		<pubDate>Tue, 22 May 2012 21:00:19 +0000</pubDate>
		<dc:creator>demu</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://demura.net/?p=7168</guid>
		<description><![CDATA[Linuxで作成したプログラムをWindowsでコンパイルする必要があり，そのときのメモ．開発環境はWindows7,  Codeblocks 10.05 + MinGW. CodeblocksはMinGW付きのパッケー [...]]]></description>
			<content:encoded><![CDATA[<p>Linuxで作成したプログラムをWindowsでコンパイルする必要があり，そのときのメモ．開発環境はWindows7,  Codeblocks 10.05 + MinGW.</p>
<p>CodeblocksはMinGW付きのパッケージを選択できるのでそれを利用．g++,  make, gdbなどの開発環境は入っているが，Pthreadが必要なのでWindows用のものをダウンロードする．それをMinGWのディレクトリにコピーして終わり．以下はその具体的な作業．</p>
<p><span id="more-7168"></span></p>
<ul>
<li>Pthread関係で必要なファイルをsourceforgeの<a href="http://sourceforge.net/projects/mingw/files/">mingwプロジェクト</a>の<a href="http://sourceforge.net/projects/mingw/files/MinGW/Base/pthreads-w32/pthreads-w32-2.8.0-3/">pthreadのページ</a>から次のファイルをダウンロードする．
<ul>
<li>libpthread-2.8.0-3-mingw32-dll-2.tar.lzma</li>
<li>pthreads-w32-2.8.0-3-mingw32-dev.tar.lzma</li>
</ul>
</li>
<li>lzmaで圧縮されているので，7zipを解凍できるソフトで解凍する．<a href="http://www.7-zip.org/">7-zipのサイト</a>にウインドウズ用のソフトがある．</li>
<li>解凍すると以下のファイルができる．
<ul>
<li>libpthread-2.8.0-3-mingw32-dll-2.tar.lzma</li>
<ul>
<li>bin</li>
<ul>
<li>libpthread-2.dll</li>
</ul>
</ul>
<li>pthreads-w32-2.8.0-3-mingw32-dev
<ul>
<li>include
<ul>
<li>pthread.h</li>
<li>sched.h</li>
<li>semaphore.h</li>
</ul>
</li>
<li>lib
<ul>
<li>libpthread.dll.a</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>上記のファイルを以下のディレクトリ（フォルダ）のbin, include, libの中にそれぞれコピーする．
<ul>
<li>64ビットOS</li>
<ul>
<li>c:\Program Files (x86) \CodeBlocks\MinGW\</li>
</ul>
<li>32ビットOS</li>
<ul>
<li>c:\Program Files\CodeBlocks\MinGW\</li>
</ul>
</ul>
</li>
</ul>
<p>終わり</p>
<p style="text-align: right;">でむ</p>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdemura.net%2Fmisc%2F7168.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<img src="http://demura.net/wordpress/?ak_action=api_record_view&id=7168&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://demura.net/misc/7168.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/misc/7168.html" />
	</item>
		<item>
		<title>雪中ジャンボかきまつり！まいもんはうまいもん。</title>
		<link>http://demura.net/misc/8529.html</link>
		<comments>http://demura.net/misc/8529.html#comments</comments>
		<pubDate>Sat, 29 Jan 2011 09:32:35 +0000</pubDate>
		<dc:creator>demu</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://demura.net/?p=8529</guid>
		<description><![CDATA[今年も石川県の穴水で開催された「雪中ジャンボかきまつり２０１１」に行ってまいりました。金沢は朝雪が降りしきり、途中の能登有料道路も凍結していて安全運転で行ったので、穴水まで２時間半ぐらいかかり、穴水の会場に着いたのが１０ [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_8530" class="wp-caption aligncenter" style="width: 522px"><a href="http://demura.net/wordpress/wp-content/uploads/2011/01/kaki20110129.jpg"><img src="http://demura.net/wordpress/wp-content/uploads/2011/01/kaki20110129.jpg" title="雪中ジャンボかきまつり" width="512" height="382" class="size-full wp-image-8530" /></a><p class="wp-caption-text">雪中ジャンボかきまつり：炭焼きは美味しい！</p></div>
<p>今年も石川県の穴水で開催された「雪中ジャンボかきまつり２０１１」に行ってまいりました。金沢は朝雪が降りしきり、途中の能登有料道路も凍結していて安全運転で行ったので、穴水まで２時間半ぐらいかかり、穴水の会場に着いたのが１０時半ぐらいでした。</p>
<p>今年は雪のためか昨年より人出が少ないと感じました。昨年は牡蠣（かき）を買うためにも長蛇の列で、一人１個しか買えませんでしたが、今年は列もなく購入制限もありません。新聞の情報によると昨年の４割増しの９万個の牡蠣が用意されたそうです。今年の牡蠣の味はどうだったのでしょうか？</p>
<p><span id="more-8529"></span></p>
<p>今年の牡蠣は少し小ぶりですが、その分、味がしまってとてもおいしです。生牡蠣は１１個千円で販売され、会場に設営された炭焼きコーナーで頂くことができます。やはり、炭火で焼いた牡蠣（注：まいもん）はうまいもんです。</p>
<p>生牡蠣の他にも、牡蠣飯、能登丼、能登牛の串焼き、手打ちソバ、生パスタなど能登にゆかりのある「まいもん」のブースが立ち並んでいるので十分楽しめます。</p>
<p>今年の雪中ジャンボかきまつりも大満足でした。</p>
<p style="text-align: right;">でむ</p>
<p>注：まいもん：美味しいものという能登弁。</p>
<p>参考リンク</p>
<ul>
<li><a href="http://www.town.anamizu.ishikawa.jp/anamizu/anamizu_kanko/jumbo_kakimatsuri.jsp">雪中ジャンボかきまつり２０１１</a>、穴水町役場</li>
<li><a href="http://www.toyama.hokkoku.co.jp/subpage/E20110129001.htm">カキ熱々　炭火でたらふく　穴水・まつり開幕、北國・富山新聞ホームページ</a></li>
</ul>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdemura.net%2Fmisc%2F8529.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<img src="http://demura.net/wordpress/?ak_action=api_record_view&id=8529&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://demura.net/misc/8529.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/misc/8529.html" />
	</item>
		<item>
		<title>朝まで生テレビでツィッター初連動</title>
		<link>http://demura.net/misc/8368.html</link>
		<comments>http://demura.net/misc/8368.html#comments</comments>
		<pubDate>Sat, 01 Jan 2011 10:13:35 +0000</pubDate>
		<dc:creator>demu</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://demura.net/?p=8368</guid>
		<description><![CDATA[明けましておめでとうございます。demura.netを今年もよろしくお願いします。 さて、知り合いが裏方だというので、朝まで生テレビの元旦スペシャルを見ました。初のツィッター連動ということで新しい試みとして期待して拝見し [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_8369" class="wp-caption aligncenter" style="width: 385px"><a href="http://demura.net/wordpress/wp-content/uploads/2011/01/snowman3.jpg"><img src="http://demura.net/wordpress/wp-content/uploads/2011/01/snowman3.jpg" alt="謹賀新年" title="謹賀新年" width="375" height="435" class="size-full wp-image-8369" /></a><p class="wp-caption-text">謹賀新年</p></div>
<p>明けましておめでとうございます。demura.netを今年もよろしくお願いします。</p>
<p>さて、知り合いが裏方だというので、朝まで生テレビの元旦スペシャルを見ました。初のツィッター連動ということで新しい試みとして期待して拝見しました。</p>
<p><span id="more-8368"></span></p>
<p>番組でのツィッター活用法について問題があると指摘した出演者や、勝間和代さんが使っているTwitter分析エンジンがおかしいのではないかと発言されていました。彼女の主張は、ツィッターのユーザは男性７０％、女性３０％なのに、朝生の推定結<br />
果、男性９０％、女性１０％はおかしいというものでした。朝生視聴者の男女構成が同じなら彼女の主張はもっともでしょうが、構成比が大きく変わる場合は少々乱暴な発言だと思いました。</p>
<p>このような指摘はありましたが、ツィッターに関する話題になると大きく盛り上がり今後の可能性を感じました。</p>
<p>でむ</p>
<p>履歴</p>
<ul>
<li>２０１１年　１月　１日：１６１万５１７８ページビュー</li>
<li>２０１０年　１月　１日：１０７万６６３１ページビュー</li>
<li>２００９年１０月２９日：１００万ページビュー</li>
<li>２００９年　２月１４日：７０万ページビュー</li>
<li>２００８年　１２月２日：６０万ページビュー</li>
<li>２００８年　４月　５日：３０万ページビュー</li>
<li>２００７年１２月１７日：２０万アクセス</li>
<li>２００７年　４月　８日：１５万アクセス</li>
<li>２００６年　４月１９日：１０万アクセス</li>
<li>１９９８年　１月　１日：開設</li>
</ul>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdemura.net%2Fmisc%2F8368.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<img src="http://demura.net/wordpress/?ak_action=api_record_view&id=8368&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://demura.net/misc/8368.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/misc/8368.html" />
	</item>
		<item>
		<title>「機械技術教育の実践と研究」の現場を訪問</title>
		<link>http://demura.net/misc/8315.html</link>
		<comments>http://demura.net/misc/8315.html#comments</comments>
		<pubDate>Mon, 20 Dec 2010 14:30:12 +0000</pubDate>
		<dc:creator>demu</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://demura.net/?p=8315</guid>
		<description><![CDATA[機械技術教育の実践と研究のブログを執筆されているKADOTAさんに１２月１７日にお会いしてきました。勤務さている学校はJR田町駅から２分ほどの場所にある本当に立地が良い場所です。うらやましい。 KADOTAさんは，ブログ [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.livedoor.jp/robotech/">機械技術教育の実践と研究</a>のブログを執筆されているKADOTAさんに１２月１７日にお会いしてきました。勤務さている学校はJR田町駅から２分ほどの場所にある本当に立地が良い場所です。うらやましい。</p>
<p>KADOTAさんは，ブログでもわかるように温和で落ち着いた方でした．彼はネジに関する本を執筆され、ラッキーなことに下図の１冊を頂けました。普段お世話になっているのにかかわらず、ネジに関して全く自分が知らなかったので興味深く読ませて頂きました。</p>
<p><iframe src="http://rcm-jp.amazon.co.jp/e/cm?lt1=_top&#038;bc1=000000&#038;IS2=1&#038;nou=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=demuranet-22&#038;o=9&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;asins=4526064769" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p>でむ
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdemura.net%2Fmisc%2F8315.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<img src="http://demura.net/wordpress/?ak_action=api_record_view&id=8315&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://demura.net/misc/8315.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/misc/8315.html" />
	</item>
		<item>
		<title>今年のクリスマスプレゼントは？</title>
		<link>http://demura.net/misc/8211.html</link>
		<comments>http://demura.net/misc/8211.html#comments</comments>
		<pubDate>Tue, 07 Dec 2010 05:51:49 +0000</pubDate>
		<dc:creator>demu</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://demura.net/?p=8211</guid>
		<description><![CDATA[もうすぐ、クリスマスですね。  私の子供も小学生まではサンタさんからプレゼントをもらう話を信じていましたが、さすがに中学生になると信じるわけがありません。今年のクリスマスプレゼントは予め子供と相談して決めることにしました [...]]]></description>
			<content:encoded><![CDATA[<p>もうすぐ、クリスマスですね。  私の子供も小学生まではサンタさんからプレゼントをもらう話を信じていましたが、さすがに中学生になると信じるわけがありません。今年のクリスマスプレゼントは予め子供と相談して決めることにしました。相談の結果、現在、子供が使っている私のお下がりノートパソコンを買い換えることになりました。今のパソコンは起動で５分待たされ、ウインドウを複数立ち上げるとすぐ固まってしまいます。  二人で検討した結果、次の機種に決めました。  <span id="more-8211"></span></p>
<ul>
<li><a href="http://shopap.lenovo.com/jp/products/professional-grade/thinkpad/thinkpad-edge">ThinkPad Edge 14インチ</a></li>
</ul>
<p>ThinkPadです。HP, Dellはトラブルやデザインが好きになれなかったのですぐ候補から外れました。個人的には、MacBook Air をプレゼントしたかったのですが、子供のパソコンといってもホームユース的な使い方をします。そのため、CPUは高速な方がいい、DVDドライブが必要、ハードディクスも300GBは最低欲しい、さらに同様な仕様にすると価格が倍程度変わってくるので、ThinkPadに落ち着きました。ThinkPadはつくばチャレンジでも使っており（機種はT410)、ノートラブルでかなり雨に濡れたときでも壊れなかったので信頼感があります。</p>
<p>ThinkPadの中でもEdgeにしたのは、真っ赤な天板のデザインとリビングの液晶テレビにつなぐことのできるHDMIインタフェースがあるので、家族で楽しめそうだったからです。なお、ウェブでの本体購入時に、Eクーポンを使うと周辺機器を１円で購入できたり、割引を受けられるので忘れないようにしましょう。</p>
<p>でむ</p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td><strong>ThinkPad E14 Intel</strong></td>
</tr>
<tr>
<td colspan="2"><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%" valign="top">説明（ご注文後にお客様自身で構成を確認することはできません。）</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" valign="top">製品番号</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" valign="top">単価(税込)*</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" valign="top">数量</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" valign="top">小計(税込)*</td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%" valign="top">ThinkPad Edge 14 CTO <a href="http://shopap.lenovo.com/SEUILibrary/controller/e/jpweb/LenovoPortal/ja_JP/config.workflow:java-configure?x=x&amp;sb=%3A000000AD%3A00000344%3A"><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/icons/arrow_rd_blue.gif" border="0" align="middle" /> 編集</a></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right" valign="top"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right" valign="top"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right" valign="top">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right" valign="top"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">プロセッサー: インテル Core i5-460M プロセッサー (2.53GHz, 3MB L3, 1066MHz)</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">初期導入OS: Windows 7 Home Premium 64 <a href="http://shopap.lenovo.com/SEUILibrary/controller/e/jpweb/LenovoPortal/ja_JP/config.workflow:java-configure?x=x&amp;sb=%3A000000AD%3A00000344%3A">正規版</a></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">初期導入OS及び言語: Windows 7 Home Premium 64 <a href="http://shopap.lenovo.com/SEUILibrary/controller/e/jpweb/LenovoPortal/ja_JP/config.workflow:java-configure?x=x&amp;sb=%3A000000AD%3A00000344%3A">正規版</a> &#8211; 日本語</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">ディスプレイ: 14.0型HD液晶 (1366 x 768 16:9 LEDバックライト)光沢なし-ヒートウェーブレッド(光沢あり) (WWANアンテナなし)</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">グラフィックス: インテルHDグラフィックス</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">メモリー: 4GB PC3-8500 DDR3 (2スロット使用)</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">キーボード: 日本語キーボード</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">ポインティング・デバイス: ウルトラナビ(TrackPoint + タッチパッド) + 指紋センサーあり</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">内蔵カメラ: 内蔵カメラ・モジュール 2.0メガピクセル</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">ハード・ディスク・ドライブ: 320GB ハード・ディスク・ドライブ, 5400rpm</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">オプティカル・ドライブ: DVDスーパーマルチ, 固定</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">バッテリー: 6セル Li-Ion バッテリー</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">電源アダプター: 65W ACアダプター</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">Bluetooth: 内蔵Bluetooth</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">ワイヤレスLAN アダプター: ThinkPad IEEE 802.11b/g/n ワイヤレスLAN (WiFi準拠)</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
</tr>
<tr>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="5" height="1" /></th>
<td width="60%">言語内容: 日本語</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right"></td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
<td width="10%" align="right">1</td>
<th><img src="http://shopap.lenovo.com/SEUILibrary/hightech-portal/images/c.gif" width="1" height="1" /></th>
</tr>
</tbody>
</table>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdemura.net%2Fmisc%2F8211.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<img src="http://demura.net/wordpress/?ak_action=api_record_view&id=8211&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://demura.net/misc/8211.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/misc/8211.html" />
	</item>
		<item>
		<title>2本目の苗が成長し植林へ</title>
		<link>http://demura.net/misc/8154.html</link>
		<comments>http://demura.net/misc/8154.html#comments</comments>
		<pubDate>Sat, 27 Nov 2010 01:52:16 +0000</pubDate>
		<dc:creator>demu</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://demura.net/?p=8154</guid>
		<description><![CDATA[ブログを投稿する度にウェブ上で苗が育ち、それが大人の樹になるとリアルワールドの世界で植林されるというエコなブログサービス、グリムス、を昨年末に始めました。 すっかり忘れていましたが、 gremzから２本目の苗が大人の樹に [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_8155" class="wp-caption aligncenter" style="width: 455px"><a href="http://demura.net/wordpress/wp-content/uploads/2010/11/tree3.jpg"><img src="http://demura.net/wordpress/wp-content/uploads/2010/11/tree3.jpg" alt="３本目の苗が誕生" title="３本目の苗が誕生" width="445" height="202" class="size-full wp-image-8155" /></a><p class="wp-caption-text">３本目の苗が誕生</p></div>
<p>ブログを投稿する度にウェブ上で苗が育ち、それが大人の樹になるとリアルワールドの世界で植林されるというエコなブログサービス、<a href="http://www.gremz.com/">グリムス</a>、を昨年末に始めました。</p>
<p>すっかり忘れていましたが、</p>
<p><span id="more-8154"></span></p>
<p>gremzから２本目の苗が大人の樹になり、準備できしだい植林されるというメールを受け取りました。なお、１本目は既に内モンゴル自治区に植林されたそうです。</p>
<p>少しエコな気分になりました。</p>
<p style="text-align: right;">でむ</p>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdemura.net%2Fmisc%2F8154.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<img src="http://demura.net/wordpress/?ak_action=api_record_view&id=8154&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://demura.net/misc/8154.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/misc/8154.html" />
	</item>
		<item>
		<title>ＫＩＴ人材開発セミナ：就活来年も厳しそう</title>
		<link>http://demura.net/misc/7846.html</link>
		<comments>http://demura.net/misc/7846.html#comments</comments>
		<pubDate>Thu, 16 Sep 2010 03:59:26 +0000</pubDate>
		<dc:creator>demu</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://demura.net/?p=7846</guid>
		<description><![CDATA[ＫＩＴロボティクス学科の就職担当もしているので、ＫＩＴ人材開発セミナー東京会場へ行ってきた。詳細は参考リンクに譲るが、昨年より参加企業が１割減。来年も就職は厳しそう。名刺交換の列で人気なのが、電気電子工学科と機械工学科。 [...]]]></description>
			<content:encoded><![CDATA[<p>ＫＩＴロボティクス学科の就職担当もしているので、ＫＩＴ人材開発セミナー東京会場へ行ってきた。詳細は参考リンクに譲るが、昨年より参加企業が１割減。来年も就職は厳しそう。名刺交換の列で人気なのが、電気電子工学科と機械工学科。ロボティクス学科はいまいち。ロボティクス学科は機械工学科と電気電子工学の境界部分をカバーし、特に制御と組込み系に強い学生がいる。１，２年次は機械工学科と同様なカリキュラムなので機械の設計もできる。これからの機械工学科だと個人的には思う。ＮＨＫ大学ロボコンで優勝した学生のほとんどがロボティクス学科だ。ロボカップ、つくばチャレンジ、レスキューロボコンなどに参加している学生達もほとんどがロボティクス学科の学生なのです。もう、少し人気があっても良いと思うが。</p>
<p style="text-align: right;">でむ</p>
<p><strong>参考リンク</strong></p>
<ul>
<li>【<a href="http://www.toyokeizai.net/life/rec_online/success/detail/AC/61afe72cd1f94e5d1a7395f6866ae17c/">2010年新卒採用の展望】経済危機は中下位校の文系学生を直撃(1) 2010年も引く手あまたの機電系人材</a>，東洋経済</li>
</ul>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdemura.net%2Fmisc%2F7846.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<img src="http://demura.net/wordpress/?ak_action=api_record_view&id=7846&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://demura.net/misc/7846.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/misc/7846.html" />
	</item>
		<item>
		<title>準天頂衛星「みちびき」打ち上げ成功。屋外自律ロボットを導くか。</title>
		<link>http://demura.net/misc/7837.html</link>
		<comments>http://demura.net/misc/7837.html#comments</comments>
		<pubDate>Sun, 12 Sep 2010 00:49:01 +0000</pubDate>
		<dc:creator>demu</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://demura.net/?p=7837</guid>
		<description><![CDATA[9月11日、準天頂衛星みちびきの打ち上げが成功しました。まずはめでたいことです。 この衛星は常にほぼ真上に見えるため、GPSと同等の信号を送信し、GPSを補完する機能があります。ビルに囲まれた都市部でも測位が可能になりま [...]]]></description>
			<content:encoded><![CDATA[<p>9月11日、準天頂衛星みちびきの打ち上げが成功しました。まずはめでたいことです。</p>
<p>この衛星は常にほぼ真上に見えるため、GPSと同等の信号を送信し、GPSを補完する機能があります。ビルに囲まれた都市部でも測位が可能になります。そのうえ、GPSを補強する信号を出力し測位の精度をサブメートル級に向上する機能もあるのです。</p>
<p><span id="more-7837"></span></p>
<p>さらに、次世代の測位技術開発のためcm級の高精度化信号LEXが送信されます。この信号を屋外自律ロボットが利用できれば、ロボットの社会進出も飛躍的に早まることでしょう。</p>
<p>ただ、残念なことに、準天頂衛星がほぼ上空に止まる時間は１日８時間ほどなので、１日中測位するためには後２機必要になります。また、GPSと違う信号を利用するためには、専用の機器が必要になります。今年のつくばチャレンジにはおそらく「みちびき」の恩恵を受けることはできないと思います。</p>
<p>日本の社会が劇的に変革する可能性を秘めている社会インフラだけに実証実験の成功を祈ります。</p>
<p style="text-align: left;"><strong>参考リンク</strong></p>
<ul>
<li><a href="http://www.jaxa.jp/countdown/f18/index_j.html">みちびき特設サイト、　JAXA</a></li>
</ul>
<p style="text-align: right;">でむ</p>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdemura.net%2Fmisc%2F7837.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<img src="http://demura.net/wordpress/?ak_action=api_record_view&id=7837&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://demura.net/misc/7837.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/misc/7837.html" />
	</item>
		<item>
		<title>つくばチャレンジ2010: Doxygen用コメントの書き方</title>
		<link>http://demura.net/tukuba-challenge/7086.html</link>
		<comments>http://demura.net/tukuba-challenge/7086.html#comments</comments>
		<pubDate>Tue, 07 Sep 2010 08:23:53 +0000</pubDate>
		<dc:creator>demu</dc:creator>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[つくばチャレンジ]]></category>

		<guid isPermaLink="false">http://demura.net/?p=7086</guid>
		<description><![CDATA[今年は院生４名、学部生２名とつくばチャレンジ班が増員したので、Doxygenでソースコードのドキュメントを作ることにしました。 DoxygenはC++のソースコードからクラス図やコラボレーション図などを自動で生成してくれ [...]]]></description>
			<content:encoded><![CDATA[<p>今年は院生４名、学部生２名とつくばチャレンジ班が増員したので、Doxygenでソースコードのドキュメントを作ることにしました。</p>
<p>DoxygenはC++のソースコードからクラス図やコラボレーション図などを自動で生成してくれ，リンクにより関数とコード間を自由に行き来できるのでソフトウェア全体を知るためにとても便利です．ODEやIrrlichtのウェブサイトでもDoxygenで生成されたドキュメントを読むことができますね．</p>
<p>さて，便利なDoxygenでもクラスの機能や引数の意味までは自動的に生成してくれません．人間が何らかのコメントを書いてDoxygenに教えてやる必要があります．それでは，コメントの書き方を説明します．</p>
<p><span id="more-7086"></span>コメントの書き方は何通りかありますが，ここではdemura.netで使う方法を紹介します．以下の書式はQtスタイルでdoxygenのマニュアルを参考にしました．</p>
<ul>
<li>ファイル　（先頭に以下を書く）<br />
//!   このファイルの要約を１行で書く．<br />
/*!<br />
このファイルの詳細説明を書く<br />
￥file    ファイル名<br />
￥author   作者<br />
￥date  作成日<br />
*/</li>
<li>クラス　（直前に以下を書く）<br />
//!   このクラスの要約を１行で書く．<br />
/*!<br />
このクラスの詳細説明を書く<br />
*/</li>
<li>関数　（直前に以下を書く）<br />
//!   この関数の要約を１行で書く．<br />
/*!<br />
この関数の詳細説明を書く<br />
￥param   引数1     説明<br />
￥param   引数2    説明<br />
￥param[in]  引数3  説明　//  [in]はその関数に引数を渡すことを明示する場合．<br />
￥param[out] 引数4  説明　// [out]はその関数で引数を計算して 呼び出し側に戻すことを明示する場合<br />
￥return   戻り値の説明<br />
*/なお，</li>
<li>変数 （単位のあるものは必ず書きましょう．バグを防げます）
<ul>
<li>直前に書く場合<br />
//!   歩行速度 [m/s]<br />
double   walk_speed;</li>
<li>直後に書く場合 (&lt;を//!の後ろに付けるだけ）<br />
head_yaw_angle;  //!&lt;  頭のヨー角[rad]</li>
</ul>
</li>
</ul>
<p>詳細は<a href="http://www.doxygen.jp/manual.html">Doxygenのマニュアル</a>をご覧ください．</p>
<p style="text-align: right;">でむ</p>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdemura.net%2Ftukuba-challenge%2F7086.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<img src="http://demura.net/wordpress/?ak_action=api_record_view&id=7086&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://demura.net/tukuba-challenge/7086.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/tukuba-challenge/7086.html" />
	</item>
		<item>
		<title>さっぽろオータムフェストまもなく開催</title>
		<link>http://demura.net/misc/7803.html</link>
		<comments>http://demura.net/misc/7803.html#comments</comments>
		<pubDate>Wed, 01 Sep 2010 05:33:36 +0000</pubDate>
		<dc:creator>demu</dc:creator>
				<category><![CDATA[その他]]></category>

		<guid isPermaLink="false">http://demura.net/?p=7803</guid>
		<description><![CDATA[このブログを見た札幌市役所の友人（元観光部）から以下のコメントを頂きました。 「札幌観光の売りはなんと言っても食なのです。もうすぐ、札幌オータムフェストというイベントも開催されます。（今年で３回目くらい）」 札幌オータム [...]]]></description>
			<content:encoded><![CDATA[<p>このブログを見た札幌市役所の友人（元観光部）から以下のコメントを頂きました。</p>
<p>「札幌観光の売りはなんと言っても食なのです。もうすぐ、札幌オータムフェストというイベントも開催されます。（今年で３回目くらい）」</p>
<ul>
<li><a href="http://sapporo-autumnfest.jp/ ">札幌オータムフェスト</a>（9/17～10/3)</li>
</ul>
<p>ジンギスカン、スープカレー、次は土鍋ハンバーグか？など北海道発祥の食文化は日本に広まっていますね。また、機会があれば訪れてみたいものです。</p>
<p style="text-align: right;">でむ</p>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdemura.net%2Fmisc%2F7803.html&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:25px"></iframe></div>
<img src="http://demura.net/wordpress/?ak_action=api_record_view&id=7803&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://demura.net/misc/7803.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://demura.net/misc/7803.html" />
	</item>
	</channel>
</rss>

