<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: JoeBlogs – Typo in dummy URL fixed</title>
	<atom:link href="http://www.alexjamesbrown.com/development/joeblogs-typo-in-dummy-url-fixed/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexjamesbrown.com/development/joeblogs-typo-in-dummy-url-fixed/</link>
	<description>My Words. By Me.</description>
	<lastBuildDate>Wed, 02 Nov 2011 13:49:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Andrew</title>
		<link>http://www.alexjamesbrown.com/development/joeblogs-typo-in-dummy-url-fixed/comment-page-1/#comment-1252</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 05 Sep 2009 18:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexjamesbrown.com/geek/development/dotnet/joeblogs-typo-in-dummy-url-fixed/#comment-1252</guid>
		<description>There&#039;s an error in your code; when I call the GetPost() function an error is thrown while executing DeserializeResponse. The parseStack output is:

? parseStack
Count = 2
    [0]: &quot;member postid mapped to type String&quot;
    [1]: &quot;struct mapped to type Post&quot;

Essentially, it looks like wordpress.com is returning postid as an integer value and the struct &quot;post&quot; is expecting a string. Thanks!</description>
		<content:encoded><![CDATA[<p>There&#8217;s an error in your code; when I call the GetPost() function an error is thrown while executing DeserializeResponse. The parseStack output is:</p>
<p>? parseStack<br />
Count = 2<br />
    [0]: &#8220;member postid mapped to type String&#8221;<br />
    [1]: &#8220;struct mapped to type Post&#8221;</p>
<p>Essentially, it looks like wordpress.com is returning postid as an integer value and the struct &#8220;post&#8221; is expecting a string. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

