<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Richard</title>
    <description>Stories kicked by Richard</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>ASP.NET Dynamic Data - Simple 5 Table Northwind Example</title>
      <description>Excellent summary of what you can do with Dynamic Data - a huge timesaver for most common CRUD-style sites &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f08%2faspnet_dynamic_data_simple_5_t.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f08%2faspnet_dynamic_data_simple_5_t.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_Dynamic_Data_Simple_5_Table_Northwind_Example</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_Dynamic_Data_Simple_5_Table_Northwind_Example</guid>
      <pubDate>Fri, 22 Aug 2008 03:31:09 GMT</pubDate>
    </item>
    <item>
      <title>Starting with jQuery - Effects</title>
      <description>This is second post in a string of posts where I chronicle my adventure in learning jQuery from having no previous experience with the framework.  This week, we look at basic animation effects that affect an element's visibility that are available &amp;quot;out of the box&amp;quot; with jQuery. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frandomactsofcoding.blogspot.com%2f2008%2f08%2fstarting-with-jquery-effects.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frandomactsofcoding.blogspot.com%2f2008%2f08%2fstarting-with-jquery-effects.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Starting_with_jQuery_Effects</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Starting_with_jQuery_Effects</guid>
      <pubDate>Sat, 23 Aug 2008 09:31:09 GMT</pubDate>
    </item>
    <item>
      <title>7 principles of clean and optimized CSS code</title>
      <description>With the popularity of CSS layouts and JavaScript-enriched web page experiences, it's not uncommon, particularly for large sites, for the CSS files alone to grow in size,  but there are some principles to consider during and after you write your CSS to help keep it tight and optimized. Optimization isn't just minimizing file size - it's also about being organized, clutter-free, and efficient. You'll find that the more knowledge you have about optimal CSS practices, smaller file size will inevitably come as an direct result of their implementation. You may already be familiar with some of the principles mentioned in this article, but they are worth a review. Being familiar with this concepts will help you write optimized CSS code and make you a better all-around web designer. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.smashingmagazine.com%2f2008%2f08%2f18%2f7-principles-of-clean-and-optimized-css-code%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.smashingmagazine.com%2f2008%2f08%2f18%2f7-principles-of-clean-and-optimized-css-code%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/7_principles_of_clean_and_optimized_CSS_code</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/7_principles_of_clean_and_optimized_CSS_code</guid>
      <pubDate>Wed, 20 Aug 2008 08:01:02 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic Scaling</title>
      <description>Rob runs some tests with millions of records to see how SubSonic holds up with respect to speed and memory use. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-scaling%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-scaling%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SubSonic_Scaling</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SubSonic_Scaling</guid>
      <pubDate>Tue, 19 Aug 2008 15:31:11 GMT</pubDate>
    </item>
    <item>
      <title>Why I Am No Longer Supporting IE6</title>
      <description>In the recent relaunch of this site, I created a new custom skin for Subtext. Since this is just a personal site, I threw things together fairly quickly, testing along the way with Firefox3 and IE7. Once I was getting closer to complete, I took a look at my new site in all the usual browsers, including IE6. Ugh, it looked terrible. I gave it some thought and made some decisions about supporting IE6. I'm not going to support it. Not on this site and not on others that I have a say in. I'm not talking about leaving my site unusable for IE6 users - they just won't get as good of an experience. I'm not alone with this decision. Read on to see why I am no longer supporting IE6. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fryanfarley.com%2fblog%2farchive%2f2008%2f08%2f18%2fwhy-i-am-no-longer-supporting-ie6.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fryanfarley.com%2fblog%2farchive%2f2008%2f08%2f18%2fwhy-i-am-no-longer-supporting-ie6.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Why_I_Am_No_Longer_Supporting_IE6</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Why_I_Am_No_Longer_Supporting_IE6</guid>
      <pubDate>Tue, 19 Aug 2008 08:46:03 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2008 Management Studio tip: Status bar Custom Colors</title>
      <description>&amp;quot;Here is a handy tip for those of you who work often with multiple SQL Server instances: Custom Colors for the connection status bar.&amp;quot; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.jemm.net%2f2008%2f08%2f12%2fsql-server-2008-management-studio-tip-status-bar-custom-colors%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.jemm.net%2f2008%2f08%2f12%2fsql-server-2008-management-studio-tip-status-bar-custom-colors%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/database/SQL_Server_2008_Management_Studio_tip_Status_bar_Custom_Colors</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/database/SQL_Server_2008_Management_Studio_tip_Status_bar_Custom_Colors</guid>
      <pubDate>Wed, 13 Aug 2008 04:16:02 GMT</pubDate>
    </item>
    <item>
      <title>May 20th Links: ASP.NET, ASP.NET AJAX, .NET, Visual Studio,Silverlight</title>
      <description>Apologies for the sparseness of my posting the last few weeks - work and life have been busy here lately.  Below is a new post in my link-listing series to help kick things up a little.  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f05%2f20%2fmay-20th-links-asp-net-asp-net-ajax-net-visual-studio-silverlight-wpf.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fscottgu%2farchive%2f2008%2f05%2f20%2fmay-20th-links-asp-net-asp-net-ajax-net-visual-studio-silverlight-wpf.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/May_20th_Links_ASP_NET_ASP_NET_AJAX_NET_Visual_Studio_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/May_20th_Links_ASP_NET_ASP_NET_AJAX_NET_Visual_Studio_Silverlight</guid>
      <pubDate>Wed, 21 May 2008 09:31:08 GMT</pubDate>
    </item>
    <item>
      <title>LINQ, Lambda, functional programming,C# 3.0, VB 9.0 (part2)</title>
      <description>Now, the story and also historical development that gives birth to LINQ in C# 3.0 and VB 9.0, also why functional construct in LINQ was needed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fgeeks.netindonesia.net%2fblogs%2feriawan%2farchive%2f2008%2f05%2f13%2flinq-lambda-expressions-functional-programming-f-c-3-0-vb-9-0-and-what-the-heck-of-these-guys-are-related-part-two.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fgeeks.netindonesia.net%2fblogs%2feriawan%2farchive%2f2008%2f05%2f13%2flinq-lambda-expressions-functional-programming-f-c-3-0-vb-9-0-and-what-the-heck-of-these-guys-are-related-part-two.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/LINQ_Lambda_functional_programming_C_3_0_VB_9_0_part2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/LINQ_Lambda_functional_programming_C_3_0_VB_9_0_part2</guid>
      <pubDate>Thu, 15 May 2008 15:53:22 GMT</pubDate>
    </item>
    <item>
      <title>CSS sliding doors technique </title>
      <description>This article will show you how to create fancy buttons using CSS sliding doors technique. It is much better to use this technique than to use image buttons because you can apply the style to any link and at the same time you don't have to create an image for each button. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f04%2f30%2fmake-fancy-buttons-using-css-sliding-doors-technique.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f04%2f30%2fmake-fancy-buttons-using-css-sliding-doors-technique.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/CSS_sliding_doors_technique</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/CSS_sliding_doors_technique</guid>
      <pubDate>Mon, 12 May 2008 14:01:04 GMT</pubDate>
    </item>
    <item>
      <title>Guide to the semantic web</title>
      <description>The calm after the storm: Mads explain what is semantic web and why it matters. And how we can get ready for it when Web 3.0 arrives. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fGuide-to-the-semantic-web.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fGuide-to-the-semantic-web.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Guide_to_the_semantic_web</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Guide_to_the_semantic_web</guid>
      <pubDate>Thu, 08 May 2008 23:01:02 GMT</pubDate>
    </item>
    <item>
      <title>MVC Storefront, Part 9: The Shopping Cart</title>
      <description>In this episode I dive into implementing the Shopping Cart in a basic way so I can run a spike to make sure my pattern can push data nicely back into the DB without problems. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fmvcstore-part-9%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fmvc-storefront%2fmvcstore-part-9%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Storefront_Part_9_The_Shopping_Cart</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Storefront_Part_9_The_Shopping_Cart</guid>
      <pubDate>Thu, 08 May 2008 15:31:02 GMT</pubDate>
    </item>
  </channel>
</rss>