Hi all,

I am not an expert on HTML, but I created the following code that I
guess could be (should be? :) ) included in your blogs, websites,
etc...

<html>
  <head>
    <title>Donate to John W. Eaton. Octave creator</title>
  </head>
  <body>
  <div>
  <div align="center">
    <h3 align="center">Thank you for suppporting GNU Octave</h3>
  <img src="http://www.gnu.org/software/octave/images//logo.png";
alt="Octave logo" width="150"/>
  </div>
  <div align="center">
  <p>
    <form action="https://www.paypal.com/cgi-bin/webscr"; method="post">
    <input type="hidden" name="cmd" value="_s-xclick">
    <input type="hidden" name="hosted_button_id" value="3178747">
    <input type="image"
src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif";
border="0" name="submit" alt="">
    <img alt="" border="0"
src="https://www.paypal.com/en_US/i/scr/pixel.gif"; width="1"
height="1">
    </form>
  </p>
  </div>
  </div>
  </body>
</html>

Maybe someone can create a serious snippet?

Also some nice text on why to support octave may be good. I am my own reasons:

"Octave facilitates independent research and research in developing countries."

-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to