Published in Uncategorized
.
Published in Uncategorized
.
Just in case your are looking for Kopete emoticons, they are stored in /usr/share/emoticons…

That was the unnecessary post of the night. :p
Published in Uncategorized
.
I know how to convert a bitmap image to a website icon, thanks to the following one-line linux command:
bmptoppm favicon.bmp | ppmtowinicon -output favicon.ico
This will convert the favicon.bmp file to favicon.ico.
Today I needed to do the same with a Png file as input. After some tests, I found the corresponding command:
pngtopnm -mix favicon.png | ppmtowinicon -output favicon.ico
This work well, but if the original .png file has an alpha channel, it will be replaced by a white background.
To override this default behaviour, add the background option to pngtopnm. For example, if you want a blue background, the command to use is the following:
pngtopnm -background=rgb:00/00/ff favicon.png | ppmtowinicon -output favicon.ico
In here, the 00/00/ff parameter is the hexadecimal conversion of RGB encoding of the blue color.
By the way, if you need more informations about website icons, I advise you to take a look at the favicon wikipedia article. Here you will find usefull tips about the conventions to apply in order to have a favicon supported by most (if not all) major browsers.
Published in Uncategorized
.
I’ve finish the third alpha version of my plugin to import e107 websites to Wordpress. This version is now able to import the all users and associate each user with their posts.
Published in Uncategorized
.
Amarok 1.4.3 is out ! Here are the brand new packages for Mandriva 2006. This version of Amarok is a backport from the cooker repository and is built to work with KDE 3.4.2 (which is the default version that came with the free download edition of Mandriva 2006). I’ve also added in my repository all the missing depencies: TunePimp 0.4.2, libmtp and libofa0.
As requested by some peoples in my previous release, the MySQL support was missing. I’ve just added it for this 1.4.3 version. Please leave a comment to let me know if it work (or not), because I don’t use this feature myself.
As usual, take a look at previous release post and comments about Amarok if you experienced problems. There you will be able to get some tips.
Latest comments
RSSBrad
Helge, funis, andreW, Duncan, kev, Jo, Jo [...]
Pink Vaio, Pink Laptoper
kev, Javi