<?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>brokentoaster/wordpress &#187; brokentoaster</title>
	<atom:link href="http://brokentoaster.info/wordpress/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://brokentoaster.info/wordpress</link>
	<description>brokentoasterこと向中野芳和の頭の中身。</description>
	<lastBuildDate>Wed, 23 May 2012 07:05:39 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/author/admin/feed/" />
		<item>
		<title>保護中: 上りカット</title>
		<link>http://brokentoaster.info/wordpress/2012/05/19/03_12_17/</link>
		<comments>http://brokentoaster.info/wordpress/2012/05/19/03_12_17/#comments</comments>
		<pubDate>Fri, 18 May 2012 18:12:17 +0000</pubDate>
		<dc:creator>brokentoaster</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brokentoaster.info/wordpress/?p=21023</guid>
		<description><![CDATA[この投稿はパスワードで保護されているため抜粋文はありません。]]></description>
			<content:encoded><![CDATA[<form action="http://brokentoaster.info/wordpress/wp-pass.php" method="post">
<p>この投稿はパスワードで保護されています。表示するにはパスワードを入力してください:</p>
<p><label for="pwbox-21023">パスワード<br />
<input name="post_password" id="pwbox-21023" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="送信" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://brokentoaster.info/wordpress/2012/05/19/03_12_17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/2012/05/19/03_12_17/" />
	</item>
		<item>
		<title>壁アンテナの購入備忘録</title>
		<link>http://brokentoaster.info/wordpress/2012/05/18/22_58_53/</link>
		<comments>http://brokentoaster.info/wordpress/2012/05/18/22_58_53/#comments</comments>
		<pubDate>Fri, 18 May 2012 13:58:53 +0000</pubDate>
		<dc:creator>brokentoaster</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brokentoaster.info/wordpress/?p=20995</guid>
		<description><![CDATA[（元のアンテナ（UUM-77F-B）U2SWL20）（多分存在する混合器）BSアンテナ]]></description>
			<content:encoded><![CDATA[<p>（元のアンテナ（UUM-77F-B）U2SWL20）（多分存在する混合器）BSアンテナ</p>
]]></content:encoded>
			<wfw:commentRss>http://brokentoaster.info/wordpress/2012/05/18/22_58_53/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/2012/05/18/22_58_53/" />
	</item>
		<item>
		<title>SDKで画面キャプチャの関係　備忘録</title>
		<link>http://brokentoaster.info/wordpress/2012/05/11/12_10_34/</link>
		<comments>http://brokentoaster.info/wordpress/2012/05/11/12_10_34/#comments</comments>
		<pubDate>Fri, 11 May 2012 03:10:34 +0000</pubDate>
		<dc:creator>brokentoaster</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brokentoaster.info/wordpress/?p=20696</guid>
		<description><![CDATA[SDKとJAVAをいれて SDKのなかのTOOLとかエクストラのUSBとかをインストールしておいて・・・ パスを通しておいたらうまくいった。 マイコンピューターの右クリック　プロパティ　システムの詳細設定　詳細設定　環境 [...]]]></description>
			<content:encoded><![CDATA[<p>SDKとJAVAをいれて<br />
SDKのなかのTOOLとかエクストラのUSBとかをインストールしておいて・・・</p>
<p>パスを通しておいたらうまくいった。<br />
マイコンピューターの右クリック　プロパティ　システムの詳細設定　詳細設定　環境変数　Path　編集<br />
「;C:\Program Files\Android\android-sdk\tools;C:\Program Files\Android\android-sdk\platform-tools;C:\Program Files \Java\jre7」<br />
って感じで<br />
tools<br />
platform-tools<br />
jre7<br />
にパスを通しておくと◎。<br />
※64BITとかの場合は適宜格納場所を修正。</p>
<p><a href="http://smartgoods.me/2011/11/f12c_for_usb_driver/#f12c_1 ">http://smartgoods.me/2011/11/f12c_for_usb_driver/#f12c_1<br />
</a></p>
<p>ドライバの更新ができず焦った<br />
どうやら、上記のホムペの通り、<br />
USB大容量記憶装置をF-12Cのドライバに置き換えたらなんとかうまく成功。</p>
<p>adb_usb.ini　が見つからなくて焦った。<br />
ユーザーのフォルダをデフォルトからDドライブに移行したのが原因。<br />
さらにその .android フォルダを本来のCドライブにコピーしてあげるという手間も必要だった。<br />
がなんとか導入成功。</p>
]]></content:encoded>
			<wfw:commentRss>http://brokentoaster.info/wordpress/2012/05/11/12_10_34/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/2012/05/11/12_10_34/" />
	</item>
		<item>
		<title>オムロンのねむり時計が欲しい。</title>
		<link>http://brokentoaster.info/wordpress/2012/04/21/09_54_31/</link>
		<comments>http://brokentoaster.info/wordpress/2012/04/21/09_54_31/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 00:54:31 +0000</pubDate>
		<dc:creator>brokentoaster</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brokentoaster.info/wordpress/?p=19947</guid>
		<description><![CDATA[4月10日に発売された、ねむり時計。 今日の家電チラシに大きく掲載されててすげぇ気になってます。 起きやすい時間にアラームが鳴るなんて素敵！！ ただ、うちのAndroidってオサイフ機能とかがないんだよね・・・ Blue [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://hb.afl.rakuten.co.jp/hgc/0f17daf4.b95e3884.0f17daf5.6e4547ad/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fedion%2f4975479407918%2f%3fscid%3daf_ich_link_img&#038;m=http%3a%2f%2fm.rakuten.co.jp%2fedion%2fi%2f10091362%2f" target="_blank"><img src ="http://hbb.afl.rakuten.co.jp/hgb/?pc=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fedion%2fcabinet%2fgoods%2fl1%2fimg051%2f4975479407918_l1.jpg%3f_ex%3d300x300&#038;m=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fedion%2fcabinet%2fgoods%2fl1%2fimg051%2f4975479407918_l1.jpg%3f_ex%3d80x80" border="0"></a></p>
<p>4月10日に発売された、ねむり時計。<br />
今日の家電チラシに大きく掲載されててすげぇ気になってます。</p>
<p>起きやすい時間にアラームが鳴るなんて素敵！！</p>
<p>ただ、うちのAndroidってオサイフ機能とかがないんだよね・・・<br />
Bluetoothとかならなんとかなったんだけど・・・。</p>
]]></content:encoded>
			<wfw:commentRss>http://brokentoaster.info/wordpress/2012/04/21/09_54_31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/2012/04/21/09_54_31/" />
	</item>
		<item>
		<title>クロス張り</title>
		<link>http://brokentoaster.info/wordpress/2012/04/18/23_28_58/</link>
		<comments>http://brokentoaster.info/wordpress/2012/04/18/23_28_58/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 14:28:58 +0000</pubDate>
		<dc:creator>brokentoaster</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brokentoaster.info/wordpress/?p=19882</guid>
		<description><![CDATA[http://www.rakuten.ne.jp/gold/kabegamiyahonpo/how_to-kabegami/P0/reform-P0.html このリンク先が分かりやすそう。]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rakuten.ne.jp/gold/kabegamiyahonpo/how_to-kabegami/P0/reform-P0.html">http://www.rakuten.ne.jp/gold/kabegamiyahonpo/how_to-kabegami/P0/reform-P0.html</a><br />
このリンク先が分かりやすそう。</p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/-c6q7vTcwpE" frameborder="0" allowfullscreen></iframe></p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/8k9Wsx53Yzk" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://brokentoaster.info/wordpress/2012/04/18/23_28_58/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/2012/04/18/23_28_58/" />
	</item>
		<item>
		<title>保護中: っていうか、ゴールのこれって。</title>
		<link>http://brokentoaster.info/wordpress/2012/04/18/00_53_15/</link>
		<comments>http://brokentoaster.info/wordpress/2012/04/18/00_53_15/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 15:53:15 +0000</pubDate>
		<dc:creator>brokentoaster</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brokentoaster.info/wordpress/?p=19809</guid>
		<description><![CDATA[この投稿はパスワードで保護されているため抜粋文はありません。]]></description>
			<content:encoded><![CDATA[<form action="http://brokentoaster.info/wordpress/wp-pass.php" method="post">
<p>この投稿はパスワードで保護されています。表示するにはパスワードを入力してください:</p>
<p><label for="pwbox-19809">パスワード<br />
<input name="post_password" id="pwbox-19809" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="送信" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://brokentoaster.info/wordpress/2012/04/18/00_53_15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/2012/04/18/00_53_15/" />
	</item>
		<item>
		<title>保護中: GOAL　TX　GKS　まとめ</title>
		<link>http://brokentoaster.info/wordpress/2012/04/18/00_37_53/</link>
		<comments>http://brokentoaster.info/wordpress/2012/04/18/00_37_53/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 15:37:53 +0000</pubDate>
		<dc:creator>brokentoaster</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brokentoaster.info/wordpress/?p=19806</guid>
		<description><![CDATA[この投稿はパスワードで保護されているため抜粋文はありません。]]></description>
			<content:encoded><![CDATA[<form action="http://brokentoaster.info/wordpress/wp-pass.php" method="post">
<p>この投稿はパスワードで保護されています。表示するにはパスワードを入力してください:</p>
<p><label for="pwbox-19806">パスワード<br />
<input name="post_password" id="pwbox-19806" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="送信" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://brokentoaster.info/wordpress/2012/04/18/00_37_53/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/2012/04/18/00_37_53/" />
	</item>
		<item>
		<title>保護中: MIWA LZ-1 LZ-2 のまとめ。</title>
		<link>http://brokentoaster.info/wordpress/2012/04/17/23_56_39/</link>
		<comments>http://brokentoaster.info/wordpress/2012/04/17/23_56_39/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 14:56:39 +0000</pubDate>
		<dc:creator>brokentoaster</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brokentoaster.info/wordpress/?p=19804</guid>
		<description><![CDATA[この投稿はパスワードで保護されているため抜粋文はありません。]]></description>
			<content:encoded><![CDATA[<form action="http://brokentoaster.info/wordpress/wp-pass.php" method="post">
<p>この投稿はパスワードで保護されています。表示するにはパスワードを入力してください:</p>
<p><label for="pwbox-19804">パスワード<br />
<input name="post_password" id="pwbox-19804" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="送信" /></p></form>
]]></content:encoded>
			<wfw:commentRss>http://brokentoaster.info/wordpress/2012/04/17/23_56_39/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/2012/04/17/23_56_39/" />
	</item>
		<item>
		<title>風呂の自動停止</title>
		<link>http://brokentoaster.info/wordpress/2012/04/09/01_30_20/</link>
		<comments>http://brokentoaster.info/wordpress/2012/04/09/01_30_20/#comments</comments>
		<pubDate>Sun, 08 Apr 2012 16:30:20 +0000</pubDate>
		<dc:creator>brokentoaster</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brokentoaster.info/wordpress/?p=19545</guid>
		<description><![CDATA[引越しを検討しているんだけど 残念がら水位とかの調節機能がない古いタイプの風呂になりそう。 以前ホームセンターでこういうのに対応してくれるものが売っていたようだったので 楽天で検索してみた。 B024LG ついでに、終了 [...]]]></description>
			<content:encoded><![CDATA[<p>引越しを検討しているんだけど<br />
残念がら水位とかの調節機能がない古いタイプの風呂になりそう。</p>
<p>以前ホームセンターでこういうのに対応してくれるものが売っていたようだったので<br />
楽天で検索してみた。</p>
<p><a href="http://hb.afl.rakuten.co.jp/hgc/0f6bbaa5.8442821e.0f6bbaa6.d1db4991/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbrico%2f788309%2f%3fscid%3daf_ich_link_img&#038;m=http%3a%2f%2fm.rakuten.co.jp%2fbrico%2fi%2f10007367%2f" target="_blank"><img src ="http://hbb.afl.rakuten.co.jp/hgb/?pc=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fbrico%2fcabinet%2fikou_20090713_004%2fimg10332450780.jpg%3f_ex%3d300x300&#038;m=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fbrico%2fcabinet%2fikou_20090713_004%2fimg10332450780.jpg%3f_ex%3d80x80" border="0"></a><br />
B024LG</p>
<p>ついでに、終了時のブザー機能をつけるには・・・</p>
<p><a href="http://hb.afl.rakuten.co.jp/hgc/0f6bbb2c.78f52cdc.0f6bbb2d.e4c19cea/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fauc-recreb%2f0z20ra1000178%2f%3fscid%3daf_ich_link_img&#038;m=http%3a%2f%2fm.rakuten.co.jp%2fauc-recreb%2fi%2f10001717%2f" target="_blank"><img src ="http://hbb.afl.rakuten.co.jp/hgb/?pc=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fauc-recreb%2fcabinet%2f0a01%2f57837415.jpg%3f_ex%3d300x300&#038;m=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fauc-recreb%2fcabinet%2f0a01%2f57837415.jpg%3f_ex%3d80x80" border="0"></a><br />
B403LG</p>
<p>結構評判も良いみたいなので、一度試してみたいと思うっす。</p>
<p><a href="http://www.takagi.co.jp/equipment/sansui/index.html?category_id=6">http://www.takagi.co.jp/equipment/sansui/index.html?category_id=6</a></p>
]]></content:encoded>
			<wfw:commentRss>http://brokentoaster.info/wordpress/2012/04/09/01_30_20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/2012/04/09/01_30_20/" />
	</item>
		<item>
		<title>親父にスマホ計画。</title>
		<link>http://brokentoaster.info/wordpress/2012/03/05/00_42_33/</link>
		<comments>http://brokentoaster.info/wordpress/2012/03/05/00_42_33/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 15:42:33 +0000</pubDate>
		<dc:creator>brokentoaster</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://brokentoaster.info/wordpress/?p=17992</guid>
		<description><![CDATA[▼Nemus Launcher https://market.android.com/details?id=com.nemustech.launcher ウィジットをフォルダにするほか アプリの動作をロックする機能も搭載 [...]]]></description>
			<content:encoded><![CDATA[<p>▼Nemus Launcher<br />
<a href="https://market.android.com/details?id=com.nemustech.launcher">https://market.android.com/details?id=com.nemustech.launcher</a><br />
ウィジットをフォルダにするほか<br />
アプリの動作をロックする機能も搭載<br />
設定を一切触らせないということも可能になる</p>
<p>▼Desktop VisualizeR<br />
<a href="https://market.android.com/details?id=jp.co.bii.android.app.dskvzr">https://market.android.com/details?id=jp.co.bii.android.app.dskvzr</a><br />
ウィジットのアイコンを変えたり、大きさを変えたりするアプリ</p>
<p>▼大きな電話帳<br />
<a href="https://market.android.com/details?id=jp.aotai.largecontacts">https://market.android.com/details?id=jp.aotai.largecontacts</a></p>
<p>▼大きな通話履歴<br />
<a href="https://market.android.com/details?id=jp.aotai.largecallhistory">https://market.android.com/details?id=jp.aotai.largecallhistory</a></p>
]]></content:encoded>
			<wfw:commentRss>http://brokentoaster.info/wordpress/2012/03/05/00_42_33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://brokentoaster.info/wordpress/2012/03/05/00_42_33/" />
	</item>
	</channel>
</rss>

