Re: HTML Calendar code

2007-01-13 Thread Kajsa Anka
Thanks -- http://mail.python.org/mailman/listinfo/python-list

HTML Calendar code

2007-01-13 Thread Kajsa Anka
Before I re-invent something I would like to ask if there exists some code that can be used for create the HTML code for a calendar which I then can include on a web page. The module in the standard library can create a calendar but I would like display my schedule. My idea is that it would

Re: Scaling pictures

2006-12-29 Thread Kajsa Anka
On Thu, 28 Dec 2006 11:53:41 +0100, Kajsa Anka wrote (in article <[EMAIL PROTECTED]>): Thanks for the answers, I'll use PIL. jem -- http://mail.python.org/mailman/listinfo/python-list

Scaling pictures

2006-12-28 Thread Kajsa Anka
I would like some advice, I'm going to build a small app that will, among other things, scale images so that they can be published on a web site. I've never done any image processing in python before so I would like to ask what is the best way of doing this, I will not do anything else than scal