RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-23 Thread Robert Thompson
:[EMAIL PROTECTED] Sent: Saturday, October 22, 2005 7:44 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Re: Open source AMF solutions that work with flex Would either of you mind giving people like me a one-liner and perhaps a url to an introduction to the issue you

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-23 Thread Theodore E Patrick
in regards to scalability. My 2 Cents, Ted :) -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dave Wolf Sent: Sunday, October 23, 2005 5:22 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work with flex

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-23 Thread Robert Thompson
:22 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work with flex following pros and cons as they relate to SOAP vs. AMF. - AMF requires less bandwidth - AMF is faster to parse on the client side - AMF parsing time grows

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-23 Thread Theodore E Patrick
, October 23, 2005 5:22 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work with flex following pros and cons as they relate to SOAP vs. AMF. - AMF requires less bandwidth - AMF is faster to parse on the client side

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-22 Thread Robert Thompson
@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work with flex I do want to know why you're prefering AMF over HTTP or WebService. Just curious on the motivation there. -- Dave Wolf Cynergy Systems, Inc. Macromedia Flex Alliance Partner http://www.cynergysystems.com Email

Re: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-22 Thread Robert Thompson
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dave Wolf Sent: Friday, October 21, 2005 12:42 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work with flex A few comments. * Binary transport So is SOAP when you turn on GZIP

Re: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-22 Thread Robert Thompson
- From: Kevin Langdon To: flexcoders@yahoogroups.com Sent: Friday, October 21, 2005 2:46 PM Subject: RE: [flexcoders] Re: Open source AMF solutions that work with flex Assuming you have a java backend, openAMF is your best bet. It will require some tweeking to work with Flex

Re: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-22 Thread Robert Thompson
Subject: [flexcoders] Re: Open source AMF solutions that work with flex I do want to know why you're prefering AMF over HTTP or WebService. Just curious on the motivation there. -- Dave Wolf Cynergy Systems, Inc. Macromedia Flex Alliance Partner http

Re: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-22 Thread Anatole Tartakovsky
] To: flexcoders@yahoogroups.com Sent: Friday, October 21, 2005 3:55 PM Subject: RE: [flexcoders] Re: Open source AMF solutions that work with flex - AMF is binary data passed over standard HTTP request and responses. So you should not have any problem with packet filtering. - You can turn on GZIP

Re: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-22 Thread Robert Thompson
21, 2005 12:29 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work with flex I do want to know why you're prefering AMF over HTTP or WebService. Just curious on the motivation there. -- Dave Wolf Cynergy Systems, Inc

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-22 Thread Kevin Langdon
PROTECTED] To: flexcoders@yahoogroups.com Sent: Friday, October 21, 2005 3:55 PM Subject: RE: [flexcoders] Re: Open source AMF solutions that work with flex - AMF is binary data passed over standard HTTP request and responses. So you should not have any problem with packet filtering. - You can

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-21 Thread Kevin Langdon
: Friday, October 21, 2005 1:54 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: Open source AMF solutions that work with flex I guess I should specify that they don't need to be open source at all they could be 3rd party as well. (More than willing to pay for a solution) On 10/21/05

Re: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-21 Thread Clint Modien
@yahoogroups.com [mailto: flexcoders@yahoogroups.com] On Behalf Of Clint ModienSent: Friday, October 21, 2005 1:54 PMTo: flexcoders@yahoogroups.comSubject: [flexcoders] Re: Open source AMF solutions that work with flex I guess I should specify that they don't need to be open source at all

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-21 Thread Abdul Qabiz
: Friday, October 21, 2005 12:29 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work with flex I do want to know why you're prefering AMF over HTTP or WebService. Just curious on the motivation there. -- Dave Wolf Cynergy Systems, Inc. Macromedia Flex

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-21 Thread Robert Thompson
serialization/deserialization -abdul -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dave Wolf Sent: Friday, October 21, 2005 12:29 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-21 Thread Matt Chotin
, October 21, 2005 12:42 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work with flex A few comments. * Binary transport So is SOAP when you turn on GZIP compression in your container. And I would argue that binary transmission can be a bad thing too

Re: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-21 Thread Clint Modien
performance On 10/21/05, Dave Wolf [EMAIL PROTECTED] wrote: I do want to know why you're prefering AMF over HTTP or WebService.Just curious on the motivation there. --Dave WolfCynergy Systems, Inc.Macromedia Flex Alliance Partnerhttp://www.cynergysystems.comEmail: [EMAIL PROTECTED]Office:

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-21 Thread Abdul Qabiz
in Flex is done by ActionScript. -abdul -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dave Wolf Sent: Friday, October 21, 2005 12:42 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work with flex

RE: [flexcoders] Re: Open source AMF solutions that work with flex

2005-10-21 Thread Kevin Langdon
. -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dave Wolf Sent: Friday, October 21, 2005 3:42 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Open source AMF solutions that work with flex A few comments. * Binary transport So is SOAP