Changes between Version 10 and Version 11 of SciPySprint200910

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

What I'm up to during the sprint.

Legend:

Unmodified
Added
Removed
Modified
  • SciPySprint200910

    v10 v11  
    3535 * Patch review [davidc, toliphant, stefan] 
    3636 * Marketing 
    37    * Web page design -- where are we now? 
     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] 
    3841 
    3942= Locations = 
     
    5457 
    5558== United States == 
    56  * David Goldsmith (Olympia, Washington) 
     59 * David Goldsmith (Olympia, Washington)  
    5760 
    5861== Canada == 
    59  * David Warde-Farley (University of Toronto) 
     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). 
     70   There are also a few things I'd like to get into `scikits.image`, time permitting. :)