Drop Box Chat!
This is a very small program - It simply loads up an XML file called "chat.xml" in its current directory (or creates one if it doesn't already exist), and then reloads the file every time it changes.
Put your name in the first box, message in the second and click send!
It does work fine at the moment, although I am sure there are a few bugs, and there is much more for me to do (delete, make the whole thing look nice etc.)
That being said, I am happy with what I came up with considering the time spent.
Please note - this is NOT a real time chat program and it works by saving the chat.xml file and syncing it via drop box. It is simply an alternative to writing notes everywhere. If you use it a lot or at the same time as someone else, there will most likely be sync issues/a conflict. Simply reload the application.
This program should work over any sort of shared folder and the only requirements are .Net Framework 4 (although, I can probably recompile for a lesser version).
Download link (V 0.0.0.1)
Download link (V 0.0.0.2) - Better formatting, Auto Expand/scrolls to bottom.
Download link (V 0.0.1.0) - Message Box now auto clears.
Download link (V 0.1.0.0) - Enter for send and a few other tweaks.
Download link (V 0.1.0.0) - Enter for send and a few other tweaks.
Please leave feedback if you like!