Daily Archive for September 9th, 2008

How-To: Digsby+Wine

After getting back into the Digsby scene again I decided it was time to get Digsby running in Ubuntu. I grabbed the latest installer and was well on my way.

I’ll just break down the steps so you can follow along. Depending on the distro that you are using, these steps may vary.

  1. Install the newest version of Wine that you can (in my case I just went with Wine 1.0).
  2. Open up a terminal window and enter the following lines (one at a time :P ):
    wget http://kegel.com/wine/winetricks
    sh winetricks corefonts dotnet20 gdiplus
  3. As a safety measure (it may not make a difference at all) I opened the “Configure Wine” application and set the default settings Windows Version to “Windows 2000″. This has seemed to help make applications work in Wine in the past.
  4. Now download Digsby. I used the latest version which was for testers and should be released very soon. So for now just grab your installation from here.
  5. Install Digsby. In most distros of Linux you can just right click on the install file and click Open with “Wine Windows Program Loader”. Follow the steps through the installation and launch Digsby. Everything should be working now!

Basically all you had to do was install the .NET 2.0 framework and gdiplus. I’m not positive on corefonts, but they will only improve compatibility.

Everything seems to be working great! I notice some odd behavior here and there, but the application itself is working great! The only thing that is a bit annoying is that Facebook will occasionally disconnect, but it immediately reconnects. :D

[Ask] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Windows Live] [Yahoo!] [Email]

Wordpress 2.6.2 Released

Wordpress 2.6.2 was just released. It’s a stability and security update mainly, so if you feel the urge to update (as I did) then you should go for it.

This release is in response to a recent warning to developers from Stefan Esser about the dangers of SQL Column Truncation and weaknesses of mt_rand(). The issue at hand that forced the release is discussed in detail on the WordPress.org blog post linked above. Basically the attack is complex, is dependent on open registration being turned on in your blog, but can be executed in theory and turns out to be more of an annoyance than an actual exploit.

If you have open registration on your blog, the WordPress.org team recommends that you upgrade your install to WordPress 2.6.2 A handful of other fixes are also included in this upgrade. Here is a list of changed files.

Source: http://weblogtoolscollection.com/archives/2008/09/09/wordpress-262-released/

Update away and use the Automatic Upgrade Plugin to make your life easier!

Cheers! :D

[Ask] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Windows Live] [Yahoo!] [Email]