<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
	xmlns:admin="http://webns.net/mvcb/" 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/" 
	xmlns:atom="http://www.w3.org/2005/Atom">
	
	<channel>
	
		<title>Reusable and Customizable Components in Ext Designer</title>
		<link>http://www.sencha.com/blog/reusable-and-customizable-components-in-ext-designer</link>
		<description>Learn how to restructure your Ext Designer projects with Best Practices in Object Oriented development by using two of the most powerful features: Promote to Class and Linked Instances.</description>
		<dc:language>en-us</dc:language>
		<dc:creator>jarred@sencha.com</dc:creator>
		<dc:rights>Copyright 2010</dc:rights>
		<dc:date>2010-12-14T19:25:03+00:00</dc:date>
		<admin:generatorAgent rdf:resource="http://expressionengine.com/" />
		<atom:link href="http://www.sencha.com/blog/comments-rss/678" rel="self" type="application/rss+xml" />
  
		
  
		<item>
      <title>Comment by appliance repair</title>
      <description>Mi piace questo post &#45; totalmente kewl! Ben fatto! Sto tornando a questo ...</description>
      <content:encoded><![CDATA[<p>Mi piace questo post - totalmente kewl! Ben fatto! Sto tornando a questo ...</p>]]></content:encoded>
      <pubDate>Mon, 06 Jun 2011 11:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:22523#date:11:49</guid>
    </item>
  
		<item>
      <title>Comment by John dowson</title>
      <description>Thank You for this post. Just found it on google and i have to say that i;m really really surprised &amp;nbsp; 
Thanks again and cheers dude!</description>
      <content:encoded><![CDATA[<p>Thank You for this post. Just found it on google and i have to say that i;m really really surprised <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" />&nbsp; <br />
Thanks again and cheers dude!</p>]]></content:encoded>
      <pubDate>Thu, 24 Mar 2011 23:01 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:18792#date:23:01</guid>
    </item>
  
		<item>
      <title>Comment by SchoolSex</title>
      <description>Nicely constructed posting, and that i in addition presently realized that will many teams tend to be inclined when compared with others (since all people are exclusive) would likely reveal a similar strategy.&amp;nbsp; I think you&#8217;ll save this blog working well.</description>
      <content:encoded><![CDATA[<p>Nicely constructed posting, and that i in addition presently realized that will many teams tend to be inclined when compared with others (since all people are exclusive) would likely reveal a similar strategy.&nbsp; I think you&#8217;ll save this blog working well.</p>]]></content:encoded>
      <pubDate>Tue, 01 Mar 2011 06:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:17820#date:06:32</guid>
    </item>
  
		<item>
      <title>Comment by Christiaan</title>
      <description>Thanks for the update on Ext Designer software!</description>
      <content:encoded><![CDATA[<p>Thanks for the update on Ext Designer software!</p>]]></content:encoded>
      <pubDate>Thu, 23 Dec 2010 11:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16769#date:11:46</guid>
    </item>
  
		<item>
      <title>Comment by Trent</title>
      <description>So where did Jay Garcia disappear?</description>
      <content:encoded><![CDATA[<p>So where did Jay Garcia disappear?</p>]]></content:encoded>
      <pubDate>Thu, 16 Dec 2010 14:11 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16768#date:14:11</guid>
    </item>
  
		<item>
      <title>Comment by christiaan</title>
      <description>Hi Martz, cool I use it the same way in my &#8216;big application&#8217;.</description>
      <content:encoded><![CDATA[<p>Hi Martz, cool I use it the same way in my &#8216;big application&#8217;.</p>]]></content:encoded>
      <pubDate>Wed, 15 Dec 2010 18:19 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16767#date:18:19</guid>
    </item>
  
		<item>
      <title>Comment by Martz</title>
      <description>I&#8217;ve found using Designer has made a huge improvement to the quality of the code I&#8217;m writing in ExtJS. 

I first stumbled upon ExtJS through the examples, and decided to dive straight in. My own applications started off based upon the examples and ended up as a big nested spaghetti code which was hard to troubleshoot. 

Reading the &#8220;Writing a Big Application&#8221; tutorials gave me an insight into what I should be doing, but they were still difficult to implement properly the first time around.

Now instead I use Designer to create the GUI as components. With export paths set to my /js directory of my localhost server I can get any changes into my app with 1 click of the export button.

I really love it as part of the development environment, and I&#8217;m not an ExtJS pro at all! CakePHP, ExtJS and ExtJS Designer is a wonderful combination for me!</description>
      <content:encoded><![CDATA[<p>I&#8217;ve found using Designer has made a huge improvement to the quality of the code I&#8217;m writing in ExtJS. </p>

<p>I first stumbled upon ExtJS through the examples, and decided to dive straight in. My own applications started off based upon the examples and ended up as a big nested spaghetti code which was hard to troubleshoot. </p>

<p>Reading the &#8220;Writing a Big Application&#8221; tutorials gave me an insight into what I should be doing, but they were still difficult to implement properly the first time around.</p>

<p>Now instead I use Designer to create the GUI as components. With export paths set to my /js directory of my localhost server I can get any changes into my app with 1 click of the export button.</p>

<p>I really love it as part of the development environment, and I&#8217;m not an ExtJS pro at all! CakePHP, ExtJS and ExtJS Designer is a wonderful combination for me!</p>]]></content:encoded>
      <pubDate>Wed, 15 Dec 2010 14:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16766#date:14:30</guid>
    </item>
  
		<item>
      <title>Comment by Christian</title>
      <description>great post. I use designer to quickly try different scenarios of component to show my team what would work better. 

I will not use the code it generate until namespaces (and specific folder path saving) and external component are supported.</description>
      <content:encoded><![CDATA[<p>great post. I use designer to quickly try different scenarios of component to show my team what would work better. </p>

<p>I will not use the code it generate until namespaces (and specific folder path saving) and external component are supported.</p>]]></content:encoded>
      <pubDate>Wed, 15 Dec 2010 12:04 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16765#date:12:04</guid>
    </item>
  
		<item>
      <title>Comment by Frank Mayer</title>
      <description>Sounds great but the tool would really be great if we could import UX&#8217;s and save custom components to the toolbox.</description>
      <content:encoded><![CDATA[<p>Sounds great but the tool would really be great if we could import UX&#8217;s and save custom components to the toolbox.</p>]]></content:encoded>
      <pubDate>Wed, 15 Dec 2010 11:50 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16764#date:11:50</guid>
    </item>
  
		<item>
      <title>Comment by Christiaan</title>
      <description>As much as I like how Ext Designer separates ui from logic and like working with it to quickly make a design, I think your time would be spent better working on the many open feature requests (no updates since September the 2nd) instead of writing information that is already available in the pdf files here http://www.sencha.com/products/designer/</description>
      <content:encoded><![CDATA[<p>As much as I like how Ext Designer separates ui from logic and like working with it to quickly make a design, I think your time would be spent better working on the many open feature requests (no updates since September the 2nd) instead of writing information that is already available in the pdf files here <a href="http://www.sencha.com/products/designer/">http://www.sencha.com/products/designer/</a></p>]]></content:encoded>
      <pubDate>Wed, 15 Dec 2010 11:07 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16763#date:11:07</guid>
    </item>
  
		<item>
      <title>Comment by John</title>
      <description>What about to have Ext Designer able to generate also Java code for ExtGWT ?</description>
      <content:encoded><![CDATA[<p>What about to have Ext Designer able to generate also Java code for ExtGWT ?</p>]]></content:encoded>
      <pubDate>Wed, 15 Dec 2010 10:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16762#date:10:35</guid>
    </item>
  
		<item>
      <title>Comment by Thomas Fritz</title>
      <description>Really great Blog post. Thank you and keep those kind of blog posts comming.

But as every single commentor said already. It is nice, but there has to be a &#8220;export component&#8221; and &#8220;custom components&#8221; section over all projects. Is something of that kind planned?
But even without that feature, it is really really helpful. Thank you!</description>
      <content:encoded><![CDATA[<p>Really great Blog post. Thank you and keep those kind of blog posts comming.</p>

<p>But as every single commentor said already. It is nice, but there has to be a &#8220;export component&#8221; and &#8220;custom components&#8221; section over all projects. Is something of that kind planned?<br />
But even without that feature, it is really really helpful. Thank you!</p>]]></content:encoded>
      <pubDate>Wed, 15 Dec 2010 10:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16761#date:10:32</guid>
    </item>
  
		<item>
      <title>Comment by Francis C</title>
      <description>This is awesome!&amp;nbsp; When is Save to Toolbox coming? And when can we import custom UX&#8217;s?</description>
      <content:encoded><![CDATA[<p>This is awesome!&nbsp; When is Save to Toolbox coming? And when can we import custom UX&#8217;s?</p>]]></content:encoded>
      <pubDate>Wed, 15 Dec 2010 07:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16760#date:07:53</guid>
    </item>
  
		<item>
      <title>Comment by Jonathan (griffiti93)</title>
      <description>Great post. Definitely looking forward to added support for 3rd party components.</description>
      <content:encoded><![CDATA[<p>Great post. Definitely looking forward to added support for 3rd party components.</p>]]></content:encoded>
      <pubDate>Wed, 15 Dec 2010 06:06 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16759#date:06:06</guid>
    </item>
  
		<item>
      <title>Comment by Dave</title>
      <description>I&#8217;m not looking for linked instances.&amp;nbsp; I want saved custom &#8220;components&#8221; that I can drop in from the Tools panel.&amp;nbsp; When you&#8217;re dealing with thousands of &#8220;pages&#8221;, it&#8217;s a pain to keep having to rebuild components over and over.</description>
      <content:encoded><![CDATA[<p>I&#8217;m not looking for linked instances.&nbsp; I want saved custom &#8220;components&#8221; that I can drop in from the Tools panel.&nbsp; When you&#8217;re dealing with thousands of &#8220;pages&#8221;, it&#8217;s a pain to keep having to rebuild components over and over.</p>]]></content:encoded>
      <pubDate>Wed, 15 Dec 2010 01:01 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16758#date:01:01</guid>
    </item>
  
		<item>
      <title>Comment by Mats</title>
      <description>Importing 3rd party components/UX&#8217;s, ETA?</description>
      <content:encoded><![CDATA[<p>Importing 3rd party components/UX&#8217;s, ETA? <img src="/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" /></p>]]></content:encoded>
      <pubDate>Tue, 14 Dec 2010 21:17 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16757#date:21:17</guid>
    </item>
  
		<item>
      <title>Comment by Jorge Vilela</title>
      <description>What about using a component within another project?</description>
      <content:encoded><![CDATA[<p>What about using a component within another project?</p>]]></content:encoded>
      <pubDate>Tue, 14 Dec 2010 19:39 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//reusable-and-customizable-components-in-ext-designer#id:16756#date:19:39</guid>
    </item>
  
		
	</channel>
</rss>