<?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>TECH Matari &#187; 携帯</title>
	<atom:link href="http://tech.ironhearts.com/blog/archives/category/mobile/feed" rel="self" type="application/rss+xml" />
	<link>http://tech.ironhearts.com/blog</link>
	<description>WEB関係のノウハウ・Tipsを蓄積 form 福岡&#38;長崎</description>
	<lastBuildDate>Tue, 09 Aug 2011 00:31:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[Titanium Mobile]TableViewのセルをクリック不可にする</title>
		<link>http://tech.ironhearts.com/blog/archives/552</link>
		<comments>http://tech.ironhearts.com/blog/archives/552#comments</comments>
		<pubDate>Tue, 26 Apr 2011 13:11:09 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[Titanium Mobile]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=552</guid>
		<description><![CDATA[Titanium Mobile非公式BBSに気になるPOSTがあったので調べて返信してみた

tableViewの一部のセルをクリック不可にする « Titanium BBS(JP unofficial)

たしかに、T [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/552/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Titanium Mobile開発Tips まとめ+非公式掲示板POST</title>
		<link>http://tech.ironhearts.com/blog/archives/549</link>
		<comments>http://tech.ironhearts.com/blog/archives/549#comments</comments>
		<pubDate>Mon, 25 Apr 2011 10:32:51 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[Titanium Mobile]]></category>
		<category><![CDATA[NAVER]]></category>
		<category><![CDATA[Titanium]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=549</guid>
		<description><![CDATA[自分のメモ目的も踏まえ、NAVERまとめを使って、Titanium Mobile開発のTipsまとめを作りました。
Titanium Mobile開発のTipsまとめ
NAVERまとめって、けっこう面白いね。良くできてる [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/549/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DreamweaverでTitanium MobileのJSSファイルをひらいてCSSコード補完する方法</title>
		<link>http://tech.ironhearts.com/blog/archives/544</link>
		<comments>http://tech.ironhearts.com/blog/archives/544#comments</comments>
		<pubDate>Wed, 20 Apr 2011 03:35:14 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[Titanium Mobile]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[Titanium]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=544</guid>
		<description><![CDATA[またニッチな記事ですみませんねぇ。Titanium Studioがあるというのに、Dreamweaver使ってTitanium Mobileの開発してます。
Titanium Mobileには、HTMLにおけるCSSファ [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/544/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Titanium MobileのWebViewで電話番号・郵便番号の自動リンクを抑制する方法</title>
		<link>http://tech.ironhearts.com/blog/archives/533</link>
		<comments>http://tech.ironhearts.com/blog/archives/533#comments</comments>
		<pubDate>Sun, 17 Apr 2011 08:09:10 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[Titanium Mobile]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[サンプルコード]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Titanium]]></category>
		<category><![CDATA[WebView]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=533</guid>
		<description><![CDATA[細かいレイアウトをViewやLabelで再現するのはむちゃくちゃ骨が折れるので、そういう場合はWebViewでHTMLを表示させると見た目の調整が楽。WebViewの中身は、まちがいなくMobile Safariと同じだ [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/533/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>webkitのCSSグラデーションをTitanium Mobileの書式に変換するツール作った</title>
		<link>http://tech.ironhearts.com/blog/archives/525</link>
		<comments>http://tech.ironhearts.com/blog/archives/525#comments</comments>
		<pubDate>Sat, 16 Apr 2011 02:24:43 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[Titanium Mobile]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[サンプルコード]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Titanium]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=525</guid>
		<description><![CDATA[Titanium MobileのWindowやViewの背景に利用できるbackgroundGradientというプロパティがあるのだが、この記述方式が、これまでのCSSの記述方法とも微妙に違っていて、記述が面倒。CSS [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/525/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[Titanium Mobile] WebViewのリソースHTMLが難儀な感じ</title>
		<link>http://tech.ironhearts.com/blog/archives/496</link>
		<comments>http://tech.ironhearts.com/blog/archives/496#comments</comments>
		<pubDate>Tue, 01 Mar 2011 06:37:38 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[Titanium Mobile]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=496</guid>
		<description><![CDATA[Titanium Mobileには、webサイトをそのまま表示できるWebView というUIがある。jQTouchやjQuery Mobileで作ったWEBサイトをそのままTitanium Mobileでアプリ化できれ [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/496/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dreamweaver(DW)でTitanium Mobileのコード補完</title>
		<link>http://tech.ironhearts.com/blog/archives/491</link>
		<comments>http://tech.ironhearts.com/blog/archives/491#comments</comments>
		<pubDate>Tue, 22 Feb 2011 02:41:16 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[Titanium Mobile]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=491</guid>
		<description><![CDATA[個人的に、Titanium Mobileでのコード開発にDreamweaverを使ってます。買収したaptanaを使うのが定石なんでしょうけど、aptanaの動作が重いのと、コード補完機能の動作がどうもしっくりこなかった [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/491/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[iPhone/iPad]タッチデバイスの盲点：スクロールバー</title>
		<link>http://tech.ironhearts.com/blog/archives/488</link>
		<comments>http://tech.ironhearts.com/blog/archives/488#comments</comments>
		<pubDate>Mon, 17 Jan 2011 09:37:44 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=488</guid>
		<description><![CDATA[iPhone/iPadでしか確認してないが、意外というか盲点というか、当たり前といわれれば、あたりまえ…か？
よくWebサイトで、お知らせの領域にdivタグを使い、高さを指定して、はみ出た分は自動的にスクロールバーが出て [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/488/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[iPhone/iPad]AirPrint非対応のプリンタに印刷する方法</title>
		<link>http://tech.ironhearts.com/blog/archives/476</link>
		<comments>http://tech.ironhearts.com/blog/archives/476#comments</comments>
		<pubDate>Wed, 24 Nov 2010 11:42:24 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=476</guid>
		<description><![CDATA[iOS 4.2になり、AirPrint機能が使えるようになったらしいのだが、要するにプリンタ側も無線に対応したものじゃないと印刷できないらしい。
アップル正式サポートのプリンタは、



HP Photosmart Pl [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/476/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[iPhone開発]Sencha Touch とTitaniumの違い</title>
		<link>http://tech.ironhearts.com/blog/archives/473</link>
		<comments>http://tech.ironhearts.com/blog/archives/473#comments</comments>
		<pubDate>Tue, 16 Nov 2010 05:13:15 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=473</guid>
		<description><![CDATA[Sencha Touch 1.0が正式リリース（しかも無料）され、スマートフォン向け開発がしやすくなりそうです。
Sencha Touch demo (PC/MacでもSafariならばまぁ、動く。Firefoxでは動か [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/473/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone用サイト構築・jQtouchを使ってみる</title>
		<link>http://tech.ironhearts.com/blog/archives/470</link>
		<comments>http://tech.ironhearts.com/blog/archives/470#comments</comments>
		<pubDate>Fri, 12 Nov 2010 03:08:14 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=470</guid>
		<description><![CDATA[先日とは別なサイトをjQTouchを使って構築してみる。使い方はググればすぐに分かると思うが、要するに1ファイル中に複数のDIVブロックを作っておき、aタグから、そのDIVのIDを指定することで、あたかもページが切り替わ [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/470/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone用サイト制作の為のフレームワークを分類してみた</title>
		<link>http://tech.ironhearts.com/blog/archives/464</link>
		<comments>http://tech.ironhearts.com/blog/archives/464#comments</comments>
		<pubDate>Fri, 05 Nov 2010 06:56:56 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=464</guid>
		<description><![CDATA[引き続きiphone用フレームーワークについて。２つ前、１つ前のエントリーも参照。
いろいろ調べると大まかに３分類できるような気がする。



JSゴリゴリタイプ
ページ内切替タイプ
CSSクラスタイプ



Sench [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/464/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone用フレームワークとSEO対策</title>
		<link>http://tech.ironhearts.com/blog/archives/458</link>
		<comments>http://tech.ironhearts.com/blog/archives/458#comments</comments>
		<pubDate>Fri, 05 Nov 2010 03:31:16 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ウェブサイト]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=458</guid>
		<description><![CDATA[前のエントリーでiPhone対応サイト作成用のフレームワークをいくつか紹介しました。が…。
Sencha Touchなどは、大変に高機能なので是非使ってみたいと思っていたのだが、ソースを見ると、Sencha Touchで [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/458/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone向けサイトにiuiを使ってみた</title>
		<link>http://tech.ironhearts.com/blog/archives/456</link>
		<comments>http://tech.ironhearts.com/blog/archives/456#comments</comments>
		<pubDate>Thu, 04 Nov 2010 11:17:29 +0000</pubDate>
		<dc:creator>ANN</dc:creator>
				<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/?p=456</guid>
		<description><![CDATA[久しぶりのエントリー。なかなかネタ＆時間が無くて。
今後いくつかiPhone向けサイトを作る予定なので、効率の良い作成方法を模索中。
目標は、iPhoneネイティブアプリっぽい感じの見た目＋動作のサイトかつ、iPhone [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/456/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PEAR::Net_UserAgent_Mobileアップデート</title>
		<link>http://tech.ironhearts.com/blog/archives/16</link>
		<comments>http://tech.ironhearts.com/blog/archives/16#comments</comments>
		<pubDate>Mon, 18 Feb 2008 04:31:22 +0000</pubDate>
		<dc:creator>joy-pop</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[携帯]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/archives/16</guid>
		<description><![CDATA[PEAR::Net_UserAgent_Mobileがアップデートした模様。
http://pear.php.net/package/Net_UserAgent_Mobile/download 
isMobileとかis [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/16/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>i-XHTML及びi-CSSを使う際の注意事項</title>
		<link>http://tech.ironhearts.com/blog/archives/9</link>
		<comments>http://tech.ironhearts.com/blog/archives/9#comments</comments>
		<pubDate>Wed, 13 Feb 2008 04:04:52 +0000</pubDate>
		<dc:creator>joy-pop</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[携帯]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/archives/9</guid>
		<description><![CDATA[XML宣言、DOCTYPE宣言はもとより、拡張子が.htmlの場合は
AddType application/xhtml+xml .html
が必要。.xhtmlや.xhtmlの場合はいらない。 .cgiや.phpの場合 [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/9/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>携帯の固体識別番号を取得</title>
		<link>http://tech.ironhearts.com/blog/archives/4</link>
		<comments>http://tech.ironhearts.com/blog/archives/4#comments</comments>
		<pubDate>Thu, 07 Feb 2008 07:40:25 +0000</pubDate>
		<dc:creator>joy-pop</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[携帯]]></category>

		<guid isPermaLink="false">http://tech.ironhearts.com/blog/archives/4</guid>
		<description><![CDATA[固体識別番号が取得できれば、一発ログインとかCookie使えなくてもトラッキングできそう～。
・AUの場合：
HTTP_X_UP_SUBNOというヘッダが付加されている。
ex) $_SERVER['HTTP_X_UP_ [...]]]></description>
		<wfw:commentRss>http://tech.ironhearts.com/blog/archives/4/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

