<?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>Building Sencha Touch Custom Components, Part 1</title>
		<link>http://www.sencha.com/blog/building-sencha-touch-customer-components-part-1</link>
		<description>We’ve heard developers ask for more tutorials and guides for our frameworks, and today we’re walking through Sencha Touch component creation. I was recently asked to create an HTML5 component that would allow users to hear a preview of an audio track and show its progress inside a circular progress bar, similar to the iOS component.</description>
		<dc:language>en-us</dc:language>
		<dc:creator>andrea.cammarata@sencha.com</dc:creator>
		<dc:rights>Copyright 2012</dc:rights>
		<dc:date>2012-11-14T07:00:39+00:00</dc:date>
		<admin:generatorAgent rdf:resource="http://expressionengine.com/" />
		<atom:link href="http://www.sencha.com/blog/comments-rss/12177" rel="self" type="application/rss+xml" />
  
		
  
		<item>
      <title>Comment by Alan Sprecacenere</title>
      <description>Andrea,
It&#8217;s the first time I see the &#8220;template&#8221; property used, so I&#8217;m trying to &#8220;convert&#8221; a heavy component I wrote last month – which actually uses a container with tpl+data – to a simpler dom element in which I can just update the innerhtml of specific children.

However, I cannot get the &#8220;template&#8221; property to work. Dom elements ain&#8217;t being created and the component ain&#8217;t getting the dom element reference. Are there some specific constraints to use this functionality?

Thanks!

Oh, and great tutorial!</description>
      <content:encoded><![CDATA[<p>Andrea,<br />
It&#8217;s the first time I see the &#8220;template&#8221; property used, so I&#8217;m trying to &#8220;convert&#8221; a heavy component I wrote last month – which actually uses a container with tpl+data – to a simpler dom element in which I can just update the innerhtml of specific children.</p>

<p>However, I cannot get the &#8220;template&#8221; property to work. Dom elements ain&#8217;t being created and the component ain&#8217;t getting the dom element reference. Are there some specific constraints to use this functionality?</p>

<p>Thanks!</p>

<p>Oh, and great tutorial!</p>]]></content:encoded>
      <pubDate>Mon, 17 Dec 2012 09:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//building-sencha-touch-customer-components-part-1#id:32664#date:09:10</guid>
    </item>
  
		<item>
      <title>Comment by Kazuhiro Kotsutsumi</title>
      <description>I translated it into Japanese.

http://www.xenophy.com/sencha&#45;blog/4318

Provision: Japan Sencha User Group
http://www.meetup.com/Japan&#45;Sencha&#45;User&#45;Group/about/</description>
      <content:encoded><![CDATA[<p>I translated it into Japanese.</p>

<p><a href="http://www.xenophy.com/sencha-blog/4318">http://www.xenophy.com/sencha-blog/4318</a></p>

<p>Provision: Japan Sencha User Group<br />
<a href="http://www.meetup.com/Japan-Sencha-User-Group/about/">http://www.meetup.com/Japan-Sencha-User-Group/about/</a></p>]]></content:encoded>
      <pubDate>Thu, 22 Nov 2012 05:54 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//building-sencha-touch-customer-components-part-1#id:32551#date:05:54</guid>
    </item>
  
		<item>
      <title>Comment by Dawesi</title>
      <description>Tips from the pros! Awesome work&#8230;</description>
      <content:encoded><![CDATA[<p>Tips from the pros! Awesome work&#8230;</p>]]></content:encoded>
      <pubDate>Mon, 19 Nov 2012 09:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//building-sencha-touch-customer-components-part-1#id:32545#date:09:36</guid>
    </item>
  
		<item>
      <title>Comment by virtyu</title>
      <description>thanks for you sharing, i suggest that you can visit my blog:http://www.blog&#45;wow.com/blog/?q=node/24071</description>
      <content:encoded><![CDATA[<p>thanks for you sharing, i suggest that you can visit my blog:http://www.blog-wow.com/blog/?q=node/24071</p>]]></content:encoded>
      <pubDate>Fri, 16 Nov 2012 04:09 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//building-sencha-touch-customer-components-part-1#id:32540#date:04:09</guid>
    </item>
  
		<item>
      <title>Comment by Andrea Cammarata</title>
      <description>@Nils Thank you! The second and the third part will be posted soon.</description>
      <content:encoded><![CDATA[<p>@Nils Thank you! The second and the third part will be posted soon.</p>]]></content:encoded>
      <pubDate>Thu, 15 Nov 2012 18:14 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//building-sencha-touch-customer-components-part-1#id:32537#date:18:14</guid>
    </item>
  
		<item>
      <title>Comment by Nils Dehl</title>
      <description>Great article Andrea. Looking forward to part 2.</description>
      <content:encoded><![CDATA[<p>Great article Andrea. Looking forward to part 2.</p>

]]></content:encoded>
      <pubDate>Wed, 14 Nov 2012 17:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.sencha.com/blog//building-sencha-touch-customer-components-part-1#id:32533#date:17:21</guid>
    </item>
  
		
	</channel>
</rss>