Am Mittwoch, 14. August 2002 20:36 schrieben Sie: > On Wednesday 14 Aug 2002 6:46 pm, Christian Berger wrote: > > Du Stefan, k?nntest Du Dir ein Benutzerkonto bei > > http://www.sourceforge.net besorgen, das kostet nicht, und Du bekommst > > auch (normalerweise) keinen Spam oder sowas. > > > > Just asked Stefan, if he could get a sourceforge account. > > Cool, let me know when he has an account and I will add him.
So let's see :) > > > Talking about cinerella hype, after slashdot ran the story, a lot > > > more people than usual have been looking at the kdenlive page. > > > > Well just post into the board saying you are working on an > > alternative, I've already also gotten a professional videographer > > beeing interrested. > > I mentioned it on the kde-multimedia mailing list just after you had > contacted me, seeing if I could attract interest. I got a lot of people > looking, but no-one seemed interested, so I thought I'd wait until we > had something to show off before announcing it again. I see, but some publicity wouldn't be to bad I think. > > Last time I tried Cinerella, it didn't compile. Broadcast 2000 simply > > crashed reproducably. > > I tried Broadcast 2000 but it was absolutely useless. I haven't been > able to try cinerella yet but somebody is supposed to be making an RPM > for mandrake, so I'll give it a go and let you know what I think. I've tried Broadcast 2000, too. Well it crashed when loading videos it recorded itself!!! It's almoust commercial quality. Well the nice thing about Cinerella is they sell nice workstations for $20000 including all the nessesary hard- and software. But I think it's acting to much as a commercial company. > Another project I am trying to find out about is jahshaka : > > http://jahshakafx.sourceforge.net/ > > But I have not managed to get it working, so can't comment on it. Seems interresting. > Cheers, > Jason Servus Casandro -- #define T 1000 #define M T*T int main(){int x,y;for(y=0;y<20;y++){for(x=0;x<70;x++){int c=-1;int xr,yr,zr;int xp,yp,zp;xp=yp=zp=0;xr=(x-35);yr=(y- 10);zr=10;while(1){if(yp>T){c=5;if((((zp)/T)%2==1)^(((xp+M )/T)%2==1))c=0;break;}if(zp>T*10){c=0;if (((yp*yp+xp*xp)/( T*100))%2==1)c=2;break;}zp+=zr;xp+=xr;yp+=yr;}printf("%c", c+32);}printf("\n");}};
