Eeek, oops if rotation is going clockwise it might be my fault. I didn't have access to nodebox so assumed it should be clockwise. - I thought I reversed that in my branch but maybe not :)
...Just to confuse things I tried the nodebox2 beta and in there it is clockwise. Enough confusion though: if were targeting nodebox1 I guess it should be CCW. S++ ----- Original Message ---- > From: francesco fantoni <[email protected]> > To: [email protected] > Sent: Fri, January 15, 2010 7:59:33 PM > Subject: Re: [shoebot-devel] Nodebox web library? > > no, it's ok: the new structure of the code looks great and very logic, > it's just me getting too old and loosing my memory ;) > I'll try to recall what I had learnt last year and re-pythonize a bit my > mind. > Great work ricardo! > (transformations seem really a lot faster!!! only thing I noticed is > rotation sense seems to have changed: wasn't it counter-clockwise > before?) > nice to see shoebot running again. > best to all, > francesco > > Il giorno ven, 15/01/2010 alle 17.43 +0000, ricardo lafuente ha scritto: > > On 1/15/10 14:12 , francesco fantoni wrote: > > > I cloned the last shoebot tree today, opened the source code after > > > almost 7-8 months.... and totally got lost! :) > > > I've been away too long, and forgot too much :( > > > > Well, let's try and tackle that together then :) > > What are the issues that you're facing? > > Anything that should be changed in the Shoebot core to make the libs > > part more straightforward? > > > > > > > > Il giorno gio, 14/01/2010 alle 17.21 +0000, ricardo lafuente ha scritto: > > >> On 1/14/10 10:40 , Stuart Axon wrote: > > >>> So it is :) > > >> > > >> One detail: when doing some changes to comply with the Debian packaging > > >> standards, i noticed that the nodebox-web library came with a local copy > > >> of the Python Feedparser module. This is a no-no -- it ought to ask for > > >> a dependency instead of bundling extensions. So I took it out of the > > >> filesystem branch (which i'll be pushing to the Goto10 servers in a > moment). > > >> > > >> Also, if you're using Ubuntu, there's this package: > > >> http://packages.ubuntu.com/source/karmic/nodebox-web > > >> > > >> Which might do away with the need to bundle it ourselves; still, i'm not > > >> sure what to do regarding Win and Mac versions, should we bundle the Web > > >> lib? > > >> > > >> > > >>> However ximport("web") doesn't work on my machine... > > >>> (TBH I tested the module by copying it into my python lib folder - a > > >>> bit > naughty but I was testing something else too) > > >>> > > >>> Does ximport work for other people with stuff in the lib folder? > > >>> > > >>> Possibly it's just my branch (or the filesystem branch upon which it's > based) ? > > >>> > > >>> > > >>> S++ > > >>> > > >>> > > >>> > > >>> ----- Original Message ---- > > >>>> From: francesco fantoni > > >>>> To: [email protected] > > >>>> Sent: Thu, January 14, 2010 9:33:12 AM > > >>>> Subject: Re: [shoebot-devel] Nodebox web library? > > >>>> > > >>>> wasn't it already? > > >>>> > > >>>> > > >>>> Il giorno gio, 14/01/2010 alle 15.58 +1300, Dave Crossland ha scritto: > > >>>>> 2010/1/14 Stuart Axon : > > >>>>>> OK, this does work, once a missing import for StringIO is added: > > >>>>>> http://bitbucket.org/stuaxo/shoebot/ > > >>>>> > > >>>>> Sweet! Hope this can go into the SB libs :) > > >>>>> _______________________________________________ > > >>>>> Shoebot-devel mailing list > > >>>>> [email protected] > > >>>>> http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net > > >>>> -- > > >>>> architetto Francesco Fantoni > > >>>> > > >>>> l.go san giacomo, 38 > > >>>> I-41100 modena (italia) > > >>>> tel.& fax. +39.059.217554 > > >>>> skype: hva_studio > > >>>> e.mail: [email protected] > > >>>> web: http://www.hv-a.com > > >>>> > > >>>> _______________________________________________ > > >>>> Shoebot-devel mailing list > > >>>> [email protected] > > >>>> http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net > > >>> > > >>> > > >>> > > >>> > > >>> _______________________________________________ > > >>> Shoebot-devel mailing list > > >>> [email protected] > > >>> http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net > > >>> > > >> > > >> _______________________________________________ > > >> Shoebot-devel mailing list > > >> [email protected] > > >> http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net > > > > _______________________________________________ > > Shoebot-devel mailing list > > [email protected] > > http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net > > _______________________________________________ > Shoebot-devel mailing list > [email protected] > http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net _______________________________________________ Shoebot-devel mailing list [email protected] http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net
