Differences between revisions 59 and 61 (spanning 2 versions)
Revision 59 as of 2006-10-19 17:54:08
Size: 5522
Comment:
Revision 61 as of 2007-02-20 13:02:02
Size: 5771
Editor: KevinTeich
Comment:
Deletions are marked like this. Additions are marked like this.
Line 37: Line 37:
 * 2/21/2007: DennisJen: Code review of /homes/10/dsjen/public/code/itkPoistatsFilter.txx starting from the GenerateData() function. ITK style guide at /homes/10/dsjen/public/ITKStyle.pdf
Line 42: Line 43:
[wiki:Self:Licensing Licensing issues]  * [wiki:Self:Licensing Licensing issues]
Line 44: Line 45:
Doxygen
 * [wiki:Self:Doxygen doxygen]
 * Doxygen
  * [wiki:Self:Doxygen doxygen]
Line 47: Line 48:
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 51:
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 55:
NumericalRecipesReplacement  * NumericalRecipesReplacement
Line 56: Line 57:
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 60:
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 66:
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 78:
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 82:
In-house Code  * In-house Code
Line 84: Line 85:
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 88:
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