<?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: Migratr 0.1 Released</title>
	<atom:link href="http://www.callingshotgun.net/migratr/migratr-01-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.callingshotgun.net/migratr/migratr-01-released/</link>
	<description>Hitching a ride on the information superhighway.</description>
	<lastBuildDate>Tue, 31 Aug 2010 01:59:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: penny</title>
		<link>http://www.callingshotgun.net/migratr/migratr-01-released/comment-page-1/#comment-25</link>
		<dc:creator>penny</dc:creator>
		<pubDate>Wed, 06 Jun 2007 05:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.callingshotgun.net/migratr/migratr-01-released/#comment-25</guid>
		<description>it says success. that should be good, right? 
all i have are a couple hundred jpg&#039;s, 3k each, that say this photo unavailable..
and
i have several photos with the same name or no name, but only 1 jpg for each title

flickr does say that Migratr is authenticated ok</description>
		<content:encoded><![CDATA[<p>it says success. that should be good, right?<br />
all i have are a couple hundred jpg&#8217;s, 3k each, that say this photo unavailable..<br />
and<br />
i have several photos with the same name or no name, but only 1 jpg for each title</p>
<p>flickr does say that Migratr is authenticated ok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: penny</title>
		<link>http://www.callingshotgun.net/migratr/migratr-01-released/comment-page-1/#comment-24</link>
		<dc:creator>penny</dc:creator>
		<pubDate>Wed, 06 Jun 2007 00:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.callingshotgun.net/migratr/migratr-01-released/#comment-24</guid>
		<description>ok.. it seems to be working ok :)
some notification that it&#039;s doing something would be nice.. or that it&#039;&#039;s done doing something.. know what i mean..?
personally, i&#039;ll be really happy if it just works like you say it will</description>
		<content:encoded><![CDATA[<p>ok.. it seems to be working ok :)<br />
some notification that it&#8217;s doing something would be nice.. or that it&#8221;s done doing something.. know what i mean..?<br />
personally, i&#8217;ll be really happy if it just works like you say it will</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: penny</title>
		<link>http://www.callingshotgun.net/migratr/migratr-01-released/comment-page-1/#comment-23</link>
		<dc:creator>penny</dc:creator>
		<pubDate>Wed, 06 Jun 2007 00:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.callingshotgun.net/migratr/migratr-01-released/#comment-23</guid>
		<description>ok.. the msi worked for installing :)
and the first authenticate to flickr button gets me there ok..
the second button doesn&#039;t seem to do anything, tho&#039;

you want this feedback somewhere else...?</description>
		<content:encoded><![CDATA[<p>ok.. the msi worked for installing :)<br />
and the first authenticate to flickr button gets me there ok..<br />
the second button doesn&#8217;t seem to do anything, tho&#8217;</p>
<p>you want this feedback somewhere else&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Woolstencroft</title>
		<link>http://www.callingshotgun.net/migratr/migratr-01-released/comment-page-1/#comment-22</link>
		<dc:creator>Daniel Woolstencroft</dc:creator>
		<pubDate>Tue, 05 Jun 2007 23:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.callingshotgun.net/migratr/migratr-01-released/#comment-22</guid>
		<description>OK, here&#039;s some feedback:

1. Visual representation that the authorisation has gone OK.
2. A progress bar when the app&#039;s actually pulling down photos, or a counter, or real-time preview or something.
3. Backup tool - schedule downloads, or support command line input (or PowerShell - email me if you want more info on that one)
4. It crashed:
FlickrNet.FlickrException: Invalid frob (108)
   at FlickrNet.Flickr.AuthGetToken(String frob)
   at Deskr.MigratrForm.FlickrAuthButton_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message&amp; m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message&amp; m)
   at System.Windows.Forms.ButtonBase.WndProc(Message&amp; m)
   at System.Windows.Forms.Button.WndProc(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</description>
		<content:encoded><![CDATA[<p>OK, here&#8217;s some feedback:</p>
<p>1. Visual representation that the authorisation has gone OK.<br />
2. A progress bar when the app&#8217;s actually pulling down photos, or a counter, or real-time preview or something.<br />
3. Backup tool &#8211; schedule downloads, or support command line input (or PowerShell &#8211; email me if you want more info on that one)<br />
4. It crashed:<br />
FlickrNet.FlickrException: Invalid frob (108)<br />
   at FlickrNet.Flickr.AuthGetToken(String frob)<br />
   at Deskr.MigratrForm.FlickrAuthButton_Click(Object sender, EventArgs e)<br />
   at System.Windows.Forms.Control.OnClick(EventArgs e)<br />
   at System.Windows.Forms.Button.OnClick(EventArgs e)<br />
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)<br />
   at System.Windows.Forms.Control.WmMouseUp(Message&amp; m, MouseButtons button, Int32 clicks)<br />
   at System.Windows.Forms.Control.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.ButtonBase.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Button.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message&amp; m)<br />
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&amp; m)<br />
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: penny</title>
		<link>http://www.callingshotgun.net/migratr/migratr-01-released/comment-page-1/#comment-21</link>
		<dc:creator>penny</dc:creator>
		<pubDate>Tue, 05 Jun 2007 23:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.callingshotgun.net/migratr/migratr-01-released/#comment-21</guid>
		<description>alex. i can&#039;t install it... says,&quot;Unable to locate application file &#039;Migratr Setup.msi&#039;.&quot;</description>
		<content:encoded><![CDATA[<p>alex. i can&#8217;t install it&#8230; says,&#8221;Unable to locate application file &#8216;Migratr Setup.msi&#8217;.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
