Can anyone give a comparison of JQuery and the BBC's Glow JavaScript libraries?

link|improve this question

36% accept rate
feedback

5 Answers

BBC's Glow JavaScript Library was just released. No one outside the BBC has much experience with it yet.

There's an Ajaxian discussion here.

There's a bit of a dustup between jQuery creator John Resig and the BBC here.

Glow looks pleasant enough. It'll be interesting to watch changes land. It's open source, hosted at github.

link|improve this answer
feedback

Let's be honest: Who cares for Safari 2 or even 1.3? For Windows, there is only 3 and 4 and Mac users usually update their browsers anyway.

link|improve this answer
feedback

jquery has the advantage of far greater developer support.

As with the Creative Archive licenses (mirroring Creative Commons but restricted to UK), this is arguably a case of 'not-invented-here-syndrome' by the BBC.

As was pointed out in the thread linked to by Nosredna, Glow's selling point (compatibility with older browsers) could have been integrated with jquery via the latter's plugin framework.

link|improve this answer
feedback

One of the most notable differences is that Glow supports Safari 1.3 and 2.x, whereas jQuery only supports Safari 3+.

link|improve this answer
feedback

JQuery is a mature and widely used and extremely well tested library. I do not know of any compelling features which Glow offers that can offset those facts. So I would go with JQuery.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.