<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.atalasoft.com/cs/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>Rick Minerich's Development Wonderland : algorithms, silverlight</title><link>http://www.atalasoft.com/cs/blogs/rickm/archive/tags/algorithms/silverlight/default.aspx</link><description>Tags: algorithms, silverlight</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>F# Discoveries This Week 06/14/2010 - TechEd Edition</title><link>http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx</link><pubDate>Mon, 14 Jun 2010 21:25:47 GMT</pubDate><guid isPermaLink="false">647108ca-f046-4d8d-9feb-a7fbd2049b37:20792</guid><dc:creator>RickM</dc:creator><slash:comments>1</slash:comments><comments>http://www.atalasoft.com/cs/blogs/rickm/comments/20792.aspx</comments><wfw:commentRss>http://www.atalasoft.com/cs/blogs/rickm/commentrss.aspx?PostID=20792</wfw:commentRss><wfw:comment>http://www.atalasoft.com/cs/blogs/rickm/rsscomments.aspx?PostID=20792</wfw:comment><description>&lt;p&gt;Despite the small number of talks on F#, it seemed the language was on everyone’s lips this TechEd.&amp;#160; Whether working at the Visual Studio Languages booth or hanging out at the parties afterward, almost everyone I talked to was actively investigating or making plans to explore the language.&amp;#160; &lt;/p&gt;  &lt;p&gt;Of course, this is great news.&amp;#160; A quiet tide of interest is quickly rising.&amp;#160; Now we just need to give those who are interested the resources they need to be successful and comfortable using F#.&amp;#160; &lt;/p&gt;  &lt;p&gt;For this reason, each and every F# speaker and blogger is critically important right now.&amp;#160; If you haven’t, don’t be afraid to give blogging a try.&amp;#160; The F# community is helpful and very forgiving of mistakes.&amp;#160; If you are already blogging, consider giving a talk at your local user group or code camp.&amp;#160; Now is the best time to help and educate.&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p align="center"&gt;&lt;strong&gt;News&lt;/strong&gt;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://bloggemdano.blogspot.com/2010/06/f-presentation-for-new-england-f-user.html"&gt;Daniel Mohl will be speaking at FSUG on 7/5&lt;/a&gt;&lt;/h3&gt;  &lt;h3&gt;&lt;a href="http://www.itu.dk/courses/BPRD/E2009/"&gt;IT University of Copenhagen uses F# as presentation language in a course: “Programming Language Concepts for Software Developers”&lt;/a&gt; (Thanks Pheophan)&lt;/h3&gt;  &lt;h3&gt;&lt;a href="http://blogs.msdn.com/b/dsyme/archive/2010/06/07/project-emporia-a-personal-view-on-twitter-implemented-in-f.aspx"&gt;Project Emporia Released, on Azure with a F# Core&lt;/a&gt;&lt;/h3&gt;  &lt;h3&gt;&lt;a href="http://fscheck.codeplex.com/"&gt;FsCheck 0.7 Released&lt;/a&gt;&lt;/h3&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p align="center"&gt;&lt;strong&gt;Video / Audio&lt;/strong&gt;&lt;/p&gt;  &lt;h3&gt;Luke Hoban’s &lt;a href="http://www.msteched.com/2010/NorthAmerica/DEV307"&gt;F# in Microsoft Visual Studio 2010 (video)&lt;/a&gt; and &lt;a href="http://blogs.msdn.com/b/lukeh/archive/2010/06/13/f-scaling-from-explorative-to-net-component-f-talk-teched-2010.aspx"&gt;F# Scaling from Explorative to .NET Component (blog)&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;The TechEd talk covered a number of interesting aspects of using F# in Visual Studio - tools, core syntax, some examples of current commercial users, and the physical structure of F# projects used in client applications.&amp;#160; But the theme of scaling from explorative programming to .NET component is one that I find particularly powerful, and which is a really unique strength of the F# language.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://www.infoq.com/interviews/john-hughes-fp"&gt;John Hughes on Why Functional Programming Matters&lt;/a&gt; (video)&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;John Hughes is the author of “Why functional programming matters” paper and in this interview he outlines the merits of functional programming and the reason for his involvement with it. He also goes over several core principles of functional programming like monads, handling of side-effects, etc.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://www.talkingshopdownunder.com/2010/06/episode-16-f-with-joel-pobar.html"&gt;Talking Shop Down Under with Joel Pobar&lt;/a&gt; (audio)&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;This week see's Richard talking with Joel Pobar about F# and languages in general. Functional programming is coming more and more to the fore and this is a great episode to find out more about F#, try and get your head around monads and think more about the way you approach programming in general and wether the general purpose languages that you use currently are always the best choice for the job at hand.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p align="center"&gt;&lt;strong&gt;Articles&lt;/strong&gt;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://msdn.microsoft.com/en-us/magazine/ff714588.aspx"&gt;Luke Hoban’s F# Fundamentals on MSDN Magazine&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;This article takes a look at some of the core concepts of the F# language and its implementation on top of the CLR.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://blogs.msdn.com/b/ashleyf/archive/2010/06/08/wolfram-a-new-kind-of-turing-machine.aspx"&gt;Ashley Feniello’s Wolfram – A New Kind of Turing Machine&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Stephen Wolfram’s book, “A New Kind of Science” is flippin’ brilliant! (or perhaps I'm just not brilliant enough to realize he's a mad man) 1,280 pages packed with beautiful insights and Tufte-worthy visualizations. I remember discovering it while randomly browsing the MS library one day. I became so enthralled, an hour passed just standing there reading it!&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;h3&gt;&amp;#160;&lt;/h3&gt;  &lt;h3&gt;&lt;a href="http://www.codeproject.com/KB/net-languages/SymbolicCalcInFS.aspx"&gt;Vagif Abilov’s Symbolic Calculation in F# on CodeProject&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;One of the best areas to use a functional language is to apply it to symbolic calculations. Like transforming algebraic expressions or evaluating function derivatives. I remember how I was impressed many years ago when I looked at a program in Prolog that occupied not more than one computer screen but could tell me that derivative of sin(x) was cos(x). So I wanted to do the same in F#.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://blogs.msdn.com/b/dsyme/archive/2010/06/04/html5-programming-with-f.aspx"&gt;Don Syme’s HTML5 Programming with F#&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Now that WebSharper has been released and matured, it will be great to see it used more widely by F# users.&amp;#160; Given the importance of both HTML5 and Silverlight, F# users interested in shipping visualization apps should really make sure they know how to use F# to program these, using the Silverlight SDK (for Silverlight) or tools such as WebSharper (for HTML5).&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://achrissmith.blogspot.com/2010/06/f-active-pattern-seven-tag-limit.html"&gt;Chris Smith’s F# active pattern seven-tag limit&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Once he went into the theory behind active patterns I agreed that the limit was reasonable and didn't push for us to change the design. This doesn't mean you can't use active patterns with greater than seven tags, it just means that you need to use a different language construct -- the partial active pattern -- instead.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Phillip Trelford’s &lt;a href="http://www.trelford.com/blog/post/Runtime-Units-of-Measure-for-F.aspx"&gt;Runtime Units of Measure for F#&lt;/a&gt; and &lt;a href="http://www.trelford.com/blog/post/Units-of-measure-auto-conversion.aspx"&gt;Units of measure auto-conversion&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;&lt;/blockquote&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;The F# compiler includes a Units of Measure feature which infers a measure type at compile time, which means you get measure type safety with uncompromised runtime performance. […] Sometimes you might also want to actually infer units of measure at runtime, say to display the inferred unit type at the UI. The following F# code prototype provides such inference. &lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://www.trelford.com/blog/post/Silverlight-4-Calculator-Sample-in-F.aspx"&gt;Phillip Trelford’s Silverlight 4 Calculator Sample in F#&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;The sample demonstrates creating a View in WPF or Silverlight without XAML. The idea is to make things a little easier from F# by implementing a (+) operator overload to attach dependency properties.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Jomo Fisher’s &lt;a href="http://blogs.msdn.com/b/jomo_fisher/archive/2010/05/28/creating-an-odata-web-service-with-f.aspx"&gt;Creating an OData Web Service with F#&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;If you’d like to take a look at the service I wrote, I published it on Visual Studio Gallery. You just need to go to File\New Project in Visual Studio 2010: &lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://fsharpnews.blogspot.com/2010/06/dragon-curve-in-17-lines-of-f.html"&gt;Jon Harrop’s A dragon curve in 17 lines of F#&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Dragon curves are a family of self-similar fractal curves. The following 17-line F# program uses Windows Presentation Foundation to visualize the results of a simple recursively-constructed dragon curve.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Neil Carrier’s &lt;a href="http://techneilogy.blogspot.com/2010/05/list-collect-implementations-with.html"&gt;List&amp;lt;&amp;gt;.collect Implementations with Benchmarks&lt;/a&gt; and &lt;a href="http://techneilogy.blogspot.com/2010/06/one-more-list-collect-implementation.html"&gt;One more List&amp;lt;&amp;gt;.collect Implementation&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;I had a situation come up in my proof-of-concept where I needed to do a collect on a .NET List&amp;lt;&amp;gt;. So I did some experiments with how it might best be accomplished. A key factor was that this is something that may be done literally millions of times a day if the application makes it to deployment; so I was concerned with performance.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://techneilogy.blogspot.com/2010/06/easy-no-compile-dfas.html"&gt;Neil Carrier’s Easy, No-Compile DFAs&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;The methods for compiling a set of finite automata DFAs or NFAs into a composite DFA are found in most introductory compiler texts. But how easy is it to construct a simple engine in F# which recognizes a series of patterns? As it turns out, pretty simple.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://techneilogy.blogspot.com/2010/06/surfing-tuple-pipeline.html"&gt;Neil Carrier’s Surfing the Tuple Pipeline&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;It turns out that I like the RWFP approach better than mine, but the special tuple pipelines I came up with are not without interest, so I decided to post them here.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Neil Carrier’s This is why I love F# &lt;a href="http://techneilogy.blogspot.com/2010/06/this-is-why-i-love-f.html"&gt;Part One&lt;/a&gt; and &lt;a href="http://techneilogy.blogspot.com/2010/06/why-i-love-f-part-2.html"&gt;Part Two&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;I can’t imagine having any trouble explaining the operation of this program to someone with a basic knowledge of statistics but no computer programming experience. It simply looks like what it does in a way that is succinct and comprehensible.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://bloggemdano.blogspot.com/2010/06/standard-wcf-service-application.html"&gt;Daniel Mohl’s The Standard WCF Service Application Template for F#&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;In the interest of building up a larger set of installed templates for F#, I've ported the standard C# WCF Service Application to F# and packaged it into a .vsi file.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a name="1997119761320975706"&gt;&lt;/a&gt;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://bloggemdano.blogspot.com/2010/06/fsharpcouch-simple-couchdb-net-api-in-f.html"&gt;Daniel Mohl’s FSharpCouch: A Simple CouchDB .NET API in F#&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;To interact with CouchDB, I primarily use Relax (a full featured &amp;quot;.NET API abstraction of CouchDB's (excellent) RESTful API&amp;quot;); however, I thought it might be fun and educational to create a simple CouchDB .NET API abstraction in F#.&amp;#160; Note: The code provided&amp;#160; here is loosely based on SharpCouch.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://v2matveev.blogspot.com/2010/05/f-parsing-simple-language.html"&gt;Vladimir Matveev’s F# Parsing simple language&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;During my professional career I often met the task of code generation based on some source data. Last time it was analogue of BCL compiler for ExpressionTrees and then C# compiler have done mostly all the required job with parsing expressions.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;Vladimir Matveev’s &lt;a href="http://v2matveev.blogspot.com/2010/06/f-performance-of-events.html"&gt;F# Performance of events&lt;/a&gt; and &lt;a href="http://v2matveev.blogspot.com/2010/06/f-performance-of-events-update.html"&gt;F# Performance of events (update)&lt;/a&gt; and &lt;a href="http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/04/a-speedy-alternative-to-f-delegateevents.aspx"&gt;Rick Minerich’s A Speedy Alternative to F# DelegateEvents&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;As you see compiler have inlined code of Trigger method inside Run&amp;#160; and accessed field multicast directly. That’s why we replaced let binding with val.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://laurent.le-brun.eu/site/index.php/2010/06/07/54-fsharp-and-fparsec-a-glsl-parser-example"&gt;Laurent Le Brun’s F# and FParsec: a GLSL parser example&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;One of my side-projects is GLSL Minifier.&amp;#160; GLSL is the shading language of OpenGL, that is a language designed to run on the GPU, in order to control the graphics pipeline and create nice realtime graphical effects. &lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://laurent.le-brun.eu/site/index.php/2010/06/08/55-fsharp-getopt-to-parse-the-command-line"&gt;Laurent Le Brun’s F# getopt to parse the command line&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;Many programs (especially console applications) need to parse the command line, and find which options the user want to set. As far as I know, .NET doesn't provide any function for this, but there several third-party libraries to do it.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://fdatamining.blogspot.com/2010/06/note-on-efficiency-in-f-part-i-small.html"&gt;Yin Zhu’s A note on efficiency in F#, part I: small things first&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;As a functional programming language, F# programs are kind of high-level, thus harder to reason its performance than imperative programs. Not the big-O thing, it is the constant. This series contains little tips about performance.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://geekswithblogs.net/MarkPearl/archive/2010/06/10/f-wpf-form-ndash-the-basics.aspx"&gt;Mark Pearl’s F# WPF Form – the basics&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;I have been keeping my eye out for some examples of creating a WPF form in a F# project and came across &lt;/em&gt;&lt;em&gt;Tim’s F# Twitter Stream Sample [..]&lt;/em&gt;&lt;em&gt; So today I am going to make just the very basic WPF form with all the goodness of a XAML window.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://geekswithblogs.net/MarkPearl/archive/2010/06/09/simple-mouse-move-event-in-f-with-winforms.aspx"&gt;Mark Pearl’s Simple Mouse Move Event in F# with WinForms&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;In Thomas’s post he has a form with an ellipse on it that when he clicks on the ellipse it pops up a message box with the button clicked… awesome. Something that got me on the post though was the code similar to the one below…&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://shinkirou.org/blog/2010/06/f-multidimensional-arrays-and-jagged-arrays/"&gt;Ming Tang’s F# Multidimensional Arrays and Jagged Arrays&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;The problem is that, an array is initialized per every rows, which wastes computational resource. Because the widths of each row are constant, why not make a 1d array and access pixels like y * width + x.&lt;/em&gt;&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;h3&gt;&lt;a href="http://community.livejournal.com/visual_fsharp/3090.html"&gt;Pheophan’s Fun with Fibonacci&lt;/a&gt;&lt;/h3&gt;  &lt;blockquote&gt;   &lt;p&gt;&lt;em&gt;“Horrible performance. fibnaive 40 took 16.6 sec on my laptop&amp;quot; […] “It’s also pretty fast. Here are results of calculating 1000 Fibonacci numbers: Real: 00:00:00.001, CPU: 00:00:00.000, GC gen0: 0, gen1: 0, gen2: 0”&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;div class = "shareblock"&gt;&lt;strong&gt;Share this post:&lt;/strong&gt; &lt;a href = "mailto:?body=Thought you might like this: http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx&amp;amp;;subject=F%23+Discoveries+This+Week+06%2f14%2f2010+-+TechEd+Edition" target="_blank" title = "Post http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx"&gt;email it!&lt;/a&gt; |  &lt;a href = "http://del.icio.us/post?url=http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx&amp;amp;;title=F%23+Discoveries+This+Week+06%2f14%2f2010+-+TechEd+Edition" target="_blank" title = "Post http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx"&gt;bookmark it!&lt;/a&gt; |  &lt;a href = "http://www.digg.com/submit?url=http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx&amp;amp;;phase=2" target="_blank" title = "Post http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx"&gt;digg it!&lt;/a&gt; |  &lt;a href = "http://reddit.com/submit?url=http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx&amp;amp;title=F%23+Discoveries+This+Week+06%2f14%2f2010+-+TechEd+Edition" target="_blank" title = "Post http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx"&gt;reddit!&lt;/a&gt; |  &lt;a href = "http://www.dotnetkicks.com/submit/?url=http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx&amp;amp;;title=F%23+Discoveries+This+Week+06%2f14%2f2010+-+TechEd+Edition" target="_blank" title = "Post http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx"&gt;kick it!&lt;/a&gt; |  &lt;a href = "https://favorites.live.com/quickadd.aspx?marklet=1&amp;amp;;mkt=en-us&amp;amp;;url=http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx&amp;amp;;title=F%23+Discoveries+This+Week+06%2f14%2f2010+-+TechEd+Edition&amp;amp;;top=1" target="_blank" title = "Post http://www.atalasoft.com/cs/blogs/rickm/archive/2010/06/14/f-discoveries-this-week-06-14-2010-teched-edition.aspx"&gt;live it!&lt;/a&gt;&lt;/div&gt;&lt;img src="http://www.atalasoft.com/cs/aggbug.aspx?PostID=20792" width="1" height="1"&gt;</description><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/F_2300_/default.aspx">F#</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/fsharp/default.aspx">fsharp</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/roundup/default.aspx">roundup</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/algorithms/default.aspx">algorithms</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/parser/default.aspx">parser</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/units+of+measure/default.aspx">units of measure</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/FsCheck/default.aspx">FsCheck</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/events/default.aspx">events</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/silverlight/default.aspx">silverlight</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/tuning/default.aspx">tuning</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/Active+Patterns/default.aspx">Active Patterns</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/HTML5/default.aspx">HTML5</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/symbolic+calculation/default.aspx">symbolic calculation</category><category domain="http://www.atalasoft.com/cs/blogs/rickm/archive/tags/DFA/default.aspx">DFA</category></item></channel></rss>