<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by arst</title>
    <description>Stories kicked by arst</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>Building an F# powered indexing system (part 2)</title>
      <description>The second development chunk focuses on creating documents to index, and munging them into a format to hand off to an external library.  There are examples of calling a .NET library from F#, mutable values, function composition, and several other spiffy sounding things. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftryingthisagain.com%2f2008%2f05%2f12%2fbuilding-an-f-powered-indexing-system-part-2%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftryingthisagain.com%2f2008%2f05%2f12%2fbuilding-an-f-powered-indexing-system-part-2%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Building_an_F_powered_indexing_system_part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Building_an_F_powered_indexing_system_part_2</guid>
      <pubDate>Wed, 14 May 2008 02:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Building an F# powered indexing system</title>
      <description>When I first started dabbling in F#, I really struggled to understand how someone (in particular, me) would sit down and start writing an application from scratch.  Project Euler puzzles are a great way to learn syntax (and probably the best place to start), but I would have loved to see a real application's source with a sort of &amp;quot;here's how it was built&amp;quot; narrative.  So that's what I'm going to do! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftryingthisagain.com%2f2008%2f05%2f07%2fbuilding-an-f-powered-indexing-system%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftryingthisagain.com%2f2008%2f05%2f07%2fbuilding-an-f-powered-indexing-system%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Building_an_F_powered_indexing_system</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Building_an_F_powered_indexing_system</guid>
      <pubDate>Thu, 08 May 2008 08:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to the FSharp programming language</title>
      <description> A brief introduction to the F# programming language that will be the next one to integrate Microsoft Visual Studio. From the point of view of a C# programmer there's a lot you must learn to master the new concepts related to this powerful functional programming language. See where to download the F# compiler bits and start programming today. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flenielmacaferi.blogspot.com%2f2008%2f05%2fintro-to-fsharp-programming-language.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flenielmacaferi.blogspot.com%2f2008%2f05%2fintro-to-fsharp-programming-language.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Introduction_to_the_FSharp_programming_language</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Introduction_to_the_FSharp_programming_language</guid>
      <pubDate>Wed, 07 May 2008 04:06:01 GMT</pubDate>
    </item>
    <item>
      <title>Yet Another Project Euler Series (YAPES)</title>
      <description>For the past several months, I've been using F# to solve at least two Project Euler problems each week. I find this is a great way to sharpen my math skills and my F# skills simultaneously. If you're looking for a way to flex your programming muscles, you really should check out Project Euler. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdiditwith.net%2f2008%2f04%2f24%2fYetAnotherProjectEulerSeriesYAPES.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdiditwith.net%2f2008%2f04%2f24%2fYetAnotherProjectEulerSeriesYAPES.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Yet_Another_Project_Euler_Series_YAPES</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Yet_Another_Project_Euler_Series_YAPES</guid>
      <pubDate>Tue, 06 May 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>F# vs. C#: refactoring in parallel and generics</title>
      <description>In an attempt to avoid out parameters (which suck) in C#, I refactored a bit of contrived code to bury them elsewhere.  I also worked on the equivalent F# code, and found more things about C# that may or may not suck. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftryingthisagain.com%2f2008%2f04%2f16%2fc-vs-f-some-parallel-refactoring-and-generalization%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftryingthisagain.com%2f2008%2f04%2f16%2fc-vs-f-some-parallel-refactoring-and-generalization%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/F_vs_C_refactoring_in_parallel_and_generics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/F_vs_C_refactoring_in_parallel_and_generics</guid>
      <pubDate>Wed, 16 Apr 2008 19:57:00 GMT</pubDate>
    </item>
    <item>
      <title>Adventures in F# Part 8</title>
      <description>Part 8 of a pretty good series for learning F# by Matthew Podwysocki. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweblogs.asp.net%2fpodwysocki%2farchive%2f2008%2f04%2f15%2fadventures-in-f-f-101-part-8-mutables-and-reference-cells.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweblogs.asp.net%2fpodwysocki%2farchive%2f2008%2f04%2f15%2fadventures-in-f-f-101-part-8-mutables-and-reference-cells.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Adventures_in_F_Part_8</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Adventures_in_F_Part_8</guid>
      <pubDate>Tue, 15 Apr 2008 23:34:39 GMT</pubDate>
    </item>
    <item>
      <title>MVC: Membership Starter Kit Updated</title>
      <description>The MVC Membership Starter Kit has been updated to include OpenID, MVC components, password recovery, and basic client-side validation. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f04%2fMVC-Membership-Starter-Kit-11.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.squaredroot.com%2fpost%2f2008%2f04%2fMVC-Membership-Starter-Kit-11.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/MVC_Membership_Starter_Kit_Updated</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/MVC_Membership_Starter_Kit_Updated</guid>
      <pubDate>Fri, 11 Apr 2008 18:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Gravatar, please bring back PNG files!</title>
      <description>Gravatar recently made some big changes when migrating their web application. While most of these changes are a real benefit, there is one big feature that has been removed -- PNG files are no longer supported! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fGravatar-please-bring-back-PNG-files.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffrickinsweet.com%2fryanlanciaux.com%2fpost%2fGravatar-please-bring-back-PNG-files.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Gravatar_please_bring_back_PNG_files</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Gravatar_please_bring_back_PNG_files</guid>
      <pubDate>Fri, 11 Apr 2008 17:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Out parameters suck, tuples rule, F# wins</title>
      <description>The TryParse method found on many value types is nice and useful.  Unfortunately, you're forced to use out parameters to make use of them.  Ugh. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ftryingthisagain.com%2f2008%2f04%2f08%2ftuples-rock-my-world%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ftryingthisagain.com%2f2008%2f04%2f08%2ftuples-rock-my-world%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Out_parameters_suck_tuples_rule_F_wins</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Out_parameters_suck_tuples_rule_F_wins</guid>
      <pubDate>Wed, 16 Apr 2008 14:46:02 GMT</pubDate>
    </item>
    <item>
      <title>Why I Love F#: Lists - The Basics</title>
      <description>A wonderful explanation of lists in F#, how they operate, and how to use them. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdiditwith.net%2f2008%2f03%2f03%2fWhyILoveFListsTheBasics.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdiditwith.net%2f2008%2f03%2f03%2fWhyILoveFListsTheBasics.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Why_I_Love_F_Lists_The_Basics</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Why_I_Love_F_Lists_The_Basics</guid>
      <pubDate>Tue, 04 Mar 2008 14:16:02 GMT</pubDate>
    </item>
    <item>
      <title>F# for Numerics beta release</title>
      <description>Flying Frog have just announced the launch of their F# for numerics library (beta release).
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2ffsharpnews.blogspot.com%2f2008%2f02%2ff-for-numerics-library-out-now.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2ffsharpnews.blogspot.com%2f2008%2f02%2ff-for-numerics-library-out-now.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/F_for_Numerics_beta_release</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/F_for_Numerics_beta_release</guid>
      <pubDate>Wed, 20 Feb 2008 12:42:10 GMT</pubDate>
    </item>
    <item>
      <title>Why I Love F#: Result Tuples</title>
      <description>great and direct presentation on how to call C# Code from F# &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdiditwith.net%2f2008%2f01%2f29%2fWhyILoveFResultTuples.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdiditwith.net%2f2008%2f01%2f29%2fWhyILoveFResultTuples.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Why_I_Love_F_Result_Tuples</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Why_I_Love_F_Result_Tuples</guid>
      <pubDate>Wed, 06 Feb 2008 20:16:02 GMT</pubDate>
    </item>
    <item>
      <title>F# Resources</title>
      <description>Listing of online resources for learning Microsoft's F# language. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdiditwith.net%2f2007%2f10%2f31%2fFResources.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdiditwith.net%2f2007%2f10%2f31%2fFResources.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/F_Resources</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/F_Resources</guid>
      <pubDate>Wed, 31 Oct 2007 23:43:57 GMT</pubDate>
    </item>
    <item>
      <title>I'm Really Digging F#</title>
      <description>An article that shows the elegance, power and brevity of Microsoft's F# language. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdiditwith.net%2f2007%2f10%2f26%2fImReallyDiggingF.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdiditwith.net%2f2007%2f10%2f26%2fImReallyDiggingF.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/I_m_Really_Digging_F</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/I_m_Really_Digging_F</guid>
      <pubDate>Thu, 01 Nov 2007 21:46:04 GMT</pubDate>
    </item>
    <item>
      <title>Creating FxCop rules with F#</title>
      <description>In this post I'm going to show a little example of a FxCop rule created with F#.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2flangexplr.blogspot.com%2f2007%2f07%2fcreating-fxcop-rules-with-f.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2flangexplr.blogspot.com%2f2007%2f07%2fcreating-fxcop-rules-with-f.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Creating_FxCop_rules_with_F</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Creating_FxCop_rules_with_F</guid>
      <pubDate>Sat, 07 Jul 2007 02:46:01 GMT</pubDate>
    </item>
    <item>
      <title>Introduction to F#</title>
      <description>Cool little on-line tutorial. More information and demos in the F# journal articles to which I now subscribe.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.ffconsultancy.com%2fproducts%2ffsharp_journal%2ffree%2fintroduction.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.ffconsultancy.com%2fproducts%2ffsharp_journal%2ffree%2fintroduction.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Introduction_to_F</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Introduction_to_F</guid>
      <pubDate>Fri, 20 Apr 2007 08:01:01 GMT</pubDate>
    </item>
  </channel>
</rss>