<?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>blok &#187; moblogxink</title>
	<atom:link href="http://www.terracehouse.org/blok/author/moblogxink/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.terracehouse.org/blok</link>
	<description>one piece of k`s block as bloK</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:00:00 +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://www.terracehouse.org/blok/author/moblogxink/feed/" />
		<item>
		<title>Android SDKのセットアップとADB Shellの起動について</title>
		<link>http://www.terracehouse.org/blok/2010/01/17/android-sdk%e3%81%ae%e3%82%bb%e3%83%83%e3%83%88%e3%82%a2%e3%83%83%e3%83%97%e3%81%a8adb-shell%e3%81%ae%e8%b5%b7%e5%8b%95%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/</link>
		<comments>http://www.terracehouse.org/blok/2010/01/17/android-sdk%e3%81%ae%e3%82%bb%e3%83%83%e3%83%88%e3%82%a2%e3%83%83%e3%83%97%e3%81%a8adb-shell%e3%81%ae%e8%b5%b7%e5%8b%95%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 16:29:24 +0000</pubDate>
		<dc:creator>moblogxink</dc:creator>
				<category><![CDATA[dairy]]></category>
		<category><![CDATA[works]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[androidjp]]></category>
		<category><![CDATA[ht03a]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://www.terracehouse.org/blok/?p=1347</guid>
		<description><![CDATA[ダウンロード Android SDKのダウンロードサイト にアクセスします。 windows用の Platform Package Size MD5 Checksum Windows android-sdk_r04-wi [...]]]></description>
			<content:encoded><![CDATA[<ul>
<h1>ダウンロード</h1>
</ul>
<ol>
<li><a href="http://code.google.com/intl/ja/android/download.html">Android SDKのダウンロードサイト</a> にアクセスします。</li>
<li><span style="font-size: small;">windows用の</span></li>
</ol>
<table>
<tbody>
<tr>
<th>Platform</th>
<th>Package</th>
<th>Size</th>
<th>MD5 Checksum</th>
</tr>
<tr>
<td>Windows</td>
<td><a href="http://developer.android.com/sdk/download.html?v=android-sdk_r04-windows.zip">android-sdk_r04-windows.zip</a></td>
<td>23069119 bytes</td>
<td>c48b407de852ba483869f17337e90997</td>
</tr>
</tbody>
</table>
<p>をダウンロードします。</p>
<ul>
<h1>インストール</h1>
</ul>
<ol>
<li>同意を求められるので。I agreeのチェックボックスをチェックしてダウンロードします。</li>
<li>SDKを置きたい場所に解凍します。Ex．私の場合は面倒なので、C:ドライブの直下においています。解凍すると、「android-sdk-windows」という名前のフォルダができます。これも後で面倒なので、リネームして、「android-sdk」という名前にしました。</li>
</ol>
<ul>
<h1>セットアップ</h1>
</ul>
<ol>
<li>マイコンピュータを右クリックして、プロパティを選択します。</li>
<li>「詳細設定」のタブを開いて、「環境変数」をクリックします。</li>
<li>「システム環境変数」の中から、「path」という項目を選択して、「編集」をクリックします。</li>
<li>変数値の最後の部分にandroid-sdk置いた場所を書き込みます。私の場合はこのようになります。「<span style="color: #ff0000;">;</span><span style="color: #ff0000;"><strong>C:\android-sdk-windows\tools</strong><span style="color: #000000;">」</span><strong> <span style="color: #000000;">＊</span></strong><span style="color: #000000;">パスの前に「；」を入れてください。入力後にOKを押してウィンドウを閉じてください。</span></span></li>
<li><span style="color: #ff0000;"><strong><span style="font-weight: normal;"><span style="color: #000000;">ウィンドウズメニューの中の「プログラム」の「アクセサリ」の中に「コマンドプロンプト」を起動します。</span></span></strong></span></li>
<li><span style="color: #ff0000;"><strong><span style="font-weight: normal;"><span style="color: #000000;">起動したら「path」と書き込んでEnterキーを押します。　そこに先ほど書き込んだpathが出てくれば、セットアップはおしまいです。</span></span></strong></span></li>
</ol>
<ul>
<h2>USBドライバーについて</h2>
</ul>
<p><a title="Edit" href="http://acc.komugi.net/?cmd=secedit&amp;page=%E6%89%8B%E9%A0%86%E6%9B%B8%2FAndroidSDK%E5%B0%8E%E5%85%A5%28windows%29%E5%88%9D%E5%BF%83%E8%80%85%E5%90%91%E3%81%91&amp;id=5&amp;level=true"></a></p>
<p>USBドライバーが今のSDKにはついてきません。<br />
なので、ここに置いておきますので必要な場合は落として使ってください。<br />
<a rel="nofollow" href="http://www.4shared.com/file/198641545/669630c7/usb_driver.html">http://www.4shared.com/file/198641545/669630c7/usb_driver.html<img src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
zipファイルになっていますので、これをAndroid-SDKの中に解凍してください。<br />
「usb_driver」というフォルダができます。<br />
android本体の「アプリケーション」から、「開発」の中の「USBデバッグ」のチェックを選択します。<br />
USBケーブルで、androidを接続します。<br />
ここで「新しいデバイスが見つかりました」と出てきたら、「一覧または特定の場所からインストールする」を選択します。<br />
「次の場所で最適のドライバを選択する」を選択します。<br />
先ほどのパスと同じ場所(ex.C:\android-sdk-windows\usb_driver)を選択します。<br />
これでデバイスのドライバがインストールできます。</p>
<p>正しいインストールの仕方は、<br />
SUN　JAVAのサイトにいきます。<br />
<a rel="nofollow" href="http://java.sun.com/javase/downloads/index.jsp">http://java.sun.com/javase/downloads/index.jsp<img src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Java SE Development Kit (JDK）を選択します。<br />
サイトの手順に従って、ダウンロードして、JDKをインストールします。<br />
出来たら、「コマンドプロンプト」で「android」と打って実行します。<br />
「Android SDK and AVD Manager」が起動します。<br />
「Available Packages」を選択してします。<br />
一番下にある、「Display Update Only」がチェックされていたら、チェックを外します。<br />
「Reflesh」をクリックすると「USB Driver Package」が出てきます。<br />
これをチェックして、「Install Selected」をクリックするとUSBドライバーがAndroid-SDKの中に「usb_driver」の名前でインストールされます。<br />
後は、上記のやり方と同じです。</p>
<h2>adb shellの起動について</h2>
<h3 id="content_1_5"><a title="Edit" href="http://acc.komugi.net/?cmd=secedit&amp;page=%E6%89%8B%E9%A0%86%E6%9B%B8%2FAndroidSDK%E5%B0%8E%E5%85%A5%28windows%29%E5%88%9D%E5%BF%83%E8%80%85%E5%90%91%E3%81%91&amp;id=6&amp;level=true"></a></h3>
<ol>
<li>「コマンドプロンプト」で、「adb.exe」を実行します。＊そのままファイルを実行すると画面が一瞬出て消えてしまいます。</li>
<li>adbコマンドの一覧が出てきます。</li>
<li>android本体の「<a title="アプリケーション (11d)" href="http://acc.komugi.net/?%E3%82%A2%E3%83%97%E3%83%AA%E3%82%B1%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3"><span style="color: #000000;">アプリケーション</span></a>」から、「開発」の中の「USBデバッグ」のチェックを選択します。</li>
<li>USBケーブルで、androidを接続します。</li>
<li>「コマンドプロンプト」で、「adb shell」を実行します。</li>
<li>これで「adb shell」が起動します。</li>
</ol>
<p>＊これとは別のやり方で、ウィンドウズメニューの「ファイル名を指定して実行」を選択して、「adb shell」と入力して実行するとadb shellが起動します。一回起動した後だとそちらの方が便利かもしれません。</p>
<ol></ol>
<ul>
<h1><span style="font-weight: normal; font-size: 13px;">後は、お好きに使ってみてください。</span></h1>
</ul>
<p>とりあえず。今日はここまで。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.terracehouse.org/blok/2010/01/17/android-sdk%e3%81%ae%e3%82%bb%e3%83%83%e3%83%88%e3%82%a2%e3%83%83%e3%83%97%e3%81%a8adb-shell%e3%81%ae%e8%b5%b7%e5%8b%95%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.terracehouse.org/blok/2010/01/17/android-sdk%e3%81%ae%e3%82%bb%e3%83%83%e3%83%88%e3%82%a2%e3%83%83%e3%83%97%e3%81%a8adb-shell%e3%81%ae%e8%b5%b7%e5%8b%95%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/" />
	</item>
		<item>
		<title>カスタムRom/テーマ/Dwang1.17.1</title>
		<link>http://www.terracehouse.org/blok/2010/01/16/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0rom%e3%83%86%e3%83%bc%e3%83%9edwang1-17-1/</link>
		<comments>http://www.terracehouse.org/blok/2010/01/16/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0rom%e3%83%86%e3%83%bc%e3%83%9edwang1-17-1/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 17:15:59 +0000</pubDate>
		<dc:creator>moblogxink</dc:creator>
				<category><![CDATA[dairy]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[ht03a]]></category>

		<guid isPermaLink="false">http://www.terracehouse.org/blok/?p=1338</guid>
		<description><![CDATA[Dwang1.17.1用テーマ集です。 ROM導入後一回起動した後の導入をお勧め。 基本的にSuperD1.2と共用できます。 [THEME/G1] nFiX´s Pulse of Cube 1.9.2 (for Dwa [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">
<div id="_mcePaste"><span style="font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Osaka, Helvetica, Arial, sans-serif; line-height: normal; font-size: 10px;"></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">Dwang1.17.1用テーマ集です。<br />
ROM導入後一回起動した後の導入をお勧め。<br />
基本的にSuperD1.2と共用できます。</p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[THEME/G1] nFiX´s Pulse of Cube 1.9.2 (for Dwang 1.17.1) [30/12]</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=606531">http://forum.xda-developers.com/showthread.php?t=606531<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">日本語フォント導入カスタムテーマ<br />
PofC192update-100109.zip<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/197416751/95d377da/PofC192update-100109.html">http://www.4shared.com/file/197416751/95d377da/PofC192update-100109.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[Theme] Darkstar V0.6.9 - CM 4.2.12.2, Super D1.6 and Dwang 1.17.1 (0.6.7.1) 01/14/10</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=617390">http://forum.xda-developers.com/showthread.php?t=617390<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[Theme]Community Theme Remix v0.2 (Super D1.6/Cyanogen4.2.13/Dwang1.71.1 ) 1/14/10</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=617850">http://forum.xda-developers.com/showthread.php?t=617850<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Download : Super D : v 0.2</p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[Theme] UbuntuV6OR2-CM-4.2.12.2 &amp; Super D 1.5.1 1/12/2010 1:35AM CST</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=565360">http://forum.xda-developers.com/showthread.php?t=565360<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">日本語フォント導入カスタムテーマ<br />
ubuntuV8-JP-update.zip<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/197448086/936972f2/ubuntuV8-JP-update.html">http://www.4shared.com/file/197448086/936972f2/ubuntuV8-JP-update.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[THEME] g1/mt3g BlackIce Multi-rom [1/13]</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=521963">http://forum.xda-developers.com/showthread.php?t=521963<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Dwang 1.17.1 (Includes Advanced Launcher and 2.0 youtube)<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://black-icetheme.googlecode.com...ang-1.17.1.zip">http://black-icetheme.googlecode.com&#8230;ang-1.17.1.zip<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[THEME]G1 Dwang Ported Themes v1.17.1 12 Total</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=591246">http://forum.xda-developers.com/showthread.php?t=591246<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">BUUF Theme<br />
Plastic Theme by nebrada, <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.multiupload.com/X3TDBQD49M">http://www.multiupload.com/X3TDBQD49M<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
xInvert by the man himself <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/161423928/635ed9c7/xINVERT_Dwang_113.html">http://www.4shared.com/file/161423928/635ed9c7/xINVERT_Dwang_113.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
DROID Red Theme by Opasha <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/177045398/13fd5814/DROID_Red_12_Dwang_113_114_115.html">http://www.4shared.com/file/177045398/13fd5814/DROID_Red_12_Dwang_113_114_115.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Droid Blue 1.0 by Opasha <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.multiupload.com/5HJWNXXXHI">http://www.multiupload.com/5HJWNXXXHI<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Mélange by ZilverZurfarn <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.multiupload.com/R6H7UW5JXW">http://www.multiupload.com/R6H7UW5JXW<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Droid Pink <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.multiupload.com/PRPH5DCZHG">http://www.multiupload.com/PRPH5DCZHG<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Markstheme <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.multiupload.com/5IR60DHZ90">http://www.multiupload.com/5IR60DHZ90<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Blackened <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.multiupload.com/23XG4H34EN">http://www.multiupload.com/23XG4H34EN<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Gloss Suite <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.multiupload.com/T8MT5XMZGP">http://www.multiupload.com/T8MT5XMZGP<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Ice Crystals by jairomeo <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/177210263/b083292d/Ice_Crystals_Dwang_115.html">http://www.4shared.com/file/177210263/b083292d/Ice_Crystals_Dwang_115.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Vintage War <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.multiupload.com/CVRTWO91JX">http://www.multiupload.com/CVRTWO91JX<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[Theme] minus/iminus for CM 4.2.12.2/Dwang v1.17.1 [01-04]</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=561675">http://forum.xda-developers.com/showthread.php?t=561675<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
minus <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://android-theme-minus.googlecod...dwang_0103.zip">http://android-theme-minus.googlecod&#8230;dwang_0103.zip<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
iminus <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://android-theme-minus.googlecod...dwang_0103.zip">http://android-theme-minus.googlecod&#8230;dwang_0103.zip<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[THEME] g1/mt3g BlackIce Multi-rom [1/13]</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=521963">http://forum.xda-developers.com/showthread.php?t=521963<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Dwang 1.17.1 (Includes Advanced Launcher and 2.0 youtube)<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://black-icetheme.googlecode.com...ang-1.17.1.zip">http://black-icetheme.googlecode.com&#8230;ang-1.17.1.zip<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[Theme] MAT Theme 2.2.1 for Dwang rom 1.17.1+Hero Bat. plugin</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=599687">http://forum.xda-developers.com/showthread.php?t=599687<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Download theme: <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://android.fullweb.cz/theme/mat-...heme-2.2.1.zip">http://android.fullweb.cz/theme/mat-&#8230;heme-2.2.1.zip<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[G1/MT3G THEME] [12/23/2009] Black&amp;RED - Beta Series [Dwang 1.13 --&gt; 1.17]</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">Download the Black&amp;Red &#8211; Beta Series<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.mediafire.com/?t2wt2nzyjoy">http://www.mediafire.com/?t2wt2nzyjoy<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<pre style="margin-top: 0px; margin-right: 16px; margin-bottom: 16px; margin-left: 0px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; overflow-x: auto; overflow-y: auto; background-color: #efefef; border-left-width: 4px; border-left-style: solid; border-left-color: #cccccc; padding: 8px;">[ROM] Kspec Kustom Dwang 1.13 modded and themed [12/04]</pre>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=594737">http://forum.xda-developers.com/showthread.php?t=594737<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
KspecGrey &#8211; Grey, red, white, and black theme<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/165698334/67321273/Dwang113-KspecGrey.html">http://www.4shared.com/file/165698334/67321273/Dwang113-KspecGrey.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
KspecBlack &#8211; Black, pink, grey, and white theme<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/165741852/9a9aa7bf/Dwang113-KspecBlack.html">http://www.4shared.com/file/165741852/9a9aa7bf/Dwang113-KspecBlack.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<p></span></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.terracehouse.org/blok/2010/01/16/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0rom%e3%83%86%e3%83%bc%e3%83%9edwang1-17-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.terracehouse.org/blok/2010/01/16/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0rom%e3%83%86%e3%83%bc%e3%83%9edwang1-17-1/" />
	</item>
		<item>
		<title>カスタムRom/テーマ/SuperD1.6</title>
		<link>http://www.terracehouse.org/blok/2010/01/16/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0rom%e3%83%86%e3%83%bc%e3%83%9esuperd1-6/</link>
		<comments>http://www.terracehouse.org/blok/2010/01/16/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0rom%e3%83%86%e3%83%bc%e3%83%9esuperd1-6/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 17:13:44 +0000</pubDate>
		<dc:creator>moblogxink</dc:creator>
				<category><![CDATA[dairy]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[ht03a]]></category>

		<guid isPermaLink="false">http://www.terracehouse.org/blok/?p=1334</guid>
		<description><![CDATA[SuperD1.6用テーマ集です。 ROM導入後一回起動した後の導入をお勧め。 [Theme] Darkstar V0.6.9 &#8211; CM 4.2.12.2, Super D1.6 and Dwang 1.17 [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">SuperD1.6用テーマ集です。<br />
ROM導入後一回起動した後の導入をお勧め。</p>
<h2>[Theme] Darkstar V0.6.9 &#8211; CM 4.2.12.2, Super D1.6 and Dwang 1.17.1 (0.6.7.1) 01/14/10</h2>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=617390">http://forum.xda-developers.com/showthread.php?t=617390<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
日本語ファイル<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.mediafire.com/file/l1nunmwonyy/Darkstar_v0.6.9_superD16-JP.zip">http://www.mediafire.com/file/l1nunmwonyy/Darkstar_v0.6.9_superD16-JP.zip<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<p><span style="font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; line-height: normal; font-size: 12px; -webkit-border-horizontal-spacing: 1px; -webkit-border-vertical-spacing: 1px;"></p>
<h2><strong>[Theme]Community Theme Remix v0.4 All (SuperD1.6/Cyanogen4.2.13/Dwang1.71.1)1/17/10</strong></h2>
<p></span></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=617850">http://forum.xda-developers.com/showthread.php?t=617850<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
<span style="font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Osaka, Helvetica, Arial, sans-serif;">Super D :</span></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><span style="font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Osaka, Helvetica, Arial, sans-serif;">White :v 0.4</span></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><span style="color: #000000; font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', Osaka, Helvetica, Arial, sans-serif; line-height: normal; font-size: 10px;"></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">4shared : <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/19992949...E_SUPERD_.html">http://www.4shared.com/file/19992949&#8230;E_SUPERD_.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
Black:v 0.4<br />
4shared : <a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/19992293...K_SUPERD_.html">http://www.4shared.com/file/19992293&#8230;K_SUPERD_.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">日本語フォント導入カスタムテーマ<br />
CRSuperD16-jp.zip(black v.0.2)<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/197563863/150efd8f/CRSuperD16-jp.html">http://www.4shared.com/file/197563863/150efd8f/CRSuperD16-jp.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
CRv0.3white-JP-update.zip(white v.0.3)<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.mediafire.com/file/whzhucmzynn/CRv0.3white-JP-update.zip">http://www.mediafire.com/file/whzhucmzynn/CRv0.3white-JP-update.zip<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<p></span></p>
<h2>[Theme] UbuntuV6OR2-CM-4.2.12.2 &amp; Super D 1.5.1 1/12/2010 1:35AM CST</h2>
</p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;"><a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://forum.xda-developers.com/showthread.php?t=565360">http://forum.xda-developers.com/showthread.php?t=565360<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
SuperD 1.5.1用ですが、1.6でも導入できました。</p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">日本語フォント導入カスタムテーマ<br />
ubuntuV8-JP-update.zip<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://www.4shared.com/file/197448086/936972f2/ubuntuV8-JP-update.html">http://www.4shared.com/file/197448086/936972f2/ubuntuV8-JP-update.html<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a></p>
<h2>[THEME] g1/mt3g BlackIce Multi-rom [1/13]</h2>
<p><a href="http://forum.xda-developers.com/showthread.php?t=521963">http://forum.xda-developers.com/showthread.php?t=521963</a></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">Stericson&#8217;s Lockscreen version for CM 4.2.13<br />
<a style="font-style: normal; font-weight: normal; color: #3b5ba4; text-decoration: underline; padding: 0px; margin: 0px; border: 0px initial initial;" rel="nofollow" href="http://black-icetheme.googlecode.com...lock4.2.13.zip/">http://black-icetheme.googlecode.com&#8230;Lock4.2.13.zip<img class="external" style="margin-top: 0px; margin-right: 2px; margin-bottom: 1px; margin-left: 2px; font-style: normal; font-weight: normal; vertical-align: middle; font-size: 0px; line-height: 0; padding: 0px; border: 0px initial initial;" src="http://acc.komugi.net/common/images/icon-win.gif" alt="別ウインドウ" width="12" height="10" /></a><br />
CM用ですが、SuperDでも動きます。</p>
<p><span style="font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; line-height: normal; font-size: 12px; -webkit-border-horizontal-spacing: 1px; -webkit-border-vertical-spacing: 1px;"> </span></p>
<h2>[Theme/Metamorph] Enoch v1.4.13.0.1 [CM 4.2.13] &#8211; 01.16.10</h2>
<p><strong><a href="http://forum.xda-developers.com/showthread.php?t=548918">http://forum.xda-developers.com/showthread.php?t=548918</a></strong></p>
<p><strong><span style="font-weight: normal;"><span style="color: red;"><strong><span style="font-size: medium;"><span style="color: #000000;">Current Edition</span></span></strong></span><span style="color: #000000;"> &#8211; </span><strong><span style="color: #000000;">v1.4.13.0.1</span></strong><span style="color: #000000;"><br />
</span>01.16.10 - <a style="color: #0000c0; text-decoration: none;" href="http://drpfenderson.japanties.org/signed-enoch-1.4.13.0.1.zip" target="_blank"><strong>Download Here</strong></a> (11.3 MB) - <strong><a style="color: #0000c0; text-decoration: none;" href="http://drpfenderson.japanties.org/signed-enoch-1.4.13.0.1zip.md5sum" target="_blank">MD5sum</a></strong></span></strong></p>
<div><strong><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-weight: normal; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; font-size: 13px; line-height: 19px;"></p>
<p style="margin-top: 0px; margin-right: 24px; margin-bottom: 16px; margin-left: 8px; font-style: normal; font-weight: normal; line-height: 1.5; font-size: 12px; color: #333333; padding: 0px;">CM用ですが、SuperDでも動きます。</p>
<p><span style="font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; line-height: normal; font-size: 12px; -webkit-border-horizontal-spacing: 1px; -webkit-border-vertical-spacing: 1px;"> </span></p>
<p></span></strong></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.terracehouse.org/blok/2010/01/16/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0rom%e3%83%86%e3%83%bc%e3%83%9esuperd1-6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.terracehouse.org/blok/2010/01/16/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0rom%e3%83%86%e3%83%bc%e3%83%9esuperd1-6/" />
	</item>
		<item>
		<title>12月18日のつブログ</title>
		<link>http://www.terracehouse.org/blok/2009/12/19/12%e6%9c%8818%e6%97%a5%e3%81%ae%e3%81%a4%e3%83%96%e3%83%ad%e3%82%b0/</link>
		<comments>http://www.terracehouse.org/blok/2009/12/19/12%e6%9c%8818%e6%97%a5%e3%81%ae%e3%81%a4%e3%83%96%e3%83%ad%e3%82%b0/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 17:20:27 +0000</pubDate>
		<dc:creator>moblogxink</dc:creator>
				<category><![CDATA[monologue]]></category>
		<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://www.terracehouse.org/blok/?p=1291</guid>
		<description><![CDATA[2009年12月18日の記事一覧 (12/18/2009 12:00) (全 48 件) 1. xink21: [ROM][32B/Dream][Dec16][Dwang][Donut][Speed and Stabil [...]]]></description>
			<content:encoded><![CDATA[<dt><a href="http://feedproxy.google.com/~r/Twitter/Xink21-Dailyfeed/~3/eVQC8aeSn1U/2009-12-18" target="_blank">2009年12月18日の記事一覧</a> (12/18/2009 12:00)</dt>
<dd>(全 48 件)</p>
<p>1. <a href="http://twitter.com/xink21/statuses/6770096935">xink21: [ROM][32B/Dream][Dec16][Dwang][Donut][Speed and Stability][v1.15] &#8211; xda-developers http://tumblr.com/xhc4rb78y</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6770096935"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6770096935" alt="" /></a></p>
<p>2. <a href="http://twitter.com/xink21/statuses/6770116326">xink21: G1 Dwang Ported Themes v1.15,1.14,1.13. 6 and counting! &#8211; xda-developers http://tumblr.com/xhc4rb7v3</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6770116326"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6770116326" alt="" /></a></p>
<p>3. <a href="http://twitter.com/xink21/statuses/6770259187">xink21: そーです。RT @mstssk: @xink21 HYBRID INSECTOR？</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6770259187"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6770259187" alt="" /></a></p>
<p>4. <a href="http://twitter.com/xink21/statuses/6770288305">xink21: netbookだとhootsuiteは結構きついな。うん。画面が狭すぎる。。。。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6770288305"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6770288305" alt="" /></a></p>
<p>5. <a href="http://twitter.com/xink21/statuses/6771103667">xink21: 今日は寝よう。さすがに。明日授業だし。朝から。寝ちゃうよ。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6771103667"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6771103667" alt="" /></a></p>
<p>6. <a href="http://twitter.com/xink21/statuses/6772187720">xink21: &#8220;DROID Red Theme by Opasha &#8211; Thanks for being so cool about porting it! All credit goes to opasha for&#8230;&#8221; http://tumblr.com/xhc4rcwn6</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6772187720"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6772187720" alt="" /></a></p>
<p>7. <a href="http://twitter.com/xink21/statuses/6780121088">xink21: @mandouca 歌というか、MADテープに近い。私は子供が嫌いだと演説している。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6780121088"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6780121088" alt="" /></a></p>
<p>8. <a href="http://twitter.com/xink21/statuses/6780146642">xink21: @mandouca どのエリアだ？チーム不眠症な団体のことか？</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6780146642"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6780146642" alt="" /></a></p>
<p>9. <a href="http://twitter.com/xink21/statuses/6780191482">xink21: 確かに悩ましい。ま、女なんてほそんなもんだ。 RT @mydroidn: 元カノと友達と朝からカラオケ♪加藤ミリヤのWHY歌ってやがる。どういうつもりなのか？きにしすぎなのかな？　http://bit.ly/5IXsfZ</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6780191482"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6780191482" alt="" /></a></p>
<p>10. <a href="http://twitter.com/xink21/statuses/6780257108">xink21: さーて。今日は大学の講義。3時間を90分に縮める魔法を使うのだ。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6780257108"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6780257108" alt="" /></a></p>
<p>11. <a href="http://twitter.com/xink21/statuses/6780289664">xink21: 乗換え7分。タイトだな。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6780289664"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6780289664" alt="" /></a></p>
<p>12. <a href="http://twitter.com/xink21/statuses/6780377536">xink21: 間に合ったー。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6780377536"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6780377536" alt="" /></a></p>
<p>13. <a href="http://twitter.com/xink21/statuses/6780587575">xink21: 結局red theme適用した。なかなか禍禍しい。 #ht03a #dwang</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6780587575"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6780587575" alt="" /></a></p>
<p>14. <a href="http://twitter.com/xink21/statuses/6780823605">xink21: 学内到着。 http://twitpic.com/ty9dx</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6780823605"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6780823605" alt="" /></a></p>
<p>15. <a href="http://twitter.com/xink21/statuses/6790784257">xink21: 授業終わり。 来年のカリキュラムの話をした。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6790784257"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6790784257" alt="" /></a></p>
<p>16. <a href="http://twitter.com/xink21/statuses/6790836065">xink21: ちょっとしか乗らない時の呟きは致命的なミスに繋がる。つぶやきと書いてるつもりがしわぶきと書いていた。どうした、俺。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6790836065"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6790836065" alt="" /></a></p>
<p>17. <a href="http://twitter.com/xink21/statuses/6790871266">xink21: @mandouca うーん。ていうか、音楽後ろで流れてるだけやん。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6790871266"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6790871266" alt="" /></a></p>
<p>18. <a href="http://twitter.com/xink21/statuses/6790877310">xink21: なにを？(笑) RT @mandouca: @xink21 かも(笑)あたしは不眠症じゃないけど。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6790877310"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6790877310" alt="" /></a></p>
<p>19. <a href="http://twitter.com/xink21/statuses/6790998924">xink21: negro dwang 1.15どうやら苦戦の様子。dwang 1.15 + red frame launcher + JP phone contacts + VLゴシック Rockwell はとても快適。 #ht03a #dwang</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6790998924"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6790998924" alt="" /></a></p>
<p>20. <a href="http://twitter.com/xink21/statuses/6791583859">xink21: 最初にどこを見るのかということもおりますよね。 RT @lotus_machine: 観客が劇場で受付してから着席するまでの導線が変わると印象がだいぶ変わる。美術ってそこからなんじゃないかと思う。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6791583859"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6791583859" alt="" /></a></p>
<p>21. <a href="http://twitter.com/xink21/statuses/6791637975">xink21: 同じく。 RT @mloge: あと17時間後に、東京より寒い南国こと熊本に向けて飛び立ちます。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6791637975"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6791637975" alt="" /></a></p>
<p>22. <a href="http://twitter.com/xink21/statuses/6791693685">xink21: ふむ。なかなか面白い。 http://bit.ly/5oRWc0</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6791693685"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6791693685" alt="" /></a></p>
<p>23. <a href="http://twitter.com/xink21/statuses/6791737053">xink21: @lotus_machine 確かに。劇場の表情も大事だよな。ちょっと違うけど、入り口に入るところから劇場を体感するということは始まっているのだものね。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6791737053"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6791737053" alt="" /></a></p>
<p>24. <a href="http://twitter.com/xink21/statuses/6791754720">xink21: @sawa38 量が多すぎる(笑)しかも日保ちしないものばかり(笑)</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6791754720"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6791754720" alt="" /></a></p>
<p>25. <a href="http://twitter.com/xink21/statuses/6791763382">xink21: 帰りたくなるね。 RT @abribarreau: 愛する人と身体暖め合ってから、行動しましょうwwRT @ruuly_: 寒くて何もしたくない</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6791763382"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6791763382" alt="" /></a></p>
<p>26. <a href="http://twitter.com/xink21/statuses/6791784129">xink21: まじか？ RT @goldbook: 首都圏かくてつ に しのせんこく！ になりますか RT @nanase_lene: ひょええ　RT @asahi: １９日朝、太平洋側で積雪も　日本海側は大雪か　気象庁 asahi.com 話題 http://j.mp/8RoBtn [mb]</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6791784129"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6791784129" alt="" /></a></p>
<p>27. <a href="http://twitter.com/xink21/statuses/6791842187">xink21: うーん。大丈夫じゃないの？ RT @mloge: 飛行機って、ステンレスのタンブラー持ち込めたっけ？？</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6791842187"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6791842187" alt="" /></a></p>
<p>28. <a href="http://twitter.com/xink21/statuses/6791968575">xink21: 特に言及されていない。 RT @mloge: 飛行機って、ステンレスのタンブラー持ち込めたっけ？？</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6791968575"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6791968575" alt="" /></a></p>
<p>29. <a href="http://twitter.com/xink21/statuses/6795737954">xink21: 室温が8℃って、どういうことだ。。。。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6795737954"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6795737954" alt="" /></a></p>
<p>30. <a href="http://twitter.com/xink21/statuses/6795806909">xink21: Alarmaniaどうですか？Digital Clock使ってますRT @mrshiromi: アタシも探してる＞無料で！ RT @AXYDIGITAL: #ht03a でいいアラームありませんか？標準のだと、ブラウザ開きっ放しにしてたら鳴らなかった。あやうく寝過ごすところ</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6795806909"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6795806909" alt="" /></a></p>
<p>31. <a href="http://twitter.com/xink21/statuses/6796206002">xink21: @nrquick すまんね。お留守番で。僕は月曜稽古行って帰るけどね。なかなか笑える。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6796206002"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6796206002" alt="" /></a></p>
<p>32. <a href="http://twitter.com/xink21/statuses/6796295003">xink21: @mrshiromi いえいえ♪</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6796295003"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6796295003" alt="" /></a></p>
<p>33. <a href="http://twitter.com/xink21/statuses/6796334782">xink21: @mloge 実験？？？</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6796334782"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6796334782" alt="" /></a></p>
<p>34. <a href="http://twitter.com/xink21/statuses/6796990018">xink21: @nrquick あいよ。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6796990018"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6796990018" alt="" /></a></p>
<p>35. <a href="http://twitter.com/xink21/statuses/6797022210">xink21: 今日は1時間半ぶっ通しでしゃべったので、結構つかれた。ていうか、声が枯れてる。でも、明日早起きしないとな。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6797022210"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6797022210" alt="" /></a></p>
<p>36. <a href="http://twitter.com/xink21/statuses/6797068585">xink21: RT @hidettyo: dwangさいこーヽ( ・∀・)ﾉ</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6797068585"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6797068585" alt="" /></a></p>
<p>37. <a href="http://twitter.com/xink21/statuses/6797220087">xink21: ひとつ問題があるとすれば、プログレスバーが真っ黒。グレーの中を黒が埋めていくことになる。それもまたよし。RT @xink21: 結局red theme適用した。なかなか禍禍しい。 #ht03a #dwang</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6797220087"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6797220087" alt="" /></a></p>
<p>38. <a href="http://twitter.com/xink21/statuses/6797254388">xink21: K-9くらいですかね。後は使い物にならなかったです。RT @imatakutin: またメールが「送信中」のまま残ってる&#8230; 標準のGmailアプリの代わりになるGmailクライアントって何かあるのかな？ #ht03a #android</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6797254388"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6797254388" alt="" /></a></p>
<p>39. <a href="http://twitter.com/xink21/statuses/6797295097">xink21: 面倒でもwipeした方が安全ですよねー。RT @mrshiromi: Dwang ｖ1.13からｖ1.15か～う～ん。。。wipeしよ！パーツごとに入れるのしんどいな～まだイメージでき上がってないし。パーツになりそうなものだけ集めたけど。 #ht03a #dwang</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6797295097"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6797295097" alt="" /></a></p>
<p>40. <a href="http://twitter.com/xink21/statuses/6797306914">xink21: うそ？？？まじで？？？RT @mandouca: え？なあに？そんなんいつもですけど？なにか？ RT @xink21: 室温が8℃って、どういうことだ。。。。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6797306914"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6797306914" alt="" /></a></p>
<p>41. <a href="http://twitter.com/xink21/statuses/6797323000">xink21: 重要情報だよな。それ。RT @mandouca: 薬を飲む前後二時間は乳製品を避けるように、って、それもっと早く説明して欲しかった(笑)まあ人より薬が効きやすい体質だから、いっか。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6797323000"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6797323000" alt="" /></a></p>
<p>42. <a href="http://twitter.com/xink21/statuses/6797388813">xink21: 詳しくはここで http://ow.ly/Nmzl RT @etwarl: カスタムROMは使ってみたいけど、調べてみてもいかんせんやりかたがよくわからん #ht03</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6797388813"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6797388813" alt="" /></a></p>
<p>43. <a href="http://twitter.com/xink21/statuses/6797720256">xink21: 大丈夫じゃね？RT @mandouca: うん。いまチーズカレー蒸しパンで薬飲んじまっただ。 RT @xink21: 重要情報だよな。それ。RT @mandouca: 薬を飲む前後二時間は乳製品を避けるように、って、それもっと早く説明して欲しかった(笑)</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6797720256"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6797720256" alt="" /></a></p>
<p>44. <a href="http://twitter.com/xink21/statuses/6797846751">xink21: @mloge てか、事務所？？？</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6797846751"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6797846751" alt="" /></a></p>
<p>45. <a href="http://twitter.com/xink21/statuses/6798451681">xink21: だよな。うん。RT @mandouca: 早く休んで下さいませよ・・・ RT @mloge: @xink21 うん！</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6798451681"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6798451681" alt="" /></a></p>
<p>46. <a href="http://twitter.com/xink21/statuses/6798462863">xink21: @mloge 早くしようよー。ま、大丈夫なのは知ってるけど。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6798462863"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6798462863" alt="" /></a></p>
<p>47. <a href="http://twitter.com/xink21/statuses/6802975047">xink21: 寒いにしても限度があろう。。。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6802975047"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6802975047" alt="" /></a></p>
<p>48. <a href="http://twitter.com/xink21/statuses/6802997461">xink21: @opelican あら、お疲れさま。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6802997461"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6802997461" alt="" /></a></p>
</dd>
]]></content:encoded>
			<wfw:commentRss>http://www.terracehouse.org/blok/2009/12/19/12%e6%9c%8818%e6%97%a5%e3%81%ae%e3%81%a4%e3%83%96%e3%83%ad%e3%82%b0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.terracehouse.org/blok/2009/12/19/12%e6%9c%8818%e6%97%a5%e3%81%ae%e3%81%a4%e3%83%96%e3%83%ad%e3%82%b0/" />
	</item>
		<item>
		<title>ht-03aの環境について</title>
		<link>http://www.terracehouse.org/blok/2009/12/18/ht-03a%e3%81%ae%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/</link>
		<comments>http://www.terracehouse.org/blok/2009/12/18/ht-03a%e3%81%ae%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 18:09:28 +0000</pubDate>
		<dc:creator>moblogxink</dc:creator>
				<category><![CDATA[dairy]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.terracehouse.org/blok/?p=1281</guid>
		<description><![CDATA[今更なんだけど、今日入れ替えてるもののメモ。 まず、wipeでfactory-resetして、dwang 1.15を導入。 （詳しいやり方は、 http://komugi.net/archives/2009/12/200 [...]]]></description>
			<content:encoded><![CDATA[<p>今更なんだけど、今日入れ替えてるもののメモ。</p>
<p>まず、wipeでfactory-resetして、dwang 1.15を導入。</p>
<p>（詳しいやり方は、</p>
<p><a href="http://komugi.net/archives/2009/12/200912140949.php" target="_blank">http://komugi.net/archives/2009/12/200912140949.php</a></p>
<p>とか、</p>
<p><a href="http://komugi.net/archives/2009/10/200910052137.php" target="_blank">http://komugi.net/archives/2009/10/200910052137.php</a></p>
<p>で見てください）</p>
<p>んで、negroのframeworkとrockwellをインストール。</p>
<p>とか、書いてる間に、redthemeに載せ替えるか悩み中。。。。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.terracehouse.org/blok/2009/12/18/ht-03a%e3%81%ae%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.terracehouse.org/blok/2009/12/18/ht-03a%e3%81%ae%e7%92%b0%e5%a2%83%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/" />
	</item>
		<item>
		<title>12月１７日のつブログ</title>
		<link>http://www.terracehouse.org/blok/2009/12/18/12%e6%9c%88%ef%bc%91%ef%bc%97%e6%97%a5%e3%81%ae%e3%81%a4%e3%83%96%e3%83%ad%e3%82%b0/</link>
		<comments>http://www.terracehouse.org/blok/2009/12/18/12%e6%9c%88%ef%bc%91%ef%bc%97%e6%97%a5%e3%81%ae%e3%81%a4%e3%83%96%e3%83%ad%e3%82%b0/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 17:15:52 +0000</pubDate>
		<dc:creator>moblogxink</dc:creator>
				<category><![CDATA[dairy]]></category>

		<guid isPermaLink="false">http://www.terracehouse.org/blok/?p=1288</guid>
		<description><![CDATA[2009年12月17日の記事一覧 (12/17/2009 12:00) (全 34 件) 1. xink21: @rupin1997 おはよー。 2. xink21: @nrquick いってらっしゃい。 3. xink [...]]]></description>
			<content:encoded><![CDATA[<dt><a href="http://feedproxy.google.com/~r/Twitter/Xink21-Dailyfeed/~3/4LowFTMIN2I/2009-12-17" target="_blank">2009年12月17日の記事一覧</a> (12/17/2009 12:00)</dt>
<dd>(全 34 件)</p>
<p>1. <a href="http://twitter.com/xink21/statuses/6744286245">xink21: @rupin1997 おはよー。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6744286245"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6744286245" alt="" /></a></p>
<p>2. <a href="http://twitter.com/xink21/statuses/6744868920">xink21: @nrquick いってらっしゃい。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6744868920"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6744868920" alt="" /></a></p>
<p>3. <a href="http://twitter.com/xink21/statuses/6744909778">xink21: 汚れてるな。予想どおり。RT @mloge: Photo: 汚れた心のみ、これを見ることが可能 http://tumblr.com/x4o4qeptf</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6744909778"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6744909778" alt="" /></a></p>
<p>4. <a href="http://twitter.com/xink21/statuses/6744940775">xink21: 「私は子供が嫌いだ。」かな？RT @mandouca: なんだっけ、そんなような台詞があったぞ「○○は・・・嫌いだ」 RT @xink21: 暗転は嫌いだ。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6744940775"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6744940775" alt="" /></a></p>
<p>5. <a href="http://twitter.com/xink21/statuses/6744951640">xink21: @mloge ちっ;)</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6744951640"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6744951640" alt="" /></a></p>
<p>6. <a href="http://twitter.com/xink21/statuses/6747783244">xink21: よーし。来たか。1.15 入れるしかないな。 #dwang #ht03a</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6747783244"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6747783244" alt="" /></a></p>
<p>7. <a href="http://twitter.com/xink21/statuses/6748201648">xink21: Gmail の新しいビデオはhttp://google.co.jp/gmailvideos で!</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6748201648"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6748201648" alt="" /></a></p>
<p>8. <a href="http://twitter.com/xink21/statuses/6755569561">xink21: @skullfree やるなぁ。どんな感じ？っていうか、今日から行くのだった。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6755569561"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6755569561" alt="" /></a></p>
<p>9. <a href="http://twitter.com/xink21/statuses/6756875225">xink21: とりあえず、1.15適用して、Launcer.apkとSetting.apkは入れ替えた。っと。テーマどうしようかな。。。 #ht03a #dwang</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6756875225"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6756875225" alt="" /></a></p>
<p>10. <a href="http://twitter.com/xink21/statuses/6757603868">xink21: くそ。マーケットが強制終了しやがる。 #ht03a #dwang</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6757603868"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6757603868" alt="" /></a></p>
<p>11. <a href="http://twitter.com/xink21/statuses/6759354463">xink21: 個人的にはAnExplorerがお勧めです。RT @iphonelifeme: #android #ht03a 気軽にフォルダ内の画像を閲覧するアプリを探していて、Astro File Manager を発見！使いやすそうです。 http://twitpic.com/tuwcr</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6759354463"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6759354463" alt="" /></a></p>
<p>12. <a href="http://twitter.com/xink21/statuses/6759361863">xink21: くそー。どうも勝てん。。。RT @mloge: わが記録5431に挑戦するなら→ http://totebo.com/mko.php?c=qporqUotBouuBorFBoUBopptotsrpoMLOySoEBEu</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6759361863"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6759361863" alt="" /></a></p>
<p>13. <a href="http://twitter.com/xink21/statuses/6763046015">xink21: 吹いた。 RT @bamboo67: 県でわけるのやめようよ。これからは日本州で！</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6763046015"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6763046015" alt="" /></a></p>
<p>14. <a href="http://twitter.com/xink21/statuses/6763147395">xink21: バスで東京に向かう。そういえば久しぶりにバスに乗ってる。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6763147395"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6763147395" alt="" /></a></p>
<p>15. <a href="http://twitter.com/xink21/statuses/6763176130">xink21: @koubemise おかえりー。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6763176130"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6763176130" alt="" /></a></p>
<p>16. <a href="http://twitter.com/xink21/statuses/6763260808">xink21: wipeしてクリーンインストールで自己解決。 RT @xink21: くそ。マーケットが強制終了しやがる。 #ht03a #dwang</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6763260808"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6763260808" alt="" /></a></p>
<p>17. <a href="http://twitter.com/xink21/statuses/6763396948">xink21: やるなぁ。テレビ東京。でも、移動中で見られない。 http://bit.ly/66cEf6</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6763396948"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6763396948" alt="" /></a></p>
<p>18. <a href="http://twitter.com/xink21/statuses/6763450434">xink21: まじかー。欲しい。 http://bit.ly/7gFIn4 #androidjp</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6763450434"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6763450434" alt="" /></a></p>
<p>19. <a href="http://twitter.com/xink21/statuses/6763490566">xink21: @rin_da おつかれー。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6763490566"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6763490566" alt="" /></a></p>
<p>20. <a href="http://twitter.com/xink21/statuses/6764365883">xink21: とりあえず綾瀬に到着。地下鉄で移動。小川町に一回出ないと行けないって、なんのいじめ。遠回りすぐる。が他のルートと時間は変わらない。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6764365883"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6764365883" alt="" /></a></p>
<p>21. <a href="http://twitter.com/xink21/statuses/6764418440">xink21: @mandouca 群れかぁ。縁がないねぇ。うちは外人部隊みたいな団体だしな。ある意味エリア88。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6764418440"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6764418440" alt="" /></a></p>
<p>22. <a href="http://twitter.com/xink21/statuses/6764456562">xink21: @rin_da thanks.but, not end of journey.</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6764456562"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6764456562" alt="" /></a></p>
<p>23. <a href="http://twitter.com/xink21/statuses/6764493687">xink21: @opelican 外だから見られない。うーん。なんだ、この対決。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6764493687"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6764493687" alt="" /></a></p>
<p>24. <a href="http://twitter.com/xink21/statuses/6764519391">xink21: うぉ。フォロありです。d忘れた。 RT @hidepon_mory: AndExplorerですね、俺もおすすめです。 RT @xink21: RT @iphonelifeme: #android #ht03a http://twitpic.com/tuwcr</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6764519391"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6764519391" alt="" /></a></p>
<p>25. <a href="http://twitter.com/xink21/statuses/6764548674">xink21: ちなみに出典は伊武雅刀。 RT @xink21: 「私は子供が嫌いだ。」かな？RT @mandouca: なんだっけ、そんなような台詞があったぞ「○○は・・・嫌いだ」 RT @xink21: 暗転は嫌いだ。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6764548674"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6764548674" alt="" /></a></p>
<p>26. <a href="http://twitter.com/xink21/statuses/6765107624">xink21: @ymzkmct おかえりー。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6765107624"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6765107624" alt="" /></a></p>
<p>27. <a href="http://twitter.com/xink21/statuses/6765161390">xink21: @rin_da それは、キーボードが英語だったため(笑</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6765161390"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6765161390" alt="" /></a></p>
<p>28. <a href="http://twitter.com/xink21/statuses/6765179143">xink21: @bodyartpro 大体そんなかんじ。まだテープたﾞった。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6765179143"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6765179143" alt="" /></a></p>
<p>29. <a href="http://twitter.com/xink21/statuses/6765304382">xink21: やっと新宿。人多いなぁ。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6765304382"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6765304382" alt="" /></a></p>
<p>30. <a href="http://twitter.com/xink21/statuses/6765560181">xink21: RHCP ジョンの脱退確定か。ブログで発表されてた。ま、致し方なし。だが、寂しい。</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6765560181"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6765560181" alt="" /></a></p>
<p>31. <a href="http://twitter.com/xink21/statuses/6765600158">xink21: 僕んところは安定してます。negro混じりだけど。 RT @jigen_the3: まだ入れてないけど不安定なんですか？＞Dwng1.15 RT @hidepon_mory: dwang 1.15再起動したあ・・・frameworkが原因な気がする・・・ #ht03a</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6765600158"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6765600158" alt="" /></a></p>
<p>32. <a href="http://twitter.com/xink21/statuses/6765611079">xink21: 揺れた？？</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6765611079"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6765611079" alt="" /></a></p>
<p>33. <a href="http://twitter.com/xink21/statuses/6769351941">xink21: ナデガタサーカス　知らない間に話が進んでいた。ビックリ。 http://tumblr.com/xhc4rakmn</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6769351941"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6769351941" alt="" /></a></p>
<p>34. <a href="http://twitter.com/xink21/statuses/6769549208">xink21: コムギドットネット &#8211; HT-03AにDwang-v1.15 http://tumblr.com/xhc4raqq3</a> <a rel="nofollow" href="http://b.hatena.ne.jp/entry/http://twitter.com/xink21/statuses/6769549208"><img src="http://b.hatena.ne.jp/entry/image/http://twitter.com/xink21/statuses/6769549208" alt="" /></a></p>
</dd>
]]></content:encoded>
			<wfw:commentRss>http://www.terracehouse.org/blok/2009/12/18/12%e6%9c%88%ef%bc%91%ef%bc%97%e6%97%a5%e3%81%ae%e3%81%a4%e3%83%96%e3%83%ad%e3%82%b0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.terracehouse.org/blok/2009/12/18/12%e6%9c%88%ef%bc%91%ef%bc%97%e6%97%a5%e3%81%ae%e3%81%a4%e3%83%96%e3%83%ad%e3%82%b0/" />
	</item>
		<item>
		<title>gaku-GAY-kai 2009</title>
		<link>http://www.terracehouse.org/blok/2009/12/16/gaku-gay-kai-2009/</link>
		<comments>http://www.terracehouse.org/blok/2009/12/16/gaku-gay-kai-2009/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:23:16 +0000</pubDate>
		<dc:creator>moblogxink</dc:creator>
				<category><![CDATA[works]]></category>

		<guid isPermaLink="false">http://www.terracehouse.org/blok/?p=1277</guid>
		<description><![CDATA[そんなわけで、次のお仕事。 #01【公演案内】「gaku-GAY-kai 2009」のごあんない ・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・★ 年末恒例のお楽しみイベントgaku-GAY-ka [...]]]></description>
			<content:encoded><![CDATA[<p>そんなわけで、次のお仕事。</p>
<p>#01【公演案内】「gaku-GAY-kai 2009」のごあんない<br />
・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・★</p>
<p>年末恒例のお楽しみイベントgaku-GAY-kai！<br />
今年は初の２日間３ステージ！<br />
2002年初演、2004年再演（「絶対鳥フライ」＠駅前劇場）の<br />
贋作ミュージカル決定版を再演します！<br />
おネエ言葉しかしゃべれないドラァグクィーンがイケメンマッチョに！<br />
他にもディープな演目が盛りだくさん！</p>
<p>今月号では、第一部「贋作・マイ フェア レディ」のキャスト達から<br />
みなさまにメッセージが届いております。<br />
詳しい情報とあわせて、どうぞご覧ください。</p>
<p>【日程】<br />
2009年12月26日（土）－27日（日）<br />
26日（土）18:30<br />
27日（日）14:00　18:00<br />
（受付開始は開演の60分前、開場は開演の30分前）</p>
<p><span id="more-1277"></span></p>
<p>【会場】<br />
新宿 ミラクル<br />
東京都新宿区歌舞伎町2-45-2 カイダ第3ジャストビル4F<br />
新宿駅東口を出て、左手に見える線路沿いに靖国通りまで出る。<br />
歌舞伎町側に渡り西武新宿駅の駅前通り（西武新宿駅とマクドナルドの間）を<br />
大久保方面に向け約150m直進。ファミリーマートを通り過ぎると、<br />
右手に「グリーンプラザ新宿」というサウナが見えるので、<br />
サウナを超えて横断歩道渡って目の前。<br />
カイダ第３ジャストビル４階が劇場です。</p>
<p>【演目ラインナップ】<br />
■第一部<br />
「贋作・マイ フェア レディ」<br />
作・演出：関根信一<br />
出演：アルピーナ、松之木天辺、関根信一、マヤ吉、エスムラルダ<br />
永山雄樹、石関 準、岸本啓孝、モの字、水月アキラ　他</p>
<p>■第二部（日時により演目が変わります。12月15日現在。）<br />
◆26日（土）<br />
水月モニカの大紙芝居「勝代負ける代の『断れない力』」出演：水月モニカ<br />
「中森夏奈子のスパンコール・チャイナイト vol.3」　出演：中森夏奈子<br />
女装リーディング「くちひげ」　出演：関根信一<br />
・・・他<br />
◆27日（日）昼<br />
水月モニカの大紙芝居「勝代負ける代の『断れない力』」出演：水月モニカ<br />
「サンデー夏奈子のフォークまっしぐら」　出演：サンデー夏奈子<br />
「This is it」　出演：茉莉以、保科由里子、アキヲ<br />
女装リーディング「くちひげ」　出演：関根信一<br />
・・・他<br />
◆27日（日）夜<br />
水月モニカの大紙芝居「勝代負ける代の『断れない力』」出演：水月モニカ<br />
「中森夏奈子のスパンコール・チャイナイト vol.3」　出演：中森夏奈子<br />
「This is it」　出演：茉莉以、保科由里子、アキヲ<br />
「帰ってきたジオマン！」<br />
出演：ジオラマ マンボ ガールズ（サンドラ、ベリンダ、マルゴリータ）</p>
<p>※上演時間は約2時間30分を予定しています（途中休憩あり）</p>
<p>【キャストからのメッセージ】<br />
お待たせいたしました。<br />
ここからは、第一部「贋作・マイ フェア レディ」の稽古場から<br />
キャストたちのメッセージをご紹介いたします。</p>
<p>┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓<br />
■アルピーナ<br />
「贋作・マイフェアレディ」は、<br />
「変わっていく」ことで、「変わらないもの」に気がつくストーリーです。<br />
変わらない何かに誇りを持って、<br />
変わっていく事をEnjoyして下さい☆<br />
┠─────────────────────────────────┨<br />
■松之木天辺<br />
2005年の『Four Seasons -四季- 』以来4年振りの登場、松之木天辺です。<br />
gaku-GAY-kaiは第2部のほうにひっそりとまめに出場していたりしますが、<br />
今年は念願の第１部初出場！<br />
並居るスタアさん達に埋もれないよう精進してまいります！<br />
┠─────────────────────────────────┨<br />
■関根信一<br />
元ネタのミュージカルではレックス・ハリスンが演じた教授役の関根です。<br />
初演からずいぶん経ったので、劇中に登場する固有名詞を今に合わせて修<br />
正しました。舞台になっている東京のゲイシーンと僕たちの距離の変化に<br />
ついてもいろいろ考えましたが、大幅な台本の変更はしないで、結局ほぼ<br />
初演のままでの再演です。オードリー・ヘップバーン主演のミュージカル<br />
を見てきてもらえると、よりいっそう楽しんでいただけると思います。<br />
┠─────────────────────────────────┨<br />
■マヤ吉<br />
高島屋に電飾が灯り始めました。<br />
稽古帰りの庭にも電飾が。ショッピングセンターにはクリスマスツリーが<br />
そして街にはいちゃいちゃが。街中が僕をいぢめるよ。お前は独りだとい<br />
じめるよ。<br />
┠─────────────────────────────────┨<br />
■エスムラルダ<br />
こんにちは。女装の親玉役のエスムラルダです。<br />
「贋作マイフェアレディ」は、2002年の初演以来ずっと、「また是非出演<br />
したい！」と思っていた作品。今回は三回も演れるということで、本番が<br />
とても楽しみです。<br />
現在、稽古中なのですが、関根座長の厳しく綿密な演技指導により、初演<br />
時よりさらにグレードアップした内容になりつつあります。<br />
確実に楽しめるハズなので、皆さん、是非観に来てください！<br />
┠─────────────────────────────────┨<br />
■永山雄樹<br />
早いもので6回目の参加です。プラス今回はやり逃げが出来ない3回公演!!<br />
稽古場の楽しい雰囲気を本番でみなさんにお届けできる様がんばります。<br />
┠─────────────────────────────────┨<br />
■石関 準<br />
贋作シリーズでミュージカル路線をはっきり打ち出した記念的な作品です。<br />
日本のミュージカルの歴史の中でも昭和38年，江利チエミさんがイライザ<br />
を演じた事で知られます。まさに「歴史の初め」にふさわしい作品だった<br />
のですね。大好きなナンバーがめじろおしです。<br />
┠─────────────────────────────────┨<br />
■岸本啓孝<br />
改めて本家「マイ フェア レディ」を見ました。<br />
原作に忠実に、同じシーンを重ねているだけのに、なぜこんなにもおかし<br />
く、はてしなくくだらないのかと思ってしまいます。<br />
今回も、ゆかいな先輩たちの伝統ゲイ能を少しでも身につけるべく、稽古<br />
を重ねているところです。どうぞおたのしみに！<br />
┠─────────────────────────────────┨<br />
■モの字<br />
今回で3回目のgaku-GAY-kaiです。<br />
関根さんから、衣裳と鬘を出来るだけゴーカに！っていう<br />
リクエストを頂いておりまして、現在、鋭意、作成中。<br />
果たしてゴーカに舞台に上がれるかどうか、ゼヒ、劇場でご確認ください<br />
マセ。<br />
┠─────────────────────────────────┨<br />
■水月アキラ<br />
「gaku-GAY-kai」で一番印象に残っているのは、新宿文化センターでの<br />
『大奥』。女中役でしたが、和服にアフロヘアー（！）という姿で、最後<br />
はダンスを踊っている間にワンピースに早変わりする（開国の場面）とい<br />
う楽しい芝居でした。今回、女装しないのですが、いまどきのゲイ(！)と<br />
いう役で、どう演じるか考え中です。<br />
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛</p>
<p>【料金】<br />
予約 3,000円　当日 3,500円<br />
＊全席椅子席の自由席（劇場のキャパは100席）</p>
<p>【ご予約】<br />
◆WEB予約はこちらからどうぞ！（携帯・PCからOKです）<br />
＞＞<a style="color: #222222;" href="http://481engine.com/rsrv/webform.php?sh=2&amp;d=4b0290d9e8" target="_blank">http://481engine.com/rsrv/webform.php?sh=2&amp;d=4b0290d9e8</a><br />
◆メールでのご予約はフライングステージまでどうぞ！<br />
→「お名前（フルネーム）／ご希望日時／枚数」のご明記をお願いいたします<br />
＞＞＞<a style="color: #222222;" href="mailto:yoyaku@flyingstage.com" target="_blank">yoyaku@flyingstage.com</a>（劇団フライングステージ）<br />
※どちらも、チケットは「当日受付精算」で承ります。</p>
<p>※お問い合わせはフライングステージまでどうぞ。<br />
（会場へのお問い合わせはご遠慮下さい）。<br />
＞＞<a style="color: #222222;" href="mailto:stage@flyingstage.com" target="_blank">stage@flyingstage.com</a>（劇団フライングステージ）</p>
<p>※「最新情報をフライングステージHP 携帯用サイト」でお知らせしています。<br />
（PC・携帯とも）。どうぞご覧ください。<br />
＞＞＞<a style="color: #222222;" href="http://flyingstage.cocolog-nifty.com/blog/" target="_blank">http://flyingstage.cocolog-nifty.com/blog/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.terracehouse.org/blok/2009/12/16/gaku-gay-kai-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.terracehouse.org/blok/2009/12/16/gaku-gay-kai-2009/" />
	</item>
		<item>
		<title>ubuntu skype memo</title>
		<link>http://www.terracehouse.org/blok/2009/12/16/ubuntu-skype-memo/</link>
		<comments>http://www.terracehouse.org/blok/2009/12/16/ubuntu-skype-memo/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 19:01:32 +0000</pubDate>
		<dc:creator>moblogxink</dc:creator>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[monologue]]></category>

		<guid isPermaLink="false">http://www.terracehouse.org/blok/?p=1275</guid>
		<description><![CDATA[Ubuntu 9.10: Skype for Linux 2.10(beta) インストール 下記から「Skype」ダウンロードする http://www.skype.com/intl/ja/download/skype [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 9.10: Skype for Linux 2.10(beta) インストール</p>
<p>下記から「Skype」ダウンロードする<br />
<a style="color: #0b2a4a; text-decoration: underline;" href="http://www.skype.com/intl/ja/download/skype/linux/" target="_blank">http://www.skype.com/intl/ja/download/skype/linux/</a></p>
<p>$ cat /etc/lsb-release<br />
DISTRIB_ID=Ubuntu<br />
DISTRIB_RELEASE=9.10<br />
DISTRIB_CODENAME=karmic<br />
DISTRIB_DESCRIPTION=&#8221;Ubuntu 9.10&#8243;</p>
<p>$ sudo apt-get install libqt4-xml libqt4-dbus libqt4-network<br />
$ sudo dpkg -i skype-ubuntu-intrepid_2.1.0.47-1_i386.deb</p>
<p>ログイン時自動起動させるには&#8230;<br />
メニュー＞システム＞設定＞自動起動させるアプリに「/usr/bin/skype」を追加する</p>
]]></content:encoded>
			<wfw:commentRss>http://www.terracehouse.org/blok/2009/12/16/ubuntu-skype-memo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.terracehouse.org/blok/2009/12/16/ubuntu-skype-memo/" />
	</item>
		<item>
		<title>DOE2.0 雌鹿</title>
		<link>http://www.terracehouse.org/blok/2009/12/08/doe2-0-%e9%9b%8c%e9%b9%bf/</link>
		<comments>http://www.terracehouse.org/blok/2009/12/08/doe2-0-%e9%9b%8c%e9%b9%bf/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 04:56:54 +0000</pubDate>
		<dc:creator>moblogxink</dc:creator>
				<category><![CDATA[dairy]]></category>
		<category><![CDATA[monologue]]></category>
		<category><![CDATA[works]]></category>

		<guid isPermaLink="false">http://www.terracehouse.org/blok/?p=1259</guid>
		<description><![CDATA[昨日から参加しているプロダクトです。 実験的な試みが多く、まだどうなるかわからないところも含めて面白い企画になりそうです。 ブログサイト　http://doe2-0.blogspot.com/ 公演名： 「雌鹿（原題：D [...]]]></description>
			<content:encoded><![CDATA[<p>昨日から参加しているプロダクトです。</p>
<p>実験的な試みが多く、まだどうなるかわからないところも含めて面白い企画になりそうです。</p>
<p>ブログサイト　http://doe2-0.blogspot.com/</p>
<p><a href="http://doe2-0.blogspot.com/" target="_blank"><img class="aligncenter size-medium wp-image-1260" title="img003" src="http://www.terracehouse.org/blok/wp-content/uploads/2009/12/img003-211x300.jpg" alt="img003" width="211" height="300" /></a><a href="http://doe2-0.blogspot.com/" target="_self"><img class="aligncenter size-medium wp-image-1261" title="img0041" src="http://www.terracehouse.org/blok/wp-content/uploads/2009/12/img0041-211x300.jpg" alt="img0041" width="211" height="300" /></a></p>
<p>公演名： 「雌鹿（原題：DOE2.0）」<br />
日時： 12月11日（金）19:30開始 / 12月13日（日）16:00開始 （共に20分前開場）<br />
会場： 森下スタジオ（東京都江東区森下3-5-6） 地図 http://www.saison.or.jp/studio/access.html<br />
料金: 1,000円（全席自由 1ドリンク付き 開演の20分前から販売）<br />
両日とも、終演後、ゲストを招いたラウンドテーブルあり。<br />
お問い合わせ mail: contact@yubiwahotel.com</p>
<p>あらすじ:「雌鹿(DOE)」<br />
セックスと死の濃密なイメージが入り乱れ、詩的なリズムで物語が進行する会話劇。ジャン（女）が薄汚れたホテルの一室で目を覚ますと、ベッドの隣には全裸の女性Eがぐっすりと眠り込んでいる。酩酊していたのかジャンに は前後の<br />
記憶がまったくない。過去、現実、虚構の区別のつかない様々な情景が移り変わったあと、ジャンはEを烈しく求め、セックスや喧嘩、ごっこ遊びが繰り広げられる。そこへジャンの恋人ジョンが現れて…幸福への夢想、愛情の権力関係、異性/同性への愛･･･自由を求めながら孤独の恐怖におびえる現代人の姿が、静に、烈しく、浮かび上がる。</p>
<p>●キャスト<br />
明樹由佳（ラ・カンパニー・アン）<br />
柿丸美智恵（毛皮族）<br />
下総源太郎<br />
クライド・ダブリュー・ウイリアムス・ジュニアClyde W.Williams Jr<br />
クリスティン・ハルナ・リー Kritine Haruna Lee<br />
バージット・ハーパック Birgit Huppuch</p>
<p>●スタッフ<br />
劇作・演出 羊屋白玉、トリスタ・バルドウィン<br />
翻訳 小澤英実<br />
ドラマツルグ・通訳 樅山智子<br />
照明 伊藤馨<br />
舞台監督 糸山義則（ステージクルー・ネットワーク）<br />
制作（於アメリカ）藤田麻紀<br />
制作（於日本）中洞貴子<br />
宣伝美術イラスト 高橋つばさ<br />
宣伝美術デザイン 草薙亮</p>
<p>●助成<br />
財団法人セゾン文化財団＋EU・ジャパンフェスト日本委員会（共同支援事業として）<br />
平成21年度東京都文化発信事業助成、アサヒビール芸術文化財団</p>
]]></content:encoded>
			<wfw:commentRss>http://www.terracehouse.org/blok/2009/12/08/doe2-0-%e9%9b%8c%e9%b9%bf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.terracehouse.org/blok/2009/12/08/doe2-0-%e9%9b%8c%e9%b9%bf/" />
	</item>
		<item>
		<title>レベッカ・ホルン　静かな叛乱　鴉と鯨の対話＆常設展　クロニクル</title>
		<link>http://www.terracehouse.org/blok/2009/12/05/%e3%83%ac%e3%83%99%e3%83%83%e3%82%ab%e3%83%bb%e3%83%9b%e3%83%ab%e3%83%b3%e3%80%80%e9%9d%99%e3%81%8b%e3%81%aa%e5%8f%9b%e4%b9%b1%e3%80%80%e9%b4%89%e3%81%a8%e9%af%a8%e3%81%ae%e5%af%be%e8%a9%b1%ef%bc%86/</link>
		<comments>http://www.terracehouse.org/blok/2009/12/05/%e3%83%ac%e3%83%99%e3%83%83%e3%82%ab%e3%83%bb%e3%83%9b%e3%83%ab%e3%83%b3%e3%80%80%e9%9d%99%e3%81%8b%e3%81%aa%e5%8f%9b%e4%b9%b1%e3%80%80%e9%b4%89%e3%81%a8%e9%af%a8%e3%81%ae%e5%af%be%e8%a9%b1%ef%bc%86/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 18:21:36 +0000</pubDate>
		<dc:creator>moblogxink</dc:creator>
				<category><![CDATA[dairy]]></category>
		<category><![CDATA[monologue]]></category>

		<guid isPermaLink="false">http://www.terracehouse.org/blok/?p=1254</guid>
		<description><![CDATA[やっとこ久方ぶりに美術館に行けました。 そろそろもう充電しないことには何も出てきませんみたいな状態になっていて、今の忙しいのは来年の３月まで続くので、ここらで何かをもらってこないとまずい。ということで、東京都現代美術館M [...]]]></description>
			<content:encoded><![CDATA[<p>やっとこ久方ぶりに美術館に行けました。</p>
<p>そろそろもう充電しないことには何も出てきませんみたいな状態になっていて、今の忙しいのは来年の３月まで続くので、ここらで何かをもらってこないとまずい。ということで、東京都現代美術館Mo+へ。</p>
<p>レベッカ・ホルンを観てきました。</p>
<p>今日一番の大きな発見は、２Dと３Dなら自分は３Dのアートにしか主に興味がないということ。</p>
<p>２Dのアートというのは、僕にとってはアートではないとさえ言えるんだなと実感してきました。</p>
<p>それは、今日の展示の仕方を観て思ったことで。</p>
<p>まず先に、Part1として、立体のギミックものを中心としたインスタレーションとちょっとだけドローイングが展示されていました。点数は多くないのですが、どれも僕の中の何かを触発するものがあって素晴らしいなぁ。と思って見てきました。</p>
<p>それで、その後、Part2と区分けされている「映画」の展示を観たのですが、これはただ観るという体験がそこにあるだけで、それに何かを触発されたりはしませんでした。残念ながら。その代わりに今回の展示には出てなかった作品もその映画の中で見れたので、まあよしとするか程度のこと。</p>
<p>ここで、３Dと２Dの話に戻るのだけど、ドローイングは一応平面のものではあるけど、それそのものは立体で３Dのものとして、認識する。映画はあくまで２Dの枠であって、立体ではない。映像になって、ただその映像を観るという行為は、実物を観るという行為と比べ、自分の中の何かをreflectするものはないに等しい。というのを実感した。</p>
<p>それだけ、立体作品は素晴らしく、そこで得た自分の中の乱反射を、映像がだいなしにしてくれたおかげでそれがよくわかった。</p>
<p>個人的にとても気に入った作品があったので、メモ的に下記する。</p>
<p>恋の逃避、貝の眠り</p>
<p>鯨の腑の光</p>
<p>この二つがとても良かった。</p>
<p>ポスターにもなっている。アナーキーのためのコンサートは思っていたよりも小さくて少ししょんぼり。ピアノもミニコンだし。せめてセミコンだったらなぁ。</p>
<p>モーターとギミックが満載で大体何でも動く。それをどう捉えるかということをすごく広く捉えた作品たちだと感じた。アートはどう捉えても自由なのだけど、ことさら、その自由に拘っているようにも見える。余計な情報はいらない。ただ観る。そして、それがどういうタイトルなのか知りたいと思わせる作品たち。</p>
<p>ま、そんなあとの映像なので、がっかり感は満載だった。映像だけ見てれば、それはそれで面白いんだけど。実物観たあとだと流石に。</p>
<p>やるせなくなったので、常設展に足を運ぶ。</p>
<p>オープンスペースに井上雄彦の展示があった。バカボンドの絵本みたいな感じのもの。</p>
<p>わかりやすく、面白い。ものすごい要約してるけど。３Fの高さまでの絵がいつものクオリティで描けてるだけでもすごい。うん。でも、これじゃないな。</p>
<p>常設展に向かう。クロニクル1945,1951,1957という展示とアメリカの絵画　１９５０ｓ・１９６０ｓというのをやっていた。</p>
<p>アメリカの絵画の方は、５０年代の抽象主義と６０年代のポップアートを展示していた。見慣れた作品たちが並んでいた。DAVID　HOCKNEYの「ガラスの額に入れられた無意味な抽象画」というのが、面白かった。無意味な抽象画っていってるけど、抽象画なので意味性がどっかに宿っている矛盾とか。なかなか。</p>
<p>クロニクルは、１９４５と１９５１と１９５７の各年にかかわる日本の現代美術作品を展示していた。戦中も画家は絵を描いていたという事実と、戦争を活写しているものがかなりあって凄まじい。そこから１９５１～１９５７の現代美術の歴史の流れを追っていく形に変化する展示はなかなかよかった。１９５１から始まる流れは１９５７に新しい流れにのり変わっていく、それもビビッドに。そのスタートとエンドを連続して観るのは、非常に感慨深いだけでなく、意識の変化や感覚の変化、交流など、今と変わらないものが流れているのだと思った。</p>
<p>そして、最後の作品を見ようと最後の部屋に入ると最後にプレゼントが用意されていた。</p>
<p>他の観覧者にとってはプレゼントではないけど、僕にとっては最高のプレゼントだ。</p>
<p>レベッカ・ホルンを観に来たはずなのに。これを観るために来たのか？というくらい。</p>
<p>それは、「東方の光」今井俊満。僕の大伯父の初期作品だ。伯父も気に入っていたのか、その後の回顧展などでも再展示していた。今見ても絵のパワーがすごい。僕としては今日観たものの中で最も多く目にしている作品なので、目の端映っただけで、あ、あるんだ。と思った。身びいきを割り引いても十二分にすごい作品だと思った。</p>
<p>予想外の再開でした。しばらく大叔父と邂逅してから。現代美術館を後にした。</p>
<p>いい充電になりました。呼ばれてるものには手を出してみるものだ。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.terracehouse.org/blok/2009/12/05/%e3%83%ac%e3%83%99%e3%83%83%e3%82%ab%e3%83%bb%e3%83%9b%e3%83%ab%e3%83%b3%e3%80%80%e9%9d%99%e3%81%8b%e3%81%aa%e5%8f%9b%e4%b9%b1%e3%80%80%e9%b4%89%e3%81%a8%e9%af%a8%e3%81%ae%e5%af%be%e8%a9%b1%ef%bc%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.terracehouse.org/blok/2009/12/05/%e3%83%ac%e3%83%99%e3%83%83%e3%82%ab%e3%83%bb%e3%83%9b%e3%83%ab%e3%83%b3%e3%80%80%e9%9d%99%e3%81%8b%e3%81%aa%e5%8f%9b%e4%b9%b1%e3%80%80%e9%b4%89%e3%81%a8%e9%af%a8%e3%81%ae%e5%af%be%e8%a9%b1%ef%bc%86/" />
	</item>
	</channel>
</rss>

