<?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>code:x</title>
	<atom:link href="http://code.xenophy.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://code.xenophy.com</link>
	<description>PHP/JavaScript/Ext JS/ActionScript Code Memo</description>
	<lastBuildDate>Mon, 09 Aug 2010 14:33:42 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>【解説＆考察】Omega Trick</title>
		<link>http://code.xenophy.com/?p=1118</link>
		<comments>http://code.xenophy.com/?p=1118#comments</comments>
		<pubDate>Mon, 09 Aug 2010 10:15:05 +0000</pubDate>
		<dc:creator>Kotsutsumi</dc:creator>
				<category><![CDATA[Ext]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[OmegaTrick]]></category>
		<category><![CDATA[Sencha]]></category>

		<guid isPermaLink="false">http://code.xenophy.com/?p=1118</guid>
		<description><![CDATA[ども、小堤です。
まぁ、OmegaTrickをちょいちょい実装していってるんですが、あんまりこれに時間かけることのできない現状・・・orz
んで、どうせ後でマニュアル書くのめんどくさくなること必死なので、ブログにメモって [...]]]></description>
		<wfw:commentRss>http://code.xenophy.com/?feed=rss2&amp;p=1118</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext JS / Ext Core / Sencha Touchの判別</title>
		<link>http://code.xenophy.com/?p=1113</link>
		<comments>http://code.xenophy.com/?p=1113#comments</comments>
		<pubDate>Mon, 09 Aug 2010 04:40:33 +0000</pubDate>
		<dc:creator>Kotsutsumi</dc:creator>
				<category><![CDATA[Ext]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Sencha]]></category>

		<guid isPermaLink="false">http://code.xenophy.com/?p=1113</guid>
		<description><![CDATA[ども、小堤です。
まぁ、相変わらずブログは間、開くわけです。
タイトル通り、Ext JS,Ext Core,Sencha Touchの判別方法についてです。
まぁ、通常は判別しなくていいのかもしれませんが、どれも、グロー [...]]]></description>
		<wfw:commentRss>http://code.xenophy.com/?feed=rss2&amp;p=1113</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext.platform : Sencha Touch</title>
		<link>http://code.xenophy.com/?p=1111</link>
		<comments>http://code.xenophy.com/?p=1111#comments</comments>
		<pubDate>Tue, 27 Jul 2010 16:51:06 +0000</pubDate>
		<dc:creator>Kotsutsumi</dc:creator>
				<category><![CDATA[Ext]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Sencha]]></category>

		<guid isPermaLink="false">http://code.xenophy.com/?p=1111</guid>
		<description><![CDATA[ども、小堤です。
だらだら、Sencha Touchのソース眺めてたんですが(ver 0.92)
PlatformSelector.js
で書いたやついらないですね（爆
src/core/Platform.js
を読み込 [...]]]></description>
		<wfw:commentRss>http://code.xenophy.com/?feed=rss2&amp;p=1111</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sencha Touch Ext.setup(2)</title>
		<link>http://code.xenophy.com/?p=1078</link>
		<comments>http://code.xenophy.com/?p=1078#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:55:38 +0000</pubDate>
		<dc:creator>Kotsutsumi</dc:creator>
				<category><![CDATA[Ext]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Sencha]]></category>
		<category><![CDATA[記事更新お知らせ]]></category>

		<guid isPermaLink="false">http://code.xenophy.com/?p=1078</guid>
		<description><![CDATA[ども、小堤です。
先の投稿で、Ext.setupメソッドにしていするコンフィグオプションの解説を行いましたが、ここでは、それぞれのコンフィグオプションが指定されることにより、何が起こるのかを検証していきます。

addM [...]]]></description>
		<wfw:commentRss>http://code.xenophy.com/?feed=rss2&amp;p=1078</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sencha Touch Ext.setup</title>
		<link>http://code.xenophy.com/?p=1050</link>
		<comments>http://code.xenophy.com/?p=1050#comments</comments>
		<pubDate>Tue, 27 Jul 2010 14:33:08 +0000</pubDate>
		<dc:creator>Kotsutsumi</dc:creator>
				<category><![CDATA[Ext]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Sencha]]></category>

		<guid isPermaLink="false">http://code.xenophy.com/?p=1050</guid>
		<description><![CDATA[ども、小堤です。
明日は、「Ext JS &#38; Sencha Touch勉強会7月＠東京」ですね。
既に、ATNDはいっぱいになってしまったみたいですが、USTREAMで配信されるらしいので、枠あふれちゃったひと、 [...]]]></description>
		<wfw:commentRss>http://code.xenophy.com/?feed=rss2&amp;p=1050</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PlatformSelector.js</title>
		<link>http://code.xenophy.com/?p=1047</link>
		<comments>http://code.xenophy.com/?p=1047#comments</comments>
		<pubDate>Wed, 21 Jul 2010 11:00:57 +0000</pubDate>
		<dc:creator>Kotsutsumi</dc:creator>
				<category><![CDATA[Ext]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Sencha]]></category>

		<guid isPermaLink="false">http://code.xenophy.com/?p=1047</guid>
		<description><![CDATA[ども、小堤です。
ツイッターくらいしか、書いてないんですが、ブログ放置ですね。完璧。
んで、またどーでもいいものなんですが、PlatformSelector.jsです。
Sencha Touchとか、Ext Coreとか [...]]]></description>
		<wfw:commentRss>http://code.xenophy.com/?feed=rss2&amp;p=1047</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSSの基本とCSSセレクター</title>
		<link>http://code.xenophy.com/?p=1030</link>
		<comments>http://code.xenophy.com/?p=1030#comments</comments>
		<pubDate>Fri, 02 Jul 2010 11:11:34 +0000</pubDate>
		<dc:creator>Kotsutsumi</dc:creator>
				<category><![CDATA[Ext]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Sencha]]></category>

		<guid isPermaLink="false">http://code.xenophy.com/?p=1030</guid>
		<description><![CDATA[
Sencha Ext JS / Sencha Touch プロフェッショナルプログラミングガイドCSSの基本とCSSセレクター


CSSの基本とCSSセレクターについて
CSSはご存じでしょうか？CSS(Cascad [...]]]></description>
		<wfw:commentRss>http://code.xenophy.com/?feed=rss2&amp;p=1030</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpreadOffice スケジュール</title>
		<link>http://code.xenophy.com/?p=1019</link>
		<comments>http://code.xenophy.com/?p=1019#comments</comments>
		<pubDate>Fri, 02 Jul 2010 08:34:38 +0000</pubDate>
		<dc:creator>Kotsutsumi</dc:creator>
				<category><![CDATA[Ext]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Sencha]]></category>
		<category><![CDATA[xFrameworkPX]]></category>

		<guid isPermaLink="false">http://code.xenophy.com/?p=1019</guid>
		<description><![CDATA[はぁ。小堤です。
ブログ、WordPressのバージョンアップしたにも関わらず、なかなかかけないとか。

SpreadOfficeの開発は、相変わらずガリガリ。
スケジュール管理機能もつくらないけないんですが、まぁ当たり [...]]]></description>
		<wfw:commentRss>http://code.xenophy.com/?feed=rss2&amp;p=1019</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>イントロダクション</title>
		<link>http://code.xenophy.com/?p=996</link>
		<comments>http://code.xenophy.com/?p=996#comments</comments>
		<pubDate>Wed, 30 Jun 2010 12:40:05 +0000</pubDate>
		<dc:creator>Kotsutsumi</dc:creator>
				<category><![CDATA[Ext]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Sencha]]></category>

		<guid isPermaLink="false">http://code.xenophy.com/?p=996</guid>
		<description><![CDATA[
Sencha Ext JS / Sencha Touch プロフェッショナルプログラミングガイドイントロダクション


Sencha Ext JSを利用したアプリケーションを作成ために必要な知識を養います。
って、書籍 [...]]]></description>
		<wfw:commentRss>http://code.xenophy.com/?feed=rss2&amp;p=996</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0にアップグレード</title>
		<link>http://code.xenophy.com/?p=923</link>
		<comments>http://code.xenophy.com/?p=923#comments</comments>
		<pubDate>Wed, 30 Jun 2010 10:36:24 +0000</pubDate>
		<dc:creator>Kotsutsumi</dc:creator>
				<category><![CDATA[記事更新お知らせ]]></category>

		<guid isPermaLink="false">http://code.xenophy.com/?p=923</guid>
		<description><![CDATA[ども、小堤です。
ご無沙汰しています。
いや、ただブログ・・・いい加減バージョンアップしたよってはなし。
いろいろやりたいことあってね。
いままでの散乱したExt JSの記事まとめちゃいたいのと、Sencha Touch [...]]]></description>
		<wfw:commentRss>http://code.xenophy.com/?feed=rss2&amp;p=923</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
