<?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>開発 | ウダ2Blog</title>
	<atom:link href="https://uda2.com/blog/tag/%e9%96%8b%e7%99%ba/feed/" rel="self" type="application/rss+xml" />
	<link>https://uda2.com/blog</link>
	<description>大阪でフリーランスとしてWEB制作している管理人が気になった技術をメモったり、作ったツールの紹介などを綴っているブログです。</description>
	<lastBuildDate>Tue, 17 Jun 2014 23:56:11 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>まだ間に合うかもしれない新しめのアプリ開発</title>
		<link>https://uda2.com/blog/newapp/</link>
					<comments>https://uda2.com/blog/newapp/#respond</comments>
		
		<dc:creator><![CDATA[uda2]]></dc:creator>
		<pubDate>Tue, 17 Jun 2014 23:56:11 +0000</pubDate>
				<category><![CDATA[制作日記]]></category>
		<category><![CDATA[アプリ]]></category>
		<category><![CDATA[開発]]></category>
		<guid isPermaLink="false">http://uda2.com/blog/?p=1499</guid>

					<description><![CDATA[<p>iPhoneやAndroidはアプリ開発を特定の会社じゃなく一般の開発者にさせることで発展した。 最近では一般の開発者がヒットを飛ばすことが少なくなったが、最初の頃は一攫千金を得た人も多かった。 アプリで乗り遅れたオレは</p>
The post <a href="https://uda2.com/blog/newapp/">まだ間に合うかもしれない新しめのアプリ開発</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" src="http://uda2.com/blog/wp-content/uploads/newapp.jpg" alt="" width="450" height="320" class="alignnone size-full wp-image-1493" srcset="https://uda2.com/blog/wp-content/uploads/newapp.jpg 450w, https://uda2.com/blog/wp-content/uploads/newapp-300x213.jpg 300w" sizes="(max-width: 450px) 100vw, 450px" /><br />
iPhoneやAndroidはアプリ開発を特定の会社じゃなく一般の開発者にさせることで発展した。<br />
最近では一般の開発者がヒットを飛ばすことが少なくなったが、最初の頃は一攫千金を得た人も多かった。</p>
<p>アプリで乗り遅れたオレは頑張ってPassBookを覚えてサービスを開始したがPassBookは人気が出なかった。</p>
<p>そこで一般の開発者でも参加できそうな新しめのテクノロジーをまとめてみた。</p>
<p><span id="more-1499"></span><br />
<a href="http://www.oculusvr.com/" target="_blank"></p>
<h5 style="font-size:16px;">Oculus VRのアプリ開発</h5>
<p><img decoding="async" src="http://uda2.com/blog/wp-content/uploads/oculusvr.jpg" alt="" width="450" height="320" class="alignnone size-full wp-image-1497" srcset="https://uda2.com/blog/wp-content/uploads/oculusvr.jpg 450w, https://uda2.com/blog/wp-content/uploads/oculusvr-300x213.jpg 300w" sizes="(max-width: 450px) 100vw, 450px" /></a><br />
ちょっと前に<a href="https://www.youtube.com/watch?v=pAC5SeNH8jw" target="_blank">90歳のおばあちゃんが感動してるYoutube</a>で有名になったバーチャルリアリティヘッドセット。<br />
開発者向けのキットの第一弾はすぐに完売したけど<a href="https://www.oculusvr.com/order/" target="_blank">第二弾の開発キット</a>の予約が始まっている。<br />
噂では第一弾の時に日本人の開発物が好評だったらしく日本人に優先的に売ってくれるらしい。（$350.00）</p>
<p><a href="http://msdn.microsoft.com/ja-jp/windows/br229512.aspx" target="_blank"></p>
<h5 style="font-size:16px;">Windows ストア アプリ開発</h5>
<p><img decoding="async" src="http://uda2.com/blog/wp-content/uploads/microsoftapp.jpg" alt="" width="450" height="320" class="alignnone size-full wp-image-1496" srcset="https://uda2.com/blog/wp-content/uploads/microsoftapp.jpg 450w, https://uda2.com/blog/wp-content/uploads/microsoftapp-300x213.jpg 300w" sizes="(max-width: 450px) 100vw, 450px" /></a><br />
iPhoneやAndroidのアプリとちがいプラットフォームが伸び悩んでいたWindows ストア アプリだが、Windows8.1の公開やXPの終了でようやく動き出した感がある。<br />
<a href="http://html5experts.jp/osamum_ms/5940/" target="_blank">HTML5Experts.jp</a>によるとC#やC++だけでなくHTML5でネイティブアプリが作れるらしいのでWEBクリエイターに敷居が低い。<br />
（iPhoneやAndroidのPhoneGAP（cordova）のような感じ？）</p>
<p><a href="https://developer.mozilla.org/ja/" target="_blank"></p>
<h5 style="font-size:16px;">Firefox OSのアプリ開発</h5>
<p><img loading="lazy" decoding="async" src="http://uda2.com/blog/wp-content/uploads/firefoxos.jpg" alt="" width="450" height="320" class="alignnone size-full wp-image-1494" srcset="https://uda2.com/blog/wp-content/uploads/firefoxos.jpg 450w, https://uda2.com/blog/wp-content/uploads/firefoxos-300x213.jpg 300w" sizes="auto, (max-width: 450px) 100vw, 450px" /></a><br />
iPhone、Android、Windows Phoneに大きく遅れをとったFirefox OS。世間の予想は厳しいしオレもそう思うがそれはmozillaが一番知ってるだろうしそれでも今発表するという事は何か打算があるのかもしれない。<br />
HTML5だけでアプリ開発できるのでWEBクリエイターとしてはがんばって欲しい。<a href="http://www.mozilla.jp/firefox/os/devices/flame/" target="_blank">開発端末</a>が18,500 円(税別)で7月中旬発売予定になってる。</p>
<p><a href="https://www.leapmotion.com/" target="_blank"></p>
<h5 style="font-size:16px;">Leap Motionのアプリ開発</h5>
<p><img loading="lazy" decoding="async" src="http://uda2.com/blog/wp-content/uploads/leapmotion.jpg" alt="" width="450" height="320" class="alignnone size-full wp-image-1495" srcset="https://uda2.com/blog/wp-content/uploads/leapmotion.jpg 450w, https://uda2.com/blog/wp-content/uploads/leapmotion-300x213.jpg 300w" sizes="auto, (max-width: 450px) 100vw, 450px" /></a><br />
フリクスケースサイズの本体を置いておくだけで手の動きを感知しマウスを握ること無くパソコンを操作可能にする、ノートパソコンやキーボードに埋め込まれたものもある。<br />
C++、Java、Python、Unity/C#、Objective-CだけでなくJavaScriptも対応しておりブラウザ内ならWEBクリエイターにも開発可能で本体も$99.99で参加しやすい。</p>
<p><a href="http://www.softbank.jp/robot/special/tech/" target="_blank"></p>
<h5 style="font-size:16px;">Softbank Pepper（ペッパー）のアプリ開発</h5>
<p><img loading="lazy" decoding="async" src="http://uda2.com/blog/wp-content/uploads/pepper.jpg" alt="" width="450" height="320" class="alignnone size-full wp-image-1498" srcset="https://uda2.com/blog/wp-content/uploads/pepper.jpg 450w, https://uda2.com/blog/wp-content/uploads/pepper-300x213.jpg 300w" sizes="auto, (max-width: 450px) 100vw, 450px" /></a><br />
SoftBankが発表したロボットpepper。2015年2月に19万8000円で販売予定で何が出来るか未知数だけど機能とアプリの充実次第では一家に一台も可能な金額だ。<br />
現在発表されてる言語はPython、C++だがプログラム言語不要な開発環境も用意されているらしい。</p>The post <a href="https://uda2.com/blog/newapp/">まだ間に合うかもしれない新しめのアプリ開発</a> first appeared on <a href="https://uda2.com/blog">ウダ2Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://uda2.com/blog/newapp/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
