Just wanted to offer congrats on this work Alf. Would obviously be great
to see a shareable collection of translators that can work both in
different browsers, and on servers.
Nice job!
Bruce
This would be nice. It's the same issue when the CSL files were stuck in
the SQL code. It's good to see them now liberated!
Bruce
>>
> On Nov 30, 2007, at 1:47 PM, Bruce D'Arcus wrote:
> This would be nice. It's the same issue when the CSL files were
> stuck in
> the SQL code. It's good to see them now liberated!
>
> Bruce
Alf,
Like Bruce, I'm incredibly impressed with your work on this.
Since recently launching the CSL repository we're taking a breather on
other repos until we finish up some critical infrastructural work for
the server. But we're planning on doing this soonish--as Bruce notes,
the repo has *really* helped out with the CSL development.
jQuery has a lot to recommend it, e.g., its compactness and
portability. But in terms of standards, XPath has been widely adopted
(including in the latest version of WebKit) and E4X is an ECMA
standard. And--perhaps this is nearsighted--but at the end of the day
Zotero is a Firefox tool and we have committed a lot of resources to
that and for obvious reasons worry a little bit about switching the
translator architecture from using standards with native support in
Firefox to a third-party JS-based library.
But certainly we'll keep on eye on this and hope the translator repo
will be helpful to you and others (and out soon).
Dan
On Nov 30, 2007 1:58 PM, Daniel Cohen <dco...@gmu.edu> wrote:
...
> jQuery has a lot to recommend it, e.g., its compactness and
> portability. But in terms of standards, XPath has been widely adopted
> (including in the latest version of WebKit) and E4X is an ECMA
> standard. And--perhaps this is nearsighted--but at the end of the day
> Zotero is a Firefox tool and we have committed a lot of resources to
> that and for obvious reasons worry a little bit about switching the
> translator architecture from using standards with native support in
> Firefox to a third-party JS-based library.
This might be relevant:
<http://ejohn.org/blog/xpath-overnight/>
Bruce