<?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: Dear Fotki</title>
	<atom:link href="http://bryanknight.org/2007/11/dear-fotki/feed/" rel="self" type="application/rss+xml" />
	<link>http://bryanknight.org/2007/11/dear-fotki/</link>
	<description>doing stuff on the internets.</description>
	<lastBuildDate>Sat, 03 Dec 2011 12:21:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: joshua</title>
		<link>http://bryanknight.org/2007/11/dear-fotki/comment-page-1/#comment-184</link>
		<dc:creator>joshua</dc:creator>
		<pubDate>Tue, 27 Nov 2007 02:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.dayafteryesterday.com/?p=208#comment-184</guid>
		<description>i kept rewriting my php media browser that was on my site to add features that i kept copying off flickr (down to the smooth movement of thumbnails as you click the left and right arrows to navigate to other pics).  eventually i stopped and asked myself, &quot;why do i keep trying to copy flickr, why not just use flickr?&quot;

i had all of my pictures organized in a directory structure like your fotki appears to be.  i wrote something to go into each directory, upload all the pics, then add them to a &quot;set&quot; named the same as the directory.  sets can then be added to &quot;collections&quot; which basically gave me the same hierarchal structure i had before.

so while the main &quot;photostream&quot; is everything lumped together by date, i never really browse or find my pics that way.  i view by sets or by tags.  new pics are uploaded from ruby and php scripts i have, or through email from my iphone (flickr gives you a unique, random email address that anything attached to emails to it get uploaded to your account) or from an app on my imac that uses the flickr api.  then i pull the pics back out through the api rss feeds which makes newly uploaded pictures appear on my site.</description>
		<content:encoded><![CDATA[<p>i kept rewriting my php media browser that was on my site to add features that i kept copying off flickr (down to the smooth movement of thumbnails as you click the left and right arrows to navigate to other pics).  eventually i stopped and asked myself, &#8220;why do i keep trying to copy flickr, why not just use flickr?&#8221;</p>
<p>i had all of my pictures organized in a directory structure like your fotki appears to be.  i wrote something to go into each directory, upload all the pics, then add them to a &#8220;set&#8221; named the same as the directory.  sets can then be added to &#8220;collections&#8221; which basically gave me the same hierarchal structure i had before.</p>
<p>so while the main &#8220;photostream&#8221; is everything lumped together by date, i never really browse or find my pics that way.  i view by sets or by tags.  new pics are uploaded from ruby and php scripts i have, or through email from my iphone (flickr gives you a unique, random email address that anything attached to emails to it get uploaded to your account) or from an app on my imac that uses the flickr api.  then i pull the pics back out through the api rss feeds which makes newly uploaded pictures appear on my site.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

