<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for TryingThisAgain</title>
	<atom:link href="http://tryingthisagain.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tryingthisagain.com</link>
	<description>...and again, and again, and once more</description>
	<pubDate>Fri, 25 Jul 2008 17:26:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Installing VS 2008 on Vista makes me want to kill myself by John Baughman</title>
		<link>http://tryingthisagain.com/2007/11/21/installing-vs-2008-on-vista-makes-me-want-to-kill-myself/#comment-13</link>
		<dc:creator>John Baughman</dc:creator>
		<pubDate>Mon, 02 Jun 2008 16:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://tryingthisagain.com/2007/11/21/installing-vs-2008-on-vista-makes-me-want-to-kill-myself/#comment-13</guid>
		<description>By the way, my VS image is from MSDN and it installed correctly on my x86 XP machine. It's an x64 vs. x86 issues in the VS installer. It looks at hardware and ignores the OS, which is pretty bad in that the development tool installer thinks it knows more than the OS.

It looks like the installer team is messed up.</description>
		<content:encoded><![CDATA[<p>By the way, my VS image is from MSDN and it installed correctly on my x86 XP machine. It&#8217;s an x64 vs. x86 issues in the VS installer. It looks at hardware and ignores the OS, which is pretty bad in that the development tool installer thinks it knows more than the OS.</p>
<p>It looks like the installer team is messed up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing VS 2008 on Vista makes me want to kill myself by John Baughman</title>
		<link>http://tryingthisagain.com/2007/11/21/installing-vs-2008-on-vista-makes-me-want-to-kill-myself/#comment-12</link>
		<dc:creator>John Baughman</dc:creator>
		<pubDate>Mon, 02 Jun 2008 16:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://tryingthisagain.com/2007/11/21/installing-vs-2008-on-vista-makes-me-want-to-kill-myself/#comment-12</guid>
		<description>Kurt, just found this after attempting this on a Parallels VM'ed x86 Vista. The VS installer looks at the HOST OS hardware, sees it's x64 (Macbook Pro 10.5.3) and attempts to install the x64 version of the bootloader (or whatever that's called). It also fails installing the 32-bit version.

Oh, the joy.</description>
		<content:encoded><![CDATA[<p>Kurt, just found this after attempting this on a Parallels VM&#8217;ed x86 Vista. The VS installer looks at the HOST OS hardware, sees it&#8217;s x64 (Macbook Pro 10.5.3) and attempts to install the x64 version of the bootloader (or whatever that&#8217;s called). It also fails installing the 32-bit version.</p>
<p>Oh, the joy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building an F# powered indexing system by raj</title>
		<link>http://tryingthisagain.com/2008/05/07/building-an-f-powered-indexing-system/#comment-42</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Mon, 26 May 2008 12:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://tryingthisagain.com/?p=38#comment-42</guid>
		<description>hi, i am searching for a indeing system that require following.
i have multiple file which have gbs of data and i want to index that file format
adv,campaign,ad,chnl,impression,date,clicks,

if i anyone want to search on clicks on adv and particular date, it should show. will this system will full fill my requirement. or any other.</description>
		<content:encoded><![CDATA[<p>hi, i am searching for a indeing system that require following.<br />
i have multiple file which have gbs of data and i want to index that file format<br />
adv,campaign,ad,chnl,impression,date,clicks,</p>
<p>if i anyone want to search on clicks on adv and particular date, it should show. will this system will full fill my requirement. or any other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building an F# powered indexing system (part 2) by Building an F# powered indexing system &#60; Trying This Again</title>
		<link>http://tryingthisagain.com/2008/05/12/building-an-f-powered-indexing-system-part-2/#comment-45</link>
		<dc:creator>Building an F# powered indexing system &#60; Trying This Again</dc:creator>
		<pubDate>Thu, 15 May 2008 13:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://tryingthisagain.com/?p=41#comment-45</guid>
		<description>[...] again, and again, and once more     &#60; C# vs F#: some parallel refactoring (and generalization) Building an F# powered indexing system (part 2) [...]</description>
		<content:encoded><![CDATA[<p>[...] again, and again, and once more     &lt; C# vs F#: some parallel refactoring (and generalization) Building an F# powered indexing system (part 2) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building an F# powered indexing system (part 2) by Dew Drop - May 14, 2008 &#124; Alvin Ashcraft's Morning Dew</title>
		<link>http://tryingthisagain.com/2008/05/12/building-an-f-powered-indexing-system-part-2/#comment-44</link>
		<dc:creator>Dew Drop - May 14, 2008 &#124; Alvin Ashcraft's Morning Dew</dc:creator>
		<pubDate>Wed, 14 May 2008 14:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://tryingthisagain.com/?p=41#comment-44</guid>
		<description>[...] Building an F# Powered Indexing System (Part 2) (Kurt) [...]</description>
		<content:encoded><![CDATA[<p>[...] Building an F# Powered Indexing System (Part 2) (Kurt) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building an F# powered indexing system by Building an F# powered indexing system (part 2) &#60; Trying This Again</title>
		<link>http://tryingthisagain.com/2008/05/07/building-an-f-powered-indexing-system/#comment-43</link>
		<dc:creator>Building an F# powered indexing system (part 2) &#60; Trying This Again</dc:creator>
		<pubDate>Tue, 13 May 2008 14:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://tryingthisagain.com/?p=38#comment-43</guid>
		<description>[...] Trying This Again We&#8217;ll pretend the first time never happened     &#60; Building an F# powered indexing system [...]</description>
		<content:encoded><![CDATA[<p>[...] Trying This Again We&#8217;ll pretend the first time never happened     &lt; Building an F# powered indexing system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# vs F#: some parallel refactoring (and generalization) by Kurt</title>
		<link>http://tryingthisagain.com/2008/04/16/c-vs-f-some-parallel-refactoring-and-generalization/#comment-39</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Sat, 10 May 2008 02:17:51 +0000</pubDate>
		<guid isPermaLink="false">http://tryingthisagain.com/?p=33#comment-39</guid>
		<description>Ah, that would rock.</description>
		<content:encoded><![CDATA[<p>Ah, that would rock.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# vs F#: some parallel refactoring (and generalization) by Michael Giagnocavo</title>
		<link>http://tryingthisagain.com/2008/04/16/c-vs-f-some-parallel-refactoring-and-generalization/#comment-38</link>
		<dc:creator>Michael Giagnocavo</dc:creator>
		<pubDate>Sat, 10 May 2008 00:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://tryingthisagain.com/?p=33#comment-38</guid>
		<description>FWIW, I *think* the C# 4 compiler will fix the type inference bug you ran into with using TryParse.</description>
		<content:encoded><![CDATA[<p>FWIW, I *think* the C# 4 compiler will fix the type inference bug you ran into with using TryParse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tuples rock my world by David</title>
		<link>http://tryingthisagain.com/2008/04/08/tuples-rock-my-world/#comment-37</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 09 May 2008 21:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://tryingthisagain.com/?p=30#comment-37</guid>
		<description>helium&#62; Pretty cool. Even cooler would be some kind of active pattern.

Don't know if I misunderstand you, but you can simply do this in F#:

match Int32.TryParse(xxx), Int32.TryParse(yyy) with
  &#124; (true, foo), (true, bar) -&#62; (* something *)
  &#124; _ -&#62; (* otherwise *)

Anyone still not agreeing with Kurt?

Btw, a real F#-ish TryParse would return an option value, with which it could look like this:

match Int32.TryParse xxx, Int32.TryParse yyy with
  &#124; Some foo, Some bar -&#62; (* something *)
  &#124; _ -&#62; (* otherwise *)</description>
		<content:encoded><![CDATA[<p>helium&gt; Pretty cool. Even cooler would be some kind of active pattern.</p>
<p>Don&#8217;t know if I misunderstand you, but you can simply do this in F#:</p>
<p>match Int32.TryParse(xxx), Int32.TryParse(yyy) with<br />
  | (true, foo), (true, bar) -&gt; (* something *)<br />
  | _ -&gt; (* otherwise *)</p>
<p>Anyone still not agreeing with Kurt?</p>
<p>Btw, a real F#-ish TryParse would return an option value, with which it could look like this:</p>
<p>match Int32.TryParse xxx, Int32.TryParse yyy with<br />
  | Some foo, Some bar -&gt; (* something *)<br />
  | _ -&gt; (* otherwise *)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Building an F# powered indexing system by Reflective Perspective - Chris Alcock &#187; The Morning Brew #90</title>
		<link>http://tryingthisagain.com/2008/05/07/building-an-f-powered-indexing-system/#comment-41</link>
		<dc:creator>Reflective Perspective - Chris Alcock &#187; The Morning Brew #90</dc:creator>
		<pubDate>Fri, 09 May 2008 07:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://tryingthisagain.com/?p=38#comment-41</guid>
		<description>[...] Building an F# powered indexing system - The first part of what I hope will be a really good series on using F# to produce some real functionality. [...]</description>
		<content:encoded><![CDATA[<p>[...] Building an F# powered indexing system - The first part of what I hope will be a really good series on using F# to produce some real functionality. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.333 seconds -->
