<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.microsoft.co.il/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Ran Wahle&amp;#39;s blog - All Comments</title><link>http://blogs.microsoft.co.il/blogs/ranw/</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>KnockoutJS–Dependencies</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/12/04/knockoutjs-event-binding.aspx#947793</link><pubDate>Mon, 05 Dec 2011 07:22:08 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:947793</guid><dc:creator>Ran Wahle's blog</dc:creator><description>&lt;p&gt;KnockoutJS–Dependencies One of the things we’ll probably need is to be able to have dependency tracking&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=947793" width="1" height="1"&gt;</description></item><item><title>KnockoutJS–Dependencies</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/12/04/knockoutjs-event-binding.aspx#947772</link><pubDate>Mon, 05 Dec 2011 06:59:14 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:947772</guid><dc:creator>Ran Wahle's blog</dc:creator><description>&lt;p&gt;KnockoutJS–Dependencies One of the things we’ll probably need is to be able to have dependency tracking&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=947772" width="1" height="1"&gt;</description></item><item><title>KnockoutJS–Dependencies</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/12/01/knockoutjs-templates.aspx#947771</link><pubDate>Mon, 05 Dec 2011 06:59:13 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:947771</guid><dc:creator>Ran Wahle's blog</dc:creator><description>&lt;p&gt;KnockoutJS–Dependencies One of the things we’ll probably need is to be able to have dependency tracking&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=947771" width="1" height="1"&gt;</description></item><item><title>Interesting .NET Links - December 5 , 2011 | Tech Blog</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/12/04/knockoutjs-event-binding.aspx#947580</link><pubDate>Mon, 05 Dec 2011 02:21:24 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:947580</guid><dc:creator>Interesting .NET Links - December 5 , 2011 | Tech Blog</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Interesting .NET Links - December 5 , 2011 | Tech Blog&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=947580" width="1" height="1"&gt;</description></item><item><title>KnockoutJS–Event binding</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/12/01/knockoutjs-templates.aspx#947108</link><pubDate>Sun, 04 Dec 2011 15:48:15 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:947108</guid><dc:creator>Ran Wahle's blog</dc:creator><description>&lt;p&gt;After binding the data into our page, we wish to be able to create an interactive page. This means that we want to be able to add some behavior to our view-model, triggered by an event on the page. (A button being clicked for example).&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=947108" width="1" height="1"&gt;</description></item><item><title>KnockoutJS???Templates - Ran Wahle&amp;#39;s blog</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/11/24/knockoutjs-the-observables.aspx#944868</link><pubDate>Thu, 01 Dec 2011 14:30:36 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:944868</guid><dc:creator>KnockoutJS???Templates - Ran Wahle's blog</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;KnockoutJS???Templates - Ran Wahle&amp;amp;#39;s blog&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=944868" width="1" height="1"&gt;</description></item><item><title>KnockoutJS–The Observables</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/12/01/knockoutjs-templates.aspx#944857</link><pubDate>Thu, 01 Dec 2011 14:18:19 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:944857</guid><dc:creator>Ran Wahle's blog</dc:creator><description>&lt;p&gt;On this post I’ll dive, not deeply, to the javascript on our view-model and explain some of it’s basics, the ones that causes it to act as a real view-model.&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=944857" width="1" height="1"&gt;</description></item><item><title>KnockoutJS–The Observables</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/11/20/knockoutjs-mvvm-in-html-amp-javascript.aspx#944856</link><pubDate>Thu, 01 Dec 2011 14:18:17 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:944856</guid><dc:creator>Ran Wahle's blog</dc:creator><description>&lt;p&gt;On this post I’ll dive, not deeply, to the javascript on our view-model and explain some of it’s basics, the ones that causes it to act as a real view-model.&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=944856" width="1" height="1"&gt;</description></item><item><title>KnockoutJS–Templates</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/11/20/knockoutjs-mvvm-in-html-amp-javascript.aspx#944854</link><pubDate>Thu, 01 Dec 2011 14:04:28 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:944854</guid><dc:creator>Ran Wahle's blog</dc:creator><description>&lt;p&gt;After being introduced to KnockoutJS concept and go to know the basics of data-binding with Observable and observableArray, let’s move on to how to work with templates and our collection to them. In this post I’ll explain how to bind a collection with&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=944854" width="1" height="1"&gt;</description></item><item><title>KnockoutJS–The Observables</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/11/20/knockoutjs-mvvm-in-html-amp-javascript.aspx#939374</link><pubDate>Thu, 24 Nov 2011 10:55:13 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:939374</guid><dc:creator>Ran Wahle's blog</dc:creator><description>&lt;p&gt;KnockoutJS–The Observables On my previous post , I’ve demonstrated a simple example of data binding between&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=939374" width="1" height="1"&gt;</description></item><item><title>KnockoutJs–MVVM in HTML &amp; Javascript</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2010/11/04/MVVM-for-Silverlight-_1320_-what-is-it-about_3F00_.aspx#936363</link><pubDate>Sun, 20 Nov 2011 14:48:29 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:936363</guid><dc:creator>Ran Wahle's blog</dc:creator><description>&lt;p&gt;One of the things I’ve cherished the most about XAML related technologies development was the ability to completely decouple behavior and UI using MVVM. I didn’t know about any possibility to implement the same pattern on HTML &amp;amp;amp; Javascript based applications&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=936363" width="1" height="1"&gt;</description></item><item><title>Your service generates odd WSDL? Search for Serializable attribute</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/11/10/your-service-generates-odd-wsdl-search-for-serializable-attribute.aspx#929656</link><pubDate>Thu, 10 Nov 2011 15:19:24 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:929656</guid><dc:creator>DotNetKicks.com</dc:creator><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=929656" width="1" height="1"&gt;</description></item><item><title>Windows 8: Some unanswered questions | Windows Updates</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/09/14/build-window-first-day-recap.aspx#924776</link><pubDate>Thu, 03 Nov 2011 01:32:58 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:924776</guid><dc:creator>Windows 8: Some unanswered questions | Windows Updates</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Windows 8: Some unanswered questions | Windows Updates&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=924776" width="1" height="1"&gt;</description></item><item><title>Windows 8: Some unanswered questions | eMediaOne &amp;#8211; Your daily dose of news and blogs&amp;#8230;</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/09/14/build-window-first-day-recap.aspx#924759</link><pubDate>Thu, 03 Nov 2011 01:00:44 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:924759</guid><dc:creator>Windows 8: Some unanswered questions | eMediaOne – Your daily dose of news and blogs…</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Windows 8: Some unanswered questions | eMediaOne &amp;amp;#8211; Your daily dose of news and blogs&amp;amp;#8230;&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=924759" width="1" height="1"&gt;</description></item><item><title>Windows 8: Some unanswered questions | My Blog</title><link>http://blogs.microsoft.co.il/blogs/ranw/archive/2011/09/14/build-window-first-day-recap.aspx#924751</link><pubDate>Thu, 03 Nov 2011 00:22:37 GMT</pubDate><guid isPermaLink="false">b5c4f5bc-c09b-4439-a595-91a98c1847df:924751</guid><dc:creator>Windows 8: Some unanswered questions | My Blog</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Windows 8: Some unanswered questions | My Blog&lt;/p&gt;
&lt;img src="http://blogs.microsoft.co.il/aggbug.aspx?PostID=924751" width="1" height="1"&gt;</description></item></channel></rss>
