[jQuery] Re: Updated API browser

2008-02-18 Thread Remy Sharp
@Jack - I'm tinkering with the idea of converting the XML either on the server-side, or as a one hit on the client side - to a JSON object. That way there's no more XML queries to run, each time you search. Once that's in place, it'll be easier (on your browser) to run the '*' query (though I

[jQuery] Re: Updated API browser

2008-02-13 Thread Joel Stein
I think the only thing I'd like to see on this is a way to see all method. Perhaps by default, everything shows, and when searching, it refines the search? Or maybe a * could search for everything...

[jQuery] Re: Updated API browser

2008-02-13 Thread Alexandre Plennevaux
better the * suggestion. poor Remy's bandwidth otherwise ! On Feb 13, 2008 3:22 PM, Joel Stein [EMAIL PROTECTED] wrote: I think the only thing I'd like to see on this is a way to see all method. Perhaps by default, everything shows, and when searching, it refines the search? Or maybe a *

[jQuery] Re: Updated API browser

2008-02-13 Thread Glen Lipka
I love the site. It's awesome. Is it possible to update the existing http://www.jquery.com/api to use it? Glen On Wed, Feb 13, 2008 at 11:21 AM, Alexandre Plennevaux [EMAIL PROTECTED] wrote: better the * suggestion. poor Remy's bandwidth otherwise ! On Feb 13, 2008 3:22 PM, Joel Stein

[jQuery] Re: Updated API browser

2008-02-13 Thread Jack Killpatrick
FWIW, I pulled the necessary files down to my local system to give it a try (running of a local web server) and noticed that it's not much faster running locally than remotely. I suspect that's because of client-side lookups on the fetched XML file? If so, any way to speed it up? (I haven't

[jQuery] Re: Updated API browser

2008-02-12 Thread Yansky
Thanks remy. :) On Feb 13, 3:25 am, Alexandre Plennevaux [EMAIL PROTECTED] wrote: it's very neat! would be nice to turn it into an AIR applicaiton, that runs on my desktop as an app available offline. another suggestion: provide a way to add comments a la php doc ? Always found it super

[jQuery] Re: Updated API browser

2008-02-12 Thread Rey Bango
Remy, Can you make this downloadable so it can be run locally? Rey Hi all, Ever since jQuery 1.1.3 the old API browser hasn't been updated due to incompatibilities in the documentation (though that's mostly assumptions). Although the new docs is comprehensive, I've always liked the quick

[jQuery] Re: Updated API browser

2008-02-12 Thread paulj
Great work Remy! On 12 Feb, 22:56, Rey Bango [EMAIL PROTECTED] wrote: Remy, Can you make this downloadable so it can be run locally? Rey Hi all, Ever since jQuery 1.1.3 the old API browser hasn't been updated due to incompatibilities in the documentation (though that's mostly

[jQuery] Re: Updated API browser

2008-02-12 Thread Alexandre Plennevaux
it's very neat! would be nice to turn it into an AIR applicaiton, that runs on my desktop as an app available offline. another suggestion: provide a way to add comments a la php doc ? Always found it super useful On Feb 12, 2008 3:30 PM, Remy Sharp [EMAIL PROTECTED] wrote: Hi all, Ever