<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OpenX中文研究 &#187; 模块&amp;插件</title>
	<atom:link href="http://openxchina.org/archives/category/plugins/feed" rel="self" type="application/rss+xml" />
	<link>http://openxchina.org</link>
	<description>研究OpenX中文环境的应用，以及基于OpenX在中国环境下的业务模式应用</description>
	<lastBuildDate>Tue, 04 May 2010 02:29:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>OpenX上如何安装插件？</title>
		<link>http://openxchina.org/archives/339</link>
		<comments>http://openxchina.org/archives/339#comments</comments>
		<pubDate>Thu, 31 Dec 2009 08:12:32 +0000</pubDate>
		<dc:creator>pinson</dc:creator>
				<category><![CDATA[应用技巧]]></category>
		<category><![CDATA[模块&插件]]></category>

		<guid isPermaLink="false">http://openxchina.org/?p=339</guid>
		<description><![CDATA[英文原文地址：http://www.adserverplugins.com/openx/how-to-install-a-plugin-in-openx-ad-server/ 在OpenX服务器上安装插件非常简单，只需要按照下面的步骤进行。 系统需求 独立的OpenX广告服务器安装。OpenX主机版本不能添加插件。 OpenX 2.8版本之后才可以添加插件，之前的版本不支持插件。 在安装新插件或更新插件之前您需要以系统管理员身份登录。只有管理员才有权限管理插件。 安装新插件步骤 要在OpenX服务器上安装新插件，先检查下系统需求是否满足，然后按照以下步骤进行： 使用管理员帐号信息登录。 确认您是在使用管理员帐号。如果不是，在右上方有一个选择下拉，选择“使用管理员账户”。 在Logo的下方，您将会看到有两个新的标签出现，“配置”和“插件”。 点击“插件”标签查看所有已经安装的插件清单。 在“安装新插件”下方，点击“浏览&#8230;”按钮，选择您准备安装的插件文件。 找到您选择的文件后，您将会被带往插件界面。 点击“安装”按钮。 系统将会检查并安装新的插件。安装过程一般只需几秒钟。有些插件可能需要在数据库里创建单独的表，如果那样的话，可能安装时间会稍微长一点，取决于创建表的数目。 一旦插件安装完毕，界面将会刷新，您可以看到新的插件显示在插件清单中。 更新插件步骤 如果您收到了已经安装好的插件的更新版本，下面将说明更新的步骤： 使用管理员帐号信息登录。 确认您是在使用管理员帐号。如果不是，在右上方有一个选择下拉，选择“使用管理员账户”。 在Logo的下方，您将会看到有两个新的标签出现，“配置”和“插件”。 点击“插件”标签查看所有已经安装的插件清单。 点击您需要更新的插件旁边的“详情”链接。 系统将会显示您选择的插件的详情页面，包括版本号、创建日期和作者的相关信息。 在“更新插件”下方，点击“浏览&#8230;”按钮，选择您准备更新的插件文件。 一旦您找到并选择相应的文件后，点击“更新”按钮。 系统将会自动更新插件，也包括对上传文件的检查。安装持续时间一般只需要几秒，长短取决于更新量的大小。 更新完成后，在界面上将会显示新版的详情信息。 作者注：根据实际安装插件的经验，切记不要修改下载的安装包名，上传安装包的时候，OpenX会自动检查安装包是否可用，中间会用到安装包名，笔者之前就曾因为修改了安装包名而无法安装插件的经历。]]></description>
			<content:encoded><![CDATA[<p>英文原文地址：<a href="http://www.adserverplugins.com/openx/how-to-install-a-plugin-in-openx-ad-server/">http://www.adserverplugins.com/openx/how-to-install-a-plugin-in-openx-ad-server/</a></p>
<p>在OpenX服务器上安装插件非常简单，只需要按照下面的步骤进行。</p>
<h2>系统需求</h2>
<ul>
<li>独立的OpenX广告服务器安装。OpenX主机版本不能添加插件。</li>
<li><a href="http://openxchina.org" class="kblinker" title="More about openx &raquo;">OpenX</a> 2.8版本之后才可以添加插件，之前的版本不支持插件。</li>
<li>在安装新插件或更新插件之前您需要以系统管理员身份登录。只有管理员才有权限管理插件。</li>
</ul>
<h2>安装新插件步骤</h2>
<p>要在OpenX服务器上安装新插件，先检查下系统需求是否满足，然后按照以下步骤进行：</p>
<ol>
<li>使用管理员帐号信息登录。</li>
<li>确认您是在使用管理员帐号。如果不是，在右上方有一个选择下拉，选择“使用管理员账户”。</li>
<li>在Logo的下方，您将会看到有两个新的标签出现，“配置”和“插件”。</li>
<li>点击“插件”标签查看所有已经安装的插件清单。</li>
<li>在“安装新插件”下方，点击“浏览&#8230;”按钮，选择您准备安装的插件文件。</li>
<li>找到您选择的文件后，您将会被带往插件界面。</li>
<li>点击“安装”按钮。</li>
<li>系统将会检查并安装新的插件。安装过程一般只需几秒钟。有些插件可能需要在数据库里创建单独的表，如果那样的话，可能安装时间会稍微长一点，取决于创建表的数目。</li>
<li>一旦插件安装完毕，界面将会刷新，您可以看到新的插件显示在插件清单中。</li>
</ol>
<h2>更新插件步骤</h2>
<p>如果您收到了已经安装好的插件的更新版本，下面将说明更新的步骤：</p>
<ol>
<li>使用管理员帐号信息登录。</li>
<li>确认您是在使用管理员帐号。如果不是，在右上方有一个选择下拉，选择“使用管理员账户”。</li>
<li>在Logo的下方，您将会看到有两个新的标签出现，“配置”和“插件”。</li>
<li>点击“插件”标签查看所有已经安装的插件清单。</li>
<li>点击您需要更新的插件旁边的“详情”链接。</li>
<li>系统将会显示您选择的插件的详情页面，包括版本号、创建日期和作者的相关信息。</li>
<li>在“更新插件”下方，点击“浏览&#8230;”按钮，选择您准备更新的插件文件。</li>
<li>一旦您找到并选择相应的文件后，点击“更新”按钮。</li>
<li>系统将会自动更新插件，也包括对上传文件的检查。安装持续时间一般只需要几秒，长短取决于更新量的大小。</li>
<li>更新完成后，在界面上将会显示新版的详情信息。</li>
</ol>
<p>作者注：根据实际安装插件的经验，切记不要修改下载的安装包名，上传安装包的时候，OpenX会自动检查安装包是否可用，中间会用到安装包名，笔者之前就曾因为修改了安装包名而无法安装插件的经历。</p>
]]></content:encoded>
			<wfw:commentRss>http://openxchina.org/archives/339/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>图形化统计报表插件更新</title>
		<link>http://openxchina.org/archives/336</link>
		<comments>http://openxchina.org/archives/336#comments</comments>
		<pubDate>Thu, 31 Dec 2009 07:50:42 +0000</pubDate>
		<dc:creator>pinson</dc:creator>
				<category><![CDATA[模块&插件]]></category>
		<category><![CDATA[图表]]></category>
		<category><![CDATA[报表]]></category>
		<category><![CDATA[插件]]></category>

		<guid isPermaLink="false">http://openxchina.org/?p=336</guid>
		<description><![CDATA[英文原文地址：http://www.adserverplugins.com/blog/2009/12/openx-statistics-as-graphs-plugin-updated/ 新功能 在Beta版本中只提供全局历史表图形化的基础上，新版可以针对OpenX几乎所有的统计图形化： 广告主 广告项目 广告创意 网站 广告位 图表在所有用户类型下均有效（管理员、客户经理、广告主、媒体所有者） Every graph has buttons to navigate to the previous and next month, or to go up a level to show the current year’s statistics. Clicking a bar will drill down into the underlying statistics, down to a day graph with an hourly break down. Graphs will [...]]]></description>
			<content:encoded><![CDATA[<p>英文原文地址：<a href="http://www.adserverplugins.com/blog/2009/12/openx-statistics-as-graphs-plugin-updated/">http://www.adserverplugins.com/blog/2009/12/openx-statistics-as-graphs-plugin-updated/</a></p>
<h2>新功能</h2>
<p>在Beta版本中只提供全局历史表图形化的基础上，新版可以针对OpenX几乎所有的统计图形化：</p>
<ul>
<li>广告主</li>
<li>广告项目</li>
<li>广告创意</li>
<li>网站</li>
<li>广告位</li>
</ul>
<p>图表在所有用户类型下均有效（管理员、客户经理、广告主、媒体所有者）</p>
<p>Every graph has buttons to navigate to the previous and next month, or to go up a level to show the current year’s statistics. Clicking a bar will drill down into the underlying statistics, down to a day graph with an hourly break down.</p>
<p>Graphs will show the actual numbers for every bar and dot by positioning the mouse over them.</p>
<h2>Improvements</h2>
<p>The graphs are now displayed using the open source product “<a href="http://teethgrinder.co.uk/open-flash-chart-2/" target="_blank">Open Flash Chart 2</a>“, which comes bundled with the plugin. To speed up the display of the graphs, the initial time frame is always the current month.</p>
<a href="http://openxchina.org/downloads/10" title="Downloaded 193 times">图表式报告插件V1.0</a> - 统计报表图形化插件。安装时注意不要修改安装包的名称，OpenX会按照安装包的名称来检查安装包是否可用。 - (2009-12-31)<br><strong><a href="http://openxchina.org/downloads/10" title="Downloaded 193 times">马上下载</a></strong>
]]></content:encoded>
			<wfw:commentRss>http://openxchina.org/archives/336/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenX官方发布视频广告插件</title>
		<link>http://openxchina.org/archives/154</link>
		<comments>http://openxchina.org/archives/154#comments</comments>
		<pubDate>Tue, 17 Nov 2009 04:41:17 +0000</pubDate>
		<dc:creator>pinson</dc:creator>
				<category><![CDATA[模块&插件]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[视频广告]]></category>

		<guid isPermaLink="false">http://openxchina.org/?p=154</guid>
		<description><![CDATA[英文原文地址：http://blog.openx.org/11/announcing-the-openx-video-plugin/ OpenX于近期发布了官方版的视频广告插件，如果您安装的是V2.8.2版本，可以下载该视频广告插件使用。 这个插件的发布具有重大的意义，一方面是基于OpenX可以管理的广告形式又增加了一种；另外则是OpenX作为广告服务器的基础又有了新的扩展。 The OpenX Video Plugin enables you to traffic your own video ads through OpenX together with your flash media player and media provider. It follows the IAB VAST standard and supports inline video ads, i.e., pre/mid/post-roll ads, and overlay ads, i.e., image, swf, text or HTML ads that display on top of [...]]]></description>
			<content:encoded><![CDATA[<p>英文原文地址：<a href="http://blog.openx.org/11/announcing-the-openx-video-plugin/">http://blog.openx.org/11/announcing-the-openx-video-plugin/</a></p>
<p>OpenX于近期发布了官方版的视频广告插件，如果您安装的是V2.8.2版本，可以下载该视频广告插件使用。</p>
<p>这个插件的发布具有重大的意义，一方面是基于OpenX可以管理的广告形式又增加了一种；另外则是OpenX作为广告服务器的基础又有了新的扩展。</p>
<a href="http://openxchina.org/downloads/8" title="Downloaded 251 times">OpenXVideoAds Plugin</a> - OpenX官方提供的视频广告插件 - (2009-11-17)<br><strong><a href="http://openxchina.org/downloads/8" title="Downloaded 251 times">马上下载</a></strong>
<p><img class="alignnone" title="Video Plugin" src="http://openxchina.org/wp-content/uploads/HLIC/790d9c7cfefefde1569fd02135afc2e5.jpg" alt="" width="400" /></p>
<p>The OpenX Video Plugin enables you to traffic your own video ads through OpenX together with your flash media player and media provider. It follows the IAB VAST standard and supports inline video ads, i.e., pre/mid/post-roll ads, and overlay ads, i.e., image, swf, text or HTML ads that display on top of the main video stream. It also allows you to track statistics for VAST-specific events related to your video ads (pauses, mutes, quartile views, etc.). And for remnant campaigns, it provides the ability to serve one companion banner per video ad.</p>
<p>Since this is the first version of the OpenX Video Plugin, it is intended to serve your own video ads only and does not include the ability to integrate video ads coming from ad networks. We will be working to evolve the plugin to include more features like this in the next version.</p>
<p>Please be sure to read through the following documentation on getting started with the OpenX Video Plugin.</p>
<p><strong>Relevant Documentation</strong></p>
<ul>
<li><a href="http://www.openx.org/en/docs/2.8/userguide/video+ads" target="_blank">Introduction to the OpenX Video Plugin</a></li>
<li><a href="http://www.openx.org/en/docs/2.8/userguide/banners+video+ads" target="_blank">Step-by-step guide on serving your first ad with the OpenX Video Plugin</a></li>
<li><a href="http://www.openx.org/en/docs/2.8/userguide/video+event+statistics" target="_blank">Guide to statistics for video ads</a></li>
</ul>
<p><strong>Please note:</strong> Serving video ads also requires you to use a VAST plugin on your video player in order to schedule the ads for your player and translate the responses coming from the OpenX Video Plugin. If you use Flowplayer or JW Player as your video player, you can use the Open Ad Streamer Plugin from the Open Video Ads project for this purpose. If you use a custom flash media player, you can use the Open Video Ads VAST Actionscript 3 Framework to develop your own custom VAST compliant video player plugin.  Visit the <a href="http://www.openvideoads.org/" target="_blank">Open Video Ads project</a> to learn more about these options.</p>
<p>Check out the OpenX Video Plugin today and get started with serving video ads!</p>
<a href="http://openxchina.org/downloads/8" title="Downloaded 251 times">OpenXVideoAds Plugin</a> - OpenX官方提供的视频广告插件 - (2009-11-17)<br><strong><a href="http://openxchina.org/downloads/8" title="Downloaded 251 times">马上下载</a></strong>
]]></content:encoded>
			<wfw:commentRss>http://openxchina.org/archives/154/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>免费的Openx视频广告插件-openXvideo</title>
		<link>http://openxchina.org/archives/124</link>
		<comments>http://openxchina.org/archives/124#comments</comments>
		<pubDate>Tue, 29 Sep 2009 07:59:40 +0000</pubDate>
		<dc:creator>pinson</dc:creator>
				<category><![CDATA[模块&插件]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[免费]]></category>
		<category><![CDATA[视频广告]]></category>

		<guid isPermaLink="false">http://openxchina.org/?p=124</guid>
		<description><![CDATA[什么是openXvideo？ openXvideo让您不用购买任何商业许可就可以免费展示视频广告。openXvideo只是对Openx（世界上最好用的免费广告服务系统）广告投放代码做了一些简单的修改。免费下载的版本中包含了三个部分： 新的测试过的ads.php文件 使用Silver Light的实例 安装说明  功能 openXvideo可以让您展示视频流广告。您可以展示两类广告：一种是浮出的youtube样式的视频广告，一种是固定位置的图片广告。在Openx中，您现在可以控制广告播放的开始和结束时间，以及一些CSS样式。]]></description>
			<content:encoded><![CDATA[<h2>什么是openXvideo？</h2>
<p>openXvideo让您不用购买任何商业许可就可以免费展示视频广告。openXvideo只是对Openx（世界上最好用的免费广告服务系统）广告投放代码做了一些简单的修改。免费下载的版本中包含了三个部分：</p>
<ul>
<li>新的测试过的ads.php文件</li>
<li>使用Silver Light的实例</li>
<li>安装说明 </li>
</ul>
<h2>功能</h2>
<p>openXvideo可以让您展示视频流广告。您可以展示两类广告：一种是浮出的youtube样式的视频广告，一种是固定位置的图片广告。在Openx中，您现在可以控制广告播放的开始和结束时间，以及一些CSS样式。</p>
<a href="http://openxchina.org/downloads/5" title="Downloaded 222 times">OpenXVideo 1.0 beta（视频广告插件）</a> - openXvideo让您不用购买任何商业许可就可以免费展示视频广告。openXvideo只是对Openx（世界上最好用的免费广告服务系统）广告投放代码做了一些简单的修改。免费下载的版本中包含了三个部分：

新的测试过的ads.php文件 
使用Silver Light的实例 
安装说明 - (2009-09-29)<br><strong><a href="http://openxchina.org/downloads/5" title="Downloaded 222 times">马上下载</a></strong>
]]></content:encoded>
			<wfw:commentRss>http://openxchina.org/archives/124/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何在WordPress博客上安装Openx插件</title>
		<link>http://openxchina.org/archives/66</link>
		<comments>http://openxchina.org/archives/66#comments</comments>
		<pubDate>Wed, 05 Aug 2009 05:32:21 +0000</pubDate>
		<dc:creator>pinson</dc:creator>
				<category><![CDATA[模块&插件]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://openxchina.org/?p=66</guid>
		<description><![CDATA[注意：以下安装说明的前提是您已经在使用或者安装过Openx系统 插件安装配置说明： 1、将插件文件放到WordPress插件目录/wp-content/plugins 2、在WordPress管理界面里面激活该插件 3、在Openx-WP设置页面配置Openx Server信息 4、在博文或者页面使用{Openx:NN}宏即可添加相应Openx广告，其中NN是您想显示的广告位ID 5、插件同时也提供Sidebar的Widget 上面只是最基础的安装说明，详细的说明请参照插件的readme.txt]]></description>
			<content:encoded><![CDATA[<p>注意：以下安装说明的前提是您已经在使用或者安装过Openx系统</p>
<p>插件安装配置说明：</p>
<p>1、将插件文件放到WordPress插件目录/wp-content/plugins</p>
<p>2、在WordPress管理界面里面激活该插件</p>
<p>3、在Openx-WP设置页面配置Openx Server信息</p>
<p>4、在博文或者页面使用{Openx:NN}宏即可添加相应Openx广告，其中NN是您想显示的广告位ID</p>
<p>5、插件同时也提供Sidebar的Widget</p>
<p>上面只是最基础的安装说明，详细的说明请参照插件的readme.txt</p>
<a href="http://openxchina.org/downloads/4" title="Downloaded 222 times">Wordpress下的Openx插件</a> - Wordpress插件
在博文和页面内添加Openx广告
在Sidebar中通过Widget方式添加Openx广告 - (2009-08-05)<br><strong><a href="http://openxchina.org/downloads/4" title="Downloaded 222 times">马上下载</a></strong>
]]></content:encoded>
			<wfw:commentRss>http://openxchina.org/archives/66/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用.NET访问Openx API</title>
		<link>http://openxchina.org/archives/41</link>
		<comments>http://openxchina.org/archives/41#comments</comments>
		<pubDate>Sun, 02 Aug 2009 12:07:14 +0000</pubDate>
		<dc:creator>pinson</dc:creator>
				<category><![CDATA[模块&插件]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://openxchina.org/?p=41</guid>
		<description><![CDATA[本文介绍的内容源自：http://www.rogerdickeyjr.com/133/net-library-for-accessing-the-openx-api I’ve started work on a .NET library for manipulating an instance of OpenX 2.6+. There’s quite a bit that this XML-RPC interface provides to developers. As such, I’ve only got the minimum of create, retrieve, update &#38; delete methods implemented. There are more advanced methods for retrieving statistics which I’ haven’t begun work on [...]]]></description>
			<content:encoded><![CDATA[<p>本文介绍的内容源自：<a href="http://www.rogerdickeyjr.com/133/net-library-for-accessing-the-openx-api">http://www.rogerdickeyjr.com/133/net-library-for-accessing-the-openx-api</a></p>
<p>I’ve started work on a .NET library for manipulating an instance of <a href="http://openxchina.org" class="kblinker" title="More about openx &raquo;">OpenX</a> 2.6+.</p>
<p>There’s quite a bit that this <a href="https://developer.openx.org/wiki/display/API/OpenX+API+Tutorial" target="_blank">XML-RPC interface</a> provides to developers. As such, I’ve only got the minimum of create, retrieve, update &amp; delete methods implemented. There are more <a href="http://developer.openx.org/api/" target="_blank">advanced methods</a> for retrieving statistics which I’ haven’t begun work on yet. This library requires <a href="http://www.xml-rpc.net/" target="_blank">XMLRPC.NET</a>.</p>
<p>So far, here is what my class has implemented:</p>
<div>
<pre>  <span>public</span> OpenXApiV2(<span>string</span> endpointUrl, <span>string</span> username, <span>string</span> password)</pre>
<pre>  <span>public</span> <span>string</span> SessionId</pre>
<pre>  <span>public</span> <span>void</span> Logon()</pre>
<pre>  <span>public</span> <span>bool</span> Logoff()</pre>
<pre>  <span>public</span> <span>int</span> AddBanner(Banner newBanner)</pre>
<pre>  <span>public</span> Banner GetBanner(<span>int</span> bannerId)</pre>
<pre>  <span>public</span> <span>bool</span> ModifyBanner(Banner banner)</pre>
<pre>  <span>public</span> <span>bool</span> DeleteBanner(<span>int</span> bannerId)</pre>
<pre>  <span>public</span> Banner[] GetBannerListByCampaign(<span>int</span> campaignId)</pre>
<pre>  <span>public</span> <span>int</span> AddZone(Zone newZone)</pre>
<pre>  <span>public</span> Zone GetZone(<span>int</span> zoneId)</pre>
<pre>  <span>public</span> <span>bool</span> ModifyZone(Zone zone)</pre>
<pre>  <span>public</span> <span>bool</span> DeleteZone(<span>int</span> zoneId)</pre>
<pre>  <span>public</span> Zone[] GetZoneListByPublisher(<span>int</span> pubId)</pre>
<pre>  <span>public</span> <span>int</span> AddPublisher(Publisher newPub)</pre>
<pre>  <span>public</span> Publisher GetPublisher(<span>int</span> pubId)</pre>
<pre>  <span>public</span> <span>bool</span> ModifyPublisher(Publisher publisher)</pre>
<pre>  <span>public</span> <span>bool</span> DeletePublisher(<span>int</span> pubId)</pre>
<pre>  <span>public</span> Publisher[] GetPublishersByAgency(<span>int</span> agencyId)</pre>
<pre>  <span>public</span> <span>int</span> AddCampaign(Campaign newCampaign)</pre>
<pre>  <span>public</span> Campaign GetCampaign(<span>int</span> campaignId)</pre>
<pre>  <span>public</span> <span>bool</span> ModifyCampaign(Campaign campaign)</pre>
<pre>  <span>public</span> <span>bool</span> DeleteCampaign(<span>int</span> campaignId)</pre>
<pre>  <span>public</span> Campaign[] GetCampaignListByAdvertiser(<span>int</span> advertiserId)</pre>
<pre>  <span>public</span> <span>int</span> AddAgency(Agency newAgency)</pre>
<pre>  <span>public</span> Agency GetAgency(<span>int</span> agencyId)</pre>
<pre>  <span>public</span> <span>bool</span> ModifyAgency(Agency agency)</pre>
<pre>  <span>public</span> <span>bool</span> DeleteAgency(<span>int</span> agencyId)</pre>
<pre>  <span>public</span> Agency[] GetAgencyList()</pre>
<pre>  <span>public</span> <span>int</span> AddAdvertiser(Advertiser newAdvertiser)</pre>
<pre>  <span>public</span> Advertiser GetAdvertiser(<span>int</span> advertiserId)</pre>
<pre>  <span>public</span> <span>bool</span> ModifyAdvertiser(Advertiser advertiser)</pre>
<pre>  <span>public</span> <span>bool</span> DeleteAdvertiser(<span>int</span> advertiserId)</pre>
<pre>  <span>public</span> Advertiser[] GetAdvertiserListByAgency(<span>int</span> agencyId)</pre>
<pre>  <span>public</span> <span>int</span> AddChannel(Channel newChannel)</pre>
<pre>  <span>public</span> Channel GetChannel(<span>int</span> channelId)</pre>
<pre>  <span>public</span> <span>bool</span> ModifyChannel(Channel channel)</pre>
<pre>  <span>public</span> <span>bool</span> DeleteChannel(<span>int</span> channelId)</pre>
<pre>  <span>public</span> Channel[] GetChannelListByWebsite(<span>int</span> websiteId)</pre>
<pre>  <span>public</span> Channel[] GetChannelListByAgency(<span>int</span> agencyId)</pre>
<pre>  <span>public</span> <span>int</span> AddUser(User newUser)</pre>
<pre>  <span>public</span> User GetUser(<span>int</span> userId)</pre>
<pre>  <span>public</span> <span>bool</span> ModifyUser(User user)</pre>
<pre>  <span>public</span> <span>bool</span> DeleteUser(<span>int</span> userId)</pre>
</div>
<p><!-- .csharpcode, .csharpcode pre { 	font-size: small; 	color: black; 	font-family: consolas, "Courier New", courier, monospace; 	background-color: #ffffff; 	/*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode .kwrd { color: #0000ff; } .csharpcode .str { color: #006080; } .csharpcode .op { color: #0000c0; } .csharpcode .preproc { color: #cc6633; } .csharpcode .asp { background-color: #ffff00; } .csharpcode .html { color: #800000; } .csharpcode .attr { color: #ff0000; } .csharpcode .alt  { 	background-color: #f4f4f4; 	width: 100%; 	margin: 0em; } .csharpcode .lnum { color: #606060; } --></p>
<p>I’ll continue implementing the remaining methods as I have time.</p>
<p><strong>Download </strong><a title="OpenX .NET API Library" href="http://www.rogerdickeyjr.com/downloads/openxdotnet.zip"><strong>OpenX.Net</strong></a><strong>.</strong></p>
<p><strong>本地下载：</strong><br />
<a href="http://openxchina.org/downloads/3" title="Downloaded 168 times">Openx .NET Library</a> - .NET Library 访问Openx API - (2009-08-02)<br><strong><a href="http://openxchina.org/downloads/3" title="Downloaded 168 times">马上下载</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://openxchina.org/archives/41/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>基于Openx 2.8以后版本的API工具集</title>
		<link>http://openxchina.org/archives/24</link>
		<comments>http://openxchina.org/archives/24#comments</comments>
		<pubDate>Fri, 31 Jul 2009 16:57:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[模块&插件]]></category>
		<category><![CDATA[API]]></category>

		<guid isPermaLink="false">http://openxchina.org/?p=24</guid>
		<description><![CDATA[Google Code上的开源项目，基于Openx 2.8的API工具集。之前之际曾经试图基于API做些开发，太复杂了，相信有类似的API工具集后，会让基于Openx的开发会变得更加简单。 django-openx]]></description>
			<content:encoded><![CDATA[<p>Google Code上的开源项目，基于Openx 2.8的API工具集。之前之际曾经试图基于API做些开发，太复杂了，相信有类似的API工具集后，会让基于Openx的开发会变得更加简单。</p>
<p><a style="text-decoration: none; color: #000000;" href="http://code.google.com/p/django-openx/" target="_blank">django-openx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://openxchina.org/archives/24/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Banner设计平台ZetaPrints的Openx插件</title>
		<link>http://openxchina.org/archives/21</link>
		<comments>http://openxchina.org/archives/21#comments</comments>
		<pubDate>Fri, 31 Jul 2009 16:46:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[模块&插件]]></category>
		<category><![CDATA[Banner]]></category>

		<guid isPermaLink="false">http://openxchina.org/?p=21</guid>
		<description><![CDATA[一个专门的Banner设计平台ZetaPrints，基于Openx插件，支持V2.8 openx-banner-creator A plugin for OpenX to create and update banners within OpenX environment using ZetaPrints image generation platform.]]></description>
			<content:encoded><![CDATA[<p>一个专门的Banner设计平台ZetaPrints，基于Openx插件，支持V2.8</p>
<div id="pname" style="MARGIN: 0px 0px -3px"><a style="COLOR: #000; TEXT-DECORATION: none" href="http://code.google.com/p/openx-banner-creator/" target="_blank">openx-banner-creator</a></div>
<div id="psum"><em>A plugin for <a href="http://openxchina.org" class="kblinker" title="More about openx &raquo;">OpenX</a> to create and update banners within OpenX environment using ZetaPrints image generation platform.</em></div>
]]></content:encoded>
			<wfw:commentRss>http://openxchina.org/archives/21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>基于Openx的视频广告插件</title>
		<link>http://openxchina.org/archives/17</link>
		<comments>http://openxchina.org/archives/17#comments</comments>
		<pubDate>Fri, 31 Jul 2009 16:35:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[模块&插件]]></category>
		<category><![CDATA[视频广告]]></category>

		<guid isPermaLink="false">http://openxchina.org/?p=17</guid>
		<description><![CDATA[今天随便搜索的时候搜到的，基于Openx的视频广告插件，将集成在V2.8.2版本内。 openx-iab-vast Support for IAB VAST Video Ad delivery using OpenX and Open Source Video Players]]></description>
			<content:encoded><![CDATA[<p>今天随便搜索的时候搜到的，基于Openx的视频广告插件，将集成在V2.8.2版本内。</p>
<div id="pname" style="MARGIN: 0px 0px -3px"><a style="COLOR: #000; TEXT-DECORATION: none" href="http://code.google.com/p/openx-iab-vast/">openx-iab-vast</a></div>
<div id="psum"><em>Support for IAB VAST Video Ad delivery using <a href="http://openxchina.org" class="kblinker" title="More about openx &raquo;">OpenX</a> and Open Source Video Players</em></div>
]]></content:encoded>
			<wfw:commentRss>http://openxchina.org/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在报表界面中加入分国家的数据统计</title>
		<link>http://openxchina.org/archives/5</link>
		<comments>http://openxchina.org/archives/5#comments</comments>
		<pubDate>Fri, 31 Jul 2009 03:45:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[模块&插件]]></category>
		<category><![CDATA[报表]]></category>
		<category><![CDATA[统计]]></category>

		<guid isPermaLink="false">http://openxchina.sohoprogram.com/?p=5</guid>
		<description><![CDATA[看到的一个应用案例，源自：http://xclose.de/wordpress/115/openx-country-stats-into-the-ui OpenX Country Stats into the UI 17.06.09 (Allgemein) Recently I finished a new module to add informations about country (where does my users come from) into the statistics. Althrough OpenX 2.8 has a plugin openXDeliveryLogCountry which collects the country statistics, the part to integrate this data into the UI is still missing. The Impressions [...]]]></description>
			<content:encoded><![CDATA[<p>看到的一个应用案例，源自：<a href="http://xclose.de/wordpress/115/openx-country-stats-into-the-ui">http://xclose.de/wordpress/115/openx-country-stats-into-the-ui</a></p>
<h2>OpenX Country Stats into the UI</h2>
<p><em>17.06.09 (<a title="Alle Artikel in Allgemein ansehen" rel="category tag" href="http://xclose.de/wordpress/category/allgemein">Allgemein</a>)</em></p>
<div>
<p>Recently I finished a new module to add informations about country (where does my users come from) into the statistics. Althrough OpenX 2.8 has a plugin openXDeliveryLogCountry which collects the country statistics, the part to integrate this data into the UI is still missing.</p>
<div id="attachment_116" style="width: 283px;"><a href="http://openxchina.org//var/sites/openxchina/wp-content/uploads/HLIC/8af61a44a2ca783ba2079a6c16cc2b06.png"><img title="The Impressions column gets a new details link" src="http://openxchina.org//var/sites/openxchina/wp-content/uploads/HLIC/8af61a44a2ca783ba2079a6c16cc2b06.png" alt="The Impressions column gets a new details link" width="273" height="151" /></a> The Impressions column gets a new details link </div>
<p>My new country-stats module fills the missing gap. With a simple click to the impressions column you get the country details of the current row – this works within all levels of the statistics.</p>
<div id="attachment_117" style="width: 511px;"><a href="http://openxchina.org//var/sites/openxchina/wp-content/uploads/HLIC/f888e43abf95f15935d9370785731af3.png"><img title="Country statistics in detail" src="http://openxchina.org//var/sites/openxchina/wp-content/uploads/HLIC/f888e43abf95f15935d9370785731af3.png" alt="Country statistics in detail" width="501" height="144" /></a> Country statistics in detail </div>
<p>The modul is available for OpenX 2.8 and 2.6 – unfortunately it require still some patching of codebase.</p>
<p>To get the files and instructions for OpenX 2.8 please download here: <a href="http://xclose.de/wordpress/wp-content/uploads/2009/06/stats_country_2.8.zip">stats_country_2.8.zip</a>. For OpenX 2.6 please contact me.<br />
本地下载：<br />
<a href="http://openxchina.org/downloads/1" title="Downloaded 207 times">分国家统计报表源代码</a> - 基于Openx V2.8的区分国家统计报表源代码。 - (2009-08-02)<br><strong><a href="http://openxchina.org/downloads/1" title="Downloaded 207 times">马上下载</a></strong>
</div>
]]></content:encoded>
			<wfw:commentRss>http://openxchina.org/archives/5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
