Changeset - 15bd2a9add8c
[Not reviewed]
0 1 0
Martin Michlmayr (tbm) - 9 years ago 2014-11-11 23:03:03
tbm@cyrius.com
Fix some HTML syntax errors
1 file changed with 5 insertions and 6 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/campaign/index.html
Show inline comments
...
 
@@ -32,49 +32,48 @@
 
        } else {
 
            $control.html($control.attr('data-text'));
 
        }
 
    });
 
    $('a.donate-now')
 
      .addClass('clickable')
 
      .bind('click', function() {
 
        var $control = $('#donate-box');
 

	
 
        $control.toggleClass('expanded');
 
        $control.find('.toggle-content').slideUp("slow");
 
        $control.find('.toggle-content').slideDown("slow");
 
    });
 
  });
 
</script>
 
{% endblock %}
 

	
 
{% block content %}
 

	
 
<div style="position:fixed;top:180px;right:2%;width:18%">
 
<table style="background-color:#afe478;width:100%;">
 
<tr><td style="text-align:center;padding:10px;padding-bottom:10px;">
 

	
 
<div id="donate-box" class="toggle-unit"><h1 class="toggle-content">Donate Now!</h1></div>
 
</div>
 

	
 
<!--
 
<script type="text/javascript" src="https://js.balancedpayments.com/v1/balanced.js"></script>
 

	
 
<script type="text/javascript">
 
   // FOR DEMONSTRATION PURPOSES ONLY - if you already have a server you can POST to, replace
 
   //                                   the URL with the URL to post to.
 
   // go to http://requestb.in/
 
   // click create new request bin and COPY that URL without the ?inspect at the end
 
   var requestBinURL = 'http://requestb.in/1dk2x8y1';  // make sure it doesn't end in ?inspect
 

	
 
   var marketplaceUri = '/v1/marketplaces/TEST-MPMp7ZUPDpbj69vk2wGHRVY';
 
   //var marketplaceUri = 'https://www.balancedpayments.com/marketplaces/TEST-MPMp7ZUPDpbj69vk2wGHRVY';
 
   balanced.init(marketplaceUri);
 

	
 
var cardData = {
 
  "name": "Bernhard Riemann",                 // Optional
 
  "card_number": "4111 1111 1111 1111",
 
  "expiration_month": 4,
 
  "expiration_year": 2014,
 
};
 

	
 
function evbind(el, ev, handler) {
 
if(el.addEventListener) {
...
 
@@ -119,51 +118,51 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
 
        }
 
    }
 
   //alert('allo?');
 

	
 
   var tokenizeInstrument = function(e) {
 
        alert('what"s going on?');
 
        e.preventDefault();
 
   
 
        var $form = $('#bank-account-form');
 
        var bankAccountData = {
 
            name: $form.find('.ba-name').val(),
 
            account_number: $form.find('.ba-an').val(),
 
            bank_code: $form.find('.ba-rn').val(),
 
            type: $form.find('select').val()
 
        };
 
 
 
 
 
        balanced.bankAccount.create(bankAccountData, responseCallbackHandler);
 
    };
 
   $('#bank-account-form').submit(tokenizeInstrument);
 
*/
 
</script>
 
-->
 
$66,275 raised toward<br/>
 
our $75,000 goal.</br>
 
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">88.4%</div>
 
<font style="font-size: 75%">(Progress bar updated monthly.)</font>
 
our $75,000 goal.<br/>
 
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">88.4%</span></div>
 
<p style="font-size: 75%">(Progress bar updated monthly.)</p>
 
<a id="donate" style="text-decoration:none"></a>
 
<h3>Help us reach our goal:</h3>
 

	
 
<!-- PayPal start -->
 
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="hosted_button_id" value="3VRTJALJ5PQRW">
 
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" style="border:0" name="submit" alt="Donate Now!">
 
<img alt="" style="border:0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
 
</form>
 
<!-- PayPal end -->
 

	
 
<!-- Balanced start -
 
<div class="container">
 
- <form action="#" method="POST" id="bank-account-form" class="form-horizontal" onsubmit="balanced.card.create(cardData, function(response) { alert(response.status); });"> -
 
<form action="#" method="POST" id="bank-account-form" class="form-horizontal">
 
    <fieldset>
 
        <legend>Bank Account Information</legend>
 
        <p><label>Account Holder's Name
 
            <input type="text"
 
                   autocomplete="off"
 
                   placeholder="Bank Account Holder's name"
 
                   class="ba-name"
 
                   name="ba_name"
...
 
@@ -264,49 +263,49 @@ Other donation methods:
 
</div><!-- /.toggle.unit -->
 

	
 
<!-- Flattr start -->
 
<p><a href="https://flattr.com/thing/1296704/Campaign-to-develop-Free-and-Open-Source-Non-Profit-Accounting-Software" target="_blank"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" style="border:0" /></a></p>
 
<!-- Flattr end -->
 
</td></tr></table>
 
</div>
 

	
 
<div style="align:left;width:80%;">
 
<!-- begin campaign text -->
 

	
 
<h2>Fundraising Campaign: Non-Profit Accounting Software</h2>
 

	
 
<img src="/img/conservancy-accounting-campaign-logo.png" alt="Conservancy accounting campaign logo" style="float:left;" />
 

	
 
<blockquote>
 
<p><strong>Update on 2013-11-15:</strong> As can be seen, Conservancy has not
 
  reached our fundraising target.  However, as we promised below, we've begun
 
  work on this project, but we'd really appreciate more donations, as we've
 
  needed to make a lot of compromises in our plans since we didn't reach our
 
  fundraising goal.  Furthermore, we welcome volunteers to join
 
  us <a href="http://npoacct.sfconservancy.org">in developing this software</a>.</p>
 
</blockquote>
 
<br/>
 
<hr width="80%"/>
 
<hr/>
 
<p>Conservancy has a plan to help all non-profit organizations (NPOs) by
 
creating an Open Source and Free Software accounting system usable by
 
non-technical bookkeepers, accountants, and non-profit managers.  You can
 
help us do it by donating now.
 
</p>
 

	
 
<p>To keep their books and produce annual government filings, most NPOs rely
 
on proprietary software, paying exorbitant licensing fees.  This is
 
fundamentally at cross purposes with their underlying missions of charity,
 
equality, democracy, and sharing.</p>
 

	
 
<p>You can help Conservancy fix this problem by <a href="#donate-box" class="donate-now">donating now</a>.  We seek to
 
raise $75,000 to employ a 
 
developer for one year to make substantial progress on this project.</p>
 

	
 
<p>This project has the potential to save the non-profit sector
 
millions in licensing fees every year.  Even non-profits that continue to use proprietary accounting
 
software will benefit, since the existence of quality Open Source and Free
 
  Software for a particular task curtails predatory behavior by proprietary
 
  software companies, and creates a new standard of comparison.</p>
 

	
 
<p>But, more powerfully, this project's realization
 
will increase the agility and collaborative potential
 
for the non-profit sector &mdash; a boon to funders, boards, and employees &mdash;  bringing the Free Software and general NPO communities
...
 
@@ -421,49 +420,48 @@ Foundation</a>, The <a href="http://www.gnome.org/foundation/">GNOME Foundation<
 

	
 
<h4>Phase 1</h4>
 

	
 
<p>Phase 1 of the project will select the preferred codebase from Phase 0,
 
  and improve that system to create a basic accounting system for
 
  small-to-medium sized USA NPOs (i.e., Form 990-filers) &mdash; including fiscal
 
  sponsors &mdash; with the following features:
 
<ul>
 
<li>Basic accounts payable/receivable (with invoicing)</li>
 
<li>Tracking and reporting of non-profit income types (related business
 
  income, unrelated business taxable income, donations, etc.)</li>
 
<li>Basic backup documentation tracking for expenses and payments</li>
 
<li>Basic bank statement reconciliation reporting</li>
 
<li>Basic annual audit preparation reporting
 
  (A <a href="https://github.com/ledger/ledger/tree/next/contrib/non-profit-audit-reports">prototype
 
  of this portion is already complete</a> and has been relied on for
 
  real-life audits; but the prototype is just a hack and needs to be
 
  rewritten.)</li>
 
<li>Ability to easily handle all these features on a project-by-project
 
  subset of the accounts, and to easily export and excise that subset from
 
  the system. (i.e., support for temporarily restricted assets, earmarked for
 
  fiscal-sponsored projects)</li>
 
<li>Multi-currency support and reporting</li>
 
</ul>
 
</p>
 

	
 
<p>We will consider the first year of this project successful <em>only if all these
 
  functions can be performed by a bookkeeper who is generally qualified as a
 
  bookkeeper</em>, but not necessarily familiar with standard Free Software tools
 
  such as GNU/Linux, Emacs, version control, and command line scripts.  This
 
  requirement is essential: Conservancy's existing system using Ledger CLI
 
  already provides sufficient functionality to manage non-profit accounting,
 
  but our system requires a bookkeeper who is also adept with the
 
  aforementioned tools already.</p>
 

	
 
<p>Finally, while the first year of work focuses on USA NPO needs,
 
  Conservancy seeks to lead an international effort, and welcomes
 
  contributions and input from everyone in the non-profit community from
 
  around the world.  Conservancy has created
 
  a <a href="http://lists.sfconservancy.org/mailman/listinfo/npo-accounting">mailing
 
  list for discussion of this project</a> and
 
  a <a href="http://npoacct.sfconservancy.org">Wiki for collaboration</a>  and encourages interested parties
 
  from around the world to join the mailing list and contribute to the
 
  project!</p>
 
  
 
<h3>Why Conservancy Must Fund This Work</h3>
 

	
 
<p>As it stands, nearly all Open Source and Free Software NPOs either use
 
  proprietary software, or fully outsource their bookkeeping and accounting
...
 
@@ -583,29 +581,30 @@ paperwork.  I have already personally <a href="#donate-box" class="donate-now">d
 
Executive Director, <a href="https://openhatch.org/">OpenHatch</a></p>
 

	
 
<h3>Some Important Details for this Fundraiser</h3>
 

	
 
<ul>
 
<li>Donations made are general donations to the Software Freedom
 
  Conservancy, Inc., a 501(c)(3) charity incorporated in New York.
 
  Conservancy is committed to doing this work described herein, but cannot
 
  promise to complete the work if the fundraising goal is not reached.  If
 
  the fundraising goal is not reached, Conservancy will do its best to make
 
  progress on the plan above with the resources available.  It's expected
 
  that work will simply proceed, but more slowly and take more time, if the
 
  fundraising goal is not reached.</li>
 

	
 
<li>The license for the project is not yet chosen, since Phase 0 might
 
  prescribe contribution to particular upstream projects, and Conservancy is
 
  committed to contributing to upstream projects under their chosen license,
 
  where possible.  However, Conservancy promises that all software that is
 
  written will be released under a license that is both approved by
 
  the <a href="http://www.gnu.org/licenses/license-list.html#GPLCompatibleLicenses">FSF as a Free
 
  Software license</a> <strong>and</strong> by the OSI as
 
  an <a href="http://opensource.org/licenses">OSI-approved license</a>.  New
 
  documentation that is written will be released under some license
 
  compatible with <a href="https://creativecommons.org/licenses/by-sa/3.0/us/">CC BY-SA 3.0 USA</a>.</li>
 
</ul>
 

	
 
<!-- end campaign text -->
 
</div>
 

	
 
{% endblock %}
0 comments (0 inline, 0 general)