<?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: New FAQ Builder for Wordpress Almost Ready!</title>
	<atom:link href="http://faqbuilder.squarecompass.com/2009/new-faq-builder-for-wordpress-almost-ready/feed/" rel="self" type="application/rss+xml" />
	<link>http://faqbuilder.squarecompass.com/2009/new-faq-builder-for-wordpress-almost-ready/</link>
	<description>An easy way to add and manage an FAQ on your Wordpress blog!</description>
	<lastBuildDate>Thu, 22 Apr 2010 09:42:01 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bogdan Dimitrov</title>
		<link>http://faqbuilder.squarecompass.com/2009/new-faq-builder-for-wordpress-almost-ready/comment-page-1/#comment-75</link>
		<dc:creator>Bogdan Dimitrov</dc:creator>
		<pubDate>Thu, 22 Apr 2010 09:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://faqbuilder.squarecompass.com/?p=289#comment-75</guid>
		<description>Hi Friends! 
Thank You for your plugin! Nice work!

But my blog is in Bulgarian /cyrillic/ language!
I made some modifications to plugin and now it is fully translateble and utf-8! I can send you new plugin files for futer use in updates. You can chek them and include in futer versions. I&#039;m not programer and may be my code is not clear! You can correct it if any errors! 
Please tell me where to send you my work to take a look!
Have a nice day!</description>
		<content:encoded><![CDATA[<p>Hi Friends!<br />
Thank You for your plugin! Nice work!</p>
<p>But my blog is in Bulgarian /cyrillic/ language!<br />
I made some modifications to plugin and now it is fully translateble and utf-8! I can send you new plugin files for futer use in updates. You can chek them and include in futer versions. I&#8217;m not programer and may be my code is not clear! You can correct it if any errors!<br />
Please tell me where to send you my work to take a look!<br />
Have a nice day!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JBK</title>
		<link>http://faqbuilder.squarecompass.com/2009/new-faq-builder-for-wordpress-almost-ready/comment-page-1/#comment-51</link>
		<dc:creator>JBK</dc:creator>
		<pubDate>Sun, 17 Jan 2010 20:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://faqbuilder.squarecompass.com/?p=289#comment-51</guid>
		<description>FAQ Builder is great. I have only 2 issues with it.

1) There&#039;s no need to put the javascript code on every page. I have gotten around this with an if( is_page(&#039;&#039;)) { ; }, but it&#039;s something you might want to consider in a future version. Wordpress is slow enough as it is without loading unneeded javascript. :-)

2) Unrelated to the above, I&#039;m having a strange issue.  I go to my site (with FAQ Builder) and get a blank page with the following text at the top:

prefix.&quot;faq_build_questions&quot;); define(&quot;FAQBUILDDBCATEGORY&quot;,$wpdb-&gt;prefix.&quot;faq_build_category&quot;); define(&quot;FAQBUILDPERPAGE&quot;,20); define(&quot;FAQBUILDUNFOCUSEDCOLOR&quot;,&quot;#777777&quot;); define(&quot;FAQBUILDFOCUSEDCOLOR&quot;,&quot;#000000&quot;); define(&quot;FAQBUILDSTYLESHEET&quot;,&quot;&quot;); define( &quot;FAQBUILDPOWERED&quot;, &quot;Powered by &quot;. &quot;FAQ Builder&quot; ); define(&quot;FAQBUILDDOCUMENTATION&quot;,&quot;FAQ Builder Help/Documentation&quot;); //Require Scripts require_once(&quot;functions.php&quot;); //Load FAQ Builder Functions Library require_once(&quot;category.class.php&quot;); //Load FAQ Builder Category Class require_once(&quot;question.class.php&quot;); //Load FAQ Builder Question Class require_once(&quot;javascript.php&quot;); //Load FAQ Builder Question Class 


(Nothing else). It looks like code from config.php.
My other wordpress sites (without FAQ Builder) work fine. I tried posting this at the &quot;Contact Us&quot; page, but it hangs at &quot;Submitting...&quot;</description>
		<content:encoded><![CDATA[<p>FAQ Builder is great. I have only 2 issues with it.</p>
<p>1) There&#8217;s no need to put the javascript code on every page. I have gotten around this with an if( is_page(&#8221;)) { ; }, but it&#8217;s something you might want to consider in a future version. Wordpress is slow enough as it is without loading unneeded javascript. <img src='http://faqbuilder.squarecompass.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>2) Unrelated to the above, I&#8217;m having a strange issue.  I go to my site (with FAQ Builder) and get a blank page with the following text at the top:</p>
<p>prefix.&#8221;faq_build_questions&#8221;); define(&#8220;FAQBUILDDBCATEGORY&#8221;,$wpdb-&gt;prefix.&#8221;faq_build_category&#8221;); define(&#8220;FAQBUILDPERPAGE&#8221;,20); define(&#8220;FAQBUILDUNFOCUSEDCOLOR&#8221;,&#8221;#777777&#8243;); define(&#8220;FAQBUILDFOCUSEDCOLOR&#8221;,&#8221;#000000&#8243;); define(&#8220;FAQBUILDSTYLESHEET&#8221;,&#8221;"); define( &#8220;FAQBUILDPOWERED&#8221;, &#8220;Powered by &#8220;. &#8220;FAQ Builder&#8221; ); define(&#8220;FAQBUILDDOCUMENTATION&#8221;,&#8221;FAQ Builder Help/Documentation&#8221;); //Require Scripts require_once(&#8220;functions.php&#8221;); //Load FAQ Builder Functions Library require_once(&#8220;category.class.php&#8221;); //Load FAQ Builder Category Class require_once(&#8220;question.class.php&#8221;); //Load FAQ Builder Question Class require_once(&#8220;javascript.php&#8221;); //Load FAQ Builder Question Class </p>
<p>(Nothing else). It looks like code from config.php.<br />
My other wordpress sites (without FAQ Builder) work fine. I tried posting this at the &#8220;Contact Us&#8221; page, but it hangs at &#8220;Submitting&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woolf</title>
		<link>http://faqbuilder.squarecompass.com/2009/new-faq-builder-for-wordpress-almost-ready/comment-page-1/#comment-46</link>
		<dc:creator>Woolf</dc:creator>
		<pubDate>Sat, 05 Dec 2009 14:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://faqbuilder.squarecompass.com/?p=289#comment-46</guid>
		<description>Hi,

I just started using your FAQ Builder for Wordpress plugin and I really think it is very easy to use.  However, it does not allow for any text formatting.  Do you know if and when this will be added?  Or at a minimum, when will the ability to add line breaks so that a space can be entered between paragraphs?  I think this would really push this plugin over the top for ease and usefulness.

Thanks (and keep up the good work!).</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I just started using your FAQ Builder for Wordpress plugin and I really think it is very easy to use.  However, it does not allow for any text formatting.  Do you know if and when this will be added?  Or at a minimum, when will the ability to add line breaks so that a space can be entered between paragraphs?  I think this would really push this plugin over the top for ease and usefulness.</p>
<p>Thanks (and keep up the good work!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woolf</title>
		<link>http://faqbuilder.squarecompass.com/2009/new-faq-builder-for-wordpress-almost-ready/comment-page-1/#comment-36</link>
		<dc:creator>Woolf</dc:creator>
		<pubDate>Thu, 03 Dec 2009 18:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://faqbuilder.squarecompass.com/?p=289#comment-36</guid>
		<description>I have installed FAQ Builder for Wordpress and it looks very nice.  However, I do not see way to modify which users can access the settings other than the Admin.  I have editors who should be able to answer FAQ questions but I do not see a way for them to do this without giving them Admin privileges (which I do not want  to do).  Is there some way to assign who can access FAQ Builder?</description>
		<content:encoded><![CDATA[<p>I have installed FAQ Builder for Wordpress and it looks very nice.  However, I do not see way to modify which users can access the settings other than the Admin.  I have editors who should be able to answer FAQ questions but I do not see a way for them to do this without giving them Admin privileges (which I do not want  to do).  Is there some way to assign who can access FAQ Builder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FAQ Builder for Wordpress Unofficial Release &#124; Quick Contact For Wordpress</title>
		<link>http://faqbuilder.squarecompass.com/2009/new-faq-builder-for-wordpress-almost-ready/comment-page-1/#comment-23</link>
		<dc:creator>FAQ Builder for Wordpress Unofficial Release &#124; Quick Contact For Wordpress</dc:creator>
		<pubDate>Sat, 07 Nov 2009 00:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://faqbuilder.squarecompass.com/?p=289#comment-23</guid>
		<description>[...] can download FAQ Builder for Wordpress from our site before it is approved by Wordpress for inclusion in the Wordpress Plugins Directory. [...]</description>
		<content:encoded><![CDATA[<p>[...] can download FAQ Builder for Wordpress from our site before it is approved by Wordpress for inclusion in the Wordpress Plugins Directory. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FAQ Builder for Wordpress Released &#124; Business Directory For Wordpress</title>
		<link>http://faqbuilder.squarecompass.com/2009/new-faq-builder-for-wordpress-almost-ready/comment-page-1/#comment-22</link>
		<dc:creator>FAQ Builder for Wordpress Released &#124; Business Directory For Wordpress</dc:creator>
		<pubDate>Fri, 06 Nov 2009 23:58:44 +0000</pubDate>
		<guid isPermaLink="false">http://faqbuilder.squarecompass.com/?p=289#comment-22</guid>
		<description>[...] can download FAQ Builder for Wordpress right now from our site. We have presented it to the great folks at Wordpress for inclusion in the [...]</description>
		<content:encoded><![CDATA[<p>[...] can download FAQ Builder for Wordpress right now from our site. We have presented it to the great folks at Wordpress for inclusion in the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
