<?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/"
		>
<channel>
	<title>Comments on: Widget for Simple Recent Comments</title>
	<atom:link href="http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/</link>
	<description>Mika's personal development blog</description>
	<lastBuildDate>Wed, 19 Jan 2011 16:15:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: 特定ユーザーの記事に対するコメント一覧を出すプラグイン - 背負い投げとENTER_FRAME</title>
		<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/comment-page-2/#comment-109185</link>
		<dc:creator>特定ユーザーの記事に対するコメント一覧を出すプラグイン - 背負い投げとENTER_FRAME</dc:creator>
		<pubDate>Fri, 14 Jan 2011 11:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/#comment-109185</guid>
		<description>[...] &lt;?php src_simple_recent_comments_by_id( 1 , 8 , 30 , &#039;Header Title&#039;, &#039;Footer Title&#039;); ?&gt;   引数1：指定ID。このIDが書いた記事に対するコメント一覧を出す。0以下の数字にすればログインした人のIDとなる。ログインしていなければデフォルト1になる。 引数2：何件を出すか。デフォルトは7件。 引数3：コメントの文字数。デフォルトは30文字。 引数4：リストの頭に出す文字。 引数5：リストの最後に入れる文字。  元ソースは記事タイトルが入ってないが、個人的何の記事に対するコメントが分からないと不安だから、タイトルを入れることにした。  これで終わりだが、一応これプラグイン化した人も居たから、プラグインバージョンも作っといた。プラグインフォルダに入れて管理画面で有効化すればOK。あとはWidget画面で「src_simple_recent_comments_by_id」というWidgetを設置して上の引数と同じ要領で初期設定すれば終了。  元ソースを書いた人に感謝。  src_simple_recent_comments_by_id original source by: http://www.g-loaded.eu/2006/01/15/simple-recent-comments-wordpress-plugin/  widget_simple_recent_comments_by_id original source by: http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/ [...]</description>
		<content:encoded><![CDATA[WordPress 3.0.4<p>
[...] &lt;?php src_simple_recent_comments_by_id( 1 , 8 , 30 , &#039;Header Title&#039;, &#039;Footer Title&#039 <img src="http://mika.kfib.org/wordpress/wp-content/plugins/more-smilies/GT/wink.gif" alt=")" class="wp-smiley" /> ; ?&gt;   引数1：指定ID。このIDが書いた記事に対するコメント一覧を出す。0以下の数字にすればログインした人のIDとなる。ログインしていなければデフォルト1になる。 引数2：何件を出すか。デフォルトは7件。 引数3：コメントの文字数。デフォルトは30文字。 引数4：リストの頭に出す文字。 引数5：リストの最後に入れる文字。  元ソースは記事タイトルが入ってないが、個人的何の記事に対するコメントが分からないと不安だから、タイトルを入れることにした。  これで終わりだが、一応これプラグイン化した人も居たから、プラグインバージョンも作っといた。プラグインフォルダに入れて管理画面で有効化すればOK。あとはWidget画面で「src_simple_recent_comments_by_id」というWidgetを設置して上の引数と同じ要領で初期設定すれば終了。  元ソースを書いた人に感謝。  src_simple_recent_comments_by_id original source by: <a href="http://www.g-loaded.eu/2006/01/15/simple-recent-comments-wordpress-plugin/" rel="nofollow">http://www.g-loaded.eu/2006/01/15/simple-recent-comments-wordpress-plugin/</a>  widget_simple_recent_comments_by_id original source by: <a href="http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/" rel="nofollow">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prince Vasquez</title>
		<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/comment-page-2/#comment-99221</link>
		<dc:creator>Prince Vasquez</dc:creator>
		<pubDate>Wed, 09 Dec 2009 04:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/#comment-99221</guid>
		<description>Hey great plugin. Thanks.  :-d</description>
		<content:encoded><![CDATA[Google Chrome 3.0.195.33   Windows 7<p>
Hey great plugin. Thanks.   <img src="http://mika.kfib.org/wordpress/wp-content/plugins/more-smilies/GT/grin.gif" alt="-d" class="wp-smiley" /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Unstandard theme: widgetized and gravatar-ized</title>
		<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/comment-page-2/#comment-96772</link>
		<dc:creator>The Unstandard theme: widgetized and gravatar-ized</dc:creator>
		<pubDate>Tue, 22 Sep 2009 17:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/#comment-96772</guid>
		<description>[...] this widget: Widget for Simple Recent Comments, although the default one is fine too, this one can be tweaked more. Alter line 100 according to [...]</description>
		<content:encoded><![CDATA[WordPress 2.8.4<p>
[...] this widget: Widget for Simple Recent Comments, although the default one is fine too, this one can be tweaked more. Alter line 100 according to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hihi</title>
		<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/comment-page-2/#comment-93056</link>
		<dc:creator>hihi</dc:creator>
		<pubDate>Mon, 25 May 2009 16:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/#comment-93056</guid>
		<description>Hello mika, I like this theme, it lovely. I wonder how do you use counter stat example above:-&gt; &quot;Friday 7th April 2006 (viewed 107114 times).
&lt;---Please share me that code</description>
		<content:encoded><![CDATA[Mozilla Firefox 3.0.10   Windows XP<p>
Hello mika, I like this theme, it lovely. I wonder how do you use counter stat example above:-&gt; &#8220;Friday 7th April 2006 (viewed 107114 times).<br />
&lt;&#8212;Please share me that code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: regalos originales</title>
		<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/comment-page-2/#comment-88494</link>
		<dc:creator>regalos originales</dc:creator>
		<pubDate>Tue, 03 Mar 2009 22:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/#comment-88494</guid>
		<description>:spite: I don&#039;t now how to get it going</description>
		<content:encoded><![CDATA[Mozilla Firefox 3.0.6   Windows XP<p>
 <img src="http://mika.kfib.org/wordpress/wp-content/plugins/more-smilies/GT/spiteful.gif" alt="spite" class="wp-smiley" />  I don&#8217;t now how to get it going</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stare gry</title>
		<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/comment-page-2/#comment-83067</link>
		<dc:creator>stare gry</dc:creator>
		<pubDate>Mon, 08 Dec 2008 18:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/#comment-83067</guid>
		<description>Wonderful lil’ widget!</description>
		<content:encoded><![CDATA[Opera 9.62   Windows XP<p>
Wonderful lil’ widget!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stare gry</title>
		<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/comment-page-2/#comment-82086</link>
		<dc:creator>stare gry</dc:creator>
		<pubDate>Tue, 25 Nov 2008 13:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/#comment-82086</guid>
		<description>This widget was easy to install on Wordpress blogs only, and it used to be a bit harder to be installed in blogspot, causing headache for bloggers hosting their blogs on blogspot!</description>
		<content:encoded><![CDATA[Mozilla Firefox 3.0.4   Windows XP<p>
This widget was easy to install on WordPress blogs only, and it used to be a bit harder to be installed in blogspot, causing headache for bloggers hosting their blogs on blogspot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve - Ultrathought</title>
		<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/comment-page-2/#comment-68587</link>
		<dc:creator>Steve - Ultrathought</dc:creator>
		<pubDate>Wed, 13 Aug 2008 20:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/#comment-68587</guid>
		<description>Hi there,

I have 2 sidebars; one shows on the homepage and the other on post pages. I can only add the comment widget to one though. Is there a way of enabling it so I can put it in the second sidebar also?

Many thanks.</description>
		<content:encoded><![CDATA[Mozilla Firefox 3.0.1   Windows XP<p>
Hi there,</p>
<p>I have 2 sidebars; one shows on the homepage and the other on post pages. I can only add the comment widget to one though. Is there a way of enabling it so I can put it in the second sidebar also?</p>
<p>Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mika Perälä</title>
		<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/comment-page-2/#comment-68342</link>
		<dc:creator>Mika Perälä</dc:creator>
		<pubDate>Mon, 11 Aug 2008 22:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/#comment-68342</guid>
		<description>Heya Lars! You mean something like &#039;Unread comments&#039; as the one I have in my sidebar?</description>
		<content:encoded><![CDATA[Mozilla Firefox 3.0.1   Windows XP<p>
Heya Lars! You mean something like &#8216;Unread comments&#8217; as the one I have in my sidebar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/comment-page-2/#comment-67731</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Fri, 08 Aug 2008 01:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://mika.kfib.org/wordpress/2006/04/07/widget-for-simple-recent-comments/#comment-67731</guid>
		<description>Hi Mika

Is it possible to change the code of the widget, so it displays:

1. Recent comments together with the post title?
2. Number of comments to the post - fx (7)?
3. No names/links of commenters?
4. No excerpts from the comments?

Like this:

&#039;Post title1&#039; (11)
------------
&#039;Post title2&#039; (3)
------------
&#039;Post title3 (6)

eg.

Best, Lars</description>
		<content:encoded><![CDATA[Safari 525.21   Windows XP<p>
Hi Mika</p>
<p>Is it possible to change the code of the widget, so it displays:</p>
<p>1. Recent comments together with the post title?<br />
2. Number of comments to the post &#8211; fx (7)?<br />
3. No names/links of commenters?<br />
4. No excerpts from the comments?</p>
<p>Like this:</p>
<p>&#8216;Post title1&#8242; (11)<br />
&#8212;&#8212;&#8212;&#8212;<br />
&#8216;Post title2&#8242; (3)<br />
&#8212;&#8212;&#8212;&#8212;<br />
&#8216;Post title3 (6)</p>
<p>eg.</p>
<p>Best, Lars</p>
]]></content:encoded>
	</item>
</channel>
</rss>

