<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>あらびき林檎。 &#187; iPhone</title>
	<atom:link href="http://splitchin.com/tech/category/iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://splitchin.com/tech</link>
	<description>Macや, iPhoneでの,Webデザイン,アプリ開発などを綴ってます。</description>
	<lastBuildDate>Sun, 06 May 2012 01:09:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhone タッチイベント</title>
		<link>http://splitchin.com/tech/2011/04/11/iphone-%e3%82%bf%e3%83%83%e3%83%81%e3%82%a4%e3%83%99%e3%83%b3%e3%83%88/</link>
		<comments>http://splitchin.com/tech/2011/04/11/iphone-%e3%82%bf%e3%83%83%e3%83%81%e3%82%a4%e3%83%99%e3%83%b3%e3%83%88/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 15:24:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[JavaScrpit]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=1687</guid>
		<description><![CDATA[				スマートフォンのためのHTML5アプリケーション開発ガイド―iPhone/iPad/Android対応
				
				サンプルURL
				Apple資料
				Safari Web Content Gu [...]]]></description>
			<content:encoded><![CDATA[				<p><a href="http://www.amazon.co.jp/gp/product/4883377288/ref=as_li_ss_tl?ie=UTF8&#038;tag=i7llcom-22&#038;linkCode=as2&#038;camp=247&#038;creative=7399&#038;creativeASIN=4883377288">スマートフォンのためのHTML5アプリケーション開発ガイド―iPhone/iPad/Android対応</a><img src="http://www.assoc-amazon.jp/e/ir?t=&#038;l=as2&#038;o=9&#038;a=4883377288" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2011/04/touchevent.png" alt="touchevent画像" title="touchevent" width="300" height="265" class="alignnone size-full wp-image-1689" /></p>
				<p><a href="http://splitchin.com/sample/javascript/iphone-touchevent/">サンプルURL</a></p>
				<h3>Apple資料</h3>
				<p><a href="http://developer.apple.com/library/safari/#documentation/appleapplications/reference/safariwebcontent/HandlingEvents/HandlingEvents.html">Safari Web Content Guide &#8211; Handling Events</a></p>
				<ul>
				<li>onTouchStart<//li>
				<li>onTouchMove<//li>
				<li>onTouchEnd<//li>
				<li>onTouchCancel<//li>
				</ul>
				<p>※onClickのようなイベントの使い方。iPhoneでは、onClickよりレスポンスが良いらしい。</p>
				<h3>タッチ数の取得</h3>
				<ul>
				<li>event.touches.length</li>
				</ul>
				<h3>タッチ座標（x, y）の取得</h3>
				<ul>
				<li>event.touches[i].pageX</li>
				<li>event.touches[i].pageY</li>
				</ul>
				<p>※iで、各タッチの座標を格納。</p>
				<p><!-- amazon-area --></p>
				<div id="ad-area">
				<iframe src="http://rcm-jp.amazon.co.jp/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;npa=1&#038;bg1=FFFFFF&#038;fc1=333333&#038;lc1=333333&#038;t=i7llcom-22&#038;o=9&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=ss_til&#038;asins=4899772750" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
				</div>
				<p><!-- /amazon-area --></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2011/04/11/iphone-%e3%82%bf%e3%83%83%e3%83%81%e3%82%a4%e3%83%99%e3%83%b3%e3%83%88/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EPUB &#8211; iPadで電子書籍をつくる。</title>
		<link>http://splitchin.com/tech/2010/12/06/epub-ipad%e3%81%a7%e9%9b%bb%e5%ad%90%e6%9b%b8%e7%b1%8d%e3%82%92%e3%81%a4%e3%81%8f%e3%82%8b%e3%80%82/</link>
		<comments>http://splitchin.com/tech/2010/12/06/epub-ipad%e3%81%a7%e9%9b%bb%e5%ad%90%e6%9b%b8%e7%b1%8d%e3%82%92%e3%81%a4%e3%81%8f%e3%82%8b%e3%80%82/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 16:57:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iBook]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[その他]]></category>
		<category><![CDATA[epub]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=1578</guid>
		<description><![CDATA[				電子書籍の作り方、売り方　iPad/Kindle/PDF対応版
				EPUBとは？
				EPUB（いーぱぶ、electronic publication）は、米国の電子書籍標準化団体の1つであるInter [...]]]></description>
			<content:encoded><![CDATA[				<p><a href="http://www.amazon.co.jp/gp/product/4844361449?ie=UTF8&#038;tag=i7llcom-22&#038;linkCode=as2&#038;camp=247&#038;creative=7399&#038;creativeASIN=4844361449">電子書籍の作り方、売り方　iPad/Kindle/PDF対応版</a><img src="http://www.assoc-amazon.jp/e/ir?t=i7llcom-22&#038;l=as2&#038;o=9&#038;a=4844361449" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
				<h3>EPUBとは？</h3>
				<blockquote><p>EPUB（いーぱぶ、electronic publication）は、米国の電子書籍標準化団体の1つである<a href="http://en.wikipedia.org/wiki/International_Digital_Publishing_Forum" taget="new">International Digital Publishing Forum（IDPF）</a>が普及促進するオープンな電子書籍ファイルフォーマット規格。ネット上では「epub」「ePub」などと表記される場合もある。そのオープン性と単純さから、対応する電子書籍ハードウェアや電子書籍アプリケーションは多い。- Wikipediaより</p></blockquote>
				<h3>EPUBファイル作成ツール</h3>
				<ul>
				<li><a href="http://code.google.com/p/sigil/" target="new">sigil</a>・・・テキストベースの書籍向け。</li>
				<li><a href="http://no722.cocolog-nifty.com/blog/chainlp/index.html" target="new">ChainLP</a>・・・コミックや雑誌など、画像をスキャンする書籍向け。</li>
				</ul>
				<h3>EPUBのファイル構造</h3>
				<p>EPUBの.zipファイルを解凍すると、こんな構成になっています。<br />
				<img src="http://splitchin.com/tech/wp-content/uploads/2010/12/epubfile1.jpg" alt="" title="epubfile" width="400" height="268" class="alignnone size-full wp-image-1585" /></p>
				<h5>mimetype</h5>
				<p>必須ファイル。zip圧縮されたePubであることを示す。</p>
				<h5>META-INF</h5>
				<p>必須フォルダ。container.xmlを含む。</p>
				<h5> &#8211; container.xml</h5>
				<p>  必須ファイル。content.opfのファイル名とパスを指定。</p>
				<h5>content.opf</h5>
				<p>  必須ファイル。ePubファイルを構成するファイルのパス</p>
				<h5> &#8211; toc.ncx</h5>
				<p>  任意ファイル。epubファイルの目次</p>
				<h5>page001.xhtml</h5>
				<p>  任意ファイル。コンテンツページ</p>
				<h5>style.css</h5>
				<p>  任意ファイル。CSS フォント埋め込み指定</p>
				<h5>cover.jpg</h5>
				<p>  任意ファイル。画像ファイル</p>
				<p>XMLや使えるHTMLタグのフォーマットについてはこちらを参考に。</p>
				<p>■Open Publication Structure (OPS) 2.0 v1.0<br />
				<a href="http://lost_and_found.lv9.org/ops/ops_2.0_final_spec_ja.html" target="new">Open Publication Structure (OPS)日本語訳</a></p>
				<p>■Open Packaging Format (OPF)<br />
				<a href="http://lost_and_found.lv9.org/opf/opf_2.0_final_spec_ja.html" target="new">OPF 2.0 v1.0 日本語訳</a></p>
				<p>■OEBPS Container Format (OCF) 1.0<br />
				<a href="http://naoki.sato.name/ocf/ocf_1_0_spec_ja.html" target="new">OEBPS Container Format (OCF) 1.0</a></p>
				<h3>.epubファイルを作成する</h3>
				<p>上記のXHTMLや画像を編集したら、zipファイル化します。<br />
				しかし、「metafileがZIPファイルの最初のファイルで、しかも圧縮されてないことが条件。」<br />
				が、通常の圧縮方法ではできないので、<a href="http://www.sopht.jp/cleanarchiver/" target="new">cleanarchiver</a>というツールを使ってzipファイルを作ります。<br />
				※gzipではなく、zip形式を選択します。</p>
				<p>ファイル拡張子を「.zip」→「.epub」に変換します。</p>
				<h3>iBookにいれてみる。</h3>
				<p>iTunesのBookに、つくったepubを放り込んでみます。</p>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/12/ibook.png" alt="iBook" title="ibook" width="400" height="300" class="alignnone size-full wp-image-1592" /></p>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/12/epubcontext.png" alt="epubコンテンツ" title="epubcontext" width="400" height="300" class="alignnone size-full wp-image-1593" /></p>
				<p>こんな形で、書籍形式になりました。</p>
				<h3>ePubの問題点 </h3>
				<p>-Wikipediaより抜粋</p>
				<h5>仕様上の問題 </h5>
				<ul>
				<li>縦組みを指定することはできない（縦中横も当然できない）。</li>
				<li>圏点を指定することはできない。</li>
				<li>割注（本文一行に小さな文字で二行詰め込まれた注）を指定することはできない。</li>
				<li>漢文の返り点を指定することはできない。</li>
				<li>これらの問題点は、EPUB 2.0.1のベースとなっているXHTML1.1とCSS2に起因する。現在、HTML5とCSS2.1及びCSS3の一部機能を用いてEPUB 3.0を制定する作業が行われており、2011年5月に完成を予定している。</li>
				<li>縦組み、縦中横、圏点は、EPUB 3.0で対応することが予定されている。</li>
				</ul>
				<h5>実装上の問題</h5>
				<ul>
				<li>ルビの実装は知られていない。</li>
				<li>禁則処理などの処理が実装されていないことがある。</li>
				<li>正字（たとえば、「嘘」や「頬」や「湮」の正字）をうまく出せない実装がある。</li>
				<li>────　のような直線を連続させたとき、この直線が繋がって見えない実装がある。</li>
				<li>繰り返し記号（　く　を縦に細長くした記号：縦書きのみ）を表示できない実装がある。</li>
				</ul>
				<p>これらの問題点は、閲覧ソフトが対応すれば解決する問題である。</p>
				<h5>ePub3.0のタイムライン</h5>
				<p><a href="http://code.google.com/p/epub-revision/wiki/Timeline" target="new">revision timeline and milestones</a></p>
				<ul>
				<li>June 15 &#038; 16, 2010: Kickoff F2F</li>
				<li>June 24: Subgroup requirements: start</li>
				<li>July 23: Subgroup requirements: submission to WG</li>
				<li>August 27: Subgroup requirements: finalization</li>
				<li>August 27: Subgroup implementation proposals: start</li>
				<li>August 27: FWD production: start</li>
				<li>October 18-20: San Francisco F2F</li>
				<li>October 20: Subgroup implementation proposals for first draft: finalization</li>
				<li>October 29: First Working Draft</li>
				<li>November 30: Second Working Draft</li>
				<li>December 23: Public Draft</li>
				<li>January 28, 2011: Draft standard for trial use</li>
				<li>May 15, 2011: final specification</li>
				</ul>
				<h5>所感</h5>
				<p>ePubは簡単なので、導入は簡単ですが、文書構造以外のことはあまりできないので、紙媒体に対してのアドバンテージは、販売PF以外あまりない印象です。<br />
				HTML5/CSS/JSがサポートされると、よりインタラクティブなコンテンツが出来ると思いますが、そうなると、ePubというフォーマットとはページの概念と、ビューワーとの相性ぐらいになって、全部Webコンテンツになるのかな、と感じました。</p>
				<p><!-- amazon area --></p>
				<div class="ad-area">
				<iframe src="http://rcm-jp.amazon.co.jp/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=333333&#038;lc1=333333&#038;t=i7llcom-22&#038;o=9&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=1X69VDGQCMF7Z30FM082&#038;asins=4844361449" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
				</div>
				<p><!-- /amazon area --></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2010/12/06/epub-ipad%e3%81%a7%e9%9b%bb%e5%ad%90%e6%9b%b8%e7%b1%8d%e3%82%92%e3%81%a4%e3%81%8f%e3%82%8b%e3%80%82/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhoneGap &#8211; HTML/CSS/JavaScriptで、iPhoneやAndroidアプリを作るフレームワーク</title>
		<link>http://splitchin.com/tech/2010/11/06/phonegap-htmlcssjavascript%e3%81%a7%e3%80%81iphone%e3%82%84android%e3%82%a2%e3%83%97%e3%83%aa%e3%82%92%e4%bd%9c%e3%82%8b%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e3%83%af%e3%83%bc%e3%82%af/</link>
		<comments>http://splitchin.com/tech/2010/11/06/phonegap-htmlcssjavascript%e3%81%a7%e3%80%81iphone%e3%82%84android%e3%82%a2%e3%83%97%e3%83%aa%e3%82%92%e4%bd%9c%e3%82%8b%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e3%83%af%e3%83%bc%e3%82%af/#comments</comments>
		<pubDate>Sat, 06 Nov 2010 13:30:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML/CSS]]></category>
		<category><![CDATA[JavaScrpit]]></category>
		<category><![CDATA[PhoneGap]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Webkit]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=1348</guid>
		<description><![CDATA[				
				■PhoneGapとは
				HTML/CSS/JavaScriptで、iPhoneやAndroidアプリを作るフレームワーク。
				1. PhoneGapをはじめる。
				今回は、iPhon [...]]]></description>
			<content:encoded><![CDATA[				<p><object width="420" height="261"><param name="movie" value="http://www.youtube.com/v/eabnlG6OtVI?fs=1&amp;hl=ja_JP"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eabnlG6OtVI?fs=1&amp;hl=ja_JP" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="420" height="261"></embed></object></p>
				<p>■PhoneGapとは<br />
				HTML/CSS/JavaScriptで、iPhoneやAndroidアプリを作るフレームワーク。</p>
				<h3>1. PhoneGapをはじめる。</h3>
				<p>今回は、iPhoneアプリでのPhoneGapを試します。<br />
				<a href="http://splitchin.com/tech/2010/11/23/phonegap-htmlcssjavascript%E3%80%80androidアプリで試してみる">Android編はこちら</a>から。</p>
				<p><a href="http://www.phonegap.com/" taget="new">公式サイト</a>もしくは、<a href="https://github.com/phonegap" target="new">GitHub</a>から、PhoneGapフレームワークをダウンロードします。</p>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/11/phonegap.png" alt="PhoneGap" title="phonegap" width="398" height="231" class="alignleft size-full wp-image-1360" /></p>
				<p>DLしてきたZipファイルを解凍し、iOSフォルダにある、<br />
				「PhoneGapLibInstaller.pkg」を開いて、PhoneGapフレームワークをインストールします。</p>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/11/PhoneGap-temp.png" alt="PhoneGapTemplate" title="PhoneGap-temp" width="372" height="288" class="alignleft size-full wp-image-1365" /></p>
				<p>XCodeを起動して、新規プロジェクトを作成すると、<br />
				「PhoneGap」というテンプレートが追加されているので<br />
				それを、選択してプロジェクトを作成します。</p>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/11/PhoneGap-index1.png" alt="PhoneGapIndex" title="PhoneGap-index" width="428" height="414" class="alignleft size-full wp-image-1366" /></p>
				<p>「www」というフォルダに、index.htmlファイルが追加されています。<br />
				このhtmlに、記述したり、PhoneGap APIをJSから使用することで<br />
				iPhoneアプリを作成していきます。</p>
				<h5>PhoneGap &#8211; API Reference <a href="http://docs.phonegap.com/" target="new">http://docs.phonegap.com/</a></h5>
				<ul>
				<li>Accelerometer</li>
				<li>Camera</li>
				<li>Contacts</li>
				<li>Device</li>
				<li>Events</li>
				<li>Geolocation</li>
				<li>Network</li>
				<li>Notification</li>
				</ul>
				<h3>2. PhoneGap APIの加速度センサーを使ってみる。</h3>
				<p><a href="http://docs.phonegap.com/phonegap_accelerometer_accelerometer.md.html#Accelerometer" target="new">Accelerometer</a>を参考に、accelerometer.getCurrentAccelerationを使った加速度センサーのAPIを使ってみます。</p>
				<p>前述のwwwフォルダの、index.htmlを記述します。</p>
				<pre class="brush: plain;">
&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot; &quot;http://www.w3.org/TR/html4/strict.dtd&quot;&gt;
&lt;html&gt;
  &lt;head&gt;
	&lt;!-- Change this if you want to allow scaling --&gt;
    &lt;meta name=&quot;viewport&quot; content=&quot;width=default-width; user-scalable=no&quot; /&gt;

    &lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;

    &lt;title&gt;PhoneGapTest&lt;/title&gt;

	&lt;!-- iPad/iPhone specific css below, add after your main css &gt;
	&lt;link rel=&quot;stylesheet&quot; media=&quot;only screen and (max-device-width: 1024px)&quot; href=&quot;ipad.css&quot; type=&quot;text/css&quot; /&gt;
	&lt;link rel=&quot;stylesheet&quot; media=&quot;only screen and (max-device-width: 480px)&quot; href=&quot;iphone.css&quot; type=&quot;text/css&quot; /&gt;
	--&gt;
	&lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;phonegap.js&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;

	// If you want to prevent dragging, uncomment this section
	/*
	function preventBehavior(e)
	{
      e.preventDefault();
    };
	document.addEventListener(&quot;touchmove&quot;, preventBehavior, false);
	*/

	// Wait for PhoneGap to load
	function onBodyLoad() {
		document.addEventListener(&quot;deviceready&quot;,onDeviceReady,false);
	}

	/* When this function is called, PhoneGap has been initialized and is ready to roll */
    // PhoneGap is ready
	//
	function onDeviceReady() {
		navigator.accelerometer.getCurrentAcceleration(onSuccess, onError);
	}

	// onSuccess: Get a snapshot of the current acceleration
	//
	function onSuccess(acceleration) {
        alert('Acceleration X: ' + acceleration.x + '\n' +
              'Acceleration Y: ' + acceleration.y + '\n' +
              'Acceleration Z: ' + acceleration.z + '\n' +
              'Timestamp: '      + acceleration.timestamp + '\n');
	}

	// onError: Failed to get the acceleration
	//
	function onError() {
		alert('onError!');
	}

  &lt;/script&gt;
  &lt;/head&gt;
  &lt;body onload=&quot;onBodyLoad()&quot;&gt;
  &lt;!-- PhoneGap Test Code --&gt;
  &lt;h1&gt;PhoneGap test.&lt;/h1&gt;
  &lt;p&gt;getCurrentAcceleration&lt;/p&gt;
  &lt;!-- /PhoneGap Test Code --&gt;
  &lt;/body&gt;
&lt;/html&gt;
</pre>
				<p>通常のiPhoneアプリと同じように、XCodeから、ビルドします。</p>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/11/phoneGapAPiAccelr.png" alt="phoneGapAPIAccelr" title="phoneGapAPiAccelr" width="433" height="428" class="alignleft size-full wp-image-1369" /></p>
				<p>JavaScriptで実装したアラートに加速度センサーが動きました。</p>
				<h3>3. PhoneGap ドキュメント関連</h3>
				<p>■PhoneGap<br />
				<a href="http://www.phonegap.com/" taget="new">http://www.phonegap.com/</a></p>
				<p>■PhoneGap Roadmap<br />
				<a href="http://wiki.phonegap.com/w/page/16494820/Roadmap" target="new">http://wiki.phonegap.com/w/page/16494820/Roadmap</a></p>
				<p>■GitHub<br />
				<a href="https://github.com/phonegap" target="new">https://github.com/phonegap</a><br />
				オフィシャルのプラグインやAPIの、レポジトリがあります。</p>
				<p>■DOCS API Reference<br />
				<a href="http://docs.phonegap.com/" target="new">http://docs.phonegap.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2010/11/06/phonegap-htmlcssjavascript%e3%81%a7%e3%80%81iphone%e3%82%84android%e3%82%a2%e3%83%97%e3%83%aa%e3%82%92%e4%bd%9c%e3%82%8b%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e3%83%af%e3%83%bc%e3%82%af/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openframeworks+iphone インタラクションデザイン, メディアアート</title>
		<link>http://splitchin.com/tech/2010/08/31/openframeworksiphone-%e3%82%a4%e3%83%b3%e3%82%bf%e3%83%a9%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3-%e3%83%a1%e3%83%87%e3%82%a3%e3%82%a2%e3%82%a2%e3%83%bc%e3%83%88/</link>
		<comments>http://splitchin.com/tech/2010/08/31/openframeworksiphone-%e3%82%a4%e3%83%b3%e3%82%bf%e3%83%a9%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3-%e3%83%a1%e3%83%87%e3%82%a3%e3%82%a2%e3%82%a2%e3%83%bc%e3%83%88/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 12:59:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone SDK4]]></category>
		<category><![CDATA[openframeworks]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=1279</guid>
		<description><![CDATA[				Prototyping Lab ―「作りながら考える」ためのArduino実践レシピ
				
				インタラクションデザインやメディアアートの分野で、制作環境のフレームワークとして採用されている「openFr [...]]]></description>
			<content:encoded><![CDATA[				<p><a href="http://www.amazon.co.jp/gp/product/4873114535?ie=UTF8&#038;tag=i7llcom-22&#038;linkCode=as2&#038;camp=247&#038;creative=7399&#038;creativeASIN=4873114535">Prototyping Lab ―「作りながら考える」ためのArduino実践レシピ</a><img src="http://www.assoc-amazon.jp/e/ir?t=i7llcom-22&#038;l=as2&#038;o=9&#038;a=4873114535" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
				<p><object width="400" height="302"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=921725&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=921725&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=1&amp;color=&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="302"></embed></object></p>
				<p>インタラクションデザインやメディアアートの分野で、制作環境のフレームワークとして採用されている「openFrameworks」のiPhoneアプリ版を試してみました。</p>
				<h3>公式サイト</h3>
				<p>■openFrameworks is an open source C++ toolkit for creative coding.<br />
				<a href="http://www.openframeworks.cc/" target="new">http://www.openframeworks.cc/</a></p>
				<h3>iPhoneアプリ用ライブラリ</h3>
				<p>■openFrameworks for iPhone<br />
				<a href="http://www.openframeworks.cc/download" target="new">http://www.openframeworks.cc/download</a></p>
				<p>上記URLの、iphone: iPhone 0061 FATからDLします。</p>
				<h3>iPhone SDK4用対応</h3>
				<p>ターゲット設定をiOS4にして、iPhone SDK4でビルドすると</p>
				<pre class="brush: cpp;">
error: Invalid DWARF in *****/libs/FreeImage/lib/iphone/libFreeImage_iphone_universal.a: DIE 0x000016a6 has multiple AT_byte_size attributes.
</pre>
				<p>このようなビルドエラーが出てくるので、</p>
				<p>■ iphone  ~  xcode 3.2.3 + iPhone SDK 4 beta works with ofxiPhone?<br />
				<a href="http://www.openframeworks.cc/forum/viewtopic.php?f=25&#038;t=3658" target="new">http://www.openframeworks.cc/forum/viewtopic.php?f=25&#038;t=3658</a></p>
				<p>こちらのフォーラムを参考に、 FreeImage_libs_iphoneOS40.zip,を<br />
				DLしてきて、libファイルの中身を入れ替えます。<br />
				<img src="http://splitchin.com/tech/wp-content/uploads/2010/08/freeimage.png" alt="FreeImage" title="" width="341" height="413" class="alignleft size-full wp-image-1287" /><br />
				元から入っていた、libFreeImage_iphone_universal.aを参照から外し、DLしてきた下記２つのファイルを追加します。</p>
				<ul>
				<li>libfreeimage-iphone.a</li>
				<li>libfreeimage-iphone.a</li>
				</ul>
				<p>今度は、ビルドするとサンプルデモが起動します。<br />
				<img src="http://splitchin.com/tech/wp-content/uploads/2010/08/sample.png" alt="デモ" title="" width="320" height="249" class="alignleft size-full wp-image-1290" /></p>
				<p><!-- amazon area --></p>
				<div class="amazon-area">
				<iframe src="http://rcm-jp.amazon.co.jp/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=333333&#038;lc1=333333&#038;t=i7llcom-22&#038;o=9&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=1X69VDGQCMF7Z30FM082&#038;asins=4861006708" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
				</div>
				<p><!--/ amazon area --></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2010/08/31/openframeworksiphone-%e3%82%a4%e3%83%b3%e3%82%bf%e3%83%a9%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3-%e3%83%a1%e3%83%87%e3%82%a3%e3%82%a2%e3%82%a2%e3%83%bc%e3%83%88/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Palm+Piece ブログパーツをリリース！</title>
		<link>http://splitchin.com/tech/2010/08/12/palmpiece-%e3%83%96%e3%83%ad%e3%82%b0%e3%83%91%e3%83%bc%e3%83%84%e3%82%92%e3%83%aa%e3%83%aa%e3%83%bc%e3%82%b9%ef%bc%81/</link>
		<comments>http://splitchin.com/tech/2010/08/12/palmpiece-%e3%83%96%e3%83%ad%e3%82%b0%e3%83%91%e3%83%bc%e3%83%84%e3%82%92%e3%83%aa%e3%83%aa%e3%83%bc%e3%82%b9%ef%bc%81/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 13:56:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash/ActionScript]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[palm+piece]]></category>
		<category><![CDATA[ブログパーツ]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=1260</guid>
		<description><![CDATA[				
				
				iPhoneアプリ「Palm+Piece」のブログパーツをリリースしました！
				Graphic Designer @fromfmさんとのコラボアプリです。
				ブログパーツは、W:1 [...]]]></description>
			<content:encoded><![CDATA[				<p><script type="text/javascript" src="http://splitchin.com/work/blogparts/palm+piece/palmpieceblog.js"></script></p>
				<p>
				iPhoneアプリ「<a href="http://splitchin.com/work/palm+piece/">Palm+Piece</a>」の<a href="http://splitchin.com/work/palm+piece/blogparts.html">ブログパーツ</a>をリリースしました！</p>
				<p>Graphic Designer @fromfmさんとのコラボアプリです。</p>
				<p>ブログパーツは、W:160px-H:320pxの、Flash時計パーツとなっていて、<br />
				<a href="http://www.blog-parts.com/link/6826.htm" target="new">ブログパーツ.com</a>さんのサイトにも掲載して頂いております。<br />
				<br/><br />
				<a href="http://splitchin.com/work/palm+piece/blogparts.html" >詳細はこちら</a></p>
				<p>↓　iPhoneアプリ、&#8221;Palm+Piece”の、ダウンロードはこちらから<br />
				<a href="http://ax.itunes.apple.com/jp/app/palm-piece/id385538935?mt=8" target="new"><img src="http://splitchin.com/tech/wp-content/uploads/2010/08/apstlogo.gif" alt="AppStoreからダウンロード" title="apstlogo" width="150" height="51" class="alignleft size-full wp-image-1246" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2010/08/12/palmpiece-%e3%83%96%e3%83%ad%e3%82%b0%e3%83%91%e3%83%bc%e3%83%84%e3%82%92%e3%83%aa%e3%83%aa%e3%83%bc%e3%82%b9%ef%bc%81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhoneアプリ 世界時計 &#8220;Palm+Piece&#8221;</title>
		<link>http://splitchin.com/tech/2010/08/10/iphone%e3%82%a2%e3%83%97%e3%83%aa-%e4%b8%96%e7%95%8c%e6%99%82%e8%a8%88-palmpiece/</link>
		<comments>http://splitchin.com/tech/2010/08/10/iphone%e3%82%a2%e3%83%97%e3%83%aa-%e4%b8%96%e7%95%8c%e6%99%82%e8%a8%88-palmpiece/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 15:57:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Object-C]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone SDK4]]></category>
		<category><![CDATA[iPhoneアプリ]]></category>
		<category><![CDATA[palm+piece]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=1240</guid>
		<description><![CDATA[				
				iPhoneアプリ 世界時計　&#8221;Plam+Piece&#8221;をリリースしました！
				&#8220;Palm+Piece&#8221;は、iPhoneの回転方向に合わせて、
			 [...]]]></description>
			<content:encoded><![CDATA[				<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/8H0LEN7OaJE&amp;hl=ja_JP&amp;fs=1?rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8H0LEN7OaJE&amp;hl=ja_JP&amp;fs=1?rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
				<p>iPhoneアプリ 世界時計　&#8221;Plam+Piece&#8221;をリリースしました！</p>
				<p>&#8220;Palm+Piece&#8221;は、iPhoneの回転方向に合わせて、<br />
				「東京」「上海」「ロンドン」「ニューヨーク」と、<br />
				時刻とデザインが変化する、世界時計です。</p>
				<p>また、画面をタップすると、国花が舞い散ります。</p>
				<p><a href="http://splitchin.com/work/palm+piece/" >詳細はこちら</a></p>
				<p>↓　ダウンロードはこちらから<br />
				<a href="http://ax.itunes.apple.com/jp/app/palm-piece/id385538935?mt=8" target="new"><img src="http://splitchin.com/tech/wp-content/uploads/2010/08/apstlogo.gif" alt="AppStoreからダウンロード" title="apstlogo" width="150" height="51" class="alignleft size-full wp-image-1246" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2010/08/10/iphone%e3%82%a2%e3%83%97%e3%83%aa-%e4%b8%96%e7%95%8c%e6%99%82%e8%a8%88-palmpiece/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NSTimeZone タイムゾーン</title>
		<link>http://splitchin.com/tech/2010/07/29/nstimezone-%e3%82%bf%e3%82%a4%e3%83%a0%e3%82%be%e3%83%bc%e3%83%b3/</link>
		<comments>http://splitchin.com/tech/2010/07/29/nstimezone-%e3%82%bf%e3%82%a4%e3%83%a0%e3%82%be%e3%83%bc%e3%83%b3/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 15:23:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Object-C]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone SDK 3]]></category>
		<category><![CDATA[iPhone SDK4]]></category>
		<category><![CDATA[GMT]]></category>
		<category><![CDATA[iPhoneアプリ]]></category>
		<category><![CDATA[NSTimeZone]]></category>
		<category><![CDATA[Objective-c]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=1230</guid>
		<description><![CDATA[				NSTimeZoneのクラスメソッド
				
				timeZoneWithName:・・・タイムゾーン名でタイムゾーンを作って返します
				timeZoneWithAbbreviation:・・・省略形 [...]]]></description>
			<content:encoded><![CDATA[				<h3>NSTimeZoneのクラスメソッド</h3>
				<ul>
				<li>timeZoneWithName:・・・タイムゾーン名でタイムゾーンを作って返します</li>
				<li>timeZoneWithAbbreviation:・・・省略形からタイムゾーンを作って返します</li>
				<li>timeZoneForSecondsFromGMT:・・・グリニッジ標準時からの秒差でタイムゾーンを作って返します</li>
				</ul>
				<p>次のソースで、timeZoneWithNameの、タイムゾーン名を取得できます。</p>
				<pre class="brush: plain;">
#import &lt;CoreFoundation/CoreFoundation.h&gt;

NSString *timeZoneinfo = (NSString *)CFTimeZoneCopyKnownNames();
NSLog(@&quot;timeZoneinfo is %@&quot;, timeZoneinfo);
</pre>
				<p>例えば、</p>
				<ul>
				<li>ニューヨーク・・・“America/New_York”</li>
				<li>上海・・・“Asia/Shanghai”</li>
				<li>東京・・・“Asia/Tokyo”</li>
				<li>ロンドン・・・“Europe/London”</li>
				</ul>
				<p><!-- Amazon area --></p>
				<div class="amazon-area">
				<iframe src="http://rcm-jp.amazon.co.jp/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=333333&#038;lc1=333333&#038;t=i7llcom-22&#038;o=9&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=1X69VDGQCMF7Z30FM082&#038;asins=4863540515" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
				</div>
				<p><!-- /Amazon area --></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2010/07/29/nstimezone-%e3%82%bf%e3%82%a4%e3%83%a0%e3%82%be%e3%83%bc%e3%83%b3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>状態通知メソッド &#8211; UIViewController</title>
		<link>http://splitchin.com/tech/2010/07/22/%e7%8a%b6%e6%85%8b%e9%80%9a%e7%9f%a5%e3%83%a1%e3%82%bd%e3%83%83%e3%83%89-uiviewcontroller/</link>
		<comments>http://splitchin.com/tech/2010/07/22/%e7%8a%b6%e6%85%8b%e9%80%9a%e7%9f%a5%e3%83%a1%e3%82%bd%e3%83%83%e3%83%89-uiviewcontroller/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 15:20:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Object-C]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=1217</guid>
		<description><![CDATA[				そのまま使える iPhoneアプリプログラム
				UIViewControllerの状態に応じて呼ばれるメソッドのメモ。
				
				
				
				viewDidLoad
				UIViewCo [...]]]></description>
			<content:encoded><![CDATA[				<p><a href="http://www.amazon.co.jp/gp/product/4839935580?ie=UTF8&#038;tag=i7llcom-22&#038;linkCode=as2&#038;camp=247&#038;creative=7399&#038;creativeASIN=4839935580">そのまま使える iPhoneアプリプログラム</a><img src="http://www.assoc-amazon.jp/e/ir?t=i7llcom-22&#038;l=as2&#038;o=9&#038;a=4839935580" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
				<p>UIViewControllerの状態に応じて呼ばれるメソッドのメモ。</p>
				<table>
				<tbody>
				<tr>
				<th>viewDidLoad</th>
				<td>UIViewControllerが保持する、画面の基点となるUIViewがロード完了した時にコールされる。画面生成後・メモリ不足でUnloadされた後にコールされる</td>
				</tr>
				<tr>
				<th>viewWillAppear:</th>
				<td>画面が表示される度に必ずコールされる。</td>
				</tr>
				<tr>
				<th>viewDidAppear:</th>
				<td>画面が表示された後にコールされる。</td>
				</tr>
				<tr>
				<th>viewWillDisappear:</th>
				<td>画面が非表示になる直前にコールされる。次の画面が表示される前に処理すべきタイミング</td>
				</tr>
				<th>viewDidDisappear</th>
				<td>画面が非表示になった後にコールされる。</td>
				</tr>
				</tbody>
				</table>
				<p><!-- Amazon Area --></p>
				<div class="amazon-area">
				<iframe src="http://rcm-jp.amazon.co.jp/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;npa=1&#038;bg1=FFFFFF&#038;fc1=333333&#038;lc1=333333&#038;t=i7llcom-22&#038;o=9&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=1X69VDGQCMF7Z30FM082&#038;asins=4839935599" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
				</div>
				<p><!-- /Amazon Area --></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2010/07/22/%e7%8a%b6%e6%85%8b%e9%80%9a%e7%9f%a5%e3%83%a1%e3%82%bd%e3%83%83%e3%83%89-uiviewcontroller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cocos2d for iPhone</title>
		<link>http://splitchin.com/tech/2010/07/18/cocos2d-for-iphone/</link>
		<comments>http://splitchin.com/tech/2010/07/18/cocos2d-for-iphone/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 14:42:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cocos2d]]></category>
		<category><![CDATA[Object-C]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone SDK4]]></category>
		<category><![CDATA[iPhoneアプリ]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=1183</guid>
		<description><![CDATA[				iPhone これは使える!アプリ&#038;ツールガイド OS3.0&#038;3GS (SOFTBANK MOOK)
				
				■Download
				http://www.cocos2d-iph [...]]]></description>
			<content:encoded><![CDATA[				<p><a href="http://www.amazon.co.jp/gp/product/4797353279?ie=UTF8&#038;tag=i7llcom-22&#038;linkCode=as2&#038;camp=247&#038;creative=7399&#038;creativeASIN=4797353279">iPhone これは使える!アプリ&#038;ツールガイド OS3.0&#038;3GS (SOFTBANK MOOK)</a><img src="http://www.assoc-amazon.jp/e/ir?t=i7llcom-22&#038;l=as2&#038;o=9&#038;a=4797353279" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/07/iphone-cocos.png" alt="iphone-cocos" title="iphone-cocos" width="320" height="269" class="alignleft size-full wp-image-1187" /></p>
				<p>■Download<br />
				<a href="http://www.cocos2d-iphone.org/download" target="new">http://www.cocos2d-iphone.org/download</a><br />
				「Stable version」から、Downloadします。</p>
				<p>■Wiki<br />
				<a href="http://www.cocos2d-iphone.org/wiki/doku.php/" target="new">http://www.cocos2d-iphone.org/wiki/doku.php/</a></p>
				<h3>1. サンプルを実行する</h3>
				<p>DLしてきたファイルを解凍し、「 cocos2d-iphone.xcodeproj」を、xcodeで開きます。<br />
				色々な学習用サンプルが入っています。</p>
				<p>実行するためには、「Active Target」と、「Active Executable」をセットする必要があります。「表示」→「ツールバーのカスタマイズ」→「Active Target」,「Active Executable」をツールバーに、ドラッグ＆ドロップしてセットします。</p>
				<p>例えば、エフェクトのサンプルが色々入っている「Action Test」を試します。<br />
				<img src="http://splitchin.com/tech/wp-content/uploads/2010/07/activetarget.png" alt="" title="" width="222" height="82" class="alignleft size-full wp-image-1196" /></p>
				<p>おじさんキャラが色々エフェクトで動く、サンプルを試せます。<br />
				<img src="http://splitchin.com/tech/wp-content/uploads/2010/07/iphone-cocos2dlib.png" alt="iphone cocos2d" title="" width="320" height="166" class="alignleft size-full wp-image-1198" /></p>
				<h3>2. プロジェクトテンプレートをインストールする</h3>
				<p>一から作成する場合の、Cocos2d用プロジェクトテンプレートをインストールします。</p>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/07/cocostemplate.png" alt="cocos2d-template" title="" width="320" height="121" class="alignleft size-full wp-image-1204" /></p>
				<p>・a cocos2d stand alone template<br />
				・a cocos2d + box2d template<br />
				・a cocos2d + chipmunk template</p>
				<p>ターミナルから、以下のスクリプトを実行して、テンプレートをインストールします。</p>
				<pre class="brush: plain;">
cd cocos2d-iphone
./install-templates.sh
</pre>
				<p>再インストールするときは、下記のコマンドで。</p>
				<pre class="brush: plain;">
./install-templates.sh -f
</pre>
				<p>問題なければ、プロジェクトを作成すると、<br />
				下記のように、「Hello, World」が起動します。</p>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/07/cocoshello.png" alt="Hello World" title="" width="320" height="177" class="alignleft size-full wp-image-1209" /></p>
				<p><!-- Amazon area --></p>
				<div class="amazon-area">
				<iframe src="http://rcm-jp.amazon.co.jp/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=333333&#038;lc1=333333&#038;t=i7llcom-22&#038;o=9&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=1X69VDGQCMF7Z30FM082&#038;asins=486190529X" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
				</div>
				<p><!-- /Amazon area --></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2010/07/18/cocos2d-for-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhoneアプリ 24h時計「ChronoRound]リリースしました！</title>
		<link>http://splitchin.com/tech/2010/04/16/iphone%e3%82%a2%e3%83%97%e3%83%aa-24h%e6%99%82%e8%a8%88%e3%80%8cchronoround%e3%83%aa%e3%83%aa%e3%83%bc%e3%82%b9%e3%81%97%e3%81%be%e3%81%97%e3%81%9f%ef%bc%81/</link>
		<comments>http://splitchin.com/tech/2010/04/16/iphone%e3%82%a2%e3%83%97%e3%83%aa-24h%e6%99%82%e8%a8%88%e3%80%8cchronoround%e3%83%aa%e3%83%aa%e3%83%bc%e3%82%b9%e3%81%97%e3%81%be%e3%81%97%e3%81%9f%ef%bc%81/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 12:37:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ChronoRound]]></category>
		<category><![CDATA[iPhoneアプリ]]></category>

		<guid isPermaLink="false">http://splitchin.com/tech/?p=1002</guid>
		<description><![CDATA[				
				デザイナーの@CloverMelodyさんと、Splithchinのコラボレーション
				iPhoneアプリ　24時間時計「ChronoRound」をリリースしました。
				どこかノスタルジック [...]]]></description>
			<content:encoded><![CDATA[				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/04/icon512.png" alt="ChronoRound" title="icon512" width="150" height="150" class="alignnone size-full wp-image-1003" /></p>
				<p>デザイナーの@CloverMelodyさんと、Splithchinのコラボレーション<br />
				iPhoneアプリ　24時間時計「ChronoRound」をリリースしました。</p>
				<p>どこかノスタルジックで、神秘的な、24の時を刻む時計が、<br />
				いつもの有り触れた日常を、30度から15度刻みに変える事で、<br />
				新しい発見があるかも（？）</p>
				<p><a href="http://click.linksynergy.com/fs-bin/click?id=HgBFeyaQylA&#038;subid=&#038;offerid=94348.1&#038;type=10&#038;tmpid=3910&#038;RD_PARM1=http%3A%2F%2Fitunes.apple.com%2Fjp%2Fapp%2Fchronoround%2Fid367267276%3Fmt%3D8" target="new"><img src="http://splitchin.com/tech/wp-content/uploads/2010/04/iphoneapp-btn2.png" alt="AppStoreでチェック" title="iphoneapp-btn" width="200" height="60" class="alignnone size-full wp-image-1004" /></a></p>
				<h4>昼モード / 夜モード</h4>
				<p><img src="http://splitchin.com/tech/wp-content/uploads/2010/04/24clock_cap.png" alt="ChronoRoundCap" title="24clock_cap" width="300" height="225" class="alignnone size-full wp-image-1005" /></p>
				<p><!-- Amazon area --></p>
				<div class="amazon-area">
				<iframe src="http://rcm-jp.amazon.co.jp/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;npa=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=333333&#038;t=i7llcom-22&#038;o=9&#038;p=8&#038;l=as1&#038;m=amazon&#038;f=ifr&#038;md=1X69VDGQCMF7Z30FM082&#038;asins=2754803629" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
				</div>
				<p><!-- /Amazon area --></p>
]]></content:encoded>
			<wfw:commentRss>http://splitchin.com/tech/2010/04/16/iphone%e3%82%a2%e3%83%97%e3%83%aa-24h%e6%99%82%e8%a8%88%e3%80%8cchronoround%e3%83%aa%e3%83%aa%e3%83%bc%e3%82%b9%e3%81%97%e3%81%be%e3%81%97%e3%81%9f%ef%bc%81/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

