<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="https://cis-india.org/search_rss">
  <title>Centre for Internet and Society</title>
  <link>https://cis-india.org</link>
  
  <description>
    
            These are the search results for the query, showing results 231 to 232.
        
  </description>
  
  
  
  
  <image rdf:resource="https://cis-india.org/logo.png"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/news/national-conference-on-competition-ipr-in-ict-telecom-mobile-sets"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/blogs/sub-100-phones-browser-compatibility-tests"/>
        
    </rdf:Seq>
  </items>

</channel>


    <item rdf:about="https://cis-india.org/a2k/news/national-conference-on-competition-ipr-in-ict-telecom-mobile-sets">
    <title>National Conference on Competition &amp; IPR in ICT, Telecom &amp; Mobile Sets</title>
    <link>https://cis-india.org/a2k/news/national-conference-on-competition-ipr-in-ict-telecom-mobile-sets</link>
    <description>
        &lt;b&gt;Rohini Lakshané and Anubha Sinha attended this conference held at Vigyan Bhawan in New Delhi on May 18, 2016. The event was organized by CMAI.&lt;/b&gt;
        &lt;p style="text-align: justify; "&gt;This was a specific conference dedicated to Make in India especially Mobile, Telecom and role of Competition v/s IPR. The speakers were from CCI, Industry and Legal luminaries. There is a need to arrive at balance between Competition and IPR. The conference was aimed to address the issues of IPRs v/s competition, role of SSO in standard settings, SEP’s contentions, basis of FRAND negotiations and need to recommend to Government to form an appropriate policy that is suitable for Make in India.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The conference focused on the need to discuss these issues with all the stakeholders and come out with appropriate status on the date and its relevance on Make in India and appropriate recommendations to the government. Further details of the conference can be &lt;a class="external-link" href="http://cmai.asia/cci/"&gt;accessed here&lt;/a&gt;.&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/news/national-conference-on-competition-ipr-in-ict-telecom-mobile-sets'&gt;https://cis-india.org/a2k/news/national-conference-on-competition-ipr-in-ict-telecom-mobile-sets&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>praskrishna</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Intellectual Property Rights</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    

   <dc:date>2016-05-30T01:50:19Z</dc:date>
   <dc:type>News Item</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/blogs/sub-100-phones-browser-compatibility-tests">
    <title>Sub$-100 Phones: Browser Compatibility Tests</title>
    <link>https://cis-india.org/a2k/blogs/sub-100-phones-browser-compatibility-tests</link>
    <description>
        &lt;b&gt;This post documents the results of browser compatibility tests conducted on six out of eight specimen mobile phones being studied under the Pervasive Technologies project. These phones are Internet-enabled and cost the equivalent of USD 100 or less in India. Rohini Lakshané and CIS volunteer Dhananjay Balan carried out the tests. Intern Shreshth Wadhwa provided assistance.&lt;/b&gt;
        &lt;ul&gt;
&lt;li&gt;Names and descriptions of mobile phones under study: &lt;a class="external-link" href="http://cis-india.org/a2k/blogs/annexure-1-mobile-phones-to-study.pdf"&gt;Annexure 1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;How the phones under study were chosen: &lt;a class="external-link" href="http://cis-india.org/a2k/blogs/patent-landscaping-in-the-indian-mobile-device-market"&gt;Section 3.2: Criteria for choosing the mobile phones&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h3 style="text-align: justify; "&gt;Research Question:&lt;/h3&gt;
&lt;p&gt;What technical standards are browsers pre-installed in the eight test phones compatible with?&lt;/p&gt;
&lt;p&gt;This question partially answers research question #2 in &lt;a class="external-link" href="http://cis-india.org/a2k/blogs/patent-landscaping-in-the-indian-mobile-device-market"&gt;Methodology: Patent Landscaping in the Indian Mobile Device Market&lt;/a&gt;, that is, what patents pertain to [technical] capabilities commonly found in networked mobile devices sold in India for USD 100 or less?&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Method:&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;We conducted tests on all browsers pre-installed, that is, installed by the manufacturer, on six mobile phones to understand their extent of compliance with technical standards for the web. All browsers were tuned to their default settings and no plugins or extensions were installed in them. The tests could not be run on two phones for reasons stated in "Limitations".&lt;br /&gt;&lt;br /&gt;For Android v4.0 (Ice Cream Sandwich) and higher versions, we set up a local host and automated all the tests by using a script. The local host was set up to expose sample HTTP endpoints. We tested all browsers through this server.&lt;br /&gt;&lt;br /&gt;A Shell script was used to acquire screenshots of the results of the tests:&lt;br /&gt;&lt;i&gt;#!/bin/bash&lt;br /&gt;&lt;br /&gt;adb shell screencap -p $1&lt;br /&gt;adb pull $1&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;We collected screenshots of devices with Android versions below v4.0 by capturing the framebuffer since the shell command was introduced in v4.0.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;Script:&lt;/b&gt; Github - https://gist.github.com/dbalan/e58f51b713bfd6d711fd02061e27ca90 or &lt;b&gt;&lt;a href="https://cis-india.org/a2k/blogs/github" class="internal-link"&gt;Download as .zip&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Android version numbers, where applicable, can be found in the “User Agent” row of the test results. We took photos of the screens for the rest of the devices.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Standards and capabilities tested:&lt;/h3&gt;
&lt;p&gt;&lt;b&gt;Browser Network Support&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;HTTP/1.1&lt;/li&gt;
&lt;li&gt;HTTP/2&lt;/li&gt;
&lt;li&gt;SSL&lt;/li&gt;
&lt;br /&gt;&lt;/ol&gt;
&lt;p&gt;&lt;b&gt;Acid Tests&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Acid tests 1, 2, and 3 (http://www.acidtests.org) were run on all phones.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Acid 1 tests for compliance to the CSS 1.0 standard; Acid 2 for HTML 4, CSS 2.1, PNG, and data URLs. Acid 3 for SVG, HTML, SMIL, Unicode, DOM, ECMAScript (Javascript), and CSS 3, among other parameters. Here is the full list of specifications tested by Acid 3: http://www.webstandards.org/action/acid3/x&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;Image Formats&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;JPEG&lt;/li&gt;
&lt;li&gt;GIF&lt;/li&gt;
&lt;li&gt;PNG&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;/h3&gt;
&lt;h3&gt;&lt;/h3&gt;
&lt;h3&gt;Results&lt;/h3&gt;
&lt;p&gt;View as &lt;a href="https://cis-india.org/a2k/blogs/sub-100-mobile-phones-browser-compatibility-tests" class="internal-link"&gt;.ods&lt;/a&gt;;  View as &lt;a class="external-link" href="http://cis-india.org/a2k/blogs/sub-100-phones-browser-compatibility"&gt;.xls&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;&lt;/h3&gt;
&lt;h3&gt;&lt;/h3&gt;
&lt;h3&gt;Reading the results:&lt;/h3&gt;
&lt;p&gt;User-agent string&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Example 1: Micromax Canvas Engage A091&lt;br /&gt;User-agent: Mozilla/5.0 (Linux; Android 4.4.2; Micromax A091 Build/A091) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.114 Mobile Safari/537.36&lt;/i&gt;&lt;/p&gt;
&lt;p style="text-align: left; "&gt;&lt;b&gt;Mozilla/5.0&lt;/b&gt;: Mozilla Firefox browser, version number&lt;br /&gt;This is a user-agent token.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Linux&lt;/b&gt;: Linux kernel&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Android 4.4.2:&lt;/b&gt; Operating system, version number&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: left; "&gt;&lt;b&gt;Micromax&lt;/b&gt; &lt;b&gt;A091&lt;/b&gt;: Device ID&lt;/p&gt;
&lt;p style="text-align: left; "&gt;&lt;b&gt;Build/A091:&lt;/b&gt; Build number.&lt;/p&gt;
&lt;p style="text-align: left; "&gt;This is a customised Android build by Micromax. (Build numbers of stock Android 4.4.2 are KOT49H and KVT49L).&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: left; "&gt;&lt;b&gt;AppleWebKit/537.36&lt;/b&gt;: WebKit, version number. WebKit by Apple is a component of a layout engine that renders web pages in browsers. It is based on KHTML.KHTML: HTML layout engine developed by KDE. Licensed LGPL.&lt;/p&gt;
&lt;p style="text-align: left; "&gt;&lt;b&gt;like Gecko&lt;/b&gt;: A browser that behaves like a Gecko browser&lt;br /&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: left; "&gt;&lt;b&gt;Chrome/34.0.1847.114&lt;/b&gt;: Chrome for Android browser, version number&lt;br /&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: left; "&gt;&lt;b&gt;Mobile:&lt;/b&gt; Either mobile browser or mobile device, or both &lt;br /&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: left; "&gt;&lt;b&gt;Safari/537.36:&lt;/b&gt; Apple Safari browser, version number&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Example 2: Opal Cyher-Shot NX900&lt;br /&gt;User-agent: Dorado WAP-Browser/1.0.0/powerplay/2&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Dorado WAP-Browser/1.0.0:&lt;/b&gt; User agent key, version&lt;/p&gt;
&lt;p&gt;This is a WAP browser for mobile phones &lt;a class="external-link" href="https://www.google.com/url?q=http://thadafinser.github.io/UserAgentParserComparison/v4/user-agent-detail/d5/a6/d5a63f05-4b47-48b9-bcf6-9f1ff3d90867.html%23&amp;amp;sa=D&amp;amp;ust=1468082385035000&amp;amp;usg=AFQjCNEAjT9HLfuO9JJIzoAKXm095JixAA"&gt;based on a Java engine&lt;/a&gt;. &lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/p&gt;
&lt;h3&gt;Observations:&lt;/h3&gt;
&lt;p&gt;Browsers pre-installed on phones of Indian brands comply with all technical standards and capabilities tested for. All of these phones -- Intex, Lava and Micromax -- also run on the Android operating system. In the case of failed tests, the results are the same or similar for most mobile phones. For example, Opera Mini 7.5 on Intex Aqua N15 and on Micromax Canvas Engage A091 scored 97/100 in the Acid3 test. This is in line with the &lt;a class="external-link" href="http://d30ohmzj0cjdlk.cloudfront.net/en/Acid3"&gt;results released by Acid&lt;/a&gt; for Opera Mini 7.5 and also by the &lt;a class="external-link" href="http://www.browserscope.org/?category=acid3&amp;amp;v=top&amp;amp;ua=Opera%20Mini*&amp;amp;o=csv"&gt;Browserscope&lt;/a&gt; project for profiling web browsers.&lt;/p&gt;
&lt;p&gt;Awang, Yestel and Opal are brands from China or Hong Kong. The only pre-installed browser on Awang A808, an Android v2.3 (Gingerbread) phone, also cleared all tests but one. It scored 95/100 in the acid3 test, which is the case for the Firefox browser on most Gingerbread phones. The browsers on non-Android phones Yestel and Opal failed the tests for Acid1, Acid2, Acid3 and HTTP2, which indicates that while these phones are technically Internet-enabled, their users do not enjoy many of the benefits of the modern web.&lt;/p&gt;
&lt;h3&gt;Screenshots or photos of results:&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://cis-india.org/a2k/blogs/photos-and-screenshots" class="internal-link"&gt;View photos and screenshots&lt;/a&gt;&lt;br /&gt;The name of the file is in the format: &amp;lt;name of browser&amp;gt;_&amp;lt;name of format/ acid test with number&amp;gt;.&amp;lt;file extension&amp;gt;&lt;br /&gt;In the case of default browsers, &amp;lt;name of browser&amp;gt; appears as “android”.&lt;/p&gt;
&lt;h3&gt;Limitations:&lt;/h3&gt;
&lt;p&gt;Eight phones were under study. However, one of the phones (HiBro) did not contain a pre-installed browser. The only way to access the Internet on this phone was through pre-installed apps such as Facebook.&lt;/p&gt;
&lt;p&gt;The operating system of Kechaoda K16, which was Java-based, did not yield to the script used for running the tests. It had one pre-installed WAP browser. Both these phones were excluded from the tests.&lt;br /&gt;&lt;br /&gt;Screenshots could not be obtained for the results of tests of two phones, Opal Cyher-Shot NX900 and Yestel Q5S+. We took photos of their screens instead.&lt;/p&gt;
&lt;ol&gt; &lt;/ol&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/blogs/sub-100-phones-browser-compatibility-tests'&gt;https://cis-india.org/a2k/blogs/sub-100-phones-browser-compatibility-tests&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>rohini</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Intellectual Property Rights</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Pervasive Technologies</dc:subject>
    

   <dc:date>2017-02-16T16:47:02Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>




</rdf:RDF>
