<?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"
	>
<channel>
	<title>Comments on: A bugfixed Bookmarks Displayer Widget</title>
	<atom:link href="http://www.digitalbreed.com/2008/a-bugfixed-bookmarks-displayer-widget/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digitalbreed.com/2008/a-bugfixed-bookmarks-displayer-widget</link>
	<description>personal weblog of matthias gall</description>
	<pubDate>Wed, 07 Jan 2009 03:47:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Nathan Oliphant</title>
		<link>http://www.digitalbreed.com/2008/a-bugfixed-bookmarks-displayer-widget#comment-12981</link>
		<dc:creator>Nathan Oliphant</dc:creator>
		<pubDate>Wed, 16 Jul 2008 23:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbreed.com/?p=270#comment-12981</guid>
		<description>Matt, 
Thank you very much.  That indeed fixed some rather annoying bugs.  I had to remove "'echo' =&#62; false" from the array in function wp_bookmarks_order to get the bookmarks to display in the version of WordPress I am running (2.5.1), but other than that, this is a vast imprevement over what I had.  

I'll have to try the Click Counter plugin at some point and see what that is like.  I've added links to your site in the source code where you made changes and will post an updated version of the plugin on my site as well.  Once again, thank you.</description>
		<content:encoded><![CDATA[<p>Matt,<br />
Thank you very much.  That indeed fixed some rather annoying bugs.  I had to remove &#8220;&#8216;echo&#8217; =&gt; false&#8221; from the array in function wp_bookmarks_order to get the bookmarks to display in the version of WordPress I am running (2.5.1), but other than that, this is a vast imprevement over what I had.  </p>
<p>I&#8217;ll have to try the Click Counter plugin at some point and see what that is like.  I&#8217;ve added links to your site in the source code where you made changes and will post an updated version of the plugin on my site as well.  Once again, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.digitalbreed.com/2008/a-bugfixed-bookmarks-displayer-widget#comment-12980</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 16 Jul 2008 23:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbreed.com/?p=270#comment-12980</guid>
		<description>Oops, I never actually looked in the downloaded file. Sorry, fixed.</description>
		<content:encoded><![CDATA[<p>Oops, I never actually looked in the downloaded file. Sorry, fixed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Oliphant</title>
		<link>http://www.digitalbreed.com/2008/a-bugfixed-bookmarks-displayer-widget#comment-12979</link>
		<dc:creator>Nathan Oliphant</dc:creator>
		<pubDate>Wed, 16 Jul 2008 23:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbreed.com/?p=270#comment-12979</guid>
		<description>I switched from Firefox to IE and tried right-click-&#62;Save target as... and got the same results.  Instead of php, the resulting file consists of the following:
"
&lt;b&gt;Fatal error&lt;/b&gt;:  Call to undefined function: add_action() in &lt;b&gt;/www/htdocs/dbreed/wp-content/uploads/2008/05/bookmarks_displayer_widget.php&lt;/b&gt; on line &lt;b&gt;160&lt;/b&gt;"

It looks like your server is executing the php and returning the error message rather than just sending the file itself to the browser.  If you add a .txt extension to the file, or tar/zip it, it should then be downloadable.</description>
		<content:encoded><![CDATA[<p>I switched from Firefox to IE and tried right-click-&gt;Save target as&#8230; and got the same results.  Instead of php, the resulting file consists of the following:<br />
&#8221;<br />
<b>Fatal error</b>:  Call to undefined function: add_action() in <b>/www/htdocs/dbreed/wp-content/uploads/2008/05/bookmarks_displayer_widget.php</b> on line <b>160</b>&#8221;</p>
<p>It looks like your server is executing the php and returning the error message rather than just sending the file itself to the browser.  If you add a .txt extension to the file, or tar/zip it, it should then be downloadable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.digitalbreed.com/2008/a-bugfixed-bookmarks-displayer-widget#comment-12978</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Wed, 16 Jul 2008 22:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbreed.com/?p=270#comment-12978</guid>
		<description>Nathan, right-click on the link, then select "Save target as...". Feel free to merge my trivial changes into your version, no credit required.</description>
		<content:encoded><![CDATA[<p>Nathan, right-click on the link, then select &#8220;Save target as&#8230;&#8221;. Feel free to merge my trivial changes into your version, no credit required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Oliphant</title>
		<link>http://www.digitalbreed.com/2008/a-bugfixed-bookmarks-displayer-widget#comment-12977</link>
		<dc:creator>Nathan Oliphant</dc:creator>
		<pubDate>Wed, 16 Jul 2008 22:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitalbreed.com/?p=270#comment-12977</guid>
		<description>Hi Matt,
I wanted to try out your fixed version of the Bookmarks Displayer Widget since I've been too lazy/busy to fix it myself.  Unfortunately, the link you provide (http://www.digitalbreed.com/wp-content/uploads/2008/05/bookmarks_displayer_widget.php) does not permit me to download the widget, but instead displays a php error page.  Do you happen to have it saved as a .tar or .zip somewhere?</description>
		<content:encoded><![CDATA[<p>Hi Matt,<br />
I wanted to try out your fixed version of the Bookmarks Displayer Widget since I&#8217;ve been too lazy/busy to fix it myself.  Unfortunately, the link you provide (http://www.digitalbreed.com/wp-content/uploads/2008/05/bookmarks_displayer_widget.php) does not permit me to download the widget, but instead displays a php error page.  Do you happen to have it saved as a .tar or .zip somewhere?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
