<?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: Ancestry Finder Download Tool</title>
	<atom:link href="http://currach.johnjtierney.com/2012/05/ancestry-finder-download-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://currach.johnjtierney.com/2012/05/ancestry-finder-download-tool/</link>
	<description>Discovering my ancestry before the canvas frays.</description>
	<lastBuildDate>Fri, 24 May 2013 20:20:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Mark</title>
		<link>http://currach.johnjtierney.com/2012/05/ancestry-finder-download-tool/#comment-2172</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 15 May 2012 15:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://currach.johnjtierney.com/?p=3384#comment-2172</guid>
		<description><![CDATA[Thank you very much for this very useful utility it saved me a ton of time and well worth the time required to set everything up.

Mark]]></description>
		<content:encoded><![CDATA[<p>Thank you very much for this very useful utility it saved me a ton of time and well worth the time required to set everything up.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://currach.johnjtierney.com/2012/05/ancestry-finder-download-tool/#comment-2161</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 12 May 2012 21:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://currach.johnjtierney.com/?p=3384#comment-2161</guid>
		<description><![CDATA[The html code on the original 23andme AF page doesn&#039;t have any data in it - just that list of people and their IDs, so there&#039;s no way to tell whom you share segments with.
When I get back to massaging my csv data, I&#039;ll see if I can come up with a simple way to check that in the imported data sheet. Perhaps comparing your own csv results and then filtering other rows based on your own non-sharers.
I started using a nice filtering interface I wrote for some Engineering data analysis that might port over for this purpose with some tweaks...]]></description>
		<content:encoded><![CDATA[<p>The html code on the original 23andme AF page doesn&#8217;t have any data in it &#8211; just that list of people and their IDs, so there&#8217;s no way to tell whom you share segments with.<br />
When I get back to massaging my csv data, I&#8217;ll see if I can come up with a simple way to check that in the imported data sheet. Perhaps comparing your own csv results and then filtering other rows based on your own non-sharers.<br />
I started using a nice filtering interface I wrote for some Engineering data analysis that might port over for this purpose with some tweaks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasandra</title>
		<link>http://currach.johnjtierney.com/2012/05/ancestry-finder-download-tool/#comment-2160</link>
		<dc:creator>Kasandra</dc:creator>
		<pubDate>Sat, 12 May 2012 18:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://currach.johnjtierney.com/?p=3384#comment-2160</guid>
		<description><![CDATA[Great Help!

I had already macroed bringing my shared matches to the top and shrinking the pesky AJ columns. This makes it a few button pushes total to get what I want. Thanks!

The only suggestion I would make is that you can delete the line for peeps you are sharing with but don&#039;t have anything in common with prior to turning it into an html doc.

Thanks a lot!
Kasa]]></description>
		<content:encoded><![CDATA[<p>Great Help!</p>
<p>I had already macroed bringing my shared matches to the top and shrinking the pesky AJ columns. This makes it a few button pushes total to get what I want. Thanks!</p>
<p>The only suggestion I would make is that you can delete the line for peeps you are sharing with but don&#8217;t have anything in common with prior to turning it into an html doc.</p>
<p>Thanks a lot!<br />
Kasa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://currach.johnjtierney.com/2012/05/ancestry-finder-download-tool/#comment-2155</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 10 May 2012 16:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://currach.johnjtierney.com/?p=3384#comment-2155</guid>
		<description><![CDATA[Hi Robert,
You&#039;re Welcome! 

Luckily I had seen that same error when I was testing things out and that should be easy to work around: What I believe is happening is that you are not logged into 23andme in Firefox.
I would open a new tab in Firefox and go directly 23andme and log back in, then re-run the DownThemAll! steps.

&lt;b&gt;More info on what happened:&lt;/b&gt;
If you are not logged into 23andme when you run the DownThemAll! steps, as the add-on tries to access those data file links, the 23andme site redirects your request to a login page - once for each file it is trying to download.

So, instead of getting the data file, when hitting the first link DownThemAll! downloads the &quot;signin_001.htm&quot; web page. Then when it tried to access the 2nd link it did the same thing and tried to download another copy of &quot;signin_001.htm&quot;.

So, DownThemAll! was asking if you wanted to overwrite the one you already had.

.JT.]]></description>
		<content:encoded><![CDATA[<p>Hi Robert,<br />
You&#8217;re Welcome! </p>
<p>Luckily I had seen that same error when I was testing things out and that should be easy to work around: What I believe is happening is that you are not logged into 23andme in Firefox.<br />
I would open a new tab in Firefox and go directly 23andme and log back in, then re-run the DownThemAll! steps.</p>
<p><b>More info on what happened:</b><br />
If you are not logged into 23andme when you run the DownThemAll! steps, as the add-on tries to access those data file links, the 23andme site redirects your request to a login page &#8211; once for each file it is trying to download.</p>
<p>So, instead of getting the data file, when hitting the first link DownThemAll! downloads the &#8220;signin_001.htm&#8221; web page. Then when it tried to access the 2nd link it did the same thing and tried to download another copy of &#8220;signin_001.htm&#8221;.</p>
<p>So, DownThemAll! was asking if you wanted to overwrite the one you already had.</p>
<p>.JT.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert P</title>
		<link>http://currach.johnjtierney.com/2012/05/ancestry-finder-download-tool/#comment-2154</link>
		<dc:creator>Robert P</dc:creator>
		<pubDate>Thu, 10 May 2012 15:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://currach.johnjtierney.com/?p=3384#comment-2154</guid>
		<description><![CDATA[John, 

Thanks for developing the excel file and downloading tool. I came to your blog after seeing your post on the Triangulation thread at 23andme.  I have followed the steps and I have a question about downloading all the links with Down Them All.  I get a message that says: File name conflict!

&quot;A file named &quot;signin.htm&quot; already exists. What do you want to do with download &quot;https://www.23andme.co.......

The choices are: 
Rename into &quot;signin_001.htm&quot;
Overwrite existing file
Skip/Cancel

Which option should I select?

Thanks]]></description>
		<content:encoded><![CDATA[<p>John, </p>
<p>Thanks for developing the excel file and downloading tool. I came to your blog after seeing your post on the Triangulation thread at 23andme.  I have followed the steps and I have a question about downloading all the links with Down Them All.  I get a message that says: File name conflict!</p>
<p>&#8220;A file named &#8220;signin.htm&#8221; already exists. What do you want to do with download &#8220;https://www.23andme.co&#8230;&#8230;.</p>
<p>The choices are:<br />
Rename into &#8220;signin_001.htm&#8221;<br />
Overwrite existing file<br />
Skip/Cancel</p>
<p>Which option should I select?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
