First make sure you’re collaboratively editing the same document.
Preferably on different positions in a very long (and unbelievably ugly coded) file.
Let the fun begin:

  1. Open up a multi line comment and never close it.
  2. Repeatedly press Cmd+A to highlight _everything_ so the screen for all the others starts to flash in your editing color
  3. Simply paste in A LOT of blank lines so the functions, the others are currently working on, scroll out of their view
  4. Sneak in some nasty syntax errors and wait for someone to save the file to test their newest edits

Some more ideas? 🙂

Panic today announced a great new application called Coda.
It is a fully integrated web development IDE consisting of several parts.

  1. A licensed SubEthaEdit (my absolute favourite) as text editor
  2. Their awesome Transmit as integrated tool to transfer files back and forth
  3. A dedicated CSS editor
  4. Reference Books for HTML, CSS, JavaScript and PHP. Fully searchable and integrated with the app
  5. A Terminal Application for the occasional SQL work or tailing a logfile

This app looks really promising, I can’t wait to try it out and see if it suits my workflow.