User:Diwanshipandey/OPW January Report: Difference between revisions

From mediawiki.org
Content deleted Content added
Line 13: Line 13:


==== Progress ====
==== Progress ====
'''Dec 31''' : Divided the query section into 3 sections each for: <ol><li>Query:Lists</li><li>Query:Props</li><li>Query:Meta</li></ol><br>
'''Dec 31''' : Divided the query section into 3 sections each for: <ol><li>Query:Lists</li><li>Query:Props</li><li>Query:Meta</li></ol>
'''Jan 1''' : Sorted the Lists and Props tutorials into their respective sections<br>
'''Jan 1''' : Sorted the Lists and Props tutorials into their respective sections<br>
'''Jan 3''' : Done with 3 tutorials on Query Props:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/2/7 Getting Page Information]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/2/8 Get the templates used in a given page]</li>
'''Jan 3''' : Done with 3 tutorials on Query Props:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/2/7 Getting Page Information]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/2/8 Get the templates used in a given page]</li>
<li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/2/9 Get Page Categories]</li></ul><br>
<li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/2/9 Get Page Categories]</li></ul>
'''Jan 4''' : Done with 2 tutorials on Query Props:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/2/10 Get language links from a page]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/2/11 Get all images of a given page]</li></ul><br>
'''Jan 4''' : Done with 2 tutorials on Query Props:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/2/10 Get language links from a page]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/2/11 Get all images of a given page]</li></ul>
'''Jan 5''' : Done with 3 tutorials on Query Lists:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/4 Get the list of users starting with a character]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/5 Listing Pages referencing a URL]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/8 Listing pages starting from "B"]</li></ul>
'''Jan 5''' : <br>
'''Jan 6''' : Done with 2 tutorials on Query Lists:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/9 Listinng pages that transclude a certain page]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/10 Listing blocked users]</li></ul>
'''Jan 6''' : <br>

==== Total Slides Made====
'''Total''' : 10<br>
'''Query:Props''' : 5<br>
'''Query:Lists''' : 5


=== Week 2 ( JAN 7 - JAN 13 ) ===
=== Week 2 ( JAN 7 - JAN 13 ) ===
==== Plan ====
==== Plan ====
* Continue with Query List tutorials
*
* Start Implementing Query:Meta tutorials
*

*
==== Progress ====
'''Jan 7''' : Done with 3 tutorials on Query Lists:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/11 Get first 10 pages in given category]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/12 Listing Random pages]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/13 Listing user contributions to Wikipedia]</li></ul>
'''Jan 8''' : Done with 2 tutorials on Query Lists:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/14 What Links Here]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/15 Listing Images]</li></ul>
'''Jan 9''' : Done with 2 tutorials on Query Lists:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/16 Listing pages that use a given image]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/17 Listing pages that use given pageprop]</li><ul>
'''Jan 10''' : Done with 2 tutorials on Query Lists:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/18 Listing query page based special pages]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/19 Enumerate Recent changes]</li><ul>
'''Jan 11''' : Gone through all the Query:Meta information from API documentation
'''Jan 13''' : Done with 2 tutorials on Query Meta:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/3/1 meta=allmessages]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/3/2 General Wiki Information]</li><ul>

====Total Slides Made====
'''Total''' : 11<br>
'''Query:Lists''' : 9<br>
'''Query:Meta''' : 2

=== Week 3 ( JAN 14 - JAN 20 ) ===
==== Plan ====
* Complete Query:Meta tutorials and Query module
* Start Modification module


==== Progress ====
==== Progress ====
'''Jan 14''' : Done with last 2 tutorials on Query Meta:<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/3/3 Detailed wiki information]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/3/4 meta=userinfo]</li></ul>
'''Jan 7 ''' : <br>
'''Jan 8''' : <br>
'''Jan 15''' :
'''Jan 9''' : <br>
'''Jan 16''' :
'''Jan 10''' : <br>
'''Jan 17''' :
'''Jan 11''' : <br>
'''Jan 18''' :
'''Jan 13''' : <br>
'''Jan 20''' :

Revision as of 21:10, 14 January 2014

Completing media wiki API development course on codecademy

January 2014

Status

In Progress Lesson Plan : Refer


Week 1 ( DEC 31 - JAN 6 )

Plan

  • Divide the Query section into 3 different sections.(Total will be 5 sections).
  • Continue with action=query implement tutorials based on Query:Props and Query:Lists

Progress

Dec 31 : Divided the query section into 3 sections each for:

  1. Query:Lists
  2. Query:Props
  3. Query:Meta

Jan 1 : Sorted the Lists and Props tutorials into their respective sections

Jan 3 : Done with 3 tutorials on Query Props:

Jan 4 : Done with 2 tutorials on Query Props:

Jan 5 : Done with 3 tutorials on Query Lists:

Jan 6 : Done with 2 tutorials on Query Lists:

Total Slides Made

Total : 10
Query:Props : 5
Query:Lists : 5

Week 2 ( JAN 7 - JAN 13 )

Plan

  • Continue with Query List tutorials
  • Start Implementing Query:Meta tutorials

Progress

Jan 7 : Done with 3 tutorials on Query Lists:

Jan 8 : Done with 2 tutorials on Query Lists:

Jan 9 : Done with 2 tutorials on Query Lists: