Arianne Project Meeting 2010/Talks: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
imported>Kymara
No edit summary
Line 41: Line 41:
; Abstract : This talk will explain how to develop quests in Stendhal. It uses the recently added Piped Piper quest as example.
; Abstract : This talk will explain how to develop quests in Stendhal. It uses the recently added Piped Piper quest as example.


===The Amazing Stendhal Dictionary: Her Biggest Challenge Yet ===
===The GPL license - what is it and why does Arianne use it?===


; Speaker :
; Speaker : Katie Russell
; Language :
; Language : English
; Target group : All
; Target group : All
; Abstract : Can anyone name all Stendhal NPCs and describe something interesting about what each does? Without preparation? (honestly... the speaker has no time to prepare...) If anyone can, the Amazing Stendhal Dictionary can! Marvel as she attempts to draw a map of the island and its dungeons, and take each region in turn, describing some history, each NPC's features, and some funny* anecdotes.
; Abstract :


<nowiki>*</nowiki><small>No warranties. She ''thinks'' they are funny....</small>
===JUnit testing - how and why? ===
===JUnit testing - how and why? ===


Line 55: Line 56:
; Abstract : It is well known that no application is bug free, so we need to find those errors to fix them. The earlier we find an error the less effort will be necessary to correct it. With tests that can be run repeatable you earn a lot safety for proceeding development. The tests can ensure that once working parts are not broken by changes of the ongoing the development. A freely available framework supporting such automated testing is JUnit. In this session we will tell why unit testing is a good idea and how we can use JUnit to test your code.
; Abstract : It is well known that no application is bug free, so we need to find those errors to fix them. The earlier we find an error the less effort will be necessary to correct it. With tests that can be run repeatable you earn a lot safety for proceeding development. The tests can ensure that once working parts are not broken by changes of the ongoing the development. A freely available framework supporting such automated testing is JUnit. In this session we will tell why unit testing is a good idea and how we can use JUnit to test your code.


===What does Sourceforge.net offer Arianne?===

; Speaker :
; Language :
; Target group : All
; Abstract :




Line 74: Line 69:
* Using Eclipse to develop Arianne projects
* Using Eclipse to develop Arianne projects
* Quest contribution for all skill levels
* Quest contribution for all skill levels
* What does Sourceforge.net offer Arianne?
* The GPL license - what is it and why does Arianne use it?