Hi all, this post isn't closely related to Chromium but I'd like to espose an idea may be implemented in it (if it is a good ide).
Recently I used XMPP protocol (the same used by google talk) and looking at this I found it's really a good protocol and I think can be used for more than chat and simila. My idea is to use this protocol near standard HTTP to make a new form of Web (web x.0 with x > 4), obviosly to understand what I'm saying some knowledge of XMPP procotocol it's required but I think in this discussion group many have it. XMPP applied to web can give: - user identity, there are many project to make a centralized web identity (es. OpenID) and this can have it already done - non only pull but also push, with Ajax we simulate realtime UI update making polling with timers or something like, here isn't necessary (the connection it's persistent and server can send info to client) - newletter and simila can be bypassed subscriving to notification services that will send info to us when online - collaborative web site (like forum, wiki, ...) may take big advantages from realtime and presence features of XMPP - many other that may require too much space to write here Tecnically speaking the XML nature and possyblility to customize it would make not so difficult to implement a transport of HTML over it. May be I'm saying a bunch of nonsense here but but I'd love to hear the opinions of those who attended the group. Thanks Fabrizio --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
