Category Archives: Geek
How to make logo to svg picture (vector type) using potrace?
If you want to insert logo in your tex file, logo resolution is a problem when you zoom in the picture. However, luckily, potrace software will solve the problem you met. It will produce a clear svg type picture … Continue reading
Different pages different widgets (Widget Logic plugin)
Different pages different widgets(Widget Logic plugin) Widget Logic plugin will let you to show different widgets in different pages. 1. Download it and activate it. 2. Save the option “Use ‘widget_content’ filter” in plugins setting page 3. Add widget and … Continue reading
Make the navigator to show categories
The press shows the pages in navigator by defalut, you could easily edit the header.php to show categories. Find wp_list_pages Change to wp_list_categories Ok, enjoy.
How to install wireless driver in Debian Squeeze?
Debian Broadcom wireless series: 4311, 4312, 4313, 4321, 4322, 43224, 43225, 43227, 43228 1. Add sources.list sud vim /etc/apt/sources.lits deb http://ftp.us.debian.org/debian squeeze main contrib non-free 2. Install Driver aptitude update aptitude install firmware-brcm80211 wireless-tools 3. Add mode sudo modprobe -r … Continue reading
