TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Sky parental control system blocks code.jquery.com

92 pointsby digitalclubbover 11 years ago

8 comments

belornover 11 years ago
ISP interference makes for a interesting question regarding liability. Their interference are now potentially causing massive amount of economic damages to companies which relies on jquery library. Webshops, economic infrastructure, hospitals, transportation systems are just a few that relies on having fully functional websites up and running.<p>But 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.
评论 #7130094 未加载
评论 #7130019 未加载
csmithukover 11 years ago
Sky user here[1].<p>Turn it off then!<p>This is entirely optional. It asks you when you first install and connect the router via the WiFi landing page if you want to use any blocking. If you don&#x27;t answer the question or select no, there is no blocking at all apart form the IWF firewall stuff. Every kind of blocking comes with problems of some description. You either live with it or trust your users.<p>[1] £7.50&#x2F;month for ADSL2 for 12 months with line rental and calls included was too good a deal to throw away. I&#x27;d go for Andrews &amp; Arnold if I could afford idealism at the moment.
评论 #7130121 未加载
评论 #7130237 未加载
评论 #7130136 未加载
评论 #7130018 未加载
rmrfrmrfover 11 years ago
<p><pre><code> &lt;script src=&quot;&#x2F;&#x2F;ajax.googleapis.com&#x2F;ajax&#x2F;libs&#x2F;jquery&#x2F;2.0.3&#x2F;jquery.min.js&quot;&gt;&lt;&#x2F;script&gt; &lt;script&gt;window.jQuery || document.write(&#x27;&lt;script src=&quot;path&#x2F;to&#x2F;your&#x2F;jquery&quot;&gt;&lt;\&#x2F;script&gt;&#x27;)&lt;&#x2F;script&gt; </code></pre> Source: <a href="http://stackoverflow.com/questions/1014203/best-way-to-use-googles-hosted-jquery-but-fall-back-to-my-hosted-library-on-go" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;1014203&#x2F;best-way-to-use-g...</a>
评论 #7130246 未加载
Robin_Messageover 11 years ago
That is really not very reassuring in terms of the level of technical understanding&#x2F;oversight in managing their block list.<p>Mind you, I&#x27;m not surprised that someone updating the list is on a Sunday night is not qualified.
评论 #7129877 未加载
markdownover 11 years ago
Sucks for the people affected by this, but if the result is that more people use google for this, I&#x27;d be a happy bunny.<p>Why would anyone use code.jquery.com, really? They obviously don&#x27;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?
评论 #7129843 未加载
评论 #7129810 未加载
评论 #7129934 未加载
jdorfmanover 11 years ago
FWIW my company (MaxCDN) provides the CDN service for code.jquery.com. We are currently investigating this issue with Sky.<p>Edit: Just saw this: &quot;It appears that the jquery CDN is unblocked once more on Sky connections where the phishing filter that is part of the parental controls system was enabled.&quot;<p>We will continue to work with Sky to prevent this from happening in the future.
maxcanover 11 years ago
to be fair, teaching direct dom manipulation is far more harmful to children than any amount of porn or violence.
taspeotisover 11 years ago
Reminds me of some article I read about having some fallback mechanism for when whatever CDN is serving up your JS fails. &quot;Who controls downtime? You do.&quot;
评论 #7130551 未加载