Differences between revisions 59 and 60
Deletions are marked like this. Additions are marked like this.
Line 42: Line 42:
[wiki:Self:Licensing Licensing issues]  * [wiki:Self:Licensing Licensing issues]
Line 44: Line 44:
Doxygen
 * [wiki:Self:Doxygen doxygen]
 * Doxygen
  * [wiki:Self:Doxygen doxygen]
Line 47: Line 47:
Fast Volume Editing Prototype using VTK, QT, and Python
 * SVN Repository: file:///space/odin/8/users/freediffusion/repos/svnrepos-freediffusion-fastvolumeedit
 * Fast Volume Editing Prototype using VTK, QT, and Python
  * SVN Repository: file:///space/odin/8/users/freediffusion/repos/svnrepos-freediffusion-fastvolumeedit
Line 50: Line 50:
NRRD file format
 * [http://teem.sourceforge.net/nrrd/format.html Full format definition]
 * [http://www.na-mic.org/Wiki/index.php/NAMIC_Wiki:DTI:Nrrd_format DTI specific use]
 * NRRD file format
  * [http://teem.sourceforge.net/nrrd/format.html Full format definition]
  * [http://www.na-mic.org/Wiki/index.php/NAMIC_Wiki:DTI:Nrrd_format DTI specific use]
Line 54: Line 54:
NumericalRecipesReplacement  * NumericalRecipesReplacement
Line 56: Line 56:
Process and Content Management Using Plone
 * [http://abbey:8089/freediffusion Local Plone Test Site]
 * Process and Content Management Using Plone
  * [http://abbey:8089/freediffusion Local Plone Test Site]
Line 59: Line 59:
Interruption Management
 * [http://www.google.com/search?hl=en&q=life+hacks]
 * [http://www.43folders.com/]
 * [http://interruptions.net/literature/Dekel-OOPSLA04.pdf]
 * [http://domino.research.ibm.com/cambridge/research.nsf/0/8fa06db80b048edf85256ed80064a301?OpenDocument]
 * Interruption Management
  * [http://www.google.com/search?hl=en&q=life+hacks]
  * [http://www.43folders.com/]
  * [http://interruptions.net/literature/Dekel-OOPSLA04.pdf]
  * [http://domino.research.ibm.com/cambridge/research.nsf/0/8fa06db80b048edf85256ed80064a301?OpenDocument]
Line 65: Line 65:
Process Tool and IDE Comparisons
 * [http://www.nmr.mgh.harvard.edu/~dsjen/process/ProjectManagementOutline.html Process Tool Comparisons Outline]
  * Plone plugins we'll use:
   * [http://plone.org/products/zepp Zepp Workflow]
   * [http://plone.org/products/poi Poi Issue Tracking]
 * [http://www.nmr.mgh.harvard.edu/~dsjen/process/IDEMindMapOutline.html IDE Comparisons]
  * Interesting Eclipse plugins:
   * [http://www.eclipse.org/cdt/ CDT (C++ Plugin)]
   * [http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=1166 CDTSplint (Splint Plugin]
   * [http://subclipse.tigris.org Subclipse (SVN Plugin)]
   * [http://subclipse.tigris.org PyDev (Python plugin)]
 * Process Tool and IDE Comparisons
  * [http://www.nmr.mgh.harvard.edu/~dsjen/process/ProjectManagementOutline.html Process Tool Comparisons Outline]
   * Plone plugins we'll use:
  * [http://plone.org/products/zepp Zepp Workflow]
    * [http://plone.org/products/poi Poi Issue Tracking]
  * [http://www.nmr.mgh.harvard.edu/~dsjen/process/IDEMindMapOutline.html IDE Comparisons]
   * Interesting Eclipse plugins:
  * [http://www.eclipse.org/cdt/ CDT (C++ Plugin)]
  * [http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=1166 CDTSplint (Splint Plugin]
    * [http://subclipse.tigris.org Subclipse (SVN Plugin)]
    * [http://subclipse.tigris.org PyDev (Python plugin)]
Line 77: Line 77:
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.
 * 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.
Line 81: Line 81:
In-house Code  * In-house Code
Line 84: Line 84:
Rapid Abstract Prototyping
 * [http://www.foruse.com/articles/abstractprototypes.pdf Software Development article (pdf)]
 * Rapid Abstract Prototyping
  * [http://www.foruse.com/articles/abstractprototypes.pdf Software Development article (pdf)]
Line 87: Line 87:
Wikis
 * [http://www.onlamp.com/pub/a/onlamp/2004/11/04/which_wiki.html Which Open Source Wiki Works For You?]
 * [http://www.shlomifish.org/philosophy/computers/web/which-wiki/update-2006-07/ July 2006 Update to "Which Wiki"]
 * Wikis
  * [http://www.onlamp.com/pub/a/onlamp/2004/11/04/which_wiki.html Which Open Source Wiki Works For You?]
  * [http://www.shlomifish.org/philosophy/computers/web/which-wiki/update-2006-07/ July 2006 Update to "Which Wiki"]

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

  • Eclipse: matlab plugin, emacs like keybindings or actual plugin of emacs editor (JoshSnyder)

Resources from past meetings