<?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 91 to 105.
        
  </description>
  
  
  
  
  <image rdf:resource="https://cis-india.org/logo.png"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="https://cis-india.org/telecom/blog/an-introduction-to-spectrum-sharing"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/about/newsletters/december-2013-bulletin"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/raw/whose-technology-is-it-anyway-an-exploratory-essay-on-the-political-economy-of-indias-digital-revolution"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/about/newsletters/april-2016-newsletter"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/about/newsletters/december-2011-bulletin"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/about/newsletters/november-2011-bulletin"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/about/newsletters/september-2011-bulletin"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/about/newsletters/august-2011-bulletin"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/about/newsletters/september-2010-bulletin"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/about/newsletters/may-2010-bulletin"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/telecom/blog/organizing-india-blogspot-shyam-ponappa-feb-14-2013-the-supreme-court-and-spectrum-management"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/telecom/resources/fixed-line-telephones"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/telecom/resources/broadband-policy-2004"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/telecom/resources/new-telecom-policy-1999"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/telecom/resources/national-telecom-policy-2012"/>
        
    </rdf:Seq>
  </items>

</channel>


    <item rdf:about="https://cis-india.org/telecom/blog/an-introduction-to-spectrum-sharing">
    <title>An Introduction to Spectrum Sharing</title>
    <link>https://cis-india.org/telecom/blog/an-introduction-to-spectrum-sharing</link>
    <description>
        &lt;b&gt;We will look at how current technology – mainly GSM, but also CDMA and touching upon LTE - shares spectrum, how they might share spectrum, the trade-off between spectral (in this case, 'trunking') and 'economic' efficiency in the traditional, purely intra-operator shared scenario, and how it might be overcome by inter-operator sharing.&lt;/b&gt;
        
&lt;h3&gt;The Current Scenario – Wi-Fi, GSM and CDMA: A Primer from the Perspective of Spectrum Coordination&lt;/h3&gt;
&lt;p style="text-align: justify;"&gt;Sharing spectrum is not a radically new idea: it's probably being shared in many places in your living room. Your family's phones could be communicating with your laptops using Bluetooth; your Wi-Fi router is sharing Wi-Fi spectrum with your next door neighbor's. There is no central brain that tells each device how to share spectrum, but each device pair (phone+laptop, for example) has some unique identifier (a code) that enables them to hear each other over the “noise” created by the other devices, as though they were speaking different languages. Each device can access the same frequencies at the same time and place, but does not know in advance which other devices are going to use them, and as long as there aren't too many such devices close to each other, the scheme works well.&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;From a technological standpoint, this is one of two kinds of spectrum coordination that's currently in wide use: the second is where each device is given a narrow sliver of frequency to itself for a specified period of time.&lt;a name="fr1" href="#fn1"&gt;[1]&lt;/a&gt; This is what happens with GSM cellphone technology: the service provider's tower allocates frequency — from the pool of frequencies available — to users on a per-call basis: this is called Frequency Division Multiple Access, or FDMA. GSM further divides access between different users in the same frequency channel in the time domain with bursts of data of the order of milliseconds, something called Time Division Multiple Access or TDMA; you'd be sharing your frequency channel with up to seven other people&lt;a name="fr2" href="#fn2"&gt;[2] &lt;/a&gt;and your content would be sent in sub-millisecond bursts approximately every five milliseconds.&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;Code Division Multiplexing, or CDMA, Is concept that assigns a user a 'code' for the duration of her call that effectively makes interference from other users, with other codes, appear as noise. The following picture illustrates FDMA, TDMA and CDMA:&lt;a name="fr3" href="#fn3"&gt;[3] &lt;/a&gt;&lt;/p&gt;
&lt;table class="listing"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://cis-india.org/home-images/Frequency.png" alt="null" class="image-inline" title="Frequency" /&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="text-align: justify;"&gt;The preceding discussion would suffice for a single cell tower, alone in a desert. In the real world, there's more than one tower, so we'll have to create a system so that no two adjacent towers end up allocating the same frequency at the same time. The simplest way to do that, and the only one currently used, is splitting the available spectrum such that the range of frequencies available to a tower does not intersect with that available to any of its neighbors, ever – that way, a tower can only allocate from its own set of frequencies, but it need not concern itself with what its neighbors are doing. If adjacent towers were to share spectrum, then the preceding condition only needs to apply at that exact moment in time – at that precise instant a tower should be aware of the frequencies being used by all towers that are close enough to interfere with it, and pick a frequency outside that set, which it can use for the duration of a call.&lt;/p&gt;
&lt;h3 style="text-align: justify;"&gt;Frequency Reuse&lt;/h3&gt;
&lt;p style="text-align: justify;"&gt;When there weren't so many cellphones crowding up the spectrum, it did not make economic sense to invest in the extra infrastructure required to make neighboring towers&amp;nbsp; 'talk' to each other with low latency, so the solution we have now, even within the towers of a single service provider, is that any tower's neighbors do not intrude upon the spectrum assigned to that particular tower — what a neighbour is in this statement is qualified below. To start with, let's look at how towers could ideally be placed. We want to place towers on the ground in some regular pattern that makes them end up equidistant from each other: there are as many ways of doing that as there are of tiling a plane, which you can think of as tiling a bathroom with regular shapes (called 'regular polygons' by the pedantic).&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;Starting from the simplest, we can do it with tiles shaped like triangles, squares or hexagons, and a little thought will convince you that these are the only choices. Since a tower's signal would be 'strong enough' only up to some maximum radius, we'd ideally like to tile our plane with circles, but if we settle for the next best thing, the closest shape to a circle with which to tile the plane is a hexagon, in a honeycomb pattern; if you're looking at it from above, the towers would be placed as in the diagram below.&lt;a name="fr4" href="#fn4"&gt;[4] &lt;/a&gt;&lt;/p&gt;
&lt;table class="listing"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://cis-india.org/home-images/Figure.png" alt="null" class="image-inline" title="Figure" /&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="text-align: justify;"&gt;This is just a part of a much larger honeycomb on the ground; the towers go in the center of the hexagons, where the numbers are; why the numbers are as they are will become clear in a couple of lines. Let's focus at tower 1 in the center of the diagram for our example. If the signals decay slow enough — so that the signals radiated from the nearest neighbors (towers surrounding 1, i.e. 2 through 7) and the next-nearest neighbors (towers two steps away from 1, with numbers from 2 through 7), interfere significantly with tower 1 in the center, but the next-to-next-nearest neighbors (three steps away from 1) do not, then the frequency reuse pattern can be like what we see in the diagram above, with towers denoted by the same number (and only the same number) using same exclusive set of frequencies. In this example, the closest towers with the same frequency as the central tower are the 1's in the hexagons at the edge – the frequency reuse factor is 3 (see footnote). In this diagram, the ordering of the numbers makes no difference – the situation would be the same if we exchanged the position of every, say, 1 and 3.&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;In reality the grid of towers of a particular operator covering a city is rarely hexagonal, due to local constraints, so what needs to be taken care of is not to use the frequencies that the nearest neighbors, next-nearest neighbors and so on are using depending upon the frequency reuse factor.&lt;a name="fr5" href="#fn5"&gt;[5] &lt;/a&gt;It's clear that without the towers being able to communicate in near-real time, with and FDMA/TDMA system like GSM, this is the optimal — and, in fact, the only — way to go.&lt;/p&gt;
&lt;h3 style="text-align: justify;"&gt;Neighbouring towers sharing spectrum&lt;/h3&gt;
&lt;p style="text-align: justify;" class="western"&gt;Everything changes, though, if the towers can communicate and coordinate fast enough — in theory, at least, all the service provider's towers could pick spectrum from a common pool.&lt;a name="fr6" href="#fn6"&gt;[6]&lt;/a&gt; In fact, every service providers could put their spectrum into a common pool from which frequencies can be allocated to users as before. This would increase &lt;em&gt;trunking efficiency&lt;/em&gt; and thereby the maximum number of users per tower dictated by &lt;em&gt;quality of service&lt;/em&gt; limits &lt;em&gt; &lt;/em&gt;(both terms are defined in the next section), making more efficient use of the spectrum.&lt;/p&gt;
&lt;h3 style="text-align: justify;" class="western"&gt;The Current Trade-off between Trunking and 'Economic' Efficiency: The Principal Argument for (Inter-operator) Shared Spectrum&lt;/h3&gt;
&lt;p&gt;Imagine the following scenario:&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify;"&gt;We have 5 MHz of spectrum split it into five channels of one MHz each;&lt;/li&gt;
&lt;li style="text-align: justify;"&gt;Five thousand people own cell phones and each is assigned a channel so that there are a thousand cellphone users per channel;&lt;/li&gt;
&lt;li style="text-align: justify;"&gt;People call infrequently: calls are randomly distributed but on average, in each channel, five people attempt to make a call every minute and each call is ten seconds long.&lt;/li&gt;&lt;/ul&gt;
&lt;p style="text-align: justify;" class="western"&gt;In this way, a lot of people can use a few channels with a reasonable hope that their calls will be connected, a phenomenon called 'trunking'. Chances are high, however, that at least one person's going to make a call before the previous caller on her channel is done, and end up being blocked. The probability that a call will go through is factored into the &lt;a class="western" href="https://en.wikipedia.org/wiki/Mobile_QoS"&gt;Quality of Service&lt;/a&gt; (QoS) through the &lt;a class="western" href="https://en.wikipedia.org/wiki/Blocking_probability#Erlang_B_formula"&gt;Erlang B Formula&lt;/a&gt;; roughly speaking, the less chance there is of a caller being blocked, the higher your QoS. It's  essentially a question of queuing: the same logic can be applied to beds at a hospital. The number of hospital beds in a town would be much fewer than the number of people, but it works because everyone's not sick all the time; if people are sick more often, or for longer durations, the chances that someone won't get a bed would be higher:&lt;a name="fr7" href="#fn7"&gt;[7]&lt;/a&gt;&lt;/p&gt;
&lt;table class="listing"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://cis-india.org/home-images/Numberofbeds.png" alt="null" class="image-inline" title="Number of beds" /&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="text-align: justify;" class="western"&gt;Suppose someone own an Airtel phone and Airtel's channels are all in use, but Vodaphone has a channel free at the time. Let's look at two alternatives:&lt;/p&gt;
&lt;p style="text-align: justify;" class="western"&gt;a) she's not allowed to switch, and cannot make her call;&lt;br /&gt;b) she's allowed to switch to the empty channel, and her call goes through.&lt;/p&gt;
&lt;p style="text-align: justify;" class="western"&gt;Clearly, the second choice is better &lt;strong&gt;— &lt;/strong&gt;and it has greater trunking efficiency.&lt;/p&gt;
&lt;p style="text-align: justify;" class="western"&gt;In the current scenario, service providers get exclusive rights to chunks of spectrum. Naively, the more competitors (in this case, service providers like Airtel and Vodaphone) you have in a market, the better the competition. This, unfortunately, leads to a decrease in trunking efficiency &lt;strong&gt;— &lt;/strong&gt;it's inversely proportional to the number of players in the market because every chunk of frequencies split between two service providers (every successive split) increases the chances for an event such as the one described above happening. The question that logically follows is: what is the optimal number of service providers for the Indian market? This is hard to find, and differs depending on who you ask &lt;strong&gt;— &lt;/strong&gt;incumbents, for instance, may quote a smaller number, whereas prospective new entrants may quote a larger one. The number is controversial within policy-making circles as well, and is being debated as this article is being written. We note in passing that the number of competitors &lt;strong&gt;— &lt;/strong&gt;and thus fragmentation of spectrum &lt;strong&gt;— &lt;/strong&gt;is higher in the Indian market than most others.&lt;/p&gt;
&lt;p style="text-align: justify;" class="western"&gt;If spectrum were shared, however, all this would be moot. This, therefore, is the primary argument towards spectrum sharing: better trunking efficiency as well as more competition &lt;strong&gt;— &lt;/strong&gt;you can , in this instance, have it both ways.&lt;/p&gt;
&lt;h3 style="text-align: justify;" class="western"&gt;CDMA and Spectrum Sharing&lt;/h3&gt;
&lt;p style="text-align: justify;"&gt;GSM is a simple example, where both the difficulty and the benefits of intra-operator spectrum sharing are readily apparent. Things get more difficult conceptually if we talk about newer technologies, so we'll have to get a little deeper into the technicalities. Code Division Multiple Access, or CDMA, allows phones to communicate using the same frequencies at the same time and place, but differentiated by codes &lt;strong&gt;—&lt;/strong&gt; similar to WiFi but using different encoding schemes and technology.&amp;nbsp; CDMA might look (from the analogy with Wifi) to require no central planning, but quality of service guarantees require that various phones in a 'cell' coordinate, and the coordinating agent happens to be that cell's tower. Two things need to happen: one, the code allocated to each phone needs to be sufficiently different,&lt;a name="fr8" href="#fn8"&gt;[8]&lt;/a&gt; at least with respect to other nearby phones, which means the tower has to allocate codes. Additionally, the distance involved between cellphone and tower (as against laptop and router) causes the &lt;a class="external-link" href="https://en.wikipedia.org/wiki/Near-far_problem"&gt;near-far problem&lt;/a&gt;.&lt;a name="fr9" href="#fn9"&gt;[9]&lt;/a&gt;&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;For synchronous CDMA, the concept analogous to frequency reuse is code reuse &lt;strong&gt;—&lt;/strong&gt; a tower needs to take into account the codes being used by its nearest neighbors, next-nearest neighbors and so on, which might be easier than coordinating timing in a TDMA system. For asynchronous CDMA (the most commonly used variant), even that is not required &lt;strong&gt;—&lt;/strong&gt; the &lt;a class="external-link" href="https://en.wikipedia.org/wiki/Chip_(CDMA)"&gt;low cross-correlation pseudorandom codes&lt;/a&gt; that are used have so many possibilities that the likelihood of a collision would be small, though other users would appear as &lt;a class="external-link" href="https://en.wikipedia.org/wiki/Code_division_multiple_access#Asynchronous_CDMA"&gt;gaussian noise&lt;/a&gt;, so just like GSM, the number of users is limited by QoS limits. This makes intro-operator sharing of spectrum between adjacent towers easier and asynchronous CDMA ends up with a frequency reuse factor of 1, meaning that a tower can access the same set of frequencies as its (intra-operator) neighbor, hypothetically making it easier to use in a shared-spectrum system.&lt;/p&gt;
&lt;h3 style="text-align: justify;"&gt;LTE&lt;/h3&gt;
&lt;p style="text-align: justify;"&gt;LTE uses Orthogonal Frequency Division Multiplexing, or OFDM, which can be – very roughly &lt;strong&gt;—&lt;/strong&gt; thought of as combining ideas used in FDMA as well as CDMA, in that information is redundantly split between several frequencies ('subcarriers' in the literature) and each frequency can have more than one channel, using an orthogonal coding schemes like (synchronous) CDMA, where, as mentioned earlier, a mobile phone can distinguish its channel by its code. As it's an FDMA system, the benefits of frequency sharing for LTE can be inferred as above for GSM.&lt;/p&gt;
&lt;h3 style="text-align: justify;"&gt;The Regulatory Perspective&lt;/h3&gt;
&lt;p style="text-align: justify;"&gt;The European Commission has this to say about shared spectrum:&lt;a name="fr10" href="#fn10"&gt;[10] &lt;/a&gt;“From a regulatory point of view, band sharing can be achieved in two ways: either by the Collective Use of Spectrum (CUS), allowing spectrum to be used by more than one user simultaneously without a license; or using Licensed Shared Access (LSA), under which users have individual rights to access a shared spectrum band”.&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;CUS is how unlicensed spectrum like Wi-Fi is currently used, which does not require a central 'brain' allocating spectrum to users. It requires no setup or organization before or during use. LSA is what shared spectrum would have to be like when used by service providers: it requires setup and organization but could offer better efficiency and quality of service because the central 'brain' &lt;strong&gt;—&lt;/strong&gt; in this case the CPU at the cellphone tower &lt;strong&gt;—&lt;/strong&gt; can figure out the most efficient way to allocate spectrum to users, just like a city's traffic lights coordinate the flow of traffic to prevent jams, and for that multiple towers &lt;strong&gt;—&lt;/strong&gt; or multiple transmitters on a single tower &lt;strong&gt;—&lt;/strong&gt; would have to coordinate somehow. In other words, you don't require approval before setting up your Wi-Fi router in your living room, but (depending upon the router, how many neighbors have routers, how close they are, and how far you are from your router) your connection might get dropped; this kind of thing is okay because there usually aren't that many people with routers living that close to each other, though that's fast changing. The 2.4 GHz Wi-Fi band is further crowded in by other microwave radio technologies, like Bluetooth and microwave ovens. Cellphones are a different thing altogether, because you wouldn't want your cellphone to stop working in the middle of a crowded bus if you're late en route to meeting someone at a coffee shop, or if you're being mugged and need to call the police. Therefore it is the service providers' and regulatory agencies' responsibility to provide a high (minimum) quality of service. This classification is symbolized by the following diagram:&lt;a name="fr11" href="#fn11"&gt;[11]&lt;/a&gt;&lt;/p&gt;
&lt;table class="listing"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://cis-india.org/home-images/Multiple.png" alt="null" class="image-inline" title="Multiple Access Techniques" /&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="text-align: justify;" class="western"&gt;CUS falls on the left, being contention-based – that is, different user devices (eg, laptops) could contend with each other for the attention of the base station (eg, Wi-Fi router &lt;strong&gt;—&lt;/strong&gt; random access, CSMA), whereas LSA is conflict-free (which would be the case if the router decides, period). The potential for conflict exists in CUS, there being multiple devices asking for spectrum, whereas for LSA, a central authority  decides which device to allocate spectrum to at any particular point in space and time. CUS isn't total chaos, however: it would now be appropriate &lt;strong&gt;—&lt;/strong&gt; taking a leaf from ex-FCC chief technology officer Jon M. Peha – to introduce the concepts of &lt;em&gt;coexistence&lt;/em&gt; and &lt;em&gt;etiquette&lt;/em&gt;.&lt;/p&gt;
&lt;p style="text-align: justify;" class="western"&gt;In our Wi-Fi example, the Wi-Fi routers merely coexist, and the technological standard allows them to try and use the codes/spectral bands that are in their best interests, to best communicate with their client devices (though actual Wi-Fi routers also follow some sort of etiquette with other routers). One could additionally introduce some sort of etiquette into the equation by requiring that one router should, for example, “wait in the cue” for another &lt;strong&gt;—&lt;/strong&gt; and vice versa &lt;strong&gt;—&lt;/strong&gt; as and when required, as well as other requirements for cooperation depending upon the technology used. This minimal cooperation would be enough for them to, in Mr Peha's &lt;a class="western" href="http://morse.colorado.edu/~timxb/5520/ho/PehaSpectrum.pdf"&gt;words&lt;/a&gt;, “greatly improve efficiency &lt;em&gt;if and only if&lt;/em&gt; designed appropriately for the applications in the band” - depending upon the technology used, being too 'polite' could cause longer wait times that decrease efficiency. The situation is complicated by the existence of multiple technologies at the same spot – for example, your Bluetooth receiver, two-way radio and Wifi router working in the same room. If there is potential for interference, common communication protocols could be implemented to enable all those devices to 'talk' to each other and effectively follow some form of wireless etiquette so that they can cooperate and not get in each others way. This is all the more important as Wi-Fi will become an essential part of the cellphone communication network for 4G.&lt;/p&gt;
&lt;p style="text-align: justify;" class="western"&gt;To conclude, there are many ways shared spectrum technology could hypothetically work, and in practice the core technologies that are used would dictate the details of the spectrum sharing solution. Spectrum sharing would reduce the regulatory conundrum that is spectrum allocation, and make more efficient use of spectrum &lt;strong&gt;—&lt;/strong&gt; most obviously through trunking efficiency, though there may be other technological benefits depending upon the core technology used. For maximum efficiency and robustness, there would have to be some kind of rules followed, so that devices apply for spectrum like people in a cafeteria queue as opposed to the scrum you might find trying to get into an Indian bus; the etiquette we were talking about earlier should be baked into the design of the communication infrastructure. Some services (like voice calling) by their nature, need a guaranteed high QoS &lt;strong&gt;—&lt;/strong&gt; need to be conflict-free &lt;strong&gt;—&lt;/strong&gt; and therefore need Licensed Shared Access. Others need a minimum of regulation &lt;strong&gt;—&lt;/strong&gt; but with the movement of what used to be CUS-appropriate devices (In many plans for 4G LTE-Advanced, specifically Wi-Fi) towards LSA-appropriate applications, a careful optimization needs to be done in deciding where to draw the line.&lt;/p&gt;
&lt;h3 style="text-align: justify;" class="western"&gt;The Big Question: Infrastructure Sharing&lt;/h3&gt;
&lt;p style="text-align: justify;"&gt;We've gone through a thought experiment on intra- and inter-operator sharing of spectrum for the particular case of mobile towers in adjacent cells, and come to the general conclusion that the solution is in principle a question of fast and efficient coordination between the geographically separated towers, toward which there are two driving forces at present: the demand for more efficient use of spectrum by a growing body of users with growing data needs, and the supply of low latency, cheaper and higher bandwidth communication options using fiber-optic cables.&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;There are essentially two parts to the big question we're going to ask: one, what happens when there are multiple operators serving the same geographical area, and two, is it necessary to have multiple towers standing right next to each other for multiple operators?&lt;/p&gt;
&lt;table class="invisible"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p style="text-align: justify;"&gt;To answer the first question, one could have a 'roaming' agreement between multiple operators at the same spot: if all the channels of one operator are busy, the user just has to switch to a channel of an operator which isn't.&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;For the second, a single tower (the physical tower structure as well as the transmitting equipment on it) could serve any operator, who could rent it's usage on a per-call basis. That, in fact, already seems to be the case: Airtel and Vodaphone, for instance, each own a 42% share in India's largest tower corporation Indus Towers, the remaining 16% belonging to Idea Cellular.&lt;/p&gt;
&lt;/td&gt;
&lt;th&gt;&lt;img src="https://cis-india.org/home-images/PitampuraTower.png" title="Pitampura Tower" height="264" width="383" alt="null" class="image-inline" /&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="text-align: justify;"&gt;Infrastructure sharing will be explored further in a forthcoming post.&lt;/p&gt;
&lt;h3 style="text-align: justify;"&gt;Coarse-grained Spectrum Sharing&lt;/h3&gt;
&lt;p style="text-align: justify;"&gt;For completeness, we should point out that there are more course-grained (simpler but less efficient) means of sharing in time as well as geography: the appropriate thought experiment is to imagine a radio station at the base of a hill that only has two shows, one for breakfast and one for dinner. Using its radio spectrum on the other side of that hill, or beyond the area it serves, would be fine at anytime; using it's spectrum in between the morning and evening shows would be fine anywhere.&lt;/p&gt;
&lt;h3 style="text-align: justify;"&gt;Caveats&lt;/h3&gt;
&lt;p style="text-align: justify;"&gt;It must be emphasized at this point that the above is a purely hypothetical scenario, and not a prescription. Getting this to work would involve technical hurdles that a brief overview such as the one above could not bring up, that could only be discovered in the process of bringing the technology to market. Each technological solution – GSM, CDMA and LTE – would present its own difficulties, which may become apparent only when the product is shipped, so to speak. Fine technical judgments would need to be made: an example of the difficulty involved could be gauged from the early debates comparing the first CDMA standard (IS-95) with GSM at the time.&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;The economic model to use for shared spectrum and shared infrastructure is also something under intense discussion right now, and a number of scholarly papers have already been written up.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;[&lt;a name="fn1" href="#fr1"&gt;1&lt;/a&gt;]. This is what you'd get in your first few Google search results when you look for “shared spectrum”, because the former has become so widely accepted that it's now part of the linguistic background.&lt;/p&gt;
&lt;p&gt;[&lt;a name="fn2" href="#fr2"&gt;2&lt;/a&gt;]. Explained on http://www.radioraiders.com/gsm-frequency.html, referring to 3GPP spec &lt;a class="external-link" href="http://www.3gpp.org/ftp/Specs/latest/Rel-7/45_series/45005-7d0.zip"&gt;http://www.3gpp.org/ftp/Specs/latest/Rel-7/45_series/45005-7d0.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;[&lt;a name="fn3" href="#fr3"&gt;3&lt;/a&gt;]. From &lt;a class="external-link" href="http://www.umtsworld.com/technology/cdmabasics.htm"&gt;http://www.umtsworld.com/technology/cdmabasics.htm&lt;/a&gt;&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;[&lt;a name="fn4" href="#fr4"&gt;4&lt;/a&gt;]. From Mike Buehrer, William Tranter-Code Division Multiple Access (CDMA)-Morgan &amp;amp; Claypool Publishers (2006).&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;[&lt;a name="fn5" href="#fr5"&gt;5&lt;/a&gt;]. There are multiple definitions; the simplest one is “how many steps (in cells) that you have to walk from the tower before you can reuse the frequency”, which will suffice for us.&lt;/p&gt;
&lt;p&gt;[&lt;a name="fn6" href="#fr6"&gt;6&lt;/a&gt;]. Of course, it's going to be messier in practices.&lt;/p&gt;
&lt;p&gt;[&lt;a name="fn7" href="#fr7"&gt;7&lt;/a&gt;]. From &lt;a class="external-link" href="http://www.vumc.com/branch/PICA/Software/"&gt;http://www.vumc.com/branch/PICA/Software/&lt;/a&gt;&lt;/p&gt;
&lt;p class="sdfootnote-western"&gt;[&lt;a name="fn8" href="#fr8"&gt;8&lt;/a&gt;]. Orthogonal for synchronous CDMA, or 'sufficiently' orthogonal for asynchronous CDMA&lt;/p&gt;
&lt;p style="text-align: justify;" class="sdfootnote-western"&gt;[&lt;a name="fn9" href="#fr9"&gt;9&lt;/a&gt;]. Remember that the receiver on the tower has to demux (split) the signals received from many cellphones, and while a Wifi router would perhaps service multiple laptops in the same building, a CDMA tower has to work for a couple of hundred phones at varying distances – some a building-length away and some, many kilometers away. Every receiver has its own maximum signal to noise ratio, where the strength of the signal received has to be more that a certain fraction (which can be quite small, for a good receiver) of the strength of the electromagnetic (radio) noise it receives from other sources; cellphone towers have to deal with much larger signal to noise ratios than Wifi routers. For an FDMA or TDMA system, different users' data arrives at different frequency or time-slots, so as long as those slots are properly differentiated, one user's signal won't be another user's noise. For the commonly used asynchronous CDMA system, however, this is not the case, so at a receiver on a tower, the signal transmitted by a distant cellphone could be swamped by that from a much closer phone. The way this is dealt with is to have phones closer to the tower decrease their transmission power. So even in CDMA, the tower is still telling the phone what to change, only in this case it's the transmission power as opposed to the exact frequency and time.&lt;/p&gt;
&lt;p&gt;[&lt;a name="fn10" href="#fr10"&gt;10&lt;/a&gt;]. http://ec.europa.eu/digital-agenda/en/promoting-shared-use-europes-radio-spectrum&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;[&lt;a name="fn11" href="#fr11"&gt;11&lt;/a&gt;]. From Mike Buehrer, William Tranter-Code Division Multiple Access (CDMA)-Morgan &amp;amp; Claypool Publishers (2006)&lt;/p&gt;

        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/telecom/blog/an-introduction-to-spectrum-sharing'&gt;https://cis-india.org/telecom/blog/an-introduction-to-spectrum-sharing&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>beli</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Telecom</dc:subject>
    
    
        <dc:subject>Featured</dc:subject>
    
    
        <dc:subject>Shared Spectrum</dc:subject>
    

   <dc:date>2014-03-20T09:34:06Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/about/newsletters/december-2013-bulletin">
    <title>December 2013 Bulletin</title>
    <link>https://cis-india.org/about/newsletters/december-2013-bulletin</link>
    <description>
        &lt;b&gt;Our newsletter for the month of December 2013 can be accessed below. &lt;/b&gt;
        &lt;p style="text-align: justify; "&gt;We at the Centre for Internet &amp;amp; Society (CIS) wish you all a  great year ahead and welcome you to the twelfth issue of its newsletter  (December) for the year 2013:&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;-------------------------------&lt;br /&gt;Highlights&lt;br /&gt;-------------------------------&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;The  National Resource Kit team has published a draft chapter highlighting  the state of laws, policies and programmes for persons with disabilities  in the state of Gujarat.&lt;/li&gt;
&lt;li&gt;Government  of India has passed the National Electronic Accessibility Policy. CIS  had worked with the Department of Electronics and Information Technology  to formulate this policy. We bring you a brief analysis of the policy  and provisions therein in a blog post.&lt;/li&gt;
&lt;li&gt;Nehaa  Chaudhari on behalf of CIS submitted comments on the Proposed WIPO  Treaty for the Protection of Broadcasting Organizations to the Ministry  of Human Resource Development.&lt;/li&gt;
&lt;li&gt;CIS-A2K  team has published a report highlighting the key accomplishments about  the work accomplished on Konkani Wikipedia from September to December  2013.&lt;/li&gt;
&lt;li&gt;Vipul  Kharbanda has provided an analysis of the laws and regulations that  apply to Bitcoin in India concluding that government can regulate  Bitcoin. &lt;/li&gt;
&lt;li&gt;We released the first documentary film (DesiSec) on cyber security in India in Bangalore on December 11.&lt;/li&gt;
&lt;li&gt;In  the module on Global Histories of the Internet (part of the Knowledge  Repository on Internet Access project) Nishant Shah analyses the  understanding of the internet, cyberspace and everyday life and why do  we need to know the history of the internet.&lt;/li&gt;
&lt;li&gt;The second "Institute on Internet and Society" will be held in Yashada, Pune from February 11 to 17, 2014.&lt;/li&gt;
&lt;li&gt;As  part of the Making Change project, Denisse Albornoz provides an  analysis of the benefits and limitations of increasing access to  information to enable citizenship and political participation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;-----------------------------------------------&lt;br /&gt;&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4615&amp;amp;qid=367159"&gt;Jobs&lt;/a&gt;&lt;br /&gt;-----------------------------------------------&lt;br /&gt;CIS is seeking applications for the posts of Program Officer (Access to Knowledge) and Program Officer (Internet Governance): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4616&amp;amp;qid=367159"&gt;http://bit.ly/1aA57K6&lt;/a&gt;.  There are two vacancies each for these posts and these are full-time  based in Delhi. To apply, please send your resume to Sunil Abraham (&lt;a href="mailto:sunil@cis-india.org"&gt;sunil@cis-india.org&lt;/a&gt;) and Pranesh Prakash (&lt;a href="mailto:pranesh@cis-india.org"&gt;pranesh@cis-india.org&lt;/a&gt;)  with three writing samples of which at least one demonstrates your  analytic skills, and one that shows your ability to simplify complex  policy issues.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;----------------------------------------------&lt;br /&gt;&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4617&amp;amp;qid=367159"&gt;Accessibility and Inclusion&lt;/a&gt;&lt;br /&gt;----------------------------------------------&lt;br /&gt;As  part of our project (under a grant from the Hans Foundation) on  creating a national resource kit of state-wise laws, policies and  programmes on issues relating to persons with disabilities in India, we  bring you draft chapters for the states of Madhya Pradesh and Arunachal  Pradesh, and the union territory of Daman and Diu. With this we have  completed compilation of draft chapters for 27 states and 5 union  territories. Feedback and comments are invited from readers for the  following chapter:&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;► National Resource Kit Chapter&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;The Gujarat Chapter (by Anandhi Viswanathan, December 31, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4618&amp;amp;qid=367159"&gt;http://bit.ly/Kxbg3b&lt;/a&gt;. &lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;Note: &lt;i&gt;All of the chapters published so far in this project are early drafts and will be reviewed and updated&lt;/i&gt;.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;br /&gt;►Other&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;# Media Coverage&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;An “Advocacy” Saga and the Inspiring Legacy of Rahul Cherian (by Shamnad Basheer, Spicy IP, December 16, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4619&amp;amp;qid=367159"&gt;http://bit.ly/1a5B7sU&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;# Blog Entry&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;National Policy on Universal Electronic Accessibility – An Analysis (by Anandhi Viswanathan, December 27, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4620&amp;amp;qid=367159"&gt;http://bit.ly/1dfCW3I&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;-----------------------------------------------------------&lt;br /&gt;&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4621&amp;amp;qid=367159"&gt;Access to Knowledge&lt;/a&gt;&lt;br /&gt;-----------------------------------------------------------&lt;br /&gt;The  Access to Knowledge programme addresses the harms caused to consumers  and human rights, and critically examines Open Government Data, Open  Access to Scholarly Literature, and Open Access to Law, Open Content,  Open Standards, and Free/Libre/Open Source Software.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;# Submission&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Comments  on Proposed WIPO Treaty for the Protection of Broadcasting  Organizations (by Nehaa Chaudhari, December 7, 2013). CIS submitted its  comments to the Ministry of Human Resource Development: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4622&amp;amp;qid=367159"&gt;http://bit.ly/1hpWeuu&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;# Events Participated In&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;3rd  Global Congress on IP and the Public Interest &amp;amp; Open A.I.R.  Conference on Innovation and IP in Africa (organized by University of  Cape Town, December 9-13, 2013). Sunil Abraham participated as a speaker  in the sessions on Bridging into the Global Congress: Global Issues,  Local Answers?, User Rights Track: What Medicines Can Teach Tech:  Exploring Patent Pooling and Compulsory Licensing in the Indian Mobile  Device Market (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4623&amp;amp;qid=367159"&gt;http://bit.ly/1f74yir&lt;/a&gt;),  User Rights Track: Reclaiming the World Trade Organisation: A Modest  Proposal for a WTO Agreement on the Supply of Global Public Goods (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4623&amp;amp;qid=367159"&gt;http://bit.ly/1f74yir&lt;/a&gt;), and was a keynote speaker on The Freedom Continuum (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4624&amp;amp;qid=367159"&gt;http://bit.ly/1dH1WEM&lt;/a&gt;). Nehaa Chaudhari also participated in this event: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4625&amp;amp;qid=367159"&gt;http://bit.ly/1bJArFJ&lt;/a&gt;. &lt;/li&gt;
&lt;li&gt;Twenty-Sixth  Session of the Standing Committee on Copyrights and Related Rights  (organized by WIPO, Geneva, December 16 – 20, 2013). CIS gave its  statement on Limitations and Exceptions for Libraries and Archives (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4626&amp;amp;qid=367159"&gt;http://bit.ly/JWnjq7&lt;/a&gt;) and on Limitations and Exceptions for Education, Teaching and Research Institutions and Persons with Other Disabilities (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4626&amp;amp;qid=367159"&gt;http://bit.ly/JWnjq7&lt;/a&gt;). Nehaa Chaudhari participated as a speaker. India and the United States introduced 6 proposals on the WIPO Broadcast Treaty: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4627&amp;amp;qid=367159"&gt;http://bit.ly/1edqvr3&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;The following has been done under grant from the Wikimedia Foundation (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4628&amp;amp;qid=367159"&gt;http://bit.ly/SPqFOl&lt;/a&gt;). As part this project (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4629&amp;amp;qid=367159"&gt;http://bit.ly/X80ELd&lt;/a&gt;),  we held 3 workshops in the month of December, published a detailed  report of key accomplishments of the work done in Konkani Wikipedia, a  report on Train the Trainer Program held in the month of October and  published an article in DNA.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;►Wikipedia&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;# Article&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Telugu Wikipedia completes 10 years (by Rahmanuddin Shaik, DNA, December 16, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4630&amp;amp;qid=367159"&gt;http://bit.ly/19OAvUV&lt;/a&gt;.  The article was edited by Rohini Lakshané. &lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;# Report&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;CIS-A2K: Work Accomplished on Konkani Wikipedia (by Nitika Tandon, December 31, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4631&amp;amp;qid=367159"&gt;http://bit.ly/1l6ttmp&lt;/a&gt;. The report throws some light on the work accomplished on Konkani Wikipedia from September to December 2013.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;# Blog Entries&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;First ever Train-the-Trainer Program in India (by Nitika Tandon, December 5, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4632&amp;amp;qid=367159"&gt;http://bit.ly/1euwSXt&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;&lt;i&gt;The  following are videos of participants from the Konkani Vishwakosh  Digitization project (jointly organised by CIS-A2K and Goa University)  speaking on their experiences with Wikimedia projects&lt;/i&gt;.&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Priyadarshini Tadkodkar on Konkani language (by Subhashish Panigrahi, November 17, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4633&amp;amp;qid=367159"&gt;http://bit.ly/1hldNM8&lt;/a&gt;. &lt;i&gt;We are featuring this here as we didn’t carry this in the last newsletter&lt;/i&gt;. &lt;/li&gt;
&lt;li&gt;Varsha Kavlekar on Konkani Wikipedia Incubator (by Nitika Tandon, December 12, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4634&amp;amp;qid=367159"&gt;http://bit.ly/KmxyFo&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Darshan Kandolkar on Konkani Vishwakosh Digitization Process (by Nitika Tandon, December 13, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4635&amp;amp;qid=367159"&gt;http://bit.ly/1cqKyQ2&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Darshana Mandrekar speaks on Konkani Wikipedia (by Nitika Tandon, December 16, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4636&amp;amp;qid=367159"&gt;http://bit.ly/1keWyya&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Pooja Tople on Wikimedia Projects (by Nitika Tandon, December 17, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4637&amp;amp;qid=367159"&gt;http://bit.ly/1hlbubU&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;# Events Organised&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;You  Too Can Write on Wikipedia! — Training workshop (National Institute of  Tourism and Hotel Management, Gachibowli, Hyderabad, December 5, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4638&amp;amp;qid=367159"&gt;http://bit.ly/1edmx1z&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Telugu Wikipedia Training Workshop (KBN College, Vijaywada, December 16, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4639&amp;amp;qid=367159"&gt;http://bit.ly/1i8ScnL&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Kannada  Wikipedia Workshop at Alvas Vishva Nudisiri Virasat (Moodabidre,  December 19 – 22, 2013). Dr. U.B. Pavanaja gave a presentation about  Kannada Wikipedia and also conducted a workshop on Kannada Wikipedia as a  parallel track. The event was covered by Prajavani (December 22),  Hosadigantha (December 22), and Deccan Herald (December 22): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4640&amp;amp;qid=367159"&gt;http://bit.ly/1dGTBkw&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;# Events Co-organised&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Wikipedia Orientation Workshop (organised by CIS-A2K and Christ University, Bangalore, December 2, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4641&amp;amp;qid=367159"&gt;http://bit.ly/1lrkwEy&lt;/a&gt;. &lt;/li&gt;
&lt;li&gt;Wikipedia  Training Session @ Tiruvur (organised by CIS-A2K and Telugu Wikipedia  community, Srivahini College, Tiruvur, December 19, 2013). T. Vishnu  Vardhan and Rahmanuddin Shaik conducted the workshop: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4642&amp;amp;qid=367159"&gt;http://bit.ly/1e3oQX7&lt;/a&gt;. It was covered by Andhraprabha (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4643&amp;amp;qid=367159"&gt;http://bit.ly/1bU5VsQ&lt;/a&gt;), Eenadu (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4644&amp;amp;qid=367159"&gt;http://bit.ly/19fsttf&lt;/a&gt;), Sakshi (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4645&amp;amp;qid=367159"&gt;http://bit.ly/1e3pQdU&lt;/a&gt;), and Prajasakthi (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4646&amp;amp;qid=367159"&gt;http://bit.ly/JJs7ja&lt;/a&gt;) on December 19, 2013.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;# Event Participated In&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;A  Wikipedia Workshop at IISC (organised by the Assamese Wikipedia  community, Bangalore, December 1, 2013). CIS-A2K team and Wikipedian  Shiju Alex supported this event: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4647&amp;amp;qid=367159"&gt;http://bit.ly/1dSutY2&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;# Media Coverage&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;CIS gave its inputs for the following media coverage:&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;A Feature on Telugu Wikipedia (Namaste Telengana Newspaper, December 8, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4648&amp;amp;qid=367159"&gt;http://bit.ly/19Yjwj6&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Odisha: Odia Wikipedia reaching 5000 article mark! (Odisha Diary Bureau, December 17, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4649&amp;amp;qid=367159"&gt;http://bit.ly/1dGU2vc&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;-----------------------------------------------&lt;br /&gt;&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4650&amp;amp;qid=367159"&gt;Internet Governance&lt;/a&gt;&lt;br /&gt;-----------------------------------------------&lt;br /&gt;CIS  is doing a project (under a grant from Privacy International and  International Development Research Centre (IDRC)) on conducting research  on surveillance and freedom of expression (SAFEGUARDS). So far we have  organised seven privacy round-tables and drafted the Privacy  (Protection) Bill. This month we bring you an analysis on whether  Bitcoin can be banned by the government and a blog post on misuse of  surveillance powers in India. As part of its project (funded by Citizen  Lab, Munk School of Global Affairs, University of Toronto and support  from the IDRC) on mapping cyber security actors in South Asia and South  East Asia a film DesiSec: Episode 1was screened. We also did an  interview with Pranesh Prakash on cyber security. With this we have  completed a total of 13 video interviews so far:&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;#  Analysis&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Can Bitcoin Be Banned by the Indian Government? (by Vipul Kharbanda, December 24, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4651&amp;amp;qid=367159"&gt;http://bit.ly/1lJrnGF&lt;/a&gt;. &lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;#  Blog Entries&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Misuse of Surveillance Powers in India (Case 1) (by Pranesh Prakash, December 6, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4652&amp;amp;qid=367159"&gt;http://bit.ly/1donbaJ&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Brochures from Expos on Smart Cards, e-Security, RFID &amp;amp; Biometrics in India (by Maria Xynou, December 18, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4653&amp;amp;qid=367159"&gt;http://bit.ly/1f714fN&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;India’s  Identity Crisis (by Malavika Jayaram, December 31, 2013 Internet  Monitor Annual Report: Reflections on the Digital World, published by  Harvard's Berkman Center for Internet and Society): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4654&amp;amp;qid=367159"&gt;http://bit.ly/1lTRuuz&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;#  Upcoming Events&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Digital  Citizens: Why Cyber Security and Online Privacy are Vital to the  Success of Democracy and Freedom of Expression (CIS, Bangalore, January  14, 2014): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4655&amp;amp;qid=367159"&gt;http://bit.ly/KucEU5&lt;/a&gt;. Michael Oghia will give a talk. &lt;/li&gt;
&lt;li&gt;CPDP 2014 Reforming Data Protection: The Global Perspective (Brussels, January 22 – 24, 2014): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4656&amp;amp;qid=367159"&gt;http://bit.ly/KsgCws&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Nullcon  Goa Feb 2014 — International Security Conference (organised by Nullcon,  Bogmallo Beach Resort, Goa, February 12 – 15, 2014). CIS is one of the  sponsors for this event: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4657&amp;amp;qid=367159"&gt;http://bit.ly/1lrBu5I&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;#  Events Organised&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Big Democracy: Big Surveillance - A talk by Maria Xynou (CIS, Bangalore, December 3, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4658&amp;amp;qid=367159"&gt;http://bit.ly/19YnA31&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;DesiSec: Episode 1 - Film Release and Screening (CIS, December 11, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4659&amp;amp;qid=367159"&gt;http://bit.ly/1lJt2fm&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Legal Issues pertaining to Cloud Computing (NLSIU Campus, Bangalore, December 14-15, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4660&amp;amp;qid=367159"&gt;http://bit.ly/1cvcmGq&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Biometrics  or Bust? Implications of the UID for Participation and Inclusion (CIS,  Bangalore, January 10, 2014). Malavika Jayaram will give a talk: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4661&amp;amp;qid=367159"&gt;http://bit.ly/1lJZhuK&lt;/a&gt;. &lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;#  Events Participated In&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Convention  on Crisis of Capitalism and brazen onslaught on Democracy (organized by  INSAF, December 6, 2013). Snehashish Ghosh participated as a speaker: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4662&amp;amp;qid=367159"&gt;http://bit.ly/1gAxmNy&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;International  View of the State-of-the-Art of Cryptography and Security and its Use  in Practice (IV) (jointly organized by Microsoft Research India, Indian  Institute of Science, and Indian Institute of Technology Madras,  December 6, 2013). Sunil Abraham was a panellist: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4663&amp;amp;qid=367159"&gt;http://bit.ly/1eAXl5t&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Technology  in Government and Topics in Privacy (organized by Data Privacy Lab,  CGIS Cafe, Cambridge Street, Harvard University Campus, December 9,  2013). Malavika Jayaram participated as a speaker on Biometrics in Beta –  India's Identity Experiment: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4664&amp;amp;qid=367159"&gt;http://bit.ly/1bJDqht&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Cyberscholars  Working Group at MIT (organized by the Berkman Center for Internet  &amp;amp; Society, Harvard University, December 12, 2013): Malavika Jayaram  made a presentation on Biometrics or Bust - India’s Identity Crisis: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4665&amp;amp;qid=367159"&gt;http://bit.ly/1eIpHef&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Seventh  NLSIR Symposium on “Bridging the Security-Liberty Divide” (organised by  National Law School, Bangalore, December 21-22). Chinmayi Arun and  Bhairav Acharya were speakers at this event: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4666&amp;amp;qid=367159"&gt;http://bit.ly/1gjsxYe&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;--------------------------------&lt;br /&gt;&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4667&amp;amp;qid=367159"&gt;News &amp;amp; Media Coverage&lt;/a&gt;&lt;br /&gt;--------------------------------&lt;br /&gt;CIS gave its inputs to the following media coverage:&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;MongoDB startup hired by Aadhaar got funds from CIA VC arm (by Lison Joseph, Economic Times, December 3, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4668&amp;amp;qid=367159"&gt;http://bit.ly/1f77bRg&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;A Three-Way Race Draws Delhi’s Young, and Everyone Else, Out to Vote (by Betwa Sharma, New York Times, December 4, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4669&amp;amp;qid=367159"&gt;http://bit.ly/1gAxoFf&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;India for UN body to resolve internet governance issues (by Kim Arora, The Times of India, December 5, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4670&amp;amp;qid=367159"&gt;http://bit.ly/JWESqe&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Card  transactions with Aadhaar validation need more time: experts (by Kirti  V. Rao and Moulishree Srivastava, Livemint, December 5, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4671&amp;amp;qid=367159"&gt;http://bit.ly/1hq35UL&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Indian government wakes up to risk of Hotmail, Gmail (originally published by AFP, December 7, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4672&amp;amp;qid=367159"&gt;http://bit.ly/19LrlOS&lt;/a&gt;. This was also mirrored in The Times of India (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4673&amp;amp;qid=367159"&gt;http://bit.ly/1hpYEJu&lt;/a&gt;), Reuters (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4674&amp;amp;qid=367159"&gt;http://bit.ly/1gaHhZk&lt;/a&gt;), Dawn (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4675&amp;amp;qid=367159"&gt;http://bit.ly/1azuV95&lt;/a&gt;), NDTV (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4676&amp;amp;qid=367159"&gt;http://bit.ly/19Ys7lS&lt;/a&gt;), Yahoo News (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4677&amp;amp;qid=367159"&gt;http://yhoo.it/JCSreE&lt;/a&gt;), The Malaysian Insider (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4678&amp;amp;qid=367159"&gt;http://bit.ly/1eAPAMW&lt;/a&gt;) and Asia One Digital (&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4679&amp;amp;qid=367159"&gt;http://bit.ly/JWuw9R&lt;/a&gt;). A slightly modified version was published by Silicon India on December 11: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4680&amp;amp;qid=367159"&gt;http://bit.ly/1gAtzjd&lt;/a&gt;. &lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;#  Announcement&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Pranesh  Prakash has been elected as the Asia-Pacific representative to the  executive committee of the NonCommercial Users Constituency (NCUC) (part  of the Non-Commercial Stakeholders Group, which is in turn part of the  Generic Names Supporting Organization, which is in turn part of ICANN): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4681&amp;amp;qid=367159"&gt;http://bit.ly/KuIVeC&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;--------------------------------&lt;br /&gt;&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4682&amp;amp;qid=367159"&gt;Telecom&lt;/a&gt;&lt;br /&gt;-------------------------------&lt;br /&gt;Shyam  Ponappa, a Distinguished Fellow at CIS is a regular columnist with the  Business Standard. The articles published on his blog Organizing India  Blogspot is mirrored on our website:&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;# Newspaper Column&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;For a Telecom Revival (by Shyam Ponappa, Business Standard, December 4, 2013 and Organizing India Blogspot, December 5, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4683&amp;amp;qid=367159"&gt;http://bit.ly/1avRDii&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;--------------------------------&lt;br /&gt;&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4684&amp;amp;qid=367159"&gt;Digital Humanities&lt;/a&gt;&lt;br /&gt;--------------------------------&lt;br /&gt;CIS  is building research clusters in the field of Digital Humanities. The  Digital will be used as a way of unpacking the debates in humanities and  social sciences and look at the new frameworks, concepts and ideas that  emerge in our engagement with the digital. The clusters aim to produce  and document new conversations and debates that shape the contours of  Digital Humanities in Asia:&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;#  Blog Entry&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;The Conflict of Konigsberg (by Anirudh Sridhar, December 17, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4685&amp;amp;qid=367159"&gt;http://bit.ly/1cEXhhU&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;--------------------------------&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4686&amp;amp;qid=367159"&gt;&lt;br /&gt;Digital Natives&lt;/a&gt;&lt;br /&gt;--------------------------------&lt;br /&gt;CIS  is doing a research project titled “Making Change”. The project will  explore new ways of defining, locating, and understanding change in  network societies. Having the thought piece 'Whose Change is it Anyway'  as an entry point for discussion and reflection, the project will  feature profiles, interviews and responses of change-makers to questions  around current mechanisms and practices of change in South Asia and  South East Asia:&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;►Making Change Project&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;# Blog Entries&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Tactical Technology: Information is Power?  (by Denisse Albornoz, December 26, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4687&amp;amp;qid=367159"&gt;http://bit.ly/1cEUrcY&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Tactical Technology: Designing Activism (by Denisse Albornoz, December 27, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4688&amp;amp;qid=367159"&gt;http://bit.ly/1a9IuzH&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;►Other&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;# Newspaper Column&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Digital Native (by Nishant Shah, Indian Express, December 22, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4689&amp;amp;qid=367159"&gt;http://bit.ly/1f7mU2P&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;------------------------------------------------------------&lt;br /&gt;&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4690&amp;amp;qid=367159"&gt;Knowledge Repository on Internet Access&lt;/a&gt;&lt;br /&gt;------------------------------------------------------------&lt;br /&gt;CIS  in partnership with the Ford Foundation is executing a project to  create a knowledge repository on Internet and society. This repository  will comprise content targeted primarily at civil society with a view to  enabling their informed participation in the Indian Internet and ICT  policy space. The repository is available at the Internet Institute  website: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4691&amp;amp;qid=367159"&gt;http://bit.ly/1iQT2UB&lt;/a&gt;.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;# Upcoming Event&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Institute on Internet and Society (organised by Ford Foundation and CIS, Yashada, Pune, February 11-17, 2014): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4692&amp;amp;qid=367159"&gt;http://bit.ly/180mQi9&lt;/a&gt;. Registrations are closed for this event.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;# Modules&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;History of the Internet: Building Conceptual Frameworks (by Nishant Shah, December 31, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4693&amp;amp;qid=367159"&gt;http://bit.ly/19WRHLb&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Internet Privacy in India (by Elonnai Hickok, December 31, 2013): &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4694&amp;amp;qid=367159"&gt;http://bit.ly/19SNk6v&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;-----------------------------------------------------&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4695&amp;amp;qid=367159"&gt;&lt;br /&gt;About CIS&lt;/a&gt;&lt;br /&gt;-----------------------------------------------------&lt;br /&gt;The  Centre for Internet and Society is a non-profit research organization  that works on policy issues relating to freedom of expression, privacy,  accessibility for persons with disabilities, access to knowledge and IPR  reform, and openness (including open government, FOSS, open standards,  etc.), and engages in academic research on digital natives and digital  humanities.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;► Follow us elsewhere&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Twitter:&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4696&amp;amp;qid=367159"&gt;https://twitter.com/CISA2K&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Facebook group: &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4697&amp;amp;qid=367159"&gt;https://www.facebook.com/cisa2k&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Visit us at:&lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=4698&amp;amp;qid=367159"&gt;https://meta.wikimedia.org/wiki/India_Access_To_Knowledge&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;E-mail: &lt;a href="mailto:a2k@cis-india.org"&gt;a2k@cis-india.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;► Support Us&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Please  help us defend consumer / citizen rights on the Internet! Write a  cheque in favour of ‘The Centre for Internet and Society’ and mail it to  us at No. 194, 2nd ‘C’ Cross, Domlur, 2nd Stage, Bengaluru – 5600 71.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;► Request for Collaboration:&lt;br /&gt;We  invite researchers, practitioners, and theoreticians, both  organisationally and as individuals, to collaboratively engage with  Internet and society and improve our understanding of this new field. To  discuss the research collaborations, write to Sunil Abraham, Executive  Director, at &lt;a href="mailto:sunil@cis-india.org"&gt;sunil@cis-india.org&lt;/a&gt; or Nishant Shah, Director – Research, at &lt;a href="mailto:nishant@cis-india.org"&gt;nishant@cis-india.org&lt;/a&gt;. To discuss collaborations on Indic language wikipedia, write to T. Vishnu Vardhan, Programme Director, A2K, at &lt;a href="mailto:vishnu@cis-india.org"&gt;vishnu@cis-india.org&lt;/a&gt;.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;i&gt;CIS  is grateful to its donors, Wikimedia Foundation, Ford Foundation,  Privacy International, UK, Hans Foundation and the Kusuma Trust which  was founded by Anurag Dikshit and Soma Pujari, philanthropists of Indian  origin, for its core funding and support for most of its projects&lt;/i&gt;.&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/about/newsletters/december-2013-bulletin'&gt;https://cis-india.org/about/newsletters/december-2013-bulletin&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>praskrishna</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Digital Natives</dc:subject>
    
    
        <dc:subject>Telecom</dc:subject>
    
    
        <dc:subject>Accessibility</dc:subject>
    
    
        <dc:subject>Internet Governance</dc:subject>
    
    
        <dc:subject>Digital Humanities</dc:subject>
    
    
        <dc:subject>Openness</dc:subject>
    

   <dc:date>2014-02-25T13:51:47Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/raw/whose-technology-is-it-anyway-an-exploratory-essay-on-the-political-economy-of-indias-digital-revolution">
    <title>Whose Technology is it Anyway? An exploratory essay on the political economy of India's digital revolution</title>
    <link>https://cis-india.org/raw/whose-technology-is-it-anyway-an-exploratory-essay-on-the-political-economy-of-indias-digital-revolution</link>
    <description>
        &lt;b&gt;The story of India's digital journey has become an oft-cited tale of economic success across the globe, inspiring similar experiments in other nations in the Global Majority world - most prominently across sub-Saharan Africa. At home, however, this tale has been used to rapidly normalise the deployment of digital technologies. In this process, these innovations have not just bolstered the state's control over individuals and their actions, but have also enabled the tech elite to extract more value from workers, small businesses, and even consumers.&lt;/b&gt;
        &lt;p style="text-align: left; "&gt;&lt;span style="text-align: start; float: none; "&gt;In this exploratory essay, Abhineet reiterates that technology's presumed benefits are not, and have never quite been, an inevitable consequence of progress. By presenting a historical view of the industrial revolution and the green revolution, the piece instead shows that the outcomes of any innovation depend crucially on the choices made by the political and economic elite of the time. Consequently, to truly reflect the interests of the country's masses, the essay calls for India's digital revolution to also take this insight into account.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: left; "&gt;&lt;span style="text-align: start; float: none; "&gt;The central thesis of the essay is borrowed from Daron Acemoglu and Simon Johnson's 'Power and Progress', and its substantiation for the various historical moments is done through secondary material.&lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p style="text-align: left; "&gt;&lt;span style="text-align: start; float: none; "&gt;&lt;a class="external-link" href="http://cis-india.org/raw/files/whose-technology-anyway"&gt;Click here&lt;/a&gt; to download the research&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/raw/whose-technology-is-it-anyway-an-exploratory-essay-on-the-political-economy-of-indias-digital-revolution'&gt;https://cis-india.org/raw/whose-technology-is-it-anyway-an-exploratory-essay-on-the-political-economy-of-indias-digital-revolution&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Abhineet Nayyar</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Telecom</dc:subject>
    
    
        <dc:subject>Researchers at Work</dc:subject>
    

   <dc:date>2025-04-11T15:42:41Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/about/newsletters/april-2016-newsletter">
    <title>April 2016 Newsletter</title>
    <link>https://cis-india.org/about/newsletters/april-2016-newsletter</link>
    <description>
        &lt;b&gt;Welcome to the CIS newsletter for April 2016. The key issues we worked on this month included the Aadhaar Act 2016, Standard Essential Patents, cyber security of smart grids, and involvement of international agencies in the smart cities project in India.&lt;/b&gt;
        
&lt;p style="text-align: justify;"&gt;Early last year, thanks to the fund raising efforts of a friend of CIS - Suhail Kazi, we received Rs. 1.9 lakhs as donations from 19 individuals. In January this year, we set up an online giving feature on our website which would ease the donation process, but we haven’t got a single donation so far! This could be because many of you may be under a false impression that CIS is very wealthy and does not need more support. Unfortunately, this is no longer true. Today, we are unable to find a single donor who is interested in our Accessibility, Telecom, or RAW programmes. In other words, we need your support. Would you to consider making a small donation to CIS? &lt;strong&gt;Click &lt;a href="http://imojo.in/CISDonations"&gt;here&lt;/a&gt; to donate.&lt;/strong&gt;&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;Previous issues of the newsletters can be accessed here: &lt;a href="http://cis-india.org/about/newsletters"&gt;http://cis-india.org/about/newsletters&lt;/a&gt;.&lt;/p&gt;
&lt;hr style="text-align: justify;" /&gt;
&lt;table style="text-align: justify;" class="grid listing"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;Highlights&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li style="text-align: justify;"&gt;CIS prepared an &lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/aadhaar-project-and-bill-faq"&gt;FAQ on the Aadhaar / UIDAI project&lt;/a&gt; and the Aadhaar (Targeted Delivery of Financial and Other Subsidies, Benefits and Services) Bill, 2016. Further, two infographics were produced to highlight on the questions of "&lt;a href="http://cis-india.org/internet-governance/blog/can-the-aadhaar-act-2016-be-classified-as-a-money-bill"&gt;Can the Aadhaar Act 2016 be Classified as a Money Bill?&lt;/a&gt;" and "&lt;a href="http://cis-india.org/internet-governance/blog/can-matters-dealt-with-in-aadhaar-act-be-objects-of-money-bill"&gt;Can the Matters Dealt with in the Aadhaar Act be the Objects of a Money Bill?&lt;/a&gt;".&lt;/li&gt;
&lt;li style="text-align: justify;"&gt;NVDA team &lt;a class="external-link" href="http://cis-india.org/accessibility/blog/april-2016-report/view"&gt;prepared a report&lt;/a&gt; on the progress of the project for the month of&amp;nbsp;April 2016.&lt;/li&gt;
&lt;li style="text-align: justify;"&gt;CIS submitted its &lt;a class="external-link" href="http://cis-india.org/a2k/blogs/comments-on-department-of-industrial-policy-and-promotion-discussion-paper-on-standard-essential-patents-and-their-availability-on-frand-terms"&gt;comments to the Department of Industrial Policy and Promotion's Discussion Paper&lt;/a&gt; on Standard Essential Patents and their Availability on FRAND Terms. CIS has offered its assistance on other matters aimed at developing a suitable policy framework for SEPs and FRAND in India, and, working towards the sustained innovation, manufacture and availability of mobile technologies in India. A summary of the comments can be &lt;a class="external-link" href="http://cis-india.org/a2k/blogs/summary-of-cis-comments-to-dipp2019s-discussion-paper-on-seps-and-their-availability-on-frand-terms"&gt;accessed here&lt;/a&gt;. Responses to the Discussion Paper is &lt;a class="external-link" href="http://cis-india.org/a2k/blogs/responses-to-the-dipps-discussion-paper-on-seps-and-their-availability-on-frand-terms"&gt;available here&lt;/a&gt;.&lt;/li&gt;
&lt;li style="text-align: justify;"&gt;Rohini Lakshané's paper titled &lt;a class="external-link" href="http://cis-india.org/a2k/blogs/patents-and-mobile-devices-in-india-an-empirical-survey"&gt;Patents and Mobile Devices in India: An Empirical Survey&lt;/a&gt; has been accepted for publication by the Vanderbilt Journal of Transnational Law.&lt;/li&gt;
&lt;li style="text-align: justify;"&gt;Kiran A.B. in a &lt;a class="external-link" href="http://cis-india.org/openness/monitoring-sustainable-development-goals-in-india-availability-and-openness-02"&gt;blog post has documented the availability and openness of data sets in India&lt;/a&gt; that are relevant for monitoring the targets under the SDGs.&lt;/li&gt;
&lt;li style="text-align: justify;"&gt;Low-cost Aakash tablet and its previous iterations in India have gone through several phases of technological changes and ideological experiments wrote Sumandro Chattapadhyay and Jahnavi Phalkey &lt;a class="external-link" href="http://cis-india.org/raw/buying-into-the-aakash-dream"&gt;in an article published in the Economic and Political Weekly&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;-----------------------------------&amp;nbsp;&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://cis-india.org/news"&gt;CIS in the News&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;-----------------------------------&lt;/strong&gt;&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;CIS gave inputs to the following media coverage:&lt;/p&gt;
&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/daily-mail-april-4-2016-afp-india-biometric-database-crosses-billion-member-mark"&gt;India's biometric database crosses billion-member mark&lt;/a&gt;&amp;nbsp;(AFP and Daily Mail, UK; April 4, 2016).&lt;/li&gt;&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/big-news-network-april-6-2016-claire-lauterbach-panama-papers-and-question-of-privacy"&gt;The Panama Papers and the question of privacy&lt;/a&gt;&amp;nbsp;(Big News Network; April 6, 2016). This was originally published by Privacyinternational.org.&lt;/li&gt;&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/economic-times-april-8-2016-neha-alawadhi-daunting-task-ahead-for-investigative-agencies-with-whatsapp-end-to-end-encryption"&gt;Daunting task ahead for investigative agencies with WhatsApp's end-to-end encryption&lt;/a&gt;&amp;nbsp;(Neha Alawadhi; Economic Times; April 8, 2016).&lt;/li&gt;&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/the-hindu-april-10-2016-somesh-jha-pmo-no-to-smart-cards-insists-aadhaar"&gt;PMO’s no to smart cards, insists on Aadhaar&lt;/a&gt;&amp;nbsp;(Somesh Jha; Hindu; April 10, 2016).&lt;/li&gt;&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/the-telegraph-april-10-2016-2014-showed-the-power-of-twitter"&gt;2014 showed the power of Twitter, now every Indian politician wants a handle&lt;/a&gt;&amp;nbsp;(T.V. Jayan, Smitha Verma,Sonia Sarkar and V. Kumara Swamy; Telegraph; April 10, 2016).&lt;/li&gt;&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/business-standard-alnoor-peermohamed-april-13-2016-why-is-uidai-cracking-down-on-individuals-that-hoard-aadhaar-data"&gt;Why is the UIDAI cracking down on individuals that hoard Aadhaar data?&lt;/a&gt;&amp;nbsp;(Alnoor Peermohamed; Business Standard; April 13, 2016).&lt;/li&gt;&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/governance-now-april-19-2016-you-will-need-a-license-to-create-whatsapp-group-in-kashmir"&gt;You will need a license to create a WhatsApp group in Kashmir&lt;/a&gt;&amp;nbsp;(Governance Now; April 19, 2016).&lt;/li&gt;&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/governance-now-april-23-2016-taru-bhatia-will-facebook-twitter-relocate-servers-to-india"&gt;Will Facebook, Twitter relocate servers to India?&lt;/a&gt;&amp;nbsp;(Taru Bhatia; Governance Now; April 23, 2016).&lt;/li&gt;&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/dna-amrita-madhukalya-april-23-2016-government-keeps-experts-out-of-cyber-security-discussions"&gt;Government keeps experts out of cyber security discussions&lt;/a&gt;&amp;nbsp;(Amrita Madhukalya; DNA; April 23, 2016).&lt;/li&gt;&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/the-times-of-india-raj-shekhar-arun-dev-v-narayan-a-selvaraj-cctv-plays-sherlock"&gt;CCTV plays Sherlock&lt;/a&gt;&amp;nbsp;(Raj Shekhar, Arun Dev, V Narayan &amp;amp; A Selvaraj with inputs from Sindhu Kannan and Somreet Bhattacharya; The Times of India; April 24, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;p&gt;CIS members wrote the following pieces:&lt;/p&gt;
&lt;ul style="text-align: justify;"&gt;&lt;li style="text-align: justify;"&gt;Sunil Abraham wrote an&amp;nbsp;&lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/frontline-april-15-2016-sunil-abraham-surveillance-project"&gt;article in the July 15 edition of Frontline&lt;/a&gt;&amp;nbsp;arguing that the Aadhaar project’s technological design and architecture is an unmitigated disaster and no amount of legal fixes in the Act will make it any better.&amp;nbsp;&lt;/li&gt;&lt;li style="text-align: justify;"&gt;Amber Sinha wrote an article in The Wire arguing that&amp;nbsp;&lt;a href="http://cis-india.org/internet-governance/blog/the-aadhaar-act-is-not-a-money-bill"&gt;the Aaddhaar Act is not a money bill&lt;/a&gt;, and the Supreme Court may very well question the decision by the Lok Sabha speaker to classify it as such.&amp;nbsp;&lt;/li&gt;&lt;li style="text-align: justify;"&gt;Sumandro Chattapadhyay also wrote on The Wire arguing that "&lt;a href="http://cis-india.org/internet-governance/blog/the-last-chance-for-a-welfare-state-doesnt-rest-in-the-aadhaar-system"&gt;the last chance for a welfare state doesn’t rest in the Aadhaar system&lt;/a&gt;."&lt;/li&gt;&lt;li style="text-align: justify;"&gt;Subhashish Panigrahi's article on the&amp;nbsp;&lt;a class="external-link" href="http://cis-india.org/a2k/blogs/global-voices-april-27-2016-subhashish-panigrahi-eight-challenges-indian-language-wikipedias-need-to-overcome"&gt;8 challenges that Indian language Wikipedias have to overcome was published by Global Voices&lt;/a&gt;. The article had&amp;nbsp;earlier been&amp;nbsp;published in the Wire.&lt;/li&gt;&lt;li style="text-align: justify;"&gt;Elonnai Hickok and Vanya Rakesh co-authored an article on&amp;nbsp;&lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/dataquest-april-25-2016-vanya-rakesh-and-elonnai-hickok-cyber-security-of-smart-grids-in-india"&gt;Cyber Security of Smart Grids in India&lt;/a&gt;&amp;nbsp;that was published by Dataquest.&lt;/li&gt;&lt;li style="text-align: justify;"&gt;Shyam Ponappa&amp;nbsp;&lt;a class="external-link" href="http://cis-india.org/telecom/blog/business-standard-april-6-2016-shyam-ponappa-breakthroughs-needed-for-digital-india"&gt;in his monthly column&lt;/a&gt;&amp;nbsp;published in the Business Standard tell us that it's time the government accepts that current policies are not enough to bring about Digital India.&lt;/li&gt;&lt;/ul&gt;
&lt;p style="text-align: justify;"&gt;-------------------------------------&lt;br /&gt;&lt;a href="http://cis-india.org/accessibility"&gt;Accessibility &amp;amp; Inclusion&lt;/a&gt; &lt;br /&gt; ------------------------------------- 	&lt;br /&gt; India has an estimated 70 million persons with disabilities who don't have access to read printed materials due to some form of physical, sensory, 	cognitive or other disability. As part of our endeavour to make available accessible content for persons with disabilities, we are developing a text-to-speech software in 15 languages with support from the Hans Foundation. The progress made so far in the project can be accessed	&lt;a href="http://cis-india.org/accessibility/resources/nvda-text-to-speech-synthesizer"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;►NVDA and eSpeak&lt;/p&gt;
&lt;ul style="text-align: justify;"&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/accessibility/blog/march-2016-report.pdf/view"&gt;March 2016 Report&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/accessibility/blog/april-2016-report" class="internal-link"&gt;April 2016 Report&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;----------------------------------- 	&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://cis-india.org/a2k"&gt;Access to Knowledge&lt;/a&gt; &lt;br /&gt;&lt;strong&gt; ----------------------------------- 	&lt;/strong&gt;&lt;br /&gt;Our Access to Knowledge programme currently consists of two projects. The Pervasive Technologies project, conducted under a grant from the International Development Research Centre (IDRC), aims to conduct research on the complex interplay between low-cost pervasive technologies and intellectual property, in order to encourage the proliferation and development of such technologies as a social good. The Wikipedia project, which is under a 	grant from the Wikimedia Foundation, is for the growth of Indic language communities and projects by designing community collaborations and partnerships 	that recruit and cultivate new editors and explore innovative approaches to building projects.&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;►Pervasive Technologies&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Comments&lt;/strong&gt;&lt;/p&gt;
&lt;ul style="text-align: justify;"&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/blogs/comments-on-department-of-industrial-policy-and-promotion-discussion-paper-on-standard-essential-patents-and-their-availability-on-frand-terms"&gt;Comments on Department of Industrial Policy and Promotion Discussion Paper on Standard Essential Patents and their Availability on Frand Terms&lt;/a&gt; (Anubha Sinha, Nehaa Chaudhari and Rohini Lakshané; April 23, 2016).&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/blogs/responses-to-the-dipps-discussion-paper-on-seps-and-their-availability-on-frand-terms"&gt;Responses to the DIPP's Discussion Paper on SEPs and their Availability on FRAND Terms&lt;/a&gt; (Anubha Sinha, Nehaa Chaudhari and Rohini Lakshané; April 23, 2016).&lt;/li&gt;
&lt;li&gt;
&lt;div id="_mcePaste"&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/blogs/summary-of-cis-comments-to-dipp2019s-discussion-paper-on-seps-and-their-availability-on-frand-terms"&gt;Summary of CIS Comments to DIPP’s Discussion Paper on SEPs and their availability on FRAND terms&lt;/a&gt; (Anubha Sinha; April 26, 2016).&lt;/div&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Blog Entries&lt;/strong&gt;&lt;/p&gt;
&lt;ul style="text-align: justify;"&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/blogs/global-congress-2015"&gt;Global Congress 2015 - A Collection of Resources&lt;/a&gt; (Pervasive Technologies Team; April 1, 2016).&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/blogs/compilation-of-mobile-phone-patent-litigation-cases-in-india"&gt;Compilation of Mobile Phone Patent Litigation Cases in India&lt;/a&gt; (Rohini Lakshané; updated on April 15, 2016). &lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/blogs/joining-the-dots-in-indias-big-ticket-mobile-phone-patent-litigation"&gt;Joining the Dots in India's Big-Ticket Mobile Phone Patent Litigation&lt;/a&gt; (Rohini Lakshané; updated on April 29, 2016).&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/blogs/mhrd-ipr-chair-series-information-received-from-tezpur-university"&gt;MHRD IPR Chair Series: Information Received from Tezpur University&lt;/a&gt; (Karan Tripathi; April 26, 2016).&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/blogs/sectoral-innovation-councils-on-intellectual-property-rights-2013-rti-requests-dipp-responses"&gt;National IPR Policy Series : Sectoral Innovation Councils on Intellectual Property Rights – RTI Requests + DIPP Responses&lt;/a&gt; (Nehaa Chaudhari and Saahil Dama; April 30, 2016). Nisha S. Kumar assisted in compilation of the document.&lt;/li&gt;&lt;/ul&gt;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Participation in Events&lt;/strong&gt;&lt;/p&gt;
&lt;ul style="text-align: justify;"&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/news/fifth-annual-ip-teaching-workshop"&gt;Fifth Annual IP Teaching Workshop&lt;/a&gt; (Organised by the Centre for Innovation, Intellectual Property and Competition at National Law University Delhi in association with National Academy of Law Teaching, NLU-D; Delhi; March 31 and April 1, 2016). Nehaa Chaudhari was a speaker.&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/news/first-round-table-on-innovation-ip-and-competition"&gt;First Round-table on Innovation, IP and Competition&lt;/a&gt; (Organized by the Centre for Innovation, Intellectual Property &amp;amp; Competition (CIIPC) at the National Law University, Delhi; India Habitat Centre; New Delhi; April 1-2, 2016). Nehaa Chaudhari and Anubha Sinha attended the round-table.&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/news/brainstorming-workshop-on-pg-programme-on-media-studies-for-ugc-e-pathshala-programme"&gt;Brainstorming Workshop on PG Programme on Media Studies for UGC E-Pathshala Programme&lt;/a&gt; (Organized by Jamia Milla Islamia; New Delhi; April 5, 2016).&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/news/sensitization-seminar-on-ipr-for-electronics-ict-sectors"&gt;Sensitization Seminar on IPR for Electronics &amp;amp; ICT Sectors&lt;/a&gt; (Organized by&amp;nbsp;Andhra Pradesh Technology Development &amp;amp; Promotion Centre (APTDC) of Confederation of Indian Industry (CII), in association with Department of Electronics and Information Technology (DeitY); Vishakhapatnam; April 21, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;p style="text-align: justify;"&gt;►Wikipedia&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;As part of the &lt;a href="http://cis-india.org/a2k/access-to-knowledge-program-plan"&gt;project grant from the Wikimedia Foundation&lt;/a&gt; we have reached out to 	more than 3500 people across India by organizing more than 100 outreach events and catalysed the release of encyclopaedic and other content under the 	Creative Commons (CC-BY-3.0) license in four Indian languages (21 books in Telugu, 13 in Odia, 4 volumes of encyclopaedia in Konkani and 6 volumes in Kannada, and 1 book on Odia language history in English).&lt;/p&gt;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Work Plan&lt;/strong&gt;&lt;/p&gt;
&lt;ul style="text-align: justify;"&gt;
&lt;li&gt;&lt;a href="http://cis-india.org/a2k/blogs/cis-a2k-work-plan-july-2016-june-2017"&gt;CIS - A2K Work Plan: July 2016 - June 2017&lt;/a&gt; (CIS-A2K Team; April 2, 2016): We have revised the work plan template taking into account the changed proposal plan sent out by WMF and in light of the feedback that we have received from FDC assessment during last proposal application. The FDC feedback is taken into account at the level of design, RoI and ensuring quality for all our activities.&lt;/li&gt;&lt;/ul&gt;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Article&lt;/strong&gt;&lt;/p&gt;
&lt;ul style="text-align: justify;"&gt;
&lt;li&gt;&lt;a href="http://cis-india.org/a2k/blogs/global-voices-april-27-2016-subhashish-panigrahi-eight-challenges-indian-language-wikipedias-need-to-overcome"&gt;Eight Challenges Indian-Language Wikipedias Need to Overcome&lt;/a&gt; (Subhashish Panigrahi; Global Voices; April 21, 2016). &lt;strong&gt; &lt;/strong&gt;&lt;strong&gt;&lt;a href="http://thewire.in/2016/03/17/eight-challenges-that-indian-language-wikipedias-need-to-overcome-25062/" target="_blank"&gt;&lt;strong&gt;A version of this post&lt;/strong&gt;&lt;/a&gt;&lt;/strong&gt;&lt;strong&gt; was previously published on &lt;/strong&gt;&lt;strong&gt;&lt;a href="http://thewire.in/" target="_blank"&gt;&lt;strong&gt;The Wire&lt;/strong&gt;&lt;/a&gt;&lt;/strong&gt;&lt;strong&gt;.&lt;/strong&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Media Coverage&lt;/strong&gt;&lt;/p&gt;
&lt;ul style="text-align: justify;"&gt;
&lt;li&gt;&lt;a href="http://cis-india.org/a2k/news/the-telegraph-april-7-2016-anwesha-ambaly-odia-gets-more-space-in-e-world"&gt;Odia gets more space in e-world&lt;/a&gt; (Anwesha Ambaly; The Telegraph; April 7, 2016).&lt;/li&gt;
&lt;li&gt;&lt;a href="http://cis-india.org/a2k/news/exercise-to-correct-articles-in-tulu-wikipedia-begins"&gt;Exercise to Correct articles in Tulu Wikipedia begins&lt;/a&gt; (Raviprasad Kamila; The Hindu; April 28, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Event Organized&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/a2k/events/tulu-wikipedia-editathon-to-improve-quality-of-articles-in-tulu-wikipedia"&gt;Tulu Wikipedia Editathon to Improve Quality of Articles in Tulu Wikipedia&lt;/a&gt; (Shri Ramakrishna PU College; Mangaluru; April 26 - 30, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;p style="text-align: justify;"&gt;&lt;span style="text-align: justify;"&gt;&lt;strong&gt;-----------------------------------&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;a style="text-align: justify;" href="http://cis-india.org/openness"&gt;Openness&lt;br /&gt;&lt;/a&gt;&lt;span style="text-align: justify;"&gt;&lt;strong&gt;-----------------------------------&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div style="text-align: justify;"&gt;Our work in the Openness programme focuses on open data, especially open government data, open access, open education resources, open knowledge in Indic languages, open media, and open technologies and standards - hardware and software. We approach openness as a cross-cutting principle for knowledge production and distribution, and not as a thing-in-itself.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/openness/monitoring-sustainable-development-goals-in-india-availability-and-openness-02"&gt;Monitoring Sustainable Development Goals in India: Availability and Openness of Data&lt;/a&gt; (Part II) (Kiran A.B.; April 12, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&lt;strong&gt;----------------------------------- 	&lt;/strong&gt;&lt;br /&gt; &lt;a href="http://cis-india.org/internet-governance"&gt;Internet Governance&lt;/a&gt; &lt;br /&gt;&lt;strong&gt; -----------------------------------&lt;/strong&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div style="text-align: justify;"&gt;As part of its research on privacy and free speech, CIS is engaged with two different projects. The first one (under a grant from Privacy International and IDRC) is on surveillance and freedom of expression (SAFEGUARDS). The second one (under a grant from MacArthur Foundation) is on restrictions that the Indian government has placed on freedom of expression online.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;p style="text-align: justify;"&gt;►Cyber Security&lt;/p&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/dataquest-april-25-2016-vanya-rakesh-and-elonnai-hickok-cyber-security-of-smart-grids-in-india"&gt;Cyber Security of Smart Grids in India&lt;/a&gt; (Elonnai Hickok and Vanya Rakesh; April 25, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p style="text-align: justify;"&gt;►Big Data&lt;/p&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div style="text-align: justify;"&gt;Blog Entry&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/rti-on-smart-cities-mission-in-india"&gt;RTI regarding Smart Cities Mission in India&lt;/a&gt; (Paul Thottan; April 21, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p style="text-align: justify;"&gt;►Privacy&lt;/p&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div style="text-align: justify;"&gt;
&lt;div&gt;&lt;strong&gt;Blog Entries&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/aadhaar-project-and-bill-faq"&gt;FAQ on the Aadhaar Project and the Bill&lt;/a&gt; (Elonnai Hickok, Vanya Rakesh, and Vipul Kharbanda; April 13, 2016).&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/aadhaar-act-and-its-non-compliance-with-data-protection-law-in-india"&gt;Aadhaar Act and its Non-compliance with Data Protection Law in India&lt;/a&gt; (Vanya Rakesh; April 14, 2016).&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/can-matters-dealt-with-in-aadhaar-act-be-objects-of-money-bill"&gt;Can the Matters Dealt with in the Aadhaar Act be the Objects of a Money Bill?&lt;/a&gt; (Pooja Saxena; April 24, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div style="text-align: justify;"&gt;&lt;strong&gt;Articles&lt;/strong&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/the-quint-march-31-2016-nehaa-chaudhari-will-aadhaar-act-address-indias-dire-need-for-a-privacy-law"&gt;Will Aadhaar Act Address India’s Dire Need For a Privacy Law?&lt;/a&gt; (Nehaa Chaudhari; Quint; March 31, 2016).&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/the-last-chance-for-a-welfare-state-doesnt-rest-in-the-aadhaar-system"&gt;The Last Chance for a Welfare State Doesn’t Rest in the Aadhaar System&lt;/a&gt; (Sumandro Chattapadhyay; April 19, 2016).&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/blog/the-aadhaar-act-is-not-a-money-bill"&gt;The Aadhaar Act is Not a Money Bill&lt;/a&gt; (Amber Sinha; April 25, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Participation in Events&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/rightscon-silicon-valley-2016"&gt;RightsCon Silicon Valley 2016&lt;/a&gt; (Organized by RightsCon; March 31 and April 1, 2016). Elonnai Hickok attended the event.&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/panel-discussion-on-uid-aadhar-act-2016-and-its-impact-on-social-security"&gt;Panel Discussion on UID/ Aadhar act 2016 and its impact on Social, Security&lt;/a&gt; (Organized by Students Christian Movement of India at SCM House; Bangalore; April 25, 2016). Sunil Abraham was a panelist.&lt;/li&gt;
&lt;li&gt;The Centre for the Study of Law and Governance (CSLG), Jawaharlal Nehru University (JNU), organised a &lt;a href="http://cis-india.org/internet-governance/news/will-the-magic-number-deliver-aadhaar-cslg-26042016"&gt;roundtable discussion on Tuesday, April 26&lt;/a&gt;, to discuss the Aadhaar project and Act. Along with Prasanna S, Apar Gupta, and Dr. Chirashree Dasgupta, Sumandro Chattapadhyay was one of the discussants.&lt;/li&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/internet-governance/news/aadhaar-by-numbers"&gt;Aadhaar by Numbers&lt;/a&gt; (Organized by National Institute of Public Finance and Policy; New Delhi; April 29, 2016). Sunil Abraham was a speaker.&lt;/li&gt;&lt;/ul&gt;
&lt;div style="text-align: justify;"&gt;&lt;strong&gt;----------------------------------- 	&lt;br /&gt;&lt;/strong&gt;&lt;a href="http://cis-india.org/telecom"&gt;Telecom&lt;/a&gt; &lt;br /&gt;&lt;strong&gt; ----------------------------------- &lt;/strong&gt;&lt;br /&gt; CIS is involved in promoting access and accessibility to telecommunications services and resources, and has provided inputs to ongoing policy discussions 	and consultation papers published by TRAI. It has prepared reports on unlicensed spectrum and accessibility of mobile phones for persons with disabilities 	and also works with the USOF to include funding projects for persons with disabilities in its mandate:&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;Article&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/telecom/blog/business-standard-april-6-2016-shyam-ponappa-breakthroughs-needed-for-digital-india"&gt;Breakthroughs Needed For Digital India&lt;/a&gt; (Shyam Ponappa; Business Standard; April 6, 2016 and Organizing India BlogSpot; April 7, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&lt;strong&gt;----------------------------------- 	&lt;br /&gt;&lt;/strong&gt;&lt;a href="http://cis-india.org/raw"&gt;Researchers at Work&lt;/a&gt; &lt;br /&gt;&lt;strong&gt; ----------------------------------- &lt;/strong&gt;&lt;br /&gt; The Researchers at Work (RAW) programme is an interdisciplinary research initiative driven by an emerging need to understand the reconfigurations of 	social practices and structures through the Internet and digital media technologies, and vice versa. It aims to produce local and contextual 	accounts of interactions, negotiations, and resolutions between the Internet, and socio-material and geo-political processes:&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;p style="text-align: justify;"&gt;&lt;strong&gt;Article&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/raw/buying-into-the-aakash-dream"&gt;Buying into the Aakash Dream - A Tablet’s Tale of Mass Education&lt;/a&gt; (Sumandro Chattapadhyay and Jahnavi Phalkey; Economic &amp;amp; Political Weekly; April 23, 2016). &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;Announcement&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="external-link" href="http://cis-india.org/jobs/call-for-proposal-big-data-for-development-field-studies"&gt;Call for Proposal: Big Data for Development – Initial Field Studies&lt;/a&gt; (Sumandro Chattapadhyay; April 29, 2016).&lt;/li&gt;&lt;/ul&gt;
&lt;div style="text-align: justify;"&gt;
&lt;ul&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;----------------------------------- 	&lt;/strong&gt;&lt;br /&gt;&lt;a href="http://cis-india.org/"&gt;About CIS&lt;/a&gt; &lt;br /&gt;&lt;strong&gt; ----------------------------------- &lt;/strong&gt;&lt;br /&gt; The Centre for Internet and Society (CIS) is a non-profit organisation that undertakes interdisciplinary research on internet and digital technologies from 	policy and academic perspectives. The areas of focus include digital accessibility for persons with diverse abilities, access to knowledge, intellectual 	property rights, openness (including open data, free and open source software, open standards, open access, open educational resources, and open video), 	internet governance, telecommunication reform, digital privacy, and cyber-security. The academic research at CIS seeks to understand the reconfigurations 	of social and cultural processes and structures as mediated through the internet and digital media technologies.&lt;/p&gt;
&lt;/div&gt;
&lt;p style="text-align: justify;"&gt;► Follow us elsewhere&lt;/p&gt;
&lt;div&gt;
&lt;ul style="text-align: justify;"&gt;
&lt;li&gt; Twitter:&lt;a href="http://twitter.com/cis_india"&gt; http://twitter.com/cis_india&lt;/a&gt; &lt;/li&gt;
&lt;li&gt; Twitter - Access to Knowledge: &lt;a href="https://twitter.com/CISA2K"&gt;https://twitter.com/CISA2K&lt;/a&gt; &lt;/li&gt;
&lt;li&gt; Twitter - Information Policy: &lt;a href="https://twitter.com/CIS_InfoPolicy"&gt;https://twitter.com/CIS_InfoPolicy&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; Facebook - Access to Knowledge:&lt;a href="https://www.facebook.com/cisa2k"&gt; https://www.facebook.com/cisa2k&lt;/a&gt; &lt;/li&gt;
&lt;li&gt; E-Mail - Access to Knowledge: &lt;a&gt;a2k@cis-india.org&lt;/a&gt; &lt;/li&gt;
&lt;li&gt; E-Mail - Researchers at Work: &lt;a&gt;raw@cis-india.org&lt;/a&gt; &lt;/li&gt;
&lt;li&gt; List - Researchers at Work: &lt;a href="https://lists.ghserv.net/mailman/listinfo/researchers"&gt;https://lists.ghserv.net/mailman/listinfo/researchers&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;div style="text-align: justify;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;p style="text-align: justify;"&gt;► Support Us&lt;/p&gt;
&lt;div&gt;
&lt;div style="text-align: justify;"&gt;Please help us defend consumer and citizen rights on the Internet! Write a cheque in favour of 'The Centre for Internet and Society' and mail it to us at No. 	194, 2nd 'C' Cross, Domlur, 2nd Stage, Bengaluru - 5600 71.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;
&lt;p style="text-align: justify;"&gt;► Request for Collaboration&lt;/p&gt;
&lt;div&gt;
&lt;div style="text-align: justify;"&gt;We invite researchers, practitioners, artists, and theoreticians, both organisationally and as individuals, to engage with us on topics related internet 	and society, and improve our collective understanding of this field. To discuss such possibilities, please write to Sunil Abraham, Executive Director, at 	sunil@cis-india.org (for policy research), or Sumandro Chattapadhyay, Research Director, at sumandro@cis-india.org (for academic research), with an 	indication of the form and the content of the collaboration you might be interested in. To discuss collaborations on Indic language Wikipedia projects, 	write to Tanveer Hasan, Programme Officer, at &lt;a&gt;tanveer@cis-india.org&lt;/a&gt;.&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;&lt;em&gt;CIS is grateful to its primary donor the Kusuma Trust founded by Anurag Dikshit and Soma Pujari, philanthropists of Indian origin for its core funding and 	support for most of its projects. CIS is also grateful to its other donors, Wikimedia Foundation, Ford Foundation, Privacy International, UK, Hans 	Foundation, MacArthur Foundation, and IDRC for funding its various projects&lt;/em&gt;.&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;

        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/about/newsletters/april-2016-newsletter'&gt;https://cis-india.org/about/newsletters/april-2016-newsletter&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>sunil</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Telecom</dc:subject>
    
    
        <dc:subject>Accessibility</dc:subject>
    
    
        <dc:subject>Internet Governance</dc:subject>
    
    
        <dc:subject>Researchers at Work</dc:subject>
    

   <dc:date>2016-05-10T06:26:09Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/about/newsletters/december-2011-bulletin">
    <title>December 2011 Bulletin</title>
    <link>https://cis-india.org/about/newsletters/december-2011-bulletin</link>
    <description>
        &lt;b&gt;Welcome to the newsletter issue of December 2011. This issue carries a special section on Freedom of Expression as there was much discussion regarding the Union Minister for Communications and Information Technology, Mr. Kapil Sibal’s proposal for pro-active censorship of social media.&lt;/b&gt;
        &lt;h2&gt;&lt;a href="https://cis-india.org/digital-natives" class="external-link"&gt;&lt;b&gt;Digital Natives with a Cause?&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Digital Natives with a Cause? is a knowledge programme initiated by CIS, India and Hivos, Netherlands. It is a research inquiry that seeks to look at the changing landscapes of social change and political participation and the role that young people play through digital and internet technologies, in emerging information societies. The collaboration has produced &lt;a href="https://cis-india.org/digital-natives/front-page/blog/dnbook"&gt;a four book collective&lt;/a&gt; around ‘digital revolutions’ in a post Arab spring world, &lt;a href="https://cis-india.org/digital-natives/front-page/blog/position-papers"&gt;a position paper&lt;/a&gt;, &lt;a href="https://cis-india.org/digital-natives/front-page/blog/digital-natives-with-a-cause-a-report"&gt;a scouting report&lt;/a&gt; and three international workshops in &lt;a href="https://cis-india.org/digital-natives/blog/talking-back"&gt;Taipei&lt;/a&gt;, &lt;a href="https://cis-india.org/digital-natives/blog/my-bubble-my-space-my-voice-workshop-perspective-and-future"&gt;Johannesburg&lt;/a&gt; and &lt;a href="https://cis-india.org/digital-natives/blog/santiago-workshop-an-after-thought"&gt;Santiago&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Blog Entry&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/the-digital-other"&gt;The Digital Other&lt;/a&gt;: Nishant Shah raises his concerns that increasingly, Digital Natives are acting as pure consumers of technology and gadgets, and seem willing to do so. The blog post was published in DML Central, 14 December 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;h3&gt;Events&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/video-contest/digital-natives-contest"&gt;Digital Native Video Contest&lt;/a&gt;, jointly organised by CIS and Hivos. Submission guidelines and FAQs are online. Submit your proposal online by 26 January 2012.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/events/tweet-a-review"&gt;Digital AlterNatives Tweet-a-Review&lt;/a&gt;, 17 – 26 December 2011: 'Digital Natives with a Cause?' Project invites readers to review essays from the 'Digital AlterNatives with a Cause', a four-book collective published by Centre for Internet &amp;amp; Society and Hivos.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Book Reviews&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/unpacking-from-shiny-packaging"&gt;Unpacking Digital Natives from their Shiny Packaging&lt;/a&gt;: “The ‘Digital Natives’ concept is neither necessarily nor inherently positive, as YiPing Tsou highlights in her chapter Digital Natives in the Name of a Cause: From Flash Mob to "Human Flesh Search.” &lt;i&gt;—&lt;/i&gt; &lt;b&gt;Argyri Panezi&lt;/b&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/on-natives-and-norms"&gt;On Natives, Norms and Knowledge&lt;/a&gt;:&lt;i&gt; &lt;/i&gt;“It is a text I strongly recommend, especially to those interested in the reasons behind contemporary policies that try to regulate digital activism such as the US SOPA Act.” &lt;i&gt;— &lt;/i&gt;&lt;b&gt;Philip Ketzel&lt;/b&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/twin-manifestations"&gt;Digital Native: Twin Manifestations or Co-Located Hybrids&lt;/a&gt;: “Ben-David’s piece is a well-articulated and informed attempt to resolve two of the several conceptual fuzziness of the term Digital Native. She attempts this in a philosophical manner: trying to move away from the ontological who are Digital Natives? to an epistemological when and where are Digital Natives?”&lt;i&gt; &lt;/i&gt;&lt;i&gt;— &lt;/i&gt;&lt;b&gt;Samuel Tettner&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;b&gt;Pathways for Learning in Higher Education&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;The Pathways Project for Learning in Higher Education is a collaboration between the Higher Education Innovation and Research Applications (HEIRA) at the Centre for the Study of Culture and Society (CSCS) and the Centre for Internet and Society (CIS). The project is supported by the Ford Foundation and works with disadvantaged students in nine undergraduate colleges in Maharashtra, Karnataka and Kerala, to explore relationships between technologies, higher education and the new forms of social justice in India.&lt;/p&gt;
&lt;h3&gt;Workshop Report&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/pathways/facultyworkshop"&gt;The Digital Classroom: Social Justice and Pedagogy&lt;/a&gt;: Nishant Shah captures some of the questions that were thrown up and discussed at the 2 day Faculty Training workshop for participant from colleges included in the Pathways to Higher Education programme, supported by Ford Foundation and collaboratively executed by the Higher Education Innovation and Research Application and the Centre for Internet and Society, Bangalore&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Blog Post &lt;a href="https://cis-india.org/digital-natives/pathways/blog/higher-education"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/pathways/blog/higher-education"&gt;Technology, Social Justice and Higher Education&lt;/a&gt; by Nishant Shah, 7 December 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;b&gt; &lt;/b&gt;Event Organised&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/events/pathways-third-faculty-workshop"&gt;Pathways 3rd Faculty Workshop      &amp;amp; Regional Facilitators Meeting at CSCS&lt;/a&gt;, 8–10 December      2011, CSCS, Bangalore, Nishant Shah participated in the workshop&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;a href="https://cis-india.org/accessibility" class="external-link"&gt;&lt;b&gt;Accessibility&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;India has an estimated 70 million disabled persons who are unable to read printed materials due to some form of physical, sensory, cognitive or other disability. The disabled need accessible content, devices and interfaces facilitated via copyright law and electronic accessibility policies. So far we have organised Right to Read campaigns in the four metro cities of &lt;a href="https://cis-india.org/accessibility/blog/right-to-read-campaign-chennai"&gt;Chennai&lt;/a&gt;, &lt;span&gt;Kolkata&lt;/span&gt;, &lt;a href="https://cis-india.org/accessibility/blog/right-to-read-campaign"&gt;Delhi&lt;/a&gt; and &lt;a href="https://cis-india.org/accessibility/blog/mumbai-phase-of-right-to-read-campaign"&gt;Mumbai&lt;/a&gt;, made a &lt;a href="https://cis-india.org/accessibility/front-page/blog/comments-on-copyright-and-print%20impaired"&gt;submission to amend the Indian Copyright to the HRD Ministry&lt;/a&gt;, researched on &lt;a href="https://cis-india.org/accessibility/front-page/making-mobile-phones-accessible/making-phones-accessible.pdf"&gt;accessible mobile handsets in India&lt;/a&gt;, analysed the &lt;a href="https://cis-india.org/accessibility/blog/working-draft"&gt;Working Draft of the Rights of Persons with Disabilities Act&lt;/a&gt;, and published a &lt;a href="https://cis-india.org/accessibility/front-page/blog/e-accessibility-handbook"&gt;policy handbook on e-accessibility&lt;/a&gt; and a book on &lt;span&gt;&lt;a href="https://cis-india.org/universal-service-for-persons-with-disabilities"&gt;universal service for persons with disabilities&lt;/a&gt;&lt;/span&gt;&lt;i&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;h3&gt;Publications&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/universal-service-for-persons-with-disabilities"&gt;Universal Service for Persons with Disabilities&lt;/a&gt;: Published by G3ict and CIS in cooperation with the Hans Foundation. The book is co-authored by Axel Leblois, Executive Director, G3ict, Deepti Bharthur and Nirmita Narasimhan.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/accessibility/business-case-for-web-accessibility"&gt;The Business Case for Web Accessibility&lt;/a&gt;: NASSCOM Foundation has published a handbook on web accessibility titled “Understanding Web Accessibility — A Guide to Create Accessible Work Environments”. Nirmita Narasimhan authored a chapter “The Business Case for Web Accessibility”&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Submission&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/accessibility/accessibility-new-telecom-policy-2011"&gt;Accessibility in the New Telecom Policy 2011&lt;/a&gt;: CIS was part of the 27 organisations that responded to the call for comments on NTP 2011. The submission was made to the Department of Telecommunications, Ministry of Communications &amp;amp; Information Technology, Government of India on 9 December 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Interview&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/interview-with-nirmita"&gt;An Interview of Nirmita Narasimhan on ITU Portal&lt;/a&gt;: ITU Girls in ICT is now online! ITU interviewed Nirmita and published her profile on their website.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Award&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/nirmita-nivh-award"&gt;Nirmita receives NIVH Award&lt;/a&gt;: Nirmita Narasimhan received the NIVH Excellence Award from Justice AS Anand (retd), former chairman of the National Human Rights Commission, on International Day of Persons with Disabilities at the National Institute for the Visually Handicapped in Dehradun on Saturday, 3 December 2011. The Tribune covered the award ceremony and published this in their newspaper on 3 December 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;h3&gt;Upcoming Event&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;span&gt;&lt;a href="https://cis-india.org/accessibility/itu-tutorial-delhi"&gt;ITU Meeting and Tutorial on Audiovisual Media Accessibility&lt;/a&gt;&lt;/span&gt;, organized by the International Telecommunication Union, India International Centre, 13 – 15 March 2012. CIS is hosting the workshop in collaboration with the ITU-APT Foundation. More information and registration are available at the &lt;span&gt;&lt;a href="http://www.itu.int/cgi-bin/htsh/edrs/ITU-T/studygroup/edrs.registration.form?_eventid=3000348"&gt;ITU website&lt;/a&gt;&lt;/span&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;a href="https://cis-india.org/a2k" class="external-link"&gt;&lt;b&gt;Access to Knowledge&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Access to Knowledge is a campaign to promote the fundamental principles of justice, freedom, and economic development. It deals with issues like copyrights, patents, and trademarks, which are an important part of the digital landscape. We prepared the &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=960&amp;amp;qid=124241" target="_blank"&gt;India report for the CI IP Watchlist&lt;/a&gt;, made &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=961&amp;amp;qid=124241" target="_blank"&gt;submission to the HRD Ministry on WIPO Broadcast treaty&lt;/a&gt;, questioned the demonization of pirates, and advocated against laws (such as the PUPFIP Bill) that privatize public funded knowledge.&lt;/p&gt;
&lt;h3&gt;Comments&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;span&gt;&lt;a href="https://cis-india.org/a2k/blog/ace-7-future-work-cis-intervention"&gt;CIS Intervention on Future Work of the WIPO Advisory Committee on Enforcement&lt;/a&gt;&lt;/span&gt;&lt;br /&gt; The seventh session of the World Intellectual Property Organization's Advisory Committee on Enforcement (ACE) was held in Geneva on 30 November and 1 December 2011. Pranesh Prakash participated in the event and made the intervention.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/a2k/blog/ace-7-french-charter-cis-comment"&gt;Comment by CIS at ACE on Presentation on French Charter on the Fight against Cyber-Counterfeiting&lt;/a&gt;: Pranesh Prakash responded to a presentation by Prof. Pierre Sirinelli of the École de droit de la Sorbonne, Université Paris 1 on 'The French Charter on the Fight against Cyber-Counterfeiting of 16 December 2009 during the seventh session of the World Intellectual Property Organization's Advisory Committee on Enforcement (ACE) held in Geneva&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Blog Post&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/a2k/blog/books-vs-cigarettes"&gt;CIS Hosts Scanned Version of George Orwell’s Books vs. Cigarettes&lt;/a&gt;: Verbindingen/Jonctions (V/J), the bi-annual multidisciplinary festival organised by Constant took place on 1 December 2011. CIS hosted the scanned pages of the essay in public domain.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h2&gt;&lt;a href="https://cis-india.org/openness" class="external-link"&gt;&lt;b&gt;Openness&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Innovation and creativity should be fostered through openness and collaboration. The advent of&lt;i&gt; &lt;/i&gt;Internet has radically defined what it means to be open and collaborative. The Internet itself is built upon open standards and free/libre/open source software. Our endeavour has resulted in a report on &lt;a href="https://cis-india.org/openness/front-page/blog/open-government-data-study"&gt;open government data&lt;/a&gt;, a report on &lt;a href="https://cis-india.org/openness/front-page/online-video-environment-in-india"&gt;online video environment in India&lt;/a&gt; and a &lt;a href="https://cis-india.org/openness/front-page/blog/people-are-knowledge"&gt;film on oral citations on the Wikipedia&lt;/a&gt;&lt;i&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;h3&gt;Award&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;span&gt;&lt;a href="https://cis-india.org/news/ept-award-for-open-access"&gt;Inaugural EPT Award for Open Access&lt;/a&gt;&lt;/span&gt;: The Electronic Publishing Trust for Development is pleased to announce the winners of a new annual award to be made to individuals working in developing countries who have made a significant personal contribution to advancing the cause of open access (OA) and the free exchange of research findings. The winner of the inaugural award is Dr Francis Jayakanth of the National Centre for Science Information, Indian Institute of Science, Bangalore, India&lt;i&gt;.&lt;/i&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;a href="https://cis-india.org/internet-governance" class="external-link"&gt;&lt;b&gt;Internet Governance&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;The Tunis Agenda of the second World Summit on the Information Society has defined internet governance as the development and application by governments, the private sector and civil society, in their respective roles of shared principles, norms, rules, decision-making procedures and programmes that shape the evolution and use of the internet. CIS partnered with Privacy International and Society in Action Group which has produced outputs in &lt;a href="https://cis-india.org/internet-governance/front-page/blog/privacy/privacy-banking" target="_blank"&gt;banking&lt;/a&gt;, &lt;a href="https://cis-india.org/internet-governance/front-page/blog/privacy/privacy-telecommunications" target="_blank"&gt;telecommunications&lt;/a&gt;, &lt;a href="https://cis-india.org/internet-governance/front-page/blog/privacy/consumer-privacy?searchterm=Consumer+Privacy+++How+to+Enforce+an+Effective+Protective+Regime+" target="_blank"&gt;consumer rights&lt;/a&gt;,&lt;a href="https://cis-india.org/internet-governance/front-page/blog/privacy/privacy-media-law" target="_blank"&gt; media law&lt;/a&gt;, &lt;a href="https://cis-india.org/internet-governance/front-page/privacy-sexual-minorities" target="_blank"&gt;sexual minorities&lt;/a&gt;, etc., and submitted &lt;a href="https://cis-india.org/internet-governance" target="_blank"&gt;seven open letters&lt;/a&gt; to Parliamentary Finance Committee on UID covering several aspects, feedbacks on &lt;a href="https://cis-india.org/internet-governance/front-page/blog/cis-feedback-to-nia-bill" target="_blank"&gt;NIA Bill&lt;/a&gt;, and &lt;a href="https://cis-india.org/internet-governance" target="_blank"&gt;IT Rules&lt;/a&gt;&lt;i&gt;.&lt;/i&gt;&lt;/p&gt;
&lt;h3&gt;Peer Review&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/streaming-on-your-nearest-screen" target="_blank"&gt;Now Streaming on Your Nearest Screen&lt;/a&gt; by Nishant Shah, Journal of      Chinese Cinemas, Volume 3, Issue 1.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/internet-society-challenges-next-steps" target="_blank"&gt;Internet and Society in Asia: Challenges and Next Steps&lt;/a&gt; by Nishant Shah, Inter-Asia Cultural      Studies, Volume 11, Number 1.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Book Review&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/historian-wins-over-biographer" target="_blank"&gt;The Historian Wins Over the Biographer&lt;/a&gt;&lt;i&gt; “In Walter Isaacson's eponymous biography of Steve Jobs, the multibillion dollar man who is credited with single handedly changing the face of computing and the digital media industry, we face the dilemma of a biographer: how do you make sense of a history that is so new, it is still unfolding.” &lt;/i&gt;&lt;br /&gt;Nishant Shah's detailed review of Steve Jobs' biography was published in the Biblio Vol. XV Nos. 11 &amp;amp; 12, November- December 2011&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Newspaper / Magazine Articles&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/spy-in-web" target="_blank"&gt;Spy      in the Web&lt;/a&gt; The      government’s proposed pre-censorship rules undermine the intelligence of      an online user and endanger democracy, Nishant Shah, Indian Express, 18      December 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/what-is-dilligaf" target="_blank"&gt;What is Dilligaf?&lt;/a&gt; On      the web, time moves at the speed of thought: Groups emerge, proliferate      and are abandoned as new trends and fads take precedence. Nowhere else is      this dramatic flux as apparent as in the language that evolves online,      Nishant Shah, GQ India.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/surrogate-futures-scattered-temporalities" target="_blank"&gt;Of Surrogate Futures and Scattered Temporalities&lt;/a&gt;:      Nishant Shah responds to Michael Edwards through this blog post published      in the Broker on 27 December 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Interview&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/interview-with-anne-cavoukian" target="_blank"&gt;An Interview with Dr. Ann Cavoukian&lt;/a&gt;: Elonnai Hickok      interviews Dr. Ann Cavoukian, Information and Privacy Commissioner,      Ontario, Canada&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/when-digital-spills-into-physical" target="_blank"&gt;When the      digital spills into the physical&lt;/a&gt;: Nishant Shah tells us why      flash mobs are an interesting sign of our times, and not just a passing      fad. MidDay published this interview in their newspaper on 18 December      2011&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Video&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/phishing-attacks-on-rise" target="_blank"&gt;Phishing      Attacks on the Rise&lt;/a&gt;: Sunil Abraham was on the TV Channel News 9      on 2 December 2011 speaking about two visual cues to distinguish between      the fake and the real websites&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;h3&gt;Media Coverage&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/web-censorship" target="_blank"&gt;India’s      dreams of web censorship&lt;/a&gt;, Financial Time's beyondbrics, 6      December 2011, Sunil Abraham was quoted in this post&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/did-he-didnt-he" target="_blank"&gt;Did He, Didn’t He&lt;/a&gt; by Rahul Bhatia, Open Magazine      (issue: 7-14 December 2011)&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/much-at-stake-for-tech-sector" target="_blank"&gt;Much at      stake for tech sector in UID project&lt;/a&gt; by Pranav Nambiar, Economic      Times, 12 December 2011. Sunil Abraham was quoted in this article.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/red-herring" target="_blank"&gt;On the net, red herring&lt;/a&gt; by Javed Anwer, The Times of      India, 4 December 2011. Sunil Abraham was quoted in this article.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/twitter-facebook-lead-in-blogosphere" target="_blank"&gt;Twitter,      Facebook take the lead in blogosphere as blog searches fall by half&lt;/a&gt; by Ameya Chumbhale, Economic      Times, 17 November 2011. Pranesh Prakash was quoted in this article&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Event Report&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/art-slash-activism" target="_blank"&gt;Exposing Data: Art Slash Activism &lt;/a&gt;organised      by Tactical Tech and CIS in Bangalore on 28 November 2011. Zainab Bawa,      Ayisha Abraham, Ward Smith and Marek Tuszinsky gave a talk. Videos of the      event are now online&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Upcoming Events&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/right-to-privacy-bill-conference" target="_blank"&gt;Privacy Matters — Analyzing the "Right to Privacy Bill"&lt;/a&gt;:      Privacy India in partnership with International Development Research      Centre, Canada, Indian Institute of Technology, Bombay, the Godrej Culture      Lab, Tata Institute of Social Sciences, Mumbai and the Centre for Internet      and Society, Bangalore is organising "Privacy Matters", a public      conference at IIT, Bombay on 21 January 2012&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/high-level-privacy-conclave" target="_blank"&gt;The High Level Privacy Conclave&lt;/a&gt;: Privacy India in      partnership with the International Development Research Centre, Canada,      Society in Action Group, Gurgaon and Privacy International, UK is      organizing the High Level Privacy Conclave at the Paharpur Business      Centre, Nehru Place Greens in New Delhi on Friday, 3 February 2012&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/privacy-symposium" target="_blank"&gt;All India Privacy Symposium&lt;/a&gt;&lt;span&gt;:&lt;/span&gt; Privacy India in      partnership with the International Development Research Centre, Canada,      Society in Action Group, Gurgaon, Privacy International, UK and      Commonwealth Human Rights Initiative is organizing the All India Privacy      Symposium at the India International Centre, New Delhi on Saturday, 4      February 2012&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Event Organised&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/dialogue-cafe" target="_blank"&gt;Dialogue Cafe @ Centre for Internet and Society&lt;/a&gt;, 2 Dec      2011, Kavita Philip gave a talk.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;&lt;b&gt;Special Section on Freedom of Expression&lt;/b&gt;&lt;/h2&gt;
&lt;hr /&gt;
&lt;p style="text-align: justify; "&gt;We usually cover Freedom of Expression under Internet Governance. However, this month there has been much discussion regarding the Union Minister for Communications and Information Technology, Mr. Kapil Sibal’s proposal for pro-active censorship of social media. This special section covers reportage and original content from CIS&lt;i&gt;:&lt;/i&gt;&lt;/p&gt;
&lt;h3&gt;Newspaper / Magazine Articles&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/invisible-censorship" target="_blank"&gt;Invisible Censorship: How the Government Censors Without Being Seen&lt;/a&gt; by Pranesh Prakash: The Indian      government wants to censor the Internet without being seen to be censoring      the Internet. The article was translated into Marathi and featured in      Lokmat, 18 December 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/us-clampdown" target="_blank"&gt;US Clampdown Worse than the Great Firewall&lt;/a&gt; by Sunil Abraham: If you thought      China’s Internet censorship was evil, think again. American moves to clean      up the Web could hurt global surfers. Sunil Abraham wrote this article in      Tehelka, Volume 8, Issue 50, 17 December 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/unkindest-cut-mr-sibal" target="_blank"&gt;That’s the Unkindest Cut, Mr. Sibal&lt;/a&gt; by Sunil Abraham: There’s      Kolaveri-di on the Internet over Kapil Sibal’s diktat to social media      sites to prescreen users’ posts. That diktat goes far beyond the      restrictions placed on our freedom of expression by the IT Act. But, says      Sunil Abraham of the Centre for Internet and Society, India is not going      to be silenced online. Deccan Chronicle, 11 December 2011&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Blog Posts&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/online-pre-censorship-harmful-impractical" target="_blank"&gt;Online Pre-Censorship is Harmful and Impractical&lt;/a&gt; by Pranesh Prakash: The Union      Minister for Communications and Information Technology, Mr. Kapil Sibal      wants Internet intermediaries to pre-censor content uploaded by their      users. Pranesh Prakash takes issue with this and explains why this is a      problem, even if the government's heart is in the right place.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/blog/press-coverage-online-censorship" target="_blank"&gt;Press Coverage of Online Censorship Row&lt;/a&gt;: We are      maintaining a rolling blog with press references to the row created by the      proposal by the Union Minister for Communications and Information      Technology to pre-screen user-generated Internet content.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Radio Broadcast&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Social media sites refuse      Indian censorship request: Sunil Abraham spoke to Radio Australia. Follow      the broadcast &lt;a href="https://cis-india.org/news/social-media-sites-refuse-indian-censorship" target="_blank"&gt;here&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;h3&gt;Live Chat&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/ibn-live-chat-with-pranesh" target="_blank"&gt;Is      the govt bid to regulate content on the Internet a good thing?&lt;/a&gt;:      Pranesh Prakash answered questions freedom of expression vis-a-vis      objectionable content live on CNN-IBN's chat feature, 7 December 2011&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Media Coverage&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/caught-in-web" target="_blank"&gt;Caught      in the Web&lt;/a&gt;: &lt;i&gt;“As it is the status of      freedom of speech in India is in a bad shape. Sibal's new rules will only      make it worse.”— &lt;/i&gt;&lt;b&gt;Sunil      Abraham in Hindu Business Line&lt;/b&gt;, 13 December 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/online-gag" target="_blank"&gt;Online gag: Existing rules give      little freedom&lt;/a&gt;: &lt;i&gt;“Our criticism is of the      policy and not of the websites and Internet entities that are forced to      err on the side of caution when faced by such notices.” — &lt;/i&gt;&lt;b&gt;Sunil Abraham in the Times of      India&lt;/b&gt;&lt;i&gt;,&lt;/i&gt; 9 December 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/facebook-google-tell-india-they-won2019t-screen-for-derogatory-content" target="_blank"&gt;Facebook, Google tell India they won’t screen for derogatory      content&lt;/a&gt;: &lt;i&gt;“Researchers sent mock      take-down notices to seven sites, complaining about their content... six      sites immediately deleted content. They did not even verify the validity      of our flawed complaint. They over-complied.” — &lt;/i&gt;&lt;b&gt;Sunil Abraham in Washington Post&lt;/b&gt;,      6 December 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/any-normal-human-being-would-be-offended" target="_blank"&gt;‘Any Normal Human Being Would Be Offended’&lt;/a&gt;: &lt;i&gt;“&lt;/i&gt;&lt;i&gt;Indian law seems to state that it has global jurisdiction but that      is not really true. An Indian court might give an order that is      unenforceable in the United States or anywhere else.” — &lt;/i&gt;&lt;b&gt;Sunil Abraham in the New York      Times&lt;/b&gt;, 6 December 2011&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/it-inc-oppose-sibals-firewall-proposal" target="_blank"&gt;IT Inc oppose Sibal’s ‘great’ firewall proposal&lt;/a&gt;: &lt;i&gt;“You wouldn’t want to end up with a situation where you are denied      access to, say, the website of the University of Sussex because the      address contains the word ‘sex’.” — &lt;/i&gt;&lt;b&gt;Nishant Shah in Indian Express&lt;/b&gt;,      7 December 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/online-at-india" target="_blank"&gt;Online      @ India&lt;/a&gt;: &lt;i&gt;“I haven't yet heard of      anybody in India going on a rampage because somebody in Pakistan started      an 'India hate' page.” — &lt;/i&gt;&lt;b&gt;Nishant Shah in the Hindustan Times&lt;/b&gt;,      10 December 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/private-censorship-making-online-content-disappear-quietly" target="_blank"&gt;How ‘private-censorship’ is making online content disappear,      quietly&lt;/a&gt;: &lt;i&gt;“Google’s self-reported      compliance rate of 51 per cent shows that they are probably over-stepping      the law in order to appease the Indian government’s requests.” — &lt;/i&gt;&lt;b&gt;Pranesh Prakash in FirstPost&lt;/b&gt;,      15 December 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/chilling-it-act" target="_blank"&gt;Kapil Sibal to sterilise Net but      undercover sting shows 6 of 7 websites already trigger-happy to censor      under ‘chilling’ IT Act&lt;/a&gt;, Legally India, 7 December 2011. Sunil      Abraham was quoted in this blog post.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/2018chilling2019-impact-of-india2019s-april-internet-rules" target="_blank"&gt;‘Chilling’      Impact of India’s April Internet Rules&lt;/a&gt; by Heather Simmons, New York      Times, 7 December 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/scrub-the-internet-clean" target="_blank"&gt;Govt wants to scrub the Internet      clean&lt;/a&gt;, Livemint, 7 December 2011. Sunil Abraham was quoted in      this article.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/techies-angered-over-censorship" target="_blank"&gt;India's      Techies Angered Over Internet Censorship Plan&lt;/a&gt;, NPR, 20 December      2011. Pranesh Prakash was quoted in this blog post.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-social-media-access-should-not-be-blocked-ban" target="_blank"&gt;Internet,      social media access should not be blocked: Ban&lt;/a&gt;, Oman Tribune,      10 December 2011. Sunil Abraham was quoted in this article.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/minority-report-age" target="_blank"&gt;India entering the Minority      Report age?&lt;/a&gt;, ioL scietech. Sunil Abraham was quoted in this.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/internautas-indios-se-oponen" target="_blank"&gt;Los      internautas indios se oponen a la censura a través de la Red&lt;/a&gt;,      Diario de Navarra, 7 December 2011. Sunil Abraham was quoted in the      Spanish newspaper.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/technological-beasts-impossible-to-control" target="_blank"&gt;Technological      beasts like Facebook, Orkut, YouTube &amp;amp; Google impossible to control&lt;/a&gt; by Sunanda Poduwal &amp;amp; Kamya      Jaiswal, Economic Times, 11 December 2011. Sunil Abraham was quoted in the      article.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/google-vs-kapil" target="_blank"&gt;Google V/s Kapil Sibal&lt;/a&gt; by Sundeep Dougal in Outlook, 8      December 2011. Pranesh Prakash's work at CIS has been extensively quoted      in this blog post.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/india-bid-to-censor-net-draws-flak" target="_blank"&gt;India bid      to censor Internet draws flak&lt;/a&gt; Phil      Hazlewood spoke to Sunil Abraham and published this article for AFP.      France 24, Khaleej Times, Physorg.com, TimesLive, Bangkok Post, Yahoo      News, MSN News, Emirates 24/7, Business Live and Jakarta Globe also      carried the news on their websites, 9 December 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;b&gt;&lt;i&gt; &lt;/i&gt;&lt;/b&gt;Videos&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/internet-censorship" target="_blank"&gt;Censorship      — A Death Knell for Freedom of Expression Online&lt;/a&gt;: On 8 December      2011&lt;i&gt;, &lt;/i&gt;NDTV aired an interesting discussion on internet censorship.      Shashi Tharoor, Soli Sorabjee, Shekhar Kapoor, Ken Ghosh and Sunil Abraham      participated in this discussion with NDTV's Sonia Singh&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/censor-social-networking-sites" target="_blank"&gt;FTN: Should social networking      sites be censored?&lt;/a&gt;: Telecom Minister Kapil Sibal met the      representatives of Facebook, Google and others seeking to device a      screening mechanism. Sunil Abraham was on CNN-IBN from 10.00 p.m. to 10.30      p.m. speaking about freedom of expression in India&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/online-content-row" target="_blank"&gt;Debate: Online content row-1&lt;/a&gt;:      Sunil Abraham was on Times Now from 9.05 p.m.      to 9.45 p.m. on 6 December 2011 speaking about freedom of expression in      India&lt;i&gt;.&lt;/i&gt;&lt;i&gt; &lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;b&gt; &lt;/b&gt;Event Organised&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/free-speech-online-in-india-under-attack" target="_blank"&gt;Free Speech Online in India under Attack? A Panel Discussion&lt;/a&gt;,      21 December 2011. Achal Prabhala, Anja Kovacs, Lawrence Liang and Sunil      Abraham gave lectures&lt;i&gt;.&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;a href="https://cis-india.org/telecom" class="external-link"&gt;&lt;b&gt;Telecom&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;The growth in telecommunications in India has been impressive. While the potential for growth and returns exist, a range of issues need to be addressed for this potential to be realized. One aspect is more extensive rural coverage and the second aspect is a countrywide access to broadband which is low at about eight million subscriptions. Both require effective and efficient use of networks and resources, including spectrum. In this connection, Shyam Ponappa continues to write his monthly column for the Business Standard.&lt;/p&gt;
&lt;h3&gt;Newspaper Article&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/telecom/healing-self-inflicted-wounds" target="_blank"&gt;Healing self-inflicted wounds&lt;/a&gt; by Shyam Ponappa, Business      Standard, 1 December 2011: A spate of dysfunctional actions and retrograde developments has led to an      unimaginable mess for India. Can the damage to growth prospects be undone?      Does it need to be? If so, how?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;Follow us elsewhere&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Get short, timely messages from us on &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=456&amp;amp;qid=46981" target="_blank"&gt;Twitter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Follow CIS on &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=457&amp;amp;qid=46981" target="_blank"&gt;identi.ca&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Join the CIS group on &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=458&amp;amp;qid=46981" target="_blank"&gt;Facebook&lt;/a&gt;\&lt;/li&gt;
&lt;li&gt;Visit us at &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=459&amp;amp;qid=46981" target="_blank"&gt;www.cis-india.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;i&gt;CIS is grateful to Kusuma Trust which was founded by Anurag Dikshit and Soma Pujari, philanthropists of Indian origin, for its core funding and support for most of its projects.&lt;/i&gt;&lt;i&gt; &lt;/i&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/about/newsletters/december-2011-bulletin'&gt;https://cis-india.org/about/newsletters/december-2011-bulletin&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>praskrishna</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Digital Natives</dc:subject>
    
    
        <dc:subject>Telecom</dc:subject>
    
    
        <dc:subject>Accessibility</dc:subject>
    
    
        <dc:subject>Internet Governance</dc:subject>
    
    
        <dc:subject>Research</dc:subject>
    
    
        <dc:subject>Openness</dc:subject>
    

   <dc:date>2012-07-23T08:35:03Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/about/newsletters/november-2011-bulletin">
    <title>November 2011 Bulletin</title>
    <link>https://cis-india.org/about/newsletters/november-2011-bulletin</link>
    <description>
        &lt;b&gt;Welcome to the Centre for Internet and Society newsletter! In this issue we bring you the updates of our research, events, media coverage and videos of some past events organized by us during the month of November 2011.&lt;/b&gt;
        &lt;h2&gt;&lt;a href="https://cis-india.org/digital-natives" class="external-link"&gt;&lt;b&gt;Digital Natives with a Cause?&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Digital Natives with a Cause? examines the changing landscape of social change and political participation in light of the role that young people play through digital and Internet technologies, in emerging information societies. Consolidating knowledge from Asia, Africa and Latin America, it builds a global network of knowledge partners who critically engage with discourse on youth, technology and social change, and look at alternative practices and ideas in the Global South:&lt;/p&gt;
&lt;h3&gt;Key Research&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/digital-natives/front-page/blog/digital-natives-and-politics-in-asia" target="_blank"&gt;On Fooling Around: Digital      Natives and Politics in Asia&lt;/a&gt;&lt;br /&gt; by Nishant Shah, Director-Research&lt;br /&gt; Youths are not only actively participating in the politics of its times      but also changing the way in which we understand the political processes      of mobilisation, participation and transformation, writes Nishant. The      paper was presented at the Digital Cultures in Asia conference at the      Academia Sinica, Taipei, Taiwan.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Links in the Chain&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/digital-natives/volume-8-issue-4.pdf" target="_blank"&gt;Analog Relics in the Digital Age&lt;/a&gt;, volume 8, issue 4&lt;br /&gt; Guest Editor: Nilofar Ansher&lt;br /&gt; “The scale of inventions has not really leaped, so much as mutated. We had      Twitter and Facebook ... (remember notice boards, community centers and      pamphlets); they just weren’t so instant, hyperlinked and global in scale.      We still use the medium of a mouthpiece and speaker to talk to each other      long distance, the difference is in the changed aesthetics of the 21st      century – it’s all squarish curves and scratch-proof glass that are more      appealing today. Blackboards, writing material, listening devices and      memory aids have undergone unprecedented transformations of function and      usage, but it’s still about having a blank canvas to write upon with a      chalk, pen, paper or iClick”, writes Nilofar in this issue of the Digital      Natives newsletter.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Articles/Columns &lt;a href="http://www.cis-india.org/digital-natives/in-search-of-the-other-decoding-digital-natives" target="_blank"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ol&gt; &lt;/ol&gt; 
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/digital-natives/in-search-of-the-other-decoding-digital-natives" target="_blank"&gt;In Search of the Other: Decoding      Digital Natives&lt;/a&gt;: Nishant Shah charts      the trajectories of our research at the Centre for Internet and Society      (Bangalore, India) and Hivos (The Hague, The Netherlands) to see how      alternative models of understanding these relationships can be built. This      blog post by Nishant Shah was published in DML central on 24 October 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Staff Quoted in the Media &lt;a href="http://www.cis-india.org/news/write-stuff" target="_blank"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.cis-india.org/news/write-stuff" target="_blank"&gt;The Write Stuff&lt;/a&gt;,      Deccan Chronicle, 14 November 2011. Nishant Shah has been quoted in this      article.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt; &lt;/ol&gt;
&lt;h2&gt;&lt;b&gt;Pathways for Learning in Higher Education&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;The Pathways Project for Learning in Higher Education is a collaboration between the Higher Education Innovation and Research Applications (HEIRA) at the Centre for the Study of Culture and Society (CSCS) and the Centre for Internet and Society (CIS). The project is supported by the Ford Foundation and works with disadvantaged students in 9 undergraduate colleges in Maharashtra, Karnataka and Kerala, to explore relationships between Technologies, Higher Education and the new forms of social justice in India.&lt;/p&gt;
&lt;h3&gt;Article Published by the Media&lt;/h3&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ol&gt; &lt;/ol&gt;
&lt;p style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/digital-natives/pathways/learn-it" target="_blank"&gt;Learn it Yourself&lt;/a&gt;: The peer-to-peer world of online learning encourages      conversations and reciprocal learning, writes Nishant Shah. The article      was published by the Indian Express on 30 October 2011.&lt;/p&gt;
&lt;h3&gt;Video of Event Participated&lt;/h3&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/digital-natives/pathways/mobility-shifts-2011" target="_blank"&gt;Mobility Shifts 2011 — An      International Future of Learning Summit&lt;/a&gt;:      The summit was organised by the New School and sponsored by MacArthur      Foundation and Mozilla. It was held from October 10 to October 16, 2011 at      the New School, New York City. Nishant Shah participated in the summit and      spoke on Digital Outcasts: Social Justice, Technology and Learning in      India. The video of the event is online.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt; &lt;/ol&gt;
&lt;h2&gt;&lt;a href="https://cis-india.org/accessibility" class="external-link"&gt;&lt;b&gt;Accessibility&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Estimates of the percentage of the world's population that is disabled vary considerably. But what is certain is that if we count functional disability, then a large proportion of the world's population is disabled in one way or another. At CIS we work to ensure that the digital technologies, which empower disabled people and provide them with independence, are allowed to do so in practice and by the law. To this end, we support web accessibility guidelines, and change in copyright laws that currently disempower the persons with disabilities.&lt;/p&gt;
&lt;h3&gt;Publication&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/accessibility/e-accessibility-handbook-in-russian" target="_blank"&gt;e-Accessibility Policy Handbook      for Persons with Disabilities&lt;/a&gt; (Russian Version) &lt;br /&gt; Edited by Nirmita Narasimhan&lt;br /&gt; The e-Accessibility Policy Handbook for Persons with Disabilities is now      available in Russian. The handbook is a joint publication of ITU, G3ict      and the Centre for Internet and Society, in cooperation with the Hans      Foundation. Dr. Hamadoun I. Toure, Secretary-General, International      Telecommunication Union wrote the preface. Dr. Sami Al-Basheer, Director,      ITU-D wrote the introduction and Axel Leblois, Executive Director, G3ict      wrote the foreword.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Blog Post&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.cis-india.org/accessibility/accessible-banking" target="_blank"&gt;The case for Accessible Banking&lt;/a&gt; by Dinesh Kaushal.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;a href="https://cis-india.org/a2k" class="external-link"&gt;&lt;b&gt;Access to Knowledge&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;The Access to Knowledge programme addresses the harms caused to  consumers, developing countries, human rights, and creativity/innovation  from excessive regimes of copyright, patents, and other such  monopolistic rights over knowledge:&lt;/p&gt;
&lt;h3&gt;Key Research&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/a2k/jesters-clowns-pranksters" target="_blank"&gt;Of Jesters, Clowns and      Pranksters: YouTube and the Condition of Collaborative Authorship&lt;/a&gt;&lt;br /&gt; by Nishant Shah, Director-Research,      Centre for Internet and Society&lt;br /&gt; The idea of a single author creating cinematic objects in a      well-controlled scheme of support system and production/distribution      infrastructure has been fundamentally challenged by the emergence of      digital video sharing sites like YouTube, writes Nishant Shah in this      essay published in the Journal of Moving Images.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Blog Posts&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.cis-india.org/a2k/books-vs-cigarettes" target="_blank"&gt;CIS Hosts Scanned Version of George Orwell’s Books vs.      Cigarettes&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Comments / Statement&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/a2k/blog/ace-7-future-work-cis-intervention" target="_blank"&gt;CIS Intervention on Future Work      of the WIPO Advisory Committee on Enforcement&lt;/a&gt;: The seventh      session of the World Intellectual Property Organization's Advisory      Committee on Enforcement (ACE) is being held in Geneva on November 30 and      December 1, 2011. Pranesh Prakash intervened during the discussion of      future work of the ACE with this comment.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/a2k/blog/ace-7-french-charter-cis-comment" target="_blank"&gt;Comment by CIS at ACE on      Presentation on French Charter on the Fight against Cyber-Counterfeiting&lt;/a&gt;:      The seventh session of the World Intellectual Property Organization's      Advisory Committee on Enforcement is being held in Geneva on November 30      and December 1, 2011. Pranesh Prakash responded to a presentation by Prof.      Pierre Sirinelli of the École de droit de la Sorbonne, Université Paris 1      on 'The French Charter on the Fight against Cyber-Counterfeiting of      December 16, 2009' with this comment.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/a2k/blog/sccr-23-broadcast-cis-statement" target="_blank"&gt;Statement of CIS on the WIPO      Broadcast Treaty at the 23rd SCCR&lt;/a&gt;: The twenty-third session of      the Standing Committee on Copyright and Related Rights is being held in      Geneva from November 22, 2011 to December 2, 2011. Pranesh Prakash      delivered this statement on a new proposal made by South Africa and Mexico      (SCCR/23/6) on a treaty for broadcasters.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;a href="https://cis-india.org/openness" class="external-link"&gt;&lt;b&gt;Openness&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;The 'Openness' programme critically examines alternatives to existing  regimes of intellectual property rights, and transparency and  accountability. Under this programme, we study Open Government Data,  Open Access to Scholarly Literature, Open Content, Open Standards, Open  Access to Law, and Free/Libre/Open Source Software:&lt;/p&gt;
&lt;h3&gt;Featured Research&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/openness/blog/know-your-users" target="_blank"&gt;Know Your Users, Match their      Needs!&lt;/a&gt;&lt;br /&gt; As Free Access to Law initiatives in the Global South enter into a new      stage of maturity, they must be certain not to lose sight of their users’      needs. This blog post gives a summary of the “Good Practices Handbook”, a      research output of the collaborative project Free Access to Law — Is it      Here to Stay? undertaken by LexUM (Canada) and the South African Legal      Institute in partnership with the Centre for Internet and Society. Rebecca      Schild and Prashant Iyengar from CIS were part of the research team.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Event Organised&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/openness/events/open-access-to-academic-knowledge-at-the-iisc" target="_blank"&gt;Open Access to Academic Knowledge&lt;/a&gt;, organised by the Indian Institute of Science and CIS      at National Centre for Science Information, Indian Institute of Science,      Bangalore on 2 November 2011. Tom Dane participated in this event.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Event Participated&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/canadian-science-policy-conference" target="_blank"&gt;3rd Canadian Science Policy      Conference&lt;/a&gt;, organised by Canadian      Science Policy Conference from16 to 18 November 2011 at the Ottawa      Convention Centre. Sunil Abraham spoke in the session on Global      Implications of Open and Inclusive Innovation. &lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Announcement&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/announcement-of-wikimedia-india-program-trust" target="_blank"&gt;The Wikimedia India Program Trust&lt;/a&gt;.      A new entity, the “Wikimedia India Program Trust”, has been registered in      Delhi. Sunil Abraham is one of the trustees. &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;a href="https://cis-india.org/internet-governance" class="external-link"&gt;&lt;b&gt;Internet Governance&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;The Internet Governance programme conducts research around the various  social, technical, and political underpinnings of global and national  Internet governance, and includes online privacy, freedom of speech, and  Internet governance mechanisms and processes:&lt;/p&gt;
&lt;h3&gt;Comments / Submissions&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/comments-on-finance-committee-statements" target="_blank"&gt;CIS Comments on Finance      Committee Statements to Open Letters on Unique Identity&lt;/a&gt;: The Parliamentary Finance Committee responded to the      six open letters sent by CIS through an email on 12 October 2011. CIS has      commented on the points raised by the Committee. &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/comments-national-policy-information-technology" target="_blank"&gt;Comments on the National Policy      of Information Technology&lt;/a&gt;: The NPIT      2011 has the laudable goal of making India a ‘knowledge economy with a      global role’ by developing and deploying ICT solutions in all sectors to      foster development within India and at a global level. CIS appreciates      this initiative of the Department of Information Technology and offers      brief comments to strengthen the draft. &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/comments-draft-national-policy-on-electronics" target="_blank"&gt;CIS Comments on the Draft      National Policy on Electronics&lt;/a&gt;: CIS      submitted its comments to the request for comments put out by the      Department of Information Technology on its draft 'National Policy on      Electronics'.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Statement&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/blog/india-statement-un-cirp" target="_blank"&gt;India's Statement Proposing UN      Committee for Internet-Related Policy&lt;/a&gt;:      India made its statement at the 66th session of the United Nations General      Assembly, its proposal for the UN Committee for Internet-Related Policy      was presented.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Podcast&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/openness/professor-balaram-talks-open-access" target="_blank"&gt;Professor Balaram talks Open      Access&lt;/a&gt; : Tom Dane spoke with Professor P Balaram, Director of      the Indian Institute of Science about the Open Access movement. A podcast      of the interview is online.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Event Report&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/ijlt-cis-lecture-series-report" target="_blank"&gt;The 2nd IJLT-CIS Lecture Series      — A Post-event Report&lt;/a&gt; : The 2nd      IJLT-CIS Lecture Series was organised by the Indian Journal of Law and      Technology and CIS on the 21st and 22nd of May 2011 at the National Law      School of India University, Nagarbhavi, Bangalore. The main theme for this      year was Emerging Issues in Privacy Law: Law, Policy and Practice. &lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Essay in Peer Reviewed Journal&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/material-cyborgs-asserted-boundaries" target="_blank"&gt;Material Cyborgs; Asserted      Boundaries&lt;/a&gt; &lt;br /&gt; by Nishant Shah, Director-Research &lt;br /&gt; Nishant explores the possibility of formulating the cyborg as an author or      translator who is able to navigate between the different binaries of      ‘meat–machine’, ‘digital–physical’, and ‘body–self’, using the abilities      and the capabilities learnt in one system in an efficient and effective      understanding of the other. The essay was published in the European      Journal of English Studies, Volume 12, Issue 2.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Articles/Columns&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/what-is-dilligaf" target="_blank"&gt;What is Dilligaf?&lt;/a&gt; On the web, time moves at the speed of thought:      Groups emerge, proliferate and are abandoned as new trends and fads take      precedence. Nowhere else is this dramatic flux as apparent as in the      language that evolves online. While SMS lingo – like TTYL (Talk To You      Later) and LOL (Laughing Out Loud)– has endured and become a part of      everyday language, new forms of speech are taking over. This article by Nishant      Shah was published in GQ India.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/book-of-jobs" target="_blank"&gt;The Book of Jobs&lt;/a&gt; The man who made the computer personal, who changed the face of the      digital media industry, who was inspired by Zen philosophy to create an      eight-billion-dollar empire, Steve Jobs, died last month. Just a few weeks      before his death, in the midst of his painful illness, he told Walter      Isaacson, the man chosen to write his authorised biography, “I really want      to believe that something survives”. And Isaacson wrote him a fairy tale      which will make sure that Jobs will be remembered beyond the gizmos and      gimmicks, writes Nishant Shah in this article published in the Indian      Express on 12 November 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Staff Quoted in the Media &lt;a href="http://www.cis-india.org/news/facebook-tracking-footprints" target="_blank"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/facebook-tracking-footprints" target="_blank"&gt;Is Facebook tracking your      virtual footprints?&lt;/a&gt; by Sheetal      Sukhija in MidDay, 22 November 2011. Sunil Abraham was quoted in this      article.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/m-governance" target="_blank"&gt;M-governance gains momentum&lt;/a&gt; by Vasudha Venugopal in the Hindu, 20 November 2011.      Nishant Shah was quoted in this article.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/bill-could-kill-internet" target="_blank"&gt;SOPA: The bill that could kill      the Internet&lt;/a&gt; by Suw Charman-Anderson      in Firstpost.Technology, 16 November 2011.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.cis-india.org/news/broadband-long-way-to-go" target="_blank"&gt;Broadband user base still has a      long way to go&lt;/a&gt;, by Leslie D’Monte      &amp;amp; Deepti Chaudhary in Livemint, 15 November 2011. Sunil Abraham has      been quoted in this article.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/maids-guards-get-fingerprinted" target="_blank"&gt;‘Not mandatory’ but maids,      guards get fingerprinted&lt;/a&gt; by Hemanth      Kashyap in Bangalore Mirror, 9 November 2011. Sunil Abraham has been      quoted in this article.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/netizen-report" target="_blank"&gt;Netizen Report: Transparency Edition&lt;/a&gt; by Rebecca MacKinnon in Global Voices Online, 7      November 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/blocking-content-google-gets-more-requests" target="_blank"&gt;Blocking online content: Google      gets more requests than govt&lt;/a&gt; by      Pallavi Polanki in Firstpost.com, 2 November 2011. Pranesh Prakash has      been quoted in this article.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Blog Posts &lt;a href="http://www.cis-india.org/internet-governance/sources-cis-funding" target="_blank"&gt;&lt;/a&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/sources-cis-funding" target="_blank"&gt;Sources of CIS Funding&lt;/a&gt; by Pranesh Prakash on 9 November 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/p2p-throttling-and-dns-hijacking" target="_blank"&gt;TRAI urged to take action      against P2P throttling and DNS hijacking&lt;/a&gt; by Anand on 9 November 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Events Organised&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/art-activism" target="_blank"&gt;Exposing Data: Art Slash      Activism&lt;/a&gt; organised by Tactical Tech      and CIS at CIS office in Bangalore on 28 November 2011. Ward Smith and      Stephanie Hankey (Co-founders of TTC), Ayisha Abraham (Filmmaker, Srishti      School of Art Design) and Zainab Bawa (Research Fellow, CIS) gave a      lecture. &lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/events/droidcon-india" target="_blank"&gt;Droidcon India, first Android      Conference in Bangalore&lt;/a&gt;, organised by      CIS in collaboration with Droidcon.com, Bangalore Android User Group,      MobileMonday Bangalore and Android Advices on 18 and 19 November 2011 at      the MLR Convention Centre, Bangalore. &lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Events Participated&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/bio-diversity-informatics-workshop" target="_blank"&gt;Western Ghats Portal: Workshop on      Biodiversity Informatics&lt;/a&gt; organised by the Western Ghats Portal      team at the Ashoka Trust for Research in Ecology and Environment, 25      November 2011. Sunil Abraham spoke in the session on Scientific Commons      and Policy.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/news/names-not-numbers" target="_blank"&gt;Names Not Numbers Mumbai&lt;/a&gt;, 26 November 2011. Nishant Shah      spoke in a panel on “The New Digital Individual: Is New Technology      Liberating or Enslaving?”. The event was organised by Editorial      Intelligence and partners which included the British Council and Financial      Times, BBC World News, Mumbai first, Vodafone, Trident and Godrej India      Cultural Lab.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 style="text-align: justify; "&gt;Upcoming Events&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/dialogue-cafe" target="_blank"&gt;Dialogue Cafe @ Centre for      Internet and Society&lt;/a&gt;, 2 December 2011, Centre for Internet      &amp;amp; Society, 4 p.m. to 6 p.m.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/high-level-privacy-conclave" target="_blank"&gt;The High Level Privacy Conclave&lt;/a&gt;,      3 February 2011, Paharpur Business Centre, Nehru Place Greens New Delhi, 4      p.m. to 6 p.m. This is a closed-door meeting. For participation, get in      touch with Elonnai (&lt;a href="mailto:elonnai@cis-india.org"&gt;elonnai@cis-india.org&lt;/a&gt;).&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/internet-governance/privacy-symposium" target="_blank"&gt;All India Privacy Symposium&lt;/a&gt;,      4 February 2011, India International Centre, New Delhi. This is a public      meeting. For participation, get in touch with Elonnai (&lt;a href="mailto:elonnai@cis-india.org"&gt;elonnai@cis-india.org&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 style="text-align: justify; "&gt;Video&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/events/facebook-resistance" target="_blank"&gt;Facebook Resistance Workshop at CIS&lt;/a&gt;. This was a workshop for people to learn on how to      think beyond the rules and limitations of Facebook, to tweak and play      around the features and design to generate useful, creative, and funny      concepts and explore how this creative intervention can be turned into a      real software developed by the Facebook Resistance. &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/telecom" class="external-link"&gt;&lt;b&gt;Telecom&lt;/b&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;While the potential for growth and returns exist for telecommunications  in India, a range of issues need to be addressed. One aspect is more  extensive rural coverage and the other is a countrywide access to  broadband which is low. Both require effective and efficient use of  networks and resources, including spectrum:&lt;/p&gt;
&lt;h3&gt;Column&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="http://www.cis-india.org/telecom/telecom-path-breaker" target="_blank"&gt;Telecom Path-Breaker?&lt;/a&gt; (by Shyam Ponappa): Does the draft National Telecom Policy-2011 reflect      true brilliance or smoke-and-mirrors? It will be a game-changer if a      shared network is implemented effectively, writes Shyam Ponappa in this      article published in the Business Standard on 3 November 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;ol&gt; &lt;/ol&gt;
&lt;hr /&gt;
&lt;h2 style="text-align: justify; "&gt;&lt;b&gt;Follow us elsewhere&lt;/b&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Get short, timely messages from us on &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=456&amp;amp;qid=46981" target="_blank"&gt;Twitter&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Follow CIS on &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=457&amp;amp;qid=46981" target="_blank"&gt;identi.ca&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Join the CIS group on &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=458&amp;amp;qid=46981" target="_blank"&gt;Facebook&lt;/a&gt;\&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Visit us at &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=459&amp;amp;qid=46981" target="_blank"&gt;www.cis-india.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;&lt;i&gt;CIS is grateful to Kusuma Trust which was founded by Anurag Dikshit and Soma Pujari, philanthropists of Indian origin, for its core funding and support for most of its projects.&lt;/i&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/about/newsletters/november-2011-bulletin'&gt;https://cis-india.org/about/newsletters/november-2011-bulletin&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>praskrishna</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Digital Natives</dc:subject>
    
    
        <dc:subject>Telecom</dc:subject>
    
    
        <dc:subject>Accessibility</dc:subject>
    
    
        <dc:subject>Internet Governance</dc:subject>
    
    
        <dc:subject>Research</dc:subject>
    
    
        <dc:subject>Openness</dc:subject>
    

   <dc:date>2012-07-24T02:37:09Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/about/newsletters/september-2011-bulletin">
    <title>September 2011 Bulletin</title>
    <link>https://cis-india.org/about/newsletters/september-2011-bulletin</link>
    <description>
        &lt;b&gt;Greetings from the Centre for Internet and Society! In this issue we are pleased to present you the latest updates about our research, upcoming events, and news and media coverage that happened in the month of September 2011.&lt;/b&gt;
        &lt;h2&gt;&lt;b&gt;Researchers@Work&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;RAW is a multidisciplinary research initiative. CIS believes that in order to understand the contemporary concerns in the field of Internet and society, it is necessary to produce local and contextual accounts of the interaction between the Internet and socio-cultural and geo-political structures. To build original research base, the RAW programme has been collaborating with different organizations and individuals in order to focus on its two year thematic of Histories of the Internets in India. Five monographs were recently launched at a workshop, &lt;a href="https://cis-india.org/research/conferences/conference-blogs/workshop"&gt;Locating Internets: Histories of the Internet(s) in India — Research Training and Curriculum&lt;/a&gt; held in Ahmedabad from 19 to 22 August 2011.&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/raw/histories-of-the-internet/rewiring-bodies"&gt;Re:Wiring Bodies&lt;/a&gt; by Asha Achuthan&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/raw/histories-of-the-internet/last-cultural-mile"&gt;The Last Cultural Mile&lt;/a&gt; by Ashish Rajadhyaksha&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/raw/histories-of-the-internet/porn-law-video-technology"&gt;Porn: Law, Video, Technology&lt;/a&gt; by Namita A Malhotra &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/raw/histories-of-the-internet/archives-and-access"&gt;Archives and Access&lt;/a&gt; by Aparna Balachandran and Rochelle Pinto &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/raw/histories-of-the-internet/internet-society-space"&gt;Internet, Society and Space in Indian Cities&lt;/a&gt; by Pratyush Shankar&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h2&gt;&lt;b&gt;Digital Natives with a Cause?&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Digital Natives with a Cause? is a knowledge programme initiated by CIS, India and Hivos, Netherlands. It is a research inquiry that seeks to look at the changing landscape of social change and political participation and the role that young people play through digital and Internet technologies, in emerging information societies. Consolidating knowledge from Asia, Africa and Latin America, it builds a global network of knowledge partners who want to critically engage with the dominant discourse on youth, technology and social change, in order to look at the alternative practices and ideas in the Global South. It also aims at building new ecologies that amplify and augment the interventions and actions of the digitally young as they shape our futures.&lt;/p&gt;
&lt;h3&gt;Featured Publication&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/blog/dnbook"&gt;Digital AlterNatives with a Cause?&lt;/a&gt; - This collaboratively produced collective, edited by Nishant Shah and Fieke Jansen, asks critical and pertinent questions about theory and practice around ‘digital revolutions’ in a post MENA (Middle East - North Africa) world. It works with multiple vocabularies and frameworks and produces dialogues and conversations between digital natives, academic and research scholars, practitioners, development agencies and corporate structures to examine the nature and practice of digital natives in emerging contexts from the Global South.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Book Review&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/digital-alternatives-book-review"&gt;Digital (Alter)Natives with a Cause? — Book Review by Maarten van den Berg&lt;/a&gt; - The books come in a beautifully designed cassette and are accompanied by a funky yellow package in the shape of a floppy disk containing the booklet ‘D:coding Digital Natives’, a corresponding DVD, and a pack of postcards portraying the evolution of writing - in the sentence ‘I love you’, written with a goose feather in 1734, to the character set ‘i&amp;lt;3u’ entered on a mobile device in 2011, writes Maarten van den Berg. The review was published in "&lt;a href="http://www.thebrokeronline.eu/Articles/Digital-Alter-Natives"&gt;The Broker&lt;/a&gt;" on 19 September 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Event Organised&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/events/book-launch"&gt;Digital AlterNatives book launch&lt;/a&gt; – CIS and Hivos launched this book at the Museum for  Communication, Hague on 16 September 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;b&gt;Accessibility&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Estimates of the percentage of the world's population that is disabled vary considerably. But what is certain is that if we count functional disability, then a large proportion of the world's population is disabled in one way or another. At CIS we work to ensure that the digital technologies, which empower disabled people and provide them with independence, are allowed to do so in practice and by the law. To this end, we support web accessibility guidelines, and change in copyright laws that currently disempower the persons with disabilities.&lt;/p&gt;
&lt;h3&gt;Event Participated&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/accessibility/blog/usof-meeting"&gt;Stakeholders Meeting of the USOF on Facilitating ICT Access to Persons with Disabilities in Rural Areas&lt;/a&gt;, on 7 September 2011. Nirmita Narasimhan made a presentation.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;b&gt;Access to Knowledge&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Access to Knowledge is a campaign to promote the fundamental principles of justice, freedom, and economic development. It deals with issues like copyrights, patents, and trademarks, which are an important part of the digital landscape. CIS believes that access to knowledge and culture is essential, and such access promotes creativity and innovation, and helps bridge the differences between the developing and developed worlds in a positive manner. Towards this end, CIS is campaigning for an international treaty on copyright exceptions for print-challenged people, advocating against laws (such as the PUPFIP Bill) that privatize public-funded knowledge, call for the WIPO Broadcast Treaty to be restricted to broadcast, question the demonization of 'pirates', and support endeavours that explore and question the current copyright regime.&lt;/p&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;New Blog Entries&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/a2k/blog/copyright-bill-parliament"&gt;Copyright Amendment Bill in Parliament&lt;/a&gt; by Nirmita Narasimhan, 30 August 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/a2k/photocopying-the-past"&gt;Photocopying the past&lt;/a&gt; by Sunil Abraham in the Indian Express, 2 September 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/a2k/calling-out-the-bsa-on-bs"&gt;Calling Out the BSA on Its BS&lt;/a&gt; by Pranesh Prakash, 9 September 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h2&gt;&lt;b&gt;Internet Governance&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Internet technologies have fundamentally questioned the notion of governance, not only at the level of administration but also at the level of mechanisms of control, regulation and shaping of the individual. e-Governance initiatives, in combination with other regimes of surveillance, control and censorship, are redefining what it means to be a citizen, a subject, and an individual. We look at questions of governance — at the micro level of the individual and the private (family, relationships, community structures, etc.) as well as the level of governmentality — at the macro level of nation state, citizenship, market economies, and the public (spaces of consumption, work, leisure, political engagement, etc.) under the umbrella of digital governance.&lt;/p&gt;
&lt;h3&gt;New Blog Entry&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/understanding-right-to-information"&gt;Understanding the Right to Information&lt;/a&gt; by Elonnai Hickok, 28 September 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Events Organised&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/events/internet-as-a-tool-for-political-change"&gt;Using the Internet as a Tool for Political Change: Lessons Learned and Way Forward&lt;/a&gt;, IGF, Nairobi, 27 September 2011. &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;b&gt;Telecom&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;The growth in telecommunications in India has been impressive. While the potential for growth and returns exist, a range of issues need to be addressed for this potential to be realized. One aspect is more extensive rural coverage and the second aspect is a countrywide access to broadband which is low at about eight million subscriptions. Both require effective and efficient use of networks and resources, including spectrum. It is imperative to resolve these issues in the common interest of users and service providers.&lt;/p&gt;
&lt;h3&gt;Articles by Shyam Ponappa&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;Shyam Ponappa is a Distinguished Fellow at CIS. He writes regularly on Telecom issues in the Business Standard and these articles are mirrored on the CIS website.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/telecom/blog/reviving-growth"&gt;Reviving Growth&lt;/a&gt;, published in the Business Standard on 1 September 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Event Organised&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/events/open-spectrum-for-development-in-the-context-of-the-digital-migration"&gt;Open Spectrum for Development in the Context of the Digital Migration&lt;/a&gt;, IGF, Nairobi, 29 September 2011.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h2&gt;&lt;b&gt;Miscellaneous&lt;/b&gt;&lt;/h2&gt;
&lt;h3&gt;Film Screening&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/events/partners-in-crime"&gt;Screening of Partners in Crime&lt;/a&gt;, Vikalp@Smriti Nandan along with CIS screened the film and followed it with a discussion with the director of the film, Paromita Vohra, Smriti Nandan Cultural Centre, 9 September 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/events/workshop-rsa-encryption"&gt;Prime Security: The Mathematics of RSA Encryption&lt;/a&gt;, a one-day workshop with Rohit Gupta, a leading Mathematician.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h2&gt;&lt;b&gt;News &amp;amp; Media Coverage&lt;/b&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/social-media-masks-forgotten-protests"&gt;India's social media "spring" masks forgotten protests&lt;/a&gt; [Alistair Scrutton in Reuters, 25 August 2011].&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/social-media-key-to-hazare-success"&gt;Social media holds the key to Hazare's campaign success&lt;/a&gt; [Alistair Scrutton in NEWS.scotsman.com, 26 August 2011].&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/digital-divide"&gt;Digital divide: Why Irom Sharmila can’t do an Anna&lt;/a&gt; [FirstPost.Ideas, 25 August 2011].&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/revolutions-viral?searchterm=When+revolutions+go+viral+"&gt;When revolutions go viral&lt;/a&gt; [Times of India (Crescent Edition), 27 August 2011].&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/ibsa-seminar"&gt;IBSA Seminar on Global Internet Governance&lt;/a&gt;, organised by the Brazilian Ministry of External Relations, with support from the Brazilian Internet Steering Committee (CGI.br) and the Center for Technology &amp;amp; Society (CTS/FGV) and governmental and non- governmental actors from India, Brazil and South Africa, 1 to 2 September 2011, Fundacao Getulio Vargas (FGV) - Rio de Janeiro, Brazil. Pranesh Prakash participated in this event.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/copyright-amendment-bill-in-indian-parliament"&gt;Copyrights Amendment Bill to Be Tabled in Indian Parliament – Parallel Import provisions have Been Removed&lt;/a&gt; [Mike Palmedo in infojustice.org, 5 September 2011]&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/power-of-information"&gt;The Power of Information: New Technologies for Philanthropy and Development&lt;/a&gt; [Indigo Trust, 15 September 2011]. Sunil Abraham participated in this event. A video of his speech is now available on &lt;a href="http://www.youtube.com/watch?v=XhpLkEhn9AY"&gt;YouTube&lt;/a&gt;.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/using-social-media-to-understand-peoples-pulse"&gt;Planning Commission, Census 2011 and India Post using social media to understand people's pulse better&lt;/a&gt; [Vikas Kumar in the Economic Times, 20 September 2011]&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/foss-instrument-for-accessible-development"&gt;The Impact of Regulation: FOSS and Enterprise&lt;/a&gt;, organised by FOSSFA and ICFOSS, IGF, Nairobi, 28 September 2011. &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/privacy-security-access-to-rights"&gt;Privacy, Security, and Access to Rights: A Technical and Policy Analyses&lt;/a&gt;, organised by Expression Technologies, IGF, Nairobi, 29 September 2011. &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/how-can-privacy-be-protected"&gt;Putting Users First: How Can Privacy be Protected in Today’s Complex Mobile Ecosystem?&lt;/a&gt;, organised by GSM Association, 29 September 2011.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/truman-show-in-kerala"&gt;The Truman Show, in Kerala&lt;/a&gt; [Times of India, posted on CIS website on 23 September 2011].&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/news/making-difference-online-offline"&gt;Making a difference, online and offline&lt;/a&gt; [LiveMint, 27 September 2011].&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Follow us elsewhere&lt;/h2&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Get short, timely messages from us on &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=456&amp;amp;qid=46981" target="_blank"&gt;Twitter&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Follow CIS on &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=457&amp;amp;qid=46981" target="_blank"&gt;identi.ca&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Join the CIS group on &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=458&amp;amp;qid=46981" target="_blank"&gt;Facebook&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Visit us at &lt;a href="http://crm.cis-india.org/administrator/components/com_civicrm/civicrm/extern/url.php?u=459&amp;amp;qid=46981" target="_blank"&gt;www.cis-india.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p style="text-align: justify; "&gt;&lt;i&gt;CIS is grateful to Kusuma Trust which was founded by Anurag Dikshit and Soma Pujari, philanthropists of Indian origin, for its core funding and support for most of its projects.&lt;/i&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/about/newsletters/september-2011-bulletin'&gt;https://cis-india.org/about/newsletters/september-2011-bulletin&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>praskrishna</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Digital Natives</dc:subject>
    
    
        <dc:subject>Telecom</dc:subject>
    
    
        <dc:subject>Accessibility</dc:subject>
    
    
        <dc:subject>Internet Governance</dc:subject>
    
    
        <dc:subject>CISRAW</dc:subject>
    

   <dc:date>2012-07-30T06:34:19Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/about/newsletters/august-2011-bulletin">
    <title>August 2011 Bulletin</title>
    <link>https://cis-india.org/about/newsletters/august-2011-bulletin</link>
    <description>
        &lt;b&gt;Greetings from the Centre for Internet and Society! In this issue we are pleased to present you the latest updates about our research, upcoming events, and news and media coverage:&lt;/b&gt;
        &lt;h2&gt;&lt;b&gt;Researchers@Work&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;RAW is a multidisciplinary research initiative. To build original research knowledge base, the RAW programme has been collaborating with different organisations and individuals to focus on its three year thematic of Histories of the Internets in India. Five monographs: &lt;a href="https://cis-india.org/raw/histories-of-the-internet/blogs/rewiring-bodies/rewiring-call-for-review" target="_blank"&gt;Re: Wiring Bodies&lt;/a&gt; by Asha Achuthan, &lt;a href="https://cis-india.org/raw/histories-of-the-internet/blogs/archives-and-access/archive-and-access" target="_blank"&gt;Archive and Access&lt;/a&gt; by Aparna Balachandran and Rochelle Pinto, &lt;a href="https://cis-india.org/raw/histories-of-the-internet/blogs/pleasure-and-pornography/pornography-and-law" target="_blank"&gt;Porn: Law, Video, Technology&lt;/a&gt; by Namita Malhotra, &lt;a href="https://cis-india.org/raw/histories-of-the-internet/blogs/rethinking-the-last-mile-problem/last-mile-problem" target="_blank"&gt;The Last Cultural Mile&lt;/a&gt; by Ashish Rajadhyaksha and &lt;a href="https://cis-india.org/raw/histories-of-the-internet/blogs/internet-society-and-space-in-indian-cities/city-and-space" target="_blank"&gt;Internet, Society and Space in Indian Cities&lt;/a&gt; by Pratyush Shankar were officially launched at the Locating Internets: Histories of the Internet(s) in India — Research Training and Curriculum Workshop in Ahmedabad.&lt;/p&gt;
&lt;h3&gt;Workshop organised in CEPT, Ahmedabad&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/research/conferences/conference-blogs/workshop" target="_blank"&gt;Locating Internets: Histories of the Internet(s) in India      — Research Training and Curriculum Workshop: Call for Participation&lt;/a&gt; [19 to 22 August 2011]&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;b&gt;Digital Natives with a Cause?&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Digital Natives with a Cause? is a knowledge programme initiated by CIS and Hivos, Netherlands. It is a research inquiry that seeks to look at the changing landscape of social change and political participation and the role that young people play through digital and Internet technologies, in emerging information societies. Consolidating knowledge from Asia, Africa and Latin America, it builds a global network of knowledge partners who want to critically engage with the dominant discourse on youth, technology and social change, in order to look at the alternative practices and ideas in the Global South. It also aims at building new ecologies that amplify and augment the interventions and actions of the digitally young as they shape our futures.&lt;/p&gt;
&lt;h3&gt;Featured Research&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/digital-natives/stirrup-and-the-ground" target="_blank"&gt;Between the Stirrup and the Ground: Relocating Digital      Activism&lt;/a&gt; (This paper by Nishant Shah and Fieke Jansen was published in      Democracy &amp;amp; Society, a publication of the Center for Democracy and      Civil Society, Volume 8, Issue 2, Summer 2011).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;b&gt;Accessibility&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Estimates of the percentage of the world's population that is disabled vary considerably. But what is certain is that if we count functional disability, then a large proportion of the world's population is disabled in one way or another. At CIS we work to ensure that the digital technologies, which empower disabled people and provide them with independence, are allowed to do so in practice and by the law. To this end, we support web accessibility guidelines, and change in copyright laws that currently disempower the persons with disabilities.&lt;/p&gt;
&lt;h3&gt;Interview&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/accessibility/interview-mada"&gt;An Interview with      David Baines&lt;/a&gt; (Maureen Agena interviewed David Baines of Mada Centre      for Assistive Technology in Khattar).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;b&gt;Access to Knowledge&lt;/b&gt;&lt;/h2&gt;
&lt;h3&gt;New Blog Entry&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/a2k/blog/govt-legalising-parallel-import-of-copyright-work" class="external-link"&gt;Govt for Legalising Parallel Import of Copyright Works; Publishers Oppose&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;b&gt;Openness&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;CIS believes that innovation and creativity should be fostered through openness and collaboration and is committed towards promotion of open standards, open access, and free/libre/open source software.&lt;/p&gt;
&lt;h3&gt;Featured Research&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/openness/blog/ogd-draft-v2-call-for-comments" target="_blank"&gt;Call for Comments on Draft Report on Open Government Data      in India (v2)&lt;/a&gt; (Nisha Thompson has updated the Open Government Data      Report prepared by CIS last year including additional case studies and the      National Data Sharing and Accessibility Policy).&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/openness/blog/open-access-to-scholarly-literature" target="_blank"&gt;Open Access to Scholarly Literature in India: A Status      Report: Call for Comments&lt;/a&gt; (The report has been prepared by Prof.      Subbiah Arunachalam and Madhan Muthu. It surveys the field of scholarly      and scientific publication in India and provides a detailed history of the      open access movement in India).&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;b&gt;Internet Governance&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Although there may not be one centralized authority that rules the Internet, the Internet does not just run by its own volition: for it to operate in a stable and reliable manner, there needs to be in place infrastructure, a functional domain name system, ways to curtail cyber crime across borders, etc. The Tunis Agenda of the second World Summit on the Information Society (WSIS), paragraph 34 defined Internet governance as “the development and application by governments, the private sector and civil society, in their respective roles, of shared principles, norms, rules, decision-making procedures, and programmes that shape the evolution and use of the Internet.” Its latest endeavour has resulted into these:&lt;/p&gt;
&lt;h3&gt;New Blog Post&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/bye-bye-email" target="_blank"&gt;Bye Bye email?&lt;/a&gt; (Email might be the default method of      communication for most of us, but could it be going the telegram way,      writes Nishant Shah. The article was published in the Indian Express on      August 21, 2011).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Public Lecture&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/events/mirror-in-the-enigma" target="_blank"&gt;The Mirror in the Enigma: How Germany lost World War II to      a Mathematical Theorem&lt;/a&gt; (Rohit Gupta gave a lecture at CIS on August      12, 2011).&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;CIS is doing a project, ‘Privacy in Asia’. &lt;i&gt;It is funded by Privacy International (PI), UK and the International Development Research Centre, Canada and is being administered in collaboration with the Society and Action Group, Gurgaon&lt;/i&gt;. The two-year project commenced on 24 March 2010 and will be completed as agreed to by the stakeholders. It was set up with the objective of raising awareness, sparking civil action and promoting democratic dialogue around challenges and violations of privacy in India. In furtherance of these goals it aims to draft and promote over-arching privacy legislation in India by drawing upon legal and academic resources and consultations with the public.&lt;/p&gt;
&lt;h3&gt;Featured Research&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/ip-addresses-and-identity-disclosures" target="_blank"&gt;IP Addresses and Expeditious Disclosure of Identity in      India&lt;/a&gt; (Prashant Iyengar reviews the statutory mechanism regulating the      retention and disclosure of IP addresses by Internet companies in India      and provides a compilation of anecdotes on how law enforcement authorities      in India have used IP address information to trace individuals responsible      for particular crimes).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Blog Entries&lt;b&gt; &lt;/b&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/blog/privacy_wholebodyimagingcomparison" target="_blank"&gt;Whole Body Imaging and Privacy Concerns that Follow&lt;/a&gt; (by Elonnai Hickok)&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/privacy_uidfinancialinclusion" target="_blank"&gt;Financial Inclusion and the UID&lt;/a&gt; (by Elonnai Hickok) &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/blog/privacy/cctv-in-universities" target="_blank"&gt;CCTV in Universities&lt;/a&gt; (by Merlin Oommen)&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/blog/privacy/key-escrow" target="_blank"&gt;Re-thinking Key Escrow&lt;/a&gt; (by Natasha Vaz) &lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Event Report&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;&lt;a href="https://cis-india.org/internet-governance/privacy-chennai-report.pdf/view?searchterm=Privacy%20Matters%20Chennai" target="_blank"&gt;Privacy Matters, Chennai&lt;/a&gt; – the event was organised by      IDRC, Society in Action Group, Madras Institute of Development Studies,      Consumer and Civic Action Group, Privacy India and CIS on August 6, 2011. &lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;&lt;b&gt;News &amp;amp; Media Coverage&lt;/b&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/net-gain" target="_blank"&gt;Net Gain&lt;/a&gt; [The Telegraph, 24 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/iisc-students-boycott-uid" target="_blank"&gt;IISc students boycott UID, don’t want Big Brother to keep watch&lt;/a&gt; [Bangalore Mirror, 23 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/right-circle" target="_blank"&gt;In the Right Circle&lt;/a&gt; [Indian Express, 24 July 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/siege-of-android/?searchterm=%EF%82%A7The%20Siege%20of%20Android" target="_blank"&gt;The Siege of Android: How Google Lost The OS War&lt;/a&gt; [Business.in, 17 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/unsocial-network" target="_blank"&gt;The Unsocial Network&lt;/a&gt; [Mail Today, 14 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/hazare-clicks" target="_blank"&gt;Hazare 'clicks' with city techies&lt;/a&gt; [India, 18 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/govt-to-monitor-facebook-twitter" target="_blank"&gt;Govt wants to monitor Facebook, Twitter&lt;/a&gt; [Times of India, 8 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/nothing-unique-about-identity" target="_blank"&gt;Nothing unique about this identity&lt;/a&gt; [Deccan Chronicle, 5 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/tired-of-tele-marketing-calls" target="_blank"&gt;Tired of tele-marketing calls? Act on privacy right: Experts&lt;/a&gt; [Times of India, 7 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/knowledge-isnt-written" target="_blank"&gt;When Knowledge Isn’t Written, Does It Still Count?&lt;/a&gt; [New York Times, 7 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/indian-super-cops-patrol-www-highway" target="_blank"&gt;Indian super-cops now patrol the www highway&lt;/a&gt; [Hindustan Times, 6 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/better-understanding-of-privacy" target="_blank"&gt;Better Understanding of the Idea of Privacy Sought&lt;/a&gt; [Hindu, 7 August 2011]&lt;/li&gt;
&lt;li&gt;&lt;a href="https://cis-india.org/news/converting-indian-slacktivists" target="_blank"&gt;Converting Indian Slacktivists Takes (Offline) Time&lt;/a&gt; [Wall Street Journal, 2 August 2011]&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Follow us elsewhere&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Get short, timely messages from us on &lt;a href="http://twitter.com/cis_india" target="_blank"&gt;Twitter&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Follow CIS on &lt;a href="http://identi.ca/main/remote?nickname=cis" target="_blank"&gt;identi.ca&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Join the CIS group on &lt;a href="http://www.facebook.com/group.php?gid=28535315687" target="_blank"&gt;Facebook&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Visit us at &lt;a href="http://www.cis-india.org/" target="_blank"&gt;www.cis-india.org&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;&lt;i&gt;CIS is grateful to Kusuma Trust which was founded by Anurag Dikshit and Soma Pujari, philanthropists of Indian origin, for its core funding and support for most of its projects.&lt;/i&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/about/newsletters/august-2011-bulletin'&gt;https://cis-india.org/about/newsletters/august-2011-bulletin&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>praskrishna</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Digital Natives</dc:subject>
    
    
        <dc:subject>Telecom</dc:subject>
    
    
        <dc:subject>Accessibility</dc:subject>
    
    
        <dc:subject>Internet Governance</dc:subject>
    
    
        <dc:subject>CISRAW</dc:subject>
    
    
        <dc:subject>Openness</dc:subject>
    

   <dc:date>2012-08-13T05:13:23Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/about/newsletters/september-2010-bulletin">
    <title>September 2010 Bulletin</title>
    <link>https://cis-india.org/about/newsletters/september-2010-bulletin</link>
    <description>
        &lt;b&gt;Greetings from the Centre for Internet and Society! In this bulletin we bring you updates of our research, news and media coverage and announcement of events organised in the month of September 2010.&lt;/b&gt;
        &lt;h2&gt;&lt;b&gt;News Updates&lt;/b&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Conference: Internet at Liberty 2010: This conference is being held in Budapest from 20 to 22 September 2010. It is co-sponsored by Google and Central European University. Sunil Abraham and Anja Kovacs are attending the conference. &lt;a href="http://bit.ly/afo0WY" target="_blank"&gt;&lt;br /&gt;http://bit.ly/afo0WY&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt; INDIA Fears of Privacy Loss Pursue Ambitious ID Project: Fears about loss of privacy are being voiced as India gears up to launch an ambitious scheme to biometrically identify and number each of its 1.2 billion inhabitants. &lt;a href="http://bit.ly/dnJDRu" target="_blank"&gt;&lt;br /&gt;http://bit.ly/dnJDRu&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Innovate / Activate: The event will be held on 24 and 25 September 2010 at New York Law School. &lt;a href="http://bit.ly/cbICFq" target="_blank"&gt;http://bit.ly/cbICFq&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Webinar: Closed for Business: A Global Panel Discusses International Copyright Laws and Their Impact on the Open Internet &lt;a href="http://bit.ly/a3ZFBw" target="_blank"&gt;&lt;br /&gt;http://bit.ly/a3ZFBw&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;The madness of software patents &lt;br /&gt;India’s patent law excludes software per se, yet over a thousand patents have been granted, writes Lata Jishnu in an article published in Down to Earth. &lt;a href="http://bit.ly/cpHd7R" target="_blank"&gt;&lt;br /&gt;http://bit.ly/cpHd7R&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Why piracy is tough to rein in &lt;br /&gt;“Video market is being treated as a poor cousin of the film industry” &lt;a href="http://bit.ly/aDUpiY" target="_blank"&gt;&lt;br /&gt;http://bit.ly/aDUpiY&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Transparency and MDGs: the Role of the Media and Technology &lt;br /&gt;Key quotes from sixth panel &lt;a href="http://bit.ly/b3a0YC" target="_blank"&gt;&lt;br /&gt;http://bit.ly/b3a0YC&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Copyright bill restricts Net access &lt;br /&gt;Law to curb piracy may fetter creativity &lt;a href="http://bit.ly/cFj3rD" target="_blank"&gt;&lt;br /&gt;http://bit.ly/cFj3rD&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;科技改變社會 數位原生代計畫 &lt;br /&gt;The Chinese language press covered the Digital Natives workshop in Taipei. &lt;a href="http://bit.ly/bPhEO4" target="_blank"&gt;&lt;br /&gt;http://bit.ly/bPhEO4&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;科技改變社會數位原生代掀波 &lt;br /&gt;The Chinese press published an article on Digital Natives. &lt;a href="http://bit.ly/bHaQor" target="_blank"&gt;&lt;br /&gt;http://bit.ly/bHaQor&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Information is Beautiful hacks in India with David Cameron &lt;br /&gt;The Prime Minister took some of the UK's top hackers and data experts with him to India this week. David McCandless was with them. &lt;a href="http://bit.ly/dr3AJ2" target="_blank"&gt;&lt;br /&gt;http://bit.ly/dr3AJ2&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;&lt;b&gt;Events&lt;/b&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;International Conference on Enabling Access to Education through ICT: ICT workshop in New Delhi from 27th to 29th October, 2010...Registrations open!&lt;a href="http://bit.ly/9flyEK" target="_blank"&gt;&lt;br /&gt;http://bit.ly/9flyEK&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;A Talk by Philipp Schmidt: Philip Schmidt of Peer 2 Peer University will be giving a lecture at the Centre for Internet and Society, Bangalore on 6 October, 2010. &lt;a href="http://bit.ly/aVyzMq" target="_blank"&gt;&lt;br /&gt;http://bit.ly/aVyzMq&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;&lt;b&gt;Research&lt;/b&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;On Talking Back: A Report on the Taiwan Workshop: What does it mean to Talk Back? Who do we Talk Back against? Are we alone in our attempts or a part of a larger community? How do we use digital technologies to find other peers and stake-​holders? What is the language and vocabulary we use to successfully articulate our problems? How do we negotiate with structures of power to fight for our rights? These were the kind of questions that the Talking Back workshop held in the Institute of Ethnology, Academia Sinica in Taiwan from 16 to 18 August 2010 posed. &lt;a href="http://bit.ly/daE4dM" target="_blank"&gt;&lt;br /&gt;http://bit.ly/daE4dM&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;The Binary: City and Nature: A continuation of the last post wherein I am looking at various other representation of the city in both classical and popular medium, today I am writing my views on the analysis of certain Miniature paintings. &lt;a href="http://bit.ly/b5FP5D" target="_blank"&gt;&lt;br /&gt;http://bit.ly/b5FP5D&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Of the State and the Governments - The Abstract, the Concrete and the Responsive: This post examines the concepts of state and government to lay the ground for understanding responsiveness enforced through transparency discourses and the deployment of ICTs, the Internet and e-governance programmes. It also lays the context for understanding why and how ICTs. Internet and e-governance have been deployed in India for improving government-citizen interfaces, eliminating middlemen, delivering services electronically and for introducing a range of similar reforms to institute transparency and a responsive state. &lt;a href="http://bit.ly/cNLKcY" target="_blank"&gt;&lt;br /&gt;http://bit.ly/cNLKcY&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;The Responsive State --- Introduction to the Series: This post is an introduction to a series of posts on the concept of the 'responsive state'. In this series, I try to explain the various meanings that the term responsiveness has come to acquire when it is used in relation with the discourses surrounding transparency and the deployment of ICTs and the Internet to enforce transparency and thereby create a responsive state. Understanding the notion of responsiveness requires us to revisit and analyze certain concepts and the relations that have been drawn between concepts such as state, government, politics, administration, transparency, effectiveness, government-citizen interface, ICTs and effectiveness, among others. &lt;a href="http://bit.ly/agBOiq" target="_blank"&gt;&lt;br /&gt;http://bit.ly/agBOiq&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Attentional Capital in Online Gaming: The Currency of Survival &lt;br /&gt;This blog post by Arun Menon discusses the concepts of production, labour and race in virtual worlds and their influence on the production of attention as a currency. An attempt is made to locate attentional capital, attentional repositories and attention currencies within gaming to examine 'attention currencies and its trade and transactions in virtual worlds. A minimal collection of attention currencies are placed as central and as a pre-requisite for survival in MMOs in much the same way that real currency become a necessity for survival. The approach is to locate attentional capital through different perspectives as well as examine a few concepts around virtual worlds. &lt;a href="http://bit.ly/aaGZj8" target="_blank"&gt;&lt;br /&gt;http://bit.ly/aaGZj8&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;What's in a Name? Or Why Clicktivism May Not Be Ruining Left Activism in India, At Least for Now: In a recent piece in the Guardian titled “Clicktivism Is Ruining Leftist Activism”, Micah White expressed severe concern that, in drawing on tactics of advertising and marketing research, digital activism is undermining “the passionate, ideological and total critique of consumer society”. His concerns are certainly shared by some in India: White's piece has been circulating on activist email lists where people noted with concern that e-activism may be replacing “the real thing” even in this country. But is the situation in India really this dire? &lt;a href="http://bit.ly/9a3I0G" target="_blank"&gt;&lt;br /&gt;http://bit.ly/9a3I0G&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Sexuality, Queerness and Internet technologies in Indian context: This blog post lays out the discursive construction of sexuality and queerness as intelligible domains in the Indian context while engaging with ideas of visibility, representation, exclusion, publicness, criminality, difference, tradition, experience, and community that have come into use with the critical responses to queer identities and practices in India. &lt;a href="http://bit.ly/byfPye" target="_blank"&gt;&lt;br /&gt;http://bit.ly/byfPye&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;&lt;b&gt;Accessibility&lt;/b&gt;&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Enabling Access to Education through ICT - A Conference in Delhi: The Centre for Internet and Society (CIS), Bangalore in cooperation with the Global Initiative for Inclusive ICT (G3ICT), a flagship advocacy organization of the UN Global Alliance on ICT and Development (UN-GAID), the International Telecommunications Union (ITU), UNESCO, Digital Empowerment Foundation, Society for Promotion of Alternative Computing and Employment and the Deafway Foundation is organizing an international conference, Enabling Access to Education through ICT in New Delhi from 27 to 29 October 2010. The event is sponsored by Hans Foundation. Registration for the conference has begun. &lt;a href="http://bit.ly/bmrkf7" target="_blank"&gt;&lt;br /&gt;http://bit.ly/bmrkf7&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;&lt;b&gt;Access to Knowledge&lt;br /&gt;&lt;/b&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Pre-grant Opposition Filed for a Software Patent Application by Blackberry Manufacturers: A pre-grant opposition was filed against a software patent application filed in the patent office by Certicom, a wholly owned subsidiary of Research in Motion (RIM), manufacturers of Blackberry. The opposition was filed on August 31, 2010 by the Software Freedom Law Centre which has recently expanded its operations to India. This exciting development was announced by Mishi Choudhary from SFLC on the lines of the seminar on “Software Patents and the Commons” organised on 1 September 2010 in Delhi jointly by SFLC, the Centre for Internet and Society, the Society for Knowledge Commons and Red Hat. Filing more such oppositions to software patents in India was in the pipeline and this is just the beginning of a movement to take on monopolisation of knowledge and ideas through patenting software, the organisers said. &lt;a href="http://bit.ly/9wE1Xs" target="_blank"&gt;&lt;br /&gt;http://bit.ly/9wE1Xs&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;First Post-Bilski Decision - Software Patent Rejected: In the first decision post-Bilski, the Board of Patents Appeals and Interferences (BPAI) rejected a software patent claimed by Hewlett-Packard. The ruling in this case has buttressed the fact that the Bilski decision furthered the cause of narrowing the patentability of software even though the Supreme Court of the United States totally avoided mentioning software patents or the applicability of the machine or transformation test for software patents in its decision. &lt;a href="http://bit.ly/cnPw7E" target="_blank"&gt;&lt;br /&gt;http://bit.ly/cnPw7E&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;The Bilski Case - Impact on Software Patents: The Supreme Court of the United States gave its decision in Bilski v Kappos on 28 June, 2010. In this case the petitioners’ patent application sought protection for a claimed invention that explains how commodities buyers and sellers in the energy market can protect, or hedge, against the risk of price changes. The Court in affirming the rejection by the Court of Appeals for the Federal Circuit also held that the machine- or-transformation test is not necessarily the sole test of patentability. The Court’s ruling of abstract ideas as unpatentable and its admission that patents do not necessarily promote innovation and may sometimes limit competition and stifle innovation have provided a ray of hope. In the light of the developments, the Bilski decision as far as patentability of software is concerned may not be totally insignificant, says Krithika Dutta Narayana.&lt;a href="http://bit.ly/bjrPGh" target="_blank"&gt;&lt;br /&gt;http://bit.ly/bjrPGh&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;&lt;b&gt;Openness&lt;/b&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt; Free Access to Law—Is it here to Stay? An Environmental Scan Report: The following is a preliminary project report collaboratively collated by the researchers of the "Free Access to Law" research study. This report aims to highlight the trends, as well as the risks and opportunities, for the sustainability of Free Access to Law initiatives in each of the country examined. &lt;a href="http://bit.ly/9VVzkk" target="_blank"&gt;&lt;br /&gt;http://bit.ly/9VVzkk&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Open Access to Science and Scholarship - Why and What Should We Do?: The National Institute of Advanced Studies held the eighth NIAS-DST  training programme on “Multidisciplinary Perspectives on Science,  Technology and Society” from 26 July to 7 August, 2010. The theme of the  project was ‘Knowledge Management’. Dr. MG Narasimhan and Dr. Sharada  Srinivasan were the coordinators for the event. Professor Subbiah  Arunachalam made a presentation on Open Access to Science and  Scholarship. &lt;a href="http://bit.ly/ciohYy" target="_blank"&gt;&lt;br /&gt;http://bit.ly/ciohYy&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;&lt;b&gt;Internet Governance&lt;/b&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Moldova Online: An Interview with Victor Diaconu: In this interview for Russian Cyberspace, set up with the help of Sunil Abraham (Executive Director at the Centre for Internet and Society in Bangalore, India), computer software professional Victor Diaconu explains the nature of Internet use, state control and the development of blogging and social media platforms in Moldova. Victor works at Computaris in Chisinau. He is Moldova educated, and has travelled to several western countries (including lengthy stays to US, UK) to learn about and understand what there is to be done in Moldova. Sudha Rajagopalan interviewed Victor Diaconu. &lt;a href="http://bit.ly/cgIvXT" target="_blank"&gt;&lt;br /&gt;http://bit.ly/cgIvXT&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Presentation of the UID project by Ashok Dalwai – A Report: On Tuesday, 7 September 2010, Ashok Dalwai, the Deputy Director General of the Unique Identification of India (UIDAI), gave a lecture at the Indian Institute for Science in Bangalore. Representing the UID Authority, his presentation explained the vision of the project and focused on the challenges involved in demographic and biometric identification, the technology adopted, and the enrolment process. Elonnai Hickok gives a report of his presentation in this blog post. &lt;a href="http://bit.ly/aAy5DG" target="_blank"&gt;&lt;br /&gt;http://bit.ly/aAy5DG&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Beyond Access as Inclusion: On 13 September, the day before the fifth Internet Governance Forum opens, CIS is co-organised in Vilnius a meeting on Internet governance and human rights. One of the main aims of this meeting was to call attention to the crucial, yet in Internet governance often neglected, indivisibility of rights. In this blog post, Anja Kovacs uses this lens to illustrate how it can broaden as well reinvigorate our understanding of what remains one of the most pressing issues in Internet governance in developing countries to this day: that of access to the Internet. &lt;a href="http://bit.ly/cgS9py" target="_blank"&gt;&lt;br /&gt;http://bit.ly/cgS9py&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Summary of UID Public Meeting, August 25 2010: A summary of the "No UID" public meeting that took place on Aug. 25th at the Constitution Club, New Dehli. &lt;a href="http://bit.ly/9epHTz" target="_blank"&gt;&lt;br /&gt;http://bit.ly/9epHTz&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;No UID Campaign in New Delhi - A Report: The Unique Identification (UID) Bill is not pro-citizen. The scheme is deeply undemocratic, expensive and fraught with unforseen consequences. A public meeting on UID was held at the Constitution Club, Rafi Marg in New Delhi on 25 August, 2010. The said Bill came under scrutiny at the meeting which was organised by civil society groups from Mumbai, Bangalore and Delhi campaigning under the banner of "No UID". The speakers brought to light many concerns, unanswered questions and problems of the UID scheme. &lt;a href="http://bit.ly/97HwbS" target="_blank"&gt;&lt;br /&gt;http://bit.ly/97HwbS&lt;/a&gt; &lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Wherever you are, whatever you do: Facebook recently launched a location-based service called Places. Privacy advocates are resenting to this new development. Sunil Abraham identifies the three prime reasons for this outcry against Facebook. The article was published in the Indian Express on 23 August, 2010. &lt;a href="http://bit.ly/adXVjB" target="_blank"&gt;&lt;br /&gt;http://bit.ly/adXVjB&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;&lt;b&gt;Telecom&lt;/b&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;What a highway can do: Despite signs of transformational change, we need more - SOPs and quality &lt;a href="http://bit.ly/deUbmU" target="_blank"&gt;http://bit.ly/deUbmU&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/about/newsletters/september-2010-bulletin'&gt;https://cis-india.org/about/newsletters/september-2010-bulletin&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>praskrishna</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Digital Natives</dc:subject>
    
    
        <dc:subject>Telecom</dc:subject>
    
    
        <dc:subject>Accessibility</dc:subject>
    
    
        <dc:subject>Internet Governance</dc:subject>
    
    
        <dc:subject>CISRAW</dc:subject>
    
    
        <dc:subject>Openness</dc:subject>
    

   <dc:date>2012-08-10T07:22:30Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/about/newsletters/may-2010-bulletin">
    <title>May 2010 Bulletin</title>
    <link>https://cis-india.org/about/newsletters/may-2010-bulletin</link>
    <description>
        &lt;b&gt;Greetings from the Centre for Internet &amp; Society. We bring you updates of our research, news and media coverage and information on our events in this bulletin of May 2010&lt;/b&gt;
        &lt;h3&gt;&lt;b&gt;News Updates&lt;/b&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;India slowly gets to grips with ecommerce&lt;br /&gt;Growth in computer use and Internet penetration will help e-commerce.&lt;a href="https://cis-india.org/news/India-gets-to-grips-with-ecommerce" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/India-gets-to-grips-with-ecommerce&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;World Wide Web Consortium for All&lt;br /&gt;Indian web designers have long ignored needs of people with different disabilities but a new dedicated wiki aspires to change that, writes Malvika Tegta&lt;a href="https://cis-india.org/news/www-for-all" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/www-for-all&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Biometry Is Watching&lt;br /&gt;In its first steps, the UID drive encounters practical problems, raises ethical questions, reports Sugata Srinivasaraju in Outlook.&lt;a href="https://cis-india.org/news/biometry-is-watching" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/biometry-is-watching&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;What Women Want: The ability debates&lt;br /&gt;In this article published in the Hindu, Deepa Alexander argues that the proposed amendments to the Copyright Act (1957) are restrictive and discriminatory.&lt;a href="https://cis-india.org/news/what-women-want" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/what-women-want&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;CIS – Internet is neither good nor bad&lt;br /&gt;This post is also available in: French, Spanish, Portuguese (Brazil)&lt;a href="https://cis-india.org/news/Internet-not-good-not-bad" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/Internet-not-good-not-bad&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Right to Read event in Brussels&lt;br /&gt;A 'Right to Read' event is being held at the European Parliament, Brussels on 4 May 2010.&lt;a href="https://cis-india.org/news/right-to-read-brussels" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/right-to-read-brussels&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Mapping the things that affect us&lt;br /&gt;'Map for making change' is a project using geographical mapping techniques to support struggles for social justice in India&lt;a href="https://cis-india.org/news/mapping-the-things" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/mapping-the-things&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;'UID is being forced'&lt;br /&gt;CIS feels that the UID project is forced on the citizens.&lt;a href="https://cis-india.org/news/UID-is-forced" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/UID-is-forced&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;ID programme faces first challenge over privacy, data&lt;br /&gt;The government is looking to the ID programme to help ensure that various welfare programmes reach the poor&lt;a href="https://cis-india.org/news/id-programe-faces-challenge" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/id-programe-faces-challenge&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Their India has no borders&lt;br /&gt;Bangalore felt far for them, they would mark it outside the country. India, for migrant labourers, is different from the India we know&lt;a href="https://cis-india.org/news/their-india-has-no-borders" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/their-india-has-no-borders&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Scrap UID project, say people's organisations&lt;br /&gt;The unique identification number project is executed without any legislative or parliamentary sanction.&lt;a href="https://cis-india.org/news/Scrap-UID-project" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/Scrap-UID-project&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;UID info can be misused&lt;br /&gt;Public organisations, NGOs and concerned citizens feel UID may become an easy database for anti-social elements.&lt;a href="https://cis-india.org/news/uid-info-can-be-misused" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/uid-info-can-be-misused&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;UID project draws flak from civil rights activists&lt;br /&gt;The unique identification project is drawing a flak from civil rights activists.&lt;a href="https://cis-india.org/news/UID-project-draws-flak" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/UID-project-draws-flak&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Citizens' forums want UID project scrapped&lt;br /&gt;Citizens' forums and groups have stepped up their attack on the Unique Identification Project calling for the complete scrapping of the project.&lt;a href="https://cis-india.org/news/citizens-forums-want-UID-scrapped" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/citizens-forums-want-UID-scrapped&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Disability rights groups oppose changes to Copyright Act&lt;br /&gt;Disability rights groups are up in arms against a Bill proposing an amendment to the Copyright Act, 1952, reports Aarti Dhar in an article published in the Hindu on April 23, 2010.&lt;a href="https://cis-india.org/news/disability-groups-oppose-copyright-amendments" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/disability-groups-oppose-copyright-amendments&lt;/a&gt;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Centre for Study of Culture and Society seeks Programme Associate&lt;br /&gt;The Higher Education Cell, Centre for Study of Culture and Society is looking for a Programme Associate to help develop e-content and conduct training programmes for projects under its Social Justice and Networked Higher Education Initiatives.&lt;a href="https://cis-india.org/news/position-announcement" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/news/position-announcement&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h3&gt;&lt;b&gt;Research&lt;/b&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Digital Natives at Republica 2010&lt;br /&gt;Nishant Shah from the Centre for Internet and Society, made a presentation at the Re:Publica 2010, in Berlin, about its collaborative project (with Hivos, Netherlands) "Digital Natives with a Cause?" The video for the presentation, along with an extensive abstract is online.&lt;a href="https://cis-india.org/research/dn/dnrepub" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/research/dn/dnrepub&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h3&gt;&lt;b&gt;Accessibility&lt;/b&gt;&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;Right to Read in the European Parliament: A Report&lt;/b&gt;&lt;br /&gt;The European Blind Union and the Transatlantic Consumer Dialogue supported an event sponsored by seven MEPs in the European Parliament to discuss the way forward for EU to support the Treaty for the Blind, Visually Impaired and Other Reading Disabled which has been proposed at the World Intellectual Property Organisation by Brazil, Mexico, Ecuador and Paraguay.&lt;a href="https://cis-india.org/advocacy/accessibility/blog/right-to-read-europe" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/advocacy/accessibility/blog/right-to-read-europe&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3 style="text-align: justify; "&gt;Intellectual Property&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The 2010 Special 301 Report Is More of the Same, Slightly Less Shrill Pranesh Prakash examines the numerous flaws in the Special 301 from the Indian perspective, to come to the conclusion that the Indian government should openly refuse to acknowledge such a flawed report. He notes that the Consumers International survey, to which CIS contributed the India report, serves as an effective counter to the Special 301 report.&lt;a href="https://cis-india.org/advocacy/ipr/blog/2010-special-301" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/advocacy/ipr/blog/2010-special-301&lt;/a&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;Exceptions and Limitations in Indian Copyright Law for Education: An Assessment&lt;br /&gt;&lt;/b&gt;This paper examines the nature of exceptions and limitations in copyright law for the purposes of the use of copyrighted materials for education. It looks at the existing national and international regime, and argues for why there is a need for greater exceptions and limitations to address the needs of developing countries. The paper contextualizes the debate by looking at the high costs of learning materials and the impediment caused to e-learning and distance education by strong copyright regimes.&lt;a href="https://cis-india.org/advocacy/ipr/blog/exceptions-and-limitations" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/advocacy/ipr/blog/exceptions-and-limitations&lt;/a&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;Technological Protection Measures in the Copyright (Amendment) Bill, 2010&lt;br /&gt;&lt;/b&gt;In this post Pranesh Prakash conducts a legal exegesis of section 65A of the Copyright (Amendment) Bill, 2010, which deals with the stuff that enables 'Digital Rights/Restrictions Management', i.e., Technological Protection Measures. He notes that while the provision avoids some mistakes of the American law, it still poses grave problems to consumers, and that there are many uncertainties in it still.&lt;a href="https://cis-india.org/advocacy/ipr/blog/tpm-copyright-amendment" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/advocacy/ipr/blog/tpm-copyright-amendment&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h3&gt;Telecom&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;China Club instead of Bombay Club?&lt;br /&gt;&lt;/b&gt;Emulate China's coordinated policies for strategic sectors, and we'll rely less on commodity exports, says Shyam Ponappa in his article in the Business Standard on May 13, 2010.&lt;a href="https://cis-india.org/advocacy/telecom/blog/China-club-Bombay-club" target="_blank"&gt;&lt;br /&gt;http://cis-india.org/advocacy/telecom/blog/China-club-Bombay-club&lt;/a&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/about/newsletters/may-2010-bulletin'&gt;https://cis-india.org/about/newsletters/may-2010-bulletin&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>praskrishna</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Digital Natives</dc:subject>
    
    
        <dc:subject>Telecom</dc:subject>
    
    
        <dc:subject>Accessibility</dc:subject>
    
    
        <dc:subject>Internet Governance</dc:subject>
    
    
        <dc:subject>CISRAW</dc:subject>
    
    
        <dc:subject>Openness</dc:subject>
    

   <dc:date>2012-08-10T10:00:54Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/telecom/blog/organizing-india-blogspot-shyam-ponappa-feb-14-2013-the-supreme-court-and-spectrum-management">
    <title>The Supreme Court &amp; Spectrum Management </title>
    <link>https://cis-india.org/telecom/blog/organizing-india-blogspot-shyam-ponappa-feb-14-2013-the-supreme-court-and-spectrum-management</link>
    <description>
        &lt;b&gt;Only the Supreme Court can rectify spectrum management in line with other resources, but all stakeholders can contribute.&lt;/b&gt;
        &lt;hr /&gt;
&lt;p style="text-align: justify; "&gt;Shyam Ponappa's &lt;a class="external-link" href="http://organizing-india.blogspot.in/2013/02/the-supreme-court-spectrum-management.html"&gt;column was published&lt;/a&gt; in Organizing India Blogspot on February 14, 2013. Originally &lt;a class="external-link" href="http://www.business-standard.com/article/opinion/shyam-ponappa-the-sc-and-spectrum-113020600067_1.html"&gt;published in the Business Standard&lt;/a&gt; on February 6, 2013.&lt;/p&gt;
&lt;hr /&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;Last week, the  department of telecommunications initiated another spectrum auction, as  directed by the Supreme Court. The auction of 800, 900, and 1800 MHz is  to end in March. The winners, if any, must pay in 10 days a third of the  amount bid for 1800 MHz, and a quarter for 800 and 900 MHz.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;If there are high bids,  why should it bode ill for communications services for education,  training, health care, commerce, and for future productivity? Because  many years must pass for the results to show.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;&lt;b&gt;Fallout of auctions: many years away&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;The expiry of 900 MHz  rights starts from December 2014 in Delhi, Mumbai and Kolkata; others  will do so only from 2016-2024. The table shows the assignments in each  circle, and the market share of revenues in July 2012. The colour of  each cell indicates the expiry period.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;The first assignments of  900 MHz spectrum to private operators in Delhi, Mumbai and Kolkata  expire in November 2014. The second will take up to five years longer,  ie, from 2015-2019, eg, Andhra Pradesh, Gujarat, Karnataka, Maharashtra,  Vodafone in Tamil Nadu, etc. The third will take even longer. Hence,  forcing auctions does not provide a near-term solution.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;&lt;b&gt;Technical inputs to judges&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;Operators with more  spectrum or access to more bandwidth can offer higher capacity and data  rates at lower cost. Operators try to get as much spectrum as their  competitors, because having less spectrum means deploying more cell  sites for the same capacity, which means greater capital cost. Hence, in  India, pooling and sharing spectrum among operators – providing greater  bandwidth dynamically to each operator on demand – will result in  better coverage and higher capacity at lower cost. If operators pay only  for using the spectrum on demand and do not incur high costs to acquire  spectrum rights, they can invest more capital in the “superstructure”  of their services, while maintaining lower tariffs. Acting in the public  interest, the government should, therefore, keep spectrum costs low for  better coverage and services at lower prices. If informed by  knowledgeable, unbiased experts, the Supreme Court is likely to accept  this conclusion.&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;The Supreme Court upheld  these principles for natural resource allocation on the Presidential  Reference. The reference excluded how spectrum should be assigned. A  logical extension of these principles requires that spectrum assignment,  as for other resources, is for governments to decide.&lt;/span&gt;&lt;/p&gt;
&lt;table class="listing"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://cis-india.org/home-images/ExpiryofLicenses.png/@@images/7e43243d-433e-435a-a90f-4e8a798e2aa6.png" alt="Expiry of Licenses" class="image-inline" title="Expiry of Licenses" /&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;&lt;span&gt;Spectrum sharing&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;&lt;span&gt;Developments  in spectrum sharing augur a new, collaborative approach, and a change  from exclusive rights apart from unlicensed spectrum for Wi-fi. While  spectrum sharing was pioneered by the US and the UK, it is being pursued  widely, as in trials in Finland for the European Union, and in  Singapore, Japan and Korea in Asia. Shared spectrum standards under  development for years are now coming to a head. Standards can lead to  large volumes resulting in low prices, as for Wi-fi.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p style="text-align: justify; "&gt;A standard has already been 	established for long-range TV white space (TVWS) for rural broadband 	(802.22). This year, another is expected for short-range TVWS 	(802.11 af). Finland is conducting a commercial trial covering some 	300,000 people. Another Finnish trial will address dynamic access to 	pooled spectrum, or authorised shared access.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p style="text-align: justify; "&gt;Large-scale 	deployments of TVWS are beginning in America, with two commercially 	licensed TVWS administrators, Spectrum Bridge and Telcordia, about 	to deploy networks. In the UK, the regulator is likely to issue 	rules shortly, after the extensive Cambridge White Spaces Consortium 	trials of 2011&lt;sup&gt;1&lt;/sup&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p style="text-align: justify; "&gt;In 	America last August, the Federal Communi- cations Commission (FCC) 	allowed T-Mobile to test spectrum sharing in the 1755-1780 MHz band 	with federal agencies using this band. Also, the US Congress 	directed the National Telecommunications and Information 	Administration (NTIA), responsible for government and defence 	spectrum, and the FCC to examine whether additional spectrum could 	be opened to sharing by unlicensed devices. Last week, the NTIA 	proposed that unlicensed devices be allowed to operate from 5150 MHz 	to 5925 MHz. This wide band will facilitate gigabit throughput on a 	new wireless standard, 802.11 ac. Routers are available for this 	draft standard, although they are expensive at around $200 (Rs 	10,600), because of the low starting volumes.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;While it may take a year  or more to get lower priced spectrum-sharing devices, the fallout of  the auctions and their impact will take very much longer to settle.  Further, the “eviction” from 900 MHz of GSM service providers like  Bharti and Vodafone through refarming may result in chaos and service  deprivation for millions of GSM users, unless they win bids to keep  their spectrum. In other words, while trials will take some time to  conduct in India to prove that pooling spectrum to share among operators  is practicable, they are likely to converge far quicker than the  disruption by forcing auctions and the likely litigation, apart from  being much more beneficial and orderly.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;span&gt;An approach to corrective action&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;There is an inspiring example from Bihar of how such issues can be addressed through concerted action by stakeholders. The example is from the districts where the Bill &amp;amp; Melinda Gates Foundation works on mother and child care. Something amazing has apparently happened: the various agencies are collaborating, whereas they worked in silos before. Auxiliary nurse midwives, anganwadi workers and accredited social health activists (ASHA) are co-ordinating their activities to achieve better results. There’s a communications angle, too: five major operators (Airtel, Idea, Tata, Reliance and Vodafone) have partnered with the Foundation and reduced tariffs to make their services affordable.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;span&gt;&lt;span&gt;There  is something that stakeholders can do for spectrum (the honourable  judges, DoT, the Telecom Regulatory Authority of India, other agencies,  operators, and independent experts): they can bring their expertise and  discretion to bear for beneficial solutions. These may include  short-term steps, like more 2.1 GHz to create a pan-India 3G network  instead of the CDMA 1900&lt;/span&gt;&lt;/span&gt;&lt;span&gt;3&lt;/span&gt;&lt;span&gt; MHz, apart from exploring possibilities for more unlicensed bands, and other forms of spectrum sharing.&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;/ul&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/telecom/blog/organizing-india-blogspot-shyam-ponappa-feb-14-2013-the-supreme-court-and-spectrum-management'&gt;https://cis-india.org/telecom/blog/organizing-india-blogspot-shyam-ponappa-feb-14-2013-the-supreme-court-and-spectrum-management&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Shyam Ponappa</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Telecom</dc:subject>
    

   <dc:date>2013-03-04T08:28:23Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/telecom/resources/fixed-line-telephones">
    <title>Fixed Line Telephones</title>
    <link>https://cis-india.org/telecom/resources/fixed-line-telephones</link>
    <description>
        &lt;b&gt;This module discusses the features and the various stages of the development of fixed line telephones, its early history, the basic principle of a fixed line telephone system, plain old telephone service, digital telephones, cordless phones to today's features of fixed line telephones.&lt;/b&gt;
        &lt;h3&gt;&lt;b&gt;Early History&lt;/b&gt;&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The  telephone is one of the ground-breaking inventions of the 19th century.  More than 150 years  have passed since Alexander Graham Bell was awarded  the patent for the first electric telephone in 1876. Other pioneers  worth mentioning are Johann P. Reiss, Antonio S. G. Meucci and Elisha  Gray who all laid the foundation of what is even in today’s age of  emails and internet one of the most important forms of communication.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Basic Principle of a Fixed Line Telephone System&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The  landline or fixed line telephone system basically consists of two end  points and a transmission  medium. The endpoints are the telephone sets  and the transmission medium the telephone line. In  a telephone set  (also just called phone) sound waves are converted via a microphone into  electric  waves, which are transmitted over a pair of twisted wires to  the far end phone. Here the reverse happens. The electric waves are  converted back into sound waves with the help of a speaker.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The  first telephone consisted of a metal diaphragm, a bar magnet with a coil  around it. The voice or audio waves on the sender side caused  vibrations on the diaphragm, which changed the magnetic flow, inducing  an electric signal in the coil. These signals were transmitted over an  attached wire to the receiver side, where the same elements were used  for the inverse process. The electric signal changed the magnetic flow,  which caused vibrations on the diaphragm. These vibrations let to  acoustic waves.&lt;/p&gt;
&lt;table class="invisible"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;img class="image-inline" src="../knowledge-repository-on-internet-access/resolveuid/05165f31bcd6413989eac947debb89fa" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class="external-link" href="http://en.wikipedia.org/wiki/File:Actor_portraying_Alexander_Graham_Bell_in_an_AT%26T_promotional_film_%281926%29.jpg"&gt;http://en.wikipedia.org/wiki/File:Actor_portraying_Alexander_Graham_Bell_in_an_AT%26T_promotional_film_%281926%29.jpg&lt;/a&gt;&lt;br /&gt;The above image is under "public domain".&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;table class="invisible"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;img class="image-inline" src="../knowledge-repository-on-internet-access/resolveuid/df7e8208755b4b429eabfcdd2f5242e7" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class="external-link" href="http://commons.wikimedia.org/wiki/File:Telephone_table_instrument_%28Rankin_Kennedy,_Electrical_Installations,_Vol_V,_1903%29.jpg"&gt;http://commons.wikimedia.org/wiki/File:Telephone_table_instrument_%28Rankin_Kennedy,_Electrical_Installations,_Vol_V,_1903%29.jpg&lt;/a&gt;&lt;br /&gt;The above image is under "public domain".&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 dir="ltr"&gt;Ringer or Bell&lt;/h3&gt;
&lt;p dir="ltr"&gt;Beside the transmission of voices or sounds, the phones  also need a system to alert the user at the far end. This is why a phone  has a ringer or bell.&lt;/p&gt;
&lt;h3 dir="ltr"&gt;Switch Hook&lt;/h3&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;The  telephone operates in two modes: on-hook and off-hook. When the phone  is on-hook it reacts to alternating currents coming from the line,  indication that the phone should ring. The user goes off-hook when he  wants to initiate a call or to answer a call.&lt;/p&gt;
&lt;h3 dir="ltr"&gt;Switchboard&lt;/h3&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;Though  today there are solutions for multiparty telephone conferences,  telephones are for point to point communication. To avoid having a  direct wire to all possible contacts, the switch board was invented. At  the beginning this was operated manually. If someone wanted to make an  outgoing call, he alerted the operator of a switchboard and the operator  connected the user to the desired destination.&lt;/p&gt;
&lt;table class="invisible"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img class="image-inline" src="../knowledge-repository-on-internet-access/resolveuid/b26f1f91c28f4f17bb46d0ebe22c2b2c" /&gt;&lt;br /&gt;&lt;a class="external-link" href="http://commons.wikimedia.org/wiki/File:Switchboard_Staff,_1979.jpg"&gt;http://commons.wikimedia.org/wiki/File:Switchboard_Staff,_1979.jpg&lt;/a&gt;&lt;br /&gt;The above image is under "public domain".&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="text-align: justify; "&gt;Remark:  Picture needs to be exchanged with a license free photo The fast  success of the telephone system and growing number of users made it  necessary to find an automated process to establish connections.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The  fast success of the telephone system and growing number of users made it  necessary to find an automated process to establish connections.&lt;/p&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;&lt;b&gt;Self-Dialing&lt;/b&gt;&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;To  allow subscribers to initiate telephone connections on their own, Almon  Strowger started the development of an automatic telephone exchange,  which got patented in 1891. Subsequently the finger-wheel was invented  for dialing. The number of wires from the exchange to the subscriber was  reduced to two. Siemens &amp;amp; Halske won in 1913 the patent for a  number switch, which was the basis for the so called pulse dialing, a  procedure which is still supported by today’s telephone networks.&lt;/p&gt;
&lt;table class="invisible"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;img class="image-inline" src="../knowledge-repository-on-internet-access/resolveuid/6529289472d74a4496096c367a962ae5" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a class="external-link" href="http://commons.wikimedia.org/wiki/File:WAC_telephone_operators_operate_the_Victory_switchboard_during_the_Potsdam_Conference_in_their_headquarters_in..._-_NARA_-_199007.jpg"&gt;http://commons.wikimedia.org/wiki/File:WAC_telephone_operators_operate_the_Victory_switchboard_during_the_Potsdam_Conference_in_their_headquarters_in..._-_NARA_-_199007.jpg&lt;/a&gt;&lt;br /&gt;The above image is under "public domain".&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="text-align: justify; "&gt;However,  the most common dialing system used by analogue phones today is called  Dual Tone Multi Frequency (DTMF), introduced by Bell Telephone  Laboratories in 1955. Everyone knows DTMF from push-button phones, where  each number button, when pressed, generates a different tone. Actually,  these tones are a mixture of two pure sine waves or sounds. So the name  dual tone comes from the combination of two pure tones. To generate  different sounds for all digits, multiple frequencies or pure sine waves  are needed.&lt;/p&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;&lt;b&gt;Plain Old Telephone Service - POTS&lt;/b&gt;&lt;/h3&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;The  term POTS came up, when innovations like the digitization of telephone  network evolved. It still describes the technology, which more or less  exists from the early days of telephony and includes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A standard compliant analog telephone interface (the 2 wire telephone line)&lt;/li&gt;
&lt;li&gt;Bi-directional &lt;a href="about:blank"&gt;full duplex&lt;/a&gt; speech channels, which means that users can talk and listen at the same  time. Walkie-Talkies for example are only half duplex. Users can only  talk or listen at a time.&lt;/li&gt;
&lt;li&gt;Transmission of the limited frequency range of 300 to 3400 Hz which is suitable for the human voice. &lt;/li&gt;
&lt;li&gt;&lt;a href="http://tone/"&gt;Call progress tones&lt;/a&gt; like, &lt;a href="http://tone/"&gt;dial tone&lt;/a&gt;, &lt;a href="http://signal/"&gt;ringing signal&lt;/a&gt;, busy tone, etc.&lt;/li&gt;
&lt;li&gt;Subscriber (self) dialing&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Operator services  such as &lt;a href="http://assistance/"&gt;directory assistance&lt;/a&gt; or &lt;a href="http://call/"&gt;conference calling&lt;/a&gt; assistance&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;&lt;b&gt;Digital Telephones – ISDN&lt;/b&gt;&lt;/h3&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;In  the 1970s the standardization body “Comité Consultatif International  Téléphonique et Télégraphique” (CCITT), the predecessor of the  International Telecommunication Union (ITU), started working on  technical specifications for a digital telecommunication network. In  1980 the first standards were released for the so called Integrated  Services Digital Network (ISDN).&lt;/p&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;The  main difference to analog connections is the digital transmission of  signals between the telephones. Audio signals are transformed into  digital information and then transmitted over the telephone line. This  improved the speech quality as the impact of noise is reduced.  With  ISDN a more efficient usage of the telephone lines was achieved,  allowing a user to have two simultaneous connections over the same line.  In addition, a number of services (telephone, fax, data services),  which required earlier separate lines or even networks could be  combined. One disadvantage compared to analog phones is the need of a  network terminator (NTBA – Network Terminator Basic Access). This  network terminator is not power feed by the power coming from the  telephone line. It needs its own power connector.&lt;/p&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;For more information about the difference between analogue and digital technology please refer to &lt;i&gt;Module 2.4.2 Digitization&lt;/i&gt;.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;&lt;b&gt;Cordless Phones – DECT&lt;/b&gt;&lt;/h3&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;In  the late 1960s the cordless telephone was invented. Only in the 1980s  they became more popular. A cordless portable phone replaces the handset  cord with a wireless radio connection.  A base station is connected to  the fixed telephone line. One or more handsets communicate with the base  station over a limited range of usually less than 50 meters indoor or  below 300m outdoor.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;DECT (Digital Enhanced Cordless Telecommunications) defined by ETSI in EN 300 175 is a recognized standard for cordless phones.&lt;/p&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;&lt;b&gt;Today’s Features of Fixed Line Telephones&lt;/b&gt;&lt;/h3&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;While the basic principle of telephone calls hasn’t changed  too much over the years, there is a range of features which make  telephony more convenient.&lt;/p&gt;
&lt;table class="listing"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Caller ID&lt;/td&gt;
&lt;td style="text-align: justify; "&gt;There are several features to display or suppress the telephone numbers of the calling and called party.&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Call Forwarding or Call Diversion&lt;/td&gt;
&lt;td style="text-align: justify; "&gt;This  allows a user to forward calls to another telephone number. This can  apply to all calls or only when the subscriber is busy or doesn’t answer  a call.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Call Waiting and Call Hold    &lt;br /&gt;&lt;/td&gt;
&lt;td style="text-align: justify; "&gt;When a  user is having an active call, he gets an indication when someone else  calls. He can put the active call on hold and switch to the other call.&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Speed Dial&lt;/td&gt;
&lt;td style="text-align: justify; "&gt;Many telephone sets allow the user to store frequently dialed numbers and assign a short code.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Screening Features&lt;/td&gt;
&lt;td style="text-align: justify; "&gt;Screening features are used to allow or block calls to or from certain numbers.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Voice Mail&lt;/td&gt;
&lt;td&gt;Allows to record voice messages from callers&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h3&gt;&lt;b&gt;Next Innovations for Fixed Line Telephones&lt;/b&gt;&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The  booming internet causes a threat to the traditional telephone  connections. Data and voice networks will converge. Speech connections  will just be one of many services transported over IP.&lt;/p&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/telecom/resources/fixed-line-telephones'&gt;https://cis-india.org/telecom/resources/fixed-line-telephones&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Jürgen Kock</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Telecom</dc:subject>
    

   <dc:date>2013-03-15T05:33:32Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/telecom/resources/broadband-policy-2004">
    <title>Broadband Policy, 2004</title>
    <link>https://cis-india.org/telecom/resources/broadband-policy-2004</link>
    <description>
        &lt;b&gt;The Broadband Policy, 2004 (“Policy”) was laid down by the Government of India in order to realize the potential of broadband services. It aimed at enhancing the quality of life by implementation of tele-education, tele-medicine, e-governance, entertainment and also to generate employment through high speed access to information and web-based communication. &lt;/b&gt;
        &lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h3 dir="ltr"&gt;&lt;b&gt;Need for the Policy&lt;/b&gt;&lt;/h3&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;Prior  to the implementation of the Policy, broadband penetration was  significantly low as compared to the other Asian countries. At the time  of the implementation of the Policy the penetration of broadband,  internet and personal computers were at 0.02 per cent, 0.4 per cent and  0.8 per cent respectively. There was not uniform standard for broadband  speed and connectivity. Internet access was available at various speeds  varying from 64 kilo bits per second to 128 kilo bits per second.&lt;/p&gt;
&lt;p&gt;&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;h3 dir="ltr" style="text-align: justify; "&gt;Broadband Connectivity&lt;/h3&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;Under the Policy broadband connectivity is defined as:&lt;/p&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;An  always-on data connection that is able to support interactive services  including Internet access and has the capability of the minimum download  speed of 256 kilo bits per second (kbps) to an individual subscriber  from the Point Of Presence (POP) of the service provider intending to  provide Broadband service where multiple such individual Broadband  connections are aggregated and the subscriber is able to access these  interactive services including the Internet through this POP.  The  interactive services will exclude any services for which a separate  licence is specifically required, for example, real-time voice  transmission, except to the extent that it is presently permitted under  ISP licence with Internet Telephony.&lt;a href="https://cis-india.org/telecom/knowledge-repository-on-internet-access/#fn1" name="fr1"&gt;[1]&lt;/a&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;The key characteristics of broadband connectivity are&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Always on data connection &lt;/li&gt;
&lt;li&gt;Ability to support interactive services including internet access&lt;/li&gt;
&lt;li&gt;Minimum download speed of 256 kilo bits per second&lt;/li&gt;
&lt;li&gt;Does not include any services for which the internet service  provider to procure separate licence such as real time voice  transmission.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Targets of the Broadband Policy, 2004&lt;/h3&gt;
&lt;p&gt;The Policy had the following targets:&lt;/p&gt;
&lt;table class="listing vertical"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Year Ending&lt;/td&gt;
&lt;td&gt;Internet Subscribers&lt;/td&gt;
&lt;td&gt;Broadband Subscribers&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2005&lt;/td&gt;
&lt;td&gt;6 million&lt;/td&gt;
&lt;td&gt;3 million&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2007&lt;/td&gt;
&lt;td&gt;18 million&lt;/td&gt;
&lt;td&gt;9 million&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;2010&lt;br /&gt;&lt;/td&gt;
&lt;td&gt;40 million&lt;/td&gt;
&lt;td&gt;20 million&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3&gt;Technology Options for Broadband Services&lt;/h3&gt;
&lt;p&gt;The Policy envisioned the following technology options for better access to internet and broadband&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Optical Fibre Technologies&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Digital Subscriber Lines (DSL) on copper loop&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Cable TV network&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Satellite Media&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Terrestrial Wireless and&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Other Future Technologies &lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;The  Policy emphasized on the implementation of broadband services through  the copper loop. It also mentioned that Mahanagar Telecom Nigam Limited  (MTNL) and Bharat Sanchar Nigam Limited (BSNL) would aggressively use  their already existing broadband infrastructure to provide broadband  services. It also indicated that the private internet service provider  will enter into commercial agreements with the MTNL and BSNL to utilize  their infrastructure to provide internet services.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Cable  networks reached more people than copper telephone connections and  therefore, the Policy envisaged that the cable networks can be utilized  to provide broadband connections. The Policy also mentioned its  intention to use very small aperture terminals (VSAT) and direct-to-home  (DTH) for increasing broadband penetration as such technologies can be  implemented in remote areas.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The  Policy also mentioned that the Government had de-licensed 2.40-2.4835  GHz bands for low power indoor use (including Wi-Fi technologies based  on the IEEE 802.11b and 802.11g standards).&lt;a href="https://cis-india.org/telecom/knowledge-repository-on-internet-access/#fn2" name="fr2"&gt;[2]&lt;/a&gt;&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Quality of Service&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The  Policy recognized that the qualities of service parameters were of great  importance and it requested Telecom Regulatory Authority of India to  prescribe quality of service parameters for broadband service.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Other Mandates of Policy&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The  issues regarding cost of bandwidth for providing internet and broadband  should be resolved Government and TRAI at the earliest.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The  National Internet Exchange of India was set up by the Department of  Information Technology to ensure that internet traffic originating from  and destined for India should be routed within India.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Role  of Other Agencies:  Growth of broadband and internet services is  dependent upon personal computers and content and application available  on the internet. Therefore, it is necessary that other departments such  as State Electricity Boards and the Department of Information Technology  and other relevant authorities should also contribute to spreading  broadband services in the rural areas.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Fiscal  Issues: The Policy gives a high priority to indigenous manufacture of  broadband related equipments. The Government to should endeavour to,  make available, broadband and associated equipments at a low price.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The  Policy aimed at providing broadband (minimum speed of 256 kbps) to 20  million subscribers. However, only 13 million subscribers have broadband  connectivity as in May 2012.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;[&lt;a href="https://cis-india.org/telecom/knowledge-repository-on-internet-access/#fr1" name="fn1"&gt;1&lt;/a&gt;].Broadband connectivity, available at &lt;a class="external-link" href="http://www.dot.gov.in/ntp/broadbandpolicy2004.htm"&gt;http://www.dot.gov.in/ntp/broadbandpolicy2004.htm&lt;/a&gt;&lt;br /&gt;[&lt;a href="https://cis-india.org/telecom/knowledge-repository-on-internet-access/#fr2" name="fn2"&gt;2&lt;/a&gt;].  Vikram Raghavan, Communications Laws in India (Legal Aspects of  Telecom, Broadcasting and Cable Services), LexisNexis Butterworths,  2007, pp. 480-81&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/telecom/resources/broadband-policy-2004'&gt;https://cis-india.org/telecom/resources/broadband-policy-2004&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>snehashish</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Telecom</dc:subject>
    

   <dc:date>2013-03-15T05:47:53Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/telecom/resources/new-telecom-policy-1999">
    <title>New Telecom Policy, 1999</title>
    <link>https://cis-india.org/telecom/resources/new-telecom-policy-1999</link>
    <description>
        &lt;b&gt;The New Telecom Policy, 1999 was formulated on the basis of the report of Group on Telecommunication. The Government, constituted a high level Group on Telecommunication (GoT) to review the existing telecom policy i.e., the National Telecom Policy, 1994. The main reason for a new telecom policy was that the goals of the National Telecom policy, 1994 were not achieved within the stipulated time period and on the other hand there was immense growth in information and communication technology, this led to the need for a change in the telecom policy. &lt;/b&gt;
        &lt;h3&gt;Objectives&lt;/h3&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;The objectives of the New Telecom Policy, 1999 were:&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Access  to affordable and effective means of telecommunication for all  citizens. Strike a balance between universal services to all uncovered  areas and high level services.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Encourage development of telecommunication facilities in remote, hilly and tribal areas of the country.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Formation  of a modern and efficient telecommunication system based on convergence  of IT, media, telecom and consumer electronics to propel India into  becoming an IT superpower.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;To  alter PCO’s, wherever justified into Public Tele-info Centres having  multimedia capability like ISDN services, remote database access,  government and community information systems etc.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Strive to transform in a time bound manner a competitive telecommunication system in both rural and urban areas.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Achieve  efficiency and transparency in spectrum management. Protect the defence  &amp;amp; security interests of the country. Enable Indian Telecom  Companies to become truly global players.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Encourage research and development efforts in the country.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 dir="ltr"&gt;Targets of the New Telecom Policy, 1999&lt;/h3&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Access  to telephone on demand by the year 2002 and sustain it thereafter to  achieve a tele density of 7 by the year 2005 and 15 by the year 2015.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Encourage  development of affordable telecommunication system in rural areas and  making rural communication mandatory for all fixed service providers&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Provide  reliable transmission media in all rural areas and increase the rural  tele-density from the current level of 0.4 to 4.0 in 2010.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Make available internet access to all district headquarters by the year 2000.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Access  to high speed internet and multimedia capabilities using ISDN to all  towns with a population over 2 lakh by the year 2002.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;New Category of Service Providers&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The New Telecom Policy, 1999 strived to create an environment which would enable a continued attraction of investment in the telecom sector and also enhance creation of technological infrastructure by leveraging technological development. Categorisation of services as per the National Telecom Policy, 1999:&lt;/p&gt;
&lt;ol&gt;
&lt;li style="text-align: justify; "&gt;Cellular Mobile Service Providers (CMSPs),&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Fixed Service Providers (FSPs) and Cable Service Providers, collectively referred as ‘Access Providers’;&lt;/li&gt;
&lt;li&gt;Radio Paging Service Providers;&lt;/li&gt;
&lt;li&gt;Public Mobile Radio Trunking Service Providers;&lt;/li&gt;
&lt;li&gt;National Long Distance Operators;&lt;/li&gt;
&lt;li&gt;International Long Distance Operators;&lt;/li&gt;
&lt;li&gt;Other Service Providers;&lt;/li&gt;
&lt;li&gt;Global Mobile Personal Communication by Satellite (GMPCS) Service Providers;&lt;/li&gt;
&lt;li&gt;V-SAT based Service Providers&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Restructuring of the Department of Telecommunication (DoT)&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;Before the 1999 Policy, licensing, policy making and the service provision functions were under the purview of DoT. The Policy indicated that the Government will separate the policy and licensing functions of the DoT from the service provisioning function of it. It also stated that corporatization of DoT will take place by the year 2001 after keeping in mind the interest of all the stakeholders.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;It also envisaged that all the future relationships between DoT and MTNL and BSNL will be based upon best commercial principles.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Spectrum Management&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The Policy noted that with the introduction of new technologies into the market the demand for spectrum has increased. It also recognized the need for utilizing spectrum efficiently, economically, rationally and optimally. Under the Policy, the Government intended to revise the National Frequency Allocation Plan. The allocation plan would be in conformity with the International Telecommunication Union (ITU) regulations.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Universal Service Obligation Fund (USOF)&lt;/h3&gt;
&lt;p&gt;Under the Policy the Policy the Government planned to achieve certain targets to provide basic telecom services at an affordable and reasonable price. The objectives were:&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Provide voice and low speed data service to the balance 2.9 lakh uncovered villages in the country by the year 2002&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Achieve Internet access to all district head quarters by the year 2000&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Achieve telephone on demand in urban and rural areas by 2002&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;The resources and funding for the USOF will be realised from a universal access levy which would be a percentage of the revenue earned by the service providers under the different licences. This will be fixed in consultation with the Telecom Regulatory Authority of India (TRAI).&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Role of Regulator&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The Policy clarified the role of TRAI in the telecom sector. This was done with regard to the problem where the DoT refused to accept the TRAI’s jurisdiction over some legal questions. The Policy expressly mentions that TRAI is envisioned to be an independent regulator with comprehensive powers. It stated that TRAI has the authority to hear disputes regarding telecommunication and also issue directives to the Government.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The Policy also clarified that the Government will invariably take into consideration TRAI’s recommendation with respect to licensing issues. It also completely ruled out any possibility of delegation of the Government’s licensing and policy making powers as they are essential sovereign functions that cannot be delegated. The Policy also specified regulatory and advisory assignments for TRAI. It would be responsible for formulating regulatory details, licensing conditions and various guidelines with respect to different classes of service providers.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Other Mandates of the Policy&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The Policy addresses the issue of standardization. In order to establish integrated telecommunication network and common standards with respect to telecom equipment and services, Telecommunication Engineering Centre will set standards.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The Policy promotes the indigenous manufacturing of telecom equipment for domestic use as well as for export. The Policy also emphasizes on development and training of human resources for all fields related to telecommunications. It also recognizes telecommunication as the prerequisite to development of other technologies. It also ensures that the telecom industry should adequately invest in research and development.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Amendment to the New Telecom Policy, 1999&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;On 11th November, 2003, an addendum was added to the New Telecom Policy, 1999. The addendum introduced the Unified Licence for telecommunication services which would allow the licensees to provide all telecommunication/ telegraph services covering various geographical areas using any technology.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;It also introduced a licence for Unified Access (Basic and Cellular) services which would a licensee to provide basic and/or cellular services using any technology in the define service area.&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/telecom/resources/new-telecom-policy-1999'&gt;https://cis-india.org/telecom/resources/new-telecom-policy-1999&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>snehashish</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Telecom</dc:subject>
    

   <dc:date>2013-03-15T05:56:53Z</dc:date>
   <dc:type>Page</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/telecom/resources/national-telecom-policy-2012">
    <title>National Telecom Policy, 2012</title>
    <link>https://cis-india.org/telecom/resources/national-telecom-policy-2012</link>
    <description>
        &lt;b&gt;The National Telecom Policy, 2012 was approved by the Union Cabinet on May 31, 2012. &lt;/b&gt;
        &lt;p style="text-align: justify; "&gt;The vision of the policy is, “to provide secure, reliable, affordable and high quality converged telecommunication services anytime, anywhere for an accelerated inclusive socio-economic development”. The policy also aims at recognizing telecom as infrastructure in order to realize the potential of ICT for development.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The main components of the policy are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Broadband Rural Telephony and Universal Service Obligation Fund&lt;/li&gt;
&lt;li&gt;R&amp;amp;D, Manufacturing and Standardization of Telecommunication Equipment&lt;/li&gt;
&lt;li&gt;Licensing, Convergence and Value Added Services&lt;/li&gt;
&lt;li&gt;Spectrum Management&lt;/li&gt;
&lt;li&gt;Quality of Service and Protection of Consumer Interest&lt;/li&gt;
&lt;li&gt;Security&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 style="text-align: justify; "&gt;Vision of the National Telecom Policy, 2012&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The vision of the Policy is, “to provide secure, reliable, affordable and high quality converged telecommunication services anytime, anywhere for an accelerated inclusive socio-economic development”. The vision is to transform the country into an empowered and inclusive knowledge based society through telecommunication as the platform. Information and access to information is a major part of any development scheme, better communication systems can help in increasing awareness and knowledge about various issues in the society.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Background&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The growth of telecommunication in rural areas has been slow, with only 34 per cent of the total connections. There is an urgent need to bridge this digital divide and communication gap by providing better and advanced telecommunication services in the rural and remote areas. The current National Telecom Policy, 2012 also aims at an investor friendly policy. It also seeks to generate employment in various telecom sectors through this policy. One of the salient features of the policy is to make available broadband on demand and use of telecom infrastructure which in turn would enable businesses in urban as well as rural areas to engage in the web-economy and e-commerce for inclusive development.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Mobile Devices as an Instrument of Social Empowerment (e-Governance, m-Governance)&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The Policy endeavours at making mobile devices as tools for social empowerment. This will be achieved through enabling participation of citizens in e-governance and m-governance projects in key sectors such as health, education, skill development, employment, governance and banking on mobile devices. Cloud-computing will be also used to enable social networking and participative e-governance. One Nation-Full Mobile Number Portability to be implemented and work towards One Nation Free Roaming.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Mobile devices are not only to be used for communication but also to be used as devices to authenticate proof of identity and facilitate secure financial transactions, multilingual services and other capabilities which will assist in increasing the literacy rate in the country.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Strategies&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;Broadband Rural Telephony and Universal Service Obligation Fund&lt;/b&gt;&lt;br /&gt;The Policy dictates for a robust and secure telecommunication service in the rural and remote areas. In order to bridge the digital divide the Policy also mandates affordable and high quality broadband connectivity and telecom service throughout the nation. This will be achieved through combination of technologies viz., optical fibre, wireless, VSAT and others. Optical fibre networks to be laid down to the village panchayats, using USOF funding.  It also aims at high speed broadband access to all the village panchayats by 2014 and access to all villages and habitation by 2020. It also aims at increasing the rural tele-density from 29 to 70 by 2012 and 100 by 2020. With high quality voice, data and multimedia and broadcasting services on converged networks,&lt;a href="#fn1" name="fr1"&gt;[1]&lt;/a&gt; it is expected to render better service to the user.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The policies formulated with respect to access to broadband are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Develop an “eco-system for broadband” and also work towards a “right to broadband”. It also endeavours to recognize telecom and broadband service a basic necessity in the field of education and health. &lt;/li&gt;
&lt;li&gt;Provide  affordable and reliable broadband on demand by 2015, 175 million  broadband connections by 2017; 600 million by 2020 at a minimum speed of  2 Mbps download speed and also to make available higher speeds of at  least 100 Mbps on demand.&lt;/li&gt;
&lt;li&gt;Revise  the existing broadband download speed from 256 Kbps to 512 Kbps and 2  Mbps by 2015 and speed up to at least 100 Mbps thereafter. The policy  also encourages use of FTTH (fibre to the home) to create a “always  connected” society.&lt;/li&gt;
&lt;li&gt;Set  up an agency, to co-ordinate with different government departments in  order to efficiently lay optical fibre cables across the nation and help  in rapid expansion of broadband services in the country.&lt;/li&gt;
&lt;li&gt;Use  broadband along with other government agencies for the implementation  of e-governance, e-panchayats MNREGA, NKN, AADHAR, AAKASH tablet. It  will also help in facilitating secure financial transactions online.&lt;/li&gt;
&lt;li&gt;Stimulate  interest with respect to utility of broadband by promoting regional and  local content with the help of the Department of Information  Technology. This will help in generating investment for All-Internet  Protocol (IP) Networks including Next Generation Networks (NGN)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;R&amp;amp;D, Manufacturing and Standardization of Telecommunication Equipment&lt;/h3&gt;
&lt;p dir="ltr"&gt;The Policy directives for encouraging R&amp;amp;D are:&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Encourage  indigenous manufacturing and R&amp;amp;D,  entrepreneurship and IPR creation  in the field of telecom products and  service under the 12th 5 year plan.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Preference  to be given to domestically produced telecom products in case of those  telecom products which have security implication for the country or  which will be put to government use. Moreover, the policy in order to  promote indigenous R&amp;amp;D in telecommunication technology will provide  for fiscal and financial incentive will be granted for indigenous  R&amp;amp;D.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Focus  on production and R&amp;amp;D of telecom equipment as well as address the  issues of security and strategic concerns. It also aims to focus on a  green policy and use of renewable sources of energy in the telecom  sector.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Set  up a council with experts from sectors of the telecom industry  including telecom service providers, telecom manufacturing industry,  government, academia and R&amp;amp;D institutions. The functions of the  Council would be to (a) forecast on technology change and product  development; (b) update the national programme for technology/product  development; (c) to act as a nodal group to ensure implementation of the  recommendations made for R&amp;amp;D and IPR creation.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Promote  collaboration between telecom service providers, manufacturers, R&amp;amp;D  centres, academia and other stakeholders for development and  introduction of new products in the market which are more suitable for  Indian environment and security needs.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Assist entrepreneurs by creating funds and promoting indigenous manufacturing, R&amp;amp;D and intellectual property creation.&lt;/li&gt;
&lt;/ul&gt;
&lt;p dir="ltr" style="text-align: justify; "&gt;The  Policy also addresses issues with regards to standards in the telecom  sector. The main policy directives for standardization of telecom in  India are:&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt; Set  up new standards to meet national requirements and participate in the  standard making process carried out by international standardization  organizations and also contribute in formulation of global standards.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Implement  platform neutral services in e-governance and m-governance in the  sector of health, education and agriculture. The Policy objective is  also to encourage development of mobile phone based on open platform  standards.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Mandate to use common platform for interconnection of various networks for non-discriminatory and non-exclusive access.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Create  a road-map for aligning technology, demand, standards and regulations  for the purpose of promoting competition in the market.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Set  up a Telecommunication Standard Development Organisation (TSDO) as an  autonomous body to build consensus about standards to meet national  requirements including security requirements. The Organisation will also  oversee participation of government, industry, R&amp;amp;D centres, service  providers and academia in such setting of standards. &lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;In  order to promote domestic manufacture of telecom equipments, the Policy  seeks to support electronic design and manufacturing clusters for  design, development and manufacture of telecommunication equipment. The  Policy aims to provide incentive for export of telecom equipment and  also give fiscal incentives for domestic manufacturing of telecom  equipments under the Modified Special Incentive Package Scheme (M-SIPS).  It will also lay down mechanism for testing and certification with  respect to conformance, performance, interoperability, health, safety,  security, EMF/EMI/EMC (electromagnetic compatibility).&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Licensing, Convergence and Value Added Services&lt;/h3&gt;
&lt;p dir="ltr"&gt;The policy regarding licensing:&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Simplify the licensing framework in order to facilitate converged high quality services.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Strengthen  institutional and legal and regulatory framework and to bring more  transparency and efficiency in decision making process and also  implement web-based e-governance solution for online application,  processing and issuance of licence by Department of Telecommunication.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Convergence  of technology, for the purpose of enabling a single network for voice  data and video, internet telephony (VoIP), value added services and  broadcasting services.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Move  towards convergence between telecom, broadcast, IT service, networks,  platforms, technologies. It is also imperative to overcome hurdles such  as “existing segregation of licensing, registration and regulatory  mechanisms in these areas to enhance affordability, increase access,  delivery of multiple services and reduce cost.”&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Use  of fixed mobile convergence in order to optimize the delivery of  services to the consumers irrespective of the device or the location.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Support  from USOF for telecom services, including converged communication  services for providing services in commercially unviable rural and  remote areas.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 dir="ltr"&gt;Spectrum Management&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The Policy aims at creating a framework for increasing the availability of spectrum for the purpose of telecom services. It also seeks to implement a transparent process for allocation of spectrum as well as ensure availability of spectrum. The Policy wishes to make available additional 300 MHz for IMT (4G) services by 2013 and another 200 MHz by 2020.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The government will also promote efficient use of spectrum and will conduct periodical spectrum usage audit. It will also de-licence un-used and additional frequency bands for public use. It will also conduct periodic audit of spectrum use, to ensure optimum use of spectrum.&lt;/p&gt;
&lt;p dir="ltr"&gt;The policy directives for spectrum management are:&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Liberalise  spectrum for the purpose of enabling use of spectrum for providing any  service through any technological medium. Such liberalisation policy  will also allow spectrum pooling, sharing, and later trading to effect  optimum use of spectrum. This will be done through appropriate  regulatory framework.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Re-farm  spectrum to allot alternate frequency bands to service providers and  also to make available spectrum for the introduction of new technologies  in the telecom market.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Devise  a roadmap for the purpose of making available additional spectrum in  the next five years. It also seeks to make available globally harmonised  IMT spectrum in 450 MHz, 700 MHz, 1800 MHz, 1910 MHz, 2.1 GHz, 2.3 GHz,  2.5 GHz, 3.5 GHz bands and other bands to be identified by ITU for  commercial mobile services.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Provide small chunks of frequency bands for the purpose of research and development indigenous technologies and products.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Optimize spectrum allocation by reviewing the existing geographical unit of allocation of spectrum.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Promote use of white spaces with  low power devices, without causing harmful interference to the licensed  applications in specific frequency bands by deployment of Software  Defined Radios (SDRs), Cognitive Radios (CRs), etc.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;Establish  Institute of Advanced Radio Spectrum Engineering and Management Studies  (IARSEMS) which will carry out policy research in radio spectrum  engineering, management/radio monitoring and related aspects.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;h3&gt;Quality of Service and Protection of Consumer Interest&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The main policy mandate is to further empower TRAI (independent regulator) for the purpose of ensuring that the prescribed performance standards and quality of service parameters are complied with, by the service provides and also provide support to the sector regulator in creating awareness about services, tariff and quality of service. It also seeks to balance the interests of the consumer and the service provider.&lt;/p&gt;
&lt;p dir="ltr"&gt;The Policy objectives with respect to protection of consumer interests:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Informed consent;&lt;/li&gt;
&lt;li&gt;Transparency;&lt;/li&gt;
&lt;li&gt;Accountability in quality of service, tariff, usage and;&lt;/li&gt;
&lt;li&gt;Strengthen grievance redressal mechanisms&lt;/li&gt;
&lt;/ol&gt;
&lt;p dir="ltr"&gt;The strategies adopted for ensuring quality of service and protections of consumer interest are:&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Formulate code of practices of sales and marketing communication.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Mandate web-based disclosure of area coverage by the telecom service providers.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Establish  National Mobile Property Registry to deal with issues of security,  theft and other concerns such a reprogramming of mobile handsets.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Undertake  legislative measure to include dispute between telecom consumers and  service providers within the jurisdiction of consumer forums.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 dir="ltr"&gt;Security&lt;/h3&gt;
&lt;p dir="ltr"&gt;The  objective of the policy is to formulate a strategy to address the  concerns related to communication security and network security. AADHAR  based authentication framework would be crucial in providing service  such as m-payment.&lt;/p&gt;
&lt;p dir="ltr"&gt;The strategy adopted to implement security measures are:&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Telecom  service providers must take adequate measures; to ensure security of  the communication send and received through their networks. The service  provider will adopt contemporary network security standards &lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Telecom  service providers must provide communication assistance to law  enforcement agencies. Telecom service providers must assist law  enforcement agencies within legal framework and also keeping in view the  individual privacy and also following international practices to the  extent possible for fulfilling national security needs. &lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Regulatory measures to ensure that safe to connect devices  are inducted on to the network. To build national capacity around  security standards, security testing, and interception and monitoring  capabilities.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;[&lt;a href="#fr1" name="fn1"&gt;1&lt;/a&gt;].Multiple communication service on a single network; See, &lt;a class="external-link" href="http://bit.ly/zEA4wa"&gt;http://bit.ly/zEA4wa&lt;/a&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/telecom/resources/national-telecom-policy-2012'&gt;https://cis-india.org/telecom/resources/national-telecom-policy-2012&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>snehashish</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Telecom</dc:subject>
    

   <dc:date>2013-03-15T06:00:26Z</dc:date>
   <dc:type>Page</dc:type>
   </item>




</rdf:RDF>
