<?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: Ping Yahoo RSS from WordPress and Moveable Type</title>
	<atom:link href="http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/</link>
	<description>Weblog Tools Blogging Tools Blog</description>
	<pubDate>Tue, 06 Jan 2009 15:18:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: FrankPereiro &#187; Hacer ping al RSS de Yahoo con Movable Type y WordPress</title>
		<link>http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/#comment-255</link>
		<dc:creator>FrankPereiro &#187; Hacer ping al RSS de Yahoo con Movable Type y WordPress</dc:creator>
		<pubDate>Sat, 10 Apr 2004 20:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/#comment-255</guid>
		<description>[...] Yahoo: en 3 sencillos pasos&#8221; y luego Mark hizo lo propio con su post llamado &#8221;&lt;a href="http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/"&gt;hacer ping al RSS de Yahoo con WordPress y Mova [...]</description>
		<content:encoded><![CDATA[<p>[...] Yahoo: en 3 sencillos pasos&#8221; y luego Mark hizo lo propio con su post llamado &#8221;<a href="http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/">hacer ping al RSS de Yahoo con WordPress y Mova [...]</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/#comment-130</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 02 Feb 2004 22:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/#comment-130</guid>
		<description>You would have to talk with the Yahoo developers to see where that could be headed. I am just a puny student. I really have no experience with Typepad and I would be lying if I told you I knew how to solve the problem.
However, if you have access to the Typepad source code, I could try to whip something up for you.</description>
		<content:encoded><![CDATA[<p>You would have to talk with the Yahoo developers to see where that could be headed. I am just a puny student. I really have no experience with Typepad and I would be lying if I told you I knew how to solve the problem.<br />
However, if you have access to the Typepad source code, I could try to whip something up for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob w</title>
		<link>http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/#comment-129</link>
		<dc:creator>bob w</dc:creator>
		<pubDate>Mon, 02 Feb 2004 14:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/#comment-129</guid>
		<description>It may be possible with Moveable Type ,but it is impossible with Typepad. even typepad pro. i asked support and they confirmed it. any chance Yahoo could speak directly to Typepad and get some movement on this issue?

THanks</description>
		<content:encoded><![CDATA[<p>It may be possible with Moveable Type ,but it is impossible with Typepad. even typepad pro. i asked support and they confirmed it. any chance Yahoo could speak directly to Typepad and get some movement on this issue?</p>
<p>THanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/#comment-110</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 27 Jan 2004 01:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/#comment-110</guid>
		<description>You dont really need to change it in all those places, unless you use email blogging frequently. The ping will work fine in one place inside post.php. xmlrpc.php does not exist in 1.0 and above. It has been replaced by class-xmlrpc.php. In addition, no change needs to be made to class-xmlrpc.php. (If I am wrong, please point out for everyone's benefit) 
To address the notify everyone who cares issue,  you could just do as Matt said:

&lt;blockquote&gt;With 1.01 you could just add:

add_filter('action_publish_post', 'pingYahoo');

to your my-hacks.php. &lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>You dont really need to change it in all those places, unless you use email blogging frequently. The ping will work fine in one place inside post.php. xmlrpc.php does not exist in 1.0 and above. It has been replaced by class-xmlrpc.php. In addition, no change needs to be made to class-xmlrpc.php. (If I am wrong, please point out for everyone&#8217;s benefit)<br />
To address the notify everyone who cares issue,  you could just do as Matt said:</p>
<blockquote><p>With 1.01 you could just add:</p>
<p>add_filter(&#8217;action_publish_post&#8217;, &#8216;pingYahoo&#8217;);</p>
<p>to your my-hacks.php. </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/#comment-109</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Mon, 26 Jan 2004 23:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://weblogtoolscollection.com/archives/2004/01/26/ping-yahoo-rss-from-wordpress-and-moveable-type/#comment-109</guid>
		<description>Worth noting that there's actually 3 places in post.php which need changing, as well as locations in xmlrpc.php in the root folder, and wp-mail.php.  Bit hacky, should really be some global place which says "notify everyone who cares" and then call each of the pingXYZ() functions from there, and everywhere which needs to notify things just calls that one function.</description>
		<content:encoded><![CDATA[<p>Worth noting that there&#8217;s actually 3 places in post.php which need changing, as well as locations in xmlrpc.php in the root folder, and wp-mail.php.  Bit hacky, should really be some global place which says &#8220;notify everyone who cares&#8221; and then call each of the pingXYZ() functions from there, and everywhere which needs to notify things just calls that one function.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
