Not at all rebus! The thought occurred to me after I asked the following question on Stackoverflow: http://stackoverflow.com/questions/2112381/google-load-jquery-and-jqueryui
When jQuery 1.4 came out this week, I started thinking seriously about pointing to http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js instead of http://mydomain/js/jquery.min.js For these reasons: http://encosia.com/2008/12/10/3-reasons-why-you-should-let-google-host-jquery-for-you/ In fact, jQueryUI has a lot of themes, so it makes sense that if Google is willing to host all those images, I can just point to them instead of copying them around to all my clients. John Resig commented that in the future, he was planning on publishing a new release about once/month. That means updating my jQuery once/month. It would behoove me to automate that process as much as possible. If Google were to host screen.css, print.css and ie.css, then we could just point to them and not have to manually update our versions of blueprint. On Fri, Jan 22, 2010 at 6:58 PM, rebus_ <[email protected]> wrote: >> On Jan 22, 11:34 am, Christian Montoya <[email protected]> wrote: >>> On Fri, Jan 22, 2010 at 8:44 AM, Phillip Senn <[email protected]> wrote: >>> > I mean where we can link to Google servers instead of serving up >>> > screen.css, print.css and ie.css ourselves. >>> >>> I have wondered this myself for months now. I have no idea how Google >>> decides which frameworks they host, but if anyone knows, I would love >>> to see them host Blueprint. It would make it much more attractive for >>> everyone involved. > > I apologize for my ignorance, but it does seem i am missing something here. > What kind of hosting are we talking about here? Something like YUI has? > > -- > You received this message because you are subscribed to the Google Groups > "Blueprint CSS" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/blueprintcss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.
