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[-
Hopefully game developers will soon realize they're missing out on a potential market.
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.
...because it's always a work in progress. We in the Linux world appear to always be "chasing" a prize that can never be caught.
I applaud the programmers in this effort though.
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!
> runs Windows applications more often than not. (Certainly more often than Vista does.)
Maybe this occasions releasing Wine on Windows itself ;)
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.
http://www.dmng.ru/seisview/seisee.en.html
I think you'll find a lot of other scientific software is also designed to be cross platform in that way.
There is also some commerical software which is cross platform from dotnet to mono and has official linux support - but I can't give you an example which is paticularly stable on either platform. I really don't know if the blame can be laid on dotnet or the developers using it - and mono is playing catchup which adds in a few more quirks (libexif as a dependancy to run purely text based stuff?).
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.
I believe the word you are looking for is
WOOOOOOOOOOOSSHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH.
If you don't put a large bare foot next to it or it doesn't follow a well established pattern of humor (eg Soviet Russia), it cant be funny.
I want this account deleted.
I think you meant to link to: http://forum.winehq.org/viewtopic.php?t=3375
what am i missing here -- isn't the ENTIRE POINT of wine supposed to be that apps can run on it without having to specially support it? bizarre. an emulator that needs developers to target it for it to work isn't doing its job... (sure, i know most apps DON'T have to target it, but then that renders the whole concept of this list completely redundant!)
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.
i understand your arguement and at one time i used to agree.
but in hindsight, as projects like Wine or Reactos have evolved and improved,
MS has been forced to constantly tweak and change their so called standard win32 api.
it has been a moving target.
now by companies and projects officially supporting Wine,
the open source community have taken control of the standard.
write once and run anywhere.
they've taken the Embrace and Extend system MS has used against everyone else and turned it on it's ear.
call it, Embrace and Define.
it may not be a perfect solution, but this is what happened with Unix. now Unix is an accepted open standard.