[mochikit] Mochikit and Prototype

2006-06-29 Thread Yaakov Nemoy
Hi list, are there any notes on mixing Mochikit with Prototype at all? I know they do overlap, but I really need lots of different pieces from both of them. Yaakov --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "

[mochikit] POST requests and XMLHttpRequest

2006-07-04 Thread Yaakov Nemoy
Hi List, I'm looking through the docs, and I'm not seeing much sophistication to manipulating the actual request. I'm working on an app using lots of forms, so using POST is pretty critical. Short of touching the XMLHttpRequests myself (ie, throwing a bit of code ripped off another framework)

[mochikit] simple test

2006-07-05 Thread Yaakov Nemoy
Hi List, so i'm doing a HelloWorld++ program just to make sure I have everything working, and this is my code: Insert title here log("test"); var p = P(null, repr(MochiKit.Base)); log(repr(p)); log(toHTML(p)); var moch = $("moo"); log(repr(m

[mochikit] Re: POST requests and XMLHttpRequest

2006-07-05 Thread Yaakov Nemoy
test as soon as I figure out why firefox want's to play nice with something else. If anyone has a ready test available, let me know it it works :) Cheers, Yaakov On 7/4/06, Bob Ippolito <[EMAIL PROTECTED]> wrote: > > On Jul 4, 2006, at 6:46 AM, Yaakov Nemoy wrote: > > >

[mochikit] Re: POST requests and XMLHttpRequest

2006-07-06 Thread Yaakov Nemoy
Hi List, On 7/5/06, Yaakov Nemoy <[EMAIL PROTECTED]> wrote: > fancier, but the code below isn't > called FancyPostXMLHttpRequest. Someone else can write that. So here > is some untested code: > > I don't see a point of asking, how many ways can the developer s

[mochikit] Re: POST requests and XMLHttpRequest

2006-07-06 Thread Yaakov Nemoy
Yes, i have a few thoughts. On 7/6/06, John Wang <[EMAIL PROTECTED]> wrote: > Instead of propagating custom headers like X-Prototype-Version (and > X-MochiKit-Version), I'd prefer more standardized approach like what is done > with User-Agent already: Yes, standards are good, cause we seem to h

[mochikit] Re: [ANN] Public Beta of MochiKit-enabled IDE

2006-07-13 Thread Yaakov Nemoy
Cool, On 7/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Our IDE has many unique features, including: > > - full 'code assist' on your JavaScript functions as well as any > included JavaScript > - code structure outliner for HTML, CSS, and JS (even all at the same > time) > - errors and w

[mochikit] MochiKit not found in IE

2006-08-10 Thread Yaakov Nemoy
Hi guys, I have a site that works perfectly fine in Firefox, which is always a good tipoff it won't work in IE. I try calling Mochikit.Signal.connect near the end of a page, and I get MochiKit is unidentified. I am using Mochikit 1.3.1 and Prototype 1.5_rc0. MochiKit is being loaded first. An

[mochikit] Re: MochiKit not found in IE

2006-08-11 Thread Yaakov Nemoy
Hi again, Here is some source to go with my question: this is the website in question: http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";> Auftragslist function get_included(form) { var is_included = function (value,

[mochikit] Re: MochiKit not found in IE

2006-08-11 Thread Yaakov Nemoy
Seems I sent the wrong function. Here is the one from MochiKit.Async I added that's being used: doJSONPostXMLHttpRequest: function (url, obj) { var self = MochiKit.Async; var req = self.getXMLHttpRequest(); var data = MochiKit.Base.serializeJSON(obj); req.open

[mochikit] Re: MochiKit not found in IE

2006-08-11 Thread Yaakov Nemoy
Ouch, 2006/8/10, Yaakov Nemoy <[EMAIL PROTECTED]>: > Hi guys, > > I have a site that works perfectly fine in Firefox, which is always a > good tipoff it won't work in IE. I try calling *@&$*(@&$)%#)(*%#(*()% IE.

[mochikit] Re: Next stable release?

2006-08-16 Thread Yaakov Nemoy
Hmmm... 2006/8/16, Daniel Haus <[EMAIL PROTECTED]>: > > But still, as a customer, I would not choose a company that ships > development versions over one that builds on versions marked as stable. > I know and see that MochiKit is high quality software, even the > development versions, and I'm ver

[mochikit] Mochikit RPC

2006-08-30 Thread Yaakov Nemoy
Hi Mochikiters, I'm working on an RPC (remote procedure call) system that'll run in a Java Enterprise Container. I'm using Mochikit (and parts of Prototype) to handle the front end interactions. This means I'm putting together a library of functions for wrapping up functions in stubs, etc a

[mochikit] Re: Arabic Spam

2007-06-09 Thread Yaakov Nemoy
Hi, On 6/9/07, Bob Ippolito <[EMAIL PROTECTED]> wrote: > On 6/9/07, Alberto Simões <[EMAIL PROTECTED]> wrote: > > > > Is there anything we can do against those Arabic spam messages? > > > > I've just changed the moderation settings to moderate all messages > from new users. I'm not sure how much