On 2005-06-13 19:45:54 RalfGesellensetter wrote: > Am Montag, 13. Juni 2005 18:48 schrieben Sie: > > Heute 18:48:02 > > > > > > Thank you for an inspiring and creative weekend in Bergen, Norway. I > > took some pictures which are available for download at > > > > http://musthave.sunbase.org/Skolelinux/ > > > > Probably unnecessary to say, but the images are GFDLed. > > Hi Øyvind, > > thanx - even though I was not there, I like to watch those pictures. > Alas, they are huge - 2M eacht. Could you possibly make smaller > preview versions, like 300x400 pix / below 100kB?
Sure. In addition to the 2592x1944 versions, there are now subdirectories with the pictures in 800x600, 640x480 and 120x160 pixels. There is also an index file with all the pictures at http://musthave.sunbase.org/Skolelinux/2005-06.Skolelinux-gathering.Bergen/index.html Regards, Øyvind A. Holm --------------------- #!/bin/bash for f in 1 2 3; do PREF=http://musthave.sunbase.org/Stallman/stallman${f}c wget $PREF.sub ; mplayer -cache 8192 -sub stallman${f}c.sub $PREF.mpeg done -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

