Differences between revisions 37 and 46 (spanning 9 versions)
Revision 37 as of 2006-02-08 16:42:13
Size: 3548
Editor: DennisJen
Comment:
Revision 46 as of 2006-04-05 15:17:09
Size: 3845
Editor: KevinTeich
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
 * 2/15: Cancelled
 * 2/22: Cancelled
 * 3/1: Cancelled
 * 3/8: NickSchmansky - see [wiki:Self:Doxygen doxygen]
 * 3/15: Cancelled/awaiting sign-up
 * 4/12: KevinTeich - Code naming conventions
Line 26: Line 31:

 * using Doxygen, http://www.stack.nl/~dimitri/doxygen/ (nick)
Line 30: Line 33:
 
Line 32: Line 35:
Doxygen
 * [wiki:Self:Doxygen doxygen]
Line 69: Line 75:
Rapid Abstract Prototyping
 * [http://www.foruse.com/articles/abstractprototypes.pdf Software Development article (pdf)]

Martinos Dev Meetings Topics

This is a list of future Martinos Dev meeting topics. Martinos Dev meets at 2pm on Wednesdays in the CSRL meeting room in Building 149. Please add requests or volunteer to present your own topics.

Topics

Requests

Resources from past meetings

Doxygen

Fast Volume Editing Prototype using VTK, QT, and Python

NRRD file format

NumericalRecipesReplacement

Process and Content Management Using Plone

Interruption Management

Process Tool and IDE Comparisons

Code Review

  • [http://www.processimpact.com/articles/inspects.html Process]

  • Pretty printing source code from Linux: enscript -r -2 -C -E<language> -P <printer> <filename>, where language is c or cpp, printer is the name of your printer as you would pass it to lpr, and filename is the .c or .cpp file. This will queue the file to the printer.

In-house Code

Rapid Abstract Prototyping