Changes between Version 11 and Version 12 of SciPySprint200910

Show
Ignore:
Timestamp:
10/10/09 22:59:18 (4 years ago)
Author:
david.warde-farley
Comment:

Formatting changes

Legend:

Unmodified
Added
Removed
Modified
  • SciPySprint200910

    v11 v12  
    3434 
    3535 * Patch review [davidc, toliphant, stefan] 
    36  * Marketing 
    37    * Web page renewal [davidwf, jarrod] 
    38      * Getting the current Sphinxified page to a minimum workable state 
    39      * Cookbook, including sources in pydocweb 
    40      * Triage of [http://github.com/dwf/rescued-scipy-wiki old wiki pages] 
     36 * Marketing, Web page renewal [davidwf, jarrod] 
     37   * Getting the current Sphinxified page to a minimum workable state 
     38   * Cookbook, including sources in pydocweb 
     39   * Triage of [http://github.com/dwf/rescued-scipy-wiki old wiki pages] 
    4140 
    4241= Locations = 
     
    6059 
    6160== Canada == 
    62  * [http://www.cs.toronto.edu/~dwf David Warde-Farley] (University of Toronto) 
    63  
    64    I'll be coordinating, with Jarrod, work on the new !SciPy.org web page. Some things I could really use help with: 
    65     - Settling on a structure for the major sections/subsections of the new web page. 
    66     - Sorting through the [http://github.com/dwf/rescued-scipy-wiki/ autoconverted reST] to figure out what we should bring over. This includes manually grabbing images from the wiki as appropriate. 
    67     - Fixing up a few errors on [http://numpy.scipy.org/ numpy.scipy.org] 
    68     - Getting most of the Cookbook recipes into pydocweb, properly formatted 
    69     - Setting up all the appropriate infrastructure for rendering math and matplotlib plots in Sphinx (basically going through the steps at the [http://matplotlib.sourceforge.net/sampledoc/ sampledoc tutorial] with the currently checked in Sphinx sources for scipy.org, and then checking them in). 
     61 * Organizer: [http://www.cs.toronto.edu/~dwf David Warde-Farley] (University of Toronto) 
     62  
     63 * I'll be coordinating, with Jarrod, work on the new !SciPy.org web page. Some things I could really use help with: 
     64     * Settling on a structure for the major sections/subsections of the new web page. 
     65     * Sorting through the [http://github.com/dwf/rescued-scipy-wiki/ autoconverted reST] to figure out what we should bring over. This includes manually grabbing images from the wiki as appropriate. 
     66     * Fixing up a few errors on [http://numpy.scipy.org/ numpy.scipy.org] 
     67     * Getting most of the Cookbook recipes into pydocweb, properly formatted 
     68     * Setting up all the appropriate infrastructure for rendering math and matplotlib plots in Sphinx (basically going through the steps at the [http://matplotlib.sourceforge.net/sampledoc/ sampledoc tutorial] with the currently checked in Sphinx sources for scipy.org, and then checking them in). 
    7069   There are also a few things I'd like to get into `scikits.image`, time permitting. :)