This is a (very) simple chat-room created using php. Instead of using MySQL or any other database software this chat-room uses a flat-file database (created using XML). The main aim of this chat-room script is to be minimal (small codebase).
UN.me is a web application for both collaboration and general socialization. It synchronizes an environment between two or more users in which they can chat, share photos, collaborate on documents, and more, all in real time.