User:Diwanshipandey/OPW January Report: Difference between revisions

From mediawiki.org
Content deleted Content added
Line 51: Line 51:
==== 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 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 15''' : Started with Modification module. Gone through the Editing API documentation and getting tokens<br>
'''Jan 15''' : <br>
'''Jan 16''' : Made(Non working) 2 tutorials on editing wikipages: <ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/4/1 Get edit token]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/4/2 Editing Wiki pages]</li></ul>
'''Jan 16''' : <br>
'''Jan 17''' : Stuck with the error in getting token.Error: *Unrecognized value for parameter intoken: "intoken":"edit"*<br>
'''Jan 17''' : <br>
'''Jan 18''' : Got the reason of the error i.e Callback parameter. But issue is not solved as edits can't be performed by anonymous user without permissions <br>
'''Jan 18''' : <br>
'''Jan 20''' : Filed a [https://bugzilla.wikimedia.org/show_bug.cgi?id=60195 Bug] for unclear warning while getting a token.
'''Jan 20''' : <br>

==== Total Slides Made ====
Query Meta: 2
Editing Wiki: 2( not working due to security reasons)

Revision as of 06:37, 22 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:

Jan 10 : Done with 2 tutorials on Query Lists:

Jan 11 : Gone through all the Query:Meta information from API documentation

Jan 13 : Done with 2 tutorials on Query Meta:

Total Slides Made

Total : 11
Query:Lists : 9
Query:Meta : 2

Week 3 ( JAN 14 - JAN 20 )

Plan

  • Complete Query:Meta tutorials and Query module
  • Start Modification module

Progress

Jan 14 : Done with last 2 tutorials on Query Meta:

Jan 15 : Started with Modification module. Gone through the Editing API documentation and getting tokens

Jan 16 : Made(Non working) 2 tutorials on editing wikipages:

Jan 17 : Stuck with the error in getting token.Error: *Unrecognized value for parameter intoken: "intoken":"edit"*
Jan 18 : Got the reason of the error i.e Callback parameter. But issue is not solved as edits can't be performed by anonymous user without permissions
Jan 20 : Filed a Bug for unclear warning while getting a token.

Total Slides Made

Query Meta: 2 Editing Wiki: 2( not working due to security reasons)