Re: Become a friend of GNOME button
- From: Paul Cutler <pcutler foresightlinux org>
- To: Claus Schwarm <clschwarm googlemail com>
- Cc: marketing-list gnome org
- Subject: Re: Become a friend of GNOME button
- Date: Wed, 6 May 2009 11:20:47 -0500
Here is a patch that adds a spread.wml page to the Friends of GNOME Website.
Inside the page, the copy reads:
<h2>GNOME Badges</h2>
Do you have a blog or website? Tell others you support GNOME by proudly displaying a GNOME badge and helping spread the word about the Friends of GNOME program.
Just copy and paste the code below into your webpage or blog.
And then it links to the last two badges from the thank you page.
This is my first Git patch ever, so please review it, and the HTML. If the patch should be filed in Bugzilla instead, please let me know.
Thanks.
Paul
On Wed, May 6, 2009 at 10:46 AM, Paul Cutler
<pcutler foresightlinux org> wrote:
Claus,
On Wed, May 6, 2009 at 10:08 AM, Claus Schwarm
<clschwarm googlemail com> wrote:
I may be wrong, but it seems to me, Jaap has something different in mind. What about:
I attached the archive per Jaap's second email, but I agree with your thoughts below there is more we could do.
(1) Moving Paul's "embedding code" to a separate page, say "wgo/friends/spread.html". At least the last two badges could also be used by everybody who wants to support the friends of GNOME program.
(2) Offering different image sizes (standard ad sizes) so that they are more prominent and fit into other people's layout.
(3) Linking the "friends/spread.html" page from the main friends of
gnome page: "Are you running a blog or website? You can help GNOME also
by spreading the word about the Friends of GNOME program."
I've added the "Support GNOME" badge to the footer of GNOME Journal.
Later, we might be able to set up a separate (dynamic) infrastructure to serve these ads. Then, we could then switch announcements, maybe even track reactions. But there's no need to wait for that.
Best regards,
Claus
I will work on "Spread GNOME" type page over lunch today and submit a patch we can review that uses some of these ideas.
Paul
From f63c7639e7fdd33c1790f5cf89533bfae59a25a6 Mon Sep 17 00:00:00 2001
From: Paul Cutler <pcutler foresightlinux org>
Date: Wed, 6 May 2009 11:14:09 -0500
Subject: [PATCH] Create spread.wml page for badges
---
www.gnome.org/friends/spread.wml | 98 ++++++++++++++++++++++++++++++++++++++
1 files changed, 98 insertions(+), 0 deletions(-)
create mode 100644 www.gnome.org/friends/spread.wml
diff --git a/www.gnome.org/friends/spread.wml b/www.gnome.org/friends/spread.wml
new file mode 100644
index 0000000..d90960e
--- /dev/null
+++ b/www.gnome.org/friends/spread.wml
@@ -0,0 +1,98 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+ <link href="/css/layout.css" rel="stylesheet" type="text/css" media="screen">
+ <link href="/css/style.css" rel="stylesheet" type="text/css" media="all">
+ <link rel="icon" type="image/png" href="http://www.gnome.org/img/logo/foot-16.png">
+ <link rel="SHORTCUT ICON" type="image/png" href="http://www.gnome.org/img/logo/foot-16.png">
+
+
+<title>Spread GNOME!</title>
+<meta name="description" content="Become a Friend of GNOME!" />
+
+<link media="all" type="text/css" rel="stylesheet" href="css/friends.css"/>
+
+<script type="text/javascript" src="js/jquery.js"></script>
+<script type="text/javascript" src="js/fog-website.js"></script>
+
+
+</head>
+
+<body>
+ <!-- site header -->
+ <div id="page">
+ <ul id="general">
+
+ <li id="siteaction-gnome_home" class="home">
+ <a href="http://www.gnome.org/" title="Home">Home</a>
+ </li>
+ <li id="siteaction-gnome_news">
+ <a href="http://news.gnome.org/" title="News">News</a>
+ </li>
+ <li id="siteaction-gnome_projects">
+ <a href="http://projects.gnome.org/" title="Projects">Projects</a>
+
+ </li>
+ <li id="siteaction-gnome_art">
+ <a href="http://art.gnome.org/" title="Art">Art</a>
+ </li>
+ <li id="siteaction-gnome_support">
+ <a href="http://www.gnome.org/support/" title="Support">Support</a>
+ </li>
+ <li id="siteaction-gnome_development">
+
+ <a href="http://library.gnome.org/devel/" title="Development">Development</a>
+ </li>
+ <li id="siteaction-gnome_community">
+ <a href="http://www.gnome.org/community/" title="Community">Community</a>
+ </li>
+ </ul>
+ <div id="header">
+ <h1>Spread GNOME!</h1>
+
+ <div id="tabs">
+ <ul id="portal-globalnav">
+<li><a href="/about/"><span>About</span></a></li> <li><a href="/start/stable/"><span>Latest Release</span></a></li> <li><a href="/support/"><span>Support</span></a></li> <li><a href="/community/"><span>Contribute</span></a></li> <li><a href="/contact/"><span>Contact</span></a></li>
+ </ul>
+ </div> <!-- end of #tabs -->
+
+ </div> <!-- end of #header -->
+ </div>
+<!-- end site header -->
+
+ <div id="body">
+ <div id="content">
+
+
+
+
+
+<h2>GNOME Badges</h2>
+
+<p>Do you have a blog or website? Tell others you support GNOME by proudly displaying a GNOME badge and helping spread the word about the Friends of GNOME program.</p>
+
+<p>Just copy and paste the code below into your webpage or blog.</p>
+
+<img src="banners/gnome-lover.png" align="left" hspace="3" alt="GNOME Lover"/><br/><br/>
+<p><b>Cut and paste this code for the image above:</b><br />
+<textarea style="width:400px"><a href="http://www.gnome.org/friends/"> <img src="http://www.gnome.org/friends/banners/lover.png" alt="Friends of GNOME Lover" align="left" hspace="3"</a> <br/>
+</textarea></p
+
+<img src="banners/support-gnome.png" alt="Support GNOME"/><br/>
+<p><b>Cut and paste this code for the image above:</b><br />
+<textarea style="width:400px"><a href="http://www.gnome.org/friends/"> <img src="http://www.gnome.org/friends/banners/support-gnome.png" alt=Support GNOME" align="left" hspace="3"</a> <br/>
+</textarea></p
+</p>
+
+
+ </div> <!-- end of div#content -->
+
+ <div id="footer">
+ Copyright © 2005-2009 <a href="http://www.gnome.org/">The GNOME Project</a>.<br>
+
+ <a href="http://validator.w3.org/check/referer">Optimised</a> for <a href="http://www.w3.org/">standards</a>. Hosted by <a href="http://www.redhat.com/">Red Hat</a>.
+ </div>
+
+ </div> <!-- end of div#body -->
+</body>
+</html>
--
1.5.6.6
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]