Am Mittwoch, 14. August 2002 16:39 schrieben Sie: > On Wednesday 14 Aug 2002 9:36 am, Christian Berger wrote: > > Servus, > > > > I've gotten an interresting reply from a discussion forum. He claims > > he can help us translating stuff (german, english, french) as well as > > taking care of the homepage. > > Great! We could definitely do with a more official website than the one > on my homepage at the moment! > > I can give him access to the sourceforge webspace at > kdenlive.sourceforge.net.
Yes, uhm, can we add him? 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. > 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. Last time I tried Cinerella, it didn't compile. Broadcast 2000 simply crashed reproducably. > > Servus > > Casandro > > 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");}};
