<?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>TechArtifact &#187; extjs</title>
	<atom:link href="http://www.techartifact.com/blogs/tag/extjs/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs</link>
	<description>Techie blog</description>
	<lastBuildDate>Sat, 03 Jul 2010 08:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Simple form Using ExtJs</title>
		<link>http://www.techartifact.com/blogs/2009/07/simple-form-using-extjs.html</link>
		<comments>http://www.techartifact.com/blogs/2009/07/simple-form-using-extjs.html#comments</comments>
		<pubDate>Wed, 08 Jul 2009 13:56:11 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[form using extjs]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Simple form Using ExtJs]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=760</guid>
		<description><![CDATA[Extjs is mainly used for UI design.Today I will create a simple form using this.And I will explain code also. So that any beginner can understand easily. Ext.onReady(function(){ Ext.QuickTips.init(); Ext.form.Field.prototype.msgTarget = 'side'; var bd = Ext.getBody(); var simple = new Ext.FormPanel({ labelWidth: 85, frame:true, title: 'Vinay Form', bodyStyle:'padding:10px 10px 0', width: 450, defaults: {width: 250}, [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/07/simple-form-using-extjs.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What is Ext-Js(Extended JavaScript)</title>
		<link>http://www.techartifact.com/blogs/2009/06/what-is-ext-jsextended-javascript.html</link>
		<comments>http://www.techartifact.com/blogs/2009/06/what-is-ext-jsextended-javascript.html#comments</comments>
		<pubDate>Fri, 19 Jun 2009 07:46:43 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[Ext JS]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[What is Ext-Js(Extended JavaScript)]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=713</guid>
		<description><![CDATA[Ext-JS is a open source JavaScript library for building interactive web applications[2] using techniques such as AJAX, DHTML and DOM scripting.It is easy to use,rich user interface and more it can be a desktop application. It includes: • High performance, customizable UI widgets • Well designed and extensible Component model • An intuitive, easy to [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/06/what-is-ext-jsextended-javascript.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
