How to make the top banner of Blogger.com disappear!

Note
This trick no longer works. For a better and newer trick that actually works now see my post Make the top bar (navbar) disappear.

As u can see at the top of my blog, there is no banner. I read about tricks to do that. That trick required us to remove a code in the template, but it seems that Blogger has become wiser and now it directly inserts the code at the appropriate place at the moment when the page is requested. So, the old trick now fails. How can we prevent Blogger.com from inserting that damn code? Simple, we don’t need it to do that.

In my technique I just hide the banner by placing a layer of my theme colour over it. Simple. If u too want to do that then copy the following code

<!-To make top bar disappear, exclusively by AppleGrew-> <div style=”position: absolute; width: 100%; height: 32px; z-index: 1; left: 0px; top: 0px; background-color: #CCDDBB” id=”layer1″> </div> <!-by Apple Grew->

and paste it between
<!– Begin wraps –>

and

<div id=”wrap”><div id=”wrap2″>

Please change CCDDBB to the HEX value of the colour u want. To know the HEX value of the colour u want, enter the RGB values of ur colour at this site at http://www.kenjikojima.com/java/RGBHexConverter2.html .

How to save videos from Google Video.

In the last post I posted a video from Google Video. If u wanted to save that file to hard disk then u might have found that there is no way to save them. Well, u can save them!

First, download Google Video Player from here. Then click on Goto Google Video in the button of the player below. U will be taken to Google Video site. There click on Download (choose ur operating system alongside). This will start the download of a file with extension gvp. This is of few kilobytes. Run it from the downloaded location by double clicking it. This will launch Google Video Player. Let Google Video Player download the full video. U will know the percentage downloaded by the percent of the seek bar which got grayed out. When complete, goto to Google Videos folder which is inside My Videos folder (which is itself inside My Documents). There u will find a file with the same name as that of the gvp file u just downloaded, but its extension will be different. It will be gvi. This is ur file. It is a simple DivX avi file. Change the extension of this file to avi and play it in any media player.

Enjoy!

Setting movie brightness etc. when these settings are not available in the media player.

Today I saw a movie. I had copied the full DVD to the hard disk because my PC had trouble reading it. I clicked on the .ifo file but PowerDVD failed to open it, same thing with VideoLAN, then I found refute in Media Player Classic. It played it exactly as if it were being played from the DVD itself, but there was a problem – the picture was too dark to see. My monitor’s brightness settings and contrasts were already 100%, now how do I increase its damn brightness, Media Player Classic doesn’t have any such brightness control feature as VLC or PowerDVD has. Idea!

Why not use Intel Graphics Controller Properties? This thing is only available for computers with Intel made motherboards. This tool may not be available even on ur Intel made motherboard comp if ur comp is quite dated. Search Intel’s website.

Now, open Control Panel and double click on Intel(R) Extreme Graphics. This will open the above mentioned dialog.

U can alternatively open it by right clicking on an empty area on ur desktop then navigate to Graphics Options and then to Graphics Properties.

If u can’t see Graphics Options then click on Properties on that menu. Then on Settings tab. Click Advanced button. Now click on Intel(R) Extreme Graphics tab in the newly opened dialog box. Click on Graphics Properties .

Now u r there. Click on Color tab. See here the Brightness and Contrasts sliders? There u r, but wait….If u drag these sliders then u affect the whole screen. Wouldn’t it be nice if could just set these values for the movie only? Yes u can! Just look on that page. Click on Video Overlay option. There, now u have another option, Saturation, available. Now there u r. Don’t forget to cick on Ok. Click on Restore Defaults if u want to goto the default values.

It is recommended that u open the movie while changing the settings. This way u will know how much to move the sliders.

It would had been really nice if we were allowed to save them as schemes. I don’t understand why on earth do they disable the Save as Scheme button for Video Overlay.