[KDE Dot News]
 faq
 flatforty
 contribute
 subscribe
 configure
 search
 rdf

 main
 parent
 thread


Re: Why use SOAP?
by other ac on Thursday 23/Jun/2005, @15:30
REST?? IMHO AJAX is teh cool & more appropriate.

http://www.sagal.com/ajax/
  Related Links
 ·   Articles on KDE Official News
 ·   Also by other ac
 ·   Contact author

Thread Threshold:

The Fine Print: The following comments are owned by whomever posted them.
( Reply )

Re: Why use SOAP?
by ltmon on Thursday 23/Jun/2005, @16:41
I think you've got the wrong idea.

AJAX is at it's heart a presentation technology, not a web service technology. An AJAX application may connect to a web service to retrieve data, but is not the enabling technology for the web service itself.

The main web service technologies are:
- SOAP (venerable, complicated, powerful, standard)
- XML-RPC (much simpler, but missing some power)
- REST (believed by many to be the best of both worlds)

L.
[ Reply To This | View ]
  • Re: Why use SOAP?
    by other ac on Thursday 23/Jun/2005, @17:01
    Unfortunately for you, I'm afraid I can't express my disdain about these silly acronyms you so favor any better than the link I provided in the previous post.
    [ Reply To This | View ]
  • Re: Why use SOAP?
    by Maarten ter Huurne on Thursday 23/Jun/2005, @18:02
    If I understood correctly, REST isn't really a technology, it's more like a design approach to web APIs. While SOAP tries to solve everything inside SOAP itself, REST means you rely on existing mechanisms (URLs, HTTP) as much as possible.

    I wouldn't be surprised if KDE will choose REST eventually, just like DCOP was developed on top of existing mechanisms (ICE) when CORBA turned out to be too complicated.
    [ Reply To This | View ]
    • Re: Why use SOAP?
      by KDE User on Thursday 23/Jun/2005, @21:25
      > If I understood correctly, REST isn't really a technology

      Absolutely correct. Rest is what you do when tired you are. Soap is what you use when bath you take.
      [ Reply To This | View ]
      • Re: Why use SOAP?
        by fp on Thursday 23/Jun/2005, @23:52
        Yoda Talk is what you do, when you watch too much Starwars.
        [ Reply To This | View ]
  • Re: Why use SOAP?
    by Richard Moore on Friday 24/Jun/2005, @02:09
    Here is some information on REST: http://www.xml.com/pub/a/2004/12/01/restful-web.html

    Rich.
    [ Reply To This | View ]
  • Re: Why use SOAP?
    by Jason Keirstead on Friday 24/Jun/2005, @08:36
    AJAX is not a technology *at all* - it is a buzzword co-opted by Adaptive path to describe a technique for asynchronous data retrieval by using the XMLHttpRequest pbject, that they like to think they invented.

    Too bad web developers (such as myself) had been doing this for years earlier.

    AJAX is not a protocol - the protocol is HTTP. It is not a data format - the data format is XML and/or JSON. It is just a buzzword.
    [ Reply To This | View ]

 
The Fine Print: The previous comments are owned by whomever posted them.
( Reply )

  "Don't code today what you can't debug tommorow." -- Ariya Hidayat
KDE®, "K Desktop Environment", "KDE Dot News", "got the dot?" and the KDE Logo® are trademarks or registered trademarks of KDE e.V. in the European Union, the United States and other countries. All other trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the poster. The rest: Copyright © 2000-2008 KDE e.V. for The KDE Project. For further information or comments on this site, please contact the Webmaster.
[ home | post article | flat forty | subscribe | search | rdf ]