User:Diwanshipandey/OPW Internship Report: Difference between revisions

From mediawiki.org
Content deleted Content added
Line 47: Line 47:
'''Dec 24''' : Sorted the previously made slides of action=query into sections. Started with action=query module.<br>
'''Dec 24''' : Sorted the previously made slides of action=query into sections. Started with action=query module.<br>
'''Dec 25''' : Gone through the query props of action=query from mediawiki API documentation.
'''Dec 25''' : Gone through the query props of action=query from mediawiki API documentation.
'''Dec 26''' : Covered the following functionalities<ul><li>Get content of the revision of the page</li><li>Get last 5 revisions of a page </li><li>Get first 5 revisions of a page</li></ul>
'''Dec 26''' : Done with following tutorials<ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/3 Get content of the revision of the page]</li><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/4 Get First and last 5 revisions of a page] </li></ul>
'''Dec 27''' : Covered following functionalities <ul><li>Get the revisions made by an anonymous user</li><li>Get the revisions not made by an anonymous user</li></ul>
'''Dec 27''' : Done with a tutorial for <ul><li>[http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/5 Getting the revisions made by an anonymous user]</li></ul>
'''Dec 28''' : Done with a tutorial for [http://www.codecademy.com/courses/web-intermediate-en-BLea4/1/8 Listing Wikipedia Categories]<br>
'''Dec 28''' :<br>
'''Dec 30''' :<br>
'''Dec 30''' : Wrote a blog about <br>

====Total Slides made====
====Total Slides made====
Completed:5<br>
Completed:5<br>

Revision as of 17:24, 30 December 2013

Completing media wiki API development course on codecademy

Status

Work In Progress. Refer the Lesson Plan

Week 1 ( DEC 10 - DEC 16 )

Plan

  • To discuss with my mentor about which APIs/ modules to be implemented in codecademy.
  • Make few tutorials as an example to understand how modules needs to be implemented and what they should look like(i.eHTML and CSS).
  • Start with Parsing module

Progress

Dec 10 : Started with going through all the media wiki APIs and their various parameters
Dec 11 : Discussed about 3 modules i.e Parsing, Querying, Modifying

Dec 12 : Done with 2 tutorials as an examples

Dec 13 : According to the mentor's review started with action=parse module
Dec 14 : Continued reviewing the action=parse tutorials

Dec 16 : Done with 2 tutorials on action=parse

Total Slides made

Completed:4 (Deleted 1)
Review Awaited:None

Week 2 ( Dec 17 - Dec 23 )

Plan

  • Make an overall Lesson Plan.
  • Implement various props in action=parse tutorials.
  • Make different sections of the course.

Progress

Dec 17 : Continued with parsing and Deleted tutorial for Parsing wikitext by specifying summary as it was not needed as a tutorial.

Dec 18 : Done with 2 tutorials of action=parse

  • Parsing an Image
  • Get internal links of a parsed wikitext

Dec 19 : Done with 2 more tutorials of the same

  • Get multiple props(piece of information) of a parsed page
  • Parsing Templates

Dec 21 : Started making a lesson Plan.
Dec 22 : Done with a Lesson Plan(will keep updating)

Dec 23 : Made 3 sections of overall course i.e

  • Introduction:action=parse
  • Querying:action=query
  • Modifications

Total Slides made

Completed:4
Review Awaited:2

Week 3 ( Dec 24 - Dec 30 )

Plan

  • Sort previously made slides accordingly in the sections.
  • Start action=query module.

Progress

Dec 24 : Sorted the previously made slides of action=query into sections. Started with action=query module.
Dec 25 : Gone through the query props of action=query from mediawiki API documentation.

Dec 26 : Done with following tutorials

Dec 27 : Done with a tutorial for

Dec 28 : Done with a tutorial for Listing Wikipedia Categories
Dec 30 : Wrote a blog about

Total Slides made

Completed:5
Review Awaited:5