Remove Google FriendConnect.
authorSteve Youngs <steve@sxemacs.org>
Thu, 8 Mar 2012 02:44:02 +0000 (12:44 +1000)
committerSteve Youngs <steve@sxemacs.org>
Thu, 8 Mar 2012 02:44:02 +0000 (12:44 +1000)
Google has retired their "FriendConnect" service.  This changeset removes
the code and pages we had relating to that.  It also updates the Google
Adsense block (they changed that too, bastards!), and updates all my
copyright notices.

* canvas.html: Removed.  It was a Google FriendConnect thing that
no longer exists.

* rpc_relay.html: Removed.  ditto.

* templates/support.template: Remove Google FriendConnect.  That
service no longer exists.
Update the Adsense block.

* amazon.html: Update copyright.

* changes/changes.html: Update copyright.

* docs/index.html: Update copyright.

* download.html: Update copyright.

* index.html: Update copyright.

* irc.html: Update copyright.

* lists.html: Update copyright.

* missing.html: Update copyright.

* news.html: Update copyright.

* people/steve.html: Update copyright.

* people.html: Update copyright.

* screenshots.html: Update copyright.

* search.html: Update copyright.

* store.html: Update copyright.

* validate.el: Update copyright.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
18 files changed:
amazon.html
canvas.html [deleted file]
changes/changes.html
docs/index.html
download.html
index.html
irc.html
lists.html
missing.html
news.html
people.html
people/steve.html
rpc_relay.html [deleted file]
screenshots.html
search.html
store.html
templates/support.template
validate.el

index 6bad05e..172fcad 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Shopping" -->
 <!--#set var="banner" value="Retail Therapy" -->
-<!--#set var="copyright" value="2008 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2008 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
diff --git a/canvas.html b/canvas.html
deleted file mode 100644 (file)
index 536a453..0000000
+++ /dev/null
@@ -1,114 +0,0 @@
-<!-- This is part of the Google Friend Connect DON'T EDIT -->
-<html>
-<head>
-<style type="text/css">
- /*
-  These styles are customizable.
-  Provide  .canvas-gadget (the div that holds the canvas mode gadget)
-  at least 500px width so that  the gadget has sufficient screen real estate
-*/
-body {
-  margin:0;
-  font-family:arial, sans-serif;
-  text-align:center;
-}
-.container {
-  width:652px;
-  margin:0 auto;
-  text-align:left;
-}
-.fc-sign-in-header {
-  text-align:left;
-  font-size:13px;
-  padding:3px 10px;
-  border-bottom:1px solid #000000;
-}
-.signin {
-  text-align:left;
-  float:right;
-  font-size:13px;
-  height:32px;
-}
-.go-back {
-  text-align:left;
-  margin:5px auto 15px auto;
-}
-.go-back a, .go-back a:visited {
-  font-weight:bold;
-}
-.canvas-gadget {
-  text-align:left;
-  width:650px; /* ALLOW AT LEAST 500px WIDTH*/
-  margin:10px auto 10px auto;
-  border:1px solid #cccccc;
-}
-.site-header {
-  margin-top:10px;
-}
-.section-title {
-  font-size:2em;
-}
-.clear {
-  clear:both;
-  font-size:1px;
-  height:1px;
-  line-height:0;
-  margin:0;
-  padding:0;
-}
-</style>
-<script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>
-</head>
-<body>
-<div class="container">
-  <div class="fc-sign-in-header">
-    <!--REQUIRED SO VISITORS CAN SIGN IN-->
-    <div class="signin" id="gadget-signin"></div>
-    <script type="text/javascript">
-    var skin = {};
-    skin['BORDER_COLOR'] = '#cccccc';
-    skin['ENDCAP_BG_COLOR'] = '#e0ecff';
-    skin['ENDCAP_TEXT_COLOR'] = '#333333';
-    skin['ENDCAP_LINK_COLOR'] = '#0000cc';
-    skin['ALTERNATE_BG_COLOR'] = '#ffffff';
-    skin['CONTENT_BG_COLOR'] = '#ffffff';
-    skin['CONTENT_LINK_COLOR'] = '#0000cc';
-    skin['CONTENT_TEXT_COLOR'] = '#333333';
-    skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
-    skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
-    skin['CONTENT_HEADLINE_COLOR'] = '#333333';
-    skin['ALIGNMENT'] = 'right';
-    google.friendconnect.container.renderCanvasSignInGadget({'id': 'gadget-signin'}, skin);
-    </script>
-    <!--END REQUIRED-->
-    <div class="clear"></div>
-  </div>
-
-  <div class="site-header"><span class="section-title">Site Name</span></div>
-  <div class="go-back">
-    <!--REQUIRED SO VISITORS CAN RETURN TO REFERRING PAGE-->
-    <a href="javascript:google.friendconnect.container.goBackToSite();">
-    &lsaquo;&lsaquo; Return home</a>
-    <!--END REQUIRED-->
-  </div>
-  <!-- REQUIRED - THIS IS WHERE THE GADGET IS PRESENTED. ALLOW AT LEAST 500px WIDTH -->
-  <div id="gadget-canvas" class="canvas-gadget"></div>
-  <script type="text/javascript">
-  var skin = {};
-  skin['BORDER_COLOR'] = '#cccccc';
-  skin['ENDCAP_BG_COLOR'] = '#e0ecff';
-  skin['ENDCAP_TEXT_COLOR'] = '#333333';
-  skin['ENDCAP_LINK_COLOR'] = '#0000cc';
-  skin['ALTERNATE_BG_COLOR'] = '#ffffff';
-  skin['CONTENT_BG_COLOR'] = '#ffffff';
-  skin['CONTENT_LINK_COLOR'] = '#0000cc';
-  skin['CONTENT_TEXT_COLOR'] = '#333333';
-  skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
-  skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
-  skin['CONTENT_HEADLINE_COLOR'] = '#333333';
-  google.friendconnect.container.renderUrlCanvasGadget({'id': 'gadget-canvas'}, skin);
-  </script>
-  <!--END REQUIRED-->
-</div>
-</body>
-</html>
index 7de2db5..1720cef 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="/sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Latest Changes" -->
 <!--#set var="banner" value="If It Ain't Broke, Get A Bigger Hammer!" -->
-<!--#set var="copyright" value="2008 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2008 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index c4a7a32..64b03ca 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="../sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Documentation" -->
 <!--#set var="banner" value="RTFM... SXEmacs Style" -->
-<!--#set var="copyright" value="2006 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2006 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index ed91ce9..d45f259 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Download" -->
 <!--#set var="banner" value="Getting The Source" -->
-<!--#set var="copyright" value="2005 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2005 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index 93365a8..783ea0b 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Website" -->
 <!--#set var="banner" value="Redefining Emacs" -->
-<!--#set var="copyright" value="2004 - 2010 Steve Youngs" -->
+<!--#set var="copyright" value="2004 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index c485fe6..c621cf6 100755 (executable)
--- a/irc.html
+++ b/irc.html
@@ -2,7 +2,7 @@
 <!--#set var="css" value="sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Chat" -->
 <!--#set var="banner" value="Talkin' 'bout SXEmacs" -->
-<!--#set var="copyright" value="2010 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2010 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index ffcf3df..c3fa4fe 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Mailing Lists" -->
 <!--#set var="banner" value="You've Got Mail" -->
-<!--#set var="copyright" value="2005 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2005 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index 6896688..91d0dce 100755 (executable)
@@ -1,7 +1,7 @@
 <!--#set var="css" value="/sxemacs.css" -->
 <!--#set var="title" value="404 File Not Found" -->
 <!--#set var="banner" value="Has Anyone Seen My Car Keys?" -->
-<!--#set var="copyright" value="2008 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2008 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index 83e8c1a..3ceaeef 100755 (executable)
--- a/news.html
+++ b/news.html
@@ -2,7 +2,7 @@
 <!--#set var="css" value="sxemacs.css" -->
 <!--#set var="title" value="SXEmacs News" -->
 <!--#set var="banner" value="Hey Man, What's the buzz?" -->
-<!--#set var="copyright" value="2004 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2004 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index bd675c7..3b5a66a 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="sxemacs.css" -->
 <!--#set var="title" value="SXEmacs People" -->
 <!--#set var="banner" value="SXEmacs Who's Who" -->
-<!--#set var="copyright" value="2005 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2005 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index 0cc67ed..306869d 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="/sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Developers (Steve Youngs)" -->
 <!--#set var="banner" value="SXEmacs Who's Who" -->
-<!--#set var="copyright" value="2008 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2008 - 2012 Steve Youngs" -->
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
 <!--#include virtual="/templates/support.template" -->
diff --git a/rpc_relay.html b/rpc_relay.html
deleted file mode 100644 (file)
index 9d6e7f8..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<!-- This is a part of the Google Friend Connect DON'T EDIT -->
-<html>
-  <head>
-    <script type="text/javascript"
-      src="http://www.google.com/friendconnect/script/rpc_relay.js">
-    </script>
-  </head>
-</html>
index aad1483..79528b7 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Screenshots" -->
 <!--#set var="banner" value="Seeing Is Believing" -->
-<!--#set var="copyright" value="2009 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2009 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index a372952..4c80367 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Search Results" -->
 <!--#set var="banner" value="Where'd I Leave Me Car Keys?" -->
-<!--#set var="copyright" value="2009 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2009 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index 39dca54..8310eb6 100755 (executable)
@@ -2,7 +2,7 @@
 <!--#set var="css" value="sxemacs.css" -->
 <!--#set var="title" value="SXEmacs Shopping" -->
 <!--#set var="banner" value="Too Sexy For Your Emacs!" -->
-<!--#set var="copyright" value="2008 - 2011 Steve Youngs" -->
+<!--#set var="copyright" value="2008 - 2012 Steve Youngs" -->
 
 <!--#include virtual="/templates/header.template" -->
 <!--#include virtual="/templates/menu.template" -->
index 4df9812..33cd979 100644 (file)
@@ -1,63 +1,5 @@
 <!-- -*- html -*- -->
 <div class="support c1">
-  <!-- Google Friend Connect -->
-  <!-- Include the Google Friend Connect javascript library. -->
-  <script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>
-  <!-- Define the div tag where the gadget will be inserted. -->
-  <div id="div-5627583381933431186"></div>
-  <!-- Render the gadget into a div. -->
-  <script type="text/javascript">
-    var skin = {};
-    skin['BORDER_COLOR'] = '#cccccc';
-    skin['ENDCAP_BG_COLOR'] = '#e0ecff';
-    skin['ENDCAP_TEXT_COLOR'] = '#333333';
-    skin['ENDCAP_LINK_COLOR'] = '#0000cc';
-    skin['ALTERNATE_BG_COLOR'] = '#ffffff';
-    skin['CONTENT_BG_COLOR'] = '#ffffff';
-    skin['CONTENT_LINK_COLOR'] = '#0000cc';
-    skin['CONTENT_TEXT_COLOR'] = '#333333';
-    skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
-    skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
-    skin['CONTENT_HEADLINE_COLOR'] = '#333333';
-    skin['POSITION'] = 'bottom';
-    skin['DEFAULT_COMMENT_TEXT'] = '- add your comment here -';
-    skin['HEADER_TEXT'] = 'Comments';
-    google.friendconnect.container.setParentUrl('/' /* location of rpc_relay.html and canvas.html */);
-    google.friendconnect.container.renderSocialBar(
-    { id: 'div-5627583381933431186',
-    site: '08499413472400411574',
-    'view-params':{"scope":"SITE","allowAnonymousPost":"true","features":"video,comment","showWall":"true"}
-    },
-    skin);
-  </script>
-
-  <!-- Include the Google Friend Connect javascript library. -->
-  <script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>
-  <!-- Define the div tag where the gadget will be inserted. -->
-  <div id="div-8671247542953735525" style="width:200px;border:1px solid #cccccc;"></div>
-  <!-- Render the gadget into a div. -->
-  <script type="text/javascript">
-    var skin = {};
-    skin['BORDER_COLOR'] = '#cccccc';
-    skin['ENDCAP_BG_COLOR'] = '#e0ecff';
-    skin['ENDCAP_TEXT_COLOR'] = '#333333';
-    skin['ENDCAP_LINK_COLOR'] = '#0000cc';
-    skin['ALTERNATE_BG_COLOR'] = '#ffffff';
-    skin['CONTENT_BG_COLOR'] = '#ffffff';
-    skin['CONTENT_LINK_COLOR'] = '#0000cc';
-    skin['CONTENT_TEXT_COLOR'] = '#333333';
-    skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
-    skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
-    skin['CONTENT_HEADLINE_COLOR'] = '#333333';
-    skin['NUMBER_ROWS'] = '2';
-    google.friendconnect.container.setParentUrl('/' /* location of rpc_relay.html and canvas.html */);
-    google.friendconnect.container.renderMembersGadget(
-    { id: 'div-8671247542953735525',
-    site: '08499413472400411574' },
-    skin);
-  </script>
-  <br />
-  <!-- Google Friend Connect End -->
   <!-- Twitter -->
   <div id="twtr-search-widget"></div>
   <script type="text/javascript" src="http://widgets.twimg.com/j/1/widget.js"></script>
@@ -98,9 +40,9 @@
 
   <!-- Google Ads -->
   <script type="text/javascript"><!--
-    google_ad_client = "pub-1769379425696158";
-    /* WideSkyScraper */
-    google_ad_slot = "1498667096";
+    google_ad_client = "ca-pub-1769379425696158";
+    /* SXE_SkyScrapper */
+    google_ad_slot = "3629085360";
     google_ad_width = 160;
     google_ad_height = 600;
     //-->
   </a>
   <br />
 
-  <!-- These guys dropped the ball
-  <a href="http://www.planetmirror.com/">
-    <img src="/Images/pm-logo-sml.png" alt="Planet Mirror"
-      border="0" title="Planet Mirror" />
-  </a>
-  <br />
-  -->
-             
   <a href="http://www.gnu.org/licenses/">
     <img src="/Images/gplv3-88x31.png" alt="GPLv3" border="0"
       title="GNU Public Licence (version 3)" />
index 737c035..c3e0c8a 100644 (file)
@@ -1,6 +1,6 @@
 ;; validate.el --- Lisp code to validate SXEmacs web pages   -*- Emacs-Lisp -*-
 
-;; Copyright (C) 2008 - 2011 Steve Youngs
+;; Copyright (C) 2008 - 2012 Steve Youngs
 
 ;; Author:     Steve Youngs <steve@sxemacs.org>
 ;; Maintainer: Steve Youngs <steve@sxemacs.org>