Re: Chat Messenger desktop client



cloud wrote:

I have some doubt about the technology used by Google Inc., and Yahoo!
or any other messaging service company for developing desktop clients
like GTalk, Yahoo! Messenger . Can anyone unveil the programming
language behind that.

You are asking "What is Ajax?".

That's the name for a globule of technologies, borrowed from hither and yon,
and crammed together into a vaguely coherent system to update a web page
without the overhead of fetching an entire new page from a server.

The canonical example of Ajax is Google Maps.

If you want to program Ajax, the best possible web platform to support it is
Ruby on Rails. That makes Ajax easier than classical CGI web programming.

--
Phlip
http://www.oreilly.com/catalog/9780596510657/
"Test Driven Ajax (on Rails)
assert_xpath, assert_javascript, & assert_ajax


.



Relevant Pages

  • Re: Good learning-by-doing projects?
    ... But, I always find it's easier to learn the language using it, rather than ... I actually think it's possible to learn something about programming ... Advancing With Rails, Berlin, Germany, November 19-22 ...
    (comp.lang.ruby)
  • Re: Easiest Programming Language For User Interactive Web Pages?
    ... Which programming language would be quickest to learn and use ... Rails, etc., but would appreciate some expert guidance. ... Worth a look, certainly - but my advice would be to pick whichever language is most similar to a language with which you are already familiar, whatever that may be. ... We can get a bit intense about language choice. ...
    (comp.programming)
  • Re: whats the future of Object Oriented Programming
    ... php and AJAX. ... OO programming is still the only game in town for producing maintainable software. ... Currently we are just moving into a paradigm shift similar to the shift ... That's sad because there really shouldn't be anything different about web development than one finds in typical R-T/E environments. ...
    (comp.object)
  • Re: "Why I Program In Ruby (And Maybe Why You Shouldnt)"
    ... I'm new to Ruby - been ... programming - I don't understand algorithms and can't come up with ways ... A solid definition of the syntax and semantics of the language. ... Practical use in areas other than Rails. ...
    (comp.lang.ruby)
  • Re: Programming languages
    ... Can not ASP.net be considered a programming language? ... frameworks such as Ruby on Rails, Cocoa, and AJAX." ... Whether AJAX is a framework or not, though, is another matter... ...
    (microsoft.public.dotnet.framework.aspnet)