Difference between revisions of "User:Albertcoder/GSoC2014/logs"
From BRL-CAD
Albertcoder (talk | contribs) (→Development Logs) |
Albertcoder (talk | contribs) (→Development Logs) |
||
Line 20: | Line 20: | ||
Installed a couple of extensions and tested them on my system like "awesome" extension and "CategoryGallery" extension. | 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. |
Revision as of 13:02, 23 May 2014
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.