Re: Become a friend of GNOME button



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.

I like both these ideas.   I think a vision of good in my opinion is some of the things EFF does that are similar, though I think they could combine some of their different pages:

Various EFF badges for blogs and such, including different sizes:  http://www.eff.org/badges/

More banners and buttons (some banners in flash):  http://w2.eff.org/campaigns/banners/

Logos:  http://w2.eff.org/press/logos/

Flash banners:  http://w2.eff.org/campaigns/flash/

They offer a number of different sizes, from small to big badges for blogs and websites to full size banners that are standard size for websites that advertise.

Similar sites:

FSF "Play Ogg" campaign has different sized badges right on the home page:  http://www.fsf.org/resources/formats/playogg
 
Firefox:  http://www.spreadfirefox.com/affiliates/homepage


(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."

Again, looking at something other non-profits do:

EFF Help Out (including a "Spread the Word" section): http://www.eff.org/helpout



(4) Making an announcement of the new page (GNOME's main mailing list or a blog on planet.gnome.org). I guess not many people within the GNOME community know these badges exist.

(5) Adding these badges where we can now: in the sidebar of live.gnome.org, in a new sidebar of the GNOME Journal, in the footer of planet.gnome.org, in the footer of gnomesupport.org/forums/, in the footer of bugzilla.gnome.org, etc..

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
 


On Wed, May 6, 2009 at 7:41 AM, Stormy Peters <stormy gnome org> wrote:
I agree we need Friends of GNOME more prominently on the website. I think we will get some of this when we get the "ruler" that shows donations towards our goal.

We do have badges: http://www.gnome.org/friends/thank-you.html.

And Paul Cutler wrote some html that shows code for embedding it in your website, http://mail.gnome.org/archives/marketing-list/2009-April/msg00019.html. (We still need someone with web access to incorporate that into the website.)

Best,

Stormy


On Tue, May 5, 2009 at 11:34 PM, Jaap A. Haitsma <jaap haitsma org> wrote:
Hi,

What about "friend of GNOME" button that links to
http://www.gnome.org/friends/ which people can put on their site/blog?

Furthermore the button can be used on the GNOME site. Currently I only
see a news story about somewhere down on the main page so it does not
really catch attention of many people.

Jaap
--
marketing-list mailing list
marketing-list gnome org
http://mail.gnome.org/mailman/listinfo/marketing-list


--
marketing-list mailing list
marketing-list gnome org
http://mail.gnome.org/mailman/listinfo/marketing-list



--
marketing-list mailing list
marketing-list gnome org
http://mail.gnome.org/mailman/listinfo/marketing-list



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 &copy; 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]