CodeWeavers release CrossOver 6.2 for Linux and Mac PDF Print E-mail
Written by Tom Wickline   
Tuesday, 02 October 2007 03:04

CrossOver 6.2 was released by CodeWeavers today, with the following changes:

  • Added support for Team Fortress 2.
  • Many improvements to Outlook 2003.
  • Added a dock presence for running Applications.
  • Dramatic improvements in performance on OS X Leopard.
  • many other Mac OS X and Linux fixes.
CrossOver is a commercial version of Wine by CodeWeavers that allows users to support Wine. You can find out more about this release by reading the official announcement. There is also a fun promotional video out comparing the performance of Wine versus their competitors.
Del.icio.us     Digg This!     Furl     Google     Seed Newsvine     Reddit     Slashdot     Stumble It!     Technorati     Yahoo MyWeb
 
iTunes 7.3 on Linux with Wine PDF Print E-mail
Written by Tom Wickline   
Tuesday, 02 October 2007 03:01
About iTunes 7.3

iTunes is an audio player for playing and organizing digital music files, and purchasing digital music files in the FairPlay digital rights management format. The iTunes Music Store is the component of iTunes through which users can purchase digital music files from within iTunes.

Users are able to organize their music into playlists, edit file information, record compact discs, copy files to a digital audio player, purchase music on the Internet through its built-in music store, run a visualizer to display graphical effects in time to the music as well as encode music into a number of different audio formats.

iTunes 7.3 includes Quicktime Player 7.1.6 and support for Apple's iPhone.

Instalation :
Read more...
 
Wine 0.9.46 Released PDF Print E-mail
Written by Tom Wickline   
Friday, 28 September 2007 02:54

Wine 0.9.46 was released today, with the following main changes:

  • A variety of fixes to improve Photoshop CS2 support.
  • More complete support for device installation in setupapi.
  • New Bidi text implementation that doesn't depend on libicu.
  • The usual assortment of Direct3D improvements.
  • Beginning of I/O completion ports support.
  • Lots of bug fixes.
Del.icio.us     Digg This!     Furl     Google     Seed Newsvine     Reddit     Slashdot     Stumble It!     Technorati     Yahoo MyWeb
 
Windows Media Player 9 & 10 on Linux with Wine PDF Print E-mail
Written by Tom Wickline   
Wednesday, 26 September 2007 02:49

I'm aware there are many open source multimedia tools that will play most audio and video formats on Linux these days but many people have come to like Windows Media player over the years. And while Xine and Mplayer will play most .WMV .WMA files, both of these players use Windows codecs that are copied into your /usr/lib/win32 directory. So if your currently happy using the closed source Windows Media codecs why not use the player as well.

About Windows Media Player 9

Windows Media Player allows you to play audio and video files locally stored and streamed from the Internet. It includes a visualizer, a jukebox, a media guide, an Internet radio tuner, and CD burner.

tom@tom:~$ winecfg
wine: creating configuration directory '/home/tom/.wine'...
fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet supported.
wine: '/home/tom/.wine' created successfully.

Now select the Audio tab and set your audio driver, I use OSS and set Hardware Acceleration to "Emulation" If you want to run Wine in a virtual desktop now is a good time to select the Graphics tab and set the size of your preference.

At this time we also need to set quartz.dll and devenum.dll to "Native" this is done in the libraries tab, after you have done this select apply and then ok.

Now you will need to get a native windows quartz and devenum dll and place them in .wine/drive_c/windows/system32 and register the dlls with:
Read more...
 
Wine-doors 0.1.1 (oenology oidium) released PDF Print E-mail
Written by Tom Wickline   
Sunday, 23 September 2007 02:45

Wine-doors 0.1.1 has been released with some minor changes;

  • Fixed bugs with file not found handling for applications such as dreamweaver
  • Added multiple URLs in a pack
  • Tweaked cairo renderer slightly
  • Added network detection via NetworkManager
  • Added proxy support to downloader
  • Lots of minor odds and sods
 
Del.icio.us     Digg This!     Furl     Google     Seed Newsvine     Reddit     Slashdot     Stumble It!     Technorati     Yahoo MyWeb
 
Running MS Office 2003 under Linux with Wine PDF Print E-mail
Written by Tom Wickline   
Sunday, 16 September 2007 02:42
This Guide is now depreciated a new Guide based on Wine 0.9.52 has been posted. Please don't use this Guide! The only reason it's still here is for reference

The New updated Guide is here: Running MS Office 2003 under Linux with Wine 0.9.52.

About Microsoft Office 2003

Microsoft Office 2003 (Professional Edition) represents a major upgrade to previous versions of the world's most popular suite of software applications. Office 2003 includes new and familiar products, features, and functionality that can help organizations and their employees connect to coworkers, information, and business processes quickly and effectively.

Advances in intranet collaboration through integration with the collaboration and information-sharing portal, Microsoft Office SharePoint Portal Server 2003, enable employees to access and share information both internally and externally. Support for information rights management (IRM) and industry-standard Extensible Markup Language (XML) provide a platform on which to quickly build cost-effective solutions that can have an immediate impact in your business and productivity.

This is with a clean configuration directory and running in a 1024x768 virtual desktop.

$ winecfg

Set a virtul desktop if you wish, this is also a good time to set your sound driver. You will also want to set richedit20.dll & richedit32.dll as navite (Windows)

Now install the richedit30 update, make sure you go to ~/.wine/drive_c/windows/system32 and rename richedit20.dll and richedit32.dll to *.bak or the richedit update wont work.
Read more...
 
Running MS Office 2000 under Linux with Wine PDF Print E-mail
Written by Tom Wickline   
Saturday, 15 September 2007 02:37
I'm aware Office 2000 is considered old software, but if you have a copy laying around and would like to give it a try under Wine here is a easy howto.

This is with a clean configuration directory and running in a 1024x768 virtual desktop.

tom@tom:~$ winecfg
wine: creating configuration directory '/home/tom/.wine'...
fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet supported.
wine: '/home/tom/.wine' created successfully.

Set a virtul desktop if you wish, this is also a good time to set your sound driver. You will also want to set riched20.dll & riched32.dll as navite (Windows)

Now install the richedit30 update, make sure you go to ~/.wine/drive_c/windows/system32 and rename riched20.dll and riched32.dll to *.bak or the richedit update wont work.
Read more...
 
Running MS Office 97 under Linux with Wine PDF Print E-mail
Written by Tom Wickline   
Saturday, 15 September 2007 02:32
I'm aware Office 97 is considered out of date software, but if you have a copy laying around and would like to give it a try under Wine here is a easy howto.

This is with a clean configuration directory and running in a 1024x768 virtual desktop.

tom@tom:~$ winecfg
wine: creating configuration directory '/home/tom/.wine'...
fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet supported.
wine: '/home/tom/.wine' created successfully.

Now change the version that Wine emulates from windows 2000 to windows 98. Next select "Libraries" and set ole32, oleaut32, olepro32, rpcrt4, stdole2.tlb, stdole32.tlb as native (Windows) when you add stdole2.tlb and stdole32.tlb your going to receive a warning just say yes and proceed.
Read more...
 
Wine 0.9.45 Released PDF Print E-mail
Written by Tom Wickline   
Friday, 14 September 2007 02:22

Wine 0.9.45 was released today, with the following main changes:

  • Many improvements to the crypto dlls (should make iTunes work).
  • The usual assortment of Direct3D improvements.
  • A number of fixes to sound support.
  • Many more WordPad features.
  • Lots of bug fixes.
 
Del.icio.us     Digg This!     Furl     Google     Seed Newsvine     Reddit     Slashdot     Stumble It!     Technorati     Yahoo MyWeb
 
Word 2003 Excel 2003 PowerPoint 2007 Viewers with Wine PDF Print E-mail
Written by Tom Wickline   
Tuesday, 04 September 2007 07:13
If you need to view a Word, Excel, PowerPoint document but do not have the necessary Microsoft Office application installed. You can use one the free viewers provided by Microsoft.

Viewers are safer and more secure than the Office applications because they cannot run scripts or save files. Most Office viruses use built in scripting. As an example, the classic Word virus makes an unfriendly change to the Word Normal.dot template. Word Viewer ignores Word scripting and isn't capable of saving, modifying, or deleting files. As such, there is little chance of trouble when viewed with Word Viewer.

The Viewers are smaller and simpler programs so their able to start up and show a document much faster than a full blown Microsoft Office application can.

As a bonus, the Viewers are free of charge and take up allot less disk space. :D

Word Viewer 2003 :
Word Viewer 2003 lets you open Word 2003 documents and documents created with all previous versions of Microsoft Word for Windows® and Microsoft Word for Macintosh. In addition to Word document files (.doc), you can also open files saved in the following formats:

• Rich Text Format (.rtf)
• Text (.txt)
• Web Page formats (.htm, .html, .mht, .mhtml)
• WordPerfect 5.x (.wpd)
• WordPerfect 6.x (.doc, .wpd)
• Works 6.0 (.wps)
• Works 7.0 (.wps)
• XML (.xml)
Read more...
 
<< Start < Prev 31 32 33 34 Next > End >>

Page 32 of 34

Latest Comments

Most Comments

Stats

Statistics

Members : 2
Content : 348
Content View Hits : 318024
mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterToday252
mod_vvisit_counterYesterday1552
mod_vvisit_counterThis week6408
mod_vvisit_counterThis month6408
mod_vvisit_counterAll241168