Adium

Profile: Lode Vanhove (Lode)

MSN
Website http://www.bitcrumbs.be/
Comment Count 13 comments
4 xtras

Latest comments

# by Lode on 06/26/07 at 05:05:16

Actually there is a way to embed image data directly into a css file. That way you eleminate the need for seperate image files. This effectively enlarges the size of the CSS, but that is no problem for offline use like this in my opinion.

See this website:
http://software.hixie.ch/utilities/cg...i/data/data

You can upload an image at which point it will spit out data representing the image together with the MIME type. Just copy the whole load en put it in your CSS file where you normally put the URL that points to the image:
background-image: url();

Cheers :)

# by Lode on 02/03/07 at 17:08:24

Go to the 'Appearance' section of the Adium Preferences.

Click the customize button next to the 'Color Theme' dropdown menu and there you will find a selection box next to 'Highlight' which lets you specify the highlight color.

# by Lode on 01/19/07 at 16:30:30

What about grouping consecutive messages?
Now each message gets its own bubble... which is totally inefficient, and not compact at all.

# by Lode on 10/29/06 at 05:18:04

The wallpaper is contained in the ZIP. So if you download it and extract it, you should see the wallpaper.

# by Lode on 10/28/06 at 09:32:28

Well, I've been using the different beta's for a long time now and I don't think there's much risk in it. They are very stable. Maybe just backup your 'Application Support/Adium 2.0' directory so that you don't run the risk of losing your contacts and/or settings.

You can download the beta at the following address:
http://trac.adiumx.com/wiki/AdiumBeta

Let me know if it works after you installed it!