[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-04 Thread Phil
By using a common source - preferably the Google AJAX API, it actually should decrease the load issues. If a visitor has been to ANY site that loaded jQuery from Google, then it should be cached locally in their browser. When the visitor goes to the next 999 sites that *also use the Google AJAX

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-03 Thread waseem sabjee
yeah scripts do run better they can b access more locally. just like images. they load longer if you loading them from another URL best to have the scripts on your FTP. On Sun, May 3, 2009 at 4:21 AM, Richard D. Worth rdwo...@gmail.com wrote: Thanks for the note. It's back up. - Richard On

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-03 Thread Mike
Hah, you should not link directly to the libraries on jQuery.com or jQueryUI.com as it might also break your site in case they upgrade the code. and it adds another dependency to another server you are not in control of... So don't blame them, but just create a local copy on your server! Or

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-03 Thread Jordon Bedwell
Instead of writing a long winded statement that was, well, worthless how about you suggest they use Google Ajax API/Hosting? http://code.google.com/apis/ajaxlibs/documentation/index.html#jquery -Original Message- From: jquery-en@googlegroups.com [mailto:jquery...@googlegroups.com] On

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-03 Thread stasch
Yes, I was loading the javascript files from their site. I never do that, but I did. My bad. Sorry for the rant, it was a really bad day. Thanks for all the excellent feedback. On May 3, 7:52 am, Jordon Bedwell jor...@envygeeks.com wrote: Instead of writing a long winded statement that was,

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-03 Thread Jordon Bedwell
The truth of the matter is, Jquery uses MediaTemple, and their site is very optimised and if you are loading the compressed libraries, you aren't using very much of their 1TB+ bandwidth they get a month. But I stick to if you really want to off-load the scripts so they load faster since some

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-03 Thread Mike
On May 3, 6:54 pm, Jordon Bedwell jor...@envygeeks.com wrote: ... and if you are loading the compressed libraries, you aren't using very much of their 1TB+ bandwidth they get a month.  ... Ok, but what happens if 1000 sites include jQuery from their page? 10.000 sites? Millions?

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-02 Thread Michael Geary
It sounds like you must be loading some JavaScript files directly from jqueryui.com. Instead of that, you should load the files from your own server or use Google's copies: http://code.google.com/apis/ajaxlibs/ If you would post a link to your site, I'm sure someone can give you more specifics.

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-02 Thread Nikola
I experienced this, yes. In my case it was the Themeroller Dev tool which was slowing things down. Additionally, I wasn't able to download any themes. I'd say it's probable that the Themeroller and Dev tool are being updated at this time. On May 2, 4:08 pm, Michael Geary m...@mg.to wrote: It

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-02 Thread Alexandre Plennevaux
Hi Stasch, Be careful before you blame others of wrong deeds... unless you enjoy making a fool of yourself. Make sure you check the issue is not from your side as there is absolutely no such code in jquery, nor in jquery-ui. My guess is that you did some wild copy/pasting from the jquery-ui

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-02 Thread hro
Same problem here. jqueryui.com is down. On May 2, 11:18 am, stasch stash...@gmail.com wrote: I was surprised to today to discover that my site was running much slower than usual (3 to 4 times slower!).  Most of the delay was spent with the message 'waiting for jqueryui.com'.  This really

[jQuery] Re: Is any one else experiencing serious slowdowns on their site due to 'waiting for jqueryui.com' ?

2009-05-02 Thread Richard D. Worth
Thanks for the note. It's back up. - Richard On Sat, May 2, 2009 at 3:52 PM, hro hrayr.artun...@gmail.com wrote: Same problem here. jqueryui.com is down. On May 2, 11:18 am, stasch stash...@gmail.com wrote: I was surprised to today to discover that my site was running much slower than