Apps That Officially Support Wine
David Gerard writes "Wine (the Windows not-an-emulator for Unix) runs Windows applications more often than not. (Certainly more often than Vista does.) Dan Kegel on the wine-users mailing list/forum has started gathering apps that declare Wine a supported platform. And there's now a Wine Support Honor Roll page on the Wine wiki. We need more apps that work with Wine stating that they consider it a supported platform. If you write Win32 open source or shareware, please open yourself to the wider market!"
There are probably more Vista users than Wine users, so I think the summary is inaccurate.
-]Phreak Out[-
How many developers want to put in the extra effort for a 0.1% wider audience? And consider the Linux crowd has the "free (as in beer) software mentality".... so I figure an even less percentage sales increase.
(ducks and covers)
See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
Turbotax, quicken, photoshop, quickbooks claim it on their boxes?
Chair manufacturers wouldn't be able to keep up with demand!
Most if not all of the apps already mentioned have native Free equivalents that are as good, if not better. Specifically, the majority seem to be DVD or MP3 programs, which are already heavily targeted. Although, more officially-supported WINE apps is certainly good for regression testing the codebase.
As someone playing WoW on my Linux box, I say "chase on!"
Wine is a cool project. It's even useful, but it isn't nearly as compatible with Windows or DOS aps than Vista. That's just stupid. This is yet another story that leads me to suspect that kdawson is an idiot.
I like my beverages with warning labels!
My computer is a tool. Software is my job, not my religion. If I can increase my productivity or otherwise enjoy life better by using a win32 binary in wine rather than a Free version which may or may not be available, I'll use wine without even feeling guilty. Ahh, true freedom.
This author takes full ownership and responsibility for the unpopular opinions outlined above.
I was at the credit union today waiting literally hours for a banker-type person to do their job. On the table, a CU industry magazine. I picked it up and started flipping through it. (Interesting how every article followed the same exact business-like structure and format, no matter what the topic.) One of the ads was for some kind of "check transport" device. The thing that zips your check through a U-turn and puts a timestamp or something on it, I think. At the bottom of the ad in big bold letters was the statement:
I was floored. I got that same feeling as the first few times I started seeing World Wide Web URLs pop up on billboards and on TV commercials. Or when random people would find out I was a computer nerd and ask if I knew that Linux program (pronounced with a long 'I').
Put simply, these things teach me that just as there was not really a definitive "year of the Internet," there won't be a "year of Linux" either.Linux's growth has and always will be slow but steady. The nature of software and the I.T. marketplace will demand that more and more software be portable, available, and just generally flexible. That software which isn't will be replaced by that which is. These are a few of the cornerstones of open source after all, and the proprietary vendors would do themselves a favor to realize this for themselves.
It's worse than that. Many of the programs on the "platinum" list, which as you noted are supposed to "work flawlessly, no configuration" - don't. If you look at the write-ups people posted saying they tried it and it worked flawlessly, most of them will say they "didn't try" certain features (which are probably the ones you want, and which end up not working) or they even say that there ARE some problems... and in many cases these are serious problems.
But the program starts up, and it's feasible you could get something useful out of it, so it's "platinum" right? Chances are, those couple of things that weren't tried or didn't work quite right are the whole reason anyone wants to use the software in the first place, as in your Starcraft example with multiplayer!
The worst is that it's obvious in some cases that the people who submitted these reports weren't regular users of the software. They apparnetly just installed it and tried it to see if it would work with wine. That's great, seeing if things are compatible, helping out - but seriously, to be helpful you have to know what the program is supposed to do and what people actually use it for.
I'm not trying to incite anyone but I don't think anyone who's looked at the Wine AppDB would disagree with me too much. I appreciate the work people put into it, but there needs to be some better standards for deciding how well software works under Wine. It's hard to recommend Wine for anything when it's a total crapshoot whether comments in the AppDB are correct or not.
I personally don't have need to run anything with Wine, but I have attempted on occasion, and have helped others do so. I do run one piece of Windows software - Adobe Lightroom - but I do so in a Windows VM because Wine support for it is extremely limited.
As I think someone else in here noted, a lot of the really well-supported software is stuff like DVD rippers/burners and "utility" apps, of which there are usually multiple excellent open-source programs available to choose from. That's not the kind of software preventing people from switching to linux. Although, I did give up my favorite DVD burning program, ImgBurn, when I stopped using windows several years ago - it does work pretty much flawlessly under wine actually, but I like k3b too :)
I went to their website, but I couldn't even find a Windows port. That's so lame, if we want people to use open source software, we need to port things to Windows. Useless, I say, useless.
... If you write Win32 open source or shareware, please open yourself to the wider market!"
If you write Win32 open source, consider writing your code to an open API instead of a proprietary one instead. Open systems are at least as important as open source.