<?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 on: Flickr.Net - my version</title>
	<atom:link href="http://www.wackylabs.net/2004/11/flickrnet-my-version/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wackylabs.net/2004/11/flickrnet-my-version/</link>
	<description>Climbing, Coding, Walking, Talking, Taking Photos and other Stuff</description>
	<pubDate>Tue, 06 Jan 2009 22:36:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: striatic</title>
		<link>http://www.wackylabs.net/2004/11/flickrnet-my-version/#comment-40</link>
		<dc:creator>striatic</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wackylabs.net/wordpress/2004/11/12/flickrnet-my-version/#comment-40</guid>
		<description>this looks very useful, and the sample app looks very useful too.

finally a way to properly {and quickly} blog photosets.</description>
		<content:encoded><![CDATA[<p>this looks very useful, and the sample app looks very useful too.</p>
<p>finally a way to properly {and quickly} blog photosets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stewart</title>
		<link>http://www.wackylabs.net/2004/11/flickrnet-my-version/#comment-41</link>
		<dc:creator>David Stewart</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wackylabs.net/wordpress/2004/11/12/flickrnet-my-version/#comment-41</guid>
		<description>Excellent library!  I was trying to use the photo upload function, though, and noticed that all my photos were showing up with truncation at the bottom.  This appears to be due to a miscalculation here:

int postDataTerminatorOffset = fileBuffer.Length;

This should actually be:

int postDataTerminatorOffset = fileBufferOffset + fileBuffer.Length;

Maybe you've already fixed this, but if not, there you go!  Thanks again.</description>
		<content:encoded><![CDATA[<p>Excellent library!  I was trying to use the photo upload function, though, and noticed that all my photos were showing up with truncation at the bottom.  This appears to be due to a miscalculation here:</p>
<p>int postDataTerminatorOffset = fileBuffer.Length;</p>
<p>This should actually be:</p>
<p>int postDataTerminatorOffset = fileBufferOffset + fileBuffer.Length;</p>
<p>Maybe you&#8217;ve already fixed this, but if not, there you go!  Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stewart</title>
		<link>http://www.wackylabs.net/2004/11/flickrnet-my-version/#comment-42</link>
		<dc:creator>David Stewart</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wackylabs.net/wordpress/2004/11/12/flickrnet-my-version/#comment-42</guid>
		<description>Never mind!  I think maybe that is the *other* flickr.net ... I'll see if I can track down which is which, and which one has the bug ;-)</description>
		<content:encoded><![CDATA[<p>Never mind!  I think maybe that is the <em>other</em> flickr.net &#8230; I&#8217;ll see if I can track down which is which, and which one has the bug ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stewart</title>
		<link>http://www.wackylabs.net/2004/11/flickrnet-my-version/#comment-43</link>
		<dc:creator>David Stewart</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wackylabs.net/wordpress/2004/11/12/flickrnet-my-version/#comment-43</guid>
		<description>Yep, it was the other flickr .NET library, and they already fixed it in another version.</description>
		<content:encoded><![CDATA[<p>Yep, it was the other flickr .NET library, and they already fixed it in another version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Judson</title>
		<link>http://www.wackylabs.net/2004/11/flickrnet-my-version/#comment-44</link>
		<dc:creator>Sam Judson</dc:creator>
		<pubDate>Wed, 31 Dec 1969 19:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.wackylabs.net/wordpress/2004/11/12/flickrnet-my-version/#comment-44</guid>
		<description>Thanks - We're now both the same as we've joined together - see the website update at the top of this post.
</description>
		<content:encoded><![CDATA[<p>Thanks - We&#8217;re now both the same as we&#8217;ve joined together - see the website update at the top of this post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
