<?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: Another LiveInfo fix</title>
	<atom:link href="http://www.nodetraveller.com/blog/javascript/another-liveinfo-fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nodetraveller.com/blog/javascript/another-liveinfo-fix/</link>
	<description>Another blog about someone playing about with web development</description>
	<pubDate>Thu, 20 Nov 2008 21:03:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6-bleeding</generator>
		<item>
		<title>By: Lawrence</title>
		<link>http://www.nodetraveller.com/blog/javascript/another-liveinfo-fix/#comment-105</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Mon, 07 Mar 2005 15:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.nodetraveller.com/blog/?p=37#comment-105</guid>
		<description>Joe, the quickest way to do it (for wordpress) is to (in the xml file) is copy the &lt;strong&gt;liveInfoOperation &lt;/strong&gt;node and paste after the &lt;strong&gt;/liveInfoOperation &lt;/strong&gt;so that there are two liveinfooperation nodes within &lt;strong&gt;liveInfoOperations&lt;/strong&gt;. Change the value to what you need. Then in the php file, edit the switch statement to reflect the name of your operation and add your own renamed &lt;strong&gt;getSearch &lt;/strong&gt;and &lt;strong&gt;renderResults &lt;/strong&gt;methods.. then in your calling page put in 	&lt;strong&gt;$liveInfoMan-&#62;addService('wordpress','yournewOpName')&lt;/strong&gt;;</description>
		<content:encoded><![CDATA[<p>Joe, the quickest way to do it (for wordpress) is to (in the xml file) is copy the <strong>liveInfoOperation </strong>node and paste after the <strong>/liveInfoOperation </strong>so that there are two liveinfooperation nodes within <strong>liveInfoOperations</strong>. Change the value to what you need. Then in the php file, edit the switch statement to reflect the name of your operation and add your own renamed <strong>getSearch </strong>and <strong>renderResults </strong>methods.. then in your calling page put in 	<strong>$liveInfoMan-&gt;addService(&#8217;wordpress&#8217;,'yournewOpName&#8217;)</strong>;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
