On Sun, Jan 06, 2002 at 11:41:47PM -0800, Larry Price wrote: > > The last time I sat down in front of a strange windows box, it already had > python running on it and the person who's computer it was did not remember > having installed it, this was on WinME; there's also a whole book devoted > to COM programming with python so if you must deal with the beast, at > least you'll be able to do so with a decent programming language.
Sometines I write small scripts to, say, get the size of and create thumbnails of and upload some jpegs and a file containing the image names and size info. The info file gets parsed and put into a database for use on a website. Anyone know if this kind of stuff can be done on Win* and *nix with the same python script? Can python be used with Apache or does one need to run Zope? -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
