Differences between revisions 33 and 34
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
 * Eclipse: matlab plugin, emacs like keybindings or actual plugin of emacs editor (JoshSnyder)

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

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