Slashdot Mirror


User: caseih

caseih's activity in the archive.

Stories
0
Comments
2,153
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,153

  1. Re:Crossover? on QuickTime 6 Is Out · · Score: 3, Informative

    Yep. It works fine. Just do:

    crossover/bin/wine.sh QuickTimeInstaller.exe

  2. Re:Thats not the problem on RMS: Putting an End to Word Attachments · · Score: 1
    • 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
  3. Doesn't data aware widgets break the mvc paradigm? on KDE 3.0 Alpha1 Available for Developers · · Score: 1

    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.