<?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/"
	>

<channel>
	<title>My Corner &#187; Wordpress</title>
	<atom:link href="http://blog.spencerkellis.net/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spencerkellis.net</link>
	<description>An experiment in writing of life as I live it</description>
	<lastBuildDate>Sun, 27 Jun 2010 18:24:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>RSSPhoto: A WordPress Widget</title>
		<link>http://blog.spencerkellis.net/2009/08/rssphoto-a-wordpress-widget/</link>
		<comments>http://blog.spencerkellis.net/2009/08/rssphoto-a-wordpress-widget/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 02:22:45 +0000</pubDate>
		<dc:creator>Spencer</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[RSSPhoto]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.spencerkellis.net/?p=277</guid>
		<description><![CDATA[I&#8217;ve made a WordPress widget called RSSPhoto that pulls images from photoblog RSS or Atom feeds and displays a thumbnail in the sidebar (I&#8217;m using it in my sidebar).  I mentioned the beginnings of this project a couple posts back.  That one was pulling images straight out of my database though.  This version is more [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made a WordPress widget called RSSPhoto that pulls images from photoblog RSS or Atom feeds and displays a thumbnail in the sidebar (I&#8217;m using it in my sidebar).  I mentioned the beginnings of this project a couple posts back.  That one was pulling images straight out of my database though.  This version is more generic and uses the <a href="http://simplepie.org/">SimplePie</a> PHP library for parsing feeds.</p>
<p>Even though I say it pulls from photoblog feeds, really it can pull from any feed&#8211;it will just pull one of the images out of the content of a feed item.  I&#8217;ve used it to pull Flickr RSS feeds and a couple other random ones.  I also installed it easily on <a href="http://www.thesassylime.com">Emily&#8217;s blog</a>.</p>
<p>Check it out on my new Projects page (<a href="http://blog.spencerkellis.net/projects/rssphoto/">direct link</a>).  If you have a WordPress blog, try it out and let me know how your experience was.  I&#8217;d definitely appreciate any feedback.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spencerkellis.net/2009/08/rssphoto-a-wordpress-widget/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
