February 14th in Wordpress by pbu .

How to insert logo in your wordpress blog?

How to insert logo in your wordpress blog?

Quite often you might want to insert your custom logo to your wordpress blog. By default wordpress shows the blog name in place of logo in your blog.

here is how to do it..

1. Go to theme folder /wordpress/wp-content/themes/YourTheme/
2. Upload your logo inside images folder of your current wordpress theme.
2. Download header.php using FTP and edit it.

Look for this this line on top of the page

<h1><a href="<?php echo get_option(‘home’); ?>/"><?php bloginfo(‘name’); ?></a></h1>

and replace …

February 11th in Wordpress by pbu .

How to post source code in WordPress posts?

Quite often you might want to post code in your wordpress posts (HTML, SQL, CSS, PHP, Javascript etc..) in your wordpress posts but wordpress breaks the code and hides them inside html. Even placing the source inside pre and code tags wont work.

The easy way to do this is use syntax highlighter plugin which is available free from wordpress site. It supports many programming languages and shows the source code in neat formatted line numbers and colored formatting. The plugin …

February 9th in Adsense, Internet by pbu .

Adsense cheque lost by standard delivery in India

Still waiting for your adsense cheque this month?

I can tell you that if you are earning a regular income by adsense and cheques are coming by standard mail delivery, it can be very frustrating if you dont receive your payment in time. It can give you the biggest disappointment especially if you have bills to pay in time.

Just imagine, everyday you have to go see your postbox and see if any letter comes and it hasnt come! Waiting …

February 7th in General by pbu .

Basics of using a Telescope for Beginners

I was a complete noob when i just bought my new telescope as a first time user. My telescope was just a very basic model and it just costs $80. It came with 20mm lens, 6mm lens and barlow lens (3x) along with a small stand. At first i struggled to understand the concepts of optics and telescope.

After experimenting quite a while i understood the setup and working of telescope. Here is what the most important points you …

February 2nd in Games by pbu .

Are there any GTA like games?

I have often been asked by lot many of friends that are there any other games that are like GTA which are of open world and free roaming type.

And my answer is yes, there are many many games similar or like GTA, just see below…

(i) Mafia (very nice)
(ii) Godfather (best)
(iii) Scarface (superb)
(iv) True Crime (Newyork City)
(v) Just Cause (good)
(vi) Saints Row 2(Good)
(vii) Wheelman (Superb)

Having played all the above games i can simply say that above games are as good as …

February 1st in General by pbu .

Improve Readability with Cleartype font for LCD/Notebooks

Many people just dont know how to enable a clear type font in WinXP and how greatly it improves the readability on the monitor if you have LCD or Notebooks. If you are elderly person having problems with readability in your computer, you must switch to clear text font and it is just easy.

Just see for yourself….

Below are 2 similar images demonstration the typography and readability of cleartype vs standart font in windows.

(i) Clear Type Font Display

(ii) Standard Type …

 Page 3 of 3 « 1  2  3