[Prototype-core] Implementing Cross site Ajax support for prototype

2007-10-21 Thread Thierry

I am looking for cross site ajax support for prototype.

Currently this does not seem to be supported. I think I will rewrite
the code of other libraries to be useful for prototype.

The best functionality out there, which i found so far, are:
http://trainofthoughts.org/blog/2007/04/12/jquery-plugin-xsajax/
http://trainofthoughts.org/repo/export/jquery/jquery.xsajax.js

http://cows-ajax.sourceforge.net/index.php

Suggestions and help would be appreciated off course :)


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



[Prototype-core] Re: Implementing Cross site Ajax support for prototype

2007-10-21 Thread Tobie Langel

Hi,

What would be great would be to include writing capacities similar to
what Google came up with.

I have no idea how complex that is to set up - probably very - nor how
their code is licensed.

Regards,

Tobie



On Oct 21, 3:10 pm, Thierry [EMAIL PROTECTED] wrote:
 I am looking for cross site ajax support for prototype.

 Currently this does not seem to be supported. I think I will rewrite
 the code of other libraries to be useful for prototype.

 The best functionality out there, which i found so far, 
 are:http://trainofthoughts.org/blog/2007/04/12/jquery-plugin-xsajax/http://trainofthoughts.org/repo/export/jquery/jquery.xsajax.js

 http://cows-ajax.sourceforge.net/index.php

 Suggestions and help would be appreciated off course :)


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



[Prototype-core] Re: Implementing Cross site Ajax support for prototype

2007-10-21 Thread Thierry

What did google come up with?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



[Prototype-core] Re: Implementing Cross site Ajax support for prototype

2007-10-21 Thread Tobie Langel

http://ajaxian.com/archives/google-launches-javascript-api-that-allows-you-to-write-back

On Oct 21, 4:03 pm, Thierry [EMAIL PROTECTED] wrote:
 What did google come up with?


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



[Prototype-core] Re: Implementing Cross site Ajax support for prototype

2007-10-21 Thread Thierry

Does anyone know if it possible to get the header response code, when
using the script technique?

Cheers,
Thierry


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



[Prototype-core] Re: Implementing Cross site Ajax support for prototype

2007-10-21 Thread Mislav Marohnić
On 10/21/07, Thierry [EMAIL PROTECTED] wrote:


 Does anyone know if it possible to get the header response code, when
 using the script technique?


No ... nothing is possible using the script technique except getting raw
data.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



[Prototype-core] Re: Event.extend not a function in firefox

2007-10-21 Thread Tobie Langel

Fixed in http://dev.rubyonrails.org/changeset/7986

cheers,

Tobie

On Oct 19, 5:11 pm, kangax [EMAIL PROTECTED] wrote:
 Sam,
 I think this issue is well documentedhttp://dev.rubyonrails.org/ticket/9421


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---



[Prototype-core] Re: Event.extend not a function in firefox

2007-10-21 Thread kangax

Tobie,
You just made my day!

This one was a long time annoyance.

Thanks to everybody.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype: Core group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~--~~~~--~~--~--~---