[flexcoders] Alternatives to LCDS

2007-12-27 Thread Guido
Hi guys,

I'm starting a project and was wondering on using an alternative for LCDS
for remoting. I came across things like WebORB, GraniteDS or directly
BlazeDS.

I thought it would be wise to ask here for experiencies, suggestions, etc.

Any leads on good alternatives?

Thanks in advance!

Guido.


Re: [flexcoders] Alternatives to LCDS

2007-12-27 Thread Frederico Garcia
Guido escreveu:
 Hi guys,
  
 I'm starting a project and was wondering on using an alternative for 
 LCDS for remoting. I came across things like WebORB, GraniteDS or 
 directly BlazeDS.
  
 I thought it would be wise to ask here for experiencies, suggestions, etc.
  
 Any leads on good alternatives?
  
 Thanks in advance!
  
 Guido.
 

 __ NOD32 2751 (20071227) Information __

 This message was checked by NOD32 antivirus system.
 http://www.eset.com
I've been using amfphp and graniteds. Both are quite easy to use. 
Granite doesn't need J2EE, (see the POJO sections) but it requires 
Tomcat or JBoss to deploy. amfphp as the advantage of being PHP wich is 
much easier to find hosting for.

Soon I'll be posting a tutorial on preparing FB to better develop in 
Java based Remoting frameworks.

I can't help you with Blaze since I've been too busy to experiment with 
it, but the possibility of messaging (the ability to do callbacks) FOR 
FREE in Flash is one of it's coolest features.

Hope I was helpful,

Frederico Garcia


Re: [flexcoders] Alternatives to LCDS

2007-12-27 Thread Guido
Thanks For the feedback!

We're planning on using a Java backend running on a simple Tomcat server,
since the app will not be massivelly intended. I guess the wise choice would
be either WebORB for Java or LCDS Express.

Do you have any commens on any of these technologies?

Thanks,

Guido.

On Dec 27, 2007 5:42 PM, Frederico Garcia [EMAIL PROTECTED] wrote:

   Guido escreveu:

  Hi guys,
 
  I'm starting a project and was wondering on using an alternative for
  LCDS for remoting. I came across things like WebORB, GraniteDS or
  directly BlazeDS.
 
  I thought it would be wise to ask here for experiencies, suggestions,
 etc.
 
  Any leads on good alternatives?
 
  Thanks in advance!
 
  Guido.
 
 
  __ NOD32 2751 (20071227) Information __
 
  This message was checked by NOD32 antivirus system.
  http://www.eset.com
 I've been using amfphp and graniteds. Both are quite easy to use.
 Granite doesn't need J2EE, (see the POJO sections) but it requires
 Tomcat or JBoss to deploy. amfphp as the advantage of being PHP wich is
 much easier to find hosting for.

 Soon I'll be posting a tutorial on preparing FB to better develop in
 Java based Remoting frameworks.

 I can't help you with Blaze since I've been too busy to experiment with
 it, but the possibility of messaging (the ability to do callbacks) FOR
 FREE in Flash is one of it's coolest features.

 Hope I was helpful,

 Frederico Garcia

 



Re: [flexcoders] Alternatives to LCDS

2007-12-27 Thread Frederico Garcia
Guido escreveu:
 Thanks For the feedback!
  
 We're planning on using a Java backend running on a simple Tomcat 
 server, since the app will not be massivelly intended. I guess the 
 wise choice would be either WebORB for Java or LCDS Express.
  
 Do you have any commens on any of these technologies?
  
 Thanks,
  
 Guido.

 On Dec 27, 2007 5:42 PM, Frederico Garcia [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:

 Guido escreveu:


  Hi guys,
 
  I'm starting a project and was wondering on using an alternative
 for
  LCDS for remoting. I came across things like WebORB, GraniteDS or
  directly BlazeDS.
 
  I thought it would be wise to ask here for experiencies,
 suggestions, etc.
 
  Any leads on good alternatives?
 
  Thanks in advance!
 
  Guido.
 
 
  __ NOD32 2751 (20071227) Information __
 
  This message was checked by NOD32 antivirus system.
  http://www.eset.com http://www.eset.com/
 I've been using amfphp and graniteds. Both are quite easy to use.
 Granite doesn't need J2EE, (see the POJO sections) but it requires
 Tomcat or JBoss to deploy. amfphp as the advantage of being PHP
 wich is
 much easier to find hosting for.

 Soon I'll be posting a tutorial on preparing FB to better develop in
 Java based Remoting frameworks.

 I can't help you with Blaze since I've been too busy to experiment
 with
 it, but the possibility of messaging (the ability to do callbacks)
 FOR
 FREE in Flash is one of it's coolest features.

 Hope I was helpful,

 Frederico Garcia


 

 __ NOD32 2751 (20071227) Information __

 This message was checked by NOD32 antivirus system.
 http://www.eset.com
Well, here's an article about WebOrb.  I would go with BlazeDS though. 
It's based on LCDS, and is in my opinion what most Flex developer using 
Remoting were waiting for a long time.

Regards,

Frederico Garcia


Re: [flexcoders] Alternatives to LCDS

2007-12-27 Thread Frederico Garcia
Frederico Garcia escreveu:
 Guido escreveu:
   
 Thanks For the feedback!
  
 We're planning on using a Java backend running on a simple Tomcat 
 server, since the app will not be massivelly intended. I guess the 
 wise choice would be either WebORB for Java or LCDS Express.
  
 Do you have any commens on any of these technologies?
  
 Thanks,
  
 Guido.

 On Dec 27, 2007 5:42 PM, Frederico Garcia [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:

 Guido escreveu:


  Hi guys,
 
  I'm starting a project and was wondering on using an alternative
 for
  LCDS for remoting. I came across things like WebORB, GraniteDS or
  directly BlazeDS.
 
  I thought it would be wise to ask here for experiencies,
 suggestions, etc.
 
  Any leads on good alternatives?
 
  Thanks in advance!
 
  Guido.
 
 
  __ NOD32 2751 (20071227) Information __
 
  This message was checked by NOD32 antivirus system.
  http://www.eset.com http://www.eset.com/
 I've been using amfphp and graniteds. Both are quite easy to use.
 Granite doesn't need J2EE, (see the POJO sections) but it requires
 Tomcat or JBoss to deploy. amfphp as the advantage of being PHP
 wich is
 much easier to find hosting for.

 Soon I'll be posting a tutorial on preparing FB to better develop in
 Java based Remoting frameworks.

 I can't help you with Blaze since I've been too busy to experiment
 with
 it, but the possibility of messaging (the ability to do callbacks)
 FOR
 FREE in Flash is one of it's coolest features.

 Hope I was helpful,

 Frederico Garcia




 __ NOD32 2751 (20071227) Information __

 This message was checked by NOD32 antivirus system.
 http://www.eset.com
 
 Well, here's an article about WebOrb.  I would go with BlazeDS though. 
 It's based on LCDS, and is in my opinion what most Flex developer using 
 Remoting were waiting for a long time.

 Regards,

 Frederico Garcia


 --
 Flexcoders Mailing List
 FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
 Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
 Yahoo! Groups Links




 __ NOD32 2751 (20071227) Information __

 This message was checked by NOD32 antivirus system.
 http://www.eset.com



   
Sorry, forgot the link to the article:

http://flex.sys-con.com/read/474885.htm