SMWCon Fall 2013 | |
---|---|
Building on top of SMW | |
Talk details | |
Description: | An introduction to SMW development |
Speaker(s): | Jeroen De Dauw |
Slides: | see here |
Type: | Presentation |
Audience: | Developers |
Event start: | 2013/10/28 01:00:00 PM |
Event finish: | 2013/10/28 02:00:00 PM |
Length: | 60 minutes |
Video: | not available |
Keywords: | mediawiki |
Give feedback |
This technical presentation is aimed at those who want to get a better understanding of SMWs architecture and how one can build on top of the platform. No familiarity with MediaWiki development is required. Basic knowledge of software design principles such as OOP, as well as the ability to read simple PHP code is needed.
You will learn about
- The big picture architecture of SMW
- The development process. How to run the tests, how to debug, how to submit your changes for review and much more
- Common pitfalls in (Semantic) MediaWiki development
- The extension points of SMW