Open Web Standards?

What are the standards for developing a web application ?

XMPP - Realtime Communications
OAuth - Authentication
Openid - Authentication

Are there other standards?
 
There must be a ton of other standards, you'll probably come across them while doing the development.
btw..what kind of app are you making?
 
Try Drupal's 'commons' distribution, or any other social networking CMS.
Even if you want to create your own system, it'll help you in planning the features you need.

How far along have you gotten? Please keep updating this post with your progress.
 
Till now learned the basics of XMPP . Installed and Configured a Prosody server on my VPS . I can connect to the server through any jabber client . Thinking of implementing a automatic registration system . For now i have to add users manually .
 
Back
Top