 
    
<?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: Installing the Movable Type API Plugin for Joomla! 1.6	</title>
	<atom:link href="https://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Sat, 17 Dec 2011 20:09:51 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: admin		</title>
		<link>https://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6/#comment-210</link>

		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sat, 17 Dec 2011 20:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6#comment-210</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6/#comment-209&quot;&gt;John&lt;/a&gt;.

The latest version of WLW and ScribeFire, for that matter, are very good at auto-discovering various settings.
Thanks for your comment.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6/#comment-209">John</a>.</p>
<p>The latest version of WLW and ScribeFire, for that matter, are very good at auto-discovering various settings.<br />
Thanks for your comment.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John		</title>
		<link>https://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6/#comment-209</link>

		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Sat, 17 Dec 2011 05:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6#comment-209</guid>

					<description><![CDATA[Just got it to install for Livewriter with Joomla! 1.7.3, using the latest version (downloaded today) of LiveWriter.
When the wizard asks for the publishing address of the blog, assuming that Search Engine Friendly URLs are enabled in Joomla Global Configuration, the path is http://www.yoursite.com/component/xmlrpc/
I tried this several times and got errors, but had something wrong with my username and password, so make sure that is entered correctly.
Livewriter picked up all the settings, etc. and auto configured from that point.]]></description>
			<content:encoded><![CDATA[<p>Just got it to install for Livewriter with Joomla! 1.7.3, using the latest version (downloaded today) of LiveWriter.<br />
When the wizard asks for the publishing address of the blog, assuming that Search Engine Friendly URLs are enabled in Joomla Global Configuration, the path is <a href="http://www.yoursite.com/component/xmlrpc/" rel="nofollow ugc">http://www.yoursite.com/component/xmlrpc/</a><br />
I tried this several times and got errors, but had something wrong with my username and password, so make sure that is entered correctly.<br />
Livewriter picked up all the settings, etc. and auto configured from that point.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: admin		</title>
		<link>https://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6/#comment-208</link>

		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 11:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6#comment-208</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6/#comment-207&quot;&gt;Jusung Kye&lt;/a&gt;.

Thanks for your comment.
I am not a PHP developer. My focus is primarily on being able to use these tools without too much struggle. Unfortunately, a lot of documentation on the web either assumes you are a guru who just needs to be reminded to &lt;em&gt;grek #sud !~alk&lt;/em&gt; - or something obscure like that - or is just plain incomplete and not working.
I agree the path seems odd. When I installed the XML-RPC protocol, I couldn&#039;t figure out how to connect to it. After much trying, ScribeFire found it for me (although, the latest release of ScribeFire (version 1.7) doesn&#039;t seem to be able to do it any more. sigh).
As well, I cannot get the plugin to work with Joomla! 1.7.
With Joomla! 1.5, the path ended with &lt;em&gt;index.php&lt;/em&gt; - which seems to be the more standard way for PHP modules to be invoked.
The second path form occured because someone was having problems with their install. After some troubleshooting, it turned out he had installed joomla! into a subdirectory of &lt;em&gt;htdocs&lt;/em&gt; - in which case, he needed to add the path to the subdirectory.
Normally, your XAMPP + joomla! install path would look something like this:
&lt;strong&gt;C:\xampp\htdocs\joomla&lt;/strong&gt; - where all joomla! files and folders are installed in that joomla directory.
However, you can also install it like this:
&lt;strong&gt;C:\xampp\htdocs\top_directory\joomla&lt;/strong&gt; - where everything is installed one directory below &lt;em&gt;top_directory&lt;/em&gt;, in which case, you have to use the 2nd path form.
Hope this helps.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6/#comment-207">Jusung Kye</a>.</p>
<p>Thanks for your comment.<br />
I am not a PHP developer. My focus is primarily on being able to use these tools without too much struggle. Unfortunately, a lot of documentation on the web either assumes you are a guru who just needs to be reminded to <em>grek #sud !~alk</em> &#8211; or something obscure like that &#8211; or is just plain incomplete and not working.<br />
I agree the path seems odd. When I installed the XML-RPC protocol, I couldn&#8217;t figure out how to connect to it. After much trying, ScribeFire found it for me (although, the latest release of ScribeFire (version 1.7) doesn&#8217;t seem to be able to do it any more. sigh).<br />
As well, I cannot get the plugin to work with Joomla! 1.7.<br />
With Joomla! 1.5, the path ended with <em>index.php</em> &#8211; which seems to be the more standard way for PHP modules to be invoked.<br />
The second path form occured because someone was having problems with their install. After some troubleshooting, it turned out he had installed joomla! into a subdirectory of <em>htdocs</em> &#8211; in which case, he needed to add the path to the subdirectory.<br />
Normally, your XAMPP + joomla! install path would look something like this:<br />
<strong>C:\xampp\htdocs\joomla</strong> &#8211; where all joomla! files and folders are installed in that joomla directory.<br />
However, you can also install it like this:<br />
<strong>C:\xampp\htdocs\top_directory\joomla</strong> &#8211; where everything is installed one directory below <em>top_directory</em>, in which case, you have to use the 2nd path form.<br />
Hope this helps.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jusung Kye		</title>
		<link>https://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6/#comment-207</link>

		<dc:creator><![CDATA[Jusung Kye]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 07:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/joomla/installing-the-movable-type-api-plugin-for-joomla-1-6#comment-207</guid>

					<description><![CDATA[Hi! I&#039;m a iOS developer but I&#039;m new in PHP and Joomla.
So I need your help.
According your post xmlrpc API url should be below url.
(1) [your site]/index.php/component/xmlrpc/
Or
(2) [your site][your Joomla! path]/index.php/component/xmlrpc/
in my case I have to use &#039;(2)&#039; for xmlrpc API url.
I&#039;m wondering in this /index.php/component/xmlrpc/
&quot;/component/xmlrpc/&quot; this is right path information? Because previous path is a file not a directory.
So I feel like strange using this kind of path. Maybe I&#039;m not good at PHP or Joomla.
I have installed this plugin in my joomla 1.6.
What path should be my xmlrpc API URL?
I hope your reply.]]></description>
			<content:encoded><![CDATA[<p>Hi! I&#8217;m a iOS developer but I&#8217;m new in PHP and Joomla.<br />
So I need your help.<br />
According your post xmlrpc API url should be below url.<br />
(1) [your site]/index.php/component/xmlrpc/<br />
Or<br />
(2) [your site][your Joomla! path]/index.php/component/xmlrpc/<br />
in my case I have to use &#8216;(2)&#8217; for xmlrpc API url.<br />
I&#8217;m wondering in this /index.php/component/xmlrpc/<br />
&#8220;/component/xmlrpc/&#8221; this is right path information? Because previous path is a file not a directory.<br />
So I feel like strange using this kind of path. Maybe I&#8217;m not good at PHP or Joomla.<br />
I have installed this plugin in my joomla 1.6.<br />
What path should be my xmlrpc API URL?<br />
I hope your reply.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
