<?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: Duplicatr</title>
	<atom:link href="http://www.command-tab.com/2005/10/07/duplicatr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.command-tab.com/2005/10/07/duplicatr/</link>
	<description>Technology and Mac geekery. One part exuberance, two parts obsession.</description>
	<lastBuildDate>Sun, 05 Sep 2010 09:56:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: iMacniatic</title>
		<link>http://www.command-tab.com/2005/10/07/duplicatr/comment-page-1/#comment-6289</link>
		<dc:creator>iMacniatic</dc:creator>
		<pubDate>Tue, 20 Dec 2005 06:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.command-tab.com/?p=179#comment-6289</guid>
		<description>hi, it&#039;s me again :)
one suggestion from a little problem I detected when re-run the php script: the photos get &#039;duplicatrs&#039; on the mysql table! One easy solution -it worked for me- is putting one primary key on the table, I set to PK the &#039;photopage&#039; attribute and when execute again, there wasn&#039;t any duplicates on the table.

I must re-run the script frecuently because i don&#039;t have a pro flickr account, so my limit of photos is 200. With your script I can still see the pictures i have on flickr, from my server instead of flickr&#039;s website :)

Jaime</description>
		<content:encoded><![CDATA[<p>hi, it&#8217;s me again :)<br />
one suggestion from a little problem I detected when re-run the php script: the photos get &#8216;duplicatrs&#8217; on the mysql table! One easy solution -it worked for me- is putting one primary key on the table, I set to PK the &#8216;photopage&#8217; attribute and when execute again, there wasn&#8217;t any duplicates on the table.</p>
<p>I must re-run the script frecuently because i don&#8217;t have a pro flickr account, so my limit of photos is 200. With your script I can still see the pictures i have on flickr, from my server instead of flickr&#8217;s website :)</p>
<p>Jaime</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Collin</title>
		<link>http://www.command-tab.com/2005/10/07/duplicatr/comment-page-1/#comment-3545</link>
		<dc:creator>Collin</dc:creator>
		<pubDate>Fri, 18 Nov 2005 06:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.command-tab.com/?p=179#comment-3545</guid>
		<description>The 500 pic limit is there at the moment because Flickr sends data paginated.  They send 500 photos per page, and also tell you the page number.  So, to do more, I&#039;d have to add code to keep track of pages and totals, as well as request further pages.  It&#039;s something I hope to do soon.  Do you need it right now?  I could work on it if need be :-)  If so, I&#039;d need a Flickr user ID to test it on, as I don&#039;t have near 500 photos.  Anyone is welcome to comment on that, as any user ID will work.</description>
		<content:encoded><![CDATA[<p>The 500 pic limit is there at the moment because Flickr sends data paginated.  They send 500 photos per page, and also tell you the page number.  So, to do more, I&#8217;d have to add code to keep track of pages and totals, as well as request further pages.  It&#8217;s something I hope to do soon.  Do you need it right now?  I could work on it if need be :-)  If so, I&#8217;d need a Flickr user ID to test it on, as I don&#8217;t have near 500 photos.  Anyone is welcome to comment on that, as any user ID will work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terminal</title>
		<link>http://www.command-tab.com/2005/10/07/duplicatr/comment-page-1/#comment-3544</link>
		<dc:creator>Terminal</dc:creator>
		<pubDate>Fri, 18 Nov 2005 06:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.command-tab.com/?p=179#comment-3544</guid>
		<description>&lt;strong&gt;CÃƒÂ³mo ahorrarse unos dolares y guardar tus fotos online con Flickr&lt;/strong&gt;

	Flickr es genial. Puedes subir tus fotos (ve las mÃƒÂ­as), guardarlas en la resoluciÃƒÂ³n que quieras, escribir comentarios, recibir comentarios, generar contactos con otras personas, etc, etc. Obviamente, y como todo servicio que ha de pertenecer a la We...</description>
		<content:encoded><![CDATA[<p><strong>CÃƒÂ³mo ahorrarse unos dolares y guardar tus fotos online con Flickr</strong></p>
<p>	Flickr es genial. Puedes subir tus fotos (ve las mÃƒÂ­as), guardarlas en la resoluciÃƒÂ³n que quieras, escribir comentarios, recibir comentarios, generar contactos con otras personas, etc, etc. Obviamente, y como todo servicio que ha de pertenecer a la We&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iMacniatic</title>
		<link>http://www.command-tab.com/2005/10/07/duplicatr/comment-page-1/#comment-3543</link>
		<dc:creator>iMacniatic</dc:creator>
		<pubDate>Fri, 18 Nov 2005 05:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.command-tab.com/?p=179#comment-3543</guid>
		<description>Hi, nice work! i just installed your script on my server and it&#039;s running great. Why the 500 pict limit? Maybe you could create 2 other tables to store the tags info: tags(tag_name) and photo_tag(photo_id,tag_name). 

Greetings, Jaime</description>
		<content:encoded><![CDATA[<p>Hi, nice work! i just installed your script on my server and it&#8217;s running great. Why the 500 pict limit? Maybe you could create 2 other tables to store the tags info: tags(tag_name) and photo_tag(photo_id,tag_name). </p>
<p>Greetings, Jaime</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc (user agent is rejected)
Database Caching using apc

Served from: www.command-tab.com @ 2010-09-06 10:22:36 -->