The Firefox pop-up blocker allows pop-ups only in response to a discrete user action, such as a click or keypress. This was intended to allow for pop-ups inside legit web applications, especially in the era before DHTML pop-overs became standard. But it ended up abused, as ad networks would just wait for any random click on the page before doing the same old pop-ups. And pop-overs have since also been heavily abused to nag viewers, usually into subscribing to a mailing list.
I see no major difference between American Football/Basketball/Hockey and candy-crush/angry-birds/WoW (except that the latter has orders of magnitude more players than the former while the former has orders of magnitude more viewers than the latter).
One difference is that gridiron football, basketball, and ice hockey have been around since before 1923. This means there's no entity with the exclusive public performance right to prevent a new football, basketball, or hockey league from attracting viewers.
Arena Football League's rules for indoor gridiron football used to be patented. Other leagues just chose to play different rules that forgo rebound nets.
More like the colleges are realizing that there is another bumper crop of highly marketable kids that they can exploit for multi-million dollar TV and streaming deals
Not if the games' publishers refuse the deals. Nintendo, Capcom, and Blizzard have all asserted the exclusive right to perform their copyrighted games publicly as a way to crack down on leagues, tournaments, and broadcasters that they don't like.
I just checked the installation on my PC and the minified JQuery file (jquery-1.11.1.min.js) is all of 96 kilobytes.
I've read that it's common for scripts hosted on separate sites to import separate copies of jQuery so that widgets on the page don't break when a new version of jQuery changes some otherwise unspecified behavior. With noConflict mode, you end up with jquery-1.11.1.min.js, jquery-1.otherversion.min.js, and jquery-1.yetanother.min.js. So that's 96 kilobytes, times a factor accounting for the overhead of JIT compilation, times the number of copies of jQuery loaded into a single page, times the number of tabs open in your browser. It also adds latency to the page load, especially on cellular and satellite. And loading it from Google's CDN causes problems for users in China.
* IE 8 and especially 7 cause the most problems, but all currently supported Windows operating systems (10, 8, 7, and Vista) can upgrade to at least IE 9.
That depends on whether developers find it easier to use Winelib to port their Windows desktop apps to Android (with appropriate changes to sizes of controls and removal of mouseover actions) than to rewrite them from the ground up in the language that Google can't call Java anymore.
Which device dual-boots Windows and Android with Google Play? I'm not aware of any. Or were you recommending to carry two tablets, one for Windows applications and one for Android applications?
Then I guess MythTV's features aren't so compelling to people who live in the service area of a cable company that has chosen to put restrictive flags on all channels.
and maybe they're betting that more and more content will be streamed rather than recorded
Especially with the "TV Everywhere" video-on-demand offerings available over the Internet as a perk for subscribers to participating multichannel pay TV providers. The hardest thing to get on demand as I understand it is sports, but there's a strong tradition of watching sports live, or at least (in the case of baseball or American football) delayed by no more than two hours so that the viewer can fast forward past all the downtime.
But can MythTV transcode CableCARD-sourced video to Android and Apple if it is marked "copy once" or "copy never"? Or are the five tuners solely for OTA?
MythTV is free software distributed under the GNU General Public License. I was under the impression that copyleft and CableCARD support were mutually exclusive. Or what am I missing?
when the source language admits to intentionally leaving out information
Every human language leaves out information. Different languages just leave out different amounts in different ways in different circumstances. This is why instead of relying on Google Translate, the author of an Hour of Code activity this year is going to have to hire a professional translator who can ask the author for the information that one language left out for use in a translation to another language.
But can you block an ad with cows in it?
EAT MOR CHIKIN
The Firefox pop-up blocker allows pop-ups only in response to a discrete user action, such as a click or keypress. This was intended to allow for pop-ups inside legit web applications, especially in the era before DHTML pop-overs became standard. But it ended up abused, as ad networks would just wait for any random click on the page before doing the same old pop-ups. And pop-overs have since also been heavily abused to nag viewers, usually into subscribing to a mailing list.
The day the content guys pay for *my* internet access
Isn't that called "zero rating"? I thought the Mozilla camp called zero rating initiatives, such as Internet.org, a net neutrality violation.
I see no major difference between American Football/Basketball/Hockey and candy-crush/angry-birds/WoW (except that the latter has orders of magnitude more players than the former while the former has orders of magnitude more viewers than the latter).
One difference is that gridiron football, basketball, and ice hockey have been around since before 1923. This means there's no entity with the exclusive public performance right to prevent a new football, basketball, or hockey league from attracting viewers.
Then why not put your money into developing a MOBA under a free software license, to be maintained and rebalanced by the e-sports community?
Arena Football League's rules for indoor gridiron football used to be patented. Other leagues just chose to play different rules that forgo rebound nets.
More like the colleges are realizing that there is another bumper crop of highly marketable kids that they can exploit for multi-million dollar TV and streaming deals
Not if the games' publishers refuse the deals. Nintendo, Capcom, and Blizzard have all asserted the exclusive right to perform their copyrighted games publicly as a way to crack down on leagues, tournaments, and broadcasters that they don't like.
The Wikipedia article about car insurers using OBD-II data lists a few:
and insurance companies
Plural? Not until Progressive's patent on using OBD-II telemetry to set insurance rates expires.
"chartreuse" [...] still means greenish-yellow
Except there appears to be confusion as to whether it's greenish yellow or yellowish green. An sRGB triplet such as #7FFF00 or #DFFF00 is a bit more precise, but it requires to be familiar with sRGB.
I just checked the installation on my PC and the minified JQuery file (jquery-1.11.1.min.js) is all of 96 kilobytes.
I've read that it's common for scripts hosted on separate sites to import separate copies of jQuery so that widgets on the page don't break when a new version of jQuery changes some otherwise unspecified behavior. With noConflict mode, you end up with jquery-1.11.1.min.js, jquery-1.otherversion.min.js, and jquery-1.yetanother.min.js. So that's 96 kilobytes, times a factor accounting for the overhead of JIT compilation, times the number of copies of jQuery loaded into a single page, times the number of tabs open in your browser. It also adds latency to the page load, especially on cellular and satellite. And loading it from Google's CDN causes problems for users in China.
I agree with you that there are clean ways to do things in plain ECMAScript 5 and HTML DOM. So long as you don't absolutely need to support obsolete* versions of Windows Internet Explorer, you might not even need jQuery.
* IE 8 and especially 7 cause the most problems, but all currently supported Windows operating systems (10, 8, 7, and Vista) can upgrade to at least IE 9.
Maybe if Eich wasn't a bigot, DRM wouldn't be in Mozilla right now. Lesson: Don't be a bigot.
Yet DRM is in the Linux kernel.
Tablets aren't laptops. If you want a laptop, get one.
Which company makes a 10 inch laptop that's not a detachable tablet anymore?
That depends on whether developers find it easier to use Winelib to port their Windows desktop apps to Android (with appropriate changes to sizes of controls and removal of mouseover actions) than to rewrite them from the ground up in the language that Google can't call Java anymore.
Anonymous Coward wrote:
Run Windows for Windows applications.
Which device dual-boots Windows and Android with Google Play? I'm not aware of any. Or were you recommending to carry two tablets, one for Windows applications and one for Android applications?
keep a platform which allows us for once to move back in the direction of small apps which do a few things
If they're small apps, then why are they so big on a tablet? Why does a simple calculator need to have a 10 inch window?
Then I guess MythTV's features aren't so compelling to people who live in the service area of a cable company that has chosen to put restrictive flags on all channels.
and maybe they're betting that more and more content will be streamed rather than recorded
Especially with the "TV Everywhere" video-on-demand offerings available over the Internet as a perk for subscribers to participating multichannel pay TV providers. The hardest thing to get on demand as I understand it is sports, but there's a strong tradition of watching sports live, or at least (in the case of baseball or American football) delayed by no more than two hours so that the viewer can fast forward past all the downtime.
But can MythTV transcode CableCARD-sourced video to Android and Apple if it is marked "copy once" or "copy never"? Or are the five tuners solely for OTA?
I thought the Dish Auto Hop embargo got stretched out to 3 or 7 days for several key channels as a condition imposed by the networks for affordable retransmission rights.
MythTV is free software distributed under the GNU General Public License. I was under the impression that copyleft and CableCARD support were mutually exclusive. Or what am I missing?
when the source language admits to intentionally leaving out information
Every human language leaves out information. Different languages just leave out different amounts in different ways in different circumstances. This is why instead of relying on Google Translate, the author of an Hour of Code activity this year is going to have to hire a professional translator who can ask the author for the information that one language left out for use in a translation to another language.
The GPL says what the GPL authors wrote.
But the GPL means what a judge says it means.
What Oracle does is up to Oracle.
And up to what a judge will let Oracle do.
Bandwidth and storage space are cheap.
Bandwidth is not cheap. Cellular and satellite Internet tend to cost $5 to $15 per GB.
Nor is storage space cheap, especially with the premium for a 64 GB phone over a 16 GB one. Also servers, as Anonymous Coward mentioned in #50646339.