<?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>pixass-online</title>
	<atom:link href="http://pixass.online.ac/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://pixass.online.ac/blog</link>
	<description>気の向くままに綴った日記や作った何かについて</description>
	<lastBuildDate>Sat, 20 Aug 2011 05:32:20 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>色のシミュレータ</title>
		<link>http://pixass.online.ac/blog/archives/329</link>
		<comments>http://pixass.online.ac/blog/archives/329#comments</comments>
		<pubDate>Sat, 20 Aug 2011 05:31:22 +0000</pubDate>
		<dc:creator>t_fujii</dc:creator>
				<category><![CDATA[Smartphone]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://pixass.online.ac/blog/?p=329</guid>
		<description><![CDATA[				色覚特性の異なるとどのように見えるかを目で確認することが出来るカメラアプリです。
				博士（医学・メディアデザイン学）である浅田一憲さんが色彩学の理論に基づき作成されたiPhone向けのアプリをAndroid [...]]]></description>
			<content:encoded><![CDATA[				<p>色覚特性の異なるとどのように見えるかを目で確認することが出来るカメラアプリです。<br />
				博士（医学・メディアデザイン学）である浅田一憲さんが色彩学の理論に基づき作成されたiPhone向けのアプリをAndroid向けに実装しました。<br />
				知識としてだけではなく、実際に目を通して確認するとおもしろいと思います。</p>
				
				<ul>
				<li><a href="http://asada.tukusi.ne.jp/cvsimulator/">色のシミュレータ</a></li>
				<li><a href="https://market.android.com/details?id=asada0.android.cvsimulator">色のシミュレータ Android Market</a></li>
				</ul>
]]></content:encoded>
			<wfw:commentRss>http://pixass.online.ac/blog/archives/329/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>互換モードの正体</title>
		<link>http://pixass.online.ac/blog/archives/321</link>
		<comments>http://pixass.online.ac/blog/archives/321#comments</comments>
		<pubDate>Fri, 27 May 2011 14:43:50 +0000</pubDate>
		<dc:creator>t_fujii</dc:creator>
				<category><![CDATA[PC]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://pixass.online.ac/blog/?p=321</guid>
		<description><![CDATA[				互換モードを設定することで具体的にどういった挙動が変更できるのか、確認出来るツールが公開されてました。
				過去のOSのどういったところにセキュリティ上の懸念があったのかとか、そういったこともよくわかります。 [...]]]></description>
			<content:encoded><![CDATA[				<p>互換モードを設定することで具体的にどういった挙動が変更できるのか、確認出来るツールが公開されてました。<br />
				過去のOSのどういったところにセキュリティ上の懸念があったのかとか、そういったこともよくわかります。</p>
				
				<ul>
				<li><a href="http://msdn.microsoft.com/ja-jp/windows/dd883237.aspx">Microsoft Application Compatibility Toolkit</a></li>
				</ul>
]]></content:encoded>
			<wfw:commentRss>http://pixass.online.ac/blog/archives/321/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSDNライブラリ (VS2010) ヘルプビューアが使いにくい</title>
		<link>http://pixass.online.ac/blog/archives/312</link>
		<comments>http://pixass.online.ac/blog/archives/312#comments</comments>
		<pubDate>Thu, 05 May 2011 09:20:05 +0000</pubDate>
		<dc:creator>t_fujii</dc:creator>
				<category><![CDATA[PC]]></category>

		<guid isPermaLink="false">http://pixass.online.ac/blog/?p=312</guid>
		<description><![CDATA[				インデックス検索が無くてちょっと困っていましたが、便利なものを見つけました。
				個人利用のみフリー。会社で使う場合はライセンス買ってください。
				
				mshcMigrate.exe →昔のヘルプ [...]]]></description>
			<content:encoded><![CDATA[				<p>インデックス検索が無くてちょっと困っていましたが、便利なものを見つけました。<br />
				個人利用のみフリー。会社で使う場合はライセンス買ってください。</p>
				
				<p>mshcMigrate.exe →昔のヘルプ形式をコンバートしてくれるツール<br />
				H3Viewer.exe →TOC検索やインデックス検索が出来るホストアプリ  </p>
				
				<ul>
				<li><a href="http://visualstudiogallery.msdn.microsoft.com/4c360395-6afd-4087-94ed-cbcbebe04a20/">H3Viewer &#8211; Help Viewer for VS 2010</a></li>
				<li><a href="http://visualstudiogallery.msdn.microsoft.com/6a1211d5-1be9-4768-92a8-aa8af2c8cba4/">mshcMigrate &#8211; Migrate to VS 2010 Help Viewer help</a></li>
				<li><a href="http://mshcmigrate.helpmvp.com/">MSHC Migrate Utility(本家)</a></li>
				</ul>
]]></content:encoded>
			<wfw:commentRss>http://pixass.online.ac/blog/archives/312/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel SSD 320 Series買いました</title>
		<link>http://pixass.online.ac/blog/archives/305</link>
		<comments>http://pixass.online.ac/blog/archives/305#comments</comments>
		<pubDate>Wed, 04 May 2011 16:28:52 +0000</pubDate>
		<dc:creator>t_fujii</dc:creator>
				<category><![CDATA[PC]]></category>

		<guid isPermaLink="false">http://pixass.online.ac/blog/?p=305</guid>
		<description><![CDATA[				昨年買った64GBのSSDではやり繰りが効かなくなってしまったので、120GBのSSDに交換してみました。
				体感速度が上がったとか、そういったことはまるでないです。容量単価が1年で半値になったなぁくらいの [...]]]></description>
			<content:encoded><![CDATA[				<p>昨年買った64GBのSSDではやり繰りが効かなくなってしまったので、120GBのSSDに交換してみました。<br />
				体感速度が上がったとか、そういったことはまるでないです。容量単価が1年で半値になったなぁくらいの印象だけ。</p>
				
				<p>あ、データバックアップ用のHDD買うを忘れた。。</p>
				
				<p><a href="http://pixass.online.ac/notheme:harddisk">SSDとHDDのベンチマーク結果とってみた</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pixass.online.ac/blog/archives/305/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Galaxy Tab Updated (Docomo firmware FROYO.OMKB1), but&#8230;</title>
		<link>http://pixass.online.ac/blog/archives/299</link>
		<comments>http://pixass.online.ac/blog/archives/299#comments</comments>
		<pubDate>Wed, 23 Feb 2011 16:49:44 +0000</pubDate>
		<dc:creator>t_fujii</dc:creator>
				<category><![CDATA[Smartphone]]></category>

		<guid isPermaLink="false">http://pixass.online.ac/blog/?p=299</guid>
		<description><![CDATA[昨日アップデートがありましたが、まだ直っていないのでログだけ載せておきます。 ドコモさんには昨年12/24に連絡済み。 PINロック時のコードは確実に解析可能。 hint: touch panel logger, key logger $ adb shell dmesg &#124; grep TSP [ 111.733302] [TSP] Finger[0] Down (66,169) size : 3 [ 111.734951] [TSP] keyled : 20 [ 111.740264] [TSP] keyled : 0.5mA [ 111.746973] [TSP] keyled : 22 [ 111.762630] [TSP] keyled : 24 [ 111.778319] [TSP] keyled : 26 [...]]]></description>
			<content:encoded><![CDATA[				<p>昨日アップデートがありましたが、まだ直っていないのでログだけ載せておきます。<br />
				ドコモさんには昨年12/24に連絡済み。<br />
				PINロック時のコードは確実に解析可能。</p>
				
				<p>hint: touch panel logger, key logger</p>
				
				<pre>
$ adb shell dmesg | grep TSP
<7>[  111.733302] [TSP] Finger[0] Down  (66,169) size : 3
<7>[  111.734951] [TSP] keyled : 20
<7>[  111.740264] [TSP] keyled : 0.5mA
<7>[  111.746973] [TSP] keyled : 22
<7>[  111.762630] [TSP] keyled : 24
<7>[  111.778319] [TSP] keyled : 26
<7>[  111.794133] [TSP] keyled : 28
<7>[  111.813373] [TSP] keyled : 30
<7>[  111.828981] [TSP] keyled : 32
<7>[  111.842902] [TSP] Finger[0] Up    (66,169) size : 1
<7>[  111.844098] [TSP] keyled : 34
<7>[  111.860239] [TSP] keyled : 37
<7>[  111.885434] [TSP] keyled : 39
<7>[  111.894098] [TSP] keyled : 41
<7>[  111.920774] [TSP] keyled : 43
<7>[  111.926136] [TSP] keyled : 2mA
<7>[  111.935245] [TSP] keyled : 45
<7>[  111.952894] [TSP] keyled : 47
<7>[  111.965825] [TSP] keyled : 49
<7>[  111.985932] [TSP] keyled : 52
<7>[  117.847422] [TSP] keyled : 0
<7>[  118.004188] [TSP] Finger[0] Down  (648,423) size : 3
<7>[  118.013903] [TSP] keyled : 52
<7>[  118.019667] [TSP] keyled : 2mA
<7>[  118.177445] [TSP] Finger[0] Up    (648,423) size : 1
<7>[  120.535983] [TSP] Finger[0] Down  (24,58) size : 2
<7>[  120.661352] [TSP] Finger[0] Up    (24,58) size : 2
<7>[  125.404235] [TSP] Finger[0] Down  (172,269) size : 2
<7>[  125.513590] [TSP] Finger[0] Up    (172,269) size : 1
<7>[  126.104261] [TSP] Finger[0] Down  (170,41) size : 3
<7>[  126.211488] [TSP] Finger[0] Up    (170,41) size : 2
<7>[  126.844137] [TSP] Finger[0] Down  (182,496) size : 2
<7>[  126.968936] [TSP] Finger[0] Up    (182,496) size : 1
<7>[  127.616249] [TSP] Finger[0] Down  (168,22) size : 2
<7>[  127.709332] [TSP] Finger[0] Up    (168,22) size : 2
<7>[  128.225184] [TSP] Finger[0] Down  (106,176) size : 3
<7>[  128.333869] [TSP] Finger[0] Up    (106,176) size : 1
<7>[  129.068917] [TSP] Finger[0] Down  (247,315) size : 3
<7>[  129.146369] [TSP] Finger[0] Up    (247,315) size : 2
<7>[  132.251032] [TSP] Finger[0] Down  (19,230) size : 3
<7>[  132.424028] [TSP] Finger[0] Up    (19,230) size : 1
<7>[  132.924827] [TSP] Finger[0] Down  (236,267) size : 2
<7>[  133.049683] [TSP] Finger[0] Up    (236,267) size : 2
<7>[  133.331074] [TSP] Finger[0] Down  (168,21) size : 3
<7>[  133.440077] [TSP] Finger[0] Up    (168,21) size : 2
<7>[  134.058505] [TSP] Finger[0] Down  (104,343) size : 3
<7>[  134.151201] [TSP] Finger[0] Up    (104,343) size : 2
<7>[  134.549460] [TSP] Finger[0] Down  (44,542) size : 2
<7>[  134.642796] [TSP] Finger[0] Up    (44,542) size : 2
<7>[  136.182196] [TSP] Finger[0] Down  (24,563) size : 3
<7>[  136.274682] [TSP] Finger[0] Up    (24,563) size : 3
<7>[  140.561015] [TSP] Back key is pressed. Keycode : 158
<7>[  140.736979] [TSP] Back key is release. Keycode : 158
<7>[  142.185473] [TSP] Search key is pressed. Keycode : 217
<7>[  142.332025] [TSP] Search key is release. Keycode : 217
<7>[  144.263287] [TSP] Back key is pressed. Keycode : 158
<7>[  144.395076] [TSP] Back key is release. Keycode : 158
<7>[  145.361142] [TSP] Menu key is pressed. Keycode : 139
<7>[  145.492565] [TSP] Menu key is release. Keycode : 139
<7>[  147.002804] [TSP] Finger[0] Down  (27,307) size : 3
<7>[  148.927663] [TSP] Finger[0] Up    (20,306) size : 2
<7>[  150.466976] [TSP] Finger[0] Down  (347,299) size : 2
<7>[  150.543994] [TSP] Finger[0] Up    (347,299) size : 2
<7>[  151.363241] [TSP] Home key is pressed. Keycode : 102
<7>[  151.480453] [TSP] Home key is release. Keycode : 102
<7>[  154.191646] [TSP] keyled : 0
<7>[  154.424497] [TSP] keyled : 0
<7>[  154.430917] [TSP] keyled : 0
</pre>
]]></content:encoded>
			<wfw:commentRss>http://pixass.online.ac/blog/archives/299/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Andronaviで紹介して頂きました</title>
		<link>http://pixass.online.ac/blog/archives/292</link>
		<comments>http://pixass.online.ac/blog/archives/292#comments</comments>
		<pubDate>Sun, 20 Feb 2011 16:14:16 +0000</pubDate>
		<dc:creator>t_fujii</dc:creator>
				<category><![CDATA[Smartphone]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://pixass.online.ac/blog/?p=292</guid>
		<description><![CDATA[				DefaultApp Resetを～かゆいところに手が届く！アプリのデフォルト設定解除ツール～という形でわかりやすく紹介して頂きました。ありがとうございます！
				私のソフト紹介は省略しすぎで求める人だけが見 [...]]]></description>
			<content:encoded><![CDATA[				<p><a href="https://market.android.com/details?id=pxlib.android.defaultappset">DefaultApp Reset</a>を～かゆいところに手が届く！アプリのデフォルト設定解除ツール～という形でわかりやすく紹介して頂きました。ありがとうございます！<br />
				私のソフト紹介は省略しすぎで求める人だけが見つけられるような形でしたが、レビュー付きで見るとまた違って見えますね。</p>
				
				<ul>
				<li><a href="http://andronavi.com/2011/02/72761">Andronavi &#8211; DefaultApp Reset</a></li>
				</ul>
]]></content:encoded>
			<wfw:commentRss>http://pixass.online.ac/blog/archives/292/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>building gingerbread for passion (nexus one)</title>
		<link>http://pixass.online.ac/blog/archives/283</link>
		<comments>http://pixass.online.ac/blog/archives/283#comments</comments>
		<pubDate>Tue, 21 Dec 2010 16:23:30 +0000</pubDate>
		<dc:creator>t_fujii</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://pixass.online.ac/blog/?p=283</guid>
		<description><![CDATA[				passion向けにビルドすると、リンクエラーが発生します。
				gingerbreadから複数カメラがサポートされHALが変更になったため、froyoのlibcamera.soにシンボルがないようです。
	 [...]]]></description>
			<content:encoded><![CDATA[				<p>passion向けにビルドすると、リンクエラーが発生します。<br />
				gingerbreadから複数カメラがサポートされHALが変更になったため、froyoのlibcamera.soにシンボルがないようです。
				マッチするようにlibを用意してあげるとビルドエラーは回避できます。(実機でカメラが動作することを確認しました)</p>
				
				<p>※こんなエラーが出ます。</p>
				
				<ul>
				<li>undefined reference to &#8216;HAL_openCameraHardware&#8217;</li>
				<li>undefined reference to &#8216;HAL_getCameraInfo&#8217;</li>
				</ul>
				
				<p><a href="http://pixass.online.ac/android:nexusone">Wiki: HTC Nexus One &#8211; Gingerbread Build Tips</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pixass.online.ac/blog/archives/283/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerToy for Vista/7</title>
		<link>http://pixass.online.ac/blog/archives/276</link>
		<comments>http://pixass.online.ac/blog/archives/276#comments</comments>
		<pubDate>Sun, 17 Oct 2010 13:14:24 +0000</pubDate>
		<dc:creator>t_fujii</dc:creator>
				<category><![CDATA[PC]]></category>

		<guid isPermaLink="false">http://pixass.online.ac/blog/?p=276</guid>
		<description><![CDATA[				すみません、ただのメモです。
				Vista/7でのコマンドラインからの権限昇格方法について。
				
				
				PowerToy for Vista
				Sysinternals Suite
 [...]]]></description>
			<content:encoded><![CDATA[				<p>すみません、ただのメモです。<br />
				Vista/7でのコマンドラインからの権限昇格方法について。</p>
				
				<ul>
				<li><a href="http://technet.microsoft.com/ja-jp/magazine/2008.06.elevation.aspx">PowerToy for Vista</a></li>
				<li><a href="http://technet.microsoft.com/ja-jp/sysinternals/bb842062.aspx">Sysinternals Suite</a></li>
				</ul>
]]></content:encoded>
			<wfw:commentRss>http://pixass.online.ac/blog/archives/276/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DefaultApp Reset v1.1.1</title>
		<link>http://pixass.online.ac/blog/archives/267</link>
		<comments>http://pixass.online.ac/blog/archives/267#comments</comments>
		<pubDate>Sun, 03 Oct 2010 16:23:17 +0000</pubDate>
		<dc:creator>t_fujii</dc:creator>
				<category><![CDATA[PC]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://pixass.online.ac/blog/?p=267</guid>
		<description><![CDATA[				気分転換にDefaultApp Resetのコード整理と機能追加を行いました。
				ブラウザだけリセットしたいといった要望もあるみたいですが、このアプリの目的と若干ずれてしまいますので実装するつもりは今のとこ [...]]]></description>
			<content:encoded><![CDATA[				<p>気分転換にDefaultApp Resetのコード整理と機能追加を行いました。<br />
				ブラウザだけリセットしたいといった要望もあるみたいですが、このアプリの目的と若干ずれてしまいますので実装するつもりは今のところないです。  </p>
				
				<p>余談。朝方チェックしてからv1.1.0を10分程度アップしていたのですが、クリアすると画面が戻ったときにクラッシュすることがわかり急遽修正してv1.1.1に更新しました。寝ぼけた状態でのテストはダメですね。反省。</p>
				
				<p><a href="http://pixass.online.ac/android:defaultappset">DefaultApp Reset v1.1.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pixass.online.ac/blog/archives/267/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>btrfs rootfs on debian squeeze</title>
		<link>http://pixass.online.ac/blog/archives/262</link>
		<comments>http://pixass.online.ac/blog/archives/262#comments</comments>
		<pubDate>Sun, 19 Sep 2010 22:35:15 +0000</pubDate>
		<dc:creator>t_fujii</dc:creator>
				<category><![CDATA[PC]]></category>
		<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false">http://pixass.online.ac/blog/?p=262</guid>
		<description><![CDATA[				ファイルサーバを作るに当たって、全体をbtrfsで管理してみることにしました。
				安定性という面ではZFSの方が絶対イイのですが、今後の発展に期待を込めてチャレンジャーになります。
				
				構成で [...]]]></description>
			<content:encoded><![CDATA[				<p>ファイルサーバを作るに当たって、全体をbtrfsで管理してみることにしました。<br />
				安定性という面ではZFSの方が絶対イイのですが、今後の発展に期待を込めてチャレンジャーになります。</p>
				
				<p>構成ですが、最近ZFSに感化されているのでサブボリュームをrootにしてみました。が、ちょっと面倒でした。<br />
				簡単に手順を下記ページにまとめています。</p>
				
				<p><a href="http://pixass.online.ac/linux:btrfs_rootfs_on_debian">wiki:btrfs<em>rootfs</em>on_debian</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pixass.online.ac/blog/archives/262/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

