Difference between revisions of "Bug Squashing Seminars"

From mitk.org
Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 20: Line 20:
 
| '''Presenter'''  
 
| '''Presenter'''  
 
|-
 
|-
| 2012-02-22
+
| 2012-03-08
| [[Media:BugSquashingSeminars$BSQ_git_bisect_export.pdf| Git Bisect]]
+
| [[Media:BugSquashingSeminars$CreateYourOwnMITKDatatype.pdf|Create your own MITK Datatype]]
| Jan Hering
+
| Bastian Graser
 
|-
 
|-
| 2012-02-08
+
| 2012-02-22
| [[Media:BugSquashingSeminars$gitk.pdf| gitk]]
+
| [[Media:BugSquashingSeminars$BSQ_git_bisect_export.pdf|Git Bisect]]  
| Jonas Cordes
+
| Jan Hering
 
|-
 
|-
| 2012-01-25
+
| 2012-02-08
| [[Media:BugSquashingSeminars$GitRebaseInteractive.pdf| Git Rebase Interactive]]
+
| [[Media:BugSquashingSeminars$gitk.pdf|gitk]]  
| Tobias Schroeder
+
| Jonas Cordes
 
|-
 
|-
| 2012-01-11
+
| 2012-01-25
| [[Media:BugSquashingSeminars$UIWidgetsInMITK_external.pdf| UI Widgets in MITK]]
+
| [[Media:BugSquashingSeminars$GitRebaseInteractive.pdf|Git Rebase Interactive]]
| Alfred Franz
+
| Tobias Schroeder
 +
|-
 +
| 2012-01-11  
 +
| [[Media:BugSquashingSeminars$UIWidgetsInMITK_external.pdf|UI Widgets in MITK]]  
 +
| Alfred Franz  
 
|}
 
|}
  
Line 43: Line 47:
 
| '''Presenter'''  
 
| '''Presenter'''  
 
|-
 
|-
| 2011-12-14
+
| 2011-12-14  
| [[Media:BugSquashingSeminars$11-12-14-bugsquashing-mergingbundles.pdf| Merging multiple bundles into one]]
+
| [[Media:BugSquashingSeminars$11-12-14-bugsquashing-mergingbundles.pdf|Merging multiple bundles into one]]  
| Caspar Goch
+
| Caspar Goch  
 
|-
 
|-
| 2011-11-30
+
| 2011-11-30  
| [[Media:BugSquashingSeminars$11-11-30-bugsquashing-GitGUI.pdf| Git GUI]]
+
| [[Media:BugSquashingSeminars$11-11-30-bugsquashing-GitGUI.pdf|Git GUI]]  
| Alexander Seitel
+
| Alexander Seitel  
 
|-
 
|-
| 2011-11-23
+
| 2011-11-23  
| [[Media:BugSquashingSeminars$BugsqGIT.pdf|Git Workflows: #1 Bug integration]]
+
| [[Media:BugSquashingSeminars$BugsqGIT.pdf|Git Workflows: #1 Bug integration]]  
| Thomas Kilgus
+
| Thomas Kilgus  
 
|-
 
|-
| 2011-11-16
+
| 2011-11-16  
| [[Media:BugSquashingSeminars$CPack.pdf|CPack]]
+
| [[Media:BugSquashingSeminars$CPack.pdf|CPack]]  
| Peter Neher
+
| Peter Neher  
 
|-
 
|-
| 2011-11-09
+
| 2011-11-09  
| [[Media:BugSquashingSeminars$Bug-squashing_Evaluation.pdf|Bug Squashing Evaluation]]
+
| [[Media:BugSquashingSeminars$Bug-squashing_Evaluation.pdf|Bug Squashing Evaluation]]  
| Lena Maier-Hein
+
| Lena Maier-Hein  
 
|-
 
|-
| 2011-10-19
+
| 2011-10-19  
| [[Media:BugSquashingSeminars$Design_Pattern_Observer_Whiteboard.pdf|Design Patterns: Observer Whiteboard]]
+
| [[Media:BugSquashingSeminars$Design_Pattern_Observer_Whiteboard.pdf|Design Patterns: Observer Whiteboard]]  
| Jasmin Metzger
+
| Jasmin Metzger  
 
|-
 
|-
| 2011-09-28
+
| 2011-09-28  
| [[Media:BugSquashingSeminars$BuqSquashing-UnusualBugs.pdf|Unusual bugs]]
+
| [[Media:BugSquashingSeminars$BuqSquashing-UnusualBugs.pdf|Unusual bugs]]  
| Bastian Graser
+
| Bastian Graser  
 
|-
 
|-
 
| 2011-08-24  
 
| 2011-08-24  

Revision as of 14:42, 8 March 2012

Bug squashing seminars

The Division of Medical and Biological Informatics at the German Cancer Research Center holds a bug squashing party once a week. We start this group event with short seminars on a current developments or concepts of general interest to MITK developers.

This page is to collect the seminar slides for people who could not attend or who want to lookup anything.


#!wiki important
'''All slides should be added here as PDF files!

No !PowerPoint slides!'''

2012 seminars

Date PDF link Presenter
2012-03-08 Create your own MITK Datatype Bastian Graser
2012-02-22 Git Bisect Jan Hering
2012-02-08 gitk Jonas Cordes
2012-01-25 Git Rebase Interactive Tobias Schroeder
2012-01-11 UI Widgets in MITK Alfred Franz

2011 seminars

Date PDF link Presenter
2011-12-14 Merging multiple bundles into one Caspar Goch
2011-11-30 Git GUI Alexander Seitel
2011-11-23 Git Workflows: #1 Bug integration Thomas Kilgus
2011-11-16 CPack Peter Neher
2011-11-09 Bug Squashing Evaluation Lena Maier-Hein
2011-10-19 Design Patterns: Observer Whiteboard Jasmin Metzger
2011-09-28 Unusual bugs Bastian Graser
2011-08-24 ITK ResourceProbe Jan Hering
2011-08-17 Boost Compressed Pair Raluca Pahontu
2011-08-10 Const correctness Clarence Bartenhagen
2011-08-03 Signals and Slots in Qt Diana Wald
2011-07-13 Code Complexity Stefan Kislinskiy
2011-07-06 Copy constructors and assignment operators Thomas van Bruggen
2011-06-29 HowTo write a good CPU-based ITK-ThreadedGenerateData Ignaz Reicht
2011-06-22 MetaObjectCompiler Ingmar Gergel
2011-06-08 The this pointer in C++ David Guerrero
2011-06-01 Initialization Caspar Goch
2011-05-25 UML - Creating an activity diagram Michael Müller
2011-05-18 Template Specialization Klaus Fritzsche
2011-05-11 C++ Inheritance Sascha Zelzer
2011-04-06 Undo in MITK Ingmar Wegner
2011-03-30 The Command Pattern Andreas Fetzer
2011-03-23 Digital Numerical Representations Markus Fangerau
2011-03-09 QThread in MITK Peter Neher
2011-03-02 Filter in MITK Thomas Kilgus
2011-02-23 XML in MITK Bastian Graser
2011-02-16 Computer-aided Design Johannes Gaa
2011-01-19 Boost Alexander Seitel
2011-01-12 OpenCV Anja Groch

2010 seminars

Date PDF link Presenter
2010-12-22 Void Pointer Ignaz Reicht
2010-12-15 Defining your own MITK Datatypes Klaus Fritzsche
2010-12-01 Operator Overloading Sascha Zelzer
2010-11-17 Desing Pattern Factory Method De Long Iu
2010-11-10 The VNL library Tobias Heimann
2010-11-03 ITK Events Michael Müller
2010-10-20 MITK-Core Roundtrip Sven Mersmann
2010-09-29 Mitk-Channel Kwong Yung
2010-09-15 Virtual Methods Thomas van Bruggen
2010-08-08 Internationalization Markus Engel
2010-09-01 Friend Classes Bastian Graser
2010-08-25 vtkDebugLeaks $ vtk Memory Management Diana Wald
2010-08-18 Exception-safe Code Paul Mercea
2010-08-11 Multiple Inheritance Alexander Seitel
2010-08-04 Traits Caspar Goch
2010-04-28 Shared Libraries Markus Fangerau
2010-04-07 HDF5-Lib Sven Mersmann
2010-03-17 Design Patterns and the proxy pattern Michael Müller
2010-03-10 Things to know about the QmitkFunctionality class Michael Müller
2010-03-03 Doxygen Caspar Goch
2010-02-24 MITK Style Guide Diana Wald
2010-02-03 Exceptions in C++ Michael Müller
2010-01-11 C++ STL I$O-Streams Daniel Maleike
2010-01-11 MITK Application Deployment Matthias Baumhauer

2009 seminars

Date PDF link Presenter
unscheduled IGT-Showcase Jochen Neuhaus
2009-11-04 MITK Coordinate Systems Tobias Schwarz
2009-10-21 Article: Using Perspectives in the Workbench Sascha Zelzer
2009-10-07 Article:_Save_and_Restore_your_View_State Sascha Zelzer
2009-09-30 The BlueBerry Selection Service Klaus Fritzsche
2009-07-08 How rendering is done in MITK and how it should be done Mathias Seitel, Markus Fangerau
2009-07-01 The MITK$ITK Pipeline Phillip Hartmann
2009-06-24 What are modules in the new build system Marco Nolden
2009-06-17 How source code becomes executable (the "play" button) Daniel Maleike
2009-06-03 New logging macros for MITK Markus Fangerau
2009-05-27 Eclipse UI Guidelines Michael Müller
2009-05-20 DataStorage finally replaces DataTree Jochen Neuhaus
2009-05-13 Post-Schwarzwald dashboards and Dart clients Tobias Schwarz
2009-05-07 The Preferences Service Michael Müller