User:Albertcoder/GSoC2014/logs

From BRL-CAD
< User:Albertcoder
Revision as of 14:39, 24 May 2014 by Albertcoder (talk | contribs) (Development Period)

Development Logs

Community Bonding Period

  • Couldn't do much GSoC-oriented in this period owing to the clash of my end-semester exams with this period, still I tried to study those subjects with uttermost care whose concepts could be used in my GSoC project like Relational Database Management Systems, Web Technologies(including PHP, JavaScript, XML and so on), Software Engineering etc. during this period. I am sure I utilised this period doing so.

Development Period

Week 1

21st May

Installed MediaWiki. Faced some problems doing that, encountered a few warnings, removed them.

Studied about MediaWiki extensions. Failed to make a simple extension due to some problem in the tutorial. Still studying about extension-making.

22nd May

Followed the extension-tutorial at mediawiki.org for other sample extensions. Extension making process still in progress.

Installed a couple of extensions and tested them on my system like "awesome" extension and "CategoryGallery" extension.

23rd May

Being mainly a C/C++ developer, had to explore some concepts of PHP. So studied some PHP tutorials in detail.

Also studied/studying HTML forms in MediaWiki which are used in extension-making.

24th May

Writing my log just a couple of minutes past 12:00 AM. Apologies for not been able to write right in time.

Today I made a form which can take input from the user using the special page functionality.

Also studied the present database in detail and will ask about some queries on the IRC.