<?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:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Bitte keine heiße Asche einwerfen &#187; spamcatcher</title>
	<atom:link href="http://blog.jodies.de/kategorie/spamcatcher/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jodies.de</link>
	<description>Zur Zeit eher ein Flugblog</description>
	<lastBuildDate>Mon, 14 Mar 2011 16:08:25 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<!-- podcast_generator="podPress/8.8.9.1" -->
	<copyright>2006-2007 </copyright>
	<ttl>1440</ttl>
	<image>
		<url>http://blog.jodies.de/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Bitte keine heiße Asche einwerfen &#187; spamcatcher</title>
		<link>http://blog.jodies.de/wordpress</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Zur Zeit eher ein Flugblog</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &amp; Culture" />
	<itunes:author>Bitte keine heiße Asche einwerfen</itunes:author>
	<itunes:owner>
		<itunes:name>Bitte keine heiße Asche einwerfen</itunes:name>
		<itunes:email></itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://blog.jodies.de/wp-content/plugins/podpress/images/powered_by_podpress.jpg" />
		<item>
		<title>WordPress Plugin: Get Recent Comments</title>
		<link>http://blog.jodies.de/2004/11/recent-comments/</link>
		<comments>http://blog.jodies.de/2004/11/recent-comments/#comments</comments>
		<pubDate>Sat, 13 Nov 2004 03:14:54 +0000</pubDate>
		<dc:creator>Krischan</dc:creator>
				<category><![CDATA[spamcatcher]]></category>

		<guid isPermaLink="false">http://blog.jodies.de/archiv/2004/11/13/recent-comments/</guid>
		<description><![CDATA[This plugin displays excerpts of the most recent comments and/or trackbacks that have been posted to the articles in your blog. Current version: 2.0.6 (03/31/2009) (Changelog) You need at least get recent comments version 2.0 if you have wordpress 2.3 or newer. Features Highly configurable via WordPress admin interface. Support for WordPress 1.5.x, 2.0.x, 2.1.x, [...]]]></description>
			<content:encoded><![CDATA[<p> 	This plugin displays excerpts of the most recent comments and/or trackbacks that have been posted to the articles in your blog.</p>
<p><strong>Current version: 2.0.6 (03/31/2009)</strong> (<a href="http://blog.jodies.de/2004/11/recent-comments/2/#changelog">Changelog</a>)</p>
<p><strong>You need at least get recent comments version 2.0 if you have wordpress 2.3 or newer.</strong> </p>
<p><strong>Features</strong></p>
<li>Highly configurable via WordPress admin interface.</li>
<li>Support for WordPress 1.5.x, 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.5.x, 2.6.x, 2.7.x and 2.8 (Whichs means: any version)
</li>
<li>Adjustable layout by macros.</li>
<li>Handles trackbacks and comments in separate lists, in one combined list.</li>
<li>Widget support (but not required)</li>
<li>Caches the output</li>
<li>Order comments by date, or by posting</li>
<li>Support for <a href="http://www.gravatar.com/">gravatars</a>.</li>
<li>Option to exclude comments to posts in certain categorys</li>
<li>Doesn&#8217;t show pingbacks originating from own blog</li>
<li>There is a special version for lyceum multiblog installations: <a href="http://blog.jodies.de/blog/get-recent-comments/lyceum/">http://blog.jodies.de/blog/get-recent-comments/lyceum/</a></li>
<li>Supports <a href="http://geekgrl.net">Hannah Gray&#8217;s</a> <a href="http://geekgrl.net/2007/01/02/profile-pics-plugin-release/">Profile Pics Plugin</a></li>
<p><strong>Screenshots</strong></p>
<table>
<tr>
<td><a href="http://blog.jodies.de/blog/20041113/screenshots/widget.jpg"><img src="/blog/20041113/screenshots/widget-250.jpg" alt="" /></a></td>
<td><a href="http://blog.jodies.de/blog/20041113/screenshots/admin-720.jpg"><img src="/blog/20041113/screenshots/admin-300.jpg" alt="" class="noborder" /></a></td>
</tr>
<tr>
<td><em>Activation of widget</em></td>
<td><em>Administration Interface</em></td>
</tr>
</table>
<p><strong>Download</strong><br />
Get the plugin from the <a href="http://wordpress.org/extend/plugins/get-recent-comments/">WordPress Plugins Directory</a>.</p>
<p><strong>Installation</strong></p>
<p>Drop the file <span class="code">get-recent-comments.php</span> into <span class="code">/wp-content/plugins/</span></p>
<p>Activate the plugin in the Plugin Management</p>
<p>Drag the widgets &#8220;Get Recent Comments&#8221; and &#8220;Get Recent Trackbacks&#8221; into the sidebar.</p>
<p>If your theme does not yet support widgets, insert to following code into the sidebar template.</p>
<div style="border: 1px solid; border-color: #ccc; margin: 15px; background: #eee;">
<pre class="code">
   &lt;?php if (function_exists('get_recent_comments')) { ?&gt;
   &lt;li&gt;&lt;h2&gt;&lt;?php _e('Recent Comments:'); ?&gt;&lt;/h2&gt;
        &lt;ul&gt;
        &lt;?php get_recent_comments(); ?&gt;
        &lt;/ul&gt;
   &lt;/li&gt;
   &lt;?php } ?&gt;   

   &lt;?php if (function_exists('get_recent_trackbacks')) { ?&gt;
   &lt;li&gt;&lt;h2&gt;&lt;?php _e('Recent Trackbacks:'); ?&gt;&lt;/h2&gt;
        &lt;ul&gt;
        &lt;?php get_recent_trackbacks(); ?&gt;
        &lt;/ul&gt;
   &lt;/li&gt;
   &lt;?php } ?&gt;
</pre>
</div>
<p><strong>Donate</strong><br />
The author does not ask you to donate for this plugin, because he himself is a happy user of free software. But now and then he is asked where and how one can donate:</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="3115385">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="">
<xximg alt="" border="0" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width="1" height="1"><br />
</form>
<p><strong><a href="http://blog.jodies.de/archiv/2004/11/13/recent-comments/3/">FAQ</a></strong></p>
<p><strong><a href="http://blog.jodies.de/archiv/2004/11/13/recent-comments/2/">Changelog</a></strong></p>
<p>Go to the next page for configuration and changelog</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jodies.de/2004/11/recent-comments/feed/</wfw:commentRss>
		<slash:comments>859</slash:comments>
		</item>
	</channel>
</rss>

