A very good measurement of code quality…

That’s funny ;p

Change ROX-filer background image

Theming the background of filer windows

My GTK theme makes my filer background a different color; how do I make it white again?

Put something like the following in your ~/.gtkrc-2.0 file:
Note: to prevent this file from being overridden when changing themes use ~/.gtkrc.mine
instead

style "rox" = "default" { bg[NORMAL] = "#ffffff" bg[ACTIVE] = "#ffffff" } widget_class "*Collection*" style "rox"

Next, restart ROX-Filer (or you X session). You can just restart ROX by killing the ROX-Filer process : under Linux, use killall ROX-Filer and restart it. Don’t use killall under Solaris.

Other widget_class backgrounds you may like to change include:

* GtkToolbar - the toolbar at the top of the window
* GtkMenu - menus

but remember that this will affect all GTK applications.
How do I set a background image for ROX filer windows?

This is similar to the previous question. Put something like the following in your ~/.gtkrc-2.0 file:
Note: to prevent this file from being overridden when changing themes use ~/.gtkrc.mine
instead

pixmap_path "/home/yourhome/images" style "rox" = "default" { bg_pixmap[NORMAL] = "roxbg.png" } widget_class "*Collection*" style "rox"

Bu sure that roxbg.png is in the path you use in the pixmap_path directive. The image will be tiled to fill the whole ROX filer window. Next, restart ROX-Filer (or you X session). You can just restart ROX by killing the ROX-Filer process : under Linux, use killall ROX-Filer and restart it.

Prettify fonts in Archlinux X window system

Beautify Fonts for LCD in X Alternatives with Cleartype

There are more effects for fonts from Windows system, this method of beautifying fonts has been tested with GNOME/Xfce/KDE.

Remove Packages:

pacman -Rd cairo libxft freetype2

Install Packages

Install the package cairo-cleartype, libxft-cleartype, freetype2-cleartype from AUR

Search “cairo-cleartyp”, “libxft-cleartype”, “freetype2-cleartype” in AUR, download all these tarballs, extract them, and compile them with makepkg, install them with

pacman -U *-cleartype*.gz

Restart X11 (ctrl+alt+backspace)

more X fonts config, view http://wiki.archlinux.org/index.php/Fonts

Disable the PC speaker beep in Linux console and X windows

from Archlinux wiki
Read more »

DownThemAll! v1.0 is released, amazing increase!

DownThemAll! 1.0, now available. February 29, 2008

Ladies and gentlemen,
the dTa Team is proud to introduce you to DownThemAll! 1.0. This is the best DownThemAll! version ever.

It’s faster, due to an improved chunks management and a better queue book-keeping. It’s more stable, thanks to his new download core and to a smarter error handling. It offers new interesting features, like support of metalink, checksums and LinkFingerprints.

We want to thank every single user: your support, your suggestions, your contributions, your donations and your patience made this possible.

It’s been a long waiting, but we are sure you will enjoy this milestone. In the meanwhile, we’re already working on next version, which you can check out here (cool).

More information here.

IMHO, it’s a major update, speed increase, more pretty download progress UI, the most important is NOW WE CAN DELETT FILES IN DOWNTHEMALL!, that cannot delete files downloaded is thought a deficiency in my last post, now, it’s gone, so, what you say? PLEASE UPGRADE TO IT ASAP.

The DownThemAll! Official Site

A Simple DNS Query Example with PHP

the key point is the function dns_get_record(), it’ll return a array include all dns info about the domain.
Read more »

Download Youtube Video with Only Two Clicks, Using IM Downtube, a Youtube Video Download Tool

Sometimes, we need to download flv video from youtube, I use a FREE little tool called IM Downtube to do that,
Read more »

Capture Images from DVD Video with IM DVD Image Capture

IM DVD Image Capture is a easy-to-use DVD video image capture software, it can easily capture images screenshot from your DVD video and save to bmp, jpeg, png, gif, even pdf, this is a tutorial of capturing images from the DVD of “NO COUNTRY FOR OLD MEN” movie, here we go.
Read more »

Change my pc0 machine to Archlinux system

Archlinux is a lightweight and flexible linux distribution that tries to Keep It Simple.
Read more »

MP3 to WMA, WMA to MP3, MP3 WMA Batch Converting with the FREE IM MP3 WMA Batch Converter

IM MP3 WMA Batch Converter is a FREE MP3 WMA batch converting utility, you can add mp3 files and wma files to the file list, all mp3 files will be converted to wma format, all wma files will be converted to mp3 format.

official site

Next Page »