<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by yrong</title>
    <description>Stories kicked by yrong</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>JQuery, the very very basics - Lesson 6</title>
      <description>For every programming language, there is invariably string manipulation and array fiddling. No exception with JQuery. Being unobtrusive in principal and complimentary in nature, it does not try to replace the existing bulk of JavaScript functions with its own, rather, it simply adds some of the most sorely missed functions.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f10%2f21%2fjquery-the-very-very-basics-lesson-6.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f10%2f21%2fjquery-the-very-very-basics-lesson-6.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_6</guid>
      <pubDate>Tue, 21 Oct 2008 08:46:04 GMT</pubDate>
    </item>
    <item>
      <title>JQuery, the very very basics - Lesson 5</title>
      <description>On with our journey of learning JQuery. Thanks to all of you who has stayed and cheered and made me go on, against my own lazy nature. So far, we have slowly walked through the bunch of commands by which we select, dress up, manipulate chains of elements and make them action bound. Now, let's look at the tiny set of commands for special-effects: show / hide with a speed, slide up / slide down, fade in and out. After all, we are human, insatiable for animations and wow factors. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f10%2f13%2fjquery-the-very-very-basics-lesson-5.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f10%2f13%2fjquery-the-very-very-basics-lesson-5.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_5</guid>
      <pubDate>Mon, 13 Oct 2008 22:16:02 GMT</pubDate>
    </item>
    <item>
      <title>JQuery, the very very basics - Lesson 4</title>
      <description>On again with the very basics of JQuery. Thanks again for all of the kicks, dzones, stumbled-upons. I am wearing a permanent thank-you smile now. :) Now that we have done with the selection and manipulation of JQuery elements, time for some actions (event handling). Actions, reactions, interactions, through which we learn, connect and play, through which web becomes an inseperable part of our lives. 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f10%2f02%2fjquery-the-very-very-basics-lesson-4.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f10%2f02%2fjquery-the-very-very-basics-lesson-4.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_4</guid>
      <pubDate>Fri, 03 Oct 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Unit Testing for Developers and Managers</title>
      <description>Excellent Post on Unit testing and real life  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.udidahan.com%2f2008%2f09%2f30%2funit-testing-for-developers-and-managers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.udidahan.com%2f2008%2f09%2f30%2funit-testing-for-developers-and-managers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/Unit_Testing_for_Developers_and_Managers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/Unit_Testing_for_Developers_and_Managers</guid>
      <pubDate>Thu, 02 Oct 2008 07:45:00 GMT</pubDate>
    </item>
    <item>
      <title>JQuery, the very very basics - Lesson 3</title>
      <description>Snail on with my learning and writing about the very very basic lessons on JQuery. In &amp;quot;modern&amp;quot; (DOM) web programming, web pages are made up of a hierarchy of elements. Manipulation of elements goes far beyond styling and positioning, it involves almost everything, adding / deleting content, appending and removing children elements, attaching itself to a new parent, cloning ... Everything is possible. The question is : How?
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f26%2fjquery-the-very-very-basics-lesson-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f26%2fjquery-the-very-very-basics-lesson-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_3</guid>
      <pubDate>Fri, 26 Sep 2008 20:46:11 GMT</pubDate>
    </item>
    <item>
      <title>JQuery, the very very basics - Lesson 2</title>
      <description>So it is nice to be able to use a combination of JQuery selectors to grab an array of elements, however, it would be better if we know how to inspect them one by one and operate on them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f17%2fjquery-the-very-very-basics-lesson-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f17%2fjquery-the-very-very-basics-lesson-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_2</guid>
      <pubDate>Thu, 18 Sep 2008 08:01:12 GMT</pubDate>
    </item>
    <item>
      <title>JQuery, the very very basics - Lesson 1</title>
      <description>JQuery is the star among the growing list of JavaScript libraries. A few of its characteristics are light-weight, cross-browser compatibility and simplicity. A task that would take 10 lines of code with traditional JavaScript can be accomplished with JQuery in just 1 line of code. I write to record the series of very basic lessons I learned about JQuery (my study source is the very readable book JQuery in Action). 
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f13%2fjquery-the-very-very-basics-lesson-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f13%2fjquery-the-very-very-basics-lesson-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_1</guid>
      <pubDate>Sat, 13 Sep 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Debugging ASP .NET AJAX with Firebug and Web Development Helper</title>
      <description>Bugs bite. With programming, bugs break your application; sour the relationship with the users. So by all means, debug!

FireBug is a gem of bug for debugging. You can also debug with web development helper as well as native visual studio script debugger.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f08%2f04%2fdebugging-asp-net-ajax-with-firebug-and-web-development-helper.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f08%2f04%2fdebugging-asp-net-ajax-with-firebug-and-web-development-helper.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Debugging_ASP_NET_AJAX_with_Firebug_and_Web_Development_Helper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Debugging_ASP_NET_AJAX_with_Firebug_and_Web_Development_Helper</guid>
      <pubDate>Mon, 04 Aug 2008 18:03:13 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio 2008: Making (Intelli)sense of JavaScript </title>
      <description>Intellisense is to programming as Google Suggest to search. In visual studio 2005 and its precessors, we have very nice intellisense support on the server side. Now with Visual Studio 2008, we got great Intellisense support on JavaScript too.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f08%2f02%2fvisual-studio-2008-making-intelli-sense-of-javascript.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f08%2f02%2fvisual-studio-2008-making-intelli-sense-of-javascript.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Visual_Studio_2008_Making_Intelli_sense_of_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Visual_Studio_2008_Making_Intelli_sense_of_JavaScript</guid>
      <pubDate>Sun, 03 Aug 2008 13:32:42 GMT</pubDate>
    </item>
    <item>
      <title>MVC Preview: 1, 2, 3, 4</title>
      <description>Main features, references and sample applications of the various MVC preview releases, from 1 through 4.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2fdefault.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2fdefault.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Preview_1_2_3_4</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Preview_1_2_3_4</guid>
      <pubDate>Fri, 25 Jul 2008 22:33:59 GMT</pubDate>
    </item>
    <item>
      <title>ASP, ASP .NET, ASP .NET AJAX - A brief history</title>
      <description>A brief of history from asp, asp .net to asp .net ajax and what have happened in the midst. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f07%2f20%2fasp-asp-net-asp-net-ajax-a-brief-history.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f07%2f20%2fasp-asp-net-asp-net-ajax-a-brief-history.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/ASP_ASP_NET_ASP_NET_AJAX_A_brief_history</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/ASP_ASP_NET_ASP_NET_AJAX_A_brief_history</guid>
      <pubDate>Sun, 20 Jul 2008 14:50:07 GMT</pubDate>
    </item>
    <item>
      <title>JavaScript with ASP .NET server controls</title>
      <description>Leverage the power of ASP .NET server controls and the rich capacity of JavaScript.
Before ASP .NET, there was ASP; before ASP, there was JavaScript. While ASP has been gradually marginalized by the rapid succession of ASP .NET 1.x, 2.x and now 3.x, JavaScript remains the sole source and foundation of snappy client-side user experience.

 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2farticles%2faspnet%2fJavaScriptWithASPNETServerControls.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2farticles%2faspnet%2fJavaScriptWithASPNETServerControls.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/JavaScript_with_ASP_NET_server_controls</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/JavaScript_with_ASP_NET_server_controls</guid>
      <pubDate>Sat, 10 May 2008 12:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>