[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-11-02 Thread Per Cederberg
There is a new (hopefully working) version of the download page available now: http://mochikit.com/pack.html It only provides customized downloads from svn trunk at the moment. And due to the default packed version not including all modules, some modules are not available... If you have tim

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-23 Thread Christoph Zwerschke
Great. Would be nice to have this on the MK homepage. -- Christoph --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to mochikit@googlegroups.com To unsubscribe from

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-22 Thread Bob Ippolito
If you need some server-side code that echos back the content with Content-Disposition set appropriately, you can put it in the google app engine project that I built to fetch the blog and mailing list feeds. Just let me know once the code is there and I'll update it. http://svn.mochikit.com/moch

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-22 Thread Per Cederberg
Often, ignoring a problem eventually causes a solution to appear. So the other day it just struck me that all we need to do, to enable configurable packing, is to parse the packed version into modules. And then allow the user to paste them back together. So I developed a new demo that does that.

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-13 Thread Arnar Birgisson
Hi again, On Mon, Oct 13, 2008 at 22:23, Arnar Birgisson <[EMAIL PROTECTED]> wrote: > Although, there is one outrageous possibility: We could pregenerate > all possible combinations of modules. Now, before you call me crazy, > note that even if 14 modules could potentially mean 2^14~=16k > differ

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-13 Thread Arnar Birgisson
On Mon, Oct 13, 2008 at 22:09, Per Cederberg <[EMAIL PROTECTED]> wrote: > I fooled around a bit with the visual effects instead... > http://www.percederberg.net/mochikit/pack.html Ah, nice, very nice. As for the other thing (generating the pack) - I don't think there is a good, clean way to do i

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-13 Thread Per Cederberg
On Mon, Oct 13, 2008 at 2:24 PM, Arnar Birgisson <[EMAIL PROTECTED]> wrote: > Minor usability pointer: When unselecting a module, instead of > unselecting everything that depends on it - highlight the relevant > part of "uses XXX" of those in some /error/ color. I fooled around a bit with the vis

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-13 Thread Bob Ippolito
AFAIK Flash can't save to disk in that manner either. You can build Flash content with free tools though (Adobe Flex 2 SDK, MTASC, haXe, etc.). -bob On Mon, Oct 13, 2008 at 11:51 AM, Per Cederberg <[EMAIL PROTECTED]> wrote: > > Scary stuff. JS in JS... :-) > > I also gave the download issue som

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-13 Thread Per Cederberg
Scary stuff. JS in JS... :-) I also gave the download issue some thought. Seems it would be possible to spoof a download in IE and Firefox (with privilege escalation warning). But not on Safari. And anyway, it would be an ugly and messy hack. So my next thought would be to create something in Fl

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-13 Thread Bob Ippolito
I had intended to build exactly that years ago, but never got around to it... mostly because it's hard to do client side and I didn't want that feature to be dependent on some server-side script. My thinking was that we'd keep packed versions of every module (so that we could continue to use the

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-13 Thread Jason Bunting
MochiKit.DragAndDrop and > MochiKit.Sortable in the packed version? > > > On Mon, Oct 13, 2008 at 13:47, Per Cederberg <[EMAIL PROTECTED]> wrote: > > For version 1.5 I think we should consider having a nice little > > download web page where you can customize your packe

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-13 Thread Arnar Birgisson
On Mon, Oct 13, 2008 at 13:47, Per Cederberg <[EMAIL PROTECTED]> wrote: > For version 1.5 I think we should consider having a nice little > download web page where you can customize your packed version of > MochiKit. I created a little dummy UI to show what I mean: > > http://www.percederberg.net/

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-13 Thread Per Cederberg
Seeing that this wasn't just an omission, I won't change it for the 1.4 version. For version 1.5 I think we should consider having a nice little download web page where you can customize your packed version of MochiKit. I created a little dummy UI to show what I mean: http://www.percederberg.net

[mochikit] Re: Including MochiKit.DragAndDrop and MochiKit.Sortable in the packed version?

2008-10-08 Thread Arnar Birgisson
Hi Per, On Wed, Oct 8, 2008 at 15:38, Per Cederberg <[EMAIL PROTECTED]> wrote: > The packed version of MochiKit still doesn't include the modules > DragAndDrop and Sortable. I found a previous discussion of that in > this thread: > > http://groups.google.com/group/mochikit/browse_thread/thread/9d