February 27th, 2004

pyAlbum

I wanted feedback from folks about the slides that I prepared for my Python seminar. [info]bluesmoon couldn't read Powerpoint slides. Exporting the slides to HTML doesn't help; the HTML slides work fine only on IE.

Here's what I did:
  • Exported all the slides in the Powerpoint file to JPGs.
  • Batch converted them (using IrfanView) to scale the images.
  • Created a simple HTML album using this simple Python script.
Wrote the script some while ago. I had to manually make changes to some of the HTML slides, because of ordering problems. It's better to use it to create image albums for now. Gawd knows if I'll work on it again.

I cannot afford to upload the HTML slides (> 600KB) from home; maybe sometime later.
Posted at 04:45 am | Link | 5 comments | Leave a comment

Python seminar...HTML slides

Finally, I managed to upload the HTML slides (created using pyAlbum.py). Slides are available here here. Folks, your feedback would be much appreciated.
Posted at 02:45 pm | Link | 9 comments | Leave a comment