<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Part 4: Quick Tour of WinJS (1 of 2)</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Series/Windows-Store-apps-for-Absolute-Beginners-with-JavaScript/Part-4-Quick-Tour-of-WinJS-1-of-2/RSS"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/b16d/c64b32a8-b7f9-4957-88ed-16cfe128b16d/Part4QuickTourOfWinJS1of2_220.jpg</url>
		<title>Channel 9 - Part 4: Quick Tour of WinJS (1 of 2)</title>
		<link></link>
	</image>
	<description>In this lesson we explore WinJS to learn more about what it can do for our apps. We learn about creating namespaces, classes, simple binding to objects, observability, and more. &amp;nbsp; Introduction to creating Windows Store apps using HTML and JavaScript Chris Anderson &amp;amp; Josh Williams at Build 2012 http://channel9.msdn.com/Events/Build/2012/3-115 &amp;nbsp; Channel 9&#39;s JavaScript Fundamentals Series - Lesson 10: Understanding Function versus Global Scope http://channel9.msdn.com/Series/Javascript-Fundamentals-Development-for-Absolute-Beginners/Understanding-Function-versus-Global-Scope-10 &amp;nbsp; Organizing your code with WinJS.Namespace http://msdn.microsoft.com/en-us/library/windows/apps/hh967793.aspx &amp;nbsp; WinJS.Class.define function http://msdn.microsoft.com/en-us/library/windows/apps/br229813.aspx </description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 25 May 2013 04:51:23 GMT</pubDate>
	<lastBuildDate>Sat, 25 May 2013 04:51:23 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Part 4: Quick Tour of WinJS (1 of 2)</title>
		<description>
			<![CDATA[<p>Hi Bob,</p><p>I remember in a lesson in the JS for beginner series, you said we can solve the namespace issue by creating an object includes all our functions. Why don't we use that technique in here? What's the differentiation if using WinJS.Namespace?</p>One more thing, in this line: data-win-bind=&quot;textContent: time&quot;&gt; Why does the &quot;data-win-bind&quot; know the exactly &quot;time&quot; they need? I think WinJS.Binding.as has something to do with it, but I do not quite understand this function, even thought I've read the documentary. <p>Thank you.</p><p>posted by Minowar</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Store-apps-for-Absolute-Beginners-with-JavaScript/Part-4-Quick-Tour-of-WinJS-1-of-2#c634991906369847282</link>
		<pubDate>Mon, 18 Mar 2013 08:03:56 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Store-apps-for-Absolute-Beginners-with-JavaScript/Part-4-Quick-Tour-of-WinJS-1-of-2#c634991906369847282</guid>
		<dc:creator>Minowar</dc:creator>
	</item>
	<item>
		<title>Re: Part 4: Quick Tour of WinJS (1 of 2)</title>
		<description>
			<![CDATA[<p>@<a href="/Series/Windows-Store-apps-for-Absolute-Beginners-with-JavaScript/Part-4-Quick-Tour-of-WinJS-1-of-2#c634991906369847282">Minowar</a>: Absolutely nothing wrong with continuing to use that Namespace approach from before. &nbsp;You'll get a few benefits from using Microsoft's beefed up Namespaces, however. &nbsp;Check out this thread for a good conversation about this very topic:</p><p><a href="http://social.msdn.microsoft.com/Forums/en-US/winappswithhtml5/thread/53886eb2-314e-4543-8a1f-4e1f1f450fec/">http&#58;&#47;&#47;social.msdn.microsoft.com&#47;Forums&#47;en-US&#47;winappswithhtml5&#47;thread&#47;53886eb2-314e-4543-8a1f-4e1f1f450fec&#47;</a></p><p>posted by BobTabor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Series/Windows-Store-apps-for-Absolute-Beginners-with-JavaScript/Part-4-Quick-Tour-of-WinJS-1-of-2#c634992125784971529</link>
		<pubDate>Mon, 18 Mar 2013 14:09:38 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Series/Windows-Store-apps-for-Absolute-Beginners-with-JavaScript/Part-4-Quick-Tour-of-WinJS-1-of-2#c634992125784971529</guid>
		<dc:creator>BobTabor</dc:creator>
	</item>
</channel>
</rss>