<?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: Tip #2: Correctly using Single Page Call</title>
	<atom:link href="http://www.openxtips.com/2009/03/tip-2-correctly-using-single-page-call/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openxtips.com/2009/03/tip-2-correctly-using-single-page-call/</link>
	<description>Your weekly dose of OpenX goodness...</description>
	<lastBuildDate>Sun, 07 Mar 2010 09:23:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 理解请求(Request)和展示(Impression)的区别 &#187; OpenX中文研究</title>
		<link>http://www.openxtips.com/2009/03/tip-2-correctly-using-single-page-call/comment-page-1/#comment-1713</link>
		<dc:creator>理解请求(Request)和展示(Impression)的区别 &#187; OpenX中文研究</dc:creator>
		<pubDate>Tue, 02 Mar 2010 07:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=25#comment-1713</guid>
		<description>[...] 单页面调用代码只向OpenX请求一次来获取一个页面上所有广告为对应的广告。默认来说，单页面调用代码会选择该网站下所有的广告位对应的广告。所以，如果在页面上如果只显示几个广告位，那最好在代码使用前预先定义，来避免广告被选择了但却没有别显示出来。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 单页面调用代码只向OpenX请求一次来获取一个页面上所有广告为对应的广告。默认来说，单页面调用代码会选择该网站下所有的广告位对应的广告。所以，如果在页面上如果只显示几个广告位，那最好在代码使用前预先定义，来避免广告被选择了但却没有别显示出来。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theguru</title>
		<link>http://www.openxtips.com/2009/03/tip-2-correctly-using-single-page-call/comment-page-1/#comment-1097</link>
		<dc:creator>theguru</dc:creator>
		<pubDate>Fri, 03 Jul 2009 14:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=25#comment-1097</guid>
		<description>To the best of my knowledge, it&#039;s not possible to have different source variables for different zones when you are calling the zones via Single Page Call.

That means if you really need different source parameters, you will have to use the normal Javascript Tag, or pass in multiple source values (e.g. source=foo&#124;bar) and setup your delivery limitations to work by &quot;matching&quot; the source value, rather than being &quot;equal&quot; to the source value....</description>
		<content:encoded><![CDATA[<p>To the best of my knowledge, it&#8217;s not possible to have different source variables for different zones when you are calling the zones via Single Page Call.</p>
<p>That means if you really need different source parameters, you will have to use the normal Javascript Tag, or pass in multiple source values (e.g. source=foo|bar) and setup your delivery limitations to work by &#8220;matching&#8221; the source value, rather than being &#8220;equal&#8221; to the source value&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://www.openxtips.com/2009/03/tip-2-correctly-using-single-page-call/comment-page-1/#comment-1030</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Mon, 22 Jun 2009 15:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.openxtips.com/?p=25#comment-1030</guid>
		<description>Great post.  We have a few sites using the advanced single page call method, but didn&#039;t realize that calling zones from the server which weren&#039;t on the page would still cause the server to send back information on the undisplayed zone.  We&#039;ll have to modify our server-side scripts so this is accounted for.  Also didn&#039;t realize OpenX could log requests! That should make calculating inventory a bit easier! ;)

I had a question.  With the single page call, is it possible to pass different source variables per zone rather than the entire page?  For example, Let&#039;s say I have two leaderboards, one on the top and one on the bottom.  How could I differentiate those without creating two zones?  Or is it not such a big deal to create the zones.</description>
		<content:encoded><![CDATA[<p>Great post.  We have a few sites using the advanced single page call method, but didn&#8217;t realize that calling zones from the server which weren&#8217;t on the page would still cause the server to send back information on the undisplayed zone.  We&#8217;ll have to modify our server-side scripts so this is accounted for.  Also didn&#8217;t realize OpenX could log requests! That should make calculating inventory a bit easier! <img src='http://www.openxtips.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I had a question.  With the single page call, is it possible to pass different source variables per zone rather than the entire page?  For example, Let&#8217;s say I have two leaderboards, one on the top and one on the bottom.  How could I differentiate those without creating two zones?  Or is it not such a big deal to create the zones.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
