Update of /cvsroot/audacity/htdocs/include
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv1654

Modified Files:
        header.inc.php 
Log Message:
Something's wrong with the Sourceforge script, so we've plummeted from ~85k 
pageviews per day by far more than half, to ~35. Revert to commenting out the 
SourceForge scripts and doing the Google script.

Index: header.inc.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/include/header.inc.php,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- header.inc.php      2 Jun 2007 00:34:43 -0000       1.13
+++ header.inc.php      3 Jun 2007 23:17:53 -0000       1.14
@@ -164,42 +164,43 @@
   </div>
 
   <div id="adsense">
-       <script type="text/javascript">
-       var dfp_ord = Math.random()*10000000000000000;
-       var partner_clientid = 'pub-2386514291404644';
-       var unixgroupname = 'audacity';
-       </script>
-       <script type="text/javascript" 
src="http://genweb.ostg.com/google/sfproject.js";></script>
-       
        <?php
        /* 4/30/2007: Ross Turk of SourceForge says please just direct all 
revenue to 
                Audacity for one month, due to error I made because of their 
documentation. 
           6/1/2007: The above is the Sourceforge code 
(http://downloads.sourceforge.net/sitedocs/afc_setup.pdf). 
                This commented out stuff is the code that puts up a very 
similar type of ad unit, 
                in case we ever need it again.
+          6/3/2007: Something's wrong with their script, so we've plummeted 
from ~85k pageviews per day 
+               to ~35. Revert to commenting out the SourceForge scripts and 
doing the Google script.
                - Vaughan
 
-               <script type="text/javascript"><!--
-               google_ad_client = "pub-2386514291404644";
-               google_ad_width = 160;
-               google_ad_height = 600;
-               google_ad_format = "160x600_as";
-               google_ad_type = "text";
-               //2007-04-30: SourceForge Project Web Ads
-               google_ad_channel = "8140479188";
-               google_color_border = "336699";
-               google_color_bg = "FFFFFF";
-               google_color_link = "0000FF";
-               google_color_text = "000000";
-               google_color_url = "008000";
-               //-->
-               </script>
-               <script type="text/javascript"
-                 src="http://pagead2.googlesyndication.com/pagead/show_ads.js";>
+               <script type="text/javascript">
+               var dfp_ord = Math.random()*10000000000000000;
+               var partner_clientid = '2386514291404644';
+               var unixgroupname = 'audacity';
                </script>
+               <script type="text/javascript" 
src="http://genweb.ostg.com/google/sfproject.js";></script>
        */
        ?>
        
+       <script type="text/javascript"><!--
+       google_ad_client = "pub-2386514291404644";
+       google_ad_width = 160;
+       google_ad_height = 600;
+       google_ad_format = "160x600_as";
+       google_ad_type = "text";
+       google_ad_channel = "";
+       google_color_border = "336699";
+       google_color_bg = "FFFFFF";
+       google_color_link = "0000FF";
+       google_color_text = "000000";
+       google_color_url = "008000";
+       //-->
+       </script>
+       <script type="text/javascript"
+         src="http://pagead2.googlesyndication.com/pagead/show_ads.js";>
+       </script>
+       
        <center>
                <br>
                <a 
href="http://audacity.sourceforge.net/community/donate";><font size="-2">Why is 
Audacity showing ads?</font></a>  


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to