


<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Emacs For Mac OS X . com is happy to accept donations</title>
    <meta name="viewport" content="height=800" />
    <meta name="google-site-verification" content="Okf2Re3XcXHFg1Ouv81JcXjCsJgiI9vdpEL8TNM_UaY" />
    <link href="/atom/release" type="application/atom+xml" rel="alternate" title="Emacs Releases" />
    <link href="/atom/pretest" type="application/atom+xml" rel="alternate" title="Emacs Pretests and Releases" />
    <link href="/atom/daily"   type="application/atom+xml" rel="alternate" title="All Emacs releases" />
    <style type="text/css">
.box, .nav {
	-moz-border-radius:15px;
    -webkit-border-radius:15px;
    border:2px solid grey;
    background:#ccc;
}
.box {
    margin:5% 15%;
    min-width:700px;
    padding:2em;
}
.nav {
    margin:0 1em;
    float:left;
    padding:1em;
}
.nav ul {
    list-style-type:none;
    padding:0;
    margin:0;
    line-height:1.7em;
    font-size:1.5em;
    font-weight:bold;
}
.nav a {
    text-decoration:none;
}
.nav a:hover {
    text-decoration:underline;
}
h1, h2, table, .nav {
    font-family:Myriad Pro, Helvetica, Verdana, Arial, sans-serif;
}
.builds {
    font-size:.85em;
}
table {
    width: 100%;
    border-spacing: 0px;
}
td {
    padding: .3em 0;
}
th {
    border-bottom: 1px solid black;
    text-align:left;
}
tr:hover {
    background:#ddd;
}
.copyright {
    float:right;
    font-size:.7em;
}
.copyright, .copyright a {
    color:#777;
}
dt {
    font-weight:bold;
}
    </style>
  </head>
  <body>
    <div class="nav">
      <ul>
        <li><a href="/">Home</a></li>
        <li><a href="/builds">Builds</a></li>
        <li><a href="/rss">RSS</a></li>
        <li><a href="/about">About</a></li>
        <li><a href="/donate">Donate</a></li>
        <li><a href="/donors">Donors</a></li>
      </ul>
    </div>
    <div class="box">
      <h1>Emacs For Mac OS X . com is happy to accept donations</h1>
      


<p>In November 2011 I used <a href="http://fundedbyme.com/projects/2011/10/emacsformacosxcom-needs-a-new-build-server/">Funded By Me</a>
to raise money for a <a href="http://porkrind.org/missives/emacs-for-os-x-com-gets-a-new-mac-mini/">new Mac Mini build server</a>.
It was a really smooth process and I was happy to receive <a href="/donors">so many generous donations</a>.</p>

<p>If you wish to send a donation now that the campaign is over I'll still honor the perks of the original
campaign: $15 gets you listed on the <a href="/donors">donors page</a> and $30 gets you listed in the "Heroes"
readme that goes out on all newly created disk images (and also you get listed on the <a href="/donors">donors
page</a>). Your name will remain in those places for at least 1 year (and possibly indefinitely).</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="UT8B2MQ3NAQB2" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!" />
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>


<p>Thanks for your support,
<br/><div style="text-indent:2em;">David Caldwell</div></p>

      <div class="copyright">
        © 2009 - 2012 <a href="mailto:david+emacsformacosx@porkrind.org">David Caldwell</a>
      </div>
    </div>
    <svg xmlns="http://www.w3.org/2000/svg" version="1.1"
         preserveAspectRatio="none"
         viewBox="0 0 100 100"
         style="width:100%; height:100%; position:fixed; top:0; left:0; z-index:-1">
      <linearGradient id="background_gradient_black" x1="0%" y1="10" x2="0%" y2="90" gradientUnits="userSpaceOnUse">
        <stop offset="0%"   stop-color="#000" stop-opacity="1" />
        <stop offset="45%"  stop-color="#444" stop-opacity="1" />
        <stop offset="55%"  stop-color="#444" stop-opacity="1" />
        <stop offset="100%" stop-color="#000" stop-opacity="1" />
      </linearGradient>
      <rect x="0" y="0" width="100" height="100" fill="url(#background_gradient_black)" />
    </svg>
  </body>
  <script type="text/javascript" src="http://analytics.porkrind.org/piwik.js" />
  <script type="text/javascript">
    <![CDATA[
      try {
          var piwikTracker = Piwik.getTracker("http://analytics.porkrind.org/" + "piwik.php", 2);
          piwikTracker.trackPageView();
          piwikTracker.enableLinkTracking();
      } catch( err ) {}
    ]]>
  </script>
</html>

