<?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>appelgren &#187; plugin</title>
	<atom:link href="http://blog.appelgren.org/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.appelgren.org</link>
	<description>What is this?</description>
	<lastBuildDate>Sun, 14 Feb 2010 12:14:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Flickr WordPress plugin</title>
		<link>http://blog.appelgren.org/2005/10/30/flickr-wordpress-plugin/</link>
		<comments>http://blog.appelgren.org/2005/10/30/flickr-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 30 Oct 2005 09:56:19 +0000</pubDate>
		<dc:creator>appel</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.appelgren.org/2005/10/30/flickr-wordpress-plugin/</guid>
		<description><![CDATA[Currently I&#8217;ve only found one WordPress plugin that I&#8217;ve found usable, the flickrRSS plugin that can be found here. It creates a set of images similar to a flickr badge. Really neat and simple to use as well.]]></description>
			<content:encoded><![CDATA[<p>Currently I&#8217;ve only found one WordPress plugin that I&#8217;ve found usable, the flickrRSS plugin that can be found <a href="http://eightface.com/code/wp-flickrrss/">here</a>. It creates a set of images similar to a flickr badge. Really neat and simple to use as well. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.appelgren.org/2005/10/30/flickr-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Flickr insert</title>
		<link>http://blog.appelgren.org/2005/08/15/flickr-insert/</link>
		<comments>http://blog.appelgren.org/2005/08/15/flickr-insert/#comments</comments>
		<pubDate>Sun, 14 Aug 2005 23:17:56 +0000</pubDate>
		<dc:creator>appel</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[fopen]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.appelgren.org/2005/08/15/flickr-insert/</guid>
		<description><![CDATA[While looking for a way to display a set of thumbnails in a post I found a WordPress plugin that lets you include photos from flickr. Unfortunately it uses fopen which my hosting provider apparently does not allow. Looks like there is some xmlrpc package installed though so I guess I could rewrite the plugin [...]]]></description>
			<content:encoded><![CDATA[<p>While looking for a way to display a set of thumbnails in a post I found a WordPress plugin that lets you include photos from flickr. Unfortunately it uses <a href="http://se.php.net/fopen">fopen</a> which my <a href="https://www.b-one.net/">hosting provider</a> apparently does not allow. Looks like there is some xmlrpc package installed though so I guess I could rewrite the plugin to use that instead. </p>
<p><a href="http://blog.stuffedguys.com/2005/02/27/flickr-insert-plugin-for-wordpress/">Flickr Insert</a></p>
<p>Update: Found a solution. Rewrite Flicker Insert using the method described for a similar plugin on <a href="http://www.gerstbach.at/2005/05/flickr-gallery">this</a> page. You learn something new every day I guess. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.appelgren.org/2005/08/15/flickr-insert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

