User talk:Ixo: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Browser identification string)
m (updated formatting.)
Line 2: Line 2:


== Browser identification string ==
== Browser identification string ==
----

Browser identification for 'Browse' . .
Browser identification for 'Browse' . .
: Mozilla/5.0 (X11; U; Linux i686; chrome://navigator/locale/navigator.properties; rv:1.9a6) Gecko/20070917
: Mozilla/5.0 (X11; U; Linux i686; chrome://navigator/locale/navigator.properties; rv:1.9a6) Gecko/20070917
:: Above, is not good. For sites which base on browser capabilities... php 'getbrowse' returns 'none/unknown'. Would be better to return proper formatted browser identification (even if completely new, ? "Sugar/1.0.3 Browse/650 etc".. for display of your current browser string.) See example box on http://garetjax.info/projects/browscap/ --[[User:IainDavidson|Iain]] 03:09, 30 December 2007 (EST)
Above, is not good. For sites which base on browser capabilities... php 'getbrowse' returns 'none/unknown'. Would be better to return proper formatted browser identification (even if completely new, ? "Sugar/1.0.3 Browse/650 etc".. for display of your current browser string.) See example box on http://garetjax.info/projects/browscap/
--[[User:IainDavidson|Iain]] 30 December 2007 (EST)
----

Revision as of 03:52, 31 December 2007

Please feel welcome to leave comments here. Feedback is always welcomed and appriecated.

Browser identification string


Browser identification for 'Browse' . .

Mozilla/5.0 (X11; U; Linux i686; chrome://navigator/locale/navigator.properties; rv:1.9a6) Gecko/20070917

Above, is not good. For sites which base on browser capabilities... php 'getbrowse' returns 'none/unknown'. Would be better to return proper formatted browser identification (even if completely new, ? "Sugar/1.0.3 Browse/650 etc".. for display of your current browser string.) See example box on http://garetjax.info/projects/browscap/

--Iain 30 December 2007 (EST)