<?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/"
	>

<channel>
	<title>Frog on Mobile</title>
	<atom:link href="http://blog.frogonmobile.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.frogonmobile.com</link>
	<description>Software for iPhone and iPod touch</description>
	<pubDate>Sun, 11 Apr 2010 15:17:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Xib2Js ver1.10 is released</title>
		<link>http://blog.frogonmobile.com/2010/04/xib2js-ver110-is-released/</link>
		<comments>http://blog.frogonmobile.com/2010/04/xib2js-ver110-is-released/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 16:46:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Product]]></category>

		<guid isPermaLink="false">http://blog.frogonmobile.com/?p=98</guid>
		<description><![CDATA[Xib2Js ver1.10をリリースしました。今回のリリースからソースコードを公開しますので、ご興味のある方は見てみるなり、改善するなり、好きに使ってください。
Xib2Js ver1.10 is released. I decide to open the source code from this release, so please check it.
]]></description>
			<content:encoded><![CDATA[<p>Xib2Js ver1.10をリリースしました。今回のリリースからソースコードを公開しますので、ご興味のある方は見てみるなり、改善するなり、好きに使ってください。</p>
<p>Xib2Js ver1.10 is released. I decide to open the source code from this release, so please check it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frogonmobile.com/2010/04/xib2js-ver110-is-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Xib2Js for Titanium Mobile is released</title>
		<link>http://blog.frogonmobile.com/2010/03/xib2js-for-titanium-mobile-is-released/</link>
		<comments>http://blog.frogonmobile.com/2010/03/xib2js-for-titanium-mobile-is-released/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:51:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Product]]></category>

		<guid isPermaLink="false">http://blog.frogonmobile.com/?p=78</guid>
		<description><![CDATA[最近Titanium MobileでiPhoneアプリを作る実験をしているのですが、JavaScriptでGUIをコーディングするのは大変なので、InterfaceBuilderで作成した.xibファイルからJavaScriptに変換する簡単なツール(Xib2Js)を作成しました。
無償のアプリケーションなので、良かったら使ってみてください。
Now I am creating iPhone Application using Titanium Mobile but it is hard to write the whole GUI code from scratch, so I made a tool(Xib2Js) which generates the JavaScript codes from InterfaceBuilder&#8217;s .xib file.
This tool is free to use so please check it.
]]></description>
			<content:encoded><![CDATA[<p>最近<a href="http://www.appcelerator.com/products/titanium-mobile-application-development/">Titanium Mobile</a>でiPhoneアプリを作る実験をしているのですが、JavaScriptでGUIをコーディングするのは大変なので、InterfaceBuilderで作成した.xibファイルからJavaScriptに変換する簡単なツール(<a href="http://blog.frogonmobile.com/apps/xib2js/">Xib2Js</a>)を作成しました。</p>
<p>無償のアプリケーションなので、良かったら使ってみてください。</p>
<p>Now I am creating iPhone Application using <a href="http://www.appcelerator.com/products/titanium-mobile-application-development/">Titanium Mobile</a> but it is hard to write the whole GUI code from scratch, so I made a tool(<a href="http://blog.frogonmobile.com/apps/xib2js/">Xib2Js</a>) which generates the JavaScript codes from InterfaceBuilder&#8217;s .xib file.</p>
<p>This tool is free to use so please check it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frogonmobile.com/2010/03/xib2js-for-titanium-mobile-is-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>LIVECLOCK is now on sale!</title>
		<link>http://blog.frogonmobile.com/2010/02/liveclock-is-now-on-sale/</link>
		<comments>http://blog.frogonmobile.com/2010/02/liveclock-is-now-on-sale/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 16:22:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Product]]></category>

		<guid isPermaLink="false">http://blog.frogonmobile.com/?p=61</guid>
		<description><![CDATA[LIVECLOCKは画面のバックグラウンドでライフゲームを実行するシンプルな時計のアプリケーションです。
実は、Packager for iPhoneを使って開発しましたが、本当にFlashアプリをそのままiPhoneアプリとして動かすことができます。
無償アプリですので、是非ダウンロードしてみてください。
LIVECLOCK is a simple clock application that runs Conway&#8217;s Game of Life on the background of the screen.
This application was made by using Packager for iPhone and it really can execute the Flash application as iPhone application.
It is free application, so please download it.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.frogonmobile.com/apps/liveclock/">LIVECLOCK</a>は画面のバックグラウンドでライフゲームを実行するシンプルな時計のアプリケーションです。</p>
<p>実は、<a href="http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/">Packager for iPhone</a>を使って開発しましたが、本当にFlashアプリをそのままiPhoneアプリとして動かすことができます。</p>
<p>無償アプリですので、是非ダウンロードしてみてください。</p>
<p><a href="http://blog.frogonmobile.com/apps/liveclock/">LIVECLOCK</a> is a simple clock application that runs Conway&#8217;s Game of Life on the background of the screen.</p>
<p>This application was made by using <a href="http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/">Packager for iPhone</a> and it really can execute the Flash application as iPhone application.</p>
<p>It is free application, so please download it.</p>
<p><img class="alignleft size-medium wp-image-54" title="liveclock" src="http://www.frogonmobile.com/wordpress/wp-content/uploads/2010/02/liveclock-156x300.png" alt="liveclock" width="156" height="300" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frogonmobile.com/2010/02/liveclock-is-now-on-sale/feed/</wfw:commentRss>
		</item>
		<item>
		<title>RejectDatabase for iPhone Dev. is launched</title>
		<link>http://blog.frogonmobile.com/2009/01/rejectdatabase-for-iphone-dev-is-launched/</link>
		<comments>http://blog.frogonmobile.com/2009/01/rejectdatabase-for-iphone-dev-is-launched/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 08:38:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Announce]]></category>

		<guid isPermaLink="false">http://blog.frogonmobile.com/?p=8</guid>
		<description><![CDATA[fladdictさんにご協力をいただき、iPhone開発者の為にリジェクトの事例を集めたサイトを立ち上げました。もし不幸にもあなたのアプリがAppleの審査でリジェクトされましたら、情報共有の為、事例をご登録いただければ幸いです。
http://iphone-rejectdb.appspot.com
By the cooperation of Mr. fladdict, I launched the site for iPhone developer to provide the case of application which was rejected at Apple&#8217;s review. If your application can not pass the review unfortunately, I would like you to input your case and share the information.
http://iphone-rejectdb.appspot.com
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.artandmobile.com/">fladdict</a>さんにご協力をいただき、iPhone開発者の為にリジェクトの事例を集めたサイトを立ち上げました。もし不幸にもあなたのアプリがAppleの審査でリジェクトされましたら、情報共有の為、事例をご登録いただければ幸いです。</p>
<p><a href="http://iphone-rejectdb.appspot.com/">http://iphone-rejectdb.appspot.com</a></p>
<p>By the cooperation of Mr. <a href="http://blog.artandmobile.com/">fladdict</a>, I launched the site for iPhone developer to provide the case of application which was rejected at Apple&#8217;s review. If your application can not pass the review unfortunately, I would like you to input your case and share the information.</p>
<p><a href="http://iphone-rejectdb.appspot.com/">http://iphone-rejectdb.appspot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frogonmobile.com/2009/01/rejectdatabase-for-iphone-dev-is-launched/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Frog on Mobile Annex is launched</title>
		<link>http://blog.frogonmobile.com/2009/01/frog-on-mobile-annex-is-launched/</link>
		<comments>http://blog.frogonmobile.com/2009/01/frog-on-mobile-annex-is-launched/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 14:15:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Announce]]></category>

		<guid isPermaLink="false">http://blog.frogonmobile.com/?p=5</guid>
		<description><![CDATA[はてなのiPhoneアプリ開発グループにFrog on Mobile Annexというページを立ち上げました。
本サイトはアプリの紹介がメインで、開発過程における疑問点や課題、ノウハウの共有は別館の方で行いたいと思います。
申し訳ありませんが、別館は日本語オンリーです。
I launched Frog on Mobile Annex page to Hatena&#8217;s iPhone Application Development Group.
I am going to focus to introduce my application at this site, and I will share the query, problem and knowhow about the development of application at the annex.
Sorry about the annex is Japanese only.
]]></description>
			<content:encoded><![CDATA[<p>はてなのiPhoneアプリ開発グループに<a href="http://iphone-dev.g.hatena.ne.jp/daoki2/">Frog on Mobile Annex</a>というページを立ち上げました。</p>
<p>本サイトはアプリの紹介がメインで、開発過程における疑問点や課題、ノウハウの共有は別館の方で行いたいと思います。</p>
<p>申し訳ありませんが、別館は日本語オンリーです。</p>
<p>I launched <a href="http://iphone-dev.g.hatena.ne.jp/daoki2/">Frog on Mobile Annex</a> page to Hatena&#8217;s iPhone Application Development Group.</p>
<p>I am going to focus to introduce my application at this site, and I will share the query, problem and knowhow about the development of application at the annex.</p>
<p>Sorry about the annex is Japanese only.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frogonmobile.com/2009/01/frog-on-mobile-annex-is-launched/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to Frog on Mobile</title>
		<link>http://blog.frogonmobile.com/2009/01/hello-world/</link>
		<comments>http://blog.frogonmobile.com/2009/01/hello-world/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 15:51:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Announce]]></category>

		<guid isPermaLink="false">http://www.frogonmobile.com/wordpress/?p=1</guid>
		<description><![CDATA[Frog on Mobileへようこそ。このホームページでは自作のiPhone/iPod touch向けのソフトを紹介します。
現在、最初のアプリをAppStoreに並べるべく準備中です。もうしばらくお待ちください。
Welcome to Frog on Mobile. I will introduce my software for iPhone/iPod touch at this site.
Now I am preparing to release my first application to AppStore. Please wait for a while.
]]></description>
			<content:encoded><![CDATA[<p>Frog on Mobileへようこそ。このホームページでは自作のiPhone/iPod touch向けのソフトを紹介します。</p>
<p>現在、最初のアプリをAppStoreに並べるべく準備中です。もうしばらくお待ちください。</p>
<p>Welcome to Frog on Mobile. I will introduce my software for iPhone/iPod touch at this site.</p>
<p>Now I am preparing to release my first application to AppStore. Please wait for a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.frogonmobile.com/2009/01/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
