Adam,<br><br>We're pretty swamped right now, but will be glad to look at this in a few weeks.<br><br>BTW, we have a PHP library for WWL so you can embed best effort translation in your system. For example, you could make all FLOSS Manuals accessible with draft quality machine translations (with or without user edits). In addition to community translation, you can also request professional translation via a mechanical turk style solution by SpeakLike, typically for 5-10 cents/word depending on the language pair. So, for example, if community translators are not sufficient, you could organize a fundraiser to commission translations. Most languages are 6-8 cents/word, so the cost to translate is not overwhelming. <br>
<br>For example, lets say someone wants to make a FLOSS Manual available in Portuguese, but does not have the people to organize the translation work. If the book is 10,000 words, it will work out to around $600 to translate, after which anyone can obtain it. This is easily within reach of non-profit orgs, schools and groups of interested individuals. All you'd need to do when rendering a book with pro translation is to include the requester's SpeakLike credentials in the translation API calls. (It works with other service bureaus too, but SpeakLike has an especially efficient system in place at the moment). <br>
<br>The PHP library is at <a href="http://code.google.com/p/worldwidelexicon">code.google.com/p/worldwidelexicon</a><br><br>Glad to help if you're interested in giving this a try. <br><br><div class="gmail_quote">On Fri, May 28, 2010 at 4:30 AM, adam hyde <span dir="ltr"><<a href="mailto:adam@flossmanuals.net">adam@flossmanuals.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">hi,<br>
<br>
So I have been working on a script ("booki publisher") to replace the<br>
front end of FM.<br>
<br>
So far its in php and runs very nicely. All flat file, a basic<br>
templating system, no extra libs. Aco designed a plugin structure and<br>
jan gerber made a widget structure. there are several plugins already<br>
and one widget (comment widget).<br>
<br>
the widget structure is nice and i think this is something that we can<br>
really use to extend the current fm manuals...andy had been talking for<br>
a long time about having quiźzes in manuals for example...this would be<br>
simple now to make in php using the widget structure<br>
<br>
I can currently use the scripts to get manuals from booki, store them<br>
locally, and display in the right template. The script also displays the<br>
front page of fm and shows the caegorised lists of manuals that are<br>
stored locally.<br>
<br>
thats most of the work done...now......i need some help again...there<br>
are two things i would like to make before the script can replace twiki<br>
and hence they are blockers for our move to booki...<br>
<br>
1. the remix plugin needs to be made (mirroring the current fm remix<br>
functions but maybe using jquery insead of mochikit)<br>
2. a blog plugin needs to be made...(simple blog plugin)<br>
<br>
any php gurus out there willing to bite either of these off?<br>
<br>
adam<br>
<br>
<br>
<br>
--<br>
Adam Hyde<br>
Founder FLOSS Manuals<br>
German mobile : + 49 177 4935122<br>
Email : <a href="mailto:adam@flossmanuals.net">adam@flossmanuals.net</a><br>
irc: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #flossmanuals<br>
<br>
"Free manuals for free software"<br>
<a href="http://www.flossmanuals.net/about" target="_blank">http://www.flossmanuals.net/about</a><br>
<br>
<br>
_______________________________________________<br>
Discuss mailing list<br>
<a href="mailto:Discuss@lists.flossmanuals.net">Discuss@lists.flossmanuals.net</a><br>
<a href="http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net" target="_blank">http://lists.flossmanuals.net/listinfo.cgi/discuss-flossmanuals.net</a><br>
</blockquote></div><br>