Re: File Upload

2010-04-28 Thread David LeBer
On 2010-04-28, at 11:26 PM, Mike Schrag wrote: > One thing that would be nice is a javascript function to start the upload and > a callback on completion ... This would potentially allow a solution to file > uploads in ajax forms -- you could have a "submit button" that when clicked, > grayed o

Re: File Upload

2010-04-28 Thread Mike Schrag
One thing that would be nice is a javascript function to start the upload and a callback on completion ... This would potentially allow a solution to file uploads in ajax forms -- you could have a "submit button" that when clicked, grayed out the submit ("sending..."), starts the upload in the f

Re: File Upload

2010-04-28 Thread Mike Schrag
i dig it ... i've never been happy with how AjaxFileUpload worked and the funky limitations it had. On Apr 28, 2010, at 11:17 PM, David LeBer wrote: > Hey all, > > Because of the way inline edit pages work in ERModernLook all of the standard > file upload components don't. > > So I've been wo

File Upload

2010-04-28 Thread David LeBer
Hey all, Because of the way inline edit pages work in ERModernLook all of the standard file upload components don't. So I've been working on one that will. I've got to say it's a pig of a problem. Mike had already done some heavy lifting on AjaxUpload but it required it's own form. Andrew Valu

Re: Ajax Sortable List

2010-04-28 Thread Jim Murry
Thank you, I had figured that to be the case. I was just hoping that I was overlooking something. Jim On Apr 28, 2010, at 4:10 PM, Mike Schrag wrote: the containment flag is not supported ... i don't think there's currently an easy way to make this work. i looked at it a few years ago an

Re: [OT] ≈ plug-in available for Mac OS X

2010-04-28 Thread Chuck Hill
On Apr 28, 2010, at 2:45 PM, Paul Hoadley wrote: On 29/04/2010, at 6:52 AM, Chuck Hill wrote: No help, but this happened to me to. Now neither this nor Jadclipse will work. Great. I used the standalone JD-GUI for the problem I had at the time, but it's a shame the Eclipse plug-in won't

Re: Ajax Sortable List

2010-04-28 Thread Mike Schrag
the containment flag is not supported ... i don't think there's currently an easy way to make this work. i looked at it a few years ago and didn't have the energy to fit all the pieces together. if you have to support this, i would recommend just doing it by tracking the ids in a non-automagic w

Ajax Sortable List

2010-04-28 Thread Jim Murry
I am trying to create two ajax sortable lists like the example in Wonder, but I need to be able to drag the items between the two lists. More specifically I want listA to be a list of available processes that can be dragged to listB to populate listB without depopulating listA. When I cha

Re: [OT] JD-Eclipse plug-in available for Mac OS X

2010-04-28 Thread Paul Hoadley
On 29/04/2010, at 6:52 AM, Chuck Hill wrote: > No help, but this happened to me to. Now neither this nor Jadclipse will > work. Great. I used the standalone JD-GUI for the problem I had at the time, but it's a shame the Eclipse plug-in won't work. -- Paul. http://logicsquad.net/ __

Re: [OT] JD-Eclipse plug-in available for Mac OS X

2010-04-28 Thread Chuck Hill
No help, but this happened to me to. Now neither this nor Jadclipse will work. On Apr 28, 2010, at 1:02 AM, Paul Hoadley wrote: On 16/05/2009, at 11:45 AM, Kieran Kelleher wrote: Thanks for letting us know. Works great. Very clean decompile. It is cool how it puts /* */ the the left of

[OT] - WWDC10

2010-04-28 Thread Dev WO
Hello womates, just in case there are some of you with a "still working" ADC Premium with an e-ticket for WWDC2010 and they won't attend, maybe those tickets can be of help for some of us:) Basically it could be a list of "everyone who are going to attend" and "the number of available tickets".

Re: Instance gets down after approx 500 hits; Database backup; Connection pooling with Single Database Context

2010-04-28 Thread David LeBer
On 2010-04-28, at 9:02 AM, Pascal Robert wrote: > > Le 10-04-27 à 16:23, Chuck Hill a écrit : > >> >> On Apr 27, 2010, at 1:20 PM, David LeBer wrote: >> >>> >>> On 2010-04-27, at 4:17 PM, Chuck Hill wrote: >>> On Apr 27, 2010, at 1:15 PM, Mark Ritchie wrote: > On 27/Apr

Re: Instance gets down after approx 500 hits; Database backup; Connection pooling with Single Database Context

2010-04-28 Thread Pascal Robert
Le 10-04-27 à 16:23, Chuck Hill a écrit : On Apr 27, 2010, at 1:20 PM, David LeBer wrote: On 2010-04-27, at 4:17 PM, Chuck Hill wrote: On Apr 27, 2010, at 1:15 PM, Mark Ritchie wrote: On 27/Apr/2010, at 1:14 PM, Chuck Hill wrote: Still sounds like a fine academic theory dashed on the s

Re: need help with datepicker.....

2010-04-28 Thread David Avendasora
Ahg! I got my hopes up that you were referring to the coveted "do what I mean, not what I say" patch. Turns out that this just fixes AjaxModalContainer. Sigh. It's nice an all, but... On Apr 27, 2010, at 5:16 PM, Ramsey Gurley wrote: > There's a patch for that... > > http://issues.objectstyle

Re: [OT] JD-Eclipse plug-in available for Mac OS X

2010-04-28 Thread Paul Hoadley
On 16/05/2009, at 11:45 AM, Kieran Kelleher wrote: > Thanks for letting us know. Works great. Very clean decompile. It is cool how > it puts /* */ the the left of every code line too. > > On May 15, 2009, at 2:16 PM, Henrique Prange wrote: > >> Hi list, >> >> Just to inform the Java Decompi

Re: Debugging

2010-04-28 Thread Martin Samm
JadClipse - cheers, will check it out. Yep - the Fk column was indeed exposed as a class property. Thanks all, Martin On 27 April 2010 23:10, Chuck Hill wrote: > > On Apr 27, 2010, at 1:37 PM, Martin Samm wrote: > > I'm trying to debug this exception in Eclipse: >> >> Apr 27 21:33:13 AdTrack

Re: Linux Apache 2.2 webserver update causing problems

2010-04-28 Thread Aurélien Minet
Hi, Interesting I'll give a try (actually using mpm-worker) Aurelien On 04/28/2010 05:36 AM, D Tim Cummings wrote: > Hi > > We were getting a couple of segmentation faults each day using > apache2-mpm-worker on Debian Lenny. We switched to using > apache2-mpm-prefork and haven't had a segmenta