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

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="https://cis-india.org/raw/histories-of-the-internet/blogs/wiki-analysis-and-assist/our-first-attempt-at-clustering"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/blogs/subodh-kulkarni-july-19-orientation-programme-wikipedia-workshop-and-action-plan-meeting-in-pah-solapur-university"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/blogs/subodh-kulkarni-july-30-2019-wikimedia-workshop-on-rivers-under-project-jalbodh"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/blogs/subodh-kulkarni-july-31-2019-re-licensing-sessions-with-authors-and-organisations"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/blogs/call-for-joining-the-free-knowledge-movement-wikipedia-wikimedia"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/events/odia-wikipedia-workshop-kiss-january-10-2014"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/blogs/subodh-kulkarni-rejuvenating-indias-rivers-the-wiki-way"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/blogs/ananth-subray-april-15-2019-cis-a2k-proposal-to-wikimedia-foundation-for-2019-2020"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/openness/events/digital-humanities-for-indian-higher-education"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/news/timeout-bengaluru-akhila-seetharaman-june-21-2013-wiki-donors"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/news/vijaya-karnataka-june-5-2013-report-of-kannada-wikipedia-workshop-in-hasan"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/blogs/nichole-saad-from-the-wikimedia-foundation-visits-christ-university"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/blogs/kannada-wikipedia-orientation-workshop-at-iisc-bengaluru"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/blogs/marathi-wikipedia-vishwakosh-workshop-for-science-writers-in-iucaa-pune"/>
        
        
            <rdf:li rdf:resource="https://cis-india.org/a2k/events/train-the-trainer-2018"/>
        
    </rdf:Seq>
  </items>

</channel>


    <item rdf:about="https://cis-india.org/raw/histories-of-the-internet/blogs/wiki-analysis-and-assist/our-first-attempt-at-clustering">
    <title>Analysing Wikipedia: A First Attempt at Clustering</title>
    <link>https://cis-india.org/raw/histories-of-the-internet/blogs/wiki-analysis-and-assist/our-first-attempt-at-clustering</link>
    <description>
        &lt;b&gt;In this, their second update on their Analysing Wikipedia project, Kiran Jonnalagadda and Hans Varghese Mathews discuss their first attempt at grouping the various editors of a frequently edited Wikipedia document, each distinguished from the others by some particular interest, through a quick machine process requiring minimal human intervention.&lt;/b&gt;
        
&lt;p&gt;For our first trials, we attempted two ways of analysing Wikipedia. Here’s
  a description of the first:&lt;/p&gt;
&lt;p&gt;Given a target article, we retrieved its revision history over the last
  &lt;em&gt;n&lt;/em&gt; days and made a list of all the users who had edited the article
  during this period. Then, for each of them, we made a list of all the other
  articles they had edited during the same period. We filtered this for
  outliers:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Wikipedia administrators rack up thousands of edits each month as they
  revert vandalism and annotate pages across the site. Our data downloading
  script can remove them from consideration in one of two ways. We used both in
  various combinations while attempting to arrive at a reasonable dataset for
  analysis:&lt;/li&gt;
&lt;ol type="a"&gt;&lt;li&gt;Ignore anyone who made more than a specified number of
  edits.&lt;/li&gt;&lt;li&gt;Ignore explicitly specified users.&lt;/li&gt;&lt;/ol&gt;
&lt;li&gt;Some users (almost always anonymous) make one edit to an article and are
  never seen again. Others make an edit but have no articles in common with any
  of the other editors, typically because they edited to make an annotation,
  such as making a link to the same article in another language Wikipedia. We
  added the ability to filter for these by requiring that users have at least
  one other (or more) articles in common.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;The following is Hans’s explanation for how the data thus retrieved was
  analysed.&lt;/p&gt;
&lt;h3&gt;Report of an Experiment in Clustering&lt;/h3&gt;
&lt;ol start="0"&gt;
&lt;li&gt;
&lt;p&gt;The object of the exercise described in what follows was to see if the various
editors of a frequently edited Wikipedia document could be clustered in different
groups, each distinguished from the others by some particular interest, through
some &lt;em&gt;quick&lt;/em&gt; machine process requiring minimal human intervention.
The experiment was not entirely unsuccessful; but the supervention of human judgement
upon machine decision was more haphazard than one could wish.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The Wikipedia page named &lt;strong&gt;Evolution&lt;/strong&gt; was chosen as the primary document;
and for our collection of editors we chose, out of all the editors that this page had
had from November 2008 through January 2009, those who had in that same period
edited at least one other Wikipedia page. The rationale for proceeding so was to
compute in some very quick and convenient way a &lt;em&gt;measure of similarity&lt;/em&gt; between
each pair of the editors to be clustered: without &lt;em&gt;at all&lt;/em&gt; considering, at this stage,
the textual character of their individual interventions. The data from which these
similarities were computed constituted a matrix, with a row for each such ancillary
document and a column for each editor; and the entry in the &lt;em&gt;i&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt;
row and the &lt;em&gt;j&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; column was 1 if the &lt;em&gt;i&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt;
page had been edited by the &lt;em&gt;j&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; editor, and 0
otherwise. The similarity between any pair of editors was then assessed by counting
the pages they had both edited against the counts, for each, of those pages that
one had edited but the other not: but in such a way that, among the pages both
had edited, those that were &lt;em&gt;on the whole&lt;/em&gt; less edited received more weight; while
among the pages only one or other had edited, those that were on the whole less
edited received less weight.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The similarities thus obtained were collected in a square and &lt;em&gt;symmetric&lt;/em&gt; matrix,
having as many rows and columns as there were editors: with the similarity between
the &lt;em&gt;i&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; and the &lt;em&gt;j&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; editor being the entry in the
&lt;em&gt;i&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; row and the &lt;em&gt;j&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; column, and
the entry in the &lt;em&gt;j&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; row and the &lt;em&gt;i&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt;
column as well. This matrix of similarities
was then used to cluster the editors in a variety of ways, using various techniques.
Three among these clusterings were retained, on considerations of variation in size
between, and of &lt;em&gt;coherence&lt;/em&gt; within, their constitutive clusters: with the coherence of
a given cluster of individuals being measured by
λ&lt;sub&gt;1&lt;/sub&gt;/(λ&lt;sub&gt;1&lt;/sub&gt; + λ&lt;sub&gt;2&lt;/sub&gt; + ... + λ&lt;sub&gt;&lt;em&gt;k&lt;/em&gt;&lt;/sub&gt;), where
λ&lt;sub&gt;1&lt;/sub&gt; is the largest among the positive eigenvalues {λ&lt;sub&gt;1&lt;/sub&gt;, λ&lt;sub&gt;2&lt;/sub&gt;, ... λ&lt;sub&gt;&lt;em&gt;k&lt;/em&gt;&lt;/sub&gt;} of the submatrix
recording the similarities between the individuals in that cluster.&lt;/p&gt;
&lt;div class="pullquote"&gt;A square matrix &lt;em&gt;A&lt;/em&gt; of numbers, with &lt;em&gt;m&lt;/em&gt; rows and columns say, may be regarded as device
for &lt;em&gt;rotating the direction&lt;/em&gt; and &lt;em&gt;rescaling the length&lt;/em&gt; of any vector &lt;strong&gt;v&lt;/strong&gt; having &lt;em&gt;m&lt;/em&gt; numerical entries
or components: through the usual multiplication, with the &lt;em&gt;i&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; component of the resultant vector
A · &lt;strong&gt;v&lt;/strong&gt; being (A&lt;sub&gt;&lt;em&gt;i&lt;/em&gt;1&lt;/sub&gt;&lt;em&gt;v&lt;/em&gt;&lt;sub&gt;1&lt;/sub&gt; +
A&lt;sub&gt;&lt;em&gt;i&lt;/em&gt;2&lt;/sub&gt;&lt;em&gt;v&lt;/em&gt;&lt;sub&gt;2&lt;/sub&gt; + ... + A&lt;sub&gt;&lt;em&gt;im&lt;/em&gt;&lt;/sub&gt;&lt;em&gt;v&lt;sub&gt;m&lt;/sub&gt;&lt;/em&gt;),
where &lt;em&gt;A&lt;sub&gt;ij&lt;/sub&gt;&lt;/em&gt; is the entry in the &lt;em&gt;i&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; row and &lt;em&gt;j&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt;
column of &lt;em&gt;A&lt;/em&gt;, while &lt;em&gt;v&lt;sub&gt;j&lt;/sub&gt;&lt;/em&gt; is the &lt;em&gt;j&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; component of &lt;strong&gt;v&lt;/strong&gt;.
An &lt;em&gt;eigenvector&lt;/em&gt; &lt;strong&gt;u&lt;/strong&gt; of &lt;em&gt;A&lt;/em&gt; is a vector of &lt;em&gt;unit length&lt;/em&gt;
whose direction is only reversed, if it is at all rotated; and one has &lt;em&gt;A&lt;/em&gt; · &lt;strong&gt;u&lt;/strong&gt; = λ&lt;strong&gt;u&lt;/strong&gt; for some
&lt;em&gt;eigenvalue&lt;/em&gt; λ now, with a reversal of direction if λ &amp;lt; 0, and with the size or ‘absolute value’
|λ| being the rescaling of length.&lt;/div&gt;
&lt;div class="pullquote"&gt;A vector &lt;strong&gt;v&lt;/strong&gt; has the usual &lt;em&gt;Euclidean&lt;/em&gt; length ||&lt;strong&gt;v&lt;/strong&gt;|| =
  (&lt;em&gt;v&lt;sup&gt;2&lt;/sup&gt;&lt;sub&gt;1&lt;/sub&gt;&lt;/em&gt; + &lt;em&gt;v&lt;sup&gt;2&lt;/sup&gt;&lt;sub&gt;2&lt;/sub&gt;&lt;/em&gt; ... +
  &lt;em&gt;v&lt;sup&gt;2&lt;/sup&gt;&lt;sub&gt;m&lt;/sub&gt;&lt;/em&gt;)&lt;sup&gt;½&lt;/sup&gt; here. To specify
the direction of &lt;strong&gt;v&lt;/strong&gt; we must consider the &lt;em&gt;m&lt;/em&gt; &lt;em&gt;standard
  basis vectors&lt;/em&gt; we obtain by taking the &lt;strong&gt;0&lt;/strong&gt;
vector here, whose &lt;em&gt;m&lt;/em&gt; components are all zeroes, and replacing any one of these with 1; and
&lt;strong&gt;e&lt;/strong&gt;&lt;sub&gt;&lt;em&gt;k&lt;/em&gt;&lt;/sub&gt; usually denotes the vector which has 1 for its &lt;em&gt;k&lt;sup&gt;th&lt;/sup&gt;&lt;/em&gt; component and zeroes everywhere else.
Now for each &lt;em&gt;j&lt;/em&gt; ∈ {1, 2, ..., &lt;em&gt;m&lt;/em&gt;} the &lt;em&gt;direction-number&lt;/em&gt; &lt;em&gt;v&lt;sub&gt;j&lt;/sub&gt;&lt;/em&gt;/||&lt;strong&gt;v&lt;/strong&gt;|| is the cosine of the angle between
&lt;strong&gt;v&lt;/strong&gt; and &lt;strong&gt;e&lt;/strong&gt;&lt;sub&gt;&lt;em&gt;j&lt;/em&gt;&lt;/sub&gt; in the plane this pair of vectors would determine, whenever &lt;strong&gt;v&lt;/strong&gt; is not a multiple of
&lt;strong&gt;e&lt;/strong&gt;&lt;sub&gt;&lt;em&gt;j&lt;/em&gt;&lt;/sub&gt; : whenever &lt;strong&gt;v&lt;/strong&gt; cannot be obtained from &lt;strong&gt;e&lt;/strong&gt;&lt;sub&gt;&lt;em&gt;j&lt;/em&gt;&lt;/sub&gt; by multiplying each component of the latter with
some number. Note that when &lt;strong&gt;v&lt;/strong&gt; is so obtained the &lt;em&gt;direction-number&lt;/em&gt; &lt;em&gt;v&lt;sub&gt;j&lt;/sub&gt;&lt;/em&gt;/||&lt;strong&gt;v&lt;/strong&gt;|| would be either
1 = cosine(0&lt;sup&gt;◦&lt;/sup&gt;) or −1 = cosine(180&lt;sup&gt;◦&lt;/sup&gt;) : which is appropriate, since &lt;strong&gt;v&lt;/strong&gt; would lie either along
&lt;strong&gt;e&lt;/strong&gt;&lt;sub&gt;&lt;em&gt;j&lt;/em&gt;&lt;/sub&gt; itself or along its reverse −&lt;strong&gt;e&lt;/strong&gt;&lt;sub&gt;&lt;em&gt;j&lt;/em&gt;&lt;/sub&gt;
in any plane that &lt;strong&gt;e&lt;/strong&gt;&lt;sub&gt;&lt;em&gt;j&lt;/em&gt;&lt;/sub&gt; might help determine. The word “plane”
has its common geometrical meaning now.&lt;/div&gt;
&lt;p&gt;We note that such a criterion of coherence would favour those clusters in which
the similarities between members were more uniform than elsewhere: were the
similarities between them used to locate all the editors in some Euclidean space,
using some technique like multidimensional scaling for instance, our criterion would
favour &lt;em&gt;globular&lt;/em&gt; clusters over &lt;em&gt;ﬂat&lt;/em&gt; or &lt;em&gt;chainlike&lt;/em&gt; ones.
Regarding variation between the
sizes of constitutive clusters in a clustering, the desideratum was that the largest
such cluster should not exceed too much the mean size of the remainder, when their
difference is scaled by the variation in size there.&lt;/p&gt;
&lt;p&gt;The specifics of the clustering techniques that were employed, and the statistical
tests which decided the retention of clusterings, are set out in the technical
supplement to this report; and the computation of similarities described in &lt;strong&gt;1&lt;/strong&gt; may be
found there as well.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Each cluster within a retained clustering was next used to induce a weighting
on the collection of edited pages, in the evident way, with the weight of a document
relative to a cluster being the proportion of the individuals there who had edited it;
and the names of its most frequently edited pages were taken as indicative of the
interest of that group or ‘pack’ of editors. A choice between the three retained
clusterings might now be made by considering how &lt;em&gt;distinctively&lt;/em&gt; the separate interests
of their several constitutive packs could be characterised.&lt;/p&gt;
&lt;p&gt;Such judgements are apt to vary considerably between individuals, of course:
but we note that there were appreciable congruences between the three clusterings
that were retained. Each clustering yielded one notably coherent pack, consisting
of the same individuals almost in each clustering, set apart by their attention to
&lt;em&gt;creationism&lt;/em&gt; and &lt;em&gt;intelligent design&lt;/em&gt;. Each retained clustering also yielded a pack
whose members seemed to have a special interest in &lt;em&gt;evolution as theory and fact;&lt;/em&gt;
and these cognate groups almost overlapped as well. Another group identifiable
in all three clusterings had its members linked by their common attention to the
Wikipedia &lt;em&gt;Sandbox&lt;/em&gt;. These results are hardly surprising. But we note that all three
clusterings did indicate a small group, somewhat more coherent in one than in the
other two, of individuals linked by an interest in the &lt;em&gt;gastrointestinal tract.&lt;/em&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Given the ‘virtual’ character of our packs or groups we should expect that
some individuals may sit well in more than one of them; and we should ﬁnd a way
to allot such an individual to each among the groups with which he might have
comparable affinities. A convenient way to do so would be to locate our editors in
some Euclidean space, again, so that each group may be identified with the &lt;em&gt;centroid&lt;/em&gt;
of the points to which its members are assigned. An individual who is markedly
further from the centroid of his own group, than his fellows there, might now be
allotted to some other groups: if, for instance, his distances from their centroids,
compared to his distances from the rest, are markedly closer to his distance from
his assigned centroid. Proceeding so would work best with globular spatial clusters,
again, and we should be cautious about how similarities between individuals will
be used to spatially locate them: especially when some very few of the clusters in
a clustering are markedly more coherent than the others.&lt;/p&gt;
&lt;/li&gt;&lt;/ol&gt;

        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/raw/histories-of-the-internet/blogs/wiki-analysis-and-assist/our-first-attempt-at-clustering'&gt;https://cis-india.org/raw/histories-of-the-internet/blogs/wiki-analysis-and-assist/our-first-attempt-at-clustering&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>jace</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Wikipedia</dc:subject>
    

   <dc:date>2011-08-04T06:11:49Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/blogs/subodh-kulkarni-july-19-orientation-programme-wikipedia-workshop-and-action-plan-meeting-in-pah-solapur-university">
    <title>Orientation programme, Wikipedia workshop &amp; Action Plan meeting in PAH Solapur University</title>
    <link>https://cis-india.org/a2k/blogs/subodh-kulkarni-july-19-orientation-programme-wikipedia-workshop-and-action-plan-meeting-in-pah-solapur-university</link>
    <description>
        &lt;b&gt;CIS-A2K representatives visited PAH Solapur University, Solapur (PAHSUS) to finalise the action plan and MoU for the year 2019-20.&lt;/b&gt;
        &lt;p&gt;The collaborative project was launched with orientation programme and Wikipedia workshop for the selected students and faculty on 18 &amp;amp; 19 July 2019. The detailed discussions with Vice Chancellor, Registrar, Head of the departments, faculty and administrative staff were held to finalise the terms of collaboration, operational framework and action plan for the academic year. The deliberations are given in the following sections.&lt;/p&gt;
&lt;h3&gt;Collaborative open knowledge creation by PAHSUS and CIS-A2K&lt;/h3&gt;
&lt;p&gt;The MoU was done because CIS and PAHSUS have found common cause in free and open knowledge generation and dissemination. This MoU stipulates the scope of collaboration between these two entities and terms and conditions of conducting the collaborative activities.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Terms of Collaboration&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To promote content generation in Indian language, especially Marathi Wikimedia projects (projects such as Wikipedia, Wikisource, Wikimedia Commons, Wikidata etc. &lt;a class="free external" href="https://www.wikimedia.org/"&gt;https://www.wikimedia.org/&lt;/a&gt;) among the institutions under University affiliation.&lt;/li&gt;
&lt;li&gt;To organise awareness programs and training workshops to achieve this. For consistent and dedicated efforts, mechanism of subject experts and coordinators will be developed.&lt;/li&gt;
&lt;li&gt;To integrate the academic assignments, projects etc. with knowledge building in Wikimedia projects e.g. Wikipedia, Wikisource, Wikidata, Wikimedia Commons.&lt;/li&gt;
&lt;li&gt;To facilitate content donation in the form of published thesis, University publications to free library - Wikisource. To write well referenced articles based on these research work.&lt;/li&gt;
&lt;li&gt;To develop platform in University for outreach programs on Digital knowledge, Language &amp;amp; technologies, FOSS, Unicode etc. To involve other stakeholders in knowledge business like publishers, writers, printers, designers in these programs.&lt;/li&gt;
&lt;li&gt;To take lead in accommodating open knowledge concepts, locally relevant content generation practices while designing the courses.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Operational Framework&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A core team shall be constituted by representatives of this MoU for realization of the objectives of this MoU.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;The core team shall prepare an action plan with specific goals for achieving the objectives of the proposal and the MoU. They shall take into consideration the academic, commercial and legal aspects of this co-operation. The action plan or work plan may be modified or improved during the academic year according to the needs-assessment of the students, and the core team’s analysis.&lt;/li&gt;
&lt;li&gt;The proposed action plan shall be reviewed and approved by representatives of both parties.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;The core team shall be supported and authorised by the University Administration to take all necessary actions to implement the action plan in an effective, speedy and dynamic manner.&lt;/li&gt;
&lt;li&gt;Program expense sharing shall be decided on a case to case basis by the core team.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Some highlights of proposed action plan&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;Each department of PAHSUS will facilitate creation of 10 Wikipedia articles related to their course by the students. This activity will be taken up in first semester. The articles will be created on user sandbox or on Google Docs. After review, the articles will be moved to Wikipedia mainspace.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;The projects on museum, library and archives will be taken up in the second semester by the groups of students. The photos and other media will be uploaded on Wikimedia Commons and other sister projects after analysing encyclopedic quality of these content.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;PAHSUS will issue a circular for selected affiliated colleges in Maharashtra to participate actively in free knowledge creation and the Wikimedia movement. The technical support will be arranged by both the parties.&lt;/li&gt;
&lt;li&gt;The digitisation of copyright free books in the library will be taken up under ‘Earn &amp;amp; Learn Scheme’. The books will be uploaded in free library - Wikisource.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Orientation Programme&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;The orientation programme on Wikimedia projects was conducted on 18 July for faculty and students from 4 departments. The objective was to give perspective of content generation in Wiki projects along with academics. Marathi Wikipedian Arvind Bagale shared his Wiki experiences in this session. Around 50 participants attended this session.&lt;/p&gt;
&lt;h3&gt;Wikipedia Workshop&lt;/h3&gt;
&lt;p&gt;The Wikipedia workshop for selected students of 3 departments and faculty was organised on 19 July 2019 in the Mass Communication department. Total 15 participants actively contributed to Wikipedia &amp;amp; Commons. Marathi Wikipedian Arvind Bagale facilitated the training process.&lt;/p&gt;
&lt;h3&gt;Media Coverage&lt;/h3&gt;
&lt;p&gt;&lt;a class="external-link" href="https://web.archive.org/web/20190803083038/http://epaperlokmat.in/Archive/epapernew.php?articleid=LOK_HSOL_20190728_2_5&amp;amp;arted=Hello%20Solapur&amp;amp;width=146px"&gt;News in Lokmat Newspaper&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;See the report on &lt;a class="external-link" href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Orientation_programme,_Wikipedia_workshop_%26_Action_Plan_meeting_in_PAH_Solapur_University"&gt;Wikipedia page&lt;/a&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/blogs/subodh-kulkarni-july-19-orientation-programme-wikipedia-workshop-and-action-plan-meeting-in-pah-solapur-university'&gt;https://cis-india.org/a2k/blogs/subodh-kulkarni-july-19-orientation-programme-wikipedia-workshop-and-action-plan-meeting-in-pah-solapur-university&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>subodh</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>CIS-A2K</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    

   <dc:date>2019-08-05T15:21:16Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/blogs/subodh-kulkarni-july-30-2019-wikimedia-workshop-on-rivers-under-project-jalbodh">
    <title>Wikimedia Workshop on Rivers under Project Jalbodh</title>
    <link>https://cis-india.org/a2k/blogs/subodh-kulkarni-july-30-2019-wikimedia-workshop-on-rivers-under-project-jalbodh</link>
    <description>
        &lt;b&gt;The Indian National Trust for Art &amp; Heritage Pune Chapter is working with various organisations to preserve the natural heritage places like rivers in Pune district of Maharashtra, India. After the presentation of 'Project Jalbodh' by CIS-A2K in River Dialogue organised by INTACH in April 2018, several organisations shown keen interest in collaboration.&lt;/b&gt;
        &lt;p style="text-align: justify; "&gt;Open knowledge creation workshops were organised at four places by different organisations working on river issues. To sustain these efforts and mobilise the larger community to build knowledge on rivers, INTACH has decided to collaborate with CIS-A2K to develop long-term plan. This was the first workshop to develop structure of the project, decide the stakeholders and follow-up action plan for the future. The two day workshop was conducted on 29 &amp;amp; 30 July at INTACH office in Pune. Total 20 participants from seven organisations actively contributed to Wikimedia projects.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Background&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;As the water crisis and state of rivers is worsening day by day, the citizen's initiatives are taking more efforts to spread knowledge about it. Centre for Internet &amp;amp; Society representative actively participated in the River Dialogue organised by INTACH (Indian National Trust for Art and Cultural Heritage) and SANDRP (South Asian Network of Dams, Rivers and People) on 20–21 April 2018 to introduce the potential of Wikimedia projects to organisations working across Maharashtra state. After this orientation, a follow-up plan is prepared with Prof. Madhav Gadgil in which various groups have expressed their readiness to start content building on water &amp;amp; rivers. Jeevit Nadi organisation took &lt;a class="mw-redirect" href="https://meta.wikimedia.org/wiki/Workshop_of_River_activists_for_building_Jal_Bodh_-_Knowledge_resource_on_Water" title="Workshop of River activists for building Jal Bodh - Knowledge resource on Water"&gt;first initiative&lt;/a&gt; on 28 May 2018 to train team of activists in open knowledge and Wikimedia Projects. Total 15 activists and researchers from Jeevit Nadi, EcoUniv, Jal Biradari (Tarun Bharat Sangh), Ecological Society, Sagarmitra organisations participated in this workshop.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;In the &lt;a class="mw-redirect" href="https://meta.wikimedia.org/wiki/Workshop_of_River_activists_for_building_Jal_Bodh_-_Knowledge_resource_on_Water" title="Workshop of River activists for building Jal Bodh - Knowledge resource on Water"&gt;second iteration&lt;/a&gt; on 25 July 2018, five participants presented their work, the database and the resources with them. These include photographs, videos, training material and data collected on site. They also worked on category tree and structure of article on river. The media available in the repository were sorted and analysed for uploading. This team has started preparing the database of local issues, maps of rivers and heritage places on the banks for uploading in respective categories.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The &lt;a class="mw-redirect" href="https://meta.wikimedia.org/wiki/Workshop_of_Agrani_River_activists,_Dist._Sangli" title="Workshop of Agrani River activists, Dist. Sangli"&gt;third iteration&lt;/a&gt; for building content on rivers in Sangli district was organised on 7 December 2018 by Jal Biradari &amp;amp; Tarun Bharat Sangh organisation. In this one day workshop, 11 activists working in Agrani river basin participated. They were trained in basics of Wikipedia editing and uploading on Commons. They worked on category tree of Agrani river basin and structure of articles on water related structures.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The &lt;a class="mw-redirect" href="https://meta.wikimedia.org/wiki/Workshop_of_river_activists_at_Tarun_Bharat_Sangh,_Bhikampura,_Rajasthan" title="Workshop of river activists at Tarun Bharat Sangh, Bhikampura, Rajasthan"&gt;fourth national level iteration&lt;/a&gt; was conducted between 22–25 December 2018 at Tarun Bharat Sangh, Bhikampura, Alwar district, Rajasthan for activists of Jal Jan Jodo Abhiyan from eight states. The 30 participants were trained in this four day workshop. They started contributing in various languages.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;In collaboration with CIS-A2K, &lt;a class="text external" href="http://www.intachpune.org/" rel="nofollow"&gt;INTACH Pune Chapter&lt;/a&gt; has taken initiative to organise two day workshop to build knowledge on rivers in Pune district with various organisations.&lt;/p&gt;
&lt;h3&gt;Objectives&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;Many organisations and communities are working for more than 10 years in water sector in an organised way. They have built cumulative knowledge through action and research with an objective to disseminate it to the masses. Hence the 'Project Jalbodh' is being evolved to integrate this approach with the Wikimedia projects for mutually beneficial impact.Knowledge is to be presented in different forms, aspects and in appealing way. The interests and attention of the seeker should be taken into account. Therefore in many areas, the text is to be blended with media, data, graphs, maps etc to give holistic sense of knowledge. The Wikimedia projects can be explored to get this integration.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Facilitators&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Supriya Goturkar-Mahabaleshwarkar, Co-convenor &amp;amp; Coordinator, INTACH PUNE CHAPTER&lt;/li&gt;
&lt;li&gt;Marathi Wikimedians - Aaryaa Joshi, Kalyani Kotkar&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Event Details&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Date :&lt;/strong&gt; 29 &amp;amp; 30 July 2019&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Time :&lt;/strong&gt; 9.30 am to 5.30 pm&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Place :&lt;/strong&gt; Pune, Maharashtra, India&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Venue :&lt;/strong&gt; INTACH Pune office, Kirloskar compound, Erandwane, Pune&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Participants :&lt;/strong&gt;20&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;Day 1&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;Day one started with introductions by members of organisations - Jeevitnadi (Living River Foundation), Sajag Nagrik Manch, Parisar, Centre for Environment &amp;amp; Education, Jnana Prabodhini, Ecological Society and INTACH. Then workshop conveners Supriya &amp;amp; Subodh explained the background and objectives of the workshop. The concept of 'Project Jalbodh' was elaborated. The keynote address was given by Prof. Madhav Gadgil. He delivered upon the genesis of knowledge in human evolution and need of open knowledge for healthy development of the society. He also discussed the integration of citizen science and Wikimedia projects. The brainstorming on mobilisation of community was done after this address with valuable inputs from Prof. Gadgil.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Introduction to major Wikimedia projects was given in next session. The examples of river and water related content were taken for understanding the context. The agenda for the workshop and the details were finalised through discussion on needs. The participants then started with opening accounts on Wiki followed by basic editing skills and rules of Wikipedia &amp;amp; Commons. They searched for various articles, infoboxes, categories and media related to river available in Wiki projects. The extensive interaction on status of the existing content happened to arrive at gap finding and listing the same. From this thought process, the importance of developing structure for river articles was realised. Then various members with their vast experience collaboratively evolved the structure of article on river in Marathi Wikipedia. According to local context, relevant sections and sub-sections were designed. Separate &lt;a class="text external" href="https://mr.wikipedia.org/s/4dff"&gt;project page defining this structure&lt;/a&gt; was created on Marathi Wikipedia under the Wiki Project Jalbodh. This was the crucial activity for the project. After this session, the organisations conducted the analysis of the content developed by them which is to be contributed in Wikimedia projects. The planning of next day was done in the last session.&lt;/p&gt;
&lt;h2 style="text-align: justify; "&gt;Day 2&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;On the second day, the activity started with uploading images on Commons. Along with this, the encyclopedic content available with the organisations was discussed for giving references. The articles were created in the sandboxes by groups on similar themes. The content was created as per the manual of style. Various skills like advanced search options for finding online references, archiving of url's on Wayback machine of Internet Archive were also acquired by the participants. The relevant media repositories were also explored. The category tree for the rivers was also designed. The detailed discussions on building databases, maps and media with community involvement was conducted. In the final session, the roadmap for future activities was prepared. Three model articles on rivers - Mula, Mutha &amp;amp; Pavana - will be completed in the next two months. Follow-up workshops will be conducted bi-monthly which will be hosted by different organisations. The discussion on campaign - Wiki Loves River - developed enthusiasm among the members. The meeting on this theme will be organised in September to plan the campaign.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;Read the full report on &lt;a class="external-link" href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Wikimedia_Workshop_on_Rivers_under_Project_Jalbodh"&gt;Wikipedia page&lt;/a&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/blogs/subodh-kulkarni-july-30-2019-wikimedia-workshop-on-rivers-under-project-jalbodh'&gt;https://cis-india.org/a2k/blogs/subodh-kulkarni-july-30-2019-wikimedia-workshop-on-rivers-under-project-jalbodh&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>subodh</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>CIS-A2K</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    

   <dc:date>2019-08-05T15:28:41Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/blogs/subodh-kulkarni-july-31-2019-re-licensing-sessions-with-authors-and-organisations">
    <title>Re-licensing Sessions with Authors and Organisations</title>
    <link>https://cis-india.org/a2k/blogs/subodh-kulkarni-july-31-2019-re-licensing-sessions-with-authors-and-organisations</link>
    <description>
        &lt;b&gt;In collaboration with Marathi community, CIS-A2K is getting connected with various authors and organisations willing to re-license their content under CC-By-SA. A2K is facilitating the OTRS process Commons for re-licensing as well as digitisation of the content. The team of trained Wikimedians at Vigyan Ashram, Pabal, District Pune has taken the responsibility of digitising the books and further uploads in Wikimedia projects.&lt;/b&gt;
        &lt;p style="text-align: justify; "&gt;See the information posted on &lt;a class="external-link" href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Re-licensing_sessions_with_authors_and_organisations"&gt;Wikipedia page here&lt;/a&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p style="text-align: justify; "&gt;In July, CIS-A2K facilitated the OTRS process of two organisations. &lt;a class="text external" href="https://www.jnanaprabodhini.org/" rel="nofollow"&gt;Jnana Prabodhini&lt;/a&gt; and &lt;a class="text external" href="http://maharashtranayak.in/" rel="nofollow"&gt;Saptahik Vivek Hindustan Prakashan Sanstha&lt;/a&gt; have released their 6 books and 8 volumes of encyclopedias respectively in CC-By-SA. As the organisations have solely published these books by sponsoring the writers, editors and designers, the authorised signatory of the organisation has to complete the OTRS process. The simple 'How to do' step by step manual was developed to facilitate this process. This process will be replicated by other organisations in near future. These books are valuable &amp;amp; reliable references in Marathi literature.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;CIS-A2K conducted three sessions with authors also. In the field of rural development in Maharashtra, thoughts of Late &lt;a class="text external" href="https://mr.wikipedia.org/s/pvk"&gt;S. G. Majgaonkar&lt;/a&gt; are highly regarded. His son Dhananjay Majgaonkar who holds the copyright for his books, completed the OTRS process and released 3 books in CC-By-SA. The books are now on Commons as well as Wikisource project.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Content donation sessions were conducted with Ila Dalwai, daughter of social reformer &amp;amp; writer Late &lt;a class="text external" href="https://en.wikipedia.org/wiki/Hamid_Dalwai"&gt;Hamid Dalwai&lt;/a&gt;, thinker &amp;amp; writer &lt;a class="text external" href="https://mr.wikipedia.org/s/b3w"&gt;Hari Narake&lt;/a&gt; and grand daughter of Marathi thinker &amp;amp; writer Late &lt;a class="text external" href="https://mr.wikipedia.org/s/7g9"&gt;Narahar Kurundkar&lt;/a&gt;. These persons handed over the books to CIS-A2K for further process. The digitisation of the books has been started at Vigyan Ashram, Pabal.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The links of books uploaded on Commons are given below.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="text external" href="https://commons.wikimedia.org/wiki/Category:Books_by_S._G._Majgaonkar"&gt;Books by S. G. Majgaonkar‎&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="text external" href="https://commons.wikimedia.org/wiki/Category:Books_published_by_Jnana_Prabodhini,_India"&gt;Books published by Jnana Prabodhini, India&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="text external" href="https://commons.wikimedia.org/wiki/Category:Books_published_by_Saptahik_Vivek,_Hindustan_Prakashan_Sanstha"&gt;Books published by Saptahik Vivek, Hindustan Prakashan Sanstha‎&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/blogs/subodh-kulkarni-july-31-2019-re-licensing-sessions-with-authors-and-organisations'&gt;https://cis-india.org/a2k/blogs/subodh-kulkarni-july-31-2019-re-licensing-sessions-with-authors-and-organisations&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>subodh</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Wikimedia</dc:subject>
    
    
        <dc:subject>CIS-A2K</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    

   <dc:date>2019-08-05T16:12:42Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/blogs/call-for-joining-the-free-knowledge-movement-wikipedia-wikimedia">
    <title> Call for joining the Free Knowledge movement #Wikipedia #Wikimedia</title>
    <link>https://cis-india.org/a2k/blogs/call-for-joining-the-free-knowledge-movement-wikipedia-wikimedia</link>
    <description>
        &lt;b&gt;Every little drop makes a Mighty ocean! Join us in this Free Knowledge movement where your contributions will be used world-wide. &lt;/b&gt;
        
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;a class="external-link" href="https://meta.wikimedia.org/wiki/CIS-A2K"&gt;Access to Knowledge&lt;/a&gt;&amp;nbsp;team of the&amp;nbsp;&lt;a class="external-link" href="https://cis-india.org/"&gt;Centre for Internet and Society&lt;/a&gt;&amp;nbsp;is the partner of the Wikimedia Foundations and the Wikimedia movement. Our work is to support Wikipedia/ Wikimedia projects in India. We conduct and support a series of skill building initiative such as workshops, meetups, photo walks, contest, edit-a-thon etc. We also attend to build sustainable partnerships with institutions, organizations, groups and communities which support the Wikimedia communities to build and improve the content in Wikipedia and other projects.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;img src="https://cis-india.org/a2k/blogs/freeknowledgde/image_preview" alt="Freeknowledgde" class="image-inline" title="Freeknowledgde" /&gt;&lt;/div&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-align: justify;"&gt;Are you an individual or do you represent any organisation, institution, groups or enterprises? You can actually help the ‘Free Knowledge’ movement by donating photos, media, content or archives. Let us tell you how.&lt;/span&gt;&lt;/p&gt;
&lt;span id="docs-internal-guid-e72112b7-7fff-c6c5-45ce-e374cb3da7db"&gt;
&lt;p style="text-align: justify;" dir="ltr"&gt;Wikipedia is a widely read website in the current world. According to Alexa’s rating, Wikipedia is the 5th most highly rated in the world. Also certainly we can say that after searching your query on Google (or any other search engine you use) you should have found Wikipedia as a preferable suggestion or result. We find it astonishing that all content of Wikipedia and its sister projects are created, modified and maintained by volunteers, here we need your support. There are many articles on Wikipedia which are being read by thousands of people but do not have relevant images. The problem is simple there is not any free image available. On Wikimedia/Wikipedia we take copyright very seriously and cannot use any content unless it is on public domain/ under free license/ copyright owner donates it under free license.&lt;/p&gt;
&lt;p style="text-align: justify;" dir="ltr"&gt;For example, there is an article on&lt;a class="external-link" href="https://en.wikipedia.org/wiki/2019_Kerala_floods"&gt; 2019 Kerala floods&lt;/a&gt; which is read by 2000 unique readers at this moment but we do not have sufficient photo coverage. Similarly, we have an article on a famous writer say, &lt;a class="external-link" href="https://en.wikipedia.org/wiki/Ruskin_Bond"&gt;Ruskin Bond&lt;/a&gt; here also we do not have many photos on him or his works.&lt;/p&gt;
&lt;p style="text-align: justify;" dir="ltr"&gt;Wikimedia community is an independent community. Community decides by itself the content, its style including the media files to be included after detailed instructions. Although we cannot instruct the community we can provide resources which will definitely be of help for the free knowledge movement.&lt;/p&gt;
&lt;p style="text-align: justify;" dir="ltr"&gt;This article is an open call to “YOU” to support the free knowledge movement and Wikimedia movement by donating useful content. The content might be video, useful photos, database and audio. The content you are donating must be under Creative Commons Share-like content. You must have the copyright of the content under &lt;a class="external-link" href="https://en.wikipedia.org/wiki/Creative_Commons_license"&gt;CC licenses&lt;/a&gt;,&lt;em&gt;a CC license is used when an author wants to give other people the right to share, use, and build upon the work that they (the author) have created&lt;/em&gt;. Attributions will be given under every file details.&lt;/p&gt;
&lt;p style="text-align: justify;" dir="ltr"&gt;Think of a world where your content can also be part of the larger free knowledge movement?&lt;/p&gt;
&lt;p style="text-align: justify;" dir="ltr"&gt;This is the overall idea in a nutshell. We are eager to discuss every aspect of the process and your questions in detail. Please feel free to contact &lt;strong&gt;Tito Dutta(tito@cis-india.org)&lt;/strong&gt;. Let's schedule a call or meet in person.&lt;/p&gt;
&lt;p style="text-align: justify;" dir="ltr"&gt;[Currently the A2K is conducting a content donation drive and awareness campaign. This blog post was written as a part of this initiative ]&lt;/p&gt;
&lt;/span&gt;
&lt;h2&gt;&lt;span id="docs-internal-guid-e72112b7-7fff-c6c5-45ce-e374cb3da7db"&gt;
&lt;p style="text-align: justify;" dir="ltr"&gt;See also&lt;/p&gt;
&lt;/span&gt;&lt;/h2&gt;
&lt;span id="docs-internal-guid-e72112b7-7fff-c6c5-45ce-e374cb3da7db"&gt;
&lt;/span&gt;
&lt;ul&gt;&lt;li&gt;&lt;em&gt;A shortcut to Freedom&lt;/em&gt;, an essay we wrote a year ago or so: &lt;span id="docs-internal-guid-e72112b7-7fff-c6c5-45ce-e374cb3da7db"&gt;
&lt;p style="text-align: justify;" dir="ltr"&gt;&lt;a href="https://cis-india.org/a2k/blogs/a-shortcut-to-freedom"&gt;https://cis-india.org/a2k/blogs/a-shortcut-to-freedom&lt;/a&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;span id="docs-internal-guid-e72112b7-7fff-c6c5-45ce-e374cb3da7db"&gt;
&lt;br /&gt;&lt;/span&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/blogs/call-for-joining-the-free-knowledge-movement-wikipedia-wikimedia'&gt;https://cis-india.org/a2k/blogs/call-for-joining-the-free-knowledge-movement-wikipedia-wikimedia&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>bhuvana</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Wikimedia</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Wikidata</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    

   <dc:date>2019-08-20T07:15:30Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/events/odia-wikipedia-workshop-kiss-january-10-2014">
    <title>Odia Wikipedia Workshop at KISS</title>
    <link>https://cis-india.org/events/odia-wikipedia-workshop-kiss-january-10-2014</link>
    <description>
        &lt;b&gt;A day long Odia Wikipedia workshop for post-graduate students and faculty members is being organized by the Centre for Internet and Society's Access to Knowledge (CIS-A2K) team at the Kalinga Institute of Social Sciences (KISS) on January 10. &lt;/b&gt;
        &lt;p&gt;Subhashish Panigrahi is conducting the workshop.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;ଉଇକିପିଡ଼ିଆ:କର୍ମଶାଳା/ଭୁବନେଶ୍ୱର/୮&lt;/h2&gt;
&lt;p&gt;ଉଇକିପିଡ଼ିଆ ରୁ&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;ଭୁବନେଶ୍ୱରସ୍ଥିତ ଆଦିବାସୀ ଆବାସିକ ଅନୁଷ୍ଠାନ KISS (କଳିଙ୍ଗ ଇନଷ୍ଟିଚୁଟ ଅଫ ସୋସିଆଲ  ସାଇସେନ୍ସ)ଠାରେ ଏଠାକାର ଶିକ୍ଷକ ଓ ସ୍ନାତକୋତ୍ତର ଛାତ୍ରଛାତ୍ରୀମାନେ ଆଦିବାସୀମାନଙ୍କର  ଭାଷା, ଚଳଣି ଓ ଜନ‌ଜୀବନ ବାବଦରେ ଅନେକ ଗବେଷଣାଭିତ୍ତିକ ପ୍ରସଙ୍ଗ ଏକାଧିକ ଭାଷାରେ  ଲେଖିବାର ଏକ ପ୍ରକଳ୍ପ ଆରମ୍ଭ କରାଯାଇଛି । ପ୍ରାରମ୍ଭିକ ପର୍ଯ୍ୟାୟରେ ଏହି ନ‌ଥିକରଣ  ତିନୋଟି ଭାଷାରେ (ଓଡ଼ିଆ, ଇଂରାଜୀ ଓ ହିନ୍ଦୀ)ରେ କରାଯାଇ KISS ୱେବସାଇଟରେ ଉପଲବ୍ଧ  କରାଯିବ । ଏହି ପ୍ରସଙ୍ଗସମୂହ ଜ୍ଞାନ‌କୋଷ ପରିସରରେ ଥିବାରୁ ଏସବୁକୁ ଉଇକିକରଣ କରି  ଉଇକିପିଡ଼ିଆର ପ୍ରସଙ୍ଗସବୁକୁ ସମୃଦ୍ଧ କରିବା ନିମନ୍ତେ ଏହି ଏହି କର୍ମଶାଳାର ଆୟୋଜନ  କରାଯାଇଛି । ନ‌ଭେମ୍ବର ୧୪ (ଗୁରବାର‌) ଦିନ ସକାଳ ୧୧:୦୦ ରେ ଅନୁଷ୍ଠିତ ହୋଇ ଥିବା &lt;a href="https://or.wikipedia.org/wiki/%E0%AC%89%E0%AC%87%E0%AC%95%E0%AC%BF%E0%AC%AA%E0%AC%BF%E0%AC%A1%E0%AC%BC%E0%AC%BF%E0%AC%86:%E0%AC%95%E0%AC%B0%E0%AD%8D%E0%AC%AE%E0%AC%B6%E0%AC%BE%E0%AC%B3%E0%AC%BE/%E0%AC%AD%E0%AD%81%E0%AC%AC%E0%AC%A8%E0%AD%87%E0%AC%B6%E0%AD%8D%E0%AD%B1%E0%AC%B0/%E0%AD%AD" title="ଉଇକିପିଡ଼ିଆ:କର୍ମଶାଳା/ଭୁବନେଶ୍ୱର/୭"&gt;ପ୍ରଥମ କର୍ମଶାଳାରେ&lt;/a&gt; ଯୋଗଦେଇଥିବା ଶିକ୍ଷକ ଓ ସ୍ନାତକୋତ୍ତର ଛାତ୍ରଛାତ୍ରୀମାନଙ୍କ ନିମନ୍ତେ ଏହା ଏକ ଉନ୍ନତ  କର୍ମଶାଳା । ଏଥିରେ ସେମାନଙ୍କୁ ଦିଆଯାଇଥିବା ପ୍ରସଙ୍ଗଗୁଡ଼ିକୁ ସେମାନେ ସମ୍ପାଦନା କରି  ସେଥିରେ ଅଧିକ ତ‌ଥ୍ୟ ଯୋଡ଼ି ତାହାକୁ ଉନ୍ନ୍ତ କରିବେ । ସମ୍ପାଦନା ପରେ ଆଗାମୀ ଯୋଜନା  ବଆବଦରେ ଆଲୋଚନା କରାଯିବ ।&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;ଏଥିରେ କଣ କଣ ଶିଖିବାକୁ ମିଳିବ?&lt;/h3&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ଓଡ଼ିଆରେ ଟାଇପିଂ&lt;/li&gt;
&lt;li&gt; ଓଡ଼ିଆ ଉଇକିପିଡ଼ିଆରେ. ସମ୍ପାଦନା&lt;/li&gt;
&lt;li&gt; ଆଗାମୀ ଯୋଜନା&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;ସ୍ଥାନ ଓ ସମୟ&lt;/h3&gt;
&lt;p&gt;KISS (କଳିଙ୍ଗ ଇନଷ୍ଟିଚୁଟ ଅଫ ସୋସିଆଲ ସାଇସେନ୍ସ), ଭୁବନେଶ୍ୱର&lt;br /&gt;ଜାନୁଆରି ୧୦ (ଶୁକ୍ରବାର‌), ସକାଳ ୦୯:୦୦&lt;/p&gt;
&lt;h3&gt;ଏହି କର୍ମଶାଳାରେ ଭାଗ ନେଉଥିବା ଉଇକିଆଳିଗଣ&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;--ସୁଭାସିସ ପାଣିଗାହି (&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80%E0%AC%99%E0%AD%8D%E0%AC%95_%E0%AC%86%E0%AC%B2%E0%AD%8B%E0%AC%9A%E0%AC%A8%E0%AC%BE:Psubhashish" title="ବ୍ୟବହାରକାରୀଙ୍କ ଆଲୋଚନା:Psubhashish"&gt;ମୋ ସାଙ୍ଗେ କ‌ଥାବାର୍ତ୍ତା&lt;/a&gt;)&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;ଅନୁଷ୍ଠାନର ଶିକ୍ଷକ ଓ ଛାତ୍ରଛାତ୍ରୀଗଣ&lt;/h3&gt;
&lt;h3&gt;କାମ ବିତରଣ&lt;/h3&gt;
&lt;p style="text-align: justify; "&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%89%E0%AC%87%E0%AC%95%E0%AC%BF%E0%AC%AA%E0%AC%BF%E0%AC%A1%E0%AC%BC%E0%AC%BF%E0%AC%86:%E0%AC%95%E0%AC%B0%E0%AD%8D%E0%AC%AE%E0%AC%B6%E0%AC%BE%E0%AC%B3%E0%AC%BE/%E0%AC%AD%E0%AD%81%E0%AC%AC%E0%AC%A8%E0%AD%87%E0%AC%B6%E0%AD%8D%E0%AD%B1%E0%AC%B0/%E0%AD%AD" title="ଉଇକିପିଡ଼ିଆ:କର୍ମଶାଳା/ଭୁବନେଶ୍ୱର/୭"&gt;ନଭେମ୍ବର ମାସର କର୍ମଶାଳାରେ&lt;/a&gt; ଭାଗନେଇଥିବା ସମସ୍ତ ଶିକ୍ଷକ ଓ ଛାତ୍ରଛାତ୍ରୀମାନଙ୍କୁ ୧୧ଟି ଛୋଟ ଛୋଟ ଦଳରେ ଭାଗ  କରାଯାଇଥିଲା । ପ୍ରତିଟି ଦଳ ଏକ ପ୍ରସଙ୍ଗ ଉପରେ ମିଳିତ କାମ ଆରମ୍ଭ କରିବେ । ତଳେ  ପ୍ରସଙ୍ଗର ନାମ ଓ ଶିକ୍ଷକ ତ‌ଥା ଛାତ୍ରଛାତ୍ରୀଙ୍କ ନାମ ଦିଆଗଲା । ଆଜିର କର୍ମଶାଳାର  ସମସ୍ତ ଅଂଶଗ୍ରହଣକାରୀ ନିଜ ନିଜର ପ୍ରସଙ୍ଗରେ କିଛି ଲେଖା ଆରମ୍ଭ କରିଛନ୍ତି । ଏହି  କର୍ମଶାଳାରେ ସେମାନେ ଏହି ଲେଖାଗୁଡ଼ିକ ସମୂର୍ଣ୍ଣ କରିବେ ।&lt;/p&gt;
&lt;table class="plain"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;କ୍ର.ନଂ.&lt;/th&gt;&lt;th&gt;ପ୍ରସଙ୍ଗ ନାମ&lt;/th&gt;&lt;th&gt;ଶିକ୍ଷକଙ୍କ ନାମ&lt;/th&gt;&lt;th&gt;ଶିକ୍ଷକଙ୍କ ନାମ     &lt;br /&gt;&lt;/th&gt;&lt;th&gt;ଛାତ୍ର/ଛାତ୍ରୀଙ୍କ ନାମ&lt;/th&gt;&lt;th&gt;ଛାତ୍ର/ଛାତ୍ରୀଙ୍କ ନାମ&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%B8%E0%AC%BE%E0%AC%A8%E0%AD%8D%E0%AC%A4%E0%AC%BE%E0%AC%B3%E0%AD%80_%E0%AC%B2%E0%AD%8B%E0%AC%95%E0%AC%B8%E0%AC%82%E0%AC%B8%E0%AD%8D%E0%AC%95%E0%AD%83%E0%AC%A4%E0%AC%BF" title="ସାନ୍ତାଳୀ ଲୋକସଂସ୍କୃତି"&gt;ସାନ୍ତାଳୀ ଲୋକସଂସ୍କୃତି&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Mahatsatapathy&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Mahatsatapathy (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ମହତ ଶତପ‌ଥୀ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:R._bariha&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:R. bariha (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ରୁକ୍ମଣ ବରିହା&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:SOMBARI_MURMU&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:SOMBARI MURMU (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ସମ୍ବାରୀ ମୁର୍ମୁ&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%B9%E0%AD%8B_%E0%AC%AA%E0%AC%B0%E0%AC%AC" title="ହୋ ପରବ"&gt;ହୋ ପରବ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Taranisen_samad&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Taranisen samad (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ତରଣୀସେନ ସାମଡ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%B9%E0%AD%8B_%E0%AC%9C%E0%AC%A8%E2%80%8C%E0%AC%9C%E0%AC%BE%E0%AC%A4%E0%AC%BF%E0%AC%B0_%E0%AC%AA%E0%AC%B0%E0%AD%8D%E0%AC%AC%E0%AC%AA%E0%AC%B0%E0%AD%8D%E0%AC%AC%E0%AC%BE%E0%AC%A3%E0%AD%80" title="ହୋ ଜନ‌ଜାତିର ପର୍ବପର୍ବାଣୀ"&gt;ହୋ ଜନ‌ଜାତିର ପର୍ବପର୍ବାଣୀ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Dipti.itcoon" title="ବ୍ୟବହାରକାରୀ:Dipti.itcoon"&gt;ଦୀପ୍ତିରଞ୍ଜନ ବେହେରା&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Suryamani_soy&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Suryamani soy (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ସୂର୍ଯ୍ୟମଣି ସଏ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Taranisen_samad&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Taranisen samad (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ତରଣୀସେନ ସାମଡ&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="mw-redirect" href="https://or.wikipedia.org/wiki/%E0%AC%B9%E0%AD%8B_%E0%AC%9C%E0%AC%A8%E2%80%8C%E0%AC%9C%E0%AC%BE%E0%AC%A4%E0%AC%BF%E0%AC%B0_%E0%AC%AC%E0%AC%BF%E0%AC%AC%E0%AC%BE%E0%AC%B9_%E0%AC%AA%E0%AD%8D%E0%AC%B0%E0%AC%A5%E0%AC%BE" title="ହୋ ଜନ‌ଜାତିର ବିବାହ ପ୍ରଥା"&gt;ହୋ ଜନ‌ଜାତିର ବିବାହ ପ୍ରଥା‎&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Soumitri1_Samantaray" title="ବ୍ୟବହାରକାରୀ:Soumitri1 Samantaray"&gt;ସୌମିତ୍ରୀ ସାମନ୍ତରାୟ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Jagadish255kumar" title="ବ୍ୟବହାରକାରୀ:Jagadish255kumar"&gt;ଜଗଦୀଶ କୁମାର ସିଂ&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="mw-redirect" href="https://or.wikipedia.org/wiki/%E0%AC%B2%E0%AC%BE%E0%AC%9E%E0%AD%8D%E0%AC%9C%E0%AC%BF%E0%AC%86_%E0%AC%B8%E0%AC%89%E0%AC%B0%E0%AC%BE_%E0%AC%9C%E0%AC%A8%E2%80%8C%E0%AC%9C%E0%AC%BE%E0%AC%A4%E0%AC%BF%E0%AC%B0_%E0%AC%98%E0%AC%B0" title="ଲାଞ୍ଜିଆ ସଉରା ଜନ‌ଜାତିର ଘର"&gt;ଲାଞ୍ଜିଆ ସଉରା ଜନ‌ଜାତିର ଘର‎&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Preeti.roy&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Preeti.roy (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ପ୍ରୀତିନନ୍ଦା ରାୟ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:SUBAS_CHANDRA_SAMAL" title="ବ୍ୟବହାରକାରୀ:SUBAS CHANDRA SAMAL"&gt;ସୁବାସ ଚନ୍ଦ୍ର ସାମଲ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;ଗିରିଜା ଶଙ୍କର ମଲିକ&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%B8%E0%AC%BE%E0%AC%A8%E0%AD%8D%E0%AC%A4%E0%AC%BE%E0%AC%B3%E0%AD%80_%E0%AC%AA%E0%AC%B0%E0%AD%8D%E0%AC%AC%E0%AC%AA%E0%AC%B0%E0%AD%8D%E0%AC%AC%E0%AC%BE%E0%AC%A3%E0%AD%80" title="ସାନ୍ତାଳୀ ପର୍ବପର୍ବାଣୀ"&gt;ସାନ୍ତାଳୀ ପର୍ବପର୍ବାଣୀ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Sai_Biswanath_Tripathy" title="ବ୍ୟବହାରକାରୀ:Sai Biswanath Tripathy"&gt;ସାଇ ବିଶ୍ୱନାଥ ତ୍ରିପାଠୀ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Priyambada_swain" title="ବ୍ୟବହାରକାରୀ:Priyambada swain"&gt;ପ୍ରିୟମ୍ବଦା ସ୍ୱାଇଁ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:KAPURA.SOREN&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:KAPURA.SOREN (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;କାପୁରା ସୋରେନ&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%B8%E0%AC%BE%E0%AC%A8%E0%AD%8D%E0%AC%A4%E0%AC%BE%E0%AC%B3%E0%AD%80_%E0%AC%B8%E0%AC%99%E0%AD%8D%E0%AC%97%E0%AD%80%E0%AC%A4" title="ସାନ୍ତାଳୀ ସଙ୍ଗୀତ"&gt;ସାନ୍ତାଳୀ ସଙ୍ଗୀତ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Nilimasamant&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Nilimasamant (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ନୀଳିମା ସାମନ୍ତ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Sugyani_rath&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Sugyani rath (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ସୁଜ୍ଞାନୀ ରଥ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Basudev&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Basudev (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ବାସୁଦେବ ମାରାଣ୍ଡି&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%B8%E0%AC%BE%E0%AC%A8%E0%AD%8D%E0%AC%A4%E0%AC%BE%E0%AC%B3%E0%AD%80_%E0%AC%9C%E0%AC%A8_%E0%AC%9C%E0%AC%BE%E0%AC%A4%E0%AC%BF%E0%AC%B0_%E0%AC%9C%E0%AD%80%E0%AC%AC%E0%AC%A8_%E0%AC%9C%E0%AD%80%E0%AC%AC%E0%AC%BF%E0%AC%95%E0%AC%BE" title="ସାନ୍ତାଳୀ ଜନ ଜାତିର ଜୀବନ ଜୀବିକା"&gt;ସାନ୍ତାଳୀ ଜନ ଜାତିର ଜୀବନ ଜୀବିକା&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;ଶୁଭଲକ୍ଷ୍ମୀ ମହାନ୍ତି&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Krishnasoren&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Krishnasoren (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;କ୍ରିଷ୍ଣା ସୋରେନ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Mahendra_beshra&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Mahendra beshra (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ମହେନ୍ଦ୍ର ବେଶ୍ରା&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://or.wikipedia.org/wiki/%E0%AC%AE%E0%AD%81%E0%AC%A3%E0%AD%8D%E0%AC%A1%E0%AC%BE_%E0%AC%9C%E0%AC%A8%E2%80%8C%E0%AC%9C%E0%AC%BE%E0%AC%A4%E0%AC%BF" title="ମୁଣ୍ଡା ଜନ‌ଜାତି"&gt;ମୁଣ୍ଡା ଜନ‌ଜାତି&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="new" href="https://or.wikipedia.org/w/index.php?title=%E0%AC%AC%E0%AD%8D%E0%AD%9F%E0%AC%AC%E0%AC%B9%E0%AC%BE%E0%AC%B0%E0%AC%95%E0%AC%BE%E0%AC%B0%E0%AD%80:Sarojini_singh123&amp;amp;action=edit&amp;amp;redlink=1" title=" ବ୍ୟବହାରକାରୀ:Sarojini singh123 (ପୃଷ୍ଠାଟି ନାହିଁ)"&gt;ସରୋଜିନୀ ସିଂ&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p style="text-align: justify; "&gt; &lt;/p&gt;
&lt;ol&gt; &lt;/ol&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/events/odia-wikipedia-workshop-kiss-january-10-2014'&gt;https://cis-india.org/events/odia-wikipedia-workshop-kiss-january-10-2014&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>Wikimedia</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Odia Wikipedia</dc:subject>
    
    
        <dc:subject>Event</dc:subject>
    

   <dc:date>2014-01-16T06:52:36Z</dc:date>
   <dc:type>Event</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/blogs/subodh-kulkarni-rejuvenating-indias-rivers-the-wiki-way">
    <title>Rejuvenating India’s Rivers the Wiki Way</title>
    <link>https://cis-india.org/a2k/blogs/subodh-kulkarni-rejuvenating-indias-rivers-the-wiki-way</link>
    <description>
        &lt;b&gt;Tarun Bharat Sangh (TBS), an organisation working on rejuvenation of rivers in India, has began documentation of rivers on Wiki, especially to draw attention to and mitigate the crisis of toxic deposits facing more than 40 rivers in India. The work was started by Jal Biradari, TBS’s Maharashtra based group, in Sangli district with the help of the Access to Knowledge (CIS-A2K) team of CIS. Here is the report from the first pilot workshop conducted by CIS-A2K during 22-25 December 2018 at Tarun Bharat Sangh Ashram, in Alwar, Rajasthan.&lt;/b&gt;
        
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h4&gt;Events details on Wikimedia &lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Workshop_of_river_activists_at_Tarun_Bharat_Sangh,_Bhikampura,_Rajasthan"&gt;meta page&lt;/a&gt;&lt;/h4&gt;
&lt;hr /&gt;
&lt;h2&gt;The Workshop&lt;/h2&gt;
&lt;p&gt;As per a &lt;a href="http://www.indiaenvironmentportal.org.in/files/file/status_trace_toxic_materials_indian_rivers.pdf"&gt;Government of India report&lt;/a&gt; 42 rivers in India are polluted with toxic heavy metal deposits in them. To mitigate this crisis Tarun Bharat Sangh (TBS), an organization working on rejuvenation of rivers in India began documentation of rivers on Wiki. The work was started by TBS’s Maharashtra based group Jal Biradari in Sangli district with the help of the Access to Knowledge team of CIS (CIS-A2K).&lt;/p&gt;
&lt;p&gt;Realizing the potential of the project TBS decided to integrate this as training module in their capacity building workshops conducted at Bhikampura in Rajasthan. The first pilot workshop was conducted by CIS-A2K during 22-25 December 2018 at Tarun Bharat Sangh Ashram, Bhikampura, Alwar in Rajasthan for 34 participants from eight states of India. Dr. Rajendra Singh, Maulik Sisodiya and Subodh Kulkarni, CIS-A2K were the facilitators. The objectives behind organizing the workshop was to build an open knowledge resource on water related issues in all Indian languages, document the river basins of India, train volunteers working in the sector to work in Wikimedia projects, open street mapping exercises and photo walks along the river and post free content on Commons and Wikisource projects.&lt;/p&gt;
&lt;p&gt;The documentation structure for river basin was decided through participatory process. The participants were divided into 6 groups for working on 6 river basins of Arvari district. The resource material available with TBS in the form of maps, reports, training booklets was used to prepare the schematic maps of each river basin. The water bodies such as ponds, manmade structures like dams were also listed.&lt;/p&gt;
&lt;table class="invisible"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://cis-india.org/home-images/WorkshopofRiverActivities.jpg/@@images/e336ea4b-9b8b-4b22-a647-79950225f98e.jpeg" alt="null" class="image-inline" title="Workshop on River Activities" /&gt;&lt;/th&gt;
&lt;th&gt;&lt;img src="https://cis-india.org/home-images/WorkshopofWaterActivities.jpg/@@images/d96a9ca9-4520-4d09-9eb4-f215492c8839.jpeg" alt="null" class="image-inline" title="Workshop on Water Activities" /&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align: center;" colspan="2"&gt;&lt;em&gt;Activists during the workshop conducted by TBS in Alwar, Rajasthan in December 2018&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;After this pre-work, the training on Wikipedia editing started. The participants worked in sandboxes first on their articles. The manual of style, giving offline and online references and categorisation were discussed and practiced on sandboxes. The Commons session started with elaborate discussion on copyrights, licenses and encyclopedic content. The images were uploaded on Commons and used in the articles. The articles in the sandboxes were presented by each working group. Taking into consideration various suggestions, appropriate modifications were done. The finished new articles and the additional content into existing articles were then moved in the main namespace of respective language Wikipedia. TBS has decided to re-license 30 books and training material on river in CC-BY-SA. Participants who attended the workshop have started contributing in various languages.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;h2&gt;Participants' Feedback&lt;/h2&gt;
&lt;blockquote style="text-align: justify;" class="quoted"&gt;“Rivers are essential for existence of life in land. Keeping its sanctity and health is very important. The Wikimedia workshop gave an insight on river pollution issues and the importance of reviving them. As Wikipedia is an open platform it can create a larger impact by reaching out to the society.” - &lt;a title="en:Username:Mrityunjay1010" href="https://en.wikipedia.org/wiki/Username:Mrityunjay1010"&gt;Mrityunjay1010&lt;/a&gt;&lt;/blockquote&gt;
&lt;blockquote style="text-align: justify;" class="quoted"&gt;“The wiki-workshop on "Rivers on Wiki" has been my maiden experience in the context of generalizing the knowledge for common good. The workshop gave me a lens to see the usage of Wikipedia in regional languages as a medium for environmental consciousness building as well as conservation. Wikipedia as a means for social audit was also another enriching experience in that workshop.” - &lt;a title="en:Username:Simantabharati" href="https://en.wikipedia.org/wiki/Username:Simantabharati"&gt;Simantabharati&lt;/a&gt;&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;

        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/blogs/subodh-kulkarni-rejuvenating-indias-rivers-the-wiki-way'&gt;https://cis-india.org/a2k/blogs/subodh-kulkarni-rejuvenating-indias-rivers-the-wiki-way&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>subodh</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>CIS-A2K</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Wikimedia</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Featured</dc:subject>
    
    
        <dc:subject>Homepage</dc:subject>
    

   <dc:date>2019-04-01T13:18:33Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/blogs/ananth-subray-april-15-2019-cis-a2k-proposal-to-wikimedia-foundation-for-2019-2020">
    <title>CIS-A2K proposal to Wikimedia Foundation for 2019-2020</title>
    <link>https://cis-india.org/a2k/blogs/ananth-subray-april-15-2019-cis-a2k-proposal-to-wikimedia-foundation-for-2019-2020</link>
    <description>
        &lt;b&gt;The Centre for Internet &amp; Society's Access to Knowledge team (CIS-A2K) has submitted its proposal form for the year 2019 - 2020 to the Wikimedia Foundation. CIS thanks all community members who gave valuable suggestions and inputs for drafting this proposal.&lt;/b&gt;
        &lt;h2&gt;Grants:APG/Proposals/2018-2019 round 2/The Centre for Internet and Society/Proposal form&lt;/h2&gt;
&lt;p style="text-align: justify; "&gt;The Centre for Internet and Society (CIS) is a non-profit organisation registered in India that works in different areas such as &lt;a class="text external" href="https://cis-india.org/accessibility" rel="nofollow"&gt;accessibility&lt;/a&gt;, &lt;a class="text external" href="https://cis-india.org/openness" rel="nofollow"&gt;openness&lt;/a&gt;, &lt;a class="text external" href="https://cis-india.org/internet-governance" rel="nofollow"&gt;internet governance&lt;/a&gt;, &lt;a class="text external" href="https://cis-india.org/telecom" rel="nofollow"&gt;telecom&lt;/a&gt;, &lt;a class="text external" href="https://cis-india.org/raw" rel="nofollow"&gt;research&lt;/a&gt;, etc. The organisation's official website may be seen at &lt;a class="text external" href="https://cis-india.org/" rel="nofollow"&gt;cis-india.org&lt;/a&gt;. Annual reports of the Centre for Internet and Society may be seen &lt;a class="text external" href="https://cis-india.org/about/reports" rel="nofollow"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The &lt;a class="text external" href="https://cis-india.org/a2k" rel="nofollow"&gt;Access to Knowledge (A2K)&lt;/a&gt; program of CIS&lt;sup&gt;&lt;a href="https://meta.wikimedia.org/wiki/Grants:APG/Proposals/2018-2019_round_2/The_Centre_for_Internet_and_Society/Proposal_form#cite_note-2"&gt;[2]&lt;/a&gt;&lt;/sup&gt; is dedicated to supporting and serving Indian Wikimedia projects and the communities. In the last few years, CIS-A2K has worked towards creating sustainable programs and building community capacity. The primary objectives of CIS-A2K are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Supporting and serving the Indian Wikimedia communities in all possible ways.&lt;/li&gt;
&lt;li&gt;Building institutional partnerships.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Bringing more content under &lt;a class="extiw" href="https://en.wikipedia.org/wiki/Free_license" title="en:Free license"&gt;free license&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Designing and executing projects with community participation.&lt;/li&gt;
&lt;li&gt;Strengthening the Wikimedia volunteers.&lt;/li&gt;
&lt;li&gt;Fostering and enabling an appropriate legal and technological ecosystem.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;In 2018–2019 CIS-A2K worked with Kannada, Marathi, Odia, and Telugu communities as Focused Language Area, and Punjabi Wikisource as a Focused Project Area. Some of the major events conducted by CIS-A2K in last 1 year were:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Train_the_Trainer_Program" style="text-align: center; " title="CIS-A2K/Events/Train the Trainer Program"&gt;Train the Trainer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/MediaWiki_Training" style="text-align: center; " title="CIS-A2K/Events/MediaWiki Training"&gt;MediaWiki Training&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Wiki_Advanced_Training/2018" style="text-align: center; " title="CIS-A2K/Events/Wiki Advanced Training/2018"&gt;Advanced Wikidata Training&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="text-align: center; "&gt;Wikisource workshop (&lt;/span&gt;&lt;a href="https://meta.wikimedia.org/wiki/Punjabi_Wikimedians/Punjabi_Wikisource_Training_Workshop,_Patiala" style="text-align: center; " title="Punjabi Wikimedians/Punjabi Wikisource Training Workshop, Patiala"&gt;Patiala&lt;/a&gt;&lt;span style="text-align: center; "&gt;, &lt;/span&gt;&lt;a href="https://meta.wikimedia.org/wiki/Gujarati_Wikisource_Workshop,_Ahmedabad" style="text-align: center; " title="Gujarati Wikisource Workshop, Ahmedabad"&gt;Ahmedabad&lt;/a&gt;&lt;span style="text-align: center; "&gt;, &lt;/span&gt;&lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Wikisource_training_Bengaluru" style="text-align: center; " title="CIS-A2K/Events/Wikisource training Bengaluru"&gt;Bangalore&lt;/a&gt;&lt;span style="text-align: center; "&gt;)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://meta.wikimedia.org/wiki/Wikigraphists_Bootcamp_(2018_India)" style="text-align: center; " title="Wikigraphists Bootcamp (2018 India)"&gt;Wikigraphists Bootcamp&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://meta.wikimedia.org/wiki/TWLCon_(2019_India)" style="text-align: center; " title="TWLCon (2019 India)"&gt;TWLCon&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Women_TTT_2019" style="text-align: center; " title="CIS-A2K/Events/Women TTT 2019"&gt;Women's TTT&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://meta.wikimedia.org/wiki/Wiki_Women_for_Women_Wellbeing_2018" style="text-align: center; " title="Wiki Women for Women Wellbeing 2018"&gt;Wiki Women for Women Wellbeing (WWWW)&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Women_TTT_2019" style="text-align: center; " title="CIS-A2K/Events/Women TTT 2019"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;CIS-A2K is also working with like-minded organisations and institutions such as &lt;a class="text external" href="https://christuniversity.in/" rel="nofollow"&gt;Christ University&lt;/a&gt;, Bangalore, &lt;a class="text external" href="https://www.mkcl.org/" rel="nofollow"&gt;Maharashtra Knowledge Corporation&lt;/a&gt;, &lt;a class="text external" href="http://vigyanashram.com/" rel="nofollow"&gt;Vigyan Ashram&lt;/a&gt;, &lt;a class="text external" href="http://su.digitaluniversity.ac/" rel="nofollow"&gt;Punyashlok Ahilyadevi Holkar Solapur University&lt;/a&gt;, Odisha state government etc to improve content on different Wikimedia projects and to bring more content to the projects.&lt;/p&gt;
&lt;h3 style="text-align: justify; "&gt;Proposal overview&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;1.&lt;/strong&gt; Please provide a brief description of your organisation's work in the upcoming funding period.&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;The &lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K" title="CIS-A2K"&gt;Centre for Internet and Society – Access to Knowledge&lt;/a&gt; is submitting the work-plan for the period 1 July 2019 to 30 June 2020. Our plans and programs may be divided into the following verticals:&lt;/p&gt;
&lt;ul&gt;
&lt;li style="text-align: justify; "&gt;in &lt;strong&gt;Content Enrichment&lt;/strong&gt;, we are proposing activities like edit-a-thons, Wikisource proofread and validation campaign, Wikidata label-a-thons and data-thons, photowalks etc. We'll also work with like-minded institutions and organisations to conduct thematic edit-a-thons or similar activities that will help to improve content on different Indic Wikimedia projects;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;in &lt;strong&gt;Skill Development Initiatives&lt;/strong&gt;, we are proposing to conduct activities like &lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Copyright_workshop:_South_India" title="CIS-A2K/Events/Copyright workshop: South India"&gt;Zonal Wiki workshops&lt;/a&gt;, &lt;a class="mw-redirect" href="https://meta.wikimedia.org/wiki/MWT" title="MWT"&gt;MediaWiki Training&lt;/a&gt;, and &lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Advanced_Wikidata_Training_2018" title="CIS-A2K/Events/Advanced Wikidata Training 2018"&gt;Wikidata workshop&lt;/a&gt; etc. We will also conduct zonal and regional workshops on different Wikimedia projects.&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;in &lt;strong&gt;Partnership&lt;/strong&gt;, we will continue our work with the existing partners, and we'll build new partneships. We are proposing activities like outreach, awareness sessions, and workshops for content donation, increasing awareness about the Wiki movement and bridging gender gap;&lt;/li&gt;
&lt;li style="text-align: justify; "&gt;in &lt;strong&gt;Leadership&lt;/strong&gt;, we are proposing activities like &lt;a class="mw-redirect" href="https://meta.wikimedia.org/wiki/TTT" title="TTT"&gt;Train-the-Trainer&lt;/a&gt;, Wikisource Conference, &lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/2019/Wikimedia_Summit_India_2019" title="CIS-A2K/Events/2019/Wikimedia Summit India 2019"&gt;Wikimedia Summit India&lt;/a&gt;, &lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Intensive_Personalized_Wiki_Training" title="CIS-A2K/Intensive Personalized Wiki Training"&gt;Intensive Personal Wiki Training&lt;/a&gt;, supporting Indic Wikimedians through &lt;a href="https://meta.wikimedia.org/wiki/Talk:CIS-A2K/Requests" title="Talk:CIS-A2K/Requests"&gt;request page&lt;/a&gt; etc.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this work-plan year, CIS-A2K will continue its transition from Focused Language Area (FLA) to Focused Project Area (FPA).&lt;/p&gt;
&lt;ul style="text-align: justify; "&gt;
&lt;li&gt;Focused Language Area: Focused Language Area is an approach of CIS-A2K, where we work with a community with all its projects and activities. In other words, CIS-A2K supports all wiki-activities of a particular language community. So far Kannada, Konkani, Odia, Marathi, Tulu, Telugu have been our FLAs.&lt;/li&gt;
&lt;li&gt;Focused Project Area: Focused Project Area or FPA is an approach of CIS-A2K introduced in &lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Work_plan_July_2018_-_June_2019" title="CIS-A2K/Work plan July 2018 - June 2019"&gt;2018–2019 work-plan&lt;/a&gt; where CIS-A2K mainly focuses on projects. In 2018–2019 CIS-A2K collaborated with &lt;a href="https://meta.wikimedia.org/wiki/Punjabi_Wikimedians" title="Punjabi Wikimedians"&gt;Punjabi Wikimedians&lt;/a&gt;, and our focused projects for Punjabi Wikimedians were Punjabi mostly Wikisource and Institutional Partnership. In the same year, we increased our support towards Wikisource communities in India, appointed a Wikisource project advisor, and conducted and supported several Wikisource project events. In November 2018, we conducted a national-level &lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Indic_Wikisource_Community_Consultation_2018" title="CIS-A2K/Events/Indic Wikisource Community Consultation 2018"&gt;Wikisource consultation&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="text-align: justify; "&gt;We'll plan programs and activities accordingly keeping (Wikipedia) and Wikisource and Wikidata in mind. We will focus on these two projects as based on our interaction with Indian Wikimedia community members, we have found several Indic Wikimedia communities want further support and focus on these projects. CIS-A2K earlier put some effort to support these projects, and this work-plan year we will put more effort.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;CIS-A2K will continue working towards creating an inclusive Wiki atmosphere in the Indian subcontinent. With an emphasis on creating safe spaces, promoting gender gap bridging activities A2K team would like to work with all the Indian communities, projects and individuals with interesting ideas and for the overall development of Wikimedia movement. Bridging gender gap will remain as a primary focus of CIS-A2K. We'll try to ensure at least 25% of female participants in all the events conducted by CIS-A2K. We'll conduct a quarterly audit, and present the report in our &lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Reports/Newsletter" title="CIS-A2K/Reports/Newsletter"&gt;newsletters&lt;/a&gt;.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;img src="https://cis-india.org/home-images/ProposalOverview.jpg/@@images/19a87ca1-0e58-47a3-9055-bf2e181221ab.jpeg" alt="Proposal Overview" class="image-inline" title="Proposal Overview" /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p style="text-align: justify; "&gt;Read the full proposal on &lt;a class="external-link" href="https://meta.wikimedia.org/wiki/Grants:APG/Proposals/2018-2019_round_2/The_Centre_for_Internet_and_Society/Proposal_form"&gt;Wikipedia page&lt;/a&gt;&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/blogs/ananth-subray-april-15-2019-cis-a2k-proposal-to-wikimedia-foundation-for-2019-2020'&gt;https://cis-india.org/a2k/blogs/ananth-subray-april-15-2019-cis-a2k-proposal-to-wikimedia-foundation-for-2019-2020&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Ananth</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Wikimedia</dc:subject>
    
    
        <dc:subject>CIS-A2K</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    

   <dc:date>2019-04-15T08:05:23Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/openness/events/digital-humanities-for-indian-higher-education">
    <title>Digital Humanities for Indian Higher Education</title>
    <link>https://cis-india.org/openness/events/digital-humanities-for-indian-higher-education</link>
    <description>
        &lt;b&gt;The Access to Knowledge team from the Centre for Internet and Society in collaboration with HEIRA-CSCS, Tumkur University, CILHE-TISS and CCS (IISc) is hosting a one day Digital Humanities consultation on July 13, 2013 at the Indian Institute of Science in Bangalore.&lt;/b&gt;
        &lt;hr /&gt;
&lt;p style="text-align: justify; "&gt;Note: Following is a draft text which will be updated soon.&lt;/p&gt;
&lt;hr /&gt;
&lt;p style="text-align: justify; "&gt;The digital age has had a huge impact on higher education in the last decade, transforming the modalities of both teaching and research. Consequently the very foundations of the systems of knowledge production and dissemination are being re-examined. This is due to the impact that the digital turn has had on already established systems, and to the exciting possibilities that it offers for radically transforming these systems. In tertiary education for instance, one of the ways in which the digital impact has made itself felt is to move the classroom online or to make resources freely available online, thereby providing access for new constituencies.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;For researchers, digital archiving and digital publishing has made possible the same widening of access, while also enabling innovative ways of reading traditional objects of inquiry through the use of computational methods. While these developments are not confined to a specific domain of knowledge, the term most often used to reference them has been ‘Digital Humanities’. The term has gained currency worldwide perhaps because of the seeming incongruity of the relationship between the conventional humanities disciplines and what is deemed a technological development. This is a relationship that has not only produced new approaches to old material, but perhaps — even more significantly — reconfigured the objects and domains of inquiry themselves, and re-tooled the modes by which we conduct our research.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;The five host institutions have engaged with each other in different collaborative initiatives over the years. Most significant among them have been (a) the exploration of integration, inter-disciplinarity and dialogue between the natural sciences and the social sciences/humanities; and (b) the production and deployment of critical resources in Indian languages in the higher education sector. We seek to bring these interests together in the proposed consultation aimed at setting agendas for digital humanities in India.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Exploring the possible connections between the human sciences and the digital domain could throw up many productive directions for the higher education system. One of the biggest challenges facing the system in India today is the issue of access and the quality of that access. In the coming decade, Indian higher education is estimated to achieve a Gross Enrolment Ratio of at least 20% (from the existing 12%). This immense new inflow into the education system poses significant institutional and pedagogic challenges. With English emerging as the global language for knowledge production, there is pressure on the Indian higher education system to move towards English-based teaching and learning. Simultaneously, here is a cognitive issue: of effective comprehension. Students who are first-generation learners are finding it increasingly difficult to negotiate with the English-only curriculum that presents itself to many as an insurmountable hurdle.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;A new set of possibilities could open up if one were to examine this issue from the perspective of the Indian languages. For over 150 years these languages have been used in all modern institutions and practices (from banking to statecraft) and have developed their own concept ecologies and rich traditions of public intellectual discourse. Currently these languages and practices are being thrust into the background by the globalization of higher education. Re-inserting them into our classrooms and institutional arrangements would be crucial from two perspectives: a) providing newer avenues for students to re-negotiate curricular content which is predominantly in English and b) infusing new source materials into social, political, economic and cultural research on India, thereby increasing the relevance and dynamism of Indian social sciences and humanities. Needless to say, technology will play a major role in this context. Not only will technology figure prominently in addressing the question of access, equity and outreach, it will also help in bringing hitherto inaccessible intellectual resources into easily available and distributable forms. Also crucial to the question of access is the scalability that digital technology offers.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Through this interdisciplinary consultation, we hope to chart out the possible directions for digital humanities in India, which would include, among others, a strong engagement with Indian languages as well as a rethinking of how the sciences and the humanities could intersect. All of this is likely to hold paradigm-changing consequences for higher education: involving for example online learning, technologically enhanced learning, archival practices, new research methodologies, and the production of new and locally relevant knowledges.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;We invite participants to make short presentations of 15 minutes each reflecting on the questions raised in this note, and bringing to the table issues raised by the initiatives in which they have taken part so far.&lt;/p&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/openness/events/digital-humanities-for-indian-higher-education'&gt;https://cis-india.org/openness/events/digital-humanities-for-indian-higher-education&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>Wikimedia</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Openness</dc:subject>
    
    
        <dc:subject>Event</dc:subject>
    

   <dc:date>2013-06-07T11:30:29Z</dc:date>
   <dc:type>Event</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/news/timeout-bengaluru-akhila-seetharaman-june-21-2013-wiki-donors">
    <title>Wiki donors</title>
    <link>https://cis-india.org/news/timeout-bengaluru-akhila-seetharaman-june-21-2013-wiki-donors</link>
    <description>
        &lt;b&gt;Time Out finds out what Wikipedia’s doing to turn the info mammoth Kannada friendly&lt;/b&gt;
        &lt;hr /&gt;
&lt;p&gt;The article by Akhila Seetharaman was &lt;a class="external-link" href="http://www.timeoutbengaluru.net/bangalore-beat/features/wiki-donors"&gt;published in TimeOut Bengaluru&lt;/a&gt; on June 21, 2013. T. Vishnu Vardhan and Dr. U.B. Pavanaja are quoted.&lt;/p&gt;
&lt;hr /&gt;
&lt;p style="text-align: justify; "&gt;Some Wikipedia numbers: Two hundred and eighty-six languages, 42 lakh  articles in English. 2.6 crore articles totally. One lakh articles in  Hindi, 50,000 in Telugu and Tamil each. Forty thousand in Marathi;  30,000 in Malayalam; 14,000 articles in Kannada. Number of Kannada  Wikipedia contributors: 25. Kannadaspeaking population: 47 million.  “That’s half a person working to build this public knowledge repository  for every million Kannada speakers,” said Vishnu Vardhan, who directs  the Access for Knowledge programme in India, a programme that is  anchored by the Centre for Internet and Society. “While Hindi Wikipedia  gets 60 lakhs page views per month, Kannada gets nine lakh eyeballs  monthly.”&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;Vardhan and his team do outreach programmes, training college  studentsin Karnataka on Wikipedia and encouraging them to contribute to  its growing body of knowledge in Kannada. So far they’ve had 16  programmes and reached out to 2,500 people. Vardhan admits that there’s a  mixed response. “It’s not a labour of love for everyone. Some people  are excited to contribute, others feel it’s too much work.”&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;But  he believes it’s important to get across the main message: that  Wikipedia is a public knowledge infrastructure for the future. “In our  minds libraries, books, newspapers, archives are knowledge  repositories,” he said. “But the book is a relatively recent phenomenon,  only about a hundred years old. And now everything is becoming the  Internet. What is going to happen to our language or culture in the  digital era?” Vardhan explains to people that this is the gap they could  be filling by taking part in Indian language Wikipedia.&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;On  the agenda for the coming year is growing the content in five Indian  language Wikipedias, including Kannada. It’s a gargantuan task. Nobody  gets paid to write on Wikipedia and there are technical challenges: you  need browser support, Kannada fonts, and most keyboard layouts are in  English. But as Vardhan says the Kannada font can be downloaded for  free.&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;But free knowledge communities in each  language have to overcome hurdles if there’s to be a valuable repository  of knowledge for the public in Indian languages. “We are all netizens.  We are all educated, metro people. We’re comfortable accessing the  Internet but how many of us use it in our own language? Do we type in  Kannada or write in Kannada? While access to knowledge happens in  English there is still a large population that does its business in  Kannada,” he said. &lt;i&gt;Visit &lt;a target="_blank"&gt;kn.wikipedia.org.&lt;/a&gt;&lt;/i&gt;&lt;/p&gt;
&lt;table class="plain"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align: justify; "&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;Tech’s messages&lt;br /&gt; &lt;/b&gt;UB Pavanaja was among the first eggheads to take Kannada content online. Time Out spoke to him about the city’s lingo&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;Could you tell us about a little about yourself?&lt;/b&gt; &lt;br /&gt; I  worked as a scientist at Bhabha Atomic Research Center (BARC) in Mumbai  for 15 years before getting into the emerging field of computers and  Indian languages. I started the first Kannada website, and the first  Kannada online magazine. I also created the first Indian language  version (Kannada) of Logo software, a popular programming language for  children and advised the Government of Karnataka on standarising Kannada  on computers. I now work with the Centre for Internet and Society as  part of the Access to Knowledge team.&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;How has Kannada changed in the past two decades?&lt;/b&gt; &lt;br /&gt; There  have been lots of changes. It is mostly Kanglish now, no more Kannada.  Most people have replaced common Kannada words like “appa”, “amma”,  “anna”, “akka”, “chikkappa”, “atte”, with dad, mom, bro, sis, uncle,  aunty. Nobody uses Kannada numbers. Go to any shop and the shopkeeper  will give you the price in English and not in Kannada. Even the display  boards in shops are now in English. Common vegetables and fruits names  are now displayed in English. I don’t know the names of common  vegetables and fruits in English so I can’t rely on the boards for  information. I either know the vegetable by looking at it or I don’t. If  the price board is moved slightly, then I won’t know the price of the  vegetable. For example, in Reliance Fresh, they write “coccinea” for our  common vegetable which we know as “tondekaayi”. Let them write coccinea  in English script. But why do they write that in Kannada script?&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;How have information and communication technologies influenced Kannada language over the years? &lt;/b&gt;About  ten or 15 years ago when developments in IT were rapid, the  implementation of Kannada in IT was not keeping pace with time. Hence  people thought it was not possible to use Kannada in IT. But that has  changed now. Whatever is possible with English in IT is now possible  with Kannada also. But people lack awareness and willingness to adopt  it. Wherever there is computerisation, it is automatically in English  and not Kannada. For, example, the online booking of tickets by KSRTC is  in English only. Technically it is now possible to develop a  data-driven website in Kannada. But KSRTC is not willing to do so.&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;b&gt;Any Kannada lingo that didn’t exist two decades?&lt;/b&gt; &lt;br /&gt; There  are many. Some samples: “message maadu”, “delete maadu”, “missed call  kodu”, “update maadu”, “copy maadu”. Most of them are derived from using  technology.&lt;b&gt; &lt;/b&gt;&lt;/p&gt;
&lt;b&gt;What have been the biggest influences on the Kannada language in recent times?&lt;/b&gt; &lt;br /&gt; Mobile phones, smart phones, FM radio, TV channels, and movies.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/news/timeout-bengaluru-akhila-seetharaman-june-21-2013-wiki-donors'&gt;https://cis-india.org/news/timeout-bengaluru-akhila-seetharaman-june-21-2013-wiki-donors&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>praskrishna</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Openness</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Wikimedia</dc:subject>
    

   <dc:date>2013-07-01T04:19:13Z</dc:date>
   <dc:type>News Item</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/news/vijaya-karnataka-june-5-2013-report-of-kannada-wikipedia-workshop-in-hasan">
    <title>Kannada Wikipedia Workshop at Hasan (Coverage in Vijaya Karnataka)</title>
    <link>https://cis-india.org/news/vijaya-karnataka-june-5-2013-report-of-kannada-wikipedia-workshop-in-hasan</link>
    <description>
        &lt;b&gt;Dr. U.B. Pavanaja conducted a workshop in Hasan on June 4, 2013. Vijaya Karnataka published a report of the workshop on June 5, 2013.&lt;/b&gt;
        &lt;table class="listing"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;th&gt;&lt;img src="https://cis-india.org/home-images/VijayaKarnataka.png" alt="Vijaya Karnataka" class="image-inline" title="Vijaya Karnataka" /&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Above is a report of the workshop in Vijaya Karnataka. The workshop was conducted by Dr. U.B.Pavanja on June 4, 2013.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/news/vijaya-karnataka-june-5-2013-report-of-kannada-wikipedia-workshop-in-hasan'&gt;https://cis-india.org/news/vijaya-karnataka-june-5-2013-report-of-kannada-wikipedia-workshop-in-hasan&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>praskrishna</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Openness</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Wikimedia</dc:subject>
    

   <dc:date>2013-07-02T07:22:57Z</dc:date>
   <dc:type>News Item</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/blogs/nichole-saad-from-the-wikimedia-foundation-visits-christ-university">
    <title>Nichole Saad from the Wikimedia Foundation visits Christ University</title>
    <link>https://cis-india.org/a2k/blogs/nichole-saad-from-the-wikimedia-foundation-visits-christ-university</link>
    <description>
        &lt;b&gt;&lt;/b&gt;
        
&lt;p dir="ltr"&gt;Nichole Saad, Program Manager, Wikipedia Education Program, Wikimedia Foundation visited Christ University, Bengaluru to conduct a periodic review of the Wikipedia Education Program. The meeting was conducted along with CIS-A2K and Department of Language faculty: Dr. Mallika Krishnaswami, Dr. K.A. Sebastian, Dr. Rathi and Dr. Shivaprasad.&lt;/p&gt;
&lt;p&gt;&lt;strong id="docs-internal-guid-49701e61-659a-cb4a-79c1-b0c9232d01b5"&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;The review kicked off with an introduction to Ms. Saad regarding the work that has been going on at the University. Registrar, Dr. Anil Pinto addressed the gathering of faculty of the Department of Languages and CIS-A2K team members. Student representative Shamama was also present.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;Upon giving an introduction to the University itself, Dr. Pinto spoke about the genesis of the Program which was, at its heart, a loss of interest in languages. He spoke of the various ways in which the program has engaged with language: promoting science in regional language, publishing Christ University books on Wikisource, digitising old/ rare books, in addition to editing of articles, creating articles and creating articles in their specialities. On the future of the program, he felt that moving ahead to asking "faculty member in other disciplines if they can accept assignments submitted in languages other than English(despite the fact that the medium of instruction is English)” would be a good way forward. Dr. Pinto continued, “Wikipedia is the best tool available to us to go digital. We are happy that Wikipedia builds in the process and our students also learn.” He said that there were also plans to get all PhD students to go through a Wikipedia workshop to create knowledge specific to their subject.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;Speaking next, Tanveer, Program Manager, CIS-A2K, expressed his gratitude to Christ University for enabling CIS-A2K to conduct the Wikipedia Education program at the University. He pointed out that even before the WMF started thinking about the New Readers program, CIS-A2K had engaging students at Christ University who had not previously engaged with Wikipedia. This marked a shifting away from digital learning to critical thinking in knowledge production and creation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;Just as in other WEP programs, there has been an inclination towards a specific topic. For example, Pune University has been working on gender. When this all comes together, it gives a composite view of knowledge production in indian language. There is also the need to escalate the discussion to a core academic level- a fruitful engagement mode with different points of view.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;CIS-A2K’s WEP interventions have also been offering certificate courses for students as well as internships in order to understand a) the work their peers have done and b) the value addition they can do. This is exciting because this results in a large outreach and lends to learn and thinking on our feet constantly. As with every intervention, there are challenges that astonish that we need to think about and integrate into our work. In conclusion, he pointed out that the WEP at Christ is a challenge that CIS-A2K relishes.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;The attendees further discussed the need to not only keep the community abreast of WEP activities but to also acknowledge and understand the feeling of ownership that comes with working on Wikimedia projects. Another commendable feature of the WEP at Christ remains the fact that students take on the role of campus ambassadors. The outcomes of the program have been documented in the Kannada media with a paper presentation as well. The attendees discussed possible research outputs as well.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;Finally, Ms. Saad spoke of the importance of sharing wisdom and experiences in review meetings like these. She said that the focus of the Wikimedia movement is to go to places where people don’t have access and go to marginalised communities and make education accessible to them. This has the potential to change people’s lives as they will get access to information and skills to navigate a digitally literate world. Ms. Saad also spoke about using Wikimedia projects in classrooms. She said, “it can’t happen overnight, can’t become familiar with it right away or comfortable with it. However with pioneers like Christ University in this space, who areopen minded to it, the impact is greater than just number and statistics."&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p dir="ltr"&gt;During the later sessions, Ms. Saad conducted activities that enabled students to ponder the following questions:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;&lt;li style="list-style-type: disc;" dir="ltr"&gt;
&lt;p dir="ltr"&gt;how can technology enrich the learning of students in India?&lt;/p&gt;
&lt;/li&gt;&lt;li style="list-style-type: disc;" dir="ltr"&gt;
&lt;p dir="ltr"&gt;what are WEP challenges in India&lt;/p&gt;
&lt;/li&gt;&lt;li style="list-style-type: disc;" dir="ltr"&gt;
&lt;p dir="ltr"&gt;what are some of the improvements you would need to make WEP better?&lt;/p&gt;
&lt;/li&gt;&lt;/ul&gt;

        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/blogs/nichole-saad-from-the-wikimedia-foundation-visits-christ-university'&gt;https://cis-india.org/a2k/blogs/nichole-saad-from-the-wikimedia-foundation-visits-christ-university&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>manasarao</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>CIS-A2K</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Wikipedia Education Program</dc:subject>
    
    
        <dc:subject>Wikimedia</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    

   <dc:date>2017-12-17T19:01:04Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/blogs/kannada-wikipedia-orientation-workshop-at-iisc-bengaluru">
    <title>Kannada Wikipedia Orientation Workshop at IISc, Bengaluru</title>
    <link>https://cis-india.org/a2k/blogs/kannada-wikipedia-orientation-workshop-at-iisc-bengaluru</link>
    <description>
        &lt;b&gt;&lt;/b&gt;
        
&lt;p&gt;A Kannada Wikipedia orientation workshop was held at the&amp;nbsp;Entrepreneurship Centre, SID, Indian Institute of Science, Bengaluru on 26 November, 2017. The day long event was aimed at adding content to Kannada Wikimedia projects on topics such as ecology, environment, wildlife and sciences of Karnataka. The event was organised by&amp;nbsp;Gubbi Labs in conjunction with CIS-A2K. Gubbi Labs is a research collective and social collective run by environmental scientists. The event was attended was attended by 8 participants of which one member was female.&lt;/p&gt;
&lt;p&gt;The participants created six articles and expanded one article. The impact of this workshop was the fact that participants were made aware of the importance of open access data. It helped initiate another similar workshop in Mysuru. Upon sharing the idea for projects like Wiki Loves Butterfly Idea, a participant was interested in starting a project titled 'Wiki Loves Spiders'. We are hoping to take this project forward on Kannada Wikipedia.&lt;/p&gt;

        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/blogs/kannada-wikipedia-orientation-workshop-at-iisc-bengaluru'&gt;https://cis-india.org/a2k/blogs/kannada-wikipedia-orientation-workshop-at-iisc-bengaluru&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Gopalakrishna A</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>CIS-A2K</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Wikimedia</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Openness</dc:subject>
    
    
        <dc:subject>Kannada Wikipedia</dc:subject>
    

   <dc:date>2017-12-19T16:16:29Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/blogs/marathi-wikipedia-vishwakosh-workshop-for-science-writers-in-iucaa-pune">
    <title>Marathi Wikipedia - Vishwakosh Workshop for Science writers in IUCAA, Pune</title>
    <link>https://cis-india.org/a2k/blogs/marathi-wikipedia-vishwakosh-workshop-for-science-writers-in-iucaa-pune</link>
    <description>
        &lt;b&gt;&lt;/b&gt;
        
&lt;p&gt;A day-long workshop was organised for science writers at [https://en.wikipedia.org/wiki/Inter-University_Centre_for_Astronomy_and_Astrophysics Inter-University Centre for Astronomy and Astrophysics], Pune on 7 October, 2017. Eminent astrophysicist-mathematician couple 
  
  
    &lt;span class="" id="text-1"&gt;
      &lt;a class="link-wiki-add" title="Click to add a new page" href="https://cis-india.org/a2k/blogs/marathi-wikipedia-vishwakosh-workshop-for-science-writers-in-iucaa-pune/@@wickedadd?Title=en:Jayant Narlikar|Jayant&amp;amp;section=text"&gt;
      en:Jayant Narlikar|Jayant&lt;sup&gt;[+]&lt;/sup&gt;&lt;/a&gt;
    &lt;/span&gt;
  

 and 
  
  
    &lt;span class="" id="text-2"&gt;
      &lt;a class="link-wiki-add" title="Click to add a new page" href="https://cis-india.org/a2k/blogs/marathi-wikipedia-vishwakosh-workshop-for-science-writers-in-iucaa-pune/@@wickedadd?Title=en:Mangala Narlikar|Mangala Narlikar&amp;amp;section=text"&gt;
      en:Mangala Narlikar|Mangala Narlikar&lt;sup&gt;[+]&lt;/sup&gt;&lt;/a&gt;
    &lt;/span&gt;
  

, and renowned ecologist 
  
  
    &lt;span class="" id="text-3"&gt;
      &lt;a class="link-wiki-add" title="Click to add a new page" href="https://cis-india.org/a2k/blogs/marathi-wikipedia-vishwakosh-workshop-for-science-writers-in-iucaa-pune/@@wickedadd?Title=en:Madhav Gadgil|Madhav Gadgil&amp;amp;section=text"&gt;
      en:Madhav Gadgil|Madhav Gadgil&lt;sup&gt;[+]&lt;/sup&gt;&lt;/a&gt;
    &lt;/span&gt;
  

 were among the dignitaries present at the event.&lt;/p&gt;
&lt;p&gt;The workshop was planned in three sessions. Presentations and discussions were conducted in first session, while second session was focused on actual editing demonstrations on Wikipedia. In the same session the new websites based on different subjects developed by Marathi Vishwakosh were presented. The process of content contribution in text, images, audio and video forms was explained in this session. The third session was to explore networking with Dyanmandals formed by 
  
  
    &lt;span class="" id="text-4"&gt;
      &lt;a class="link-wiki-add" title="Click to add a new page" href="https://cis-india.org/a2k/blogs/marathi-wikipedia-vishwakosh-workshop-for-science-writers-in-iucaa-pune/@@wickedadd?Title=:en:Marathi Vishwakosh|Marathi Vishwakosh Nirmiti Mandal&amp;amp;section=text"&gt;
      :en:Marathi Vishwakosh|Marathi Vishwakosh Nirmiti Mandal&lt;sup&gt;[+]&lt;/sup&gt;&lt;/a&gt;
    &lt;/span&gt;
  

. Insisting the expertise of invited authors to contribute the articles in their own chosen fields in a well-structured format, this session will not only train the authors in content generation but also make them understand the expectations of laymen and common readers.&lt;/p&gt;
&lt;p&gt;The mete page of the event is &lt;a class="external-link" href="https://meta.wikimedia.org/wiki/Marathi_Wikipedia_-_Vishwakosh_Workshop_for_Science_writers_in_IUCAA,_Pune"&gt;here&lt;/a&gt;.&lt;/p&gt;

        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/blogs/marathi-wikipedia-vishwakosh-workshop-for-science-writers-in-iucaa-pune'&gt;https://cis-india.org/a2k/blogs/marathi-wikipedia-vishwakosh-workshop-for-science-writers-in-iucaa-pune&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>manasarao</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>CIS-A2K</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    
    
        <dc:subject>Wikimedia</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Marathi Wikipedia</dc:subject>
    
    
        <dc:subject>Openness</dc:subject>
    

   <dc:date>2017-12-20T02:42:39Z</dc:date>
   <dc:type>Blog Entry</dc:type>
   </item>


    <item rdf:about="https://cis-india.org/a2k/events/train-the-trainer-2018">
    <title>Train the Trainer 2018</title>
    <link>https://cis-india.org/a2k/events/train-the-trainer-2018</link>
    <description>
        &lt;b&gt;We are delighted to inform that the Train-the-Trainer (TTT) 2018 programme organised by CIS-A2K will be held from 26-28 January 2018, in Mysore, Karnataka, India.&lt;/b&gt;
        &lt;p style="text-align: justify; "&gt;CIS-A2K believes that in every experienced Wikimedian, there is a trainer. A trainer is like a candle that can light up many other candles. (S)he can inspire many other Wikimedians. The workshop attempts to groom such trainers. After three successful iterations of &lt;strong&gt;Train the Trainer&lt;/strong&gt; in 2013, 2015, 2016, and 2017, CIS-A2K is going to organize the fifth iteration of the program on 26-28 January 2018 (note 25 January is day zero).&lt;/p&gt;
&lt;p style="text-align: justify; "&gt;&lt;strong&gt;What is TTT?&lt;br /&gt;&lt;/strong&gt;&lt;span class="gmail-m_1881025737862796104gmail-il"&gt;Train&lt;/span&gt; &lt;span class="gmail-m_1881025737862796104gmail-il"&gt;the&lt;/span&gt; &lt;span class="gmail-m_1881025737862796104gmail-il"&gt;Trainer&lt;/span&gt; or TTT is a  residential training program. &lt;span class="gmail-m_1881025737862796104gmail-il"&gt;The&lt;/span&gt; program attempts to groom leadership skills among &lt;span class="gmail-m_1881025737862796104gmail-il"&gt;the&lt;/span&gt; Indian Wikimedia community (including English) members. Earlier TTT have been conducted in 2013, 2015, 2016 and 2017.&lt;/p&gt;
&lt;div class="gmail_default"&gt;&lt;strong&gt;Who should join?&lt;br /&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div class="gmail_default"&gt;An  editor who is interested to conduct real-life and online Wiki-events  such as outreach, workshop, GLAM, edit-a-thon, photowalk etc.&lt;/div&gt;
&lt;div class="gmail_default"&gt;Any active Wikimedian contributing to any Indic language Wikimedia project is eligible to apply.&lt;br /&gt;The editor must have 500+ global edits before 1 November 2017. Anyone who has already participated in an earlier iteration of TTT, cannot apply.&lt;/div&gt;
&lt;div class="gmail_default"&gt;&lt;/div&gt;
&lt;div class="gmail_default"&gt;&lt;/div&gt;
&lt;div class="gmail_default"&gt;Please see more about this program and apply to participate or encourage &lt;span class="gmail-m_1881025737862796104gmail-il"&gt;the&lt;/span&gt; deserving candidates from your community to do so:&lt;br /&gt;&lt;span class="gmail-m_1881025737862796104gmail-il"&gt;&lt;a href="https://meta.wikimedia.org/wiki/CIS-A2K/Events/Train_the_Trainer_Program/2018"&gt;&lt;span style="text-decoration: underline;"&gt;https://meta.wikimedia.org/wiki/CIS-A2K/Events/Train_the_Trainer_Program/2018&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="gmail_default"&gt;&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="gmail-m_1881025737862796104gmail-il"&gt; &lt;/span&gt;&lt;/div&gt;
&lt;div class="gmail_default"&gt;&lt;span class="gmail-m_1881025737862796104gmail-il"&gt;Note:  In an effort to encourage participation from women and other  minorities, at least 20 percent of the participants at TTT 2018 would  comprise of women and/ or other minorities.&lt;/span&gt;&lt;/div&gt;
        &lt;p&gt;
        For more details visit &lt;a href='https://cis-india.org/a2k/events/train-the-trainer-2018'&gt;https://cis-india.org/a2k/events/train-the-trainer-2018&lt;/a&gt;
        &lt;/p&gt;
    </description>
    <dc:publisher>No publisher</dc:publisher>
    <dc:creator>Admin</dc:creator>
    <dc:rights></dc:rights>

    
        <dc:subject>Wikimedia</dc:subject>
    
    
        <dc:subject>Wikipedia</dc:subject>
    
    
        <dc:subject>Access to Knowledge</dc:subject>
    

   <dc:date>2018-01-01T16:39:17Z</dc:date>
   <dc:type>Event</dc:type>
   </item>




</rdf:RDF>
