[Rails-spinoffs] Scriptaculous + Drag n Drop + "Boxes" Portal Layout

2006-06-06 Thread Jean-Philippe Encausse
Hi, I've already played with scriptaculous DragNDrop for small fields or objects but I never did that for larger "boxes" like portal portlet. Does anybody know a tutorial or sample or explaination about how to Drag n Drop boxes like: - My Google - Netvibes: http://www.netvibes.com/ - ... How to

RE: [Rails-spinoffs] Monitor Objects

2006-06-06 Thread Maninder, Singh
I keep getting some front page extensions not installed on the server or something similar. ___ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

RE: [Rails-spinoffs] Monitor Objects

2006-06-06 Thread Martinez, Andrew
Interesting. I have the latest VS release but I haven’t installed it yet; probably should have. I wonder how well it will perform. Thanks for the info.   -Andrew Martinez   -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Ryan Gahl Sent: Tuesday,

RE: [Rails-spinoffs] Monitor Objects

2006-06-06 Thread Maninder, Singh
Do you know how I can open my URL inside of it? If it's not done using ASP.net?   I have it installed but havent successfully played around with it.   -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Ryan GahlSent: Tuesday, June 06, 2006 7:11

Re: [Rails-spinoffs] Monitor Objects

2006-06-06 Thread Ryan Gahl
By far the best way to debug IE, Andrew, is to use VS, or the newly released Visual Web Developer Express which is free. It's extremely fast for debugging js, and feature rich. Break points, watches, stack trace, script explorer, etc... On 6/6/06, Martinez, Andrew <[EMAIL PROTECTED]> wrote: FireFo

RE: [Rails-spinoffs] Monitor Objects

2006-06-06 Thread Martinez, Andrew
FireFox has an extension called LeakMonitor. It is quite annoying for normal browsing but you can just enable/disable it. Have you considered making an absolutely positioned DIV with overflow auto that can be shown/hidden with key commands for debug output? Just pipe your debug to a function an

[Rails-spinoffs] Monitor Objects

2006-06-06 Thread Maninder, Singh
Hi, Sometimes (and I don't know when) I get a Stack Overflow at line 0 error. I know that it could be due to - 1) Recursion 2) Lot of memory consumption by some object 3) Bad usage of iframes (I read it somewhere:) 4) Something else Since it's not reproducible everytime, it's hard to debug. So

Re: [Rails-spinoffs] rich text editors

2006-06-06 Thread Rob Sanheim
I went thru this recently for a project - ie trying to find a text editor compatible w/ Prototype/Scriptaculous. I first tried Dojo Editor/Editor2. I had some issues which I don't thing were related to Prototype/Dojo incompatibility. The widget model they have is very powerful, but it was proba

Re: [Rails-spinoffs] rich text editors

2006-06-06 Thread Jean-Philippe Encausse
Does anybody already try KTML ? http://www.interaktonline.com/Products/Online-HTML-Editor/KTML-for-Dreamweaver/Live-Demos/ Seems to be interesting ? On 6/6/06, Jerod Venema <[EMAIL PROTECTED]> wrote: It's not feature-rich, by any means, but feel free to use this: http://clarityccs.com/moderna

Re: [Rails-spinoffs] Known Issues!

2006-06-06 Thread Thomas Fuchs
Not much there, but you'll find a few pointers on http://wiki.script.aculo.us/scriptaculous/show/SupportedBrowsers Feel free to extend... -Thomas Am 05.06.2006 um 11:30 schrieb Maninder, Singh: Is there a page available somewhere on the wiki with 'Known Issues' in prototype/scriptaculous on