<?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>Sencha Learn Center</title>
        <link>http://www.sencha.com/learn/</link>
        <description>
            Tutorials, screencasts and guides on Sencha Products.
        </description>
        <dc:language>en-us</dc:language>
        <dc:creator>jason@sencha.com</dc:creator>
        <dc:rights>Copyright 2011</dc:rights>
        <dc:date>2011-07-08T20:10:49+00:00</dc:date>
        <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <atom:link href="http://www.sencha.com/blog/" rel="self" type="application/rss+xml" />

        
        <item>
        <title>Implementing Routes with Sencha Architect</title>
        <author>Jason Johnston</author>
        <description>
            
        </description>
        <link>http://www.sencha.com/learn/implementing-routes-with-sencha-architect/</link>
        <content:encoded>
            <![CDATA[
                Two typical shortcomings of single-page Web apps are incorrect behavior of the browser's "back" button, and the inability to link directly to deep content. In this tutorial, we will demonstrate how to use Sencha Architect to implement routes in a Sencha Touch 2 application.
                <style>
                    .right, .alignright { float: right; margin: 0 0 10px 10px; }
                    .left, .alignleft { float: left; margin: 0 10px 10px 0; }
                </style>
            ]]>
        </content:encoded>
        <pubDate>Thu, 07 Jun 2012 02:20 GMT</pubDate>
        <guid>http://www.sencha.com/learn/implementing-routes-with-sencha-architect/#date:02:20</guid>
        </item>
        
    </channel>
</rss>