<?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>蜘蛛の糸をつむぐには... &#187; ExtJS</title>
	<atom:link href="http://djodjo.jp/archives/category/extjs/feed" rel="self" type="application/rss+xml" />
	<link>http://djodjo.jp</link>
	<description>Tech on Web Application for rich user experience.</description>
	<pubDate>Wed, 21 Jul 2010 22:07:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ExtJS 3.1 リリース</title>
		<link>http://djodjo.jp/archives/349</link>
		<comments>http://djodjo.jp/archives/349#comments</comments>
		<pubDate>Sun, 20 Dec 2009 22:34:26 +0000</pubDate>
		<dc:creator>djodjo</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<guid isPermaLink="false">http://djodjo.jp/?p=349</guid>
		<description><![CDATA[Ext 3.1: メモリ問題の大幅な改善（IE）と新しいUI部品
結構いろいろ更新されてますね。
IE6への対応は助かります。
新しいUI部品もちらほら。ダウンロードしてexampleをのぞいてみよう。
ちなみに、exa [...]]]></description>
		<wfw:commentRss>http://djodjo.jp/archives/349/feed</wfw:commentRss>
		</item>
		<item>
		<title>[ExtJS本] Ext JS入門 リッチUIなWebサイトをつくる Ajaxフレームワーク</title>
		<link>http://djodjo.jp/archives/269</link>
		<comments>http://djodjo.jp/archives/269#comments</comments>
		<pubDate>Wed, 22 Jul 2009 06:48:42 +0000</pubDate>
		<dc:creator>djodjo</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<guid isPermaLink="false">http://djodjo.jp/?p=269</guid>
		<description><![CDATA[初の日本語ExtJS書籍じゃないでしょうか。
明日23日から発売予定のようです。
Ext JS入門 リッチUIなWebサイトをつくる Ajaxフレームワーク
サポートページももうできてますね。
http://www.sh [...]]]></description>
		<wfw:commentRss>http://djodjo.jp/archives/269/feed</wfw:commentRss>
		</item>
		<item>
		<title>Webアプリにショートカットキーを設定してみる</title>
		<link>http://djodjo.jp/archives/259</link>
		<comments>http://djodjo.jp/archives/259#comments</comments>
		<pubDate>Tue, 14 Apr 2009 22:26:56 +0000</pubDate>
		<dc:creator>djodjo</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://djodjo.jp/?p=259</guid>
		<description><![CDATA[Ext.KeyMapを利用することで、Webアプリにショートカットキーを設定することができます。
ctr+shift+nとすると新規登録ウィンドウを開く。。。といった使い方ができます。


下記例は、ctr+shift+ [...]]]></description>
		<wfw:commentRss>http://djodjo.jp/archives/259/feed</wfw:commentRss>
		</item>
		<item>
		<title>createDelegate,createCallbackの使い方</title>
		<link>http://djodjo.jp/archives/228</link>
		<comments>http://djodjo.jp/archives/228#comments</comments>
		<pubDate>Fri, 10 Apr 2009 15:34:32 +0000</pubDate>
		<dc:creator>djodjo</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<guid isPermaLink="false">http://djodjo.jp/?p=228</guid>
		<description><![CDATA[Functionクラスにある、createDelegateという関数。サンプルソースに書いてあったのですが、いまいちどう使うものか理解できていなかったのです。
ですが、先日の勉強会で出てきたソースに書いてあって目からウロ [...]]]></description>
		<wfw:commentRss>http://djodjo.jp/archives/228/feed</wfw:commentRss>
		</item>
		<item>
		<title>ExtJS 第9回勉強会に参加しました</title>
		<link>http://djodjo.jp/archives/226</link>
		<comments>http://djodjo.jp/archives/226#comments</comments>
		<pubDate>Tue, 24 Mar 2009 01:20:20 +0000</pubDate>
		<dc:creator>djodjo</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<category><![CDATA[勉強会]]></category>

		<guid isPermaLink="false">http://djodjo.jp/?p=226</guid>
		<description><![CDATA[ExtJS第９回勉強会に参加しました。
今回の勉強会は４月の予定しているExtJS V3.0の新機能紹介ということで興味津々ですよ。
また、前回の続きで気になるアプリケーション作成の際のイベントのハンドリングについても続 [...]]]></description>
		<wfw:commentRss>http://djodjo.jp/archives/226/feed</wfw:commentRss>
		</item>
		<item>
		<title>Eclipse + Spket + ExtJS でコード補完をしてみる</title>
		<link>http://djodjo.jp/archives/211</link>
		<comments>http://djodjo.jp/archives/211#comments</comments>
		<pubDate>Mon, 16 Mar 2009 22:31:08 +0000</pubDate>
		<dc:creator>djodjo</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[ExtJS]]></category>

		<category><![CDATA[開発環境]]></category>

		<category><![CDATA[spket]]></category>

		<guid isPermaLink="false">http://djodjo.jp/?p=211</guid>
		<description><![CDATA[ExtJSの開発にはEclipse + Spketを利用してますが、はじめにいくつか設定しないことコード補完は使えません。というかExtJSのコード補完ができない。
そこで、以下の設定をしていきます。


spketその [...]]]></description>
		<wfw:commentRss>http://djodjo.jp/archives/211/feed</wfw:commentRss>
		</item>
		<item>
		<title>ExtJSでエラー：ct is null</title>
		<link>http://djodjo.jp/archives/209</link>
		<comments>http://djodjo.jp/archives/209#comments</comments>
		<pubDate>Thu, 12 Mar 2009 14:10:08 +0000</pubDate>
		<dc:creator>djodjo</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<category><![CDATA[ExtJSエラー]]></category>

		<guid isPermaLink="false">http://djodjo.jp/?p=209</guid>
		<description><![CDATA[ct is null
コンポーネントを配置するコンテナ要素が存在しないときにでる。
たいていはrenderToで設定しているidが間違っていて存在しないDOMへレンダリングさせようとするといったミスが原因
・・・さっきは [...]]]></description>
		<wfw:commentRss>http://djodjo.jp/archives/209/feed</wfw:commentRss>
		</item>
		<item>
		<title>ExtJS コンポーネントの拡張・継承</title>
		<link>http://djodjo.jp/archives/173</link>
		<comments>http://djodjo.jp/archives/173#comments</comments>
		<pubDate>Tue, 10 Mar 2009 15:35:39 +0000</pubDate>
		<dc:creator>djodjo</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<guid isPermaLink="false">http://djodjo.jp/?p=173</guid>
		<description><![CDATA[ExtJSで実際にアプリを開発しだすとすぐに、コンポーネントを拡張し、自作クラス・コンポーネントを作りたくなります。
xtypeとかも用意して、他に組み込みしやすしたりなどなど。
この拡張方法ですが、Ext.extend [...]]]></description>
		<wfw:commentRss>http://djodjo.jp/archives/173/feed</wfw:commentRss>
		</item>
		<item>
		<title>ExtJSでエラー：Exception&#8230; &#8220;Component returned failure</title>
		<link>http://djodjo.jp/archives/172</link>
		<comments>http://djodjo.jp/archives/172#comments</comments>
		<pubDate>Sun, 01 Mar 2009 22:26:19 +0000</pubDate>
		<dc:creator>djodjo</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<category><![CDATA[ExtJSエラー]]></category>

		<guid isPermaLink="false">http://djodjo.jp/?p=172</guid>
		<description><![CDATA[慣れてくるとあまり見かけなくなりましたが、コンポーネントの継承とかやり始めたころはよくお目にかかったエラーです。

[Exception... "Component returned failure code: 0x80 [...]]]></description>
		<wfw:commentRss>http://djodjo.jp/archives/172/feed</wfw:commentRss>
		</item>
		<item>
		<title>ExtJS プラグインの作り方</title>
		<link>http://djodjo.jp/archives/174</link>
		<comments>http://djodjo.jp/archives/174#comments</comments>
		<pubDate>Thu, 26 Feb 2009 08:11:03 +0000</pubDate>
		<dc:creator>djodjo</dc:creator>
		
		<category><![CDATA[ExtJS]]></category>

		<category><![CDATA[ExtJS プラグイン]]></category>

		<guid isPermaLink="false">http://djodjo.jp/?p=174</guid>
		<description><![CDATA[ExtJSのコンポーネントを拡張するプラグイン。コンフィグオプションにpluginsを指定できるものがいくつもあります。


プラグインを作るとなると少々難しく思いがちですが、ExtJSのそれはシンプルです。
クラスをひ [...]]]></description>
		<wfw:commentRss>http://djodjo.jp/archives/174/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
