Sky parental control system blocks code.jquery.com
thinkbroadband.com
Sky parental control system blocks code.jquery.com
1–10 of 69 posts
Re: Sky parental control system blocks code.jquery.com
#2Mind you, I'm not surprised that someone updating the list is on a Sunday night is not qualified.
Re: Sky parental control system blocks code.jquery.com
#3But for liability, a few questions pops up. Who is the offended party, and how much negligence is required for software bugs. Does it need to be a civil suit with each customer, or can the website owners sue? If a truck crash right outside a store and disrupt business, the store owner can sue even if they have no formal relation with the truck company.
Re: Sky parental control system blocks code.jquery.com
#4Why would anyone use code.jquery.com, really? They obviously don't mind a third party hosting their js, so why not use the most popular service (google) to increase the chances that users arrive at their website with jquery already cached?
Re: Sky parental control system blocks code.jquery.com
#5Sucks for the people affected by this, but if the result is that more people use google for this, I'd be a happy bunny. Why would anyone use code.jquery.com, really? They obviously don't mind a third party hosting their js, so why not use the most popular service (google) to increase the chances that users arrive at their website with jquery already cached?
Re: Sky parental control system blocks code.jquery.com
#6Re: Sky parental control system blocks code.jquery.com
#7Sucks for the people affected by this, but if the result is that more people use google for this, I'd be a happy bunny. Why would anyone use code.jquery.com, really? They obviously don't mind a third party hosting their js, so why not use the most popular service (google) to increase the chances that users arrive at their website with jquery already cached?
Because webmasters would rather compromise the security and integrity of their site, and the privacy of their users, than pay for the initial burst of bandwidth and latency for first time visitors. jQuery 2.1.0 production, minified and gzipped is still over 30KiB, compared to this thinkbroadband page which is only 6 KiB (and yes this page uses about half a dozen external js resources, including jQuery)
Perhaps it's about time we had a way to specify the hash of source inline so browsers can serve files from cache even if they are from different origins
Re: Sky parental control system blocks code.jquery.com
#8Sucks for the people affected by this, but if the result is that more people use google for this, I'd be a happy bunny. Why would anyone use code.jquery.com, really? They obviously don't mind a third party hosting their js, so why not use the most popular service (google) to increase the chances that users arrive at their website with jquery already cached?
What makes you think that Google wouldn't be blocked by the same mechanism?
They'd be much more likely to know that blocking anything from Google is probably a bad idea/false positive but they've probably never heard of jQuery and when they look at the jquery*.js files all they see is The Matrix.
So if you allow the above assumption, it's less likely that using Google's CDN would present this problem.
Re: Sky parental control system blocks code.jquery.com
#9
window.jQuery || document.write('')
Source: http://stackoverflow.com/questions/1014203/best-way-to-use-g...Re: Sky parental control system blocks code.jquery.com
#10That is really not very reassuring in terms of the level of technical understanding/oversight in managing their block list. Mind you, I'm not surprised that someone updating the list is on a Sunday night is not qualified.
That can't be true because it would make reputation attacks really easy.