<?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: New Plugin - Random Quotes</title>
	<atom:link href="http://www.benched42.net/2006/12/12/new-plugin-random-quotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benched42.net/2006/12/12/new-plugin-random-quotes/</link>
	<description>Who lied and told you life would EVER be fair?</description>
	<pubDate>Thu, 20 Nov 2008 10:49:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Rob</title>
		<link>http://www.benched42.net/2006/12/12/new-plugin-random-quotes/#comment-20122</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 13 Dec 2006 16:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.benched42.net/blog/2006/12/12/new-plugin-random-quotes/#comment-20122</guid>
		<description>Works really well, Bill.  One note about stylesheets.  IMHO, from a design point of view, I prefer to control my own CSS editing in my theme's style.css as opposed to keeping the styling in the plugin file.  Especially if the user updates the plugin version, any customization he makes to the styles in the plugin file will be lost.

Unless there's a way of overriding the styles in the plugin?</description>
		<content:encoded><![CDATA[<p>Works really well, Bill.  One note about stylesheets.  IMHO, from a design point of view, I prefer to control my own CSS editing in my theme&#8217;s style.css as opposed to keeping the styling in the plugin file.  Especially if the user updates the plugin version, any customization he makes to the styles in the plugin file will be lost.</p>
<p>Unless there&#8217;s a way of overriding the styles in the plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BillH</title>
		<link>http://www.benched42.net/2006/12/12/new-plugin-random-quotes/#comment-20121</link>
		<dc:creator>BillH</dc:creator>
		<pubDate>Wed, 13 Dec 2006 15:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.benched42.net/blog/2006/12/12/new-plugin-random-quotes/#comment-20121</guid>
		<description>Yes, I did change the database name. I changed other things in the way the table was accessed so that the plugin will be WP 2.1 compliant for database names; the original plugin will NOT be.

I believe the bug in the all_quotes tag is now resolved. There was an issue with blank records and how it skipped over them.

I also changed the tag so it now does not output the quotation marks. It's something I forgot to change in the button code but changed in the rest of the code and in the docs.

You can download the new version from my wiki.</description>
		<content:encoded><![CDATA[<p>Yes, I did change the database name. I changed other things in the way the table was accessed so that the plugin will be WP 2.1 compliant for database names; the original plugin will NOT be.</p>
<p>I believe the bug in the all_quotes tag is now resolved. There was an issue with blank records and how it skipped over them.</p>
<p>I also changed the tag so it now does not output the quotation marks. It&#8217;s something I forgot to change in the button code but changed in the rest of the code and in the docs.</p>
<p>You can download the new version from my wiki.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.benched42.net/2006/12/12/new-plugin-random-quotes/#comment-20112</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 12 Dec 2006 23:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.benched42.net/blog/2006/12/12/new-plugin-random-quotes/#comment-20112</guid>
		<description>Oh also, the nifty quick tag is inserting:

[[quote=""]]

with the quotation marks.  This doesn't parse right.  Your readme is correct with the quote marks absent.

Awesome stuff, man.</description>
		<content:encoded><![CDATA[<p>Oh also, the nifty quick tag is inserting:</p>
<p>[[quote=""]]</p>
<p>with the quotation marks.  This doesn&#8217;t parse right.  Your readme is correct with the quote marks absent.</p>
<p>Awesome stuff, man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.benched42.net/2006/12/12/new-plugin-random-quotes/#comment-20111</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 12 Dec 2006 23:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.benched42.net/blog/2006/12/12/new-plugin-random-quotes/#comment-20111</guid>
		<description>You rock, Bill!  Nice work.  Some notes:

Are your database table names different than WP-Quotes?  After disabling that plugin and enabling yours, none of my older quotes show up in your plugin's admin area.  Not a huge deal, but would be sweet if there was a way to import them.  I can always snoop around the tables and transfer them with phpMyAdmin.

There seems to be a bug with the [[all_quotes]] code where it only displays n-2 of n quotes.  For instance, I now have 7 quotes in my database, but only 5 show up in the all quotes page.  This seems to be true as I add more quotes.</description>
		<content:encoded><![CDATA[<p>You rock, Bill!  Nice work.  Some notes:</p>
<p>Are your database table names different than WP-Quotes?  After disabling that plugin and enabling yours, none of my older quotes show up in your plugin&#8217;s admin area.  Not a huge deal, but would be sweet if there was a way to import them.  I can always snoop around the tables and transfer them with phpMyAdmin.</p>
<p>There seems to be a bug with the [[all_quotes]] code where it only displays n-2 of n quotes.  For instance, I now have 7 quotes in my database, but only 5 show up in the all quotes page.  This seems to be true as I add more quotes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
