How to Hide, Disable or Remove Blogger Blogspot NavBar?

July 27, 2008 · Filed Under How To and Online Tutorials · Comment 

How to Hide, Disable or Remove Blogger Blogspot NavBar?

Please note that according to the term and condition of blogger.com, you’re not allowed to remove or disable the navbar unless you host your blog under your own server. This tutorial is meant for those that host their blog outside of blogger.com, but the code does work for blogs hosted with blogger.com.

Step 01

This tutorial is on how to hide,disable or remove the blogger navbar (also known as the navigation bar) from your blog. First go to ‘Layout’ –> ‘Edit html’.

How to Hide, Disable or Remove Blogger Blogspot NavBar?

Step 02

Copy and paste the code provided below (as shown in the image below) and insert it into the template, the code can be inserted anywhere in the template.

#navbar {
height: 0px;
visibility: hidden;
display: none;
}

How to Hide, Disable or Remove Blogger Blogspot NavBar?

Tags: , , , , , , , , , , ,

Where is the OCR in Microsoft Office 2007

July 17, 2008 · Filed Under Uncategorized · Comment 

Why pay for Omnipage when OCR text scan comes bundled with Microsoft Office 2007? A friend of mine discovered that Microsoft 2007 does not come with OCR or better known as Document and Imaging, which is not quite true, the problem is due to the default installation with Microsoft Office 2007, OCR or Document and Imaging does not installed itself in the default installation.

Hold your horses, you don’t need to uninstall and reinstall Microsoft Office 2007, simple hit the ‘add and remove’ button in Control Panel and select ‘Change’

Where is the OCR in Microsoft Office 2007

Select the ‘add and remove feature’ radio button and select ‘next’

OCR in Microsoft Office 2007

In the following dialog box, select ‘Office Tool’ > ‘Microsoft Office Document Imaging’ > ‘ Scanning, OCR and Indexing Service Filter’ and under the drop down list choose ‘run from computer’ and proceed with the installation.

OCR in Microsoft Office 2007

There you go, now you’ve just enabled Microsoft Office 2007 OCR, and its free. Visit this post on how to use Microsoft Office 2007 OCR text scan.

Tags: , , , , , , , , , , , , , , , ,

How to Disable Remove Windows Startup Programs Application

January 11, 2008 · Filed Under How To and Online Tutorials · 1 Comment 

Bought a new computer but it appears to be sluggish? This is due to the ’startup’ programs that comes pre-installed with every software. Programmers loves to sneak in a few line of codes that enables their applications to boot up together with Windows, usually these programs runs at the background without our knowledge, thus using up RAM and processing power in turn causing our computer to be sluggish.

Here is a simple tutorial on how to disable these programs from booting up or starting up whenever windows Vista or Xp boot. First, select the ‘Run’ command.

How to Disable Remove Windows Startup Programs Application

Once done, a dialog box will appear and type ‘msconfig’ as shown in the image below. Hit ‘ok’.

How to Disable Remove Windows Startup Programs Application

Another dialog box will appear, select the ’startup’ tab and proceed disabling or enabling the programs that you wants it to boot up together with Windows. Hit ‘Ok’ when you’re done.

How to Disable Remove Windows Startup Programs Application

Restart your comp, the next time when your windows bootup, a dialog box would appear and it says, you have modify some setting… blah blah blah, just check on the only ‘check box’ that say ‘never show this again’ and hit ‘ok’.

That’s all folks, no software needed.

Tags: , , , , , , , , , , ,