<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>DanLin.net &#187; Flickr</title>
	<atom:link href="http://danlin.net/category/flickr/feed/" rel="self" type="application/rss+xml" />
	<link>http://danlin.net</link>
	<description>DanLin.net</description>
	<lastBuildDate>Wed, 02 Mar 2011 03:08:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/6.5" -->
		<copyright>&#xA9; 2003-2006</copyright>
		<managingEditor>dan@danlin.net ()</managingEditor>
		<webMaster>dan@danlin.net</webMaster>
		<category></category>
		<ttl></ttl>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>DanLin.net</itunes:summary>
		<itunes:author></itunes:author>
				<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>dan@danlin.net</itunes:email>
		</itunes:owner>
		<itunes:block></itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.danlin.net/wp-content/plugins/podpress/images/powered_by_podpress.jpg" />
		<image>
			<url>http://www.danlin.net/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>DanLin.net</title>
			<link>http://danlin.net</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>My Script for Displaying Flickr Photos from RSS Feed</title>
		<link>http://danlin.net/2006/07/30/display-flickr-photos-using-rss/</link>
		<comments>http://danlin.net/2006/07/30/display-flickr-photos-using-rss/#comments</comments>
		<pubDate>Mon, 31 Jul 2006 03:30:12 +0000</pubDate>
		<dc:creator>dan.lin</dc:creator>
				<category><![CDATA[Flickr]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.danlin.net/2006/07/30/display-flickr-photos-using-rss/</guid>
		<description><![CDATA[I wrote a little script that allows you to display the photos from any Flickr RSS feed. The phot album you see to the side of this blog is using this little script. It uses the lastRSS class to parse the feed written by Vojtech Semecky from lastRSS.webdot.cz as well as javascript library from script.aculo.us. [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a little script that allows you to display the photos from any <a href="http://www.flickr.com">Flickr</a> RSS feed. The phot album you see to the side of this blog is using this little script. It uses the lastRSS class to parse the feed written by Vojtech Semecky from <a href="http://lastRSS.webdot.cz">lastRSS.webdot.cz</a> as well as javascript library from <a href="http://script.aculo.us">script.aculo.us</a>. It has some nice caching features built in to speed things up a little. Enjoy.</p>
<p><a id="p7" href="http://www.danlin.net/wp-content/uploads/2006/07/FlickrPhotoAlbum.zip"> </a><a id="p7" href="http://www.danlin.net/wp-content/uploads/2006/07/FlickrPhotoAlbum.zip" /><a id="p10" href="http://www.danlin.net/wp-content/uploads/2006/07/RSSFlickrPhotoAlbum.zip">Download RSS Flickr Photo Album version 0.02</a></p>
<p>(Requires PHP4)</p>
]]></content:encoded>
			<wfw:commentRss>http://danlin.net/2006/07/30/display-flickr-photos-using-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

