Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #16603
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Automatically doing something if logged in |
| Date | 2016-02-23 21:02 +0100 |
| Organization | PointedEars Software (PES) |
| Message-ID | <3205579.e5hAJ1LxZS@PointedEars.de> (permalink) |
| References | (1 earlier) <dj15eeF12e3U1@mid.individual.net> <10712164.vGqmpjOXJh@PointedEars.de> <56CC0919.8030500@arnowelzel.de> <1500099.7AnM4ldetJ@PointedEars.de> <56CC3643.2010506@arnowelzel.de> |
Arno Welzel wrote: > Thomas 'PointedEars' Lahn schrieb am 2016-02-23 um 08:46: >> Arno Welzel wrote: >>> Also see <http://caniuse.com/#feat=websockets> >> So it is not supported in Opera Mini 8 with a global market share of 4.79 >> %. Users of browsers that someone did not define as “major” are not >> important enough? > > I wouldn't call a browser which is used by less then 5% of all users a > "major" browser. Interesting. Note that the numbers are misleading because among mobile devices, Opera currently has a market share of 10.91 % according to StatCounter. That would probably include Opera Mini 8, whereas at Opera 34 is listed at caniuse.com as the current version to have a market share of 0.68 %. So there is reason to be more careful in one’s analysis and design decisions. > But since WebSockets and not supported *everywhere* I already agreed to > you that I would use XHR instead if it is important that most people can > use the application. I have noticed it, but I want to point out that I did not explicitly recommend *in general* to use XHR *instead*. Anyhow, ISTM we are off-topic now. -- PointedEars Zend Certified PHP Engineer <http://www.zend.com/en/yellow-pages/ZEND024953> | Twitter: @PointedEars2 Please do not cc me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Automatically doing something if logged in bit-naughty@hotmail.com - 2016-02-22 10:02 -0800
Re: Automatically doing something if logged in Jerry Stuckle <jstucklex@attglobal.net> - 2016-02-22 14:04 -0500
Re: Automatically doing something if logged in "J.O. Aho" <user@example.net> - 2016-02-22 20:21 +0100
Re: Automatically doing something if logged in Jerry Stuckle <jstucklex@attglobal.net> - 2016-02-22 14:52 -0500
Re: Automatically doing something if logged in "J.O. Aho" <user@example.net> - 2016-02-23 06:58 +0100
Re: Automatically doing something if logged in Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-02-22 22:25 +0100
Re: Automatically doing something if logged in "J.O. Aho" <user@example.net> - 2016-02-23 07:04 +0100
Re: Automatically doing something if logged in Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-02-23 08:31 +0100
Re: Automatically doing something if logged in Arno Welzel <usenet@arnowelzel.de> - 2016-02-23 08:24 +0100
Re: Automatically doing something if logged in Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-02-23 08:46 +0100
Re: Automatically doing something if logged in Arno Welzel <usenet@arnowelzel.de> - 2016-02-23 11:36 +0100
Re: Automatically doing something if logged in Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-02-23 21:02 +0100
Re: Automatically doing something if logged in Arno Welzel <usenet@arnowelzel.de> - 2016-02-23 08:10 +0100
csiph-web