Thanks for the input.
Just as an asside:
Here is something everyone might want to try in the interim:
1) Download PHPedit and use this as your "Windows" based PHP editor. There is also a Linux version if you dig long enough. You can get PHPEdit at
http://www.phpedit.net/2) Go to this thread in thier forum (
http://www.phpedit.net/support/viewtopic.php?t=66) and download the HelpGen2XMI plug-in for PHPEdit. This will allow you to do the following workflow:
a) Generate a xml based Help file from your php scripts
b) Generate an XMI file based on the xml help file for import into EA.
Now if only I can get everyone to work together using a common API for "inter-program" communications to do automatic roundtrip updates like TogetherJ does/did.
Devin.
p.s. I'm still testing it myself. Your results may vary.