<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by darthobiwan</title>
    <description>Stories kicked by darthobiwan</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>LINQ to SQL changes in .NET 4.0</title>
      <description>What's fixed and breaking changes for LINQ to SQL in .NET 4.0 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdamieng.com%2fblog%2f2009%2f06%2f01%2flinq-to-sql-changes-in-net-40"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdamieng.com%2fblog%2f2009%2f06%2f01%2flinq-to-sql-changes-in-net-40" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/LINQ_to_SQL_changes_in_NET_4_0</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/LINQ_to_SQL_changes_in_NET_4_0</guid>
      <pubDate>Wed, 03 Jun 2009 12:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Getting Started with VS2010 Extensions</title>
      <description>A quick tutorial on getting a VS2010 Extension project started. Getting around the VS SDK Installation bug and configuring your vsixmanifest file. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.j-maxx.net%2f2009%2f05%2f23%2fGettingStartedWithVisualStudio2010Extensions.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.j-maxx.net%2f2009%2f05%2f23%2fGettingStartedWithVisualStudio2010Extensions.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Getting_Started_with_VS2010_Extensions</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Getting_Started_with_VS2010_Extensions</guid>
      <pubDate>Sun, 24 May 2009 03:50:32 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Tips and Tricks - II</title>
      <description>Learn how to format your code better in Visual Studio &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.prabir.me%2fpost%2fVisual-Studio-Tips-and-Tricks-II.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.prabir.me%2fpost%2fVisual-Studio-Tips-and-Tricks-II.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Tips_and_Tricks_II</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Tips_and_Tricks_II</guid>
      <pubDate>Sun, 24 May 2009 20:05:01 GMT</pubDate>
    </item>
    <item>
      <title>Learning the Observer Pattern w/ Callbacks</title>
      <description>Taking another look at how we can use the Observer Pattern in our application, but this time we will implement the pattern using call backs and events.

The Observer pattern allows you to define a one-to-many relationship inside your application where the parent object (the one) has the ability to notify the child objects (the many) of any state change. You can utilize this pattern to make sure that a set of objects are keep in order when there behavior needs to change based on the state of your application. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f112"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f112" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Learning_the_Observer_Pattern_w_Callbacks</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Learning_the_Observer_Pattern_w_Callbacks</guid>
      <pubDate>Fri, 22 May 2009 18:06:09 GMT</pubDate>
    </item>
    <item>
      <title>WPF Shader Effects for Silverlight</title>
      <description>Silverlight 3 comes with only 2 built in shaders. This article shows and provides nearly all the WPF Shader Pixel Library shaders for Silverlight 3.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.j-maxx.net%2f2009%2f03%2f18%2fSilverlight3ShaderEffects.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.j-maxx.net%2f2009%2f03%2f18%2fSilverlight3ShaderEffects.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/WPF_Shader_Effects_for_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/WPF_Shader_Effects_for_Silverlight</guid>
      <pubDate>Thu, 19 Mar 2009 21:14:00 GMT</pubDate>
    </item>
    <item>
      <title>Adobe Flex reaches out to .NET developers</title>
      <description>An Adobe partner have today announced a free plug-in to allow .NET developers to write Flex front-ends to their applications entirely within Visual Studio, with full debugging and editing support. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.developerfusion.com%2fnews%2farticle%2f9274%2fadobe-flex-reaches-out-to-net-developers%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.developerfusion.com%2fnews%2farticle%2f9274%2fadobe-flex-reaches-out-to-net-developers%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Adobe_Flex_reaches_out_to_NET_developers</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Adobe_Flex_reaches_out_to_NET_developers</guid>
      <pubDate>Tue, 18 Nov 2008 16:01:19 GMT</pubDate>
    </item>
    <item>
      <title>Suspicious DNK Accounts</title>
      <description>Conclusion
There is an incentive for publishers that use DNK to setup phony accounts that will help get stories from certain domains on the front page.  So guess what happens ... it would appear that a certain number of people are doing this. &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%2f11%2fincentives_cheating_teachers_a.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmattberseth.com%2fblog%2f2008%2f11%2fincentives_cheating_teachers_a.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Suspicious_DNK_Accounts</guid>
      <pubDate>Thu, 06 Nov 2008 23:31:29 GMT</pubDate>
    </item>
    <item>
      <title>C# 4.0 New Features Part 2.1 - default parameter intrigue</title>
      <description>Do default parameters work the way you think they do? Probably Not! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f10%2f30%2fC-40-New-Features-Part-21-default-parameter-intrigue.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codethinked.com%2fpost%2f2008%2f10%2f30%2fC-40-New-Features-Part-21-default-parameter-intrigue.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/C_4_0_New_Features_Part_2_1_default_parameter_intrigue</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/C_4_0_New_Features_Part_2_1_default_parameter_intrigue</guid>
      <pubDate>Mon, 03 Nov 2008 19:46:02 GMT</pubDate>
    </item>
    <item>
      <title>WPF Futures - Silverlight Features for the Desktop</title>
      <description>Some of Silverlights controls and features are bleeding out into WPF. WPF DataGrid, DatePicker/Calendar, VisualStateManager (VSM) and more. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.msdn.com%2fpublicsector%2farchive%2f2008%2f10%2f28%2fwpf-datagrid-datepicker-calendar-visualstatemanager-vsm-and-more.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.msdn.com%2fpublicsector%2farchive%2f2008%2f10%2f28%2fwpf-datagrid-datepicker-calendar-visualstatemanager-vsm-and-more.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/WPF_Futures_Silverlight_Features_for_the_Desktop</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/WPF_Futures_Silverlight_Features_for_the_Desktop</guid>
      <pubDate>Wed, 29 Oct 2008 00:34:29 GMT</pubDate>
    </item>
    <item>
      <title>Clipboard History Plug-in for VS 2008</title>
      <description>Take Office's Clipboard History, add in a syntax highlighting history browser and one killer feature. &amp;quot;Paste as {Language}&amp;quot;. It will take the C# you copied and Paste it as VB &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fchannel9.msdn.com%2fposts%2fbriankel%2fPDC2008-ShowOff-Entry-Clipboard-History-for-Visual-Studio%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fchannel9.msdn.com%2fposts%2fbriankel%2fPDC2008-ShowOff-Entry-Clipboard-History-for-Visual-Studio%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Clipboard_History_Plug_in_for_VS_2008</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Clipboard_History_Plug_in_for_VS_2008</guid>
      <pubDate>Wed, 29 Oct 2008 00:31:05 GMT</pubDate>
    </item>
    <item>
      <title>Silverlight Toolkit Released on CodePlex!</title>
      <description>The Silverlight Toolkit is a collection of Silverlight controls, components and utilities made available outside the normal Silverlight release cycle. It adds new functionality quickly for designers and developers, and provides the community an efficient way to help shape product development by contributing ideas and bug reports. This first release includes full source code, unit tests, samples and documentation for 12 new controls covering charting, styling, layout, and user input. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.codeplex.com%2fsilverlight"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.codeplex.com%2fsilverlight" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Silverlight_Toolkit_Released_on_CodePlex</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Silverlight_Toolkit_Released_on_CodePlex</guid>
      <pubDate>Wed, 29 Oct 2008 01:46:07 GMT</pubDate>
    </item>
    <item>
      <title>CLR 4.0 includes the DLR with some limitations</title>
      <description>CLR 4.0 Will help IronPython and IronRuby first class citizens. C# 4.0 will have better interoperability but don't expect LINQ to work. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.j-maxx.net%2f2008%2f10%2f28%2fCLR40ToIncludeTheDLRWithLimitations.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.j-maxx.net%2f2008%2f10%2f28%2fCLR40ToIncludeTheDLRWithLimitations.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/CLR_4_0_includes_the_DLR_with_some_limitations</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/CLR_4_0_includes_the_DLR_with_some_limitations</guid>
      <pubDate>Tue, 28 Oct 2008 23:27:02 GMT</pubDate>
    </item>
    <item>
      <title>SubSonic MVC Scaffold Addin</title>
      <description>Scaffold your tables using SubSonic in asp.net mvc &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-mvc-scaffold-addin%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.wekeroad.com%2fblog%2fsubsonic-mvc-scaffold-addin%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/SubSonic_MVC_Scaffold_Addin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/SubSonic_MVC_Scaffold_Addin</guid>
      <pubDate>Wed, 08 Oct 2008 22:46:06 GMT</pubDate>
    </item>
    <item>
      <title>How NOT To Optimize LINQ Statements</title>
      <description>About a month ago I was experimenting with different ways to optimize my LINQ queries against the IdeaPipe database, in order to improve the read times. I wanted to improve the read times because our new Facebook Application was being launched and I anticipated an increase in our traffic to the server, which is used to host IdeaPipe and the Facebook Application component.  I quickly realized how now to optimize LINQ statements though. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f09%2fhow-not-to-optimize-linq%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.coderjournal.com%2f2008%2f09%2fhow-not-to-optimize-linq%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/How_NOT_To_Optimize_LINQ_Statements</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/How_NOT_To_Optimize_LINQ_Statements</guid>
      <pubDate>Thu, 25 Sep 2008 01:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Building Firefox Plugins using Visual Studio</title>
      <description>If you use Visual studio as a development environment and want to develop plugins for Firefox here are a few points to help you get started.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.apijunkie.com%2fAPIJunkie%2fblog%2fpost%2f2008%2f09%2fBuilding-Firefox-Plugins-using-Visual-Studio.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.apijunkie.com%2fAPIJunkie%2fblog%2fpost%2f2008%2f09%2fBuilding-Firefox-Plugins-using-Visual-Studio.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Building_Firefox_Plugins_using_Visual_Studio</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Building_Firefox_Plugins_using_Visual_Studio</guid>
      <pubDate>Tue, 23 Sep 2008 07:01:01 GMT</pubDate>
    </item>
    <item>
      <title>Google Chrome updated to run Silverlight</title>
      <description>Chrome latest build was released under the Developer chain, an alternative release cycle which let you update to interim builds of Google's Internet Browser, for testing purposes. On this post you will find an early review of the update which truly is an improvement to the beta release, check it out and get yourself switched to the Dev chain. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbits.samiq.net%2f2008%2f09%2fgoogle-chrome-updated-to-run.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbits.samiq.net%2f2008%2f09%2fgoogle-chrome-updated-to-run.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/silverlight/Google_Chrome_updated_to_run_Silverlight</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/silverlight/Google_Chrome_updated_to_run_Silverlight</guid>
      <pubDate>Wed, 17 Sep 2008 22:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Developing PHP On Your Visual Studio 2008/2005</title>
      <description>check out this great add on for visual studio which will allow you to develop PHP websites. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dev102.com%2f2008%2f09%2f16%2fdeveloping-php-on-your-visual-studio-20082005%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dev102.com%2f2008%2f09%2f16%2fdeveloping-php-on-your-visual-studio-20082005%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Developing_PHP_On_Your_Visual_Studio_2008_2005</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Developing_PHP_On_Your_Visual_Studio_2008_2005</guid>
      <pubDate>Wed, 17 Sep 2008 09:16:03 GMT</pubDate>
    </item>
    <item>
      <title>Performance gains from Refactoring LINQ</title>
      <description>Creating new objects in a LINQ query represents a powerful paradigm shift for declarative program. It is still a good idea to keep up those good programming practice. This article investigates the effect on performance when refactoring LINQ expressions. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.j-maxx.net%2f2008%2f08%2f23%2fLINQRefactoringInlineInstantiation.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.j-maxx.net%2f2008%2f08%2f23%2fLINQRefactoringInlineInstantiation.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/linq/Performance_gains_from_Refactoring_LINQ</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/linq/Performance_gains_from_Refactoring_LINQ</guid>
      <pubDate>Tue, 26 Aug 2008 08:32:03 GMT</pubDate>
    </item>
    <item>
      <title>Getting Expressive: Digging into Expression Trees part 1</title>
      <description>A look at Expression Trees and the role they play in .NET's language integrated query. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nerdmotivation101.com%2fpost%2f2008%2f08%2f24%2fGetting-Expressive-Digging-deep-into-Expression-Trees-Part-1.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nerdmotivation101.com%2fpost%2f2008%2f08%2f24%2fGetting-Expressive-Digging-deep-into-Expression-Trees-Part-1.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Getting_Expressive_Digging_into_Expression_Trees_part_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Getting_Expressive_Digging_into_Expression_Trees_part_1</guid>
      <pubDate>Tue, 26 Aug 2008 07:31:27 GMT</pubDate>
    </item>
    <item>
      <title>Improve Your Development Lifestyle</title>
      <description>Developers are usually convinced and persuaded to drink lots of coffee, energy drinks, and sugary snacks to stay in programming Zen.  Along with bad snacks you have the long night development crams where managers lure you with pizza, and early morning deployments with incentives of donuts. Take a look around your development environment and see how many people are wearing pants that are too tight, or count the number of bellies pouring over the belt.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fmonstersgotmy.net%2fpost%2f2008%2f08%2f25%2fImprove-Your-Development-Lifestyle.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fmonstersgotmy.net%2fpost%2f2008%2f08%2f25%2fImprove-Your-Development-Lifestyle.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Improve_Your_Development_Lifestyle</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Improve_Your_Development_Lifestyle</guid>
      <pubDate>Tue, 26 Aug 2008 04:19:37 GMT</pubDate>
    </item>
    <item>
      <title>Firebug 1.2 Released</title>
      <description>Firebug 1.2 which works in Firefox 3 has been released. If you are doing any AJAX development (JavaScript, jQuery, etc) this tool is invaluable. Updating Firebug to work in FF3 took quite a bit of effort and now it it works again with many new improvements and features planned to for the next release. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fejohn.org%2fblog%2ffirebug-12-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fejohn.org%2fblog%2ffirebug-12-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/Firebug_1_2_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/Firebug_1_2_Released</guid>
      <pubDate>Tue, 26 Aug 2008 03:00:30 GMT</pubDate>
    </item>
    <item>
      <title>XNA Basic Effect Shader Source Code Available</title>
      <description>For those of you into XNA and .NET game programming, you may find this interesting: the shader source code for the BasicEffect is now available! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcreators.xna.com%2fen-us%2futilities%2fbasiceffectshader"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcreators.xna.com%2fen-us%2futilities%2fbasiceffectshader" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/xna/XNA_Basic_Effect_Shader_Source_Code_Available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/xna/XNA_Basic_Effect_Shader_Source_Code_Available</guid>
      <pubDate>Tue, 26 Aug 2008 01:23:51 GMT</pubDate>
    </item>
    <item>
      <title>Json.NET 3.0 Released</title>
      <description>The latest version of Json.NET brings lots of new features including Silverlight support. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f08%2f25%2fjson-net-3-0-released.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fjames.newtonking.com%2farchive%2f2008%2f08%2f25%2fjson-net-3-0-released.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Json_NET_3_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Json_NET_3_0_Released</guid>
      <pubDate>Tue, 26 Aug 2008 04:46:02 GMT</pubDate>
    </item>
  </channel>
</rss>