<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SmugMug uploader</title>
	<atom:link href="http://scottmoonen.com/2008/12/01/smugmug-uploader/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottmoonen.com/2008/12/01/smugmug-uploader/</link>
	<description>Jesu, Juva</description>
	<lastBuildDate>Sat, 21 Jan 2012 20:27:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Scott Moonen</title>
		<link>http://scottmoonen.com/2008/12/01/smugmug-uploader/#comment-679</link>
		<dc:creator><![CDATA[Scott Moonen]]></dc:creator>
		<pubDate>Fri, 24 Jun 2011 17:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fullvalence.com/?p=38#comment-679</guid>
		<description><![CDATA[I&#039;ve updated the script to fix a bug causing it to report false failures. See details at the end of the post.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve updated the script to fix a bug causing it to report false failures. See details at the end of the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Moonen</title>
		<link>http://scottmoonen.com/2008/12/01/smugmug-uploader/#comment-559</link>
		<dc:creator><![CDATA[Scott Moonen]]></dc:creator>
		<pubDate>Mon, 29 Nov 2010 02:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fullvalence.com/?p=38#comment-559</guid>
		<description><![CDATA[SmugMug made a recent change to their API&#039;s login behavior which broke this script.  See above for updates which fix this script.]]></description>
		<content:encoded><![CDATA[<p>SmugMug made a recent change to their API&#8217;s login behavior which broke this script.  See above for updates which fix this script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Moonen</title>
		<link>http://scottmoonen.com/2008/12/01/smugmug-uploader/#comment-544</link>
		<dc:creator><![CDATA[Scott Moonen]]></dc:creator>
		<pubDate>Tue, 20 Jul 2010 11:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fullvalence.com/?p=38#comment-544</guid>
		<description><![CDATA[I&#039;ve made some tweaks to the script in this post; see above.  Most importantly, the SmugMug folks have helped me work around a bug in their API that has recently caused my uploads to fail consistently.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve made some tweaks to the script in this post; see above.  Most importantly, the SmugMug folks have helped me work around a bug in their API that has recently caused my uploads to fail consistently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Pearson</title>
		<link>http://scottmoonen.com/2008/12/01/smugmug-uploader/#comment-211</link>
		<dc:creator><![CDATA[Ben Pearson]]></dc:creator>
		<pubDate>Fri, 28 Aug 2009 16:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fullvalence.com/?p=38#comment-211</guid>
		<description><![CDATA[This page definitely helped me to figure out what I was doing wrong with the API for smugmug, and has given me enough information to proceed with my planned tool. Thanks for posting this!]]></description>
		<content:encoded><![CDATA[<p>This page definitely helped me to figure out what I was doing wrong with the API for smugmug, and has given me enough information to proceed with my planned tool. Thanks for posting this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Zimmer</title>
		<link>http://scottmoonen.com/2008/12/01/smugmug-uploader/#comment-184</link>
		<dc:creator><![CDATA[Brian Zimmer]]></dc:creator>
		<pubDate>Wed, 25 Mar 2009 22:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fullvalence.com/?p=38#comment-184</guid>
		<description><![CDATA[Hey,

I just found this post and thought you might be interested in &lt;a href=&quot;http://code.google.com/p/pysmug&quot; rel=&quot;nofollow&quot;&gt;pysmug&lt;/a&gt;, my wrapper around the SmugMug API.  I &lt;a href=&quot;http://bzimmer.ziclix.com/tag/pysmug/&quot; rel=&quot;nofollow&quot;&gt;blog&lt;/a&gt; about it occasionally.

thanks, brian]]></description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I just found this post and thought you might be interested in <a href="http://code.google.com/p/pysmug" rel="nofollow">pysmug</a>, my wrapper around the SmugMug API.  I <a href="http://bzimmer.ziclix.com/tag/pysmug/" rel="nofollow">blog</a> about it occasionally.</p>
<p>thanks, brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Leuchtenburg</title>
		<link>http://scottmoonen.com/2008/12/01/smugmug-uploader/#comment-176</link>
		<dc:creator><![CDATA[Michael Leuchtenburg]]></dc:creator>
		<pubDate>Thu, 15 Jan 2009 23:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fullvalence.com/?p=38#comment-176</guid>
		<description><![CDATA[It looks like your blog software munged the single quotes in that script such that when copy-pasted, the script will not run. You may want to correct that, or at least post a link to a raw copy of the script.]]></description>
		<content:encoded><![CDATA[<p>It looks like your blog software munged the single quotes in that script such that when copy-pasted, the script will not run. You may want to correct that, or at least post a link to a raw copy of the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://scottmoonen.com/2008/12/01/smugmug-uploader/#comment-174</link>
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Mon, 08 Dec 2008 19:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fullvalence.com/?p=38#comment-174</guid>
		<description><![CDATA[Hello Scott,
I&#039;m working on a program that will sync my local photos with my smugmug account in the background. Your code is making it pretty easy for me. It is also the best example I&#039;ve seen of working with json data in python (which is new to me).
Thanks a bunch,
Jason]]></description>
		<content:encoded><![CDATA[<p>Hello Scott,<br />
I&#8217;m working on a program that will sync my local photos with my smugmug account in the background. Your code is making it pretty easy for me. It is also the best example I&#8217;ve seen of working with json data in python (which is new to me).<br />
Thanks a bunch,<br />
Jason</p>
]]></content:encoded>
	</item>
</channel>
</rss>

