|
Written by Tom Wickline
|
|
Monday, 18 January 2010 03:47 |
|
| | |
World of Warcraft runs well in Ubuntu.
If you are looking for an operating system that offers the best values, none can compare to Linux.
First of all, it's free. Most Linux distributions can be downloaded gratis from the developers' Web site and you can install it on however many computers you want. Secondly, it comes with a lot of things, such as office tools (word processing, spreadsheet, presentation), audio and video playback, Internet and e-mail, instant messaging, and so on. Basically everything a general user would want to use with a computer is there when the installation is done. For those applications that are not there, chances are you can download them for free.
|
|
Read more...
|
|
|
Written by Tom Wickline
|
|
Monday, 18 January 2010 03:40 |
|
| | |
Mac only: Wine has always been popular among Linux users for running Windows programs, but Wine is available for Mac, too and now, free utility WineBottler can "bottle" Windows programs into separate application bundles that run as standalone Mac apps.
To use WineBottler, just download a Windows EXE, then drag and drop it onto the WineBottler app. You can install them in a fake C: drive located by default in your home folder, just as you would on Linux, and run them from there easily. However, if you want to create a standalone application bundle (so that you can give a Windows program to a fellow Mac user, for example), WineBottler will create a separate bundle with Wine included inside, so your friend doesn't have to have Wine installed the app acts just like any other OS X app.
|
|
Read more...
|
|
Written by Tom Wickline
|
|
Wednesday, 13 January 2010 06:39 |
|
| | |
I thought I would give our readers the heads up about the soon to be released CrossOver 9.0. CodeWeavers CrossOver 9.0 is slated for launch sometime towards the end of January beginning of February 2010 and represents a major step forward for the CrossOver product. At this time no definite release date is scheduled, but it should be within the next month or so.
First, CrossOver 9.0 contains many fixes to existing applications, and just generally makes the product better. As of this writing CrossOver has been merged with Wine 1.1.34 and contains many improvements for Internet Explorer, Microsoft Office, Quicken, PhotoShop and many other supported and none supported applications.
Second, the folks at CodeWeavers have re-written the entire user interface from scratch, and have created what they feel is a more intuitive installation process and user experience. The new user interface is written in GTK and the look and feel is much more intuitive then the older Tcl/TK UI that was used before this upcoming release.
|
|
Read more...
|
|
Written by Tom Wickline
|
|
Wednesday, 13 January 2010 02:51 |
|
| | |
| There are many options for running Windows programs on the Mac. Boot Camp, for instance, is included with OS X for installing Windows on a separate partition. Parallels, VMware, and Sun offer virtualization software that let you run your Windows programs without logging out of OS X. And then there's Wine.
Wine is an Open Source application layer that runs within the Mac operating system rather than as a stand-alone, sandboxed operating system. The thing that all of these options, except Wine, have in common though is that they legally require you to actually run Windows and therefore own a Windows license. Wine, however, implements the Windows API allowing you to run Windows applications without actually running Windows.
|
|
Read more...
|
|
Written by Tom Wickline
|
|
Friday, 08 January 2010 14:59 |
|
| | |
The Wine development release 1.1.36 is now available.
What's new in this release:
- Completion of the 16-bit separation.
- Improved Shader Model 4 support.
- A ton of memory leak fixes.
- Improved debugging support for MinGW.
- A number of MSHTML fixes.
- Various bug fixes.
The source is available now. Binary packages are in the process of being built, and will appear soon at their respective download locations.
Bugs fixed in 1.1.36:
|
|
Read more...
|
|
Written by Tom Wickline
|
|
Friday, 08 January 2010 12:36 |
|
| | |
From Jeremy White's Blog :
I thought I'd start the year fresh with a road map of what we hope to accomplish in 2010.
Early in the year, we plan to bring out 'Snow Mallard', our new platform for CrossOver 9. This is going to be an exciting release for us for a variety of reasons.
Our Linux users will be excited to see the first ever revamp of the GUI; folks that are weary of the TK look should enjoy the fresh new GTK interface. We also think the user interface as a whole is going to be substantially better, both for Mac and Linux users. It should feel faster and cleaner.
Next, we're going to make a major shift in the way we approach applications. CrossOver 9 is going to include the concept of 'Application Profiles'; a way to describe a given Windows application and all of its dependencies and quirks. This is going to allow us to expand the user interface to take advantage of all of the great work that has been done in the community areas of our compatibility center. This way, if one person discovers how best to run an application with CrossOver, they can easily share that information with all other users.
|
|
Read more...
|
|
Written by Tom Wickline
|
|
Friday, 08 January 2010 12:22 |
|
| | |
Over the past few years, there has been a common question on the Linux vs. Windows desktop front: does the Linux desktop have the ability to play various major release games, and if so what is the performance difference between the two? Linux is commonly overlooked as a viable gaming platform in most communities. Our intention today is to shed some light on what does and does not work inside Linux, as well as give solid performance data for those looking for another option in the gaming world. Each OS has areas where it shows superiority over the other, but for the sake of staying true to the purpose of this article we will only be focusing on the game performance/functionality differences.
Unfortunately there are very few game releases that support running inside Linux natively. To combat this issue there are a few Linux projects that will allow Linux users to run Windows applications - note that we did not say "emulate Windows". We have selected three Linux projects in order to complete our initial round of testing. Our open source project selection "Wine" is a free, easily downloadable project that is created to support both Windows games and applications. The second selection, "Cedega", is a closed source implementation of Wine focused on gaming. The final selection is Crossover Games which like Cedega is a closed source implementation of Wine allowing for enhanced usability and gameplay over Wine.
|
|
Read more...
|
|
Written by Tom Wickline
|
|
Friday, 08 January 2010 11:39 |
|
| | |
| I blog more than a little about Wine software. In the past I have run benchmarks between the most current pieces of Wine technology out there and how they compare with each other. However one important question many gamers have when looking to game on Linux is not so much how do the different Wine technologies compare with each other so much as how do they perform compared with the program(s) running natively on Windows? Since I finally installed Windows 7 I figured I would take a look into just how well my favorite non-emulators stack up against the native platform for a few 3D applications.
The Tests: I ran both a synthetic benchmark (3D Mark 2001se) as well as some actual game applications (TF2, L4D, & L4D2). Each test was run several times under Wine/ CXGames/Windows to ensure that the scores are as accurate as possible.
|
|
Read more...
|
|
Written by Tom Wickline
|
|
Monday, 28 December 2009 03:07 |
|
| | |
Sound in Wine has been a big issue. From a user’s perspective, it didn’t work well. From a technical user’s perspective, there were 3 different drivers to choose from and none of them worked well. From a developer’s perspective, no sound driver would ever work well.
Wine was a victim of the proliferation of sound drivers on Linux.
|
|
Read more...
|
|
Written by Tom Wickline
|
|
Monday, 28 December 2009 02:47 |
|
| | |
Internet browsing is a huge part our daily lives. No matter where we are we are bound to have contact with the internet in one form or another, and thus when we need it we want/need it to be as fast and as responsive as possible.
Before I get into how to find the fastest DNS for you, you need to know what a DNS is. DNS stands for Domain Naming Service. It’s been around for a while. It is why you are able to type in www.wine-reviews.net or www.google.com instead of an IP address such as 74.52.50.226 It is much easier to remember a name right? Than trying to remember (one of) Googles IP addresses such as: 74.125.43.104. Not only that, DNS allows you to have multiple sites and servers under one name (ie: adwords.google.com, images.google.com, ect…).
|
|
Read more...
|
|
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
|
Page 5 of 56 |
|
|