This is a basic, minimal code accrediation for an initial push. More details to come.
All the code used should be under licenses that are GPLv3 or more permissive & compatible. If you are the author of any of the libraries used and feel I am not honoring the letter or spirit of your license in my use then please let me know.
Any functions or snippets of code taken from online not mentioned here are explicitly linked to at the relevant source line.
Django (http://djangoproject.com) - BSD License
jQuery (http://jquery.com/) - Dual-licensed under MIT License and GPL License
jQuery UI (http://jqueryui.com) - Dual-licensed under MIT License and GPL License
json2 (http://www.JSON.org/json2.js) - Released to the public domain.
ierange (http://code.google.com/p/ierange/) - MIT License
innerXHTML (http://www.stevetucker.co.uk/page-innerxhtml.php) - Creative Commons Attribution-Share Alike 3.0 License.
nicEdit (http://nicedit.com/) - MIT License
jQuery autogrow (http://www.aclevercookie.com/facebook-like-auto-growing-textarea/) - Dual-licensed under MIT License and GPL License
IronMyers Layout 49 (http://layouts.ironmyers.com/100_percent_Layouts/layout/?id=49) - Public-domain license "Use these CSS Layouts anywhere you wish." [1]
YUI CSS Framework (http://developer.yahoo.com/yui/) - BSD license
sha256.js (http://www.webtoolkit.info/javascript-sha256.html) Note: code is derived from jsSHA2, which is under BSD license. However, the jsSHA2 code returns different results and doesn't support UTF8 to boot! For instance, it hashes "bb0ee9a17580112d2d37993ab691b8d4B<br><br/>C" [sic] to 016019dc692c99afec2ac718f7b16b24630c007166f9ce2ce53641f165b3b8b7 while sha256 (as well as GPG and Python's pycrypt) produce 653a71a296bd8de250e26ac2e203fe1205409e61efddc82c6440e0e7a4a1dbe1
2009 hostilefork.com with all original code released under Affero GPL v3.0
NOTE: This is a demonstration installation of the django-blackhighlighter app. I wanted a sandbox for people to try out the functionality, to show that it actually works and to perhaps motivate others to contribute to the project. It is running on a very inexpensive server hosting account and I do not have the capacity to store letters permanently. In fact, I'll probably be wiping the database rather often. So please use this for testing only! (That's why it says "sandbox") :)