Slashdot Mirror


Interview With Trolltech's CEO and CTO Eirik Eng

jlp2097 writes "There is a great and lengthy interview at the The Dot with Eirik Eng, CEO of Trolltech, and Matthias Ettrich, founder of the KDE project and CTO of Trolltech. They talk about the recent X(Free86) trouble, accessibility in QT, Trolltech's finances, Qtopia, the OS X Port and a GPL'd Windows QT - it's probably not going to happen. And, did you know that Qt is pronounced 'Cute' by its creators?"

49 of 266 comments (clear)

  1. Bad HTML by Andrewkov · · Score: 3, Informative

    The second link is bad ... Looks like the author forgot the http:// or something.

    1. Re:Bad HTML by tcopeland · · Score: 3, Informative
  2. "Cute" by harlows_monkeys · · Score: 4, Funny

    At work, we went through a phase once of calling people who were doing X "X-boy". E.g., I was doing some email stuff, so people called me "email-boy". Well, one programmer was learning Qt, and as he left one evening, someone called out "Goodnight, cutie-boy!". Man, was his face red when he realized what that sounded like. :-)

    1. Re:"Cute" by douthat · · Score: 2, Funny

      What's even more embarassing is being called "X-boy" for doing X at work! http://www.dancesafe.org/slideshow/

      --
      She loves me: 09F911029D74E35BD84156C5635688C0 She loves me not: 09F911029D74E35BD84156C5635688BF ...
    2. Re:"Cute" by Anonymous Coward · · Score: 4, Funny

      Is this why I'm known as 'furiously masterbating in the bathroom all day-boy' at work?

    3. Re:"Cute" by benasselstine · · Score: 4, Funny

      I think it's pronouced "Kute".

      --
      My other car is a slashdot UID.
  3. GTK+ by 3Suns · · Score: 5, Funny
    And, did you know that Qt is pronounced 'Cute' by its creators?


    I also heard that GTK is pronounced "Gittuk" by the gnome hackers...
    --

    -3Suns

    ~~~~
    The Revolution will be Slashdotted
  4. cute? by taj · · Score: 4, Funny


    Another project where the creators don't event know how to pronounce the name of the project? I run into this all the time.

    1. Re:cute? by m0rphin3 · · Score: 4, Interesting
      Another project where the creators don't event know how to pronounce the name of the project? I run into this all the time.


      Did you ever consider that the project creators are not from English-speaking countries? Hence, their pronounciation is correct as far as they are concerned.

      Qt in Norwegian would sound something like 'ku-teh', or 'cute' to untrained (e.g. non-Norwegian) ears.
      --
      for great justice
    2. Re:cute? by deadlinegrunt · · Score: 2, Interesting

      I have not RTFA, this is /. afterall...

      Qt became that after the original programmer liked the way Q was rendered under X in emacs. The 't' was for tookit. The 'Q' was because it looked "cute".

      I realize (I think?) that the parent of this post was a joke.

      --
      BSD is designed. Linux is grown. C++ libs
  5. Re:Visual Tool by DarkSarin · · Score: 3, Insightful

    First, mod check--Hello? Funny? I don't really believe it--maybe I'll get to meta-mod it!

    Second, I think of this as a strength--if your personal tastes don't lie within QT, you can still use something else. If you don't like VB or VC, then you are stuck with one or two alternatives in Winland.

    --
    "We don't know what we are doing, but we are doing it very carefully,..." Wherry, R.J. Personnel Psychology (1995)
  6. Re:Cute by Andrewkov · · Score: 2, Informative

    I think your correct, Cutie is correct. I think the editor made a typo.

  7. Re:Cute by Anonymous Coward · · Score: 2, Funny

    yeah, well I have always prounced the CX domain SEX so I am wary of your sig.

  8. This sounds familiar by PetoskeyGuy · · Score: 5, Funny

    Hello this is TrollTech, and we pronounce QT as "Cute"

    a la Linux

  9. Canopy/SCO Connection by Anonymous Coward · · Score: 2, Troll

    Someone's going to mention it, so ...

    PF: Somebody mentioned that the Canopy Group & SCO owns some parts of Trolltech.
    ME: Sorry, we don't have any influence on them.
    PF: Do they have any influence on you?
    ME: Not really. They have a 5.7% stake in Trolltech


    This is completely believable -- Trolltech doesn't really fit into Canopy's current legal strategy, and there's unlikely that there's any "influence" going on there.

    However, you can be sure that Canopy has access to Trolltech's customer lists -- If you have purchased Qt with the intent of doing (say) a large internal Linux deployment, don't be surprised when SCO comes knocking and asking for fees.

  10. Re:Visual Tool by AKAImBatman · · Score: 5, Insightful

    While I agree with what you're saying, I do have to say that companies like Sun have a point. They simply can't embrace a toolkit like QT without forcing their customers into unexpected costs. QT is far superior to GTK (although Sun is helping GTK catch up), but the Unix companies already did this once with Motif. They're unlikely to do it again.

    That being said, TrollTech should continue to serve their customers and develop a great product. Those who are willing to absorb the costs of QT will find themselves with a great product.

  11. Definitely needs a non-commercial Windows license by BestNicksRTaken · · Score: 4, Insightful

    wxWidgets has a huge following because it is truly cross-platform, with the same [free] licensing.

    I would be using Qt/PyQt if it had a non-commercial (or preferably GPL) Windows license, but for now I'm stuck with wxPython - which really isn't as nice as Qt, although sometimes looks better due to native LnF.

    I don't see the point of having GPL Linux *and Mac* versions without Windows, just because of the lame excuse "well Windows isn't GPL", it really bugs me, I don't want to write free software that won't work on Windows (and I'm far from a M$ advocate).

    MacOSX isn't OSS, it's proprietary Apple stuff that they hacked on top of an OSS OS, so come up with another excuse TT....

    And before anyone mentions the non-commercial Qt with the book - that is a very limited version (personal use, non-ditributable), doesn't work with PyQt, and is out-of-date already.

    Argh, rant over!

    --
    #include <sig.h>
  12. Linux by Anonymous Coward · · Score: 2, Insightful

    As one of the primary graphic toolsets for Linux, and the choice of many distributions, QT being commercial/GPL is a hinderance to commercial software for Linux. It provides a "toll booth" by forcing all non-free applications to pay a fee to distribute these applications. This forces non-free developers to charge more to pay for these fees, as well as stopping closed-source "freeware." Since KDE is used so widely and known to many as the linux desktop, it makes sense to have a LGPL QT implementation. The GPL should keep applications free, but drastically hinders adoptation as a standard for use in all applications.

    1. Re:Linux by Anonymous Coward · · Score: 4, Insightful

      Feel Free to write your own Toolkit and license it any way you want. Trolltech is a business and if companies want to develop commercial or closed source apps they can pay.

      "QT being commercial/GPL is a hinderance to commercial software for Linux."

      No it isn't, companies who want to take advantage of Trolltech's work without paying like they normally do on the Win32 platform are the problem. Sorry but your arguement has been debunked about a billion times over. If you can quote one big commercial company who said "The license fee for QT is too expensive so we won't be developing any commercial apps for the Linux" I'll eat my hat.

      And Lastly as another wise person once said here, very sorry I don't have your name I just have a bunch of quotse from the last gtk vs qt debate.

      " The cost of a license for commercial development is not a valid argument. If a company develops an application for sale, the cost of a license is a fraction of the overall cost to develop, market, and maintain a product. As far as development kits go, the decision on which dev kit that gets chosen is based on quality, which will drive the cost of development in the long run, and company politics."

  13. Chicken and egg . . . by AshtangiMan · · Score: 4, Informative
    As some people mentioned on the dot, it has partly to do with finances, sales and Trolltech's business model. Another point is the fact that Windows is a closed source Operating System. There is no community for Free Software development under Windows. The situation is very different from Linux, as you know. On Windows development usually happens as shareware or commercial software and we don't see that community evolving into producing Free Software.
    This is a bit backwards. Right now if you use Visual Studio (and any windows library) you are suposudly prevented by the EULA from creating GPL'd code. So, in the windows world, if there were a good alternative that allowed for GPL code creation/distribution I think it would be used.
    1. Re:Chicken and egg . . . by negacao · · Score: 5, Informative

      Perhaps we should correct this blatant, failed attempt at trolling.

      The code you write is YOURS. The EULA of the compiler and provided libraries doesn't even TRY to control your licensing scheme.

      In fact, the GPL isn't even mentioned in the EULA for MS Visual Studio 6.

      The only thing you're prevented from doing is giving away the provided libraries, header files, or source code that come with the compiler and tools.

      Don't get me wrong, MSFT sucks big floppy donkey dick, but FUD in either direction helps none of us.

    2. Re:Chicken and egg . . . by cjellibebi · · Score: 3, Informative
      >Right now if you use Visual Studio (and any windows library) you are suposudly prevented by the EULA from creating GPL'd code. So, in the windows world, if there were a good alternative that allowed for GPL code creation/distribution I think it would be used.

      GCC has been ported to Windows. If you just want a minimalistic setup, try MinGW (Minimalist GNU For Windows). This just installs things like GCC and 'make' and a few GCC-related tools. If you want GCC with an entire unix-like environment running under Windows where you can do builds that rely a lot on unix-tools, and build programs that assume a unix-environment, I suggest you install Cygwin.

      As for the Windows libraries, I'm not sure if the EULA that applies to Visual studio that prevents you from writing GPL'd code also applies to using the Windows librasries with GCC-based compilers as well.

  14. All of my questions have been answer and my by pair-a-noyd · · Score: 4, Informative
    worries lain to rest.


    PF: Somebody mentioned that the Canopy Group & SCO owns some parts of Trolltech.

    ME: Sorry, we don't have any influence on them.

    PF: Do they have any influence on you?

    ME: Not really. They have a 5.7% stake in Trolltech. Historically Canopy became an investor because we cooperated with Caldera. As you might know we made and delivered the graphic install, which was the first graphical install for Linux, for Caldera Linux. The Canopy Group as the main investor in Caldera was so impressed by the work we had done that they wanted to invest in Trolltech, to make sure that Trolltech could become a solid company that could continue to deliver software to the Linux community. It's pretty ironic to see what has happened historically after that of course. But they don't have any influence on Trolltech. Trolltech is employee-owned, 65% of the shares are owned by the employees and we control the business so they have a small stake in us and that is it.

    PF: You haven't talk about this complicated with SCO on Linux

    EE: The patent issue or the corporate issue?

    PF: The thing that SCO is asking and preparing to sue everybody about some code they pretend they own in Linux.

    EE: I can tell you that we do not support these actions from SCO. Trolltech in many ways is dependent on the success of Linux. We think Linux is a Good Thing. We support Linux in many ways. On the other hand everybody has the right to bring his case to court. In this case it is very strange that they have not pinpointed exactly where in the code there is a problem and we feel that if they really had a problem with this, they could have acted very differently in presenting this to the community. So again we do not support these actions.

    PF: You have any position on software patents? Especially since in the EU there is going to be a law to be passed soon.

    EE: Trolltech is against software patenting. We think it is a bad thing and we see with horror what is happening to the US software market because of the patent policy over there. From my limited understanding of the subject, US patent law isn't that bad, it's the actual application of that law by the US patent office which is the problem. We sincerely hope that we will not get a parallel situation in Europe and we think that would be a catastrophe to the software industry in Europe. We think that we are well protected by copyright laws and other laws. we think that software is a very different product from other types of commercial production products. And we think that it is very important for innovation that people can continue to share ideas and that companies are not allowed to patent things which are very obvious.


    I feel much relieved now...

  15. Re:Visual Tool by The_Mystic_For_Real · · Score: 3, Insightful

    There seems to be no undisputed linux anything. This can be a good thing because it encourages competition and allows people to go in different directions, but it also has the detrimental effect of not having any project be the best it could be because it doesn't have the entire community working on it.

    --

    _____

    Thank you.

  16. Canopy Representatives Sit on Trolltech Board. by Anonymous Coward · · Score: 2, Interesting

    Nice try : a failed pre-emptive strike, though.

    More specific questions remain :

    The real questions are

    1) What is Ralph J. Yarro of Canopy infamy doing on the Trolltech board of directors? Sorry, sitting on the board means "influence".

    2) What is financial relationship between SCO/Canopy and Trolltech? Specificly: does Trolltech owe money to SCO/Canopy, does Canopy have contractual rights to seats on the board? Does SCO/Canopy have warrants or other agreements to take control of Trolltech later?

    Sadly, a QT standard on Linux DOES fit into Canopy's strategy for market share. Especially if they can invoke ownership or control of Trolltech on a later date.

    1. Re:Canopy Representatives Sit on Trolltech Board. by haavard_nord · · Score: 5, Informative
      Good questions that deserve to be answered. I'm co-founder, CEO and Chairman of Trolltech and should be able to give fairly accurate answers. (To avoid confusion, Eirik's title is President, not CEO as Fremy writes).

      What is Ralph J. Yarro of Canopy infamy doing on the Trolltech board of directors?

      Early 1999 Trolltech had helped Utah-based Caldera to create their award-winning graphical Linux installer. Around the same time we also started developing Qt/Embedded for the embedded Linux market. Lineo, another Utah company, was the king of embedded Linux at the time, and they needed a product like Qt/Embedded for Linux-based consumer devices.

      Canopy was a major VC and stakeholder in both Caldera and Lineo. Ralph Yarro, President and CEO of Canopy, recognized that Trolltech could help two of their porfolio companies succeed and decided to make an investment in Trolltech.

      I met Ralph Yarro in Utah in August 1999 and we agreed on an investment term-sheet (with very reasonable terms for Trolltech, by the way).

      Did we do the right thing? Definitely. Canopy was the first investor in Trolltech and their investment made it possible for us to grow the company and build new products. Canopy was later followed by Borland and a syndicate of three Norwegian VCs.

      As part of the investment agreement, each investor got a seat on the board: Ralph Yarro from Canopy, Dale Fuller from Borland and Ingar Ostby from Northzone. Ralph Yarro has been on our board since late 1999.

      Sorry, sitting on the board means "influence".

      Ralph Yarro has about zero influence over how we run the company. When you have a person on your board that might have a conflict of interest in certain areas you will make sure that this person does not participate in all discussions or get access to all company information.

      What is financial relationship between SCO/Canopy and Trolltech?

      The deal in 1999 also involved a stock swap with Caldera. As all of you know, Caldera became SCO a couple of years ago and changed their Linux agenda. Trolltech owned stock in SCO but we decided to sell them last year after the interview took place. But SCO still owns a tiny portion of Trolltech shares.

      Does Trolltech owe money to SCO/Canopy?

      No.

      Does Canopy have contractual rights to seats on the board?

      Yes, this is part of the investment contract we have with all our investors.

      Does SCO/Canopy have warrants or other agreements to take control of Trolltech later?

      No, are you nuts? We would be pretty stupid to sign an investment contract that would give a minor (or even major) shareholder the ability to take control of our company.

      Do I support Canopy's or SCO's actions? No way.

      Haavard

  17. Accessibility in KDE by frodo+from+middle+ea · · Score: 4, Insightful
    I find the accessibility features of KDE far more superior and useful. e.g. the KmouseTool which enables auto clicking.

    If I am not wrong you need to buy seperate s/w for that kind of thing in windows . ( windows users correct me if I am wrong).

    Besides adding accessibility features makes KDE very much a candidate for use in Govt. work and any other place where accessibility features are a must.

    --
    for the last time people, I am "frodo from middle eaRTH", not "middle eaST".
  18. Re:Cute by Erratio · · Score: 4, Funny

    I like to pronounce FAQ as Fa-Q

    --
    I don't try to be right, I just try to make people think
  19. GNOME: Views and thoughts from an apps developer by Anonymous Coward · · Score: 3, Interesting

    That's quite an facile editorial but you can't expect better from normal users. My screenshot looks better than yours. Evolution is better than KMail, GNOME looks more polished than KDE and so on. I do use XChat, Abiword, Rhythmbox.... ...usually you get stuff like these from normal users. And this is ok since you can't blame them for stuff they simply don't know about or don't have a slighest knowledge about.

    Such editorials are hard to take serious since they are build up on basicly NO deeper knowledge of the matter. Most people I met so far are full of prejudices and seek for excuses or explaination why they prefer the one over the other while in reality they have no slightest clue on what parameters they compare the things.

    If people do like the gance ICONS over the functionality then it's quite ok but that's absolutely NO framework to do such comparisons.

    I do come from the GNOME architecture and spent the last 5 years on it. I also spent a lot of time (nearly 1 year now if I sum everything up) on KDE 3.x architecture including the latest KDE 3.2 (please note I still do use GNOME and I am up to CVS 2.6 release myself).

    Although calling myself a GNOME vetaran I am also not shy to criticise GNOME and I do this in the public as well. Ok I got told from a couple of people if I don't like GNOME that I simply should switch and so on. But these are usually people who have a tunnelview and do not want to see or understand the problems around GNOME.

    Speaking as a developer with nearly 23years of programming skills on my back I can tell you that GNOME may look polished on the first view but on the second view it isn't.

    Technically GNOME is quite a messy architecture with a lot of unfinished, half polished and half working stuff inside. Given here are examples like broken gnome-vfs, half implementations of things (GStreamer still half implemented into GNOME (if you can call it an implementation at all)) rapid changes of things that make it hard for developers to catch up and a never ending bughunting. While it is questionable if some stuff can simply be fixed with patches while it's more required to publicly talk about the Framework itself.

    Sure GNOME will become better but the time developers spent fixing all the stuff is the time that speaks for KDE to really improve it with needed features. We here on GNOME are only walking in the circle but don't have a real progress in true usability (not that farce people talk to one person and then to the next). Real usability here is using the features provided by the architecture that is when I as scientists want to do UML stuff that I seriously find an application written for that framework that can do it. When I eye over to the KDE architecture then as strange it sounds I do find more of these needed tools than I can find on GNOME. This can be continued in many areas where I find more scientific Software to do my work and Software that works reliable and not crash or misbehave or behave unexpected.

    Comparing Nautilus with Konqueror is pure nonsense, comparing GNOME with KDE is even bigger nonsense. If we get a team of developers on a Table and discuss all the crap we find between KDE and GNOME then I can tell from own experience that the answer is clearly that GNOME will fail horrible here.

    We still have many issues on GNOME which are Framework related. We now got the new Fileselector but yet they still act differently in each app. Some still have the old Fileselector, some the new Fileselector, some appearance of new Fileselectors are differently than in other apps that use the new Fileselector code and so on. When people talk about polish and consistency, then I like to ask what kind of consistency and polish is this ? We still have a couple of different ways to open Window in GNOME.

    - GTK-Application-Window,
    - BonoboUI Window,
    - GnomeUI Window,

    Then a lot of stuff inside GNOME are hardcoded UI's, some are using *.glade files (not to mention that GLADE the interface buil

  20. Windows Developers by brolewis · · Score: 5, Insightful

    I am a developer who believes in cross-platform development. However, I do most of my development in a Windows environment. I write code in Windows, test in Windows, and release it from Windows, and everything I've worked on is OSS. However, according to Trolltech, I don't exist. Why do they assume that because the OS I happen to develop on isn't open source there isn't an open source community in that niche? They comment that most Windows users perfer shareware, however, that is not the case. I find that there are a number of Windows users who are wanting to use open source programs for their own work and yet here Qt is preventing us from using their tools because they feel the users aren't there. I find this an unfortunate development.

    --
    A little learning never hurt anyone.
    1. Re:Windows Developers by Anonymous Coward · · Score: 2, Informative

      > Qt is preventing us from using their tools

      QT is not preventing you or others from using their tools. You only need to pay for the license.

  21. Qt on Windows by ndogg · · Score: 3, Informative

    > a GPL'd Windows QT - it's probably not going to happen.

    Well, sort of. At the very least, it won't be done with Trolltech's support.

    --
    // file: mice.h
    #include "frickin_lasers.h"
  22. Re:Definitely needs a non-commercial Windows licen by XbainX · · Score: 3, Interesting

    I hear that... I'm just now starting to work on a project I'm coding in Python. I'd love to use PyQT, but one of my reasons for using Python is the portability. Why the hell would I choose a a cross-platform windowing API that is free (for non-commercial) for all but the OS family with the largest market share?

    Yes, yes, it's their code and they can choose to do whatever they want with it. Well, I'll choose to use wxWindows instead...

    It just kills me that they justify their GPL'd releases for Linux and MacOS X by helping the Free software community and yet it appears to be a completely alien idea to them (according to the interview) that just maybe there are some GPL developers out there that want to release software that runs on MS Windows.

  23. Re:Definitely needs a non-commercial Windows licen by Soul-Burn666 · · Score: 5, Informative

    " just because of the lame excuse "well Windows isn't GPL""

    That's _NOT_ the reason they give. The reason they gave is that too many commercial companies used the GPL version of the library in their commercial software instead of using the pricy commercial version of the library, and they said it's impossible to go and sue all of them.

    --
    ^_^
  24. Scandinavian deathmatch! by Anonymous Coward · · Score: 2, Funny

    Let the world vote - which scandiavian country is best on open source? Norway (Qt), Sweden (Mysql) or perhaps Finland (you know who...). What is Denmark doing, btw...?

  25. Re:Definitely needs a non-commercial Windows licen by OglinTatas · · Score: 2, Informative

    Qt has a non-commercial windows license. It is basically the GPL with the added restriction that you cannot use it at your place of employment. That sounds reasonable. Hack stuff together as a hobby if you want, but if you need Qt at work, your employer should buy a license for it.
    I got a copy of Qt with the book "C++ Programming with Qt3"
    It looks pretty slick. I won't use it at work but everything else is fair game.

  26. OS X/Darwin by simpl3x · · Score: 2, Insightful

    Isn't the idea of Qt to avaid the proprietary aspects of OS X, which would be the interface. If it runs similarly on the "free" version, isn't it free from the proprietary aspects? Similar to the comments on Java earlier today, if the code is tied to non-free parts of the OS, then the tools cannot be free, and the potential forr costs being incured by TrollTech are a possibility.

  27. Re:Closed Source Licensing of QT by Anonymous Coward · · Score: 2, Insightful

    Yeah right. Linux also won't get a widespread adoption because it uses same predatory licence...

    BTW, licence didn't stop Opera from using QT on Linux. I haven't heard about any popular commercial GTK-software...

  28. What???? by LWATCDR · · Score: 5, Interesting

    "EE (laughing): As some people mentioned on the dot, it has partly to do with finances, sales and Trolltech's business model. Another point is the fact that Windows is a closed source Operating System. There is no community for Free Software development under Windows."

    Well it sure as hell will not evolve using QT! This is just a load of monkey muffins. I use
    Eclipse
    Netbeans
    FireFox
    Thunderbird
    Open Office
    Perl
    Python
    DevCpp
    GCC
    and MySql on my windows box. No free software comunity by butt.

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  29. Re:Closed Source Licensing of QT by happyfrogcow · · Score: 2, Informative

    No widespread use in Linux? Last I checked, KDE uses QT. How many Linux distributions distribute KDE? Probably all the major ones.

    What real reasons are there for QT to change it's licensing for the Windows platform? The interview clearly states why they won't. Your logic makes no sense to me. Someone who embraces the predatory licensing of MS-Windows will be afraid of the licensing of non-Free QT? I doubt it. If someone doesn't like non-Free QT license, but will tolerate MS licensing, then they have some weird conflicting views.

    Your insight about the QT logo is a bit off the wall, if you ask me. read into it what you want, though.

  30. Re:Cute by zarr · · Score: 2, Informative

    I think you're wrong. Check out the KDE FAQ.

  31. Re:Don't pick surprising pronunciations by cos(0) · · Score: 2, Informative
    I certainly hear lots of 'Ess-Queue-Ell' instead of Sequel for SQL.

    The correct pronunciation is Ess-Queue-Ell, according to this documentation entry:

    The official way to pronounce MySQL is ``My Ess Que Ell'' (not ``my sequel''), but we don't mind if you pronounce it as ``my sequel'' or in some other localized way.
  32. Re:Visual Tool by The+Snowman · · Score: 3, Interesting

    You look at windows and Visual Basic and Visual C, those are all anyone would ever need in windows land.

    Wrong. There are plenty of non-Microsoft tools available. To name a few open source or OSS-friendly tools: ActivePerl, MinGW, CygWin, Visual-MinGW, GTK+, Eclipse, Java/NetBeans, et al. I use most of those to develop Windows applications rather than Microsoft's offerings. The only thing missing is a good GUI toolkit that is open source (sorry, Java GUIs are fugly), or at least open-source compatible, and Qt fits the bill. Unfortunately, TrollTech refuses to release a free version for Windows because there is no community (bullshit) and trolls like you think Microsoft makes the only decent Windows tools (bullshit).

    If projects like OpenOffice and Mozilla can have faith in Windows users and developers, why not TrollTech? TrollTech could help the OSS community make huge strides toward Linux adoption if they would help bridge the gap.

    --
    24 beers in a case, 24 hours in a day. Coincidence? I think not!
  33. Cross-platform OSS is very important! by Qwavel · · Score: 4, Insightful

    I know that some people are against having Windows versions of OSS software, but I don't agree. It is important to get Windows users to use cross-platform stuff like OOo and Mozilla. This will help prepare them to switch to another OS when the time is right for them.

    The same could be said for developers. If Qt was a viable option for Windows developers then many would use it and they would be better prepared for, and more likely to switch to, another OS.

    This seems like a fairly straight-forward argument, which is why many important OSS projects make a big effort to work on Windows as well as Linux. I realize though, that none of this is within TT's mandate. They are a company, not a project, so their job is to make money. Sometimes this coincides with doing what is best for the OSS and Linux communities, but I am amazed at how often this is not the case.

    So, though I am a C++ developer, and I believe that Qt is much better than GTK, I'll have to side with GTK for Linux.

  34. Re:Definitely needs a non-commercial Windows licen by Trestran · · Score: 3, Informative
    Anybody could quite legitimately port that to Windows, (...)
    Sort of what the people at kde on cygwin are trying to do with their qt 3 win32 port:

    • The native win32 port of the qt library is going to have the following features:
    • Complete gpl licensed replacement for win32 environments
    • based on the gpled qt/X11 sources means there is no licensing problems with any commercial trolltech license
    • supports mingw and cygwin host environment
    • supports cygwin mount table even under mingw environment - improves cygwin and mingw interoperability
    • base of a future native KDE port
  35. "No! It's Tee-Cee-El" by soloport · · Score: 2, Funny

    I was happily producing tcl/Tk apps for more than a year, until a new employee came on board. He would pronounce it "tickle". "Tickle [this]" and "Tickle [that]" without so much as an ounce of shame. It bugged me so much! I used to pronouce it "Tee-Cee-El" as much as possible just to see if he'd get the hint and *stop*. I stopped working with tcl just to stay away from the small following he'd developed who all ran around discussing better ways to "tickle" -- or whatever.

    I still can't pronounce it "tickle" without feeling like I'm somehow being intimate with everyone in the room. It's all about the mental picture. At least "cute" doesn't conote a bad mental piture. I mean, come on... Have some cooth! What if someone came up with a language called BT or FK or SHT? How would you want people to pronouce those languages in a staff meeting?

  36. Re:Definitely needs a non-commercial Windows licen by tyrione · · Score: 2, Insightful
    MacOSX isn't OSS, it's proprietary Apple stuff that they hacked on top of an OSS OS, so come up with another excuse TT....

    Hacked? Are you an ass? Yes. Yes I believe you are truly an ass!

    Hate to pea in your wheaties but Quartz, Cocoa, Java, QuickTime and more are not "hacks." I'd love to see what you consider non-hacks. Let's not even get into the contributions NeXT and now Apple is making with BSD, Mach and GCC. Shit if it wasn't for those contributions GCC would be far behind the curve. It's amazing to me how one shoots off commentary without ever being on the inside to know what the hell goes on.

    What I learned working at NeXT and Apple is we seemed to have this reputation of being untouchable and overly arrogant with our developed products. Not surprising considering seeing both sides of the screen I've yet to find any other company who has even close the caliber of talent writing software that NeXT did and did infuse into Apple.

    Any one who would turn down a job to learn under that Engineering team is either a complete schizophrenic or never was considered for any of those positions, in the first place.

    It is clear to me how come Trolltech isn't offering a free Windows port. They want to stay in business and the Windows world has a crapload of money to purchase licenses from them. If Bill Gates suddenly went Open Source I'm sure Trolltech would follow.

  37. Re:sigh by Trejkaz · · Score: 2, Interesting
    --
    Karma: It's all a bunch of tree-huggin' hippy crap!
  38. Re:SwingQT by Trejkaz · · Score: 2, Interesting

    The Qt API is already about as easy to use as Swing anyway, and people can use QtJava if they want to use Qt. But honestly what we needed Sun to do was to increase the number of widgets in AWT rather than developing Swing. Then we could implement more AWT peers using native toolkits and everyone would be happy.

    And most importantly, SWT would never have existed.

    --
    Karma: It's all a bunch of tree-huggin' hippy crap!