<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: The Flickr Widget (pre-August 2009)</title>
	<atom:link href="http://wordpress.tv/2009/01/13/the-flickr-widget-displaying-your-latest-flickr-pictures-in-your-sidebar/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress.tv/2009/01/13/the-flickr-widget-displaying-your-latest-flickr-pictures-in-your-sidebar/</link>
	<description>Engage Yourself with WordPress.tv</description>
	<lastBuildDate>Tue, 09 Mar 2010 12:16:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lisadscott</title>
		<link>http://wordpress.tv/2009/01/13/the-flickr-widget-displaying-your-latest-flickr-pictures-in-your-sidebar/#comment-4728</link>
		<dc:creator>lisadscott</dc:creator>
		<pubDate>Thu, 27 Aug 2009 23:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=763#comment-4728</guid>
		<description>Thank You,

Ryan Markel</description>
		<content:encoded><![CDATA[<p>Thank You,</p>
<p>Ryan Markel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Markel</title>
		<link>http://wordpress.tv/2009/01/13/the-flickr-widget-displaying-your-latest-flickr-pictures-in-your-sidebar/#comment-3764</link>
		<dc:creator>Ryan Markel</dc:creator>
		<pubDate>Sat, 25 Jul 2009 03:50:54 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=763#comment-3764</guid>
		<description>This tutorial is for the Flickr widget that is part of WordPress.com hosted blogs. If you&#039;re using self-hosted WordPress, then the best place for you to seek help is on the &lt;a href=&quot;http://wordpress.org/support&quot; rel=&quot;nofollow&quot;&gt;WordPress.org support forums&lt;/a&gt;.

If you&#039;re using WordPress.com, please &lt;a href=&quot;http://support.wordpress.com/widgets/flickr-widget/&quot; rel=&quot;nofollow&quot;&gt;double-check with the support instructions given here&lt;/a&gt; if you&#039;re having trouble with this one, and once you&#039;ve been through that and double-checked that you&#039;re entering your Flickr RSS feed address correctly, &lt;a href=&quot;http://support.wordpress.com/contact/&quot; rel=&quot;nofollow&quot;&gt;please contact Support&lt;/a&gt; and they will be happy to help you further.</description>
		<content:encoded><![CDATA[<p>This tutorial is for the Flickr widget that is part of WordPress.com hosted blogs. If you&#8217;re using self-hosted WordPress, then the best place for you to seek help is on the <a href="http://wordpress.org/support" rel="nofollow">WordPress.org support forums</a>.</p>
<p>If you&#8217;re using WordPress.com, please <a href="http://support.wordpress.com/widgets/flickr-widget/" rel="nofollow">double-check with the support instructions given here</a> if you&#8217;re having trouble with this one, and once you&#8217;ve been through that and double-checked that you&#8217;re entering your Flickr RSS feed address correctly, <a href="http://support.wordpress.com/contact/" rel="nofollow">please contact Support</a> and they will be happy to help you further.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lisadscott</title>
		<link>http://wordpress.tv/2009/01/13/the-flickr-widget-displaying-your-latest-flickr-pictures-in-your-sidebar/#comment-3761</link>
		<dc:creator>lisadscott</dc:creator>
		<pubDate>Sat, 25 Jul 2009 02:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=763#comment-3761</guid>
		<description>I only get a x-mark and title in my Flicker box. I have tried several time and I keep getting the same thing. The pictures will not show up. Help.</description>
		<content:encoded><![CDATA[<p>I only get a x-mark and title in my Flicker box. I have tried several time and I keep getting the same thing. The pictures will not show up. Help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kovshenin</title>
		<link>http://wordpress.tv/2009/01/13/the-flickr-widget-displaying-your-latest-flickr-pictures-in-your-sidebar/#comment-2324</link>
		<dc:creator>kovshenin</dc:creator>
		<pubDate>Tue, 12 May 2009 07:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=763#comment-2324</guid>
		<description>Hey Michael. I assume that this is Donncha&#039;s Flickr Widget plugin which hasn&#039;t been updated since 2006 or so. I&#039;ve taken that a step further, with much more options. You might wanna take a look at Quick Flickr Widget for WordPress: http://wordpress.org/extend/plugins/quick-flickr-widget/

You can output your photos using your flickr screenname or a flickr rss address. It doesn&#039;t use json functions and you can bypass the file_get_contents() php function (which isn&#039;t available on all shared hosting accounts) by activating javascript mode. You can also enable the Thickbox feature and a bunch of others.

The plugin&#039;s at its development stage though, so more yet to come ;)

Thanks,
K ~</description>
		<content:encoded><![CDATA[<p>Hey Michael. I assume that this is Donncha&#8217;s Flickr Widget plugin which hasn&#8217;t been updated since 2006 or so. I&#8217;ve taken that a step further, with much more options. You might wanna take a look at Quick Flickr Widget for WordPress: <a href="http://wordpress.org/extend/plugins/quick-flickr-widget/" rel="nofollow">http://wordpress.org/extend/plugins/quick-flickr-widget/</a></p>
<p>You can output your photos using your flickr screenname or a flickr rss address. It doesn&#8217;t use json functions and you can bypass the file_get_contents() php function (which isn&#8217;t available on all shared hosting accounts) by activating javascript mode. You can also enable the Thickbox feature and a bunch of others.</p>
<p>The plugin&#8217;s at its development stage though, so more yet to come <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thanks,<br />
K ~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
