<?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 for FARINSPACE	</title>
	<atom:link href="https://www.farinspace.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.farinspace.com</link>
	<description>Practical Real World Web Development</description>
	<lastBuildDate>Wed, 10 Jun 2020 00:08:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>
		Comment on Windows Apache PHP FastCGI Setup by Dimas		</title>
		<link>https://www.farinspace.com/windows-apache-php-fastcgi/#comment-105751</link>

		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Wed, 10 Jun 2020 00:08:34 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=1253#comment-105751</guid>

					<description><![CDATA[Ted, while I haven&#039;t used this exact setup in years, Apache and FastCGI/FPM are still relevant, my article may be outdated, so I do encourage you and others to continue to search. However, the one tech I would recommend investing some time in would be &quot;Docker&quot;. Additionally, &quot;nodejs&quot; has interwoven itself into nearly every part of my dev process. Good luck!]]></description>
			<content:encoded><![CDATA[<p>Ted, while I haven&#8217;t used this exact setup in years, Apache and FastCGI/FPM are still relevant, my article may be outdated, so I do encourage you and others to continue to search. However, the one tech I would recommend investing some time in would be &#8220;Docker&#8221;. Additionally, &#8220;nodejs&#8221; has interwoven itself into nearly every part of my dev process. Good luck!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Windows Apache PHP FastCGI Setup by Ted		</title>
		<link>https://www.farinspace.com/windows-apache-php-fastcgi/#comment-104704</link>

		<dc:creator><![CDATA[Ted]]></dc:creator>
		<pubDate>Fri, 05 Jun 2020 18:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=1253#comment-104704</guid>

					<description><![CDATA[I am beginning to return to web programming after a substantial hiatus (due to extreme illness) and am working on setting up Apache 2.4 along with all else I need for web programming.  First question: &quot;Has anything of significance changed in these packages or the server since this was written?&quot;

Most of my web programming experience, from years ago, was done using Perl (which I am getting back to), but I also have an interest in PHP, python and ruby.  I never had set up anything for cgi programming except mod_cgi.  But I want to experiment with FastCGI, so this page is priceless to me.  But what is the relation between this package (mod_fcgid) an modules I have seen, but not yet downloaded, such as mod_FastCGI, mod_perl, mod_php, mod_ruby, mod_python, &#038;c.  I want to strengthen my understanding of PHP and learn ruby and python.

I also want to do a bit of experimenting, testing and comparing each package that purports to provide FastCGI services (on my Windows box) with the ancient default of mod_cgi.

Also, I need to know, if anyone here knows, whether or not the FastCGI libraries will work properly with products out there such as WordPress.

Any guidance will be appreciated.  Thanks.]]></description>
			<content:encoded><![CDATA[<p>I am beginning to return to web programming after a substantial hiatus (due to extreme illness) and am working on setting up Apache 2.4 along with all else I need for web programming.  First question: &#8220;Has anything of significance changed in these packages or the server since this was written?&#8221;</p>
<p>Most of my web programming experience, from years ago, was done using Perl (which I am getting back to), but I also have an interest in PHP, python and ruby.  I never had set up anything for cgi programming except mod_cgi.  But I want to experiment with FastCGI, so this page is priceless to me.  But what is the relation between this package (mod_fcgid) an modules I have seen, but not yet downloaded, such as mod_FastCGI, mod_perl, mod_php, mod_ruby, mod_python, &amp;c.  I want to strengthen my understanding of PHP and learn ruby and python.</p>
<p>I also want to do a bit of experimenting, testing and comparing each package that purports to provide FastCGI services (on my Windows box) with the ancient default of mod_cgi.</p>
<p>Also, I need to know, if anyone here knows, whether or not the FastCGI libraries will work properly with products out there such as WordPress.</p>
<p>Any guidance will be appreciated.  Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on WordPress Downloader by Collins Agbonghama		</title>
		<link>https://www.farinspace.com/wordpress-downloader/#comment-37734</link>

		<dc:creator><![CDATA[Collins Agbonghama]]></dc:creator>
		<pubDate>Tue, 08 May 2018 09:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=533#comment-37734</guid>

					<description><![CDATA[Many years later, this script is still a part of my WP arsenal.]]></description>
			<content:encoded><![CDATA[<p>Many years later, this script is still a part of my WP arsenal.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Use Multiple WordPress WYSIWYG Visual Editors by Colin Watson		</title>
		<link>https://www.farinspace.com/multiple-wordpress-wysiwyg-visual-editors/#comment-37671</link>

		<dc:creator><![CDATA[Colin Watson]]></dc:creator>
		<pubDate>Tue, 06 Sep 2016 10:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=1216#comment-37671</guid>

					<description><![CDATA[Hi, 

Im not sure if anyone is looking after this blog as the last comments are almost 2 years old.

But this is what Ive been trying to get for some time, multiple editing windows. Ive read through the comments here and its a bit beyond me - I can paste copied code into the right places on a html/css layout - but not originate it unfortunately. Has anyone produced code here that works and can I have steer on it please. 



Colin Watson]]></description>
			<content:encoded><![CDATA[<p>Hi, </p>
<p>Im not sure if anyone is looking after this blog as the last comments are almost 2 years old.</p>
<p>But this is what Ive been trying to get for some time, multiple editing windows. Ive read through the comments here and its a bit beyond me &#8211; I can paste copied code into the right places on a html/css layout &#8211; but not originate it unfortunately. Has anyone produced code here that works and can I have steer on it please. </p>
<p>Colin Watson</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Use Multiple WordPress WYSIWYG Visual Editors by Thilo		</title>
		<link>https://www.farinspace.com/multiple-wordpress-wysiwyg-visual-editors/#comment-37662</link>

		<dc:creator><![CDATA[Thilo]]></dc:creator>
		<pubDate>Sat, 14 May 2016 10:00:16 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=1216#comment-37662</guid>

					<description><![CDATA[This worked for me:

$mb-&#062;the_field(&#039;new_content&#039;);

$content_settings = array(
    &#039;textarea_rows&#039; =&#062; 15,
    &#039;textarea_name&#039; =&#062; $mb-&#062;get_the_name()
);

wp_editor(htmlspecialchars_decode($mb-&#062;get_the_value()), &#039;onepager-content&#039;, $content_settings);]]></description>
			<content:encoded><![CDATA[<p>This worked for me:</p>
<p>$mb-&gt;the_field(&#8216;new_content&#8217;);</p>
<p>$content_settings = array(<br />
    &#8216;textarea_rows&#8217; =&gt; 15,<br />
    &#8216;textarea_name&#8217; =&gt; $mb-&gt;get_the_name()<br />
);</p>
<p>wp_editor(htmlspecialchars_decode($mb-&gt;get_the_value()), &#8216;onepager-content&#8217;, $content_settings);</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Use Multiple WordPress WYSIWYG Visual Editors by Diseño web chile		</title>
		<link>https://www.farinspace.com/multiple-wordpress-wysiwyg-visual-editors/#comment-37661</link>

		<dc:creator><![CDATA[Diseño web chile]]></dc:creator>
		<pubDate>Sat, 14 May 2016 00:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=1216#comment-37661</guid>

					<description><![CDATA[i made a sample child theme too, where everything is fully integrated.

Regards]]></description>
			<content:encoded><![CDATA[<p>i made a sample child theme too, where everything is fully integrated.</p>
<p>Regards</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Use Multiple WordPress WYSIWYG Visual Editors by Jonny		</title>
		<link>https://www.farinspace.com/multiple-wordpress-wysiwyg-visual-editors/#comment-37652</link>

		<dc:creator><![CDATA[Jonny]]></dc:creator>
		<pubDate>Thu, 14 Jan 2016 23:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=1216#comment-37652</guid>

					<description><![CDATA[For reference I just got this working (wp 4.4) with the following:

    $settings = array(&#039;textarea_name&#039; =&#062; $mb-&#062;get_the_name());
    wp_editor(html_entity_decode($metabox-&#062;get_the_value()), &#039;myID&#039;, $settings); 

[this is a variation on the solution Adam posted above 5 years ago. No changes to functions.php are needed]

I found I had to use html_entity_decode - otherwise any HTML would render in the tinymce editior on save. This could cause a problem when saving some content - only time will tell. 

Hope this assists someone.]]></description>
			<content:encoded><![CDATA[<p>For reference I just got this working (wp 4.4) with the following:</p>
<p>    $settings = array(&#8216;textarea_name&#8217; =&gt; $mb-&gt;get_the_name());<br />
    wp_editor(html_entity_decode($metabox-&gt;get_the_value()), &#8216;myID&#8217;, $settings); </p>
<p>[this is a variation on the solution Adam posted above 5 years ago. No changes to functions.php are needed]</p>
<p>I found I had to use html_entity_decode &#8211; otherwise any HTML would render in the tinymce editior on save. This could cause a problem when saving some content &#8211; only time will tell. </p>
<p>Hope this assists someone.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Use Multiple WordPress WYSIWYG Visual Editors by Dimas		</title>
		<link>https://www.farinspace.com/multiple-wordpress-wysiwyg-visual-editors/#comment-37646</link>

		<dc:creator><![CDATA[Dimas]]></dc:creator>
		<pubDate>Mon, 16 Nov 2015 04:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=1216#comment-37646</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.farinspace.com/multiple-wordpress-wysiwyg-visual-editors/#comment-37645&quot;&gt;Javier&lt;/a&gt;.

message me at https://github.com/farinspace/ama and i&#039;ll see if I can help you out. :-)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.farinspace.com/multiple-wordpress-wysiwyg-visual-editors/#comment-37645">Javier</a>.</p>
<p>message me at <a href="https://github.com/farinspace/ama" rel="nofollow ugc">https://github.com/farinspace/ama</a> and i&#8217;ll see if I can help you out. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Use Multiple WordPress WYSIWYG Visual Editors by Javier		</title>
		<link>https://www.farinspace.com/multiple-wordpress-wysiwyg-visual-editors/#comment-37645</link>

		<dc:creator><![CDATA[Javier]]></dc:creator>
		<pubDate>Sun, 15 Nov 2015 21:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=1216#comment-37645</guid>

					<description><![CDATA[I just can&#039;t multiple instances of wp_editor (not repeatng) in wpalchemy .. this is driving me crazy!

None of the solutions here or over the internet is helping me ... I need your help please Dimas!!

Thanks in advance again. I already bought your item, please help me!]]></description>
			<content:encoded><![CDATA[<p>I just can&#8217;t multiple instances of wp_editor (not repeatng) in wpalchemy .. this is driving me crazy!</p>
<p>None of the solutions here or over the internet is helping me &#8230; I need your help please Dimas!!</p>
<p>Thanks in advance again. I already bought your item, please help me!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Use Multiple WordPress WYSIWYG Visual Editors by Javier		</title>
		<link>https://www.farinspace.com/multiple-wordpress-wysiwyg-visual-editors/#comment-37644</link>

		<dc:creator><![CDATA[Javier]]></dc:creator>
		<pubDate>Sat, 14 Nov 2015 23:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://farinspace.com/?p=1216#comment-37644</guid>

					<description><![CDATA[This is not working anymore ... any clue Mr Dimas?

Thanks in advance for this awesome WpAlchemy!]]></description>
			<content:encoded><![CDATA[<p>This is not working anymore &#8230; any clue Mr Dimas?</p>
<p>Thanks in advance for this awesome WpAlchemy!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
