<?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>Helvensteijn.com &#187; plugins</title>
	<atom:link href="http://helvensteijn.com/blog/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://helvensteijn.com</link>
	<description>Some fancy, yet to be devised subtitle goes here...</description>
	<lastBuildDate>Sat, 26 Jun 2010 01:20:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>End of support for WordPress plugins</title>
		<link>http://helvensteijn.com/blog/2008/06/22/end-of-support-for-wordpress-plugins/</link>
		<comments>http://helvensteijn.com/blog/2008/06/22/end-of-support-for-wordpress-plugins/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 23:20:25 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://macbook.local/wordpress/?p=117</guid>
		<description><![CDATA[As of today, I no longer offer support for my WordPress plugins, pretty much because I lost interest. I did fix a long lasting issue with one of them. If anyone would like to take over, just download the code and do with it as you see fit. It&#8217;s all released under a BSD style [...]]]></description>
			<content:encoded><![CDATA[<p>As of today, I no longer offer support for my <a href="/wordpress/">WordPress plugins</a>, pretty much because I lost interest. I did fix a long lasting issue with one of them.</p>
<p>If anyone would like to take over, just download the code and do with it as you see fit. It&#8217;s all released under a BSD style license.</p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/blog/2008/06/22/end-of-support-for-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP Admin Links v1.1</title>
		<link>http://helvensteijn.com/blog/2007/09/29/wp-admin-links-v11/</link>
		<comments>http://helvensteijn.com/blog/2007/09/29/wp-admin-links-v11/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 21:08:38 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://macbook.local/wordpress/?p=145</guid>
		<description><![CDATA[Due to time constraints, this plugin is no longer supported and will not be updated, ever! Unless you know what you&#8217;re doing, I strongly discourage using this on a production blog because it hasn&#8217;t been tested since WordPress 2.5. Upgraded my WP Admin Links plugin to version 1.1. It is now also possible to remove [...]]]></description>
			<content:encoded><![CDATA[<p class="warnbox">Due to time constraints, this plugin is no longer supported and will not be updated, ever! Unless you know what you&#8217;re doing, I <em>strongly discourage using this on a production blog</em> because it hasn&#8217;t been tested since WordPress 2.5.</p>
<p>Upgraded my <a href="/wordpress/wp-admin-links/">WP Admin Links</a> plugin to version 1.1. It is now also possible to remove default pages from the drop-down list.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-admin-links/" >More info &#038; download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/blog/2007/09/29/wp-admin-links-v11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP Last Posts v1.1</title>
		<link>http://helvensteijn.com/blog/2007/09/24/wp-last-posts-v11/</link>
		<comments>http://helvensteijn.com/blog/2007/09/24/wp-last-posts-v11/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 14:46:48 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://macbook.local/wordpress/?p=151</guid>
		<description><![CDATA[Due to time constraints, this plugin is no longer supported and will not be updated, ever! Unless you know what you&#8217;re doing, I strongly discourage using this on a production blog because it hasn&#8217;t been tested since WordPress 2.5. My WP Last Posts plugin was pretty buggy. It interfered with tings like searching (getting weird [...]]]></description>
			<content:encoded><![CDATA[<p class="warnbox">Due to time constraints, this plugin is no longer supported and will not be updated, ever! Unless you know what you&#8217;re doing, I <em>strongly discourage using this on a production blog</em> because it hasn&#8217;t been tested since WordPress 2.5.</p>
<p>My <a href="/wordpress/wp-last-posts/" title="WordPress &raquo; WP Last Posts">WP Last Posts plugin</a> was pretty buggy. It interfered with tings like searching (getting weird results for pages it was used in). It made me think, try, fail, think of something else, try that and fail again. Apparently, a loop inside page content just doesn&#8217;t work right.</p>
<p>So I regret to announce that this plugin will no longer insert posts <strong>inside</strong> pages. It now simply offers a template tag that can be put anywhere inside your template. You could now for instance display the excerpt from the last post in your sidebar. Or simply display some post excerpts underneath the page content using a custom page template.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-last-posts/">More info &#038; download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/blog/2007/09/24/wp-last-posts-v11/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WP List Files v2.0</title>
		<link>http://helvensteijn.com/blog/2007/09/18/wp-list-files-v20/</link>
		<comments>http://helvensteijn.com/blog/2007/09/18/wp-list-files-v20/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 21:01:46 +0000</pubDate>
		<dc:creator>Colin Helvensteijn</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://macbook.local/wordpress/?p=147</guid>
		<description><![CDATA[Due to time constraints, this plugin is no longer supported and will not be updated, ever! Unless you know what you&#8217;re doing, I strongly discourage using this on a production blog because it hasn&#8217;t been tested since WordPress 2.5. I&#8217;ve been working on my WP List Files plugin. The code is completely refactored, and I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p class="warnbox">Due to time constraints, this plugin is no longer supported and will not be updated, ever! Unless you know what you&#8217;re doing, I <em>strongly discourage using this on a production blog</em> because it hasn&#8217;t been tested since WordPress 2.5.</p>
<p>I&#8217;ve been working on my <a href="/wordpress/wp-list-files/" title="WordPress &raquo; WP List Files">WP List Files plugin</a>. The code is completely refactored, and I&#8217;ve added a JavaScript to allow collapsing and expanding of directories. Because it&#8217;s pretty much a rewrite, I&#8217;ve raised the version number to 2.0. It can be seen in action <a href="/files" title="Dump files">here</a>.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-list-files/">More info &#038; download</a></p>
<p>I also made a <a href="/wordpress/" title="WordPress - Plugins">dedicated page</a> for my WordPress plugins, so they will no longer have to linger somewhere deep inside the blog. <img src='http://helvensteijn.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://helvensteijn.com/blog/2007/09/18/wp-list-files-v20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
