How to Use Custom Tray Icons in KDE

KDE desktop icons iconKDE icons are generally very easy to customize, and there is a complete graphical interface in System Settings for choosing an icon theme or installing a new one. One thing you might notice, however, is that the standard KDE tray icons are all monochrome. When you start using non-KDE apps or lesser-known KDE apps that do not have monochrome icons, it kind of ruins the look. Of course, for those who dislike monochrome icons, the look is also ruined.

Fortunately, some KDE users have taken the initiative to create monochrome icons for those programs that did not already have them and even some alternative tray icon sets for users who want a different look from the standard Air desktop theme set. This brief tutorial will show you how to quickly and easily install tray icons for your KDE Plasma desktop theme.
[Read more...]

1-Click Cleaner Quickly Cleans Up Your Android Phone

1-click-cleanerNope. I am not referring to cleaning up your virus-infected phone, but if you are looking to clean up your cache and history to free up the storage space and system resources, 1-Click Cleaner allows you to do so easily.

Regardless how big the storage space you have in your Android phone, if you do not maintain it, plenty of useless stuff (such as cache, app history, leftover files and folders after you have deleted the app etc) will pile up and affect the performance of your phone. If you have installed and uninstalled plenty of apps, it can be troublesome and difficult for you to go into your phone internal system to delete every single leftover and useless file. 1-Click Cleaner aims to make that process a breeze.
[Read more...]

3 More Ways To Lighten The Load And Speed Up Your WordPress Blog

Speed WordPress logoFrom the visitors point of view, light and speedy websites are more likable than the heavy and slow ones because the former will help visitors save money and time. Having a lighter site will also give benefits to the owner as it reduces the storage size and traffic bandwidth that he/she has to pay. Even few kilobytes saving of every page size will become a significant amount when you multiply the figure with the number of pages and thousands (or millions) of visits.

W3 Total Cache is one great solution to speed up your WordPress site, but it requires plenty of technical configuration that might put new WP users off. For those who want a turnkey solution, here are some of them that can achieve the same effect without you having to do much tweaking.
[Read more...]

9 Plugins New WordPress Users Must Install on Their Blogs

wp-pluginsSeasoned WordPress users will have no problem finding and installing the plugins they need, but for newbies, or inspiring bloggers to be, finding the right plugins can be a daunting task. To help new WordPress users to get use to their blogs quickly, here are 9 plugins that I would strongly recommend any new user to install.
[Read more...]

Hardware CPU Guide Part I: Factors That Affects a CPU’s Performance

cpu-mainBeing the brain of the computer, the CPU plays a very important role in determining the performance of the system. Unfortunately, when it comes to choosing the best CPU, you will probably feel like a lost sheep. With different brands, models, speeds and specifications to choose from, it can really be a difficult task to decide which CPU is the right one for you.

In this three part guide, we will give you a good overview of “the factors that affect a CPU’s performance”, the differences between an Intel and AMD CPU and how you should go about choosing the the CPU that is best suited to your needs.

This is the first part of the CPU guide.
[Read more...]

Improve Your WordPress Performance With W3 Total Cache

w3tc-mainIf there is any plugin that can improve the performance of any WordPress blog by a great deal, it has to be W3 Total Cache. This is a well-designed cache plugin used by many popular sites, as well as this Make Tech Easier blog.

Why the need for a cache plugin?

Whenever you load a page on a WP site, the server has to first query the database for the relevant content, then format the content into html format before sending to the browser for you to see. This is fine if your site only have 10 or 20 visitors per day. However, if you are receiving ten of thousands of readers every day, your CPU workload will also increase exponentially, and eventually crashed. This is also why plenty of sites went down when their post reaches the front page of Digg (aka the Digg effect).

What a cache plugin does is to store the dynamically generated page in a static html format. Whenever a visitor visits your site, the static page is served to the visitors instead of fetching it from the database. In this case, it will relief the workload of your CPU.
[Read more...]