Google Groups and Amazon S3
Two new improvements have just gone into place to help improve the quality of the jQuery site.
The jQuery Mailing List is now hosted with Google Groups.
This move is going to help provide huge increases in the overall speed, and quality, of the jQuery mailing list. At the time of the move we were sending out, approximately, 4.5m emails per month. Unfortunately, the list was prone to folding under the high server load; and the amount of effort required to keep it performing nicely was simply too much to ignore.
The best feature of the new mailing list (besides the increased reliability) is the addition of Google Groups’ wonderful web-based interface. I hope that everyone who’s asked for a forum can now be content knowing that they can browse the jQuery list, and easily reply to posts, without ever having to subscribe to incoming messages.
Note: If you were a member of the old mailing list, you should be completely moved to the new one. All old messages and users were moved over, and everything should be intact.
Complete instructions on how to use the main discussion mailing list, and all the other jQuery mailing lists, can be found on here: jQuery Mailing Lists.
All code is now hosted with Amazon S3.
As a project, we’ve never discouraged first time users from using the jQuery Source Code straight from their personal site; it helps to get new users started with development, without having to worry about keeping their code up to date.
Needless to say, the number of users who’ve directly used the jQuery source directly from the jQuery site has increased dramatically in recent months (with some large-scale sites directly pulling from jQuery.com). This still isn’t a huge problem, but it’s something that the web server hosting jQuery.com shouldn’t have to worry about. For that reason, all jQuery source code has been moved to Amazon S3, for example: http://code.jquery.com/jquery-latest.js.
The jQuery site has been using the code directly from Amazon S3 for over two weeks now and I’ve been very pleased with the results. The number of files requested has dropped dramatically, giving the web server more time to serve the normal jQuery web pages.
Note: All old requests to http://jquery.com/src/… are being redirected to the http://code.jquery.com/… sub-domain (which is managed by Amazon).
A nice thing about this move is that we can soon start providing dedicated hosting for plugins. Once we figure out the logistics of the plugin repository (which is currently under development), we’ll be sure to make that a priority.
Additionally, static jQuery.com files (like stylesheets, images, and JavaScript files) are being hosted directly from Amazon S3 too (static.jquery.com). This is also helping to alleviate any strain on the server that may be present.
As always, if you get any errors on the jQuery site, please be sure to send a message to the mailing list, where we can find it and help to solve the problem.
1.1.3 News
All of these site issues have delayed jQuery 1.1.3 slightly, but now that they’re out of the way we should be back on track for having a 1.1.3 alpha out by the end of this week. This update is going to include significant updates to the performance of jQuery animations and huge speed increases to the selector engine; as well as fixing over 20 outstanding bugs. We hope to have an update concerning all of this, shortly.
See, what did I tell you? The sooner you succumb to our Google overlords, the easier everything is. ;-) Glad to see jQuery kicking so much ass.
It seems that Amazon’s S3 does not want to work through our proxy here at work. Which basically means that from now on half the sites using jquery (and obviously your site) will not be viewable from here.
I’m sure I’m not the only one who has this problem?
Do you mean you actually encourage direct linking to the jquery.js on the Amazon S3 server. (like the YUI people)?
@Mladen: I’m confused as to what you’re saying – is the whole jQuery site unviewable for you? Because, currently, everything is being hosted directly from it. So if you’re able to see images (for example) here on the jQuery site, then S3 should be working just fine for you.
Blocking S3 seems like a really strange restriction. I know of a number of sites that are using S3 to serve up all of their static content, with much success. Unless I’m mistaken, your case with the proxy seems to be the exception. Although, if anyone else is having the same problems as Mladen, please let me know.
@Pratham: Absolutely. Barring any unforeseen situations, I think this will be a great opportunity for jQuery users to have a single host for their jQuery code. I’m not entirely sure how much of our monthly bandwidth is dedicated to pushing out the jQuery code, but I suspect that it isn’t that much (comparatively). So, yes, feel free to point your script src to code.jquery.com, I suspect that it’ll work quite well.
it would be great if the Amazon S3 could be used for the plugins as well. sorta like plugins.jquery.com/{plugin-name} or something.
The S3 site is not being blocked as far as I can see, but there seems to be some funny/strange error occurring as it just times out all the time. This has been happening since it’s inception. Anyway, I’m sure it’s only my side – which I will try and sort out with our admins. I will let you know what it was if we manage to sort it out.
Isn’t Amazon S3 going to cost you a chunk of money at the end of every month if you encourage people link there?
Even at Amazon’s $0.20 per GB, it’s going to end up costing you quite a bit in monthly fees–I hope you can cover it with money you make from jquery or get Amazon to sponsor you.
@Jon: I don’t have a huge problem with it. The current hosting bill is considerable as it is – but having all of the code files be managed will simply save me time and energy (which is well worth the money). It’ll be interesting to see how much is spent by the end of the month. I suspect that it won’t be “that bad”, but that remains to be seen.
Anyone is aware of this advisory? http://www.fortifysoftware.com/advisory.jsp
jQuery is among frameworks tested …
What can be done to improve security of jQuery ?
thank you
Is there an expected release date for jQuery 1.1.3? Pretty excited to give it a try :)
I would also like to know… seems like the date isn’t matching the post. A news to follow answer would be nice.
thank you veryy veryy nıce very nice….
John,
Will there be a page on jquery.com explaining that you can link to the files on your site?
Also, it would be great to provide a list of links directly to certain version, not just “latest” – if I write code that depends on a certain version and you change something in “latest” i’m going to want to make sure my code doesn’t break as well.
Thanks
Or, you know, nevermind.
http://docs.jquery.com/Downloading_jQuery#Latest_Release
While the links on the page haven’t been updated, clicking them brings you to the new URL
I am very interested in jQuery and Interface. Yet, there needs to be some bugs worked out before Interface can be as “stable” as Scriptaculous. Feature for feature jQuery seems to be a better platform. It would be great to build with that in mind and offer support for a library we can use. So… let me ask again.
WHEN is 1.3 going to ship? (Or what is it that you are working on that is holding it up? Is it things like the IE issues for the drop box demo for interface? http://interface.eyecon.ro/demos/sort.html When I drag all the items out of a column, the column cannot be used to drag items back in with IE. NOTE: I am not picking on jQuery here. IE doesn’t come close to FF when it comes to supporting web standards. Yet, it is something the majority of us have to consider.)
What happened to the 1.1.3 release? Will this release resolve issues with Safari? (i.e. will http://jquery.com/test/ work)
I saw the videos on Yahoo and was an instant convert. I spent the next few days refactoring all the code in my current project and dropping a few bloated YUI libs in the process. On PC IE and Fox it worked wonderfully. Unfortunately I have one very significant user of my app on a Mac insisting on using Safari. First off fadeIn did not work as expected, after working around that I discovered weird interactions between empty(), show(), and append(). I would like to give 1.1.3 a shot before abandoning jquery on this project but the deadline is looming….
John Resig chimed in here: http://groups.google.com/group/jquery-en/browse_thread/thread/d8efad90c0196a62
Mike,
awesome, thanks.
…Hope John is feeling better…
No problem! And yes… get well, John! :-)
i feel like a newb now. I found out the hard way that using location.hash to give users a URL back into an ajax app will cause Safari to start acting like a JS game of russian roulette. Once I put ‘if(!$.browser.safari)window.location.hash = “foo”;’ most of my Safari jQuery issues vanished. damn.
It was random failures too. Sometimes the methods would work, sometimes not. Thank you Apple.
So the issues were my creation, and hopefully a word of warning about location.hash to other developers.
evden eve nakliyat
Thanks all informations.
thanks
thanks
very nice
very thenkas
thanks
very thanks
thankss
thans
thanks ok
very thanks
oh very thanks really…
very thanks
oh very thanks
oh very thanks really
Thanks very good
thanks really
good luck
For knowledges thanking I do
For knowledges thanking I do To the interpretations thankings eat because you give
For knowledges thanking I do Successes dileim good day
thank you good day…
Related with your housing estate they develop following I am doing beautiful housing estate
I wish successes and good day
Internette is today rather I transported many times.I benefitted from the knowledges at this housing estate thanking I do
This housing estate I loved thanking much I do
Thank you ….