X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fweb%2Fupload;h=a0c40fe2360e3c23b49472c5489060ef4ef9b2f4;hb=21ccec5e9026b0fa07a16c7b296e898ddaeba056;hp=6ced36462fd76dc3cd1a8df0a83cf4105bdf2ca0;hpb=3f2781c594710aaf16da25e51e3b45f47602cad9;p=ypp-sc-tools.db-test.git diff --git a/yarrg/web/upload b/yarrg/web/upload index 6ced364..a0c40fe 100755 --- a/yarrg/web/upload +++ b/yarrg/web/upload @@ -39,7 +39,7 @@ my $url_base_base= 'http://yarrg.chiark.net/download/jarrg'; <%def downloadurl><%args> $leaf -$test => 1 +$test => 0 # ^ change this to change the default version <%perl> my $download_version= $test ? '/test' : ''; @@ -139,6 +139,11 @@ best starting point.

How does it work? Is it a violation of the Terms of Service?

+JARRG (and the old OCR clients) comply with Three Rings' official +Third Party Software Policy. + +

+ Essentially, JARRG is a specialised "screen reader" which instead of reading information out loud, uploads it to the YARRG and PCTB databases. @@ -175,17 +180,17 @@ should cause any kind of problem).

Authorship, source code and other versions

Thanks to Burninator for writing the core of the JARRG client. Ian -Jackson and Owen Dunn adapted it to improve the installation setup (in -particular, to avoid modifying any of the YPP client's startup files). -Owen Dunn added support for uploading to YARRG, updated the build -system, and wrote a Windows installer. +Jackson and Owen Dunn adapted it to fix bugs and to improve the +installation setup (in particular, to avoid modifying any of the YPP +client's startup files). Owen Dunn added support for uploading to +YARRG, updated the build system, and wrote a Windows installer.

JARRG is Copyright 2006-2009 Burninator, Copyright 2009-2010 Owen Dunn and -Copyright 2009-2010 Ian Jackson. +Copyright 2009-2011 Ian Jackson. It is Free Software with NO WARRANTY, released under the MIT-style two-clause licence.