pyAlbum.py - Python Album Generator

Cousin Stanley CousinStanley at hotmail.com
Thu Apr 8 00:53:29 EDT 2004


Premshree ....

  Thanks for making your  pyAlbum.py  program available ....

A glimpse of what the Arizona desert east of Phoenix 
toward  Globe  on  highway  US 60  looked like 
last Sunday  April 04, 2004 ....

    http://fastq.com/~sckitching/Album_01 

    Photography by .... John C. Schluterbusch

The slide show was generated using 
a locally edited version of your Python program
pyAlbum  .... 

    http://premshree.resource-locator.com/python/pyAlbum.py 

It took about  100 Seconds  on  this machine 
to generate the SlideShow for 31 images, 
which includes ....  

    Generating ThumbNails  
    Re-Sizing Images
    Writing a CSS Style Sheet 
    Writing the Index HTML Page 
    Generating the Individual HTML Pages

 This machine .... 

      Compaq ...... 250 MHz
      Memory ...... 192 MB
      System ...... Win98_SE
      Python ...... 2.3 Enthought Edition
      PIL ......... 1.1.4

  So, for a  S L O W  machine,
  100 Seconds  ain't too bad ....

  The edited version that I used ....
 
      http://fastq.com/~sckitching/Python/pyAlbum.py

      o Re-coded some of the  l o n g  string concatenations
        and ''' Triple Quoted String  ''' % ( w , x , y , z ... ) substitutions
        into  join( list_xxx )  function calls 
        which seemed a bit more readble/editable 

      o Added a prompt and code for Including/Excluding  links
        to Full-Size images

      o All other changes are basically coding style cosmetics .... 


  Thanks again for a useful Python program ....

-- 
Cousin Stanley
Human Being
Phoenix, Arizona




More information about the Python-list mailing list