Google SketchUp in Linux with Wine PDF Print E-mail
Written by Tom Wickline   
Thursday, 15 July 2010 01:04

Google SketchUp is one of my favorite applications. Its a free 3D software that I use to create my fabulous 3D models. It works well and lets my imagination and fingers do their magic. Its an excellent therapy for mind and soul. Theres only one problem, so to speak. It has been designed to work on Windows and Mac only, with no Linux version in the offing.

All in all, its not a tragedy, since I believe in using any software and/or operating system that meets the requirements. If you need to draw a bit, you power Windows and do what needs to be done. But some people may not have the privilege to make the cross-platform choice. For them, Google SketchUp is on the wish-list. Or is it?

Read more...
 
Linux game time refined with latest Wine PDF Print E-mail
Written by Tom Wickline   
Tuesday, 29 June 2010 03:31
By Scott Gilbertson

Wine, the project that lets Linux users run Windows apps within Linux, has released a major update that fixes a number of bugs and includes 64-bit support.

Wine 1.2 includes a new set of icons, a number of fixes for video rendering improving Windows gaming and better font anti-aliasing and handling of desktop link files.

Wine has always been a controversial app in the Linux community with purists claiming Wine is exactly what Linux doesnt need a Windows crutch that just undermines claims that Linux can do anything Windows can do. Rather than relying on Wine, the argument goes, Linux users should concentrate on improving the Linux apps that cover the same territory.

While theres some merit to that argument, there are also some Windows apps that simply dont have any Linux equivalent. If you need such an app, Wine might be able to spare you the pain of dual booting, but its getting increasingly difficult to find Windows apps that lack a Linux counterpart.

Read more...
 
A Windows style Fix to a WINE Problem PDF Print E-mail
Written by Tom Wickline   
Monday, 14 June 2010 02:12
"Author: Jacob Barkdull"

The problem with emulating Windows -- or since "WINE Is Not an Emulator" I should say: the problem with developing a "Windows Compatibility Layer" -- is you end up having the same problems Windows has. If WINE is compatible with anything, it seems to be mostly with Windows flaws. :)

If you remember "Microsoft Windows XP" you may be aware of Windows little problem of keeping too many "temporary" files for too long (I don't know if this is still a problem with Vista and 7.) These files can be Internet files (web cache, history, downloaded files, and Internet Explorers apparent backups of these files) or ".bak" files, etc. All of these files over a year or two of usage can make up a total size anywhere between 3 to 15 gigabytes. That's a lot of hard drive space used simply for files that are supposed to be temporary.
Read more...
 
Is Cedega Hanging in There? PDF Print E-mail
Written by Tom Wickline   
Thursday, 21 January 2010 12:45

In one of my past articles I made a bold assessment that it appeared Transgaming might be dropping support for their Cedega Wine software. However it now appears that Cedega might be hanging in there - After more than a year of silence there was finally an update posted in Cedega's "Den" (announcements section). The post promises the certification of two games, Torchlight and Defense Grid: The Awakening, that happen to work well under their "recently" released 7.3.3 engine (The latter of the two pleases me greatly, I had purchased DG on Steam over the holidays and it does not function properly under Wine/CXGames as of yet). Also provided is a very vague "Development Update" that promises better OpenGL performance and mentions that at some point in the near future we should see a more detailed development plan - Alas two weeks later and still nothing.

 
In the end what does all this mean? Maybe nothing, but then only time will tell. I'm hoping that Transgaming gets around to posting development updates faster than they have been about fixing their application voting system (which has been non-functional for close to two years now). If Transgaming want's to save their Linux product they need to get on the ball - and quick. They are no longer the only big player in the world of commercial "Win-on-Lin" for gaming. Codeweavers has already posted their plans for development in 2010 and since they already support L4D2 (one of the most recently released hit PC titles) Transgaming is going to be hard-pressed to play catch-up.
Read more...
 
Wine CXGames and Windows 7 Performance Comparison PDF Print E-mail
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...
 
Wine Weekly News: Issue 360 PDF Print E-mail
Written by Tom Wickline   
Monday, 21 September 2009 22:41

This is the 360 issue of the World Wine News publication. Its main goal is to introduce Wineconf 2009! It also serves to inform you of whats going on around Wine. Wine is an open source implementation of the Windows API on top of X and Unix. Think of it as a Windows compatibility layer. Wine does not require Microsoft Windows, as it is a completely alternative implementation consisting of 100% Microsoft-free code, but it can optionally use native system DLLs if they are available. You can find more info at www.winehq.org

This week, 75 posts consumed 91 K. There were 33 different contributors. 18 (54%) posted more than once. 22 (66%) posted last week too.

Read more...
 
MSN Messenger 2008 and 2009 on Linux with Wine PDF Print E-mail
Written by Tom Wickline   
Wednesday, 11 February 2009 11:07
About MSN Messenger 2008, 2009

MSN Messenger allows you to chat online, in real time, with family, friends and colleagues. It's faster than e-mail, more discreet than a phone call, and best of all it's free! MSN Messenger is more than just text, it's a great way to collaborate with co-workers or touch base with family and friends.

You can even send an instant message to a contact's mobile phone. Customization features help you personalize your chats and make your connections even more meaningful.
Read more...
 
June poll results PDF Print E-mail
Written by Tom Wickline   
Thursday, 03 July 2008 03:23
Hello Everyone,

Here is the results of our June 2008 poll, we had a total of 541 votes on this poll. I'll put my money on wine 2.0 being released in one to five years. We should have our July poll up in the next couple days, so if you have a suggestion for a future poll please send it our way.

Wine 2.0 will be released?
Read more...
 
Wine-Doors Registry tools PDF Print E-mail
Written by Tom Wickline   
Sunday, 18 May 2008 03:14

Registry tools

So for wine-doors 0.2 I need to have the ability to create registry patches between two bottles. The reason for this is our bottles architecture is unique in that it allows you to merge dependencies into the bottles by means of symbolic linking and registry patching. So for instance if I have two bottles, one of which is a bottle which depends on the first then the files from the first will be symbolically linked into the second, then the registry patches will be applied and voila, one bottle does not (in theory, and its mostly down to implementation) have the ability to break out of its bottle and into the wine system at large.

Read more...
 
Wine on Solaris PDF Print E-mail
Written by Tom Wickline   
Wednesday, 05 March 2008 04:24

If you use Solaris or Solaris Express, you may want to also use Wine to install Windows programs. There are few ways, but I will write about my favorite - one that uses SFE repository, which enables you to use other fantastic open source programs not packaged for Solaris yet.

First things first. You need Sun Studio IDE. SFE is a repository of rpm-like .spec files with few other arguments needed in Solaris environment. For building packages you'll need pkgbuild tool, Java Deskopt System Common Build Environment (you don't need source, only binaries). JDS-CBE requires/recommends a few packages available at Solaris DVD but not typically installed. The list is given at above link. Both JDS-CBE and SFE repository recommend using Sun Studio 11 with latest patches. Remember, patches are important, they fix bugs but also enable Sun Studio to use some of GCC extensions. I personally have compiled wine and it's prerequisits with Sun Studio Express, the development version of Sun Studio and I suppose you could use Sun Studio 12.
While you are downloading said software, you need to take away from your compilation user "Primary Administrator" role and give it "Software Installation" role. If you don't know what I mean, simply issue the following (as a root or as Primary Administrator) and some day take your time to read about RBAC:

Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Page 5 of 52

Stats

Statistics

Members : 8
Content : 798
Content View Hits : 3749304
mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterToday141
mod_vvisit_counterYesterday1654
mod_vvisit_counterThis week1795
mod_vvisit_counterThis month11095
mod_vvisit_counterAll2523639