<?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: Welcome new VTOR Authors: Darius Sartre and Evansmom Goodspeed</title>
	<atom:link href="http://www.vtoreality.com/2007/welcome-new-vtor-authors-darius-sartre-and-evansmom-goodspeed/961/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vtoreality.com/2007/welcome-new-vtor-authors-darius-sartre-and-evansmom-goodspeed/961/</link>
	<description>VTOR - Virtual TO Reality, featuring Second Life</description>
	<pubDate>Sat, 30 Aug 2008 17:03:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: TD Goodliffe</title>
		<link>http://www.vtoreality.com/2007/welcome-new-vtor-authors-darius-sartre-and-evansmom-goodspeed/961/#comment-7819</link>
		<dc:creator>TD Goodliffe</dc:creator>
		<pubDate>Sat, 26 May 2007 01:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.vtoreality.com/2007/welcome-new-vtor-authors-darius-sartre-and-evansmom-goodspeed/961/#comment-7819</guid>
		<description>Thank you for the tips, Daniel. Question: is your software doing something funny with literal quotes? Literals (single quote) technically should be used in place of double quotes (interpreted) except when using variables. It's also the code from the plugin linked from the Chitika support pages so your own support docs would tend to agree unless we missed something :) Not a big deal to change in both the plugin (linked by Chitika support) and the code I cobbled together above. I took care of the 728x90 one already.

Since you replied out here on our blog, it would be my preference to reply here rather than by email. If the answer to my questions above are something you don't want to share out here then feel free to email those answers to the email associated with my Chitika account.</description>
		<content:encoded><![CDATA[<p>Thank you for the tips, Daniel. Question: is your software doing something funny with literal quotes? Literals (single quote) technically should be used in place of double quotes (interpreted) except when using variables. It&#8217;s also the code from the plugin linked from the Chitika support pages so your own support docs would tend to agree unless we missed something <img src='http://www.vtoreality.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Not a big deal to change in both the plugin (linked by Chitika support) and the code I cobbled together above. I took care of the 728&#215;90 one already.</p>
<p>Since you replied out here on our blog, it would be my preference to reply here rather than by email. If the answer to my questions above are something you don&#8217;t want to share out here then feel free to email those answers to the email associated with my Chitika account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel - Chitika Customer Service</title>
		<link>http://www.vtoreality.com/2007/welcome-new-vtor-authors-darius-sartre-and-evansmom-goodspeed/961/#comment-7792</link>
		<dc:creator>Daniel - Chitika Customer Service</dc:creator>
		<pubDate>Fri, 25 May 2007 14:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.vtoreality.com/2007/welcome-new-vtor-authors-darius-sartre-and-evansmom-goodspeed/961/#comment-7792</guid>
		<description>Hi TD,

I'm excited you've started using Chitika!  I took a look at the eMiniMalls code on your page, and if you'll permit me I'd like to make tow suggestions to ensure your ads display the proper products.

In the 468x180 eMiniMall, change the following line:

var ch_queries = new Array( false ? '' : "lord of the rings, everquest II, everquest, world of warcraft, mmorpg, second life" );

to this:

var ch_queries = new Array( false ? '' : "lord of the rings", "everquest II", "everquest", "world of warcraft", "mmorpg", "second life");


In the 728x90 MPU, change the following line:

var ch_queries = new Array('Promotion','Blogs','News');

to this:

var ch_queries = new Array("Promotion", "Blogs", "News");

If you (or any of your readers) have any questions, please don't hesitate to send an email to support@chitika.com.</description>
		<content:encoded><![CDATA[<p>Hi TD,</p>
<p>I&#8217;m excited you&#8217;ve started using Chitika!  I took a look at the eMiniMalls code on your page, and if you&#8217;ll permit me I&#8217;d like to make tow suggestions to ensure your ads display the proper products.</p>
<p>In the 468&#215;180 eMiniMall, change the following line:</p>
<p>var ch_queries = new Array( false ? &#8221; : &#8220;lord of the rings, everquest II, everquest, world of warcraft, mmorpg, second life&#8221; );</p>
<p>to this:</p>
<p>var ch_queries = new Array( false ? &#8221; : &#8220;lord of the rings&#8221;, &#8220;everquest II&#8221;, &#8220;everquest&#8221;, &#8220;world of warcraft&#8221;, &#8220;mmorpg&#8221;, &#8220;second life&#8221;);</p>
<p>In the 728&#215;90 MPU, change the following line:</p>
<p>var ch_queries = new Array(&#8217;Promotion&#8217;,'Blogs&#8217;,'News&#8217;);</p>
<p>to this:</p>
<p>var ch_queries = new Array(&#8221;Promotion&#8221;, &#8220;Blogs&#8221;, &#8220;News&#8221;);</p>
<p>If you (or any of your readers) have any questions, please don&#8217;t hesitate to send an email to <a href="mailto:support@chitika.com">support@chitika.com</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
