The problem is having such a format be so widespead that it interferes with normal communication, like email. I am a UNIX network engineer that has been bitten *many* times by the 'please send a resume as a Word doc'. That is difficult if you don't run Windows at all.
The solution is to just save your resume in hmtl format and give it a.doc extension. Word should fire up automatically and they'll be able to view it but no one will know or care that the doc is in html
Just curious. It seems to me that data aware widgets ties the view in too closely with the model and breaks the paradigm. Of course, MVC does have weaknesses, but it seems to be the driving paradigm of graphical user interfaces these days.
Yep. It works fine. Just do:
crossover/bin/wine.sh QuickTimeInstaller.exe
The solution is to just save your resume in hmtl format and give it a
Just curious. It seems to me that data aware widgets ties the view in too closely with the model and breaks the paradigm. Of course, MVC does have weaknesses, but it seems to be the driving paradigm of graphical user interfaces these days.