<?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 Eric Hauser's Blog</title>
	<atom:link href="http://erichauser.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://erichauser.net</link>
	<description>J2EE, .NET, and general technology</description>
	<pubDate>Wed,  7 Jan 2009 14:21:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on Castle Validator Enhancements by ehauser</title>
		<link>http://erichauser.net/2008/08/28/castle-validator-enhancements/#comment-97</link>
		<dc:creator>ehauser</dc:creator>
		<pubDate>Sun, 02 Nov 2008 16:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://erichauser.net/?p=75#comment-97</guid>
		<description>Sorry for the delay, I think a wordpress plugin disabled my email notifications.  The validation should fire by itself.  I've been using this for awhile without issues.  If you want to send me some sample code, I can take a look at it.</description>
		<content:encoded><![CDATA[<p>Sorry for the delay, I think a wordpress plugin disabled my email notifications.  The validation should fire by itself.  I&#8217;ve been using this for awhile without issues.  If you want to send me some sample code, I can take a look at it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActiveRecord Session Scope and WCF Redux by Adam</title>
		<link>http://erichauser.net/2008/08/06/activerecord-session-scope-and-wcf-redux/#comment-95</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 20 Oct 2008 23:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://erichauser.net/?p=57#comment-95</guid>
		<description>Hi,

Nice example. I have a question about how you are storing the SessionScope object.
What is the Local.Data object ??????????????

Cheers
Adam</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice example. I have a question about how you are storing the SessionScope object.<br />
What is the Local.Data object ??????????????</p>
<p>Cheers<br />
Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on More WCF, JSON, and ExtJS by Mathieu Clerte</title>
		<link>http://erichauser.net/2007/11/07/more-wcf-json-and-extjs/#comment-94</link>
		<dc:creator>Mathieu Clerte</dc:creator>
		<pubDate>Wed, 15 Oct 2008 14:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.hausertechnologies.com/wordpress/?p=35#comment-94</guid>
		<description>Hi, 
Very niew piece of code, thanks !

Can you tell me if there is an issue with that JSON :
{"GetPersonGETResult":{"ID":930331,"LastName":"Anwari"}}

note that the ID value is an int, it's not embedded within doublequotes...

Thanks !</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Very niew piece of code, thanks !</p>
<p>Can you tell me if there is an issue with that JSON :<br />
{&#8221;GetPersonGETResult&#8221;:{&#8221;ID&#8221;:930331,&#8221;LastName&#8221;:&#8221;Anwari&#8221;}}</p>
<p>note that the ID value is an int, it&#8217;s not embedded within doublequotes&#8230;</p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Castle Validator Enhancements by Pascal Lindelauf</title>
		<link>http://erichauser.net/2008/08/28/castle-validator-enhancements/#comment-93</link>
		<dc:creator>Pascal Lindelauf</dc:creator>
		<pubDate>Thu, 09 Oct 2008 12:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://erichauser.net/?p=75#comment-93</guid>
		<description>Great work, Eric! That was just was I was looking for.

I tried to incorporate it in a bit of my code, but until now I got no further than calling the validation directly myself with the SelfValidationContributor. I expected the validation to fire off by itself on save or update as well, but it doesn't. Are my expectations wrong or am I forgetting something?

Cheers,

Pascal.</description>
		<content:encoded><![CDATA[<p>Great work, Eric! That was just was I was looking for.</p>
<p>I tried to incorporate it in a bit of my code, but until now I got no further than calling the validation directly myself with the SelfValidationContributor. I expected the validation to fire off by itself on save or update as well, but it doesn&#8217;t. Are my expectations wrong or am I forgetting something?</p>
<p>Cheers,</p>
<p>Pascal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dynamic dropdowns with extjs using servlets and json-lib by krishna</title>
		<link>http://erichauser.net/2007/05/24/dynamic-dropdowns-with-extjs-using-servlets-and-json-lib/#comment-92</link>
		<dc:creator>krishna</dc:creator>
		<pubDate>Wed, 01 Oct 2008 05:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.hausertechnologies.com/wordpress/?p=25#comment-92</guid>
		<description>link not working, any other place where I can find examples or sources of using json-lib?</description>
		<content:encoded><![CDATA[<p>link not working, any other place where I can find examples or sources of using json-lib?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Capturing MSBuild output w/Pulse by Jason Sankey</title>
		<link>http://erichauser.net/2008/06/28/capturing-msbuild-output-wpulse/#comment-91</link>
		<dc:creator>Jason Sankey</dc:creator>
		<pubDate>Tue, 30 Sep 2008 01:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://erichauser.net/?p=53#comment-91</guid>
		<description>Hi Eric,

Thanks for sharing some Pulse tips with the world.  You may be happy to hear that we have just released a new beta build of Pulse 2.0 (2.0.12) which has some built-in support for MsBuild.  The support includes a new command, project type and post-processor for MsBuild.  Pulse will even autodetect installed versions of MsBuild and add them as resources for your build agent.  No MsTest XML parsing yet, but we will get there :).  If you get a chance to try 2.0 it out, we'd love to here what you think of the new features!</description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>Thanks for sharing some Pulse tips with the world.  You may be happy to hear that we have just released a new beta build of Pulse 2.0 (2.0.12) which has some built-in support for MsBuild.  The support includes a new command, project type and post-processor for MsBuild.  Pulse will even autodetect installed versions of MsBuild and add them as resources for your build agent.  No MsTest XML parsing yet, but we will get there :).  If you get a chance to try 2.0 it out, we&#8217;d love to here what you think of the new features!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NServiceBus Facility Enhancements by ehauser</title>
		<link>http://erichauser.net/2008/08/23/nservicebus-facility-enhancements/#comment-80</link>
		<dc:creator>ehauser</dc:creator>
		<pubDate>Mon, 22 Sep 2008 23:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://erichauser.net/?p=62#comment-80</guid>
		<description>John,

Not sure why you are getting that, I have not had any problems.  The NServiceBusAll.dll that I included in the archive had all the necessary ILMerge'd assemblies in it.  If you want, you can send me your App.config file and I'll take a look.  ewhauser __at__ gmail.com.</description>
		<content:encoded><![CDATA[<p>John,</p>
<p>Not sure why you are getting that, I have not had any problems.  The NServiceBusAll.dll that I included in the archive had all the necessary ILMerge&#8217;d assemblies in it.  If you want, you can send me your App.config file and I&#8217;ll take a look.  ewhauser __at__ gmail.com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NServiceBus Facility Enhancements by John</title>
		<link>http://erichauser.net/2008/08/23/nservicebus-facility-enhancements/#comment-77</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 22 Sep 2008 08:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://erichauser.net/?p=62#comment-77</guid>
		<description>I'm getting an XmlException (Invalid character in the given encoding. Line 1, position 6) thrown when attempting to run your project. You didn't ship a copy of the Utils.dll from nServiceBus, so I used one built on the last stable source release. Is that a known issue in nServiceBus/Windsor.Infrastructure? I re-saved all the configuration files as UTF-8 to eliminate the possibility they were corrupted during decompression.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting an XmlException (Invalid character in the given encoding. Line 1, position 6) thrown when attempting to run your project. You didn&#8217;t ship a copy of the Utils.dll from nServiceBus, so I used one built on the last stable source release. Is that a known issue in nServiceBus/Windsor.Infrastructure? I re-saved all the configuration files as UTF-8 to eliminate the possibility they were corrupted during decompression.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Castle Validator Enhancements by Castle ActiveRecord: ValidateIsUnique Vs. Testing</title>
		<link>http://erichauser.net/2008/08/28/castle-validator-enhancements/#comment-62</link>
		<dc:creator>Castle ActiveRecord: ValidateIsUnique Vs. Testing</dc:creator>
		<pubDate>Thu, 11 Sep 2008 14:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://erichauser.net/?p=75#comment-62</guid>
		<description>[...] and speaking of validation, Eric just put some really bad-ass new validation stuff into the Castle trunk. Now I have to pull castle trunk again. Grrr, damn you Castle for being so [...]</description>
		<content:encoded><![CDATA[<p>[...] and speaking of validation, Eric just put some really bad-ass new validation stuff into the Castle trunk. Now I have to pull castle trunk again. Grrr, damn you Castle for being so [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NServiceBus Facility Enhancements by Tyler Burd</title>
		<link>http://erichauser.net/2008/08/23/nservicebus-facility-enhancements/#comment-58</link>
		<dc:creator>Tyler Burd</dc:creator>
		<pubDate>Fri, 29 Aug 2008 17:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://erichauser.net/?p=62#comment-58</guid>
		<description>Quick comment about a minor typo: the subscriptionsQueue is spelled "subsciptionsQueue" (notice the missing 'r') in both the facility itself and the config file.  I believe this existed in Ayende's original facility as well.</description>
		<content:encoded><![CDATA[<p>Quick comment about a minor typo: the subscriptionsQueue is spelled &#8220;subsciptionsQueue&#8221; (notice the missing &#8216;r&#8217;) in both the facility itself and the config file.  I believe this existed in Ayende&#8217;s original facility as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
