Changes

Jump to: navigation, search

CodingNight4

38 bytes added, 23:10, 10 January 2013
* Develop a very simple white board on a web page which could be used to draw anything using the mouse or write whatever using the keyboard to express your statements to other team mates, no matter how far they stay physically. As long as they all are participants into the same white board session, they all can see what you draw or write on the white board right after you are done, and for that they don’t have to refresh their pages. The moment you draw something on the white board , or, write something on the chat window, all other persons are able to see it instantly. Similarly, you are also able to see their instant response when any other participant draws a figure on the white board or writes something on the discussion window.
** already exists: http://twiddla.com
* If possible, an html5 webcam chat, like Tinychat (flash). http://stackoverflow.com/questions/7074230/how-to-access-webcam-from-html5 => Take a look to WebRTC (http://www.webrtc.org/) used by Google for its Google Hangouts.