<?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: Wordpress Widget: Recent Changes</title>
	<atom:link href="http://www.titusbicknell.com/wordpress/wp-recent-changes/feed" rel="self" type="application/rss+xml" />
	<link>http://www.titusbicknell.com</link>
	<description>news, views and (a)musings</description>
	<lastBuildDate>Sun, 27 Dec 2009 14:50:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: titusbicknell</title>
		<link>http://www.titusbicknell.com/wordpress/wp-recent-changes/comment-page-1#comment-4437</link>
		<dc:creator>titusbicknell</dc:creator>
		<pubDate>Sun, 27 Dec 2009 14:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.titusbicknell.com/?page_id=301#comment-4437</guid>
		<description>Can you send me the link for a page with the Recent Changes plug in active so I can see what errors W3C identifies?</description>
		<content:encoded><![CDATA[<p>Can you send me the link for a page with the Recent Changes plug in active so I can see what errors W3C identifies?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greeny</title>
		<link>http://www.titusbicknell.com/wordpress/wp-recent-changes/comment-page-1#comment-4403</link>
		<dc:creator>Greeny</dc:creator>
		<pubDate>Wed, 23 Dec 2009 18:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.titusbicknell.com/?page_id=301#comment-4403</guid>
		<description>I wont to know why text widget code, give errors on validation w3c.How can we fix that.Thank you</description>
		<content:encoded><![CDATA[<p>I wont to know why text widget code, give errors on validation w3c.How can we fix that.Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ultor</title>
		<link>http://www.titusbicknell.com/wordpress/wp-recent-changes/comment-page-1#comment-4191</link>
		<dc:creator>ultor</dc:creator>
		<pubDate>Tue, 24 Nov 2009 14:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.titusbicknell.com/?page_id=301#comment-4191</guid>
		<description>I am getting incorrect rc_url for posts but fine for pages.

I had to change get_page_link to get_permalink to work for me.</description>
		<content:encoded><![CDATA[<p>I am getting incorrect rc_url for posts but fine for pages.</p>
<p>I had to change get_page_link to get_permalink to work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: titusbicknell</title>
		<link>http://www.titusbicknell.com/wordpress/wp-recent-changes/comment-page-1#comment-4162</link>
		<dc:creator>titusbicknell</dc:creator>
		<pubDate>Sat, 14 Nov 2009 16:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.titusbicknell.com/?page_id=301#comment-4162</guid>
		<description>Sorry for the delay in addressing your comments. I have issued a 0.2 release today that includes:
- Alex&#039;s W3C validation fix
- Arnout&#039;s $wpdb-&gt;posts fix

Ken: can you sned me a link to your install showing the plug in without line breaks?
Abikesha: I do not have an easy solution for you as my plug in is not based on the Recent Pages core code.</description>
		<content:encoded><![CDATA[<p>Sorry for the delay in addressing your comments. I have issued a 0.2 release today that includes:<br />
- Alex&#8217;s W3C validation fix<br />
- Arnout&#8217;s $wpdb->posts fix</p>
<p>Ken: can you sned me a link to your install showing the plug in without line breaks?<br />
Abikesha: I do not have an easy solution for you as my plug in is not based on the Recent Pages core code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mat</title>
		<link>http://www.titusbicknell.com/wordpress/wp-recent-changes/comment-page-1#comment-3974</link>
		<dc:creator>Mat</dc:creator>
		<pubDate>Mon, 19 Oct 2009 19:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.titusbicknell.com/?page_id=301#comment-3974</guid>
		<description>Thanks for the plugin, I like it but had to make the change from Arnout in order for it to work for me.</description>
		<content:encoded><![CDATA[<p>Thanks for the plugin, I like it but had to make the change from Arnout in order for it to work for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnout</title>
		<link>http://www.titusbicknell.com/wordpress/wp-recent-changes/comment-page-1#comment-3529</link>
		<dc:creator>Arnout</dc:creator>
		<pubDate>Thu, 27 Aug 2009 17:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.titusbicknell.com/?page_id=301#comment-3529</guid>
		<description>Works fine, but had to change the database query. You should replace wp_posts with &quot;.$wpdb-&gt;posts.&quot; and add the &#039;global $wpdb;&#039; statement above it. This fixes the cases where wordpress installations use a prefix for their databases.</description>
		<content:encoded><![CDATA[<p>Works fine, but had to change the database query. You should replace wp_posts with &#8220;.$wpdb-&gt;posts.&#8221; and add the &#8216;global $wpdb;&#8217; statement above it. This fixes the cases where wordpress installations use a prefix for their databases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abikesha</title>
		<link>http://www.titusbicknell.com/wordpress/wp-recent-changes/comment-page-1#comment-3473</link>
		<dc:creator>Abikesha</dc:creator>
		<pubDate>Fri, 21 Aug 2009 09:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.titusbicknell.com/?page_id=301#comment-3473</guid>
		<description>Hi all, 
Can you help me, how to exclude view some pages that i would change.

If in Recenpost i can write this : 
Recent_Posts(exclude=249)   ===&gt; it can work

How i must write for Recent Changes plugin because i write : 
widget_RecentChanges(array ()&amp;exclude=2) ===&gt; doesn&#039;t  work.

please help me!</description>
		<content:encoded><![CDATA[<p>Hi all,<br />
Can you help me, how to exclude view some pages that i would change.</p>
<p>If in Recenpost i can write this :<br />
Recent_Posts(exclude=249)   ===&gt; it can work</p>
<p>How i must write for Recent Changes plugin because i write :<br />
widget_RecentChanges(array ()&amp;exclude=2) ===&gt; doesn&#8217;t  work.</p>
<p>please help me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken harper</title>
		<link>http://www.titusbicknell.com/wordpress/wp-recent-changes/comment-page-1#comment-3399</link>
		<dc:creator>Ken harper</dc:creator>
		<pubDate>Thu, 13 Aug 2009 01:05:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.titusbicknell.com/?page_id=301#comment-3399</guid>
		<description>Hello there,

First, thx a ton for the work.

I&#039;m a bit new to theme development and have my first theme all working but can&#039;t seem to get any line breaks after each  in your widget. I know it it must be something simple I&#039;m missing, can you point me in a good direction?

Thx for you time.

k</description>
		<content:encoded><![CDATA[<p>Hello there,</p>
<p>First, thx a ton for the work.</p>
<p>I&#8217;m a bit new to theme development and have my first theme all working but can&#8217;t seem to get any line breaks after each  in your widget. I know it it must be something simple I&#8217;m missing, can you point me in a good direction?</p>
<p>Thx for you time.</p>
<p>k</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toni Prug</title>
		<link>http://www.titusbicknell.com/wordpress/wp-recent-changes/comment-page-1#comment-3321</link>
		<dc:creator>Toni Prug</dc:creator>
		<pubDate>Wed, 05 Aug 2009 11:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.titusbicknell.com/?page_id=301#comment-3321</guid>
		<description>Hi Titus,  great plugin, exactly what i was looking for. I added couple of features to it, you can see screnshoots at:

http://hackthestate.org/wp-dev/plugin-recent-changes/

i&#039;d like to send you the source code with new features, but i can&#039;t find your email on this blog nor in readme.txt file.</description>
		<content:encoded><![CDATA[<p>Hi Titus,  great plugin, exactly what i was looking for. I added couple of features to it, you can see screnshoots at:</p>
<p><a href="http://hackthestate.org/wp-dev/plugin-recent-changes/" rel="nofollow">http://hackthestate.org/wp-dev/plugin-recent-changes/</a></p>
<p>i&#8217;d like to send you the source code with new features, but i can&#8217;t find your email on this blog nor in readme.txt file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.titusbicknell.com/wordpress/wp-recent-changes/comment-page-1#comment-3259</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 28 Jul 2009 09:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.titusbicknell.com/?page_id=301#comment-3259</guid>
		<description>Works great thanks - but just needs a small adjustment to be valid XHTML

line 43 
echo &#039;&lt;a href=&quot;&#039;.$rc_url.&#039;&quot; rel=&quot;nofollow&quot;&gt;&#039;.$RecentChange-&gt;post_title.&#039;&lt;/a&gt;&#039;;

The href= needs double quotes to start and end around the $rc_url

Otherwise the W3C validator throws up about 40 errors</description>
		<content:encoded><![CDATA[<p>Works great thanks &#8211; but just needs a small adjustment to be valid XHTML</p>
<p>line 43<br />
echo &#8216;<a href="'.$rc_url.'" rel="nofollow">&#8216;.$RecentChange-&gt;post_title.&#8217;</a>&#8216;;</p>
<p>The href= needs double quotes to start and end around the $rc_url</p>
<p>Otherwise the W3C validator throws up about 40 errors</p>
]]></content:encoded>
	</item>
</channel>
</rss>
