<?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: RandomQuotr</title>
	<atom:link href="http://wallofscribbles.com/wordpress-plugins/randomquotr/feed/" rel="self" type="application/rss+xml" />
	<link>http://wallofscribbles.com</link>
	<description>The ramblings of a man</description>
	<lastBuildDate>Sat, 07 Jan 2012 01:19:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Master Gate &#187; ארכיון הבלוג &#187; פלאגין Random Quote</title>
		<link>http://wallofscribbles.com/wordpress-plugins/randomquotr/#comment-575</link>
		<dc:creator>Master Gate &#187; ארכיון הבלוג &#187; פלאגין Random Quote</dc:creator>
		<pubDate>Sun, 07 Dec 2008 21:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.wallofscribbles.com/?page_id=322#comment-575</guid>
		<description>[...] &#160;&#160; עדכון אחרון &#160;&#160;   &#160;&#160; נתונים טכניים &#160;&#160;  שם הפלאגין :&#160;&#160;&#160;&#160;random quote גירסה נוכחית :&#160;&#160;&#160;&#160;1.0 דף הבית של היוצר :&#160;&#160;&#160;&#160;www.wallofscribbles.com [...]</description>
		<content:encoded><![CDATA[<p>[...] &nbsp;&nbsp; עדכון אחרון &nbsp;&nbsp;   &nbsp;&nbsp; נתונים טכניים &nbsp;&nbsp;  שם הפלאגין :&nbsp;&nbsp;&nbsp;&nbsp;random quote גירסה נוכחית :&nbsp;&nbsp;&nbsp;&nbsp;1.0 דף הבית של היוצר :&nbsp;&nbsp;&nbsp;&nbsp;www.wallofscribbles.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey Dutson</title>
		<link>http://wallofscribbles.com/wordpress-plugins/randomquotr/#comment-574</link>
		<dc:creator>Corey Dutson</dc:creator>
		<pubDate>Sat, 06 Dec 2008 09:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.wallofscribbles.com/?page_id=322#comment-574</guid>
		<description>Well rebby, what you are trying to make and what I am providing are pretty much the same. The difference between them is that you require a text file on the server, and I use the database.</description>
		<content:encoded><![CDATA[<p>Well rebby, what you are trying to make and what I am providing are pretty much the same. The difference between them is that you require a text file on the server, and I use the database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rebby</title>
		<link>http://wallofscribbles.com/wordpress-plugins/randomquotr/#comment-572</link>
		<dc:creator>rebby</dc:creator>
		<pubDate>Fri, 05 Dec 2008 08:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.wallofscribbles.com/?page_id=322#comment-572</guid>
		<description>oh wow you are not allowed code in ur comment.. send me a msg ill send u the code..</description>
		<content:encoded><![CDATA[<p>oh wow you are not allowed code in ur comment.. send me a msg ill send u the code..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rebby</title>
		<link>http://wallofscribbles.com/wordpress-plugins/randomquotr/#comment-571</link>
		<dc:creator>rebby</dc:creator>
		<pubDate>Fri, 05 Dec 2008 08:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.wallofscribbles.com/?page_id=322#comment-571</guid>
		<description> 

save this as quote.php
and just put this anywhere in your php page


but make sure u have quote.txt file which contain quote that u want to display . just enter for new line of quote..

 but i need help to make this wordpress plugin</description>
		<content:encoded><![CDATA[<p>save this as quote.php<br />
and just put this anywhere in your php page</p>
<p>but make sure u have quote.txt file which contain quote that u want to display . just enter for new line of quote..</p>
<p> but i need help to make this wordpress plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey Dutson</title>
		<link>http://wallofscribbles.com/wordpress-plugins/randomquotr/#comment-566</link>
		<dc:creator>Corey Dutson</dc:creator>
		<pubDate>Thu, 04 Dec 2008 22:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.wallofscribbles.com/?page_id=322#comment-566</guid>
		<description>@Simon - Thanks for telling me about the typo, that&#039;s been fixed!

As for it being simple, that is what I was going for :P I admit that I had thought about having them be individual entries in the database, but a few things stopped me. 1) I&#039;m still new to plugins, and making my own table to do things is still a mystery to me. 2) The explode() command in php is fairly fast in itself. I admit that I haven&#039;t really done stress testing to see how well it would handle thousands of quotes, but at the same time I never really envisioned thousands of quotes being put into it.

Something for me to think about to be sure! Thanks again.</description>
		<content:encoded><![CDATA[<p>@Simon &#8211; Thanks for telling me about the typo, that&#8217;s been fixed!</p>
<p>As for it being simple, that is what I was going for :P I admit that I had thought about having them be individual entries in the database, but a few things stopped me. 1) I&#8217;m still new to plugins, and making my own table to do things is still a mystery to me. 2) The explode() command in php is fairly fast in itself. I admit that I haven&#8217;t really done stress testing to see how well it would handle thousands of quotes, but at the same time I never really envisioned thousands of quotes being put into it.</p>
<p>Something for me to think about to be sure! Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://wallofscribbles.com/wordpress-plugins/randomquotr/#comment-565</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 04 Dec 2008 21:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wallofscribbles.com/?page_id=322#comment-565</guid>
		<description>Oh and on a slightly related note, your plug-in works fine under 2.7. Oh and the link to this page from your plugin is broken, it sends people to: &quot;/owrdpress-plugins/randomquoter&quot; rather than &quot;/wordpress-plugins/randomquotr/&quot;</description>
		<content:encoded><![CDATA[<p>Oh and on a slightly related note, your plug-in works fine under 2.7. Oh and the link to this page from your plugin is broken, it sends people to: &#8220;/owrdpress-plugins/randomquoter&#8221; rather than &#8220;/wordpress-plugins/randomquotr/&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://wallofscribbles.com/wordpress-plugins/randomquotr/#comment-564</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 04 Dec 2008 21:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wallofscribbles.com/?page_id=322#comment-564</guid>
		<description>I must say that this is the first extremely simple quote plug-in for Wordpress. I can&#039;t remember why I chose it, but it is worth at least a four out of five for simple quality. Only thing I don&#039;t like about it, is that it is quite a bit too simple, I like the simple template integration but was expecting something a little different from the admin.

Having all the quotes in one big text box separated only by new lines makes it very difficult to edit if needed. I would have expected single quote input and then each quote being a separate database entry similar to the way wordpress organises links. 

With that said I have yet to find a need to edit a quote, while there is no noticeable slow-down with just a hundred or so quotes in the text box, I am slightly worried about when/if it gets into the thousands, having not looked at the code yet I can&#039;t comment on the optimisation but getting a random entry from a mysql table must surely be less tiresome for the server than having to load a bulk of quotes, seperate by new-line and then picking a random one from I quess that array.

All in all though this is a very useful plugin and I give thanks to you for saving me the time having to write one myself. I shall be in touch if I make any modifications which would be useful to anyone else.</description>
		<content:encoded><![CDATA[<p>I must say that this is the first extremely simple quote plug-in for WordPress. I can&#8217;t remember why I chose it, but it is worth at least a four out of five for simple quality. Only thing I don&#8217;t like about it, is that it is quite a bit too simple, I like the simple template integration but was expecting something a little different from the admin.</p>
<p>Having all the quotes in one big text box separated only by new lines makes it very difficult to edit if needed. I would have expected single quote input and then each quote being a separate database entry similar to the way wordpress organises links. </p>
<p>With that said I have yet to find a need to edit a quote, while there is no noticeable slow-down with just a hundred or so quotes in the text box, I am slightly worried about when/if it gets into the thousands, having not looked at the code yet I can&#8217;t comment on the optimisation but getting a random entry from a mysql table must surely be less tiresome for the server than having to load a bulk of quotes, seperate by new-line and then picking a random one from I quess that array.</p>
<p>All in all though this is a very useful plugin and I give thanks to you for saving me the time having to write one myself. I shall be in touch if I make any modifications which would be useful to anyone else.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

